summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionrelease/15.0.0-p7Mark Johnston10 days2-1/+30
* libnv: fix heap overflow in nvlist_recv()Mariusz Zaborski10 days2-4/+62
* libnv: switch fd_wait() from select(2) to poll(2)Mariusz Zaborski10 days2-6/+62
* pf: improve SCTP validationKristof Provost10 days2-5/+101
* dhclient: Fix reallocation of dhclient script environmentsMark Johnston10 days1-2/+2
* dhclient: Check for unexpected characters in some DHCP server optionsMark Johnston10 days1-0/+12
* execve: Fix an operator precedence bugMark Johnston10 days1-1/+1
* amd64: fix INVLPGB range invalidationKyle Evans10 days1-19/+6
* contrib/tzdata: import tzdata 2025c, 2026a and 2026bPhilip Paeps10 days24-459/+969
* pf: fix duplicate rule detection for automatic tablesKristof Provost10 days2-3/+43
* Add UPDATING entries and bump versionrelease/15.0.0-p6Mark Johnston2026-04-202-1/+18
* pkru: Fix handling of 1GB largepage mappingsMark Johnston2026-04-206-12/+274
* tty: Avoid leaving dangling pointers in tty_drop_ctty()Mark Johnston2026-04-203-0/+87
* packages: Fix build with libucl 0.9.3Lexi Winter2026-04-152-2/+2
* timerfd: Fix interval callout schedulingJake Freeland2026-04-151-11/+13
* vm_fault: Reset m_needs_zeroing properlyMark Johnston2026-04-151-4/+3
* Add UPDATING entries and bump versionrelease/15.0.0-p5Philip Paeps2026-03-252-1/+15
* pf: include all elements when hashing rulesKristof Provost2026-03-251-9/+93
* pfctl: always warn if a duplicate rule was detectedKristof Provost2026-03-251-2/+2
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-251-0/+38
* pf: Fix hashing of IP address rangesMichael Gmelin2026-03-251-0/+1
* rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate()Mark Johnston2026-03-252-2/+17
* nvmf: Fix null ptr referenceMariusz Zaborski2026-03-251-1/+1
* tcp: plug an mbuf leakMichael Tuexen2026-03-251-0/+2
* Add UPDATING entries and bump versionrelease/15.0.0-p4Mark Johnston2026-02-232-1/+6
* rtsock: Fix stack overflowMark Johnston2026-02-231-2/+2
* Add UPDATING entries and bump versionrelease/15.0.0-p3Mark Johnston2026-02-092-1/+9
* blocklistd: Fix multiple bugsDag-Erling Smørgrav2026-02-093-35/+42
* arm64: Fix kernel panic in get_arm64_sve during core dumpAndy Carrel2026-02-091-3/+3
* Add UPDATING entries and bump patch versionrelease/15.0.0-p2Mark Johnston2026-01-262-1/+15
* openssl: Fix multiple vulnerabilitiesGordon Tetlow2026-01-2618-70/+158
* vm_fault: only rely on PG_ZERO when the page was newly allocatedKonstantin Belousov2026-01-261-1/+5
* vm_object_page_remove(): clear pager even if there is no resident pagesKonstantin Belousov2026-01-261-1/+2
* arm64: Correctly align the SVE signal contextAndrew Turner2026-01-261-5/+9
* Revert "devinfo: Add support for libxo"John Baldwin2026-01-263-193/+39
* Add UPDATING entries and bump version.release/15.0.0-p1Mark Johnston2025-12-162-1/+12
* rtsold: Validate entries in domain search listsMark Johnston2025-12-161-6/+40
* amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}mapBojan Novković2025-12-161-4/+4
* zfs: Merge commit 86b064469dc9c2 from OpenZFSMark Johnston2025-12-161-1/+1
* Update in preparation for 15.0-RELEASErelease/15.0.0Colin Percival2025-11-283-2/+5
* pkg: Move FreeBSD-base to pkg.freebsd.orgColin Percival2025-11-271-1/+1
* mdo.1: Document group-related and fine-grained control functionalitiesOlivier Certner2025-11-271-24/+245
* bsdinstall: Ignore -p[0-9]+ in determining BRANCHColin Percival2025-11-271-1/+1
* Add UPDATING entry and bump version number.Gordon Tetlow2025-11-262-1/+7
* Mitigate YXDOMAIN and nodata non-referral answer poisoning.Gordon Tetlow2025-11-261-4/+35
* nda: fix setting of unmappedio flagChuck Silvers2025-11-251-5/+4
* jemalloc: apply freebsd changes to jemalloc 5.3.0 man pageMinsoo Choo2025-11-251-1/+31
* jemalloc: import jemalloc 5.3.0 man pageMinsoo Choo2025-11-251-52/+180
* 15.0: Update to RC4Colin Percival2025-11-241-1/+1
* inotify: Work around the vput() bug directlyMark Johnston2025-11-241-1/+8