.. |
altq
|
|
|
arch
|
Do not assume that an fb's pitch is width * 4 bytes.
|
2019-11-23 20:24:12 +00:00 |
coda
|
|
|
compat
|
Minor scheduler cleanup:
|
2019-11-23 19:42:52 +00:00 |
conf
|
Add support for Kernel Memory Sanitizer (kMSan). It detects uninitialized
|
2019-11-14 16:23:52 +00:00 |
crypto
|
|
|
ddb
|
Fix crash(8). Will revisit.
|
2019-11-22 23:01:49 +00:00 |
dev
|
Use fdtbus_get_reg to read "reg" property
|
2019-11-23 18:53:05 +00:00 |
dist/pf
|
|
|
external
|
don't build stub if legacy drm is present too.
|
2019-11-18 20:02:09 +00:00 |
fs
|
autofs: Remove unused autofs_node::an_vnode_lock
|
2019-11-23 17:13:46 +00:00 |
gdbscripts
|
|
|
kern
|
Minor scheduler cleanup:
|
2019-11-23 19:42:52 +00:00 |
lib
|
Ah, strcat/strchr/strrchr are ASM functions, so instrument them.
|
2019-11-22 14:28:46 +00:00 |
miscfs
|
Defer to synchronous I/O before the aiodone work queue exists.
|
2019-10-06 05:48:00 +00:00 |
modules
|
Move all non-emulation-specific coredump code into the coredump module,
|
2019-11-20 19:37:51 +00:00 |
net
|
"rss_symmetric_key" iniitalizer is too short. Pointed out by ryo@n.o, thanks.
|
2019-11-20 08:17:01 +00:00 |
net80211
|
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
|
2019-11-10 21:16:21 +00:00 |
netatalk
|
Memset to prevent stack info leak.
|
2019-10-09 14:15:40 +00:00 |
netbt
|
|
|
netcan
|
|
|
netinet
|
Don't allow zero sized segments that will panic the stack.
|
2019-11-17 08:21:25 +00:00 |
netinet6
|
Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp
|
2019-11-13 02:51:22 +00:00 |
netipsec
|
Reduce load for IKE negotiations when the system has many IPv6 addresses.
|
2019-11-14 03:17:08 +00:00 |
netmpls
|
|
|
netsmb
|
|
|
nfs
|
s/initalize/initialize/ in comment or printf message.
|
2019-10-18 04:09:01 +00:00 |
opencrypto
|
add (void *) intermediate casts to elide gcc function cast warnings. This
|
2019-10-12 00:49:30 +00:00 |
rump
|
Minor scheduler cleanup:
|
2019-11-23 19:42:52 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Minor scheduler cleanup:
|
2019-11-23 19:42:52 +00:00 |
ufs
|
|
|
uvm
|
Use lwp_changepri().
|
2019-11-21 17:47:53 +00:00 |
Makefile
|
|
|