HardenedBSD/sys
Konstantin Belousov 77b2c2f814 Add sched_getcpu()
for compatibility with Linux.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D32901
2021-11-10 21:18:54 +02:00
..
amd64 linux: Replace ifdefs in ptrace with per-architecture callbacks 2021-11-09 11:59:17 +00:00
arm Remove unfinished ARM Linuxulator support 2021-11-09 14:40:44 +00:00
arm64 arm64/gicv3: improve a panic message 2021-11-10 09:41:57 +00:00
bsm
cam cam_iosched: Fix a comment 2021-11-08 14:21:08 -07:00
cddl
compat Add sched_getcpu() 2021-11-10 21:18:54 +02:00
conf ossl: Add support for AES-CBC cipher 2021-11-08 10:53:31 +01:00
contrib zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
crypto ossl: Add support for ETA mode 2021-11-08 10:53:36 +01:00
ddb
dev USB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk 2021-11-10 09:44:44 +00:00
dts
fs nfsd: Fix the NFSv4.2 pNFS MDS server for NFSERR_NOSPC via LayoutError 2021-11-08 15:58:00 -08:00
gdb
geom gjournal(8): Fix a typo in a source code comment 2021-11-03 17:14:00 +01:00
gnu
i386 sysbeep: Adjust interface to take a duration as a sbt 2021-11-03 16:03:51 -06:00
isa
kern Add sched_getcpu() 2021-11-10 21:18:54 +02:00
kgssapi
libkern
mips sched: split sched_ap_entry() out of sched_throw() 2021-11-05 15:45:51 -05:00
modules zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
net if_stf: enable use in vnet jails 2021-11-09 09:39:53 +01:00
net80211 net80211: add a driver-private pointer to struct ieee80211_node 2021-10-31 19:08:28 +00:00
netgraph ng_pptpgre(4): Fix a typo in a source code comment 2021-11-03 17:15:59 +01:00
netinet Don't require the socket lock for sorele(). 2021-11-09 10:50:12 -08:00
netinet6 blackhole(4): disable for locally originated TCP/UDP packets 2021-11-03 13:02:44 -07:00
netipsec ipsec: add a lock encompassing SPI allocation 2021-11-03 19:51:40 +00:00
netpfil pf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrap 2021-11-10 11:27:22 +01:00
netsmb
nfs kernel: deprecate Internet Class A/B/C 2021-11-09 09:32:38 -06:00
nfsclient
nfsserver
nlm
ofed
opencrypto crypto: Don't assert on valid IV length for Chacha20-Poly1305. 2021-11-09 10:52:30 -08:00
powerpc sched: split sched_ap_entry() out of sched_throw() 2021-11-05 15:45:51 -05:00
riscv sched: split sched_ap_entry() out of sched_throw() 2021-11-05 15:45:51 -05:00
rpc Don't require the socket lock for sorele(). 2021-11-09 10:50:12 -08:00
security
sys Don't require the socket lock for sorele(). 2021-11-09 10:50:12 -08:00
teken
tests
tools
ufs ufs: remove write-only variables 2021-10-21 21:40:46 +03:00
vm Fix a common typo in syctl descriptions 2021-11-03 20:49:24 +01:00
x86 Prefer CPUID leaf 1Fh for Intel CPU topology detection. 2021-11-06 00:53:52 -04:00
xdr
xen
Makefile