freebsd-dev/sys
Vladimir Kondratyev 8107f311f4 wmt(4): Read Microsoft's "Touch Hardware Quality Assurance" certificate blob
if present to enable some devices like WaveShare touchscreens. Unlike
Windows we discard content of the blob. We try mimic Windows driver
behaviour from the USB device point of view.

Submitted by:	glebius (initial version)
2018-08-04 12:29:08 +00:00
..
amd64 Fix typo in copyinstr_smap, resulting in mis-handling of too long strings. 2018-08-03 15:35:29 +00:00
arm arm: Remove ALLWINNER_UP kernel config 2018-08-03 22:15:58 +00:00
arm64 Add pmap_is_valid_memattr(9). 2018-08-01 18:45:51 +00:00
bsm
cam
cddl Reduce taskq and context-switch cost of zio pipe 2018-08-03 02:16:45 +00:00
compat Implement ktime_add_ms() and ktime_before() in the LinuxKPI. 2018-08-03 09:02:57 +00:00
conf Remove jedec_ts(4) 2018-08-01 08:24:34 +00:00
contrib
crypto
ddb
dev wmt(4): Read Microsoft's "Touch Hardware Quality Assurance" certificate blob 2018-08-04 12:29:08 +00:00
dts
fs Silence newer gcc warnings. 2018-08-02 20:10:59 +00:00
gdb
geom
gnu
i386 Add pmap_is_valid_memattr(9). 2018-08-01 18:45:51 +00:00
isa
kern safer wait-free iteration of shared interrupt handlers 2018-08-03 14:27:28 +00:00
kgssapi
libkern
mips Add pmap_is_valid_memattr(9). 2018-08-01 18:45:51 +00:00
modules dtb: rpi: Only compile and copy the DTSO 2018-08-03 22:06:15 +00:00
net Mark the send queue ready so ALTQ is available. 2018-08-04 01:45:17 +00:00
net80211
netgraph Use if_tunnel_check_nesting() for ng_iface(4). 2018-08-03 22:55:58 +00:00
netinet Now that after r335979 the kernel addresses in API structures are 2018-08-04 00:03:21 +00:00
netinet6 Add a dtrace provider for UDP-Lite. 2018-07-31 22:56:03 +00:00
netipsec
netpfil
netsmb Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Only NULL check the VNET pointer when VIMAGE is enabled in ibcore. 2018-07-31 11:23:44 +00:00
opencrypto Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
powerpc Add pmap_is_valid_memattr(9). 2018-08-01 18:45:51 +00:00
riscv Return ENAMETOOLONG if the latest copied character 2018-08-03 16:44:56 +00:00
rpc
security Require that MAC label buffers be able to store a non-empty string. 2018-08-01 03:46:07 +00:00
sparc64 Add pmap_is_valid_memattr(9). 2018-08-01 18:45:51 +00:00
sys Now that after r335979 the kernel addresses in API structures are 2018-08-04 00:03:21 +00:00
teken
tests
tools
ufs Avoid assertion in /dev/ufssuspend when the suspend ioctl is 2018-08-01 19:06:55 +00:00
vm Add the required page accounting to kmem_bootstrap_free(). 2018-08-03 16:35:37 +00:00
x86 Verify that each frame pointer lies within the thread's kstack. 2018-08-03 02:51:37 +00:00
xdr
xen
Makefile