summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan2025-03-161-8/+44
* | | | | | | | | | | | | Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-03-304-0/+538
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi2025-03-194-0/+538
* | | | | | | | | | | | | | Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2025-03-30133-2767/+7746
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | selftests/bpf: Add selftests for load-acquire/store-release when register num...Kohei Enju2025-03-222-0/+28
| * | | | | | | | | | | | | | bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju2025-03-222-5/+21
| * | | | | | | | | | | | | | selftests/bpf: Sanitize pointer prior fclose()Björn Töpel2025-03-201-2/+4
| * | | | | | | | | | | | | | selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)2025-03-195-254/+176
| * | | | | | | | | | | | | | selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)2025-03-192-13/+13
| * | | | | | | | | | | | | | selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao2025-03-182-0/+24
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | selftests/bpf: Test freplace from user namespaceMykyta Yatsenko2025-03-173-4/+112
| * | | | | | | | | | | | | selftests/bpf: Fix sockopt selftest failure on powerpcSaket Kumar Bhaskar2025-03-151-0/+4
| * | | | | | | | | | | | | selftests/bpf: Fix string read in strncmp benchmarkViktor Malik2025-03-151-1/+4
| * | | | | | | | | | | | | selftests/bpf: Fix arena_spin_lock compilation on PowerPCKumar Kartikeya Dwivedi2025-03-152-3/+24
| * | | | | | | | | | | | | selftests/bpf: Add a kernel flag test for LSM bpf hookBlaise Boscaccy2025-03-152-0/+71
| * | | | | | | | | | | | | security: Propagate caller information in bpf hooksBlaise Boscaccy2025-03-157-10/+11
| * | | | | | | | | | | | | selftests/bpf: Convert comma to semicolonChen Ni2025-03-151-2/+2
| * | | | | | | | | | | | | selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov2025-03-151-1/+1
| * | | | | | | | | | | | | selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis2025-03-152-2/+1
| * | | | | | | | | | | | | selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis2025-03-154-0/+161
| * | | | | | | | | | | | | selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)2025-03-153-152/+176
| * | | | | | | | | | | | | selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)2025-03-151-5/+0
| * | | | | | | | | | | | | selftests/bpf: Fix cap_enable_effective() return codeFeng Yang2025-03-154-9/+10
| * | | | | | | | | | | | | selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung2025-03-151-17/+22
| * | | | | | | | | | | | | selftests/bpf: Allow assigning traffic monitor print functionAmery Hung2025-03-152-19/+59
| * | | | | | | | | | | | | selftests/bpf: Clean up call sites of stdio_restore()Amery Hung2025-03-151-11/+6
| * | | | | | | | | | | | | selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)2025-03-153-478/+541
| * | | | | | | | | | | | | selftests/bpf: Add tests for arena spin lockKumar Kartikeya Dwivedi2025-03-152-0/+159
| * | | | | | | | | | | | | selftests/bpf: Introduce arena spin lockKumar Kartikeya Dwivedi2025-03-152-0/+652
| * | | | | | | | | | | | | selftests/bpf: Introduce cond_break_labelKumar Kartikeya Dwivedi2025-03-151-6/+9
| * | | | | | | | | | | | | bpf: correct use/def for may_goto instructionEduard Zingerman2025-03-151-3/+3
| * | | | | | | | | | | | | selftests/bpf: test cases for compute_live_registers()Eduard Zingerman2025-03-156-14/+455
| * | | | | | | | | | | | | bpf: simple DFA-based live registers analysisEduard Zingerman2025-03-151-1/+10
| * | | | | | | | | | | | | selftests/bpf: Add selftests for load-acquire and store-release instructionsPeilin Ye2025-03-156-3/+698
| * | | | | | | | | | | | | bpf, x86: Add x86 JIT support for timed may_gotoKumar Kartikeya Dwivedi2025-03-152-12/+80
| * | | | | | | | | | | | | selftests/bpf: Add tests for bpf_object__prepareMykyta Yatsenko2025-03-152-0/+127
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)2025-03-152-180/+0
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-88/+59
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-49/+48
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-45/+45
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-58/+41
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-52/+46
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-95/+104
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Move gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)2025-03-152-79/+97
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Add ping helpersBastien Curutchet (eBPF Foundation)2025-03-151-29/+24
| * | | | | | | | | | | | | selftests/bpf: test_tunnel: Add generic_attach* helpersBastien Curutchet (eBPF Foundation)2025-03-151-74/+66
| * | | | | | | | | | | | | veristat: Report program type guess results to sdterrEduard Zingerman2025-03-151-2/+2
| * | | | | | | | | | | | | veristat: Strerror expects positive number (errno)Eduard Zingerman2025-03-151-2/+2
| * | | | | | | | | | | | | veristat: @files-list.txt notation for object files listEduard Zingerman2025-03-151-9/+53
| * | | | | | | | | | | | | selftests/bpf: Add tests for extending sleepable global subprogsKumar Kartikeya Dwivedi2025-03-155-147/+238