summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy-10/+11
2025-03-15selftests/bpf: Convert comma to semicolonChen Ni-2/+2
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov-1/+1
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis-2/+1
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis-0/+161
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)-152/+176
2025-03-15selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)-5/+0
2025-03-15selftests/bpf: Fix cap_enable_effective() return codeFeng Yang-9/+10
2025-03-15selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung-17/+22
2025-03-15selftests/bpf: Allow assigning traffic monitor print functionAmery Hung-19/+59
2025-03-15selftests/bpf: Clean up call sites of stdio_restore()Amery Hung-11/+6
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)-478/+541
2025-03-15selftests/bpf: Add tests for arena spin lockKumar Kartikeya Dwivedi-0/+159
2025-03-15selftests/bpf: Introduce arena spin lockKumar Kartikeya Dwivedi-0/+652
2025-03-15selftests/bpf: Introduce cond_break_labelKumar Kartikeya Dwivedi-6/+9
2025-03-15bpf: correct use/def for may_goto instructionEduard Zingerman-3/+3
2025-03-15selftests/bpf: test cases for compute_live_registers()Eduard Zingerman-14/+455
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman-1/+10
2025-03-15selftests/bpf: Add selftests for load-acquire and store-release instructionsPeilin Ye-3/+698
2025-03-15bpf, x86: Add x86 JIT support for timed may_gotoKumar Kartikeya Dwivedi-12/+80
2025-03-15selftests/bpf: Add tests for bpf_object__prepareMykyta Yatsenko-0/+127
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)-180/+0
2025-03-15selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progsBastien Curutchet (eBPF Foundation)-88/+59
2025-03-15selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)-49/+48
2025-03-15selftests/bpf: test_tunnel: Move geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)-45/+45
2025-03-15selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progsBastien Curutchet (eBPF Foundation)-58/+41
2025-03-15selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progsBastien Curutchet (eBPF Foundation)-52/+46
2025-03-15selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)-95/+104
2025-03-15selftests/bpf: test_tunnel: Move gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)-79/+97
2025-03-15selftests/bpf: test_tunnel: Add ping helpersBastien Curutchet (eBPF Foundation)-29/+24
2025-03-15selftests/bpf: test_tunnel: Add generic_attach* helpersBastien Curutchet (eBPF Foundation)-74/+66
2025-03-15veristat: Report program type guess results to sdterrEduard Zingerman-2/+2
2025-03-15veristat: Strerror expects positive number (errno)Eduard Zingerman-2/+2
2025-03-15veristat: @files-list.txt notation for object files listEduard Zingerman-9/+53
2025-03-15selftests/bpf: Add tests for extending sleepable global subprogsKumar Kartikeya Dwivedi-147/+238
2025-03-15selftests/bpf: Test sleepable global subprogs in atomic contextsKumar Kartikeya Dwivedi-2/+270
2025-03-15bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)-1/+0
2025-03-15selftests/bpf: Add selftests allowing cgroup prog pre-orderingYonghong Song-0/+169
2025-03-15selftests/bpf: Fixes for test_maps testJiayuan Chen-4/+5
2025-03-15selftests/bpf: Allow auto port binding for bpf nfJiayuan Chen-3/+6
2025-03-15selftests/bpf: Allow auto port binding for cgroup connectJiayuan Chen-5/+12
2025-03-15selftests/bpf: Add tests for bpf_dynptr_copyMykyta Yatsenko-5/+139
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield-5/+5
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang-0/+2
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang-0/+23
2025-03-14tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso-0/+23
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang-1/+1
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang-0/+1
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli-0/+1
2025-03-14scanf: convert self-test to KUnitTamir Duberstein-6/+1