aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unix: Fix some bugs in the SOCK_STREAM receive pathMark Johnston13 days1-0/+120
* unix/stream: fix a race with MSG_PEEK on SOCK_SEQPACKET with MSG_EORGleb Smirnoff13 days1-0/+62
* wg(4): Add a test that the driver handles a decryption failureJohn Baldwin2026-07-283-0/+122
* ktls CBC decrypt: Only increment iovec index when an entry is usedJohn Baldwin2026-06-301-2/+108
* posixshm: Fix handling of sendfile() with largepage objectsMark Johnston2026-06-301-0/+89
* posixshm: Disallow truncation of largepage objectsMark Johnston2026-06-301-0/+38
* posixshm: Disallow fspacectl() on largepage objectsMark Johnston2026-06-301-0/+22
* unlinkat: Pass flags down to the work functionsMark Johnston2026-06-302-0/+221
* tests/libalias: Add a regression test for an alias_smedia bugMark Johnston2026-06-302-0/+78
* device_pager: Avoid double-insertion of pages into the pager listMark Johnston2026-06-301-0/+30
* imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid imagesMark Johnston2026-06-082-0/+159
* sound: Fix software buffer lifetime issuesMark Johnston2026-06-081-0/+60
* sound: Check for offset overflow in dsp_mmap_single()Christos Margiolis2026-06-082-0/+52
* ktls: Don't attempt to modify non-anonymous mbufs on the receive pathJohn Baldwin2026-06-081-0/+93
* ptrace: Fix validation of PT_SC_REMOTE argumentsMark Johnston2026-05-191-19/+66
* fusefs: Handle buggy servers' LISTXATTR responseAlan Somers2026-05-191-0/+73
* jaildesc: Make sure to drain selinfo sleepers in jaildesc_close()Mark Johnston2026-05-192-0/+203
* procdesc: Make sure to drain selinfo sleepers in procdesc_free()Mark Johnston2026-05-192-0/+130
* pf: improve SCTP validationKristof Provost2026-04-281-0/+90
* pf: fix duplicate rule detection for automatic tablesKristof Provost2026-04-281-0/+42
* pkru: Fix handling of 1GB largepage mappingsMark Johnston2026-04-201-0/+187
* tty: Avoid leaving dangling pointers in tty_drop_ctty()Mark Johnston2026-04-202-0/+83
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-251-0/+38
* pf: improve DIOCRCLRTABLES validationKristof Provost2025-11-061-0/+33
* pf: improve add state validationKristof Provost2025-11-061-0/+25
* fusefs: Fix intermittency in the BadServer.ShortWrite test caseAlan Somers2025-11-063-6/+10
* fusefs: fix intermittency in the BadServer.ShortWrite testAlan Somers2025-11-061-0/+5
* fusefs: respect the server's FUSE_SETXATTR_EXT flagAlan Somers2025-11-061-15/+52
* fusefs: fix page fault triggered by async notification when unmountedAlan Somers2025-11-033-2/+62
* libpfctl: Fix displaying deeply nested anchorsJose Luis Duran2025-10-301-0/+46
* pf: fix 'no rdr'Kristof Provost2025-10-221-0/+51
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* unix/stream: repair SO_SNDTIMEOGleb Smirnoff2025-10-171-0/+27
* tarfs: Simplify sameness checksDag-Erling Smørgrav2025-10-091-3/+3
* pf tests: fix intermittent mld test failuresKristof Provost2025-10-052-21/+16
* atf_python: allow test scripts to pass jail optionsKristof Provost2025-10-051-4/+8
* pf: fix 'natpass'Kristof Provost2025-10-051-0/+58
* release: Create /firstboot in common VM image creation codeMark Johnston2025-10-031-1/+0
* pf: Fix interface counters for af-to rulesKajetan Staszkiewicz2025-10-011-2/+16
* pf: Fix rule and state countersKajetan Staszkiewicz2025-10-014-9/+838
* pf: Always skip outbound filtering for inbound af-to rulesKajetan Staszkiewicz2025-10-011-5/+7
* pf: Fix interface binding for af-to with route-toKajetan Staszkiewicz2025-10-012-4/+8
* pf: Add pfsync protocol for FreeBSD 15Kajetan Staszkiewicz2025-10-011-7/+459
* atf_pytest: fix xfail detection from pytest reportSiva Mahadevan2025-09-301-2/+2
* pf tests: Add python3 as a dependencyJose Luis Duran2025-09-271-0/+15
* fusefs: fix a kernel panic regarding SCM_RIGHTSAlan Somers2025-09-262-0/+127
* fusefs: fix the last_local_modify LLM/LastLocalModify.lookup/3 testAlan Somers2025-09-251-2/+10
* pf: fix possible pd->pcksum NULL derefKristof Provost2025-09-132-0/+77
* tests: disable transmit checksum offloading for epair interfacesMichael Tuexen2025-09-042-0/+6
* pf tests: sctp:pfsync robustness improvementKristof Provost2025-09-031-0/+3