summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-04-15Merge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-98/+279
2026-04-15Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-39/+17
2026-04-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+3
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-38/+85
2026-04-14Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+358
2026-04-14Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+112
2026-04-14Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2026-04-14Merge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2026-04-14Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+2
2026-04-14Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-04-14Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-9/+790
2026-04-14Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-666/+1250
2026-04-14Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-4/+969
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+1019
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-110/+73
2026-04-11Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+7
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas2-1/+3
2026-04-10selftests/nolibc: use gcc 15Thomas Weißschuh1-1/+1
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-50/+414
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera2-18/+115
2026-04-08selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer2-0/+198
2026-04-08selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-07selftests/landlock: Simplify ruleset creation and enforcement in fs_testGünther Noack1-611/+210
2026-04-07selftests/landlock: Check that coredump sockets stay unrestrictedGünther Noack1-0/+143
2026-04-07selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack1-0/+40
2026-04-07selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack1-16/+374
2026-04-07selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_testGünther Noack1-37/+17
2026-04-07landlock: Control pathname UNIX domain socket resolution by pathGünther Noack2-3/+4
2026-04-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1
2026-04-07selftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün2-39/+77
2026-04-07selftests/landlock: Drain stale audit records on initMickaël Salaün4-4/+19
2026-04-07selftests/landlock: Fix socket file descriptor leaks in audit helpersMickaël Salaün1-7/+19
2026-04-07selftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün1-2/+2
2026-04-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün2-0/+310
2026-04-07landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün1-0/+88
2026-04-07selftests/ublk: add read-only buffer registration testMing Lei4-4/+85
2026-04-07selftests/ublk: add filesystem fio verify test for shmem_zcMing Lei3-4/+81
2026-04-07selftests/ublk: add hugetlbfs shmem_zc test for loop targetMing Lei2-0/+69
2026-04-07selftests/ublk: add shared memory zero-copy testMing Lei2-0/+74
2026-04-07selftests/ublk: add UBLK_F_SHMEM_ZC support for loop targetMing Lei1-0/+38
2026-04-07selftests/ublk: add shared memory zero-copy support in kublkMing Lei2-2/+352
2026-04-07selftests/nolibc: don't skip tests for unimplemented syscalls anymoreThomas Weißschuh1-11/+3
2026-04-07selftests/nolibc: explicitly handle ENOSYS from ptrace()Thomas Weißschuh1-1/+1
2026-04-07tools/nolibc: add byteorder conversionsThomas Weißschuh1-0/+13
2026-04-07tools/nolibc: add the _syscall() macroThomas Weißschuh1-0/+4
2026-04-07vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella1-2/+6
2026-04-07selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski1-2/+4
2026-04-07selftests: bpf: have a separate variable for drop testMaciej Fijalkowski1-1/+3
2026-04-07selftests: bpf: fix pkt grow testsMaciej Fijalkowski1-3/+21