summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-05-05tools: fix userspace compilation with new test_xarray changesLuis Chamberlain
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-25selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw
2024-04-24KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-04-23tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov
2024-04-15Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov