aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionreleng/13.0Ed Maste2022-08-302-1/+9
* contrib/tzdata: import tzdata 2022b and 2022cPhilip Paeps2022-08-3023-903/+1482
* zlib: Fix a bug when getting a gzip header extra field with inflate().Mark Adler2022-08-301-2/+3
* Add UPDATING entries and bump version.Mark Johnston2022-08-092-1/+21
* lib9p: Remove potential buffer overwrite in l9p_puqids()Konrad Sewiłło-Jopek2022-08-091-7/+11
* vm_fault: Shoot down shared mappings in vm_fault_copy_entry()Mark Johnston2022-08-091-0/+7
* elf_note_prpsinfo: handle more failures from proc_getargv()Konstantin Belousov2022-08-091-4/+7
* CAM: Keep periph_links when restoring CCB in camperiphdone().Alexander Motin2022-07-251-0/+1
* pam_exec: fix segfault when authtok is nullYan Ka Chiu2022-07-251-0/+7
* aio_aqueue(): avoid ucred leak on failure pathKonstantin Belousov2022-07-251-1/+3
* Add UPDATING entries and bump version.Ed Maste2022-04-052-1/+21
* Assure that the number of bits for deflatePrime() is valid.Ed Maste2022-04-051-1/+2
* zlib: Fix a bug that can crash deflate on some input when using Z_FIXED.Ed Maste2022-04-053-70/+79
* net80211: validate Mesh ID length in ieee80211_parse_beaconBjoern A. Zeeb2022-04-051-0/+6
* mpr/mps/mpt: verify cfg page ioctl lengthsEd Maste2022-04-053-0/+39
* bhyve: validate e82545 checksum offset fieldMark Johnston2022-04-051-3/+6
* netmap: Fix TOCTOU vulnerability in nmreq_copyinVincenzo Maffione2022-04-051-34/+17
* netmap: Fix integer overflow in nmreq_copyinVincenzo Maffione2022-04-051-2/+12
* pf: Initialize the table entry zone limit at initialization timeMark Johnston2022-04-051-0/+1
* Add UPDATING entries and bump version.Gordon Tetlow2022-03-222-1/+6
* contrib/tzdata: import tzdata 2022aPhilip Paeps2022-03-2221-580/+1335
* Add UPDATING entry and bump version.Gordon Tetlow2022-03-222-1/+6
* Restore dirty dnode detection logicBrian Behlendorf2022-03-201-1/+1
* FreeBSD: fix world build after de198f2d9Martin Matuška2022-03-151-0/+2
* Add UPDATING entries and bump versionMark Johnston2022-03-152-1/+18
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2022-03-1517-30/+303
* FreeBSD: Clean up zfsdev_close to match LinuxRyan Moeller2022-03-152-11/+8
* Fix handling of errors from dmu_write_uio_dbuf() on FreeBSDMark Johnston2022-03-151-4/+11
* net80211: correct length check in ieee80211_ies_expand()Bjoern A. Zeeb2022-03-151-1/+1
* net80211: proper ssid length check in setmlme_assoc_adhoc()Bjoern A. Zeeb2022-03-151-1/+1
* net80211: prevent plaintext injection by A-MSDU RFC1042/EAPOL framesMathy Vanhoef2022-03-154-24/+48
* net80211: mitigation against A-MSDU design flawMathy Vanhoef2022-03-156-7/+24
* net80211: reject mixed plaintext/encrypted fragmentsMathy Vanhoef2022-03-157-9/+24
* Fix a bug in BN_mod_sqrt() that can cause it to loop forever.Gordon Tetlow2022-03-152-14/+31
* Add UPDATING entries and bump version.Gordon Tetlow2022-02-012-1/+6
* amd64: disable LA57 by default for nowKonstantin Belousov2022-02-011-2/+1
* Add UPDATING entries and bump versionEd Maste2022-01-112-1/+21
* vt: bound buffer access in redraw optimizationEd Maste2022-01-102-0/+12
* Fix fragmented UDP packets handling since rev.360967.Maxim Sobolev2022-01-101-158/+174
* tail: fix "tail -F" file rotation detectionChuck Silvers2022-01-101-1/+1
* Hyper-V: vPCI: Prepopulate device barsWei Hu2022-01-101-0/+43
* amd64: correct size of the SSE area in the xsave layoutKonstantin Belousov2022-01-101-1/+1
* fsck_ffs: fix bad inode number errorsKirk McKusick2022-01-101-2/+4
* Fix Cirrus-CI boot smoke testEd Maste2022-01-101-5/+11
* rtld: Do not install libmap.conf when installing the COMPAT32 versionEmmanuel Vadot2022-01-101-0/+2
* Add UPDATING entries and bump version.Gordon Tetlow2021-11-032-1/+15
* Timezone database information update.Gordon Tetlow2021-11-034-22/+59
* Fix kernel panic in vmci driver initialization.Gordon Tetlow2021-11-035-4/+61
* Root certificate bundle update.Gordon Tetlow2021-11-03147-12/+1037
* Fix libevent1 ABI breakage.Gordon Tetlow2021-11-031-1/+0