summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-04-11kselftest/arm64: Convert za-fork to use kselftest.hMark Brown
2023-04-11kselftest: Support nolibcMark Brown
2023-04-11tools/nolibc/stdio: Implement vprintf()Mark Brown
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-10selftests/resctrl: Correct get_llc_perf() param in function commentIlpo Järvinen
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu
2023-04-10selftests/resctrl: Change initialize_llc_perf() return type to voidIlpo Järvinen
2023-04-10selftests/resctrl: Replace obsolete memalign() with posix_memalign()Ilpo Järvinen
2023-04-10selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2023-04-10selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen
2023-04-10selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-07selftests: bonding: add arp validate testHangbin Liu
2023-04-07selftests: bonding: re-format bond option testsHangbin Liu
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi
2023-04-06selftests/clone3: fix number of tests in ksft_set_planTobias Klauser
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett
2023-04-05kunit: tool: Add support for SH under QEMUGeert Uytterhoeven
2023-04-05kunit: tool: Add support for overriding the QEMU serial portGeert Uytterhoeven
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney
2023-04-04tools/virtio: fix typo in README instructionsRoss Zwisler
2023-03-31selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov
2023-03-29Merge branch 'slab/for-6.4/slob-removal' into slab/for-nextVlastimil Babka
2023-03-29mm, page_flags: remove PG_slob_freeVlastimil Babka
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-28selftests: prctl: Add new prctl test for PR_SET_VMA actionIvan Orlov
2023-03-28selftests: sched: Add more core schedule prctl callsIvan Orlov
2023-03-28selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov
2023-03-28selftests: Refactor 'peeksiginfo' ptrace test partIvan Orlov
2023-03-27tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh
2023-03-27tools/nolibc: i386: add stackprotector supportThomas Weißschuh
2023-03-27tools/nolibc: tests: add test for -fstack-protectorThomas Weißschuh
2023-03-27tools/nolibc: tests: fold in no-stack-protector cflagsThomas Weißschuh
2023-03-27tools/nolibc: add support for stack protectorThomas Weißschuh
2023-03-27tools/nolibc: tests: constify test_namesThomas Weißschuh
2023-03-27tools/nolibc: add helpers for wait() signal exitsThomas Weißschuh
2023-03-27tools/nolibc: add definitions for standard fdsThomas Weißschuh
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney