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
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
-4
/
+4
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-1
/
+1
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+7
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
-2
/
+113
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
-0
/
+194
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
-9
/
+135
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
-0
/
+425
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
-40
/
+15
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
-0
/
+390
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
-10
/
+15
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
-0
/
+395
2026-01-23
Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+0
2026-01-23
KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
Zhiquan Li
-0
/
+1
2026-01-23
selftests: ublk: fix test name
Ming Lei
-2
/
+2
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
-0
/
+118
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-256
/
+656
2026-01-22
selftests: ublk: support arbitrary threads/queues combination
Ming Lei
-48
/
+302
2026-01-22
selftests: ublk: add --batch/-b for enabling F_BATCH_IO
Ming Lei
-2
/
+148
2026-01-22
selftests: ublk: increase timeout to 150 seconds
Ming Lei
-0
/
+3
2026-01-22
selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
Ming Lei
-4
/
+159
2026-01-22
selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
-29
/
+122
2026-01-22
selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
-12
/
+174
2026-01-22
selftests: ublk: add batch buffer management infrastructure
Ming Lei
-3
/
+282
2026-01-22
selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
Ming Lei
-20
/
+33
2026-01-22
selftests: ublk: replace assert() with ublk_assert()
Ming Lei
-9
/
+19
2026-01-22
selftests: ublk: fix user_data truncation for tgt_data >= 256
Ming Lei
-1
/
+1
2026-01-22
selftests: net: Add kernel selftest for RFC 4884
Danielle Ratson
-0
/
+681
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-43
/
+231
2026-01-22
kselftest/arm64: Add HWCAP test for FEAT_LS64
Yicong Yang
-0
/
+49
2026-01-22
kselftest/arm64: Use syscall() macro over nolibc my_syscall()
Thomas Weißschuh
-26
/
+17
2026-01-22
selftests/rseq: Add rseq slice histogram script
Peter Zijlstra
-0
/
+132
2026-01-22
selftests/rseq: Implement time slice extension test
Thomas Gleixner
-1
/
+251
2026-01-21
selftests: net: amt: wait longer for connection before sending packets
Taehee Yoo
-2
/
+5
2026-01-21
selftests: netconsole: validate target resume
Andre Carvalho
-5
/
+155
2026-01-21
selftests/bpf: Fix resource leak in serial_test_wq on attach failure
Kery Qi
-2
/
+3
2026-01-21
selftests/pidfd: fix typo in comment
Ziyu Chen
-1
/
+1
2026-01-21
selftests/bpf: Test kfunc bpf_strncasecmp
Yuzuki Ishiyama
-0
/
+15
2026-01-21
selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
-0
/
+61
2026-01-21
selftests/ublk: fix garbage output in foreground mode
Ming Lei
-1
/
+2
2026-01-21
selftests/ublk: fix error handling for starting device
Ming Lei
-2
/
+4
2026-01-21
selftests/ublk: fix IO thread idle check
Ming Lei
-1
/
+1
2026-01-20
selftests/bpf: test the jited inline of bpf_get_current_task
Menglong Dong
-0
/
+22
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
-2
/
+2
2026-01-20
selftests/mm: fix comment for check_test_requirements
Chunyu Hu
-3
/
+3
2026-01-20
selftests/mm: va_high_addr_switch return fail when either test failed
Chunyu Hu
-3
/
+7
2026-01-20
selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
Chunyu Hu
-8
/
+0
2026-01-20
selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
Chunyu Hu
-2
/
+2
2026-01-20
selftests/mm: fix va_high_addr_switch.sh return value
Chunyu Hu
-0
/
+2
2026-01-20
selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
Li Wang
-21
/
+30
2026-01-20
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
-2
/
+2
[prev]
[next]