summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-05-28selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize systemLi Wang
2026-05-28selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize s...Li Wang
2026-05-28selftests/cgroup: replace hardcoded page size values in test_zswapLi Wang
2026-05-28selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_utilLi Wang
2026-05-28selftests/cgroup: use runtime page size for zswpin checkLi Wang
2026-05-28selftests/cgroup: avoid OOM in test_swapin_nozswapLi Wang
2026-05-28selftests/cgroup: skip test_zswap if zswap is globally disabledLi Wang
2026-05-28selftests/damon/sysfs.py: test failed region quota charge ratioSeongJae Park
2026-05-28selftests/damon/drgn_dump_damon_status: support failed region quota charge ratioSeongJae Park
2026-05-28selftests/damon/_damon_sysfs: support failed region quota charge ratioSeongJae Park
2026-05-28selftests/mm: suppress compiler error in liburing checkLi Wang
2026-05-28selftests/mm: respect build verbosity settings for 32/64-bit targetsLi Wang
2026-05-28bpf: replace pop/push emptiness check with bpf_list_empty()Suchit Karunakaran
2026-05-28selftests: mptcp: sockopt: set EXIT trap earlierGeliang Tang
2026-05-28selftests: mptcp: simult_flows: adapt limitsMatthieu Baerts (NGI0)
2026-05-28selftests: mptcp: simult_flows: disable GSOMatthieu Baerts (NGI0)
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28selftests/pipe: add pipe_bench microbenchmarkBreno Leitao
2026-05-28KVM: selftests: Enable pre_fault_memory_test for s390Claudio Imbrenda
2026-05-28KVM: selftests: Fix pre_fault_memory_test to run on s390Claudio Imbrenda
2026-05-28selftests/tc-testing: Add netem test case exercising loopsVictor Nogueira
2026-05-28selftests/tc-testing: Add mirred test cases exercising loopsVictor Nogueira
2026-05-28Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"Jamal Hadi Salim
2026-05-27net: sch_fq: update flow delivery time on earlier EDT packetWillem de Bruijn
2026-05-27selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie
2026-05-27KVM: selftests: Update hwcr_msr_test for CPUID faulting bitJim Mattson
2026-05-27selftests/clone3: remove unused variablesKonstantin Khorenko
2026-05-27selftests/clone3: fix libcap interface usageEva Kurchatova
2026-05-27selftests: Fix Makefile target for nsfsFlorian Schmaus
2026-05-26selftests: fib_tests: add temporary IPv6 address renewal testFernando Fernandez Mancera
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki
2026-05-26KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmapSean Christopherson
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson
2026-05-26KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0Sean Christopherson
2026-05-26KVM: selftests: Remove unnecessary "%s" formatting of a constant stringSean Christopherson
2026-05-26KVM: selftests: Test guest_memfd binding overlap without GPA overlapZongyao Chen
2026-05-26selftests/nolibc: test against -Wwrite-stringsThomas Weißschuh
2026-05-26selftests/nolibc: use mutable buffer for execve() argv stringThomas Weißschuh
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-24tools/nolibc: add ftruncate()Thomas Weißschuh
2026-05-24selftests/nolibc: enable CONFIG_TMPFS for sparc32Thomas Weißschuh
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-24torture: Allow "norm" abbreviation for "normal"Paul E. McKenney