aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update in preparation for 13.2-RELEASErelease/13.2.0Colin Percival2023-04-073-2/+5
* 13.2: update to RC6Colin Percival2023-03-311-1/+1
* amd64 wakeup: recalculate mitigations after APICs are wokenKonstantin Belousov2023-03-301-5/+7
* contrib/tzdata: import tzdata 2023cPhilip Paeps2023-03-293-10/+45
* 13.2: update to RC5Colin Percival2023-03-251-1/+1
* contrib/tzdata: import tzdata 2023a and tzdata 2023bPhilip Paeps2023-03-2520-254/+524
* mbuf: Fix an offset calculation in m_apply_extpg_one()Mark Johnston2023-03-241-1/+1
* 13.2: update to RC4Colin Percival2023-03-241-1/+1
* vfs cache: return ENOTDIR for not_a_dir/{.,..} lookupsMateusz Guzik2023-03-231-0/+11
* _endian.h: Include sys/cdefs.h for visibility macrosWarner Losh2023-03-231-3/+6
* carp: carp_master_down_locked() requires net epochZhenlei Huang2023-03-221-0/+3
* kerneldump: Inline dump_savectx() into its callersMark Johnston2023-03-223-14/+18
* FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.Kirk McKusick2023-03-221-1/+2
* FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.Kirk McKusick2023-03-221-2/+2
* FFS/UFS snapshots: improve documentation.Kirk McKusick2023-03-221-6/+23
* acpi_wakeup.c: apply the reviewer' editorial corrections to the comment text.Konstantin Belousov2023-03-201-2/+2
* amd64: properly recalculate mitigations knobs after resumeKonstantin Belousov2023-03-202-1/+15
* amd64 acpi_wakeup.c: fix typoKonstantin Belousov2023-03-201-1/+1
* 13.2: update to RC3Colin Percival2023-03-171-1/+1
* ssh: Update to OpenSSH 9.3p1Ed Maste2023-03-17101-1403/+1856
* heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILLCy Schubert2023-03-161-1/+1
* heimdal: Fix CVE-2022-4152, signature validation errorCy Schubert2023-03-161-2/+2
* route.8: Don't reference an external command in EXAMPLESGordon Bergling2023-03-161-4/+3
* netlink: Fix "version introduced" documentationTom Hukins2023-03-154-4/+4
* makefs: make msdos creation go fastWarner Losh2023-03-151-0/+1
* powerpc/pmap: Add pmap_sync_icache() for radix pmapJustin Hibbits2023-03-151-0/+21
* dtrace/powerpc: Adjust AFRAMES for fbt and profileJustin Hibbits2023-03-152-2/+2
* dtrace/powerpc: "Fix" stack traces across trap framesJustin Hibbits2023-03-151-6/+14
* epair: Simplify the transmit path and address lost wakeupsMark Johnston2023-03-151-83/+79
* epair: Avoid loading m_flags into a shortMark Johnston2023-03-151-42/+55
* nvmecontrol: Fix default ns create parameters.Alexander Motin2023-03-141-19/+37
* route.8: Fix mandoc warningsGordon Bergling2023-03-141-10/+5
* route.8: Add information about ROUTE_MPATH and FIB_ALGOGordon Bergling2023-03-141-1/+56
* route(8): Remove obsolete informationWarner Losh2023-03-141-18/+1
* route(8): Add an example how to print the routing tablesGordon Bergling2023-03-141-1/+6
* rc.d: Generate machine-id from hostid_saveTijl Coosemans2023-03-127-49/+25
* hostid: Generate random UUID by defaultTijl Coosemans2023-03-122-1/+2
* 13.2: update to RC2Colin Percival2023-03-101-1/+1
* growfs_fstab startup script: set dumpdev to AUTOMike Karels2023-03-091-8/+3
* linux_80211: Don't dequeue lsta if not queuedColin Percival2023-03-081-1/+4
* xz: Improve compatibility with systems without capability mode supportXin LI2023-03-081-5/+6
* amd64: Avoid copying td_frame from kernel procsMark Johnston2023-03-071-30/+18
* netlink: fix OOB read in genetlinkAlexander V. Chernikov2023-03-071-1/+1
* netlink: call genetlink notification handler upon successful familyAlexander V. Chernikov2023-03-071-2/+1
* machine-id: generate a compact version of the uuidBaptiste Daroussin2023-03-061-1/+1
* uuidgen: add -c for compact uuidBaptiste Daroussin2023-03-062-3/+35
* netlink: do not memcpy 0 bytes from a NULL pointerEd Maste2023-03-061-2/+5
* netlink: simplify temporary address allocation in rtnl_handle_getlink().Alexander V. Chernikov2023-03-061-7/+6
* netlink: fix interface dump.Alexander V. Chernikov2023-03-062-17/+77
* ng_atmllc: deprecateBrooks Davis2023-03-062-1/+8