summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2 daysselftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
2 daysselftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2 daysselftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner6-13/+95
2 daysselftests/rseq: Validate legacy behaviorThomas Gleixner3-2/+72
2 daysselftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner1-5/+7
2 daysselftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner3-23/+31
2 daysselftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown1-6/+9
9 daysmm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)2-6/+9
9 daysktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
9 daysselftests/landlock: Skip stale records in audit_match_record()Mickaël Salaün2-39/+77
9 daysselftests/landlock: Fix snprintf truncation checks in audit helpersMickaël Salaün1-2/+2
9 daysselftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1
9 daysselftests/landlock: Drain stale audit records on initMickaël Salaün4-4/+19
9 dayslandlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün2-0/+310
9 dayslandlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()Mickaël Salaün1-0/+88
9 daysselftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
9 daysKVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson1-1/+1
9 daysvfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap1-1/+3
9 daysmm: prevent droppable mappings from being lockedAnthony Yznaga1-0/+5
2026-04-22KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson1-2/+0
2026-04-22selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple1-67/+16
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+7
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-07selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer2-0/+198
2026-04-07selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-06vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella1-2/+6
2026-04-06selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski1-2/+4
2026-04-06selftests: bpf: have a separate variable for drop testMaciej Fijalkowski1-1/+3
2026-04-06selftests: bpf: fix pkt grow testsMaciej Fijalkowski1-3/+21
2026-04-06selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski4-24/+66
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+11
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley1-2/+2
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley1-2/+2
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley1-2/+3
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins1-6/+9
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley1-2/+2
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+341
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann1-0/+341
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+69
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei1-0/+44
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+263
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+23
2026-03-30selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo3-0/+263
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-03-27selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei1-0/+25
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+90
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-4/+171
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal1-1/+69
2026-03-24selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo4-4/+23