summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-07-05selftests/futex: Migrate futex_requeue to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_wait_uninitialized_heap to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_wait_private_mapped_file to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_wait to harnessWake Liu
2026-07-05selftests/futex: Correct validation logic in waitvWake Liu
2026-07-05selftests/futex: Migrate functional tests to harnessWake Liu
2026-07-05selftests/futex: Remove static keyword from 'head'Ankit Khushwaha
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-05selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout
2026-07-04selftests/bpf: Add tests for forked/cloned optimized uprobesJiri Olsa
2026-07-04selftests/bpf: Add tests for uprobe nop10 red zone clobberingAndrii Nakryiko
2026-07-04selftests/bpf: Add reattach tests for uprobe syscallJiri Olsa
2026-07-04selftests/bpf: Change uprobe/usdt trigger bench code to use nop10Jiri Olsa
2026-07-04selftests/bpf: Change uprobe syscall tests to use nop10Jiri Olsa
2026-07-04selftests/bpf: Emit nop,nop10 instructions combo for x86_64 archJiri Olsa
2026-07-04libbpf: Detect uprobe syscall with new errorJiri Olsa
2026-07-03selftests/nolibc: Add test for getcwd() and readlink()Daniel Palmer
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03selftests: net: check multicast group user countYuyang Huang
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-03selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02tracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan
2026-07-02selftests: net: getsockopt_iter: add raw ICMP_FILTER coverageBreno Leitao
2026-07-02selftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
2026-07-01selftests/bpf: Fix test_maps sockmap failureJiayuan Chen
2026-07-01selftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux
2026-07-01selftests/bpf: Add tracing_multi link info testsJiri Olsa
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
2026-07-01selftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
2026-07-01selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
2026-07-01selftests/hid: Load only requested struct_ops mapsYiyang Chen
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski
2026-06-30selftests/xsk: Preserve UMEM view in BIDIRECTIONAL testMaciej Fijalkowski
2026-06-30selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson
2026-06-30cxl/test: Add cxl_test accelerator driverDave Jiang
2026-06-30cxl/test: Fixup hdm init for auto region to support type2Dave Jiang
2026-06-30cxl/test: Propagate -ENOMEM on platform_device_alloc() failuresDave Jiang