..
amd64
amd64: remove useless addr2 variables in page range invalidation handlers
2022-10-13 07:46:02 +03:00
arm
Use DEFINE_CLASS_0 in the arm generic timer
2022-10-17 09:41:54 +01:00
arm64
arm64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-10-03 09:06:22 -04:00
bsm
cam
cam: Provide compatibility for CAMGETPASSTHRU for periph drivers
2022-10-12 20:44:16 -04:00
cddl
dtrace: Add a "regs" variable
2022-10-18 09:58:11 -04:00
compat
LinuxKPI: add struct dmi_header and unsupported dmi_walk()
2022-10-17 20:37:04 +00:00
conf
ice(4): Add RDMA Client Interface
2022-10-17 21:19:36 -07:00
contrib
iwlwifi: enforce FreeBSD specific (expected) behaviour
2022-10-17 20:37:03 +00:00
crypto
Fix the IV length in the armv8 AES GCM code
2022-09-21 10:45:52 +01:00
ddb
ddb: add _FLAGS command variants
2022-08-11 11:22:57 -03:00
dev
ixl(4): Fix SR-IOV panics
2022-10-17 21:19:41 -07:00
dts
fs
nfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-14 18:01:58 -07:00
gdb
ddb: use _FLAGS command macros where appropriate
2022-08-11 11:25:53 -03:00
geom
Delay GEOM disk_create() until CAM periph probe completes.
2022-08-15 13:37:58 -04:00
gnu
i386
i386: explain the handshake between copyout_fast.s and page fault handler
2022-09-21 12:29:02 +03:00
isa
Adjust function definition in isa's pnp.c to avoid clang 15 warning
2022-08-01 20:07:10 +02:00
kern
copy_file_range: truncate write if it would exceed RLIMIT_FSIZE
2022-10-11 22:49:39 -06:00
kgssapi
libkern
qdivrem: Predict division by zero as false.
2022-10-12 17:53:21 +02:00
mips
mips busdma: expunge an extra closing brace
2022-07-12 13:47:44 -05:00
modules
ice(4): Add RDMA Client Interface
2022-10-17 21:19:36 -07:00
net
sysctl_dumpentry: move error to inner scope
2022-10-01 22:25:57 -06:00
net80211
net80211: move IEEE80211_F_WME check to vap for consistency
2022-10-17 20:37:05 +00:00
netgraph
Adjust ng_{name,ID}_rehash() definitions to avoid clang 15 warnings
2022-07-29 20:28:08 +02:00
netinet
Add mbuf_tstmp2timeval()
2022-10-12 04:12:40 +03:00
netinet6
inet6(4): add a missing IPPROTO_ETHERIP entry
2022-10-19 12:23:16 +09:00
netipsec
ipsec: replace SECASVAR mtx by rmlock
2022-08-09 15:46:57 +02:00
netpfil
netpfil: Fix some typos in source code comments
2022-09-18 08:06:06 +02:00
netsmb
smb_smb_treedisconnect: eliminate write only variable mbp
2022-10-01 22:25:57 -06:00
nfs
nfs: skip bootpc when vfs.root.mountfrom is other than nfs
2022-10-05 21:13:06 -03:00
nfsclient
nfsserver
nlm
ofed
ibcore: Add support for RDMA/RoCE using VLAN(4) devices.
2022-08-29 14:03:57 +02:00
opencrypto
opencrypto: mark INVARIANTS variables as __diagused
2022-08-28 21:03:48 -04:00
powerpc
powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag
2022-10-05 21:14:29 -03:00
riscv
riscv: handle misaligned address exceptions
2022-10-18 11:08:22 -03:00
rpc
clnt_vc.c: Replace msleep() with pause() to avoid assert panic
2022-10-17 16:38:39 -07:00
security
sys
Reapply: "bus.h: rewrite comment describing intr_type"
2022-10-18 11:32:29 -03:00
teken
tests
tools
firmware: Map '@' in filenames to '_' in symbols.
2022-07-13 09:19:51 -07:00
ufs
Fix an incorrectly placed parenthesis.
2022-10-13 08:45:56 -07:00
vm
vm_page: Fix a logic error in the handling of PQ_ACTIVE operations
2022-10-12 09:49:25 -04:00
x86
x86/mp: don't create empty cpu groups
2022-09-29 15:58:50 -04:00
xdr
xen
Makefile