summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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-23selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean1-23/+19
2022-05-23selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean1-67/+67
2022-05-23selftests: 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-22selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King1-3/+3
2022-05-22selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan1-43/+0
2022-05-22selftests/powerpc: Better reporting in spectre_v2Russell Currey1-9/+15
2022-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+33
2022-05-21selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire2-0/+395
2022-05-21selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong3-0/+122
2022-05-21selftests: fib_nexthops: Make ping timeout configurableAmit Cohen1-25/+28
2022-05-21selftests/bpf: Remove filtered subtests from outputMykola Lysenko2-2/+8
2022-05-21selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko1-3/+9
2022-05-21selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang2-90/+60
2022-05-21selftests/bpf: Verify first of struct mptcp_sockGeliang Tang3-0/+11
2022-05-21selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang3-0/+39
2022-05-21selftests/bpf: Verify token of struct mptcp_sockGeliang Tang3-2/+31
2022-05-21selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang3-10/+40
2022-05-21selftests/bpf: Add MPTCP test baseNicolas Rybowski6-9/+200
2022-05-21selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang1-0/+2
2022-05-21selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou2-39/+73
2022-05-20KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch1-1/+45
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden5-0/+301
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis1-4/+14
2022-05-20KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong1-1/+1
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel3-17/+31
2022-05-20selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang1-0/+10
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+52
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams1-2/+3
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams1-6/+3
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams3-16/+5
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams3-10/+17
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams3-7/+16
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+47
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman2-4/+6
2022-05-19selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1