summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-30Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan
2024-05-30Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan
2024-05-30selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-05-30libbpf: fix feature detectors when using token_fdAndrii Nakryiko
2024-05-30selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-05-30selftests/kcmp: remove unused open modeEdward Liaw
2024-05-30selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park
2024-05-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-30selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski
2024-05-30selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw
2024-05-30selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-05-30selftests: default to host arch for LLVM buildsValentin Obst
2024-05-30selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-30selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-30selftests: power_supply: Make it POSIX-compliantNícolas F. R. A. Prado
2024-05-30selftests: ktap_helpers: Make it POSIX-compliantNícolas F. R. A. Prado
2024-05-30libbpf: Fix error message in attach_kprobe_multiJiri Olsa
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-05-30selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-05-30selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-05-30bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-05-30bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq
2024-05-30libbpf: Prevent null-pointer dereference when prog to load has no BTFQuentin Monnet
2024-05-30bpftool: Fix missing pids during link showYonghong Song
2024-05-30tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus
2024-05-30tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-05-30selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-12Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-11selftests/harness: Handle TEST_F()'s explicit exit codesMickaël Salaün
2024-05-11selftests/harness: Fix vfork() side effectsMickaël Salaün
2024-05-11selftests/harness: Share _metadata between forked processesMickaël Salaün
2024-05-11selftests/pidfd: Fix wrong expectationMickaël Salaün
2024-05-11selftests/harness: Constify fixture variantsMickaël Salaün
2024-05-11selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün
2024-05-11selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün
2024-05-11selftests/harness: Fix fixture teardownMickaël Salaün
2024-05-11selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün
2024-05-11selftests/pidfd: Fix config for pidfd_setns_testMickaël Salaün
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-05selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang
2024-05-05selftests/vDSO: fix building errors on LoongArchTiezhu Yang