summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-12-23kselftest/runner.sh: add netns supportHangbin Liu2-3/+45
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu1-18/+9
2023-12-23selftests/net: use unique netns name for setup_loopback.sh setup_veth.shHangbin Liu4-15/+20
2023-12-23selftests/net: convert xfrm_policy.sh to run it in unique namespaceHangbin Liu1-69/+69
2023-12-23selftests/net: convert stress_reuseport_listen.sh to run it in unique namespaceHangbin Liu1-3/+3
2023-12-23selftests/net: convert rtnetlink.sh to run it in unique namespaceHangbin Liu1-16/+18
2023-12-23selftests/net: convert netns-name.sh to run it in unique namespaceHangbin Liu1-22/+22
2023-12-23selftests/net: convert gre_gso.sh to run it in unique namespaceHangbin Liu1-11/+7
2023-12-23selftests/net: remove unneeded semicolonJiapeng Chong1-1/+1
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang1-0/+4
2023-12-22selftest/tcp-ao: Rectify out-of-tree buildDmitry Safonov1-6/+3
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini7-17/+137
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-10/+16
2023-12-22cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang1-0/+1
2023-12-22selftests/net: Fix various spelling mistakes in TCP-AO testsColin Ian King4-5/+5
2023-12-22tracing/selftests: Add ownership modification tests for eventfsSteven Rostedt (Google)1-0/+114
2023-12-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-12-22tracing/selftests: Remove exec permissions from trace_marker.tc testSteven Rostedt (Google)1-0/+0
2023-12-22selftests/landlock: Add tests to check unhandled rule's access rightsMickaël Salaün2-0/+66
2023-12-22selftests/landlock: Add tests to check unknown rule's access rightsMickaël Salaün2-2/+54
2023-12-22netfilter: ctnetlink: support filtering by zoneFelix Huettner3-1/+434
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni13-67/+86
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-5/+69
2023-12-21tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)1-9/+9
2023-12-21ringbuffer/selftest: Add basic selftest to test changing subbuf orderSteven Rostedt (Google)1-0/+95
2023-12-21selftests/overlayfs: verify device and inode numbers in /proc/pid/mapsAndrei Vagin5-0/+218
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+34
2023-12-21selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"Colin Ian King1-1/+1
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu1-1/+1
2023-12-20selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park2-0/+34
2023-12-20selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park3-0/+98
2023-12-20selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park1-0/+14
2023-12-20selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park1-0/+206
2023-12-20selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park1-0/+102
2023-12-20maple_tree: fix warning comparing pointer to 0Jiapeng Chong1-3/+3
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts1-12/+70
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts1-54/+67
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts2-11/+39
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts3-2/+67
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts4-326/+391
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts1-6/+11
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton5-59/+10
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar1-1/+1
2023-12-20selftests/bpf: Remove tests for zeroed-array kptrHou Tao1-51/+49
2023-12-20selftests: vxlan_mdb: Add MDB bulk deletion testIdo Schimmel1-2/+199
2023-12-20selftests: bridge_mdb: Add MDB bulk deletion testIdo Schimmel1-2/+189
2023-12-19selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()Hou Tao1-0/+1
2023-12-19selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko4-3/+69
2023-12-19selftests/bpf: add global subprog annotation testsAndrii Nakryiko1-4/+95