aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* uvideo: bounds-check frame interval reads against bLengthBaptiste Daroussin2026-07-221-7/+9
* uvideo: lock the mmap queue and read pathBaptiste Daroussin2026-07-221-13/+59
* uvideo: validate frame size before mmap buffer allocationBaptiste Daroussin2026-07-221-4/+12
* uvideo: replace contigmalloc with OBJT_PHYS vm_object for mmap bufferBaptiste Daroussin2026-07-221-141/+51
* powerpc64: enable extended error strings in GENERIC64* configsSiva Mahadevan2026-07-222-0/+2
* tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_stringsSiva Mahadevan2026-07-222-2/+5
* tests/netpfil: start ipfilter for ipfnat firewall typeSiva Mahadevan2026-07-221-1/+1
* unbound: Update to 1.25.2Dag-Erling Smørgrav2026-07-2257-337/+1130
|\
| * import unbound 1.25.2vendor/unbound/1.25.2vendor/unboundDag-Erling Smørgrav2026-07-2256-344/+1501
* | bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is activeBojan Novković2026-07-226-6/+113
* | authpf(8) read_config() should chop off trailing white spaceKristof Provost2026-07-221-2/+2
* | tarfs: remove unused 'ino' in mount structure.Philippe Michaud-Boudreault2026-07-221-1/+0
* | kyua-debug: Add -P optionDag-Erling Smørgrav2026-07-222-2/+3
* | install: Fix typoDag-Erling Smørgrav2026-07-221-1/+1
* | contrib/libucl: Import libucl 0.9.4Muhammad Moinur Rahman2026-07-2210-12/+103
|\ \
| * | libucl: Import libucl 0.9.4vendor/libucl/0.9.4vendor/libuclMuhammad Moinur Rahman2026-07-1712-14/+196
* | | loader: Fix error handling after an allocation failureMark Johnston2026-07-221-1/+1
* | | exec: Avoid overflow when computing the size of the exec mapMark Johnston2026-07-221-1/+1
* | | amd64: Remove a prototype for an unimplemented functionMark Johnston2026-07-211-1/+0
* | | amd64: Fix an off-by-one in the fred_ipi_handlers definitionMark Johnston2026-07-211-1/+1
* | | libsysdecode: Recognize NOTE_PDSIGCHLDDag-Erling Smørgrav2026-07-211-2/+2
* | | loader: Allocate trampoline as EfiLoaderCode, not DataEd Maste2026-07-211-1/+1
* | | exterror tests: harden the checksAlexander Leidinger2026-07-211-1/+23
* | | exterror: advertise error strings via kern.features.exterr_stringsAlexander Leidinger2026-07-212-1/+16
* | | vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRAFaraz Vahedi2026-07-211-0/+1
* | | vtnet: Implement VIRTIO_NET_F_GUEST_ANNOUNCEFaraz Vahedi2026-07-212-0/+90
* | | vtnet: Retry feature negotiation without offloadsFaraz Vahedi2026-07-212-2/+30
* | | LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold)Bjoern A. Zeeb2026-07-212-0/+8
* | | cat: Fix a NULL pointer dereferenceJane Smith2026-07-211-1/+2
* | | contigmalloc.9: Correct typoEd Maste2026-07-211-1/+1
* | | contigmalloc.9: Note that M_WAITOK may still return NULLEd Maste2026-07-211-1/+10
* | | hwpmc: Add EXTERROR diagnostics to the hwpmc syscall pathAndre Silva2026-07-213-31/+81
* | | hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocatorsAndre Silva2026-07-214-25/+47
* | | hid: u2f: stop interrupts on last-closeKyle Evans2026-07-211-3/+0
* | | uvideo: fix use-after-free in mmap buffer lifetime managementBaptiste Daroussin2026-07-211-14/+162
* | | tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparisonRichard Scheffenegger2026-07-211-1/+1
* | | libutil: Reimplement getlocalbase()Dag-Erling Smørgrav2026-07-214-98/+206
* | | install: Code cleanupDag-Erling Smørgrav2026-07-211-104/+106
* | | install: Allow installing stdinDag-Erling Smørgrav2026-07-213-18/+73
* | | nvme: Explicitly cast caddr_t valuesDag-Erling Smørgrav2026-07-211-1/+1
* | | wpa: Define CONFIG_DEBUG_FILE globallyDag-Erling Smørgrav2026-07-212-2/+1
* | | stress2: Added a regression testPeter Holm2026-07-211-0/+65
* | | stress2: Added a commentPeter Holm2026-07-211-0/+1
* | | stress2: Updated the exclude filePeter Holm2026-07-211-2/+2
* | | bhyve: check upper bounds for value from qszToomas Soome2026-07-211-1/+1
* | | kern/sys_ptrace: do not skip P2_PTRACEREQ wait for PT_CLEARSTEP/PT_GET_CHILDRENKonstantin Belousov2026-07-211-17/+16
* | | sched_4bsd: Allocate runqueues only for present CPUsMinsoo Choo2026-07-211-27/+30
* | | sched_4bsd: Rename the global runqueueMinsoo Choo2026-07-211-16/+16
* | | sched_4bsd: Remove obsolete SMP scaling for ticks per priority levelOlivier Certner2026-07-211-4/+0
* | | sched_4bsd: Fix conflating priority of differently-niced CPU-bound threadsOlivier Certner2026-07-211-5/+7