opnsense-src/sys
Vladimir Kondratyev 98b3658c4e hkbd: Fix handling of keyboard ErrorRollOver reports
Ignore fantom keyboard state reports entirelly rather than ignore
RollOver states for each key separatelly.  Latter results in spurious
release/push pairs of events on each fantom keyboard state report.

Reported by:	Jan Martin Mikkelsen <janm_AT_transactionware_DOT_com>
Submitted by:	Jan Martin Mikkelsen (initial version)
PR:		253249
MFC after:	1 week

(cherry picked from commit 812c59ed61)
2021-02-24 02:41:49 +03:00
..
amd64 linux: Unmap the VDSO page when unloading 2021-02-22 20:29:55 -05:00
arm arm64: rpi4: gpio: Add brcm,bcm2711-gpio compatible 2021-02-20 20:17:44 +01:00
arm64 linux: Unmap the VDSO page when unloading 2021-02-22 20:29:55 -05:00
bsm Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
cam Exclude reserved iSCSI Target Transfer Tag. 2021-02-22 19:31:52 -05:00
cddl riscv: fix kernel build 2021-01-15 11:57:04 -04:00
compat linux: Unmap the VDSO page when unloading 2021-02-22 20:29:55 -05:00
conf zfs: restore FreeBSD resource usage accounting 2021-02-22 22:20:28 +01:00
contrib zfs: restore FreeBSD resource usage accounting 2021-02-22 22:20:28 +01:00
crypto OpenSSL: Regen assembly files for OpenSSL 1.1.1j 2021-02-17 00:37:16 -05:00
ddb ddb: add ability to print user registers 2021-01-08 14:53:06 -04:00
dev hkbd: Fix handling of keyboard ErrorRollOver reports 2021-02-24 02:41:49 +03:00
dts Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
fs tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics 2021-02-01 12:39:16 +00:00
gdb gdb(4): allow bulk write of registers 2020-12-23 14:37:05 -04:00
geom geom(4): make g_newprovider_event() return if G_P_WITHER is set 2020-12-29 14:29:59 +00:00
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 linux: Update the i386/linux vdso deinitialization routine 2021-02-22 20:30:01 -05:00
isa
kern ddb: fix show devmap output on 32-bit arm 2021-02-23 10:30:14 -04:00
kgssapi
libkern Revert "Reimplement strlen" 2021-02-03 19:39:49 +00:00
mips MFC: mips: fix early kernel panic when setting up interrupt counters 2021-02-02 21:06:37 -08:00
modules zfs: restore FreeBSD resource usage accounting 2021-02-22 22:20:28 +01:00
net Use iflib_if_init_locked() during media change instead of iflib_init_locked(). 2021-02-19 20:39:16 +00:00
net80211
netgraph netgraph/ng_bridge: Add counters for the first link, too 2021-02-22 09:22:03 +01:00
netinet Allow setting alias port ranges in libalias and ipfw. 2021-02-17 10:13:54 -08:00
netinet6 Fix nd6 rib_action() handling. 2021-02-23 22:42:28 +00:00
netipsec Convert unmapped mbufs before computing checksums in IPsec. 2021-01-19 11:52:00 -08:00
netpfil pf: duplicate frames only once when using dup-to pf rule 2021-02-23 12:46:24 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
opencrypto ktls: Use COUNTER_U64_DEFINE_EARLY 2021-02-15 14:13:28 -05:00
powerpc [POWERPC64LE] add mrsas to GENERIC64LE 2021-02-15 14:34:28 -03:00
riscv riscv: add SBI system reset extension 2021-02-04 12:17:31 -04:00
rpc nfs-over-tls: handle res.gid.gid_val correctly for memory allocation 2021-01-12 13:59:52 -08:00
security Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
sys MFC jail: Change both root and working directories in jail_attach(2) 2021-02-21 21:49:40 -08:00
teken loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
tests Enable running fib tests inside vnet jail. 2021-01-17 20:32:26 +00:00
tools Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
ufs ffs_vnops.c: Move opt_*.h includes to the top. 2021-02-19 14:45:52 +02:00
vm vm: Honour the "noreuse" flag to vm_page_unwire_managed() 2021-02-12 19:25:05 -05:00
x86 mca: Handle inconsistent CMCI capability reporting 2021-02-15 14:12:41 -05:00
xdr
xen xen: remove .swp file from public headers 2021-01-11 18:14:11 +01:00
Makefile