summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-174/+1647
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-616/+1008
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+40
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds184-1741/+13255
2022-05-25Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds7-1/+754
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds20-338/+246
2022-05-25Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds19-94/+124
2022-05-25selftests: vm: add the "settings" file with timeout variablePatrick Wang1-0/+1
2022-05-25selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang1-0/+1
2022-05-25selftests: vm: check numa_available() before operating "merge_across_nodes" i...Patrick Wang1-3/+6
2022-05-25selftests: vm: add migration to the .gitignoreMuhammad Usama Anjum1-0/+1
2022-05-25selftests/vm/pkeys: fix typo in commentJulia Lawall1-1/+1
2022-05-25selftests: vm: add process_mrelease testsSuren Baghdasaryan4-0/+204
2022-05-25cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET1-1/+1
2022-05-25KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu1-1/+1
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini6-1/+346
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini35-131/+726
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini38-332/+1029
2022-05-25KVM: selftests: x86: Fix test failure on arch lbr capable platformsYang Weijiang2-9/+11
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-340/+1456
2022-05-24Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+427
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-116/+2761
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski66-1050/+4973
2022-05-23selftests/bpf: Dynptr testsJoanne Koong3-0/+889
2022-05-23selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"Colin Ian King1-2/+2
2022-05-23selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-26/+101
2022-05-23selftests/landlock: Add 11 new test suites dedicated to file reparentingMickaël Salaün1-1/+754
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün2-2/+3
2022-05-23landlock: Fix same-layer rule unionsMickaël Salaün1-0/+107
2022-05-23landlock: Reduce the maximum number of layers to 16Mickaël Salaün1-1/+1
2022-05-23selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün1-1/+20
2022-05-23landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün1-10/+37
2022-05-23landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün1-2/+32
2022-05-23selftests/landlock: Add tests for O_PATHMickaël Salaün1-2/+8
2022-05-23selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün1-4/+37
2022-05-23selftests/landlock: Extend access right tests to directoriesMickaël Salaün1-8/+22
2022-05-23selftests/landlock: Add tests for unknown access rightsMickaël Salaün1-0/+16
2022-05-23selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün1-0/+5
2022-05-23selftests/landlock: Make tests build with old libcMickaël Salaün1-5/+18
2022-05-23selftests/landlock: Format with clang-formatMickaël Salaün4-251/+312
2022-05-22selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean1-23/+19
2022-05-22selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean1-67/+67
2022-05-22selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean1-28/+24
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum1-0/+1
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+33
2022-05-20selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire2-0/+395
2022-05-20selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong3-0/+122
2022-05-20selftests: fib_nexthops: Make ping timeout configurableAmit Cohen1-25/+28
2022-05-20selftests/bpf: Remove filtered subtests from outputMykola Lysenko2-2/+8