summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-66/+249
2022-12-11selftests/vm: ksm_functional_tests: fixes for 32bitDavid Hildenbrand-3/+3
2022-12-11selftests/vm: cow: fix compile warning on 32bitDavid Hildenbrand-2/+2
2022-12-11selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitionsDavid Hildenbrand-0/+7
2022-12-11selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed-0/+11
2022-12-11selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed-36/+44
2022-12-11selftests/damon: test removed scheme sysfs dir access bugSeongJae Park-1/+59
2022-12-11selftests/vm: add test to measure MADV_UNMERGEABLE performanceDavid Hildenbrand-2/+74
2022-12-11selftests/vm: add KSM unmerge testsDavid Hildenbrand-0/+294
2022-12-11selftests/vm: enable running select groups of testsJoel Savitz-63/+144
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds-3/+3
2022-12-10selftests/bpf: test case for relaxed prunning of active_lock.idEduard Zingerman-0/+75
2022-12-10selftests/bpf: Add pruning test case for bpf_spin_lockKumar Kartikeya Dwivedi-0/+39
2022-12-10selftests/bpf: verify states_equal() maintains idmap across all framesEduard Zingerman-0/+82
2022-12-10selftests/bpf: test cases for regsafe() bug skipping check_id()Eduard Zingerman-0/+103
2022-12-10kselftests: hid: fix missing headers_install stepBenjamin Tissoires-14/+12
2022-12-10selftests: hid: ensures we have the proper requirements in configBenjamin Tissoires-0/+1
2022-12-09Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-3/+3
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko-3/+3
2022-12-09KVM: selftests: Allocate ucall pool from MEM_REGION_DATAOliver Upton-1/+1
2022-12-09KVM: arm64: selftests: Align VA space allocator with TTBR0Oliver Upton-5/+21
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini-485/+2053
2022-12-08ktest.pl: Add shell commands to variablesSteven Rostedt (Google)-1/+16
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel-3/+3
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel-1/+1
2022-12-08selftests/bpf: Add test for dynptr reinit in user_ringbuf callbackKumar Kartikeya Dwivedi-8/+45
2022-12-08bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi-2/+2
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi-2/+2
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi-17/+2
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+220
2022-12-08selftests/bpf: Bring test_offload.py back to lifeStanislav Fomichev-3/+5
2022-12-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt-5/+15
2022-12-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt-1/+2
2022-12-07selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko-155/+64
2022-12-07selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko-1/+272
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel-0/+10
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel-0/+27
2022-12-06bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet-2/+12
2022-12-06selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=yDaan De Meyer-1/+1
2022-12-06selftests/bpf: Use "is not set" instead of "=n"Daan De Meyer-1/+1
2022-12-06selftests/bpf: Install all required files to run selftestsDaan De Meyer-2/+4
2022-12-06selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]Martin KaFai Lau-4/+9
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon-45/+122
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-75/+37036
2022-12-05selftests/bpf: add xfrm_info testsEyal Birger-0/+403
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams-0/+2
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams-2/+114
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams-38/+407
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams-11/+176
2022-12-05Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier-15/+40