index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent
Cong Wang
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent
Cong Wang
-0
/
+31
2025-04-07
selftests: drv-net: test random value for hds-thresh
Taehee Yoo
-1
/
+32
2025-04-07
selftests/sched_ext: Add test for scx_bpf_select_cpu_and()
Andrea Righi
-0
/
+179
2025-04-07
selftests/filesystems: add open() test for anonymous inodes
Christian Brauner
-0
/
+17
2025-04-07
selftests/filesystems: add exec() test for anonymous inodes
Christian Brauner
-0
/
+13
2025-04-07
selftests/filesystems: add chmod() test for anonymous inodes
Christian Brauner
-0
/
+13
2025-04-07
selftests/filesystems: add chown() test for anonymous inodes
Christian Brauner
-1
/
+28
2025-04-07
selftest/pidfd: add test for thread-group leader pidfd open for thread
Christian Brauner
-0
/
+1
2025-04-07
selftests/pidfd: adapt to recent changes
Christian Brauner
-6
/
+6
2025-04-07
memblock tests: add test for memblock_set_node
Wei Yang
-0
/
+102
2025-04-07
memblock tests: Fix mutex related build error
Masami Hiramatsu (Google)
-0
/
+20
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
-0
/
+4
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
-33
/
+92
2025-04-04
selftests/bpf: Make res_spin_lock test less verbose
Kumar Kartikeya Dwivedi
-2
/
+5
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
-4
/
+5
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
-2
/
+0
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+66
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+97
2025-04-04
selftests/bpf: Convert comma to semicolon
Chen Ni
-2
/
+2
2025-04-04
libbpf: Add likely/unlikely macros and use them in selftests
Anton Protopopov
-5
/
+0
2025-04-04
selftests: net: amt: indicate progress in the stress test
Jakub Kicinski
-6
/
+14
2025-04-04
netlink: specs: rt_addr: pull the ifa- prefix out of the names
Jakub Kicinski
-1
/
+1
2025-04-04
netlink: specs: rt_addr: fix get multi command name
Jakub Kicinski
-1
/
+1
2025-04-04
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
-6
/
+25
2025-04-04
KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latency
Sean Christopherson
-6
/
+25
2025-04-04
selftests: kvm: list once tests that are valid on all architectures
Paolo Bonzini
-30
/
+15
2025-04-04
selftests: kvm: bring list of exit reasons up to date
Paolo Bonzini
-3
/
+2
2025-04-04
selftests: kvm: revamp MONITOR/MWAIT tests
Paolo Bonzini
-51
/
+57
2025-04-03
selftests: ublk: fix test_stripe_04
Ming Lei
-0
/
+24
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
-57
/
+230
2025-04-03
io_uring/zcrx: fix selftests w/ updated netdev Python helpers
David Wei
-4
/
+4
2025-04-03
selftests: net: use netdevsim in netns test
Stanislav Fomichev
-4
/
+34
2025-04-03
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-85
/
+14
2025-04-03
net/selftests: Add loopback link local route for self-connect
Dmitry Safonov
-0
/
+3
2025-04-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-10
/
+10
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+200
2025-04-02
selftests/bpf: Fix verifier_private_stack test failure
Yonghong Song
-3
/
+3
2025-04-02
selftests/bpf: Fix verifier_bpf_fastcall test
Song Liu
-3
/
+3
2025-04-02
selftests/bpf: Fix tests after fields reorder in struct file
Song Liu
-4
/
+4
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-20
/
+47
2025-04-02
selftests: tc-testing: fix nat regex matching
Pedro Tammela
-7
/
+7
2025-04-02
Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+5
2025-04-02
selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test
Cong Wang
-1
/
+33
2025-04-02
selftests: ublk: enable zero copy for stripe target
Ming Lei
-17
/
+53
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-62
/
+30
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-15
/
+638
2025-04-01
selftest: test system mappings are sealed
Jeff Xu
-0
/
+129
2025-04-01
selftests: x86: test_mremap_vdso: skip if vdso is msealed
Jeff Xu
-0
/
+43
2025-04-01
selftest/mm: va_high_addr_switch: add ppc64 support check
Li Wang
-0
/
+28
[prev]
[next]