opnsense-src/sys
Alexander Motin 2123d7a2d6 x86: Remove CTLFLAG_NEEDGIANT from sysctls.
MFC after:	2 weeks

(cherry picked from commit 1d6fb900ed)
2022-01-08 20:24:04 -05:00
..
amd64 amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 2022-01-02 21:03:01 +02:00
arm Implement suword16() for the 32-bit ARMv6/v7 architecture. 2022-01-07 14:25:23 +01:00
arm64 Allow ddb and dtrace use the DMAP region on arm64 2022-01-04 10:49:51 +00:00
bsm
cam CAM: List few missed opcodes. 2022-01-06 19:23:34 -05:00
cddl Allow ddb and dtrace use the DMAP region on arm64 2022-01-04 10:49:51 +00:00
compat amd64 ia32 vdso: add unwind annotations to the signal trampoline 2022-01-02 18:43:01 +02:00
conf Enforce that vdso does not contain runtime relocations 2022-01-02 18:43:02 +02:00
contrib ipfilter: Make LARGE_NAT a tunable. 2022-01-08 16:43:38 -08:00
crypto Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 2021-12-29 14:45:29 +01:00
ddb ddb: reliably fail with ambiguous commands 2021-07-02 14:13:24 -07:00
dev uart: Remove CTLFLAG_NEEDGIANT from sysctl. 2022-01-08 20:24:01 -05:00
dts add rk3328 overlay for enabling analog sound 2021-11-21 12:04:42 +02:00
fs mountmsdosfs(): some style 2022-01-09 03:20:22 +02:00
gdb gdb: report specific stop reason for watchpoints 2021-04-21 10:20:33 -03:00
geom GEOM: Switch g_io_deliver() locking from cp to pp. 2021-12-07 23:06:25 -05:00
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 Silent some warnings for i386 kernel build 2022-01-09 03:20:22 +02:00
isa Remove more remnants of sio(4) 2021-04-14 09:19:49 -04:00
kern Remove dead code. 2022-01-07 14:08:59 +01:00
kgssapi
libkern Switch to an ifunc in the kernel for crc32c 2021-08-30 12:22:21 +01:00
mips mips: Implement suword16 2022-01-07 14:30:18 +01:00
modules iwlwifi: attach to the build 2021-12-30 18:29:01 +00:00
net net: iflib: sync isc_capenable to if_capenable 2022-01-06 09:53:08 +00:00
net80211 net80211: adjust a printf to toeee80211_note 2021-12-30 18:27:02 +00:00
netgraph ng_ubt(4): Introduce net.bluetooth.usb_isoc_enable loader tunable to disable 2022-01-07 14:23:10 +01:00
netinet tcp_bbr(4): Fix a few typos in sysctl descriptions 2022-01-05 08:06:17 +01:00
netinet6 netinet6: Fix a typo in a sysctl description 2021-12-03 16:53:41 +01:00
netipsec ipsec: fix a logic error in key_do_getnewspi 2021-12-19 14:44:52 +00:00
netpfil pfsync: fix incorrect enabling of defer mode 2021-12-13 14:49:27 +01:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-06-02 09:34:47 -04:00
nfs nfs: don't truncate directory cookies to 32-bits in the NFS server 2022-01-02 20:09:15 -07:00
nfsclient
nfsserver
nlm
ofed socket: Rename sb(un)lock() and interlock with listen(2) 2021-10-07 09:56:47 -04:00
opencrypto ktls: Split encrypt vs decrypt OCF counters. 2021-11-23 15:11:54 -08:00
powerpc Implement suword16() for the 32/64-bit PowerPC architecture. 2022-01-07 14:25:17 +01:00
riscv busdma: Remove outdated comments about Giant. 2021-12-23 20:05:17 -05:00
rpc rpc: Delete AUTH_NEEDS_TLS(_MUTUAL_HOST) auth_stat values 2021-12-29 17:23:30 -08:00
security Thread creation privilege for realtime group 2021-12-19 04:42:52 +02:00
sys bus: retire DF_REBID 2022-01-04 12:00:53 -05:00
teken
tests routing: add IPv6 fib validation procedure. 2021-09-07 21:02:58 +00:00
tools Enforce that vdso does not contain runtime relocations 2022-01-02 18:43:02 +02:00
ufs ffs_softdep: Fix a typo in a source code comment 2021-11-28 12:43:32 +01:00
vm setrlimit: Take stack gap into account. 2021-12-30 16:24:59 +01:00
x86 x86: Remove CTLFLAG_NEEDGIANT from sysctls. 2022-01-08 20:24:04 -05:00
xdr
xen xen: remove .swp file from public headers 2021-01-11 18:14:11 +01:00
Makefile