.. |
altq
|
|
|
arch
|
Fix false sharing problems with cpu_info. Identified with tprof(8).
|
2019-12-01 15:34:44 +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
|
dm: Fix race on pdev create
|
2019-12-01 16:33:33 +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: Use NULLVP for NULL vnode
|
2019-11-26 16:17:31 +00:00 |
gdbscripts
|
|
|
kern
|
Make the fast path in xc_wait() depend on _LP64 for now. Needs 64-bit
|
2019-12-01 16:32:01 +00:00 |
lib
|
Ah, strcat/strchr/strrchr are ASM functions, so instrument them.
|
2019-11-22 14:28:46 +00:00 |
miscfs
|
Minor vnode locking changes:
|
2019-12-01 13:56:29 +00:00 |
modules
|
Move all non-emulation-specific coredump code into the coredump module,
|
2019-11-20 19:37:51 +00:00 |
net
|
bpf can send a packet greater than MCLBYTES (JumboFrame) using multiple mbuf.
|
2019-11-29 17:29:31 +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
|
Add sanity check, only sat_len bytes got copied in, the rest is
|
2019-11-29 17:40:16 +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
|
crypto(4): accept CRYPTO_SHA2_384_HMAC and CRYPTO_SHA2_512_HMAC.
|
2019-11-29 08:30:30 +00:00 |
rump
|
Regen for VOP_LOCK & LK_UPGRADE/LK_DOWNGRADE.
|
2019-12-01 13:58:52 +00:00 |
secmodel
|
|
|
stand
|
Use SMBIOS system vendor and product strings to create a "model" string
|
2019-11-30 13:02:18 +00:00 |
sys
|
NetBSD 9.99.19 - many kernel data structure changes
|
2019-12-01 16:36:25 +00:00 |
ufs
|
|
|
uvm
|
Free pages in batch instead of taking uvm_pageqlock for each one.
|
2019-12-01 17:02:50 +00:00 |
Makefile
|
|
|