summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson2-0/+147
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+54
2025-02-22selftests: remove reference to prime_numbers.shTamir Duberstein1-1/+1
2025-02-22selftests/rseq: Add rseq syscall errors testMichael Jeanson6-5/+145
2025-02-22selftests/lam: Test get_user() LAM pointer handlingMaciej Wieczor-Retman1-0/+108
2025-02-22selftests/lam: Skip test if LAM is disabledMaciej Wieczor-Retman1-5/+18
2025-02-22selftests/lam: Move cpu_has_la57() to use cpuinfo flagMaciej Wieczor-Retman1-6/+10
2025-02-22selftests: fib_nexthops: do not mark skipped tests as failedHangbin Liu1-2/+5
2025-02-22selftests: fib_rule_tests: Add DSCP mask match testsIdo Schimmel1-0/+38
2025-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-5/+652
2025-02-22selftests: net: Add test cases for link and peer netnsXiao Liang4-0/+157
2025-02-22selftests: net: Add python context manager for netns enteringXiao Liang2-1/+19
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt1-0/+54
2025-02-21selftests: fix spelling/grammar errors in sysctl/sysctl.shChandra Pratap1-3/+3
2025-02-21selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_callAmery Hung3-0/+39
2025-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov44-213/+1172
2025-02-21selftests: drv-net: rename queues check_xdp to check_xskJakub Kicinski1-2/+4
2025-02-21selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski2-4/+10
2025-02-21selftests: drv-net: add a way to wait for a local processJakub Kicinski3-35/+136
2025-02-21selftests: drv-net: probe for AF_XDP sockets more explicitlyJakub Kicinski2-5/+14
2025-02-21selftests: drv-net: add missing new line in xdp_helperJakub Kicinski1-1/+1
2025-02-21selftests: drv-net: use cfg.rpath() in netlink xsk attr testJakub Kicinski1-2/+1
2025-02-21selftests: drv-net: add a warning for bkg + shell + terminateJakub Kicinski1-0/+4
2025-02-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-80/+575
2025-02-21selftests/bpf: Add launch time request to xdp_hw_metadataSong Yoong Siang1-5/+163
2025-02-21selftests/bpf: Add simple bpf tests in the tx path for timestamping featureJason Xing2-0/+487
2025-02-21tools/nolibc: add support for 32-bit s390Thomas Weißschuh2-1/+10
2025-02-21selftests/nolibc: rename s390 to s390xThomas Weißschuh2-6/+8
2025-02-21selftests/nolibc: only run constructor tests on nolibcThomas Weißschuh1-2/+2
2025-02-20selftests/tracing: Allow some more tests to run in instancesSteven Rostedt4-0/+4
2025-02-20selftests/ftrace: Clean up triggers after setting themSteven Rostedt2-0/+4
2025-02-20selftests/tracing: Test only toplevel README file not the instancesSteven Rostedt1-1/+7
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-106/+229
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-19/+104
2025-02-20selftests/nsfs: add ioctl validation testsChristian Brauner1-0/+14
2025-02-20selftests: drv-net: add a simple TSO testJakub Kicinski2-0/+242
2025-02-20selftests: drv-net: store addresses in dict indexed by ipverJakub Kicinski4-63/+50
2025-02-20selftests: drv-net: get detailed interface infoJakub Kicinski1-2/+2
2025-02-20selftests: drv-net: resolve remote interface nameJakub Kicinski1-0/+15
2025-02-20selftests: net: Fix minor typos in MPTCP and psock testsSuchit2-2/+2
2025-02-20selftests/bpf: Add a specific dst port matchingCong Wang1-1/+6
2025-02-20selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang1-0/+46
2025-02-20selftests: fib_rule_tests: Add port mask match testsIdo Schimmel1-0/+20
2025-02-20selftests: fib_rule_tests: Add port range match testsIdo Schimmel1-0/+16
2025-02-20selftests/bpf: Add tests for bpf_copy_from_user_task_strJordan Rome4-2/+188
2025-02-20selftests/bpf: Enable kprobe_multi tests for ARM64Alexis Lothoré (eBPF Foundation)1-9/+0
2025-02-19selftests/bpf: Add rto max for bpf_setsockopt testJason Xing2-0/+2
2025-02-19selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ featureBastien Curutchet (eBPF Foundation)1-29/+16
2025-02-19selftests/bpf: tc_links/tc_opts: Unserialize testsBastien Curutchet (eBPF Foundation)2-34/+34
2025-02-19selftests/bpf: Optionally open a dedicated namespace to run test in itBastien Curutchet (eBPF Foundation)1-0/+12