summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds23-204/+300
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+84
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-91/+220
2023-04-24Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+16
2023-04-14selftests/resctrl: Fix incorrect error return on test completeReinette Chatre1-1/+1
2023-04-14Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds14-276/+485
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer6-12/+23
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer2-16/+24
2023-04-13selftests/resctrl: Remove duplicate codes that clear each test result fileShaopeng Tan4-16/+9
2023-04-13selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan4-33/+58
2023-04-13selftests/resctrl: Cleanup properly when an error occurs in CAT testShaopeng Tan1-11/+8
2023-04-13selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan3-0/+3
2023-04-13selftests/resctrl: Return MBA check result and make it to output messageShaopeng Tan1-8/+8
2023-04-13selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan2-7/+10
2023-04-13selftests/resctrl: Use correct exit code when tests failPeter Newman1-5/+5
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long1-0/+1
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole1-1/+1
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts1-0/+2
2023-04-11kselftest/arm64: Convert za-fork to use kselftest.hMark Brown2-73/+17
2023-04-11kselftest: Support nolibcMark Brown1-0/+2
2023-04-10selftests/resctrl: Correct get_llc_perf() param in function commentIlpo Järvinen1-1/+1
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen5-8/+7
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu2-2/+2
2023-04-10selftests/resctrl: Change initialize_llc_perf() return type to voidIlpo Järvinen1-8/+3
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: 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-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)5-4/+84
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney1-4/+0
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-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ßschuh1-0/+2
2023-03-28tools/nolibc: i386: add stackprotector supportThomas Weißschuh1-0/+1