summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae-107/+131
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae-164/+204
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae-2/+60
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae-132/+142
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae-315/+51
2025-02-26KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDRSebastian Ott-7/+30
2025-02-25selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung-0/+182
2025-02-25selftests: drv-net-hw: Add a test for symmetric RSS hashGal Pressman-2/+90
2025-02-25selftests: drv-net: Make rand_port() get a port more reliablyGal Pressman-11/+4
2025-02-25selftests/net: ensure mptcp is enabled in netnsHangbin Liu-1/+3
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds-8/+0
2025-02-25selftests/x86/lam: Fix minor memory in do_uring()liuye-1/+3
2025-02-24Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen-27/+327
2025-02-24selftests/user_events: Fix failures caused by test codeYiqian Xun-0/+2
2025-02-24selftests: drv-net: test XDP, HDS auto and the ioctl pathJakub Kicinski-3/+158
2025-02-24io_uring/zcrx: add selftest case for recvzc with read limitDavid Wei-8/+62
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson-0/+147
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+54
2025-02-22selftests: remove reference to prime_numbers.shTamir Duberstein-1/+1
2025-02-22selftests/rseq: Add rseq syscall errors testMichael Jeanson-5/+145
2025-02-22selftests/lam: Test get_user() LAM pointer handlingMaciej Wieczor-Retman-0/+108
2025-02-22selftests/lam: Skip test if LAM is disabledMaciej Wieczor-Retman-5/+18
2025-02-22selftests/lam: Move cpu_has_la57() to use cpuinfo flagMaciej Wieczor-Retman-6/+10
2025-02-21selftests: fib_nexthops: do not mark skipped tests as failedHangbin Liu-2/+5
2025-02-21selftests: fib_rule_tests: Add DSCP mask match testsIdo Schimmel-0/+38
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-5/+652
2025-02-21selftests: net: Add test cases for link and peer netnsXiao Liang-0/+157
2025-02-21selftests: net: Add python context manager for netns enteringXiao Liang-1/+19
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt-0/+54
2025-02-21selftests: fix spelling/grammar errors in sysctl/sysctl.shChandra Pratap-3/+3
2025-02-20selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_callAmery Hung-0/+39
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov-213/+1172
2025-02-20selftests: drv-net: rename queues check_xdp to check_xskJakub Kicinski-2/+4
2025-02-20selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski-4/+10
2025-02-20selftests: drv-net: add a way to wait for a local processJakub Kicinski-35/+136
2025-02-20selftests: drv-net: probe for AF_XDP sockets more explicitlyJakub Kicinski-5/+14
2025-02-20selftests: drv-net: add missing new line in xdp_helperJakub Kicinski-1/+1
2025-02-20selftests: drv-net: use cfg.rpath() in netlink xsk attr testJakub Kicinski-2/+1
2025-02-20selftests: drv-net: add a warning for bkg + shell + terminateJakub Kicinski-0/+4
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-80/+575
2025-02-20selftests/bpf: Add launch time request to xdp_hw_metadataSong Yoong Siang-5/+163
2025-02-20selftests/bpf: Add simple bpf tests in the tx path for timestamping featureJason Xing-0/+487
2025-02-20tools/nolibc: add support for 32-bit s390Thomas Weißschuh-1/+10
2025-02-20selftests/nolibc: rename s390 to s390xThomas Weißschuh-6/+8
2025-02-20selftests/nolibc: only run constructor tests on nolibcThomas Weißschuh-2/+2
2025-02-20selftests/tracing: Allow some more tests to run in instancesSteven Rostedt-0/+4
2025-02-20selftests/ftrace: Clean up triggers after setting themSteven Rostedt-0/+4
2025-02-20selftests/tracing: Test only toplevel README file not the instancesSteven Rostedt-1/+7
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-106/+229