aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump version.releng/13.2Gordon Tetlow3 days2-1/+6
* zfs: cherry-pick commit from masterRob N3 days1-2/+10
* Add UPDATING entries and bump version.Ed Maste2023-11-082-1/+15
* regcomp: use unsigned char when testing for escapesChristos Zoulas2023-11-081-4/+4
* freebsd-update: create deep BEs by defaultKyle Evans2023-11-081-1/+1
* cap_net: correct capability name from addr2name to name2addrMariusz Zaborski2023-11-082-1/+13
* fflush: correct buffer handling in __sflushDag-Erling Smørgrav2023-11-083-39/+14
* Add UPDATING entries and bump version.Gordon Tetlow2023-10-032-1/+15
* arm64: Fix errata workarounds that depend on smcccAndrew Turner2023-10-031-3/+47
* copy_file_range: require CAP_SEEK capabilityMariusz Zaborski2023-10-031-2/+4
* msdosfs: zero partially valid extended clusterGordon Tetlow2023-10-031-10/+43
* freebsd-update: handle file -> directory on upgradeEd Maste2023-10-031-1/+7
* Add UPDATING entries and bump version.Gordon Tetlow2023-09-062-1/+18
* net80211: fail for unicast traffic without unicast keydomienschepers2023-09-061-5/+11
* pf: handle multiple IPv6 fragment headersKristof Provost2023-09-061-1/+5
* caroot: add new certsKyle Evans2023-09-0620-0/+2059
* pcib: Allocate the memory BAR with the MSI-X table.John Baldwin2023-09-062-5/+19
* freebsd-update: Fix merging already-updated filesColin Percival2023-09-061-9/+11
* Add UPDATING entries and bump versionMark Johnston2023-08-012-1/+18
* frag6: Avoid a possible integer overflow in fragment handlingJonathan T. Looney2023-08-011-0/+5
* bhyve: Fully reset the fwctl state machine if the guest requests a reset.John Baldwin2023-08-011-9/+27
* ssh: Update to OpenSSH 9.3p2Ed Maste2023-08-0110-1848/+82
* Work around VNET and DPCPU related panics on aarch64Dimitry Andric2023-08-011-0/+7
* pam_krb5: Add missing patchCy Schubert2023-08-011-12/+0
* Add UPDATING entries and bump version.Gordon Tetlow2023-06-212-1/+12
* pam_krb5: Fix spoofing vulnerabilityCy Schubert2023-06-212-17/+102
* mpr: fix copying of event_maskMariusz Zaborski2023-06-211-2/+4
* loader: comconsole: don't unconditionally wipe out hw.uart.consoleKyle Evans2023-06-211-1/+2
* 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