summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-03-31selftests: harness: Validate that explicit kselftest exitcodes are handledThomas Weißschuh
2026-03-31selftests: kselftest: Treat xpass as successful resultThomas Weißschuh
2026-03-31selftests/tracing: Fix to check awk supports non POSIX strtonum()Masami Hiramatsu (Google)
2026-03-31selftests/tracing: Fix to make --logdir option work againMasami Hiramatsu (Google)
2026-03-30selftests/bpf: Test that dst is cleared on same-protocol encapJakub Kicinski
2026-03-30rcutorture: Add NOCB02 config for nocb poll mode testingJoel Fernandes
2026-03-30rcutorture: Add NOCB01 config for RCU_LAZY torture testingJoel Fernandes
2026-03-30rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init()Paul E. McKenney
2026-03-30refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()Paul E. McKenney
2026-03-30rcutorture: Fix numeric "test" comparison in srcu_lockdep.shPaul E. McKenney
2026-03-30torture: Print informative message for test without recheck filePaul E. McKenney
2026-03-30torture: Make hangs more visible in torture.sh outputPaul E. McKenney
2026-03-30kvm-check-branches.sh: Remove in favor of kvm-series.shPaul E. McKenney
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney
2026-03-30Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-30selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30RDMA/rxe: Add testcase for net namespace rxeZhu Yanjun
2026-03-30selftests/livepatch: add test for module function patchingPablo Alessandro Santos Hugen
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-29selftests: drv-net: xdp: Add rss_hash metadata testsChris J Arges
2026-03-29selftests: net: move common xdp.py functions into libChris J Arges
2026-03-29selftests/bpf: Add few tests for alu32 shift value tracking and zextDaniel Borkmann
2026-03-29selftests/bpf: Update kfuncs using btf_struct_meta to new variantsIhor Solodrai
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai
2026-03-27selftests: fix ARCH normalization to handle command-line argumentAleksei Oladko
2026-03-27selftests/fchmodat2: use ksft_finished()Mark Brown
2026-03-27selftests/fchmodat2: clean up temporary files and directoriesMark Brown
2026-03-27selftests/ipc: skip msgque test when MSG_COPY is unsupportedUYeol Jo
2026-03-27selftests/tc-testing: add test for HFSC divide-by-zero in rtsc_min()Xiang Mei
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price
2026-03-27selftests/bpf: add block device management selftestsChristian Brauner
2026-03-27RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_testJiakai Xu
2026-03-27selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabledBen Copeland
2026-03-26selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.shYohei Kojima
2026-03-26selftests: add check for seg6 tunsrcJustin Iurman
2026-03-26Revert "selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reen...Tejun Heo
2026-03-26selftests/bpf: Test kind encoding/decodingAlan Maguire
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-26KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUIYeoreum Yun
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment testsJiakai Xu
2026-03-26KVM: selftests: Refactor UAPI tests into dedicated functionJiakai Xu
2026-03-25selftests: netfilter: nft_concat_range.sh: add check for flush+reload bugFlorian Westphal
2026-03-25selftests/bpf: Make reg_bounds test more robustAlexei Starovoitov
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24selftests: drv-net: add missing tc config options for netkit testsBobby Eshleman
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt