aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* uvideo: fix step=0 infinite loop and int overflow in fbuf_sizeHEADmainBaptiste Daroussin2026-07-241-1/+3
* libsysdecode: add Netlink attribute decoding infrastructureIshan Agrawal2026-07-241-2/+213
* sound: Scale PCM secondary buffers by byte rateKevin Bowling2026-07-243-34/+96
* cuse: Fix server reference leak in cuse_client_open()giacomo2026-07-241-2/+10
* snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clockgiacomo2026-07-241-8/+95
* icmp: Verify redirect gateway with fib-aware ifa selectionPouria Mousavizadeh Tehrani2026-07-241-2/+1
* getpgrp(2), getsid(2): allow to call on zombiesKonstantin Belousov2026-07-231-4/+8
* Fix namespace listing for old NVMe devicesAlexander Motin2026-07-231-13/+25
* tests/sys/pmc: only build if MK_PMC != noEnji Cooper2026-07-231-1/+5
* hwpstate_intel(4): use CPU_FOREACH instead of an IPIRyan Libby2026-07-231-17/+7
* tcp: make ghost ACK handling more conformantMichael Tuexen2026-07-231-1/+1
* pf(4) fix NULL pointer dereference in outbound packet path.Kristof Provost2026-07-232-2/+57
* pf: include direction in fragment keyKristof Provost2026-07-231-8/+14
* cp: Correct description of SIGINFODag-Erling Smørgrav2026-07-231-2/+2
* kqueue: Fix delivery of unwanted eventsDag-Erling Smørgrav2026-07-232-5/+5
* Only build secure/libexec/ssh-sk-helper if MK_USB == noEnji Cooper2026-07-223-5/+6
* if_geneve: Ensure there is no mbuf leak if EAFNOSUPPORTPouria Mousavizadeh Tehrani2026-07-221-0/+1
* uvideo: fix printf typeBaptiste Daroussin2026-07-221-1/+1
* uvideo: validate frame descriptors and fix integer overflows in size computationBaptiste Daroussin2026-07-221-44/+70
* uvideo: use size_t for sc_mmap_count and loop index in reqbufsBaptiste Daroussin2026-07-221-6/+5
* uvideo: fix close/detach race on streaming teardownBaptiste Daroussin2026-07-221-11/+11
* uvideo: track streaming ownership per-fd and free buffers on STREAMOFFBaptiste Daroussin2026-07-221-3/+76
* 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