summaryrefslogtreecommitdiff
path: root/tools
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-30libbpf: fix feature detectors when using token_fdAndrii Nakryiko2-2/+2
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-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
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-30libbpf: Fix error message in attach_kprobe_multiJiri Olsa1-1/+1
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-30bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-05-30bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq5-16/+92
2024-05-30libbpf: Prevent null-pointer dereference when prog to load has no BTFQuentin Monnet1-4/+3
2024-05-30bpftool: Fix missing pids during link showYonghong Song1-2/+2
2024-05-30tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus1-1/+1
2024-05-30tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
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-10Merge 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-05selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2-29/+13
2024-05-05selftests/vDSO: fix building errors on LoongArchTiezhu Yang1-1/+5