summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel-1/+1
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-2/+34
2022-12-12Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+141
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+172
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-67/+746
2022-12-12kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov-15/+16
2022-12-12kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov-4/+21
2022-12-12kunit: tool: parse KTAP compliant test outputRae Moar-28/+80
2022-12-12kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov-16/+18
2022-12-12kunit: tool: tweak error message when no KTAP foundDaniel Latypov-3/+3
2022-12-12kunit: tool: remove redundant file.close() call in unit testDaniel Latypov-2/+0
2022-12-12kunit: tool: unit tests all check parser errors, standardize formatting a bitDaniel Latypov-55/+38
2022-12-12kunit: tool: make TestCounts a dataclassDaniel Latypov-20/+9
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini-123/+298
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-441/+1593
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-45/+154
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+141
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+4
2022-12-12Merge tag 'nolibc.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+10
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