| .. |
|
amd64
|
amd64 pmap: add comment explaining why INVLPG is functional for PCID config
|
2022-10-11 00:33:17 +03:00 |
|
arm
|
sys: Consolidate common implementation details of PV entries.
|
2022-10-07 10:14:03 -07:00 |
|
arm64
|
Add more Arm CPUs to the arm64 cpu ident
|
2022-10-11 14:01:16 +01:00 |
|
bsm
|
|
|
|
cam
|
cam: Use FreeBSD standard copyright
|
2022-10-07 23:37:46 -06:00 |
|
cddl
|
kinst: Initial revision
|
2022-10-11 18:19:08 -04:00 |
|
compat
|
LinuxKPI: Add pci_power querying for drm-kmod
|
2022-10-06 10:15:41 +02:00 |
|
conf
|
Fix the options to build rk_usb2phy.c
|
2022-10-06 14:30:18 +01:00 |
|
contrib
|
zfs: mix mismerge in zfs_znode_free
|
2022-10-08 20:43:33 +00:00 |
|
crypto
|
Fix the IV length in the armv8 AES GCM code
|
2022-09-06 13:11:04 +01:00 |
|
ddb
|
Fix kernel build after 754cb545b6 .
|
2022-10-04 17:13:17 +02:00 |
|
dev
|
Revert "e1000: Try auto-negotiation for fixed 100 or 10 configuration"
|
2022-10-12 05:01:12 -07:00 |
|
dts
|
sys/dts: Remove MIPS files
|
2022-05-20 17:11:27 +01:00 |
|
fs
|
fusefs: during F_GETLK, don't change l_pid if no lock is found
|
2022-10-07 09:09:21 -06:00 |
|
gdb
|
ddb: use _FLAGS command macros where appropriate
|
2022-07-05 11:56:55 -03:00 |
|
geom
|
Adjust g_waitidle() visibility and definition
|
2022-08-02 21:11:10 +03:00 |
|
gnu
|
bwn: eliminate dead writes in BWN_GPL_PHY
|
2022-05-04 09:32:59 -04:00 |
|
i386
|
sys: Consolidate common implementation details of PV entries.
|
2022-10-07 10:14:03 -07:00 |
|
isa
|
Adjust function definition in isa's pnp.c to avoid clang 15 warning
|
2022-07-27 21:13:59 +02:00 |
|
kern
|
Revert "listen(): improve POSIX compliance"
|
2022-10-12 04:33:00 +02:00 |
|
kgssapi
|
kgssapi krb5: Remove unused variables.
|
2022-04-06 16:45:29 -07:00 |
|
libkern
|
qdivrem: Predict division by zero as false.
|
2022-10-04 13:51:06 +02:00 |
|
modules
|
dtraceall: Automatically load kinst.ko on amd64
|
2022-10-11 18:19:55 -04:00 |
|
net
|
pf: atomically increment state ids
|
2022-10-08 18:27:29 +02:00 |
|
net80211
|
net80211: move IEEE80211_F_WME check to vap for consistency
|
2022-09-29 12:54:23 +00:00 |
|
netgraph
|
Alter the prototype of qsort_r(3) to match POSIX, which adopted the
|
2022-09-30 15:26:30 -07:00 |
|
netinet
|
inet: Simplify if_multiaddrs iteration.
|
2022-10-08 13:10:07 -04:00 |
|
netinet6
|
tcp: remove INP_TIMEWAIT flag
|
2022-10-06 19:24:37 -07:00 |
|
netipsec
|
tcp: remove INP_TIMEWAIT flag
|
2022-10-06 19:24:37 -07:00 |
|
netlink
|
netlink: make it working without INET6
|
2022-10-04 14:39:49 -07:00 |
|
netpfil
|
pf: atomically increment state ids
|
2022-10-08 18:27:29 +02:00 |
|
netsmb
|
smb_smb_treedisconnect: eliminate write only variable mbp
|
2022-04-04 22:30:57 -06:00 |
|
nfs
|
nfs: skip bootpc when vfs.root.mountfrom is other than nfs
|
2022-05-31 16:07:27 -03:00 |
|
nfsclient
|
|
|
|
nfsserver
|
|
|
|
nlm
|
sys/nlm: Use C99 fixed-width integer types.
|
2021-12-28 09:42:42 -08:00 |
|
ofed
|
ibcore: The use of IN_LOOPBACK() now requires a valid VNET context.
|
2022-09-23 13:42:03 +02:00 |
|
opencrypto
|
opencrypto: mark INVARIANTS variables as __diagused
|
2022-08-10 15:35:29 -04:00 |
|
powerpc
|
powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag
|
2022-10-03 20:56:41 -03:00 |
|
riscv
|
riscv: handle misaligned address exceptions
|
2022-10-11 10:39:50 -03:00 |
|
rpc
|
nfsd: Allow multiple instances of rpc.tlsservd
|
2022-08-22 13:54:24 -07:00 |
|
security
|
Bump MAC_VERSION to 5
|
2022-10-07 15:24:32 +00:00 |
|
sys
|
atomic: Style
|
2022-10-11 18:19:08 -04:00 |
|
teken
|
teken: color #3 is yellow not brown - use TC_YELLOW as the name
|
2022-03-12 09:17:29 -05:00 |
|
tests
|
|
|
|
tools
|
Make #if and #endif do what people expect in *_if.m
|
2022-10-06 14:35:31 +01:00 |
|
ufs
|
Updates to UFS/FFS superblock integrity checks when reading a superblock.
|
2022-10-03 05:53:10 -07:00 |
|
vm
|
vm_page: Fix a logic error in the handling of PQ_ACTIVE operations
|
2022-10-05 15:12:46 -04:00 |
|
x86
|
Fix various places which cast a pointer to a vm_paddr_t or vice versa.
|
2022-10-03 16:10:41 -07:00 |
|
xdr
|
sys/xdr: Use C99 fixed-width integer types.
|
2021-12-28 09:43:26 -08:00 |
|
xen
|
xenbus: improve device tracking
|
2022-06-07 12:29:53 +02:00 |
|
Makefile
|
Fix 'make cscope' with ALL_ARCH defined
|
2022-01-07 11:53:52 -04:00 |