summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-04-10selftests/resctrl: Replace obsolete memalign() with posix_memalign()Ilpo Järvinen1-3/+4
2023-04-10selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen1-1/+6
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen7-6/+12
2023-04-10selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen1-13/+6
2023-04-10selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen1-0/+2
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+16
2023-04-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-3/+27
2023-04-07selftests: bonding: add arp validate testHangbin Liu1-0/+55
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu4-246/+354
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi1-3/+27
2023-04-06selftests/clone3: fix number of tests in ksft_set_planTobias Klauser1-2/+2
2023-04-06selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu1-0/+1
2023-04-06maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett1-0/+16
2023-04-05kunit: tool: Add support for SH under QEMUGeert Uytterhoeven1-0/+17
2023-04-05kunit: tool: Add support for overriding the QEMU serial portGeert Uytterhoeven2-1/+3
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)6-10/+104
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney1-4/+0
2023-04-04tools/virtio: fix typo in README instructionsRoss Zwisler1-1/+1
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan1-0/+1
2023-03-31Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+90
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet2-2/+2
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov1-0/+90
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-6/+24
2023-03-28selftests: prctl: Add new prctl test for PR_SET_VMA actionIvan Orlov5-1/+108
2023-03-28selftests: sched: Add more core schedule prctl callsIvan Orlov1-0/+6
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-03-28selftests: Refactor 'peeksiginfo' ptrace test partIvan Orlov1-7/+7
2023-03-28tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh2-0/+7
2023-03-28tools/nolibc: i386: add stackprotector supportThomas Weißschuh2-1/+7
2023-03-28tools/nolibc: tests: add test for -fstack-protectorThomas Weißschuh2-2/+63
2023-03-28tools/nolibc: tests: fold in no-stack-protector cflagsThomas Weißschuh1-2/+3
2023-03-28tools/nolibc: add support for stack protectorThomas Weißschuh3-2/+56
2023-03-28tools/nolibc: tests: constify test_namesThomas Weißschuh1-1/+1
2023-03-28tools/nolibc: add helpers for wait() signal exitsThomas Weißschuh1-0/+2
2023-03-28tools/nolibc: add definitions for standard fdsThomas Weißschuh1-0/+5
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney1-0/+78
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+105
2023-03-25Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+1
2023-03-24tools/memory-model: Remove out-of-date SRCU documentationAndrea Parri1-26/+1
2023-03-24tools/memory-model: Document LKMM test procedurePaul E. McKenney1-0/+32
2023-03-24tools/memory-model: Use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2023-03-24tools/memory-model: Use "-unroll 0" to keep --hw runs finitePaul E. McKenney1-1/+1
2023-03-24tools/memory-model: Make judgelitmus.sh handle scripted Result: tagPaul E. McKenney1-3/+3
2023-03-24tools/memory-model: Add data-race capabilities to judgelitmus.shPaul E. McKenney1-8/+32
2023-03-24tools/memory-model: Add checktheselitmus.sh to run specified litmus testsPaul E. McKenney2-0/+51
2023-03-24tools/memory-model: Repair parseargs.sh header commentPaul E. McKenney1-1/+1
2023-03-24tools/memory-model: Add "--" to parseargs.sh for additional argumentsPaul E. McKenney1-1/+5
2023-03-24tools/memory-model: Make history-check scripts use mselect7Paul E. McKenney2-2/+2