NetBSD/sys
riastradh 23ca8dda6f wsmouse(4): Make wsmouse_input safe to call from MP-safe interrupts.
XXX pullup-10
2023-07-30 10:45:11 +00:00
..
altq
arch Slight reformatting. NFCI. 2023-07-29 06:59:47 +00:00
coda
compat netbsd32_epoll_pwait2: Dedup slightly. NFCI. 2023-07-30 07:56:15 +00:00
conf Simplify fix for PR toolchain/57146 2023-07-28 02:41:30 +00:00
crypto
ddb ddb: Teach `show all tstiles' to show the type of each lock. 2023-07-17 12:55:03 +00:00
dev wsmouse(4): Make wsmouse_input safe to call from MP-safe interrupts. 2023-07-30 10:45:11 +00:00
dist/pf
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external drm/linux_ww_mutex: Fix ww acquire context ordering. 2023-07-29 23:50:03 +00:00
fs Convert UDF file system code from the depricated tsleep(9)/wakeup(9) to the MP 2023-06-27 09:58:50 +00:00
gdbscripts
kern sys_epoll: whitespace -> tab. no binary changes. 2023-07-30 04:39:00 +00:00
lib Add /* FALLTHROUGH */ comment for sure. 2023-06-14 00:28:55 +00:00
miscfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
modules amdgpu: Define CONFIG_DRM_AMD_DC to enable display core logic. 2023-07-14 13:05:59 +00:00
net Align function name in its declaration consistently. 2023-06-16 02:48:07 +00:00
net80211 Fix typo in comment. 2023-06-24 05:12:03 +00:00
netatalk atalk(4): Omit spurious satosat. 2023-03-30 17:48:10 +00:00
netbt fix various typos in documentation, comments and sysctl device description. 2023-03-26 19:10:32 +00:00
netcan
netinet Fix typo in comment. 2023-06-24 05:27:13 +00:00
netinet6 use carp mac address when replying to neighbor solicitations referring 2023-03-29 13:01:44 +00:00
netipsec Use kmem_free instead of kmem_intr_free, as key_freesaval() is not called in softint after key.c:r1.223. 2023-07-21 00:44:38 +00:00
netmpls
nfs nfs: Simplify assertion. No functional change intended. 2023-04-09 12:33:58 +00:00
opencrypto opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
rump rump: Regen again to fix missing __kevent100 symbol. 2023-07-29 15:11:04 +00:00
secmodel secmodel_extensions: Split vfs part into separate .c file. 2023-04-22 13:54:19 +00:00
stand MI and x86 efiboot: Fix device path type for PXE boot device. 2023-07-24 08:30:42 +00:00
sys Fix locking and offset issues pointed out by @riastradh (Theodore Preduta) 2023-07-29 17:54:54 +00:00
ufs Undo unlock/relock for VOP_IOCTL(). 2023-06-15 09:15:54 +00:00
uvm KASSERT -> KASSERTMSG 2023-07-23 07:25:36 +00:00
Makefile