..
altq
Need opt_inet.h for #ifdef INET, INET6.
2020-03-05 07:46:36 +00:00
arch
Simplify Intel RDRAND/RDSEED and VIA C3 RNG API.
2020-04-30 03:29:19 +00:00
coda
Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function
2020-04-13 19:23:17 +00:00
compat
Fix proc lookup by distinguishing between the "tgid" and "tid" cases.
2020-04-29 01:55:52 +00:00
conf
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
crypto
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
ddb
Handle "no count" properly in db_kernhist_print_cmd
2020-04-13 11:43:27 +00:00
dev
Rewrite entropy subsystem.
2020-04-30 03:28:18 +00:00
dist /pf
Need opt_inet.h for #ifdef INET, INET6.
2020-03-05 07:46:36 +00:00
external
Fix possible bus_dmamap_load(9) leak. PR/55127
2020-04-27 16:57:31 +00:00
fs
autofs: Silence down a warning which should really be a debug message
2020-04-26 17:00:31 +00:00
gdbscripts
add a script to load the symbol files of all the modules in the kernel
2020-04-28 19:45:58 +00:00
kern
Rewrite entropy subsystem.
2020-04-30 03:28:18 +00:00
lib
Rewrite entropy subsystem.
2020-04-30 03:28:18 +00:00
miscfs
Put forward declaration a little further forward to unbreak build.
2020-04-29 07:18:24 +00:00
modules
New kernel example module written by Ayushi Sharma
2020-04-30 00:48:10 +00:00
net
Remove inappropriate place for __predict_false.
2020-04-27 23:35:40 +00:00
net80211
Define and implement a locking protocol for the ifmedia / mii layers:
2020-03-15 23:04:50 +00:00
netatalk
…
netbt
pass the address of the field, instead of relying on it being the first
2020-02-29 11:40:06 +00:00
netcan
Adopt <net/if_stats.h>.
2020-01-29 05:20:26 +00:00
netinet
Do sctp_connectx() handling using ioctl() for IPv6 as well.
2020-04-27 19:21:43 +00:00
netinet6
inet6: Ensure that route MTU is guarded by ARC_PHDS_MAXMTU
2020-04-28 15:12:28 +00:00
netipsec
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
netmpls
…
nfs
PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself)
2020-04-23 21:47:07 +00:00
opencrypto
Make crypto/rijindael optional again as cprng_strong does no longer
2020-04-22 09:15:39 +00:00
rump
Rewrite entropy subsystem.
2020-04-30 03:28:18 +00:00
secmodel
Use the module subsystem's ability to process SYSCTL_SETUP() entries to
2020-03-16 21:20:09 +00:00
stand
Adjust for binutils 2.34 in the same manner as efiboot/x86:
2020-04-26 06:51:35 +00:00
sys
Rewrite entropy subsystem.
2020-04-30 03:28:18 +00:00
ufs
PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself)
2020-04-23 21:47:07 +00:00
uvm
Add missing \ to fix build for PMAP_CACHE_VIVT, i.e., ARMv4 and prior.
2020-04-27 02:47:26 +00:00
Makefile
remove SMBFS and nsmb(4) - kernel part
2020-04-04 15:43:21 +00:00