summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan2-1/+2
2024-05-30Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan3-4/+4
2024-05-30selftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
2024-05-30selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2024-05-30selftests/kcmp: remove unused open modeEdward Liaw1-1/+1
2024-05-30selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park1-0/+2
2024-05-30selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding11-13/+20
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-05-30selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw2-2/+1
2024-05-30selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw3-4/+4
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-05-30selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-05-30selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-05-30selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-05-30selftests: power_supply: Make it POSIX-compliantNícolas F. R. A. Prado1-1/+1
2024-05-30selftests: ktap_helpers: Make it POSIX-compliantNícolas F. R. A. Prado1-2/+2
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik2-1/+9
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov3-13/+20
2024-05-30selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang1-0/+2
2024-05-30selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
2024-05-30selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)2-2/+2
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-12Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-67/+147
2024-05-11selftests/harness: Handle TEST_F()'s explicit exit codesMickaël Salaün1-1/+5
2024-05-11selftests/harness: Fix vfork() side effectsMickaël Salaün2-25/+57
2024-05-11selftests/harness: Share _metadata between forked processesMickaël Salaün1-11/+15
2024-05-11selftests/pidfd: Fix wrong expectationMickaël Salaün1-1/+1
2024-05-11selftests/harness: Constify fixture variantsMickaël Salaün1-2/+2
2024-05-11selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün1-22/+35
2024-05-11selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün1-1/+14
2024-05-11selftests/harness: Fix fixture teardownMickaël Salaün1-5/+9
2024-05-11selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün1-1/+9
2024-05-11selftests/pidfd: Fix config for pidfd_setns_testMickaël Salaün1-0/+2
2024-05-11Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds5-33/+23
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-11/+3
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
2024-05-06selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2-29/+13
2024-05-06selftests/vDSO: fix building errors on LoongArchTiezhu Yang1-1/+5
2024-05-06tools: fix userspace compilation with new test_xarray changesLuis Chamberlain1-0/+2
2024-05-04Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+3
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+49
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang1-0/+7
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+25
2024-04-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+3
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds5-43/+12
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan1-0/+3