aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ofw: bool-ify OF_hasprop()Mitchell Horne2026-04-165-9/+9
* openat(2): check that userspace pass known and allowed flagsKonstantin Belousov2026-04-162-1/+10
* hwpstate_amd: Cache cpuidShengYi Hung2026-04-161-28/+21
* acpi: Return "unknown D-state" in acpi_d_state_to_str() if unknownAymeric Wibo2026-04-161-0/+2
* lib/libifconfig: Fix pointer-sign warningsRyan Moeller2026-04-162-7/+8
* kern_descrip.c: Clarify allocation and freeing of fd map in fdgrowtable()Kristofer Peterson2026-04-161-5/+33
* mkimg: Fix parsing of filenames containing colonsAaditya Singh2026-04-161-3/+21
* pmcstat: print raw TSC in decoded log outputAndre Silva2026-04-163-5/+34
* libpmc: surface raw TSC in pmclog eventsAndre Silva2026-04-164-9/+35
* rockchip: support CM3588 boardMartin Filla2026-04-161-1/+2
* periodic/daily: show verbose zpool status when errors are detectedPo Han Chen2026-04-161-1/+3
* newsyslog.conf(5): use "rotated" instead of "trimmed"Kit Dallege2026-04-161-5/+5
* uvscom: Fix baud rate validation in uvscom_pre_param()Weixie Cui2026-04-161-1/+2
* Fix xhci detection on Raspberry Pi 400Vince2026-04-161-2/+2
* sysctl.3: Correct kern and kern.proc type descriptionsbrothersw2026-04-161-10/+17
* asmc: correctly label ASMC_KEY_FANMINSPEED as read-writeMarcus Gartner2026-04-161-1/+1
* asmc: add support for MacBookPro13,1Marcus Gartner2026-04-162-0/+24
* appleir: Add Apple IR receiver driverAbdelkader Boudih2026-04-156-0/+544
* tcp lro: fix vnet handlingMichael Tuexen2026-04-151-3/+12
* bpf: fix handling the read timeout on ppc64Michael Tuexen2026-04-151-20/+22
* glabel(8): Fix debug message for already existing labelsMichael Osipov2026-04-151-2/+2
* vm_swapout: Remove a special case from vm_swapout_map_deactivate_pages()Mark Johnston2026-04-151-13/+0
* tests/fusefs: appease gcc -Wcast-qualRyan Libby2026-04-151-2/+2
* arm64: Define the .iplt section placement.Michal Meloun2026-04-151-1/+6
* ip_mroute: Fix a lock leak in X_ip_mforward()Mark Johnston2026-04-153-14/+147
* du: Fix t_flag test caseDag-Erling Smørgrav2026-04-151-1/+1
* du: Complete libxo transitionDag-Erling Smørgrav2026-04-153-26/+46
* linuxkpi: Fix an off-by-one error in the kfifo implementationMark Johnston2026-04-151-2/+2
* thunderbolt: Support generic USB4 NHIsAymeric Wibo2026-04-155-192/+9
* sockstat: Unbreak SEE ALSO sectionDag-Erling Smørgrav2026-04-151-3/+3
* rc.d/NETWORKING: remove the NETWORK aliasAotian Cao2026-04-152-1/+7
* sys/time: appease gcc -Wtype-limitsRyan Libby2026-04-151-0/+4
* asmc: add raw SMC key read/write interfaceAbdelkader Boudih2026-04-153-47/+288
* inpcb: make in6_pcbdisconnect() just like in_pcbdisconnect()Gleb Smirnoff2026-04-141-0/+3
* routing: Make ip[6]_tryforward() FIB-aware for local trafficPouria Mousavizadeh Tehrani2026-04-142-3/+3
* loopback: Account for packet dropsAndrew Gallatin2026-04-141-3/+7
* lro: move pkt rejection checks to leafs to avoid queueing non-LRO'able pktsAndrew Gallatin2026-04-141-21/+52
* ifconfig: add CMIS support for 400GbE opticsAndrew Gallatin2026-04-145-5/+836
* qcom_gcc: Only build on arm64 for kernels with FDTJohn Baldwin2026-04-141-14/+14
* if_geneve: Fix build without INET or without INET6John Baldwin2026-04-141-7/+49
* in_pcb: Fix RIPCB_HASH in kernels without INET or INET6John Baldwin2026-04-141-0/+8
* tcp_close: Use in6_pcbdisconnect for INET6 socketsJohn Baldwin2026-04-141-0/+9
* CTL: add ATF tests for REPORT SUPPORTED OPCODESAlan Somers2026-04-143-0/+282
* inpcb: remove last use of relic u_quad_tGleb Smirnoff2026-04-141-1/+1
* inpcb: retire inp_vnetGleb Smirnoff2026-04-145-19/+8
* acpi_apm: Don't recurse on ACPI_LOCK in apmreadfiltJohn Baldwin2026-04-141-2/+0
* freebsd-base.7: Add an example for unregisteringAlexander Ziaee2026-04-141-1/+35
* freebsd-base.7: Break examples into subsectionsAlexander Ziaee2026-04-141-5/+6
* Bourne shell -> POSIX shellAlexander Ziaee2026-04-146-8/+8
* libthr.3: describe SIGTHRKonstantin Belousov2026-04-141-0/+19