summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28selftests/memfd: add test for mapping write-sealed memfd read-onlyIsaac J. Manjarres
2025-08-28selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-08-28bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-08-28kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown
2025-08-28ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown
2025-08-15selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-08-15selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-08-01Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Shung-Hsi Yu
2025-08-01selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-08-01selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-07-24Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params"Shung-Hsi Yu
2025-07-24Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error"Shung-Hsi Yu
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-17selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-06-19selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
2025-06-04bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-06-04kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-06-04selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-06-04selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-22binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2025-05-22selftests/exec: Build both static and non-static load_address testsKees Cook
2025-05-22selftests/exec: load_address: conform test to TAP format outputMuhammad Usama Anjum
2025-05-09selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman
2025-05-09selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman
2025-05-09selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman
2025-05-09selftests/bpf: test for changing packet data from global functionsEduard Zingerman
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-04-25landlock: Add the errata interfaceMickaël Salaün
2025-04-25selftests: mptcp: add mptcp_lib_wait_local_port_listenGeliang Tang
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-25selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-25ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-04-25selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang