1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/sys
Konstantin Belousov 1e26f443cd __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors
PR:	271704

(cherry picked from commit 7a292504ba)
2023-06-05 11:35:01 +03:00
..
amd64 amd64 MINIMAL: SysV IPC syscalls are loadable 2023-05-13 03:53:45 +03:00
arm nexus: Consistently return a pointer in failure paths 2023-06-02 09:16:55 -04:00
arm64 Reduce an arm64 VFP critical section 2023-05-15 11:54:57 +01:00
bsm
cam cam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions 2023-04-17 14:17:49 +08:00
cddl dtrace: Sync dis_tables.c with illumos 2023-05-09 10:01:15 -04:00
compat linuxkpi: Use modern function declarations 2023-06-02 15:03:55 -04:00
conf Revert "LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag." 2023-05-27 12:23:37 -07:00
contrib zfs: make zfs_vfs_held() definition consistent with declaration 2023-05-03 10:18:52 +02:00
crypto aesni: Remove misleading array bounds for aesni_decryt_ecb. 2023-05-02 17:22:55 -07:00
ddb ddb: ansify 2023-04-09 17:46:48 +02:00
dev ixgbe: Change if condition for RSS and rxcsum 2023-06-02 12:27:45 -07:00
dts
fs fusefs: Remove an unused pbuf zone 2023-05-29 09:13:40 -04:00
gdb
geom geom: use bool for one-bit wide bit-field 2023-05-01 08:15:08 -04:00
gnu
i386 x86: initialize use_xsave once 2023-04-25 03:27:27 +03:00
isa
kern __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors 2023-06-05 11:35:01 +03:00
kgssapi nfsd: Enable the NFSD_VNET vnet front end macros 2023-05-18 15:59:27 -07:00
libkern Remove obsolete code gated on _ARM_ARCH_* 2023-01-24 14:49:15 -07:00
mips amd64: fix PKRU and swapout interaction 2023-04-21 03:32:33 +03:00
modules Revert "LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag." 2023-05-27 12:23:37 -07:00
net if_stf: Delete unreachable code 2023-05-17 17:57:07 +08:00
net80211 net80211: Fix mismatches in array bounds. 2023-05-02 17:21:13 -07:00
netgraph ng_atmllc: deprecate 2023-03-06 18:20:46 +00:00
netinet ip_mroute: Delete unreachable code 2023-05-17 17:57:07 +08:00
netinet6 ipv6: disable RFC 4620 nodeinfo by default 2023-05-01 08:15:08 -04:00
netipsec ipsec: Clear pad bytes in PF_KEY messages 2023-02-01 12:22:31 -05:00
netlink netlink: add standrard ifaddr/neigh parsers to snl(3). 2023-04-09 13:53:39 +00:00
netpfil ipfilter: Fix mismatch in array bounds. 2023-05-02 17:23:27 -07:00
netsmb
nfs Allow any user to read the NFS stats, for example with nfsstat(1). 2023-01-27 10:11:45 -07:00
nfsclient
nfsserver
nlm
ofed infiniband: Opt-in for net epoch 2023-04-21 18:10:11 +08:00
opencrypto ktls_ocf: Reject encrypted TLS records using AEAD that are too small. 2023-01-23 21:08:09 -08:00
powerpc powerpc: fix a few pmap related functions to return correct types 2023-04-29 09:23:20 +02:00
riscv riscv: remove unused string from swtch.S 2023-05-08 13:34:44 -03:00
rpc svc_rpcsec_gss.c: Separate out the non-vnet initialization 2023-05-18 16:12:47 -07:00
security
sys reapkill: handle possible pid reuse after the pid was recorded as signalled 2023-06-05 11:35:01 +03:00
teken
tests
tools
ufs Updates to UFS/FFS superblock integrity checks when reading a superblock. 2023-05-26 14:37:23 -07:00
vm vm: fix a number of functions to match the expected prototypes 2023-05-03 11:32:57 +02:00
x86 nexus: Consistently return a pointer in failure paths 2023-06-02 09:16:55 -04:00
xdr xdr: store chars consistently 2023-01-18 19:13:15 +00:00
xen
Makefile
README.md README.md: shift description of kernel config files 2022-12-05 12:32:39 -04:00

FreeBSD Kernel Source:

This directory contains the source files and build glue that make up the FreeBSD kernel and its modules, including both original and contributed software.

Kernel configuration files are located in the conf/ subdirectory of each architecture. GENERIC is the configuration used in release builds. NOTES contains documentation of all possible entries. LINT is a compile-only configuration used to maximize build coverage and detect regressions.

Source Roadmap:

Directory Description
amd64 AMD64 (64-bit x86) architecture support
arm 32-bit ARM architecture support
arm64 64-bit ARM (AArch64) architecture support
cam Common Access Method storage subsystem - cam(4) and ctl(4)
cddl CDDL-licensed optional sources such as DTrace
conf kernel build glue
compat Linux compatibility layer, FreeBSD 32-bit compatibility
contrib 3rd-party imported software such as OpenZFS
crypto crypto drivers
ddb interactive kernel debugger - ddb(4)
fs most filesystems, excluding UFS, NFS, and ZFS
dev device drivers
gdb kernel remote GDB stub - gdb(4)
geom GEOM framework - geom(4)
i386 i386 (32-bit x86) architecture support
kern main part of the kernel
libkern libc-like and other support functions for kernel use
modules kernel module infrastructure
net core networking code
net80211 wireless networking (IEEE 802.11) - net80211(4)
netgraph graph-based networking subsystem - netgraph(4)
netinet IPv4 protocol implementation - inet(4)
netinet6 IPv6 protocol implementation - inet6(4)
netipsec IPsec protocol implementation - ipsec(4)
netpfil packet filters - ipfw(4), pf(4), and ipfilter(4)
opencrypto OpenCrypto framework - crypto(7)
powerpc PowerPC/POWER (32 and 64-bit) architecture support
riscv 64-bit RISC-V architecture support
security security facilities - audit(4) and mac(4)
sys kernel headers
tests kernel unit tests
ufs Unix File System - ffs(7)
vm virtual memory system
x86 code shared by AMD64 and i386 architectures