summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-13Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'Rafael J. Wysocki
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-10selftests: add F_DUPDFD_QUERY selftestsChristian Brauner
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-09Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-05-08selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw
2024-05-08selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw
2024-05-08selftests/resctrl: fix clang build warnings related to abs(), labs() callsJohn Hubbard
2024-05-08selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)
2024-05-08selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-08selftests/capabilities: fix warn_unused_result build warningsAmer Al Shanawany
2024-05-08selftests: filesystems: add missing stddef headerAmer Al Shanawany
2024-05-08selftests: kselftest_deps: fix l5_test() empty variableLu Dai
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-06selftests: default to host arch for LLVM buildsValentin Obst
2024-05-06selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-06selftests: kselftest: Make ksft_exit functions return void instead of intNathan Chancellor
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests: timers: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: sync: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests/resctrl: ksft_exit_skip() does not returnNathan Chancellor
2024-05-06selftests: pidfd: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: membarrier: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests/ipc: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests/clone3: ksft_exit functions do not returnNathan Chancellor