summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-05-23landlock: Fix same-layer rule unionsMickaël Salaün
2022-05-23landlock: Reduce the maximum number of layers to 16Mickaël Salaün
2022-05-23selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün
2022-05-23landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-05-23landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-05-23selftests/landlock: Add tests for O_PATHMickaël Salaün
2022-05-23selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün
2022-05-23selftests/landlock: Extend access right tests to directoriesMickaël Salaün
2022-05-23selftests/landlock: Add tests for unknown access rightsMickaël Salaün
2022-05-23selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün
2022-05-23selftests/landlock: Make tests build with old libcMickaël Salaün
2022-05-23selftests/landlock: Format with clang-formatMickaël Salaün
2022-05-22selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean
2022-05-22selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean
2022-05-22selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum
2022-05-22selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King
2022-05-22selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan
2022-05-22selftests/powerpc: Better reporting in spectre_v2Russell Currey
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire
2022-05-20selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong
2022-05-20selftests: fib_nexthops: Make ping timeout configurableAmit Cohen
2022-05-20selftests/bpf: Remove filtered subtests from outputMykola Lysenko
2022-05-20selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20selftests/bpf: Verify first of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify token of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Add MPTCP test baseNicolas Rybowski
2022-05-20selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang
2022-05-20selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou
2022-05-20KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis
2022-05-20KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg