opnsense-src/sys
John Baldwin 9ecce2faf3 Add EPOCH_TRACE to NOTES to get LINT coverage.
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit b9485d76e3)
2021-10-19 16:53:30 -07:00
..
amd64 Enable PPS_SYNC on amd64, arm64 and armv7 2021-10-17 03:28:13 +03:00
arm Enable PPS_SYNC on amd64, arm64 and armv7 2021-10-17 03:28:13 +03:00
arm64 Enable PPS_SYNC on amd64, arm64 and armv7 2021-10-17 03:28:13 +03:00
bsm Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
cam cam(4): Limit search for disks in SES enclosure by single bus 2021-10-19 11:06:52 -04:00
cddl kern: drop remaining references to removed makesyscalls.sh 2021-09-14 20:53:03 -05:00
compat LinuxKPI: Import linux_page.c and some dependent code from drm-kmod 2021-10-13 12:07:53 +03:00
conf Add EPOCH_TRACE to NOTES to get LINT coverage. 2021-10-19 16:53:30 -07:00
contrib Upgrade ENA to v2.4.1 2021-10-07 18:10:32 +02:00
crypto crypto(4): Fix a few typos in camellia.c 2021-09-07 09:23:33 +02:00
ddb ddb: reliably fail with ambiguous commands 2021-07-02 14:13:24 -07:00
dev ciss(4): Fix typo. 2021-10-19 11:12:33 -04:00
dts arm: allwinner: dtb: Add overlays to disable SD/MMC node 2021-07-22 19:29:21 +02:00
fs nfscl: Add a check for "has acquired a delegation" to nfscl_removedeleg() 2021-10-19 16:19:40 -07:00
gdb gdb: report specific stop reason for watchpoints 2021-04-21 10:20:33 -03:00
geom geom_label: Add more validation for NTFS volume tasting 2021-10-18 09:07:58 -04:00
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 i386: move signal delivery code to exec_machdep.c 2021-10-16 16:01:47 +03:00
isa Remove more remnants of sio(4) 2021-04-14 09:19:49 -04:00
kern Document kern.log_wakeups_per_second. 2021-10-19 16:53:26 -07:00
kgssapi State kgssapi dependency on xdr. 2020-09-17 22:29:38 +00:00
libkern Switch to an ifunc in the kernel for crc32c 2021-08-30 12:22:21 +01:00
mips minidump: De-duplicate the progress bar 2021-10-15 12:20:48 -03:00
modules LinuxKPI: Remove FreeBSD struct resource from all LKPI headers 2021-10-13 11:58:39 +03:00
net pfctl: userspace adaptive syncookies configration 2021-10-06 10:46:54 +02:00
net80211 net80211/LinuxKPI: add more radiotap definitions 2021-07-18 00:35:03 +00:00
netgraph ng_ppp(4): Fix a typo in a comment 2021-10-17 10:35:19 +02:00
netinet Change lowest address on subnet (host 0) not to broadcast by default. 2021-10-19 08:16:32 -05:00
netinet6 nd6: Make the DAD callout MPSAFE 2021-09-21 09:37:52 -04:00
netipsec ipsec: enter epoch before calling into ipsec_run_hhooks 2021-10-11 09:10:31 +00:00
netpfil pf: hook up adaptive mode configuration 2021-10-06 10:46:53 +02:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-06-02 09:34:47 -04:00
nfs nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nfsclient nfs: clean up empty lines in .c and .h files 2020-09-01 21:25:39 +00:00
nfsserver nfs: Mark unused statistics variable as reserved 2020-11-18 04:35:49 +00:00
nlm nlm: clean up empty lines in .c and .h files 2020-09-01 22:14:52 +00:00
ofed socket: Rename sb(un)lock() and interlock with listen(2) 2021-10-07 09:56:47 -04:00
opencrypto opencrypto: Disallow requests which pass VERIFY_DIGEST without a MAC 2021-10-01 10:08:30 -04:00
powerpc Restore PPS_SYNC in NOTES 2021-10-17 03:28:13 +03:00
riscv Restore PPS_SYNC in NOTES 2021-10-17 03:28:13 +03:00
rpc rpc: Convert an SOLISTENING check to an assertion 2021-09-24 09:01:07 -04:00
security mac: cheaper check for ifnet_create_mbuf and ifnet_check_transmit 2021-07-05 11:32:14 +00:00
sys Fix typo in comment 2021-10-15 23:39:08 +03:00
teken loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
tests routing: add IPv6 fib validation procedure. 2021-09-07 21:02:58 +00:00
tools makesyscalls.lua: add a CAPENABLED flag 2021-10-20 00:19:56 +01:00
ufs vfs: remove dead fifoop VOP_KQFILTER implementations 2021-10-08 19:56:46 -05:00
vm minidump: De-duplicate is_dumpable() 2021-10-15 12:20:48 -03:00
x86 minidump: De-duplicate the progress bar 2021-10-15 12:20:48 -03:00
xdr xdr: clean up empty lines in .c and .h files 2020-09-01 22:13:28 +00:00
xen xen: remove .swp file from public headers 2021-01-11 18:14:11 +01:00
Makefile