NetBSD/sys
skrll 479be87edc port-arm/58135: reproducible pmap KASSERT failure for armv7 with NFS root
Don't unconditionally set XN in pmap_clearbit - only set it if a mapping
exists VM_PROT_EXEC is being cleared.

I've simplified the #ifdefs in the patch from the PR.
2024-04-13 12:28:01 +00:00
..
altq fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
arch port-arm/58135: reproducible pmap KASSERT failure for armv7 with NFS root 2024-04-13 12:28:01 +00:00
coda s/enqueing/enqueuing/ in debug messages (took a bait from recent Nick's commit) 2024-02-13 21:39:02 +00:00
compat Fix various typos in comments, log messages and documentation. 2024-02-10 18:43:51 +00:00
conf Use ${TOOL_DATE} (Jan-Benedict Glaw) 2024-04-05 22:27:25 +00:00
crypto fix various typos in comments. 2024-02-05 21:46:04 +00:00
ddb Fix column alignment in ps/w output 2024-01-22 07:57:48 +00:00
dev include opt_ntp.h for PPS_SYNC 2024-04-12 16:54:37 +00:00
dist/pf
dtb Import RISC-V starfive DTS from https://github.com/starfive-tech/linux.git" 2024-01-14 07:39:25 +00:00
external usb *hci: Always set ux_status before usbd_xfer_schedule_timeout. 2024-04-05 18:57:10 +00:00
fs fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
gdbscripts
kern sys_futex.c: Fix illustration of futex(2). 2024-04-11 13:51:36 +00:00
lib Put the standard NetBSD copyright on this file. Approved by John Brezak 2024-02-27 16:09:19 +00:00
miscfs uvm: Expand v_size <= v_writesize assertions to help diagnostics. 2024-04-05 13:05:40 +00:00
modules bsd.own.mk: Enable MKLSJIT on aarch64. 2024-04-02 22:37:34 +00:00
net lagg(4): Fix missing destroy for list and entry 2024-04-05 06:51:41 +00:00
net80211
netatalk
netbt Bluetooth low energy - A beginning at least. 2024-03-13 07:22:16 +00:00
netcan
netinet Fix invalid IPv6 route when ipsecif(4) is deleted tunnel. Pointed out by ohishi@IIJ. 2024-04-11 07:34:37 +00:00
netinet6 Fix invalid IPv6 route when ipsecif(4) is deleted tunnel. Pointed out by ohishi@IIJ. 2024-04-11 07:34:37 +00:00
netipsec Fix various typos in comments, log messages and documentation. 2024-02-10 18:43:51 +00:00
netmpls
nfs s/Enque/Enqueue/ in comment. 2024-02-13 21:40:02 +00:00
opencrypto
rump fix tripple/quadruple "r" letter typos in comments and log messages. 2024-02-04 18:52:35 +00:00
secmodel s/securlevel/securelevel/ in comment. 2024-03-01 22:01:03 +00:00
stand efiboot: Duplicate efi_bootdp before we clobber it in efi_net_probe. 2024-03-28 18:24:57 +00:00
sys s/Unfornately/Unfortunately/ in comment. 2024-04-10 20:00:12 +00:00
ufs PR/58018: Damir Holovati: ext2fs readdir (d_type conversion error) 2024-03-10 17:36:33 +00:00
uvm uvm: Expand v_size <= v_writesize assertions to help diagnostics. 2024-04-05 13:05:40 +00:00
Makefile