.. |
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
|
Use an explicit run-time assertion where compile-time doesn't work.
|
2019-09-19 18:29:55 +00:00 |
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
|
Remove the 'procs' from lwps and use the one from procs.
|
2019-07-17 09:14:24 +00:00 |
kern
|
Back out previous temporarily - seeing unusual lookup failures. Will
|
2019-12-01 18:31:19 +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
|
permit read_encryption_key_size from userland
|
2019-09-28 07:10:55 +00:00 |
netcan
|
can: add missing mowner variables for MBUFTRACE
|
2019-08-19 03:24:38 +00:00 |
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
|
Fix memory leaks pointed out by Ilja Van Sprundel: all
|
2019-01-28 12:53:01 +00:00 |
netsmb
|
Prevent a NULL pointer dereference when the local endpoint is not defined.
|
2019-04-15 21:00:33 +00:00 |
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
|
Add ci_onproc.
|
2019-12-01 18:29:26 +00:00 |
secmodel
|
Add the NVMM_CTL ioctl, always privileged regardless of the permissions of
|
2019-04-10 18:49:04 +00:00 |
stand
|
Use SMBIOS system vendor and product strings to create a "model" string
|
2019-11-30 13:02:18 +00:00 |
sys
|
Back out previous temporarily - seeing unusual lookup failures. Will
|
2019-12-01 18:31:19 +00:00 |
ufs
|
fix compilation
|
2019-09-18 18:46:00 +00:00 |
uvm
|
Free pages in batch instead of taking uvm_pageqlock for each one.
|
2019-12-01 17:02:50 +00:00 |
Makefile
|
evbppc port has been built with modules for some time now, drop explanation on
|
2019-06-17 17:01:50 +00:00 |