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
2025-03-11
selftests: add tests for mount notification
Miklos Szeredi
-1
/
+526
2025-03-10
selftests: ublk: improve test usability
Ming Lei
-11
/
+17
2025-03-10
selftests: ublk: add stress test for covering IO vs. killing ublk server
Ming Lei
-1
/
+78
2025-03-10
selftests: ublk: add one stress test for covering IO vs. removing device
Ming Lei
-0
/
+75
2025-03-10
selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
Ming Lei
-0
/
+5
2025-03-10
selftests: ublk: move zero copy feature check into _add_ublk_dev()
Ming Lei
-16
/
+50
2025-03-10
selftests: ublk: don't pass ${dev_id} to _cleanup_test()
Ming Lei
-6
/
+6
2025-03-10
selftests: ublk: support shellcheck and fix all warning
Ming Lei
-48
/
+58
2025-03-10
selftests: ublk: fix parsing '-a' argument
Ming Lei
-1
/
+1
2025-03-10
selftests: drv-net: add xdp cases for ping.py
Taehee Yoo
-15
/
+191
2025-03-10
selftests/net: expand cmsg_ip with MSG_MORE
Willem de Bruijn
-9
/
+26
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
-158
/
+1112
2025-03-10
selftests: ublk: add --foreground command line
Ming Lei
-4
/
+14
2025-03-10
selftests: ublk: fix build failure
Ming Lei
-0
/
+1
2025-03-10
selftests: ublk: make ublk_stop_io_daemon() more reliable
Ming Lei
-10
/
+14
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-9
/
+17
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
-9
/
+17
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
-11
/
+71
2025-03-08
selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test
Kunihiko Hayashi
-1
/
+10
2025-03-08
selftests: pci_endpoint: Skip disabled BARs
Niklas Cassel
-0
/
+2
2025-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-51
/
+207
2025-03-07
selftests/net: add proc_net_pktgen to .gitignore
Willem de Bruijn
-0
/
+1
2025-03-07
Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-5
/
+5
2025-03-07
selftests/nolibc: stop testing constructor order
Thomas Weißschuh
-7
/
+7
2025-03-06
selftests: openvswitch: don't hardcode the drop reason subsys
Jakub Kicinski
-3
/
+10
2025-03-06
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
Jakub Kicinski
-0
/
+1
2025-03-06
selftests: net: fix error message in bpf_offload
Jakub Kicinski
-1
/
+3
2025-03-06
selftests/nolibc: use O_RDONLY flag instead of 0
Louis Taylor
-2
/
+2
2025-03-06
tools/nolibc: add support for openat(2)
Louis Taylor
-0
/
+17
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
-219
/
+1143
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+11
2025-03-06
selftests/bpf: Fix file descriptor assertion in open_tuntap helper
Marcus Wichelmann
-1
/
+1
2025-03-06
selftests/bpf: Add test for XDP metadata support in tun driver
Marcus Wichelmann
-0
/
+66
2025-03-06
selftests/bpf: Refactor xdp_context_functional test and bpf program
Marcus Wichelmann
-22
/
+110
2025-03-06
selftests/bpf: Move open_tuntap to network helpers
Marcus Wichelmann
-29
/
+31
2025-03-05
selftests/damon/damon_nr_regions: sort collected regiosn before checking with...
SeongJae Park
-0
/
+1
2025-03-05
selftests/damon/damon_nr_regions: set ops update for merge results check to 1...
SeongJae Park
-0
/
+1
2025-03-05
selftests/damon/damos_quota: make real expectation of quota exceeds
SeongJae Park
-3
/
+6
2025-03-05
selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...
SeongJae Park
-0
/
+3
2025-03-05
Revert "selftests/mm: remove local __NR_* definitions"
John Hubbard
-8
/
+60
2025-03-06
KVM: riscv: selftests: Allow number of interrupts to be configurable
Atish Patra
-7
/
+31
2025-03-06
KVM: riscv: selftests: Change command line option
Atish Patra
-14
/
+26
2025-03-06
KVM: riscv: selftests: Do not start the counter in the overflow handler
Atish Patra
-7
/
+2
2025-03-05
kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such map...
Catalin Marinas
-0
/
+11
2025-03-05
kselftest/arm64: mte: Use the correct naming for tag check modes in check_hug...
Catalin Marinas
-4
/
+4
2025-03-05
testptp: Add option to open PHC in readonly mode
Wojtek Wasko
-14
/
+23
2025-03-05
selftests/pidfd: add seventh PIDFD_INFO_EXIT selftest
Christian Brauner
-0
/
+147
2025-03-05
selftests/pidfd: add sixth PIDFD_INFO_EXIT selftest
Christian Brauner
-0
/
+155
2025-03-05
selftests/pidfd: add fifth PIDFD_INFO_EXIT selftest
Christian Brauner
-0
/
+23
2025-03-05
selftests/pidfd: add fourth PIDFD_INFO_EXIT selftest
Christian Brauner
-0
/
+18
[prev]
[next]