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-05-02
selftests/bpf: Cleanup bpf qdisc selftests
Amery Hung
-45
/
+11
2025-05-02
selftests/bpf: Test attaching a bpf qdisc with incomplete operators
Amery Hung
-0
/
+72
2025-05-02
selftests/bpf: Test setting and creating bpf qdisc as default qdisc
Amery Hung
-0
/
+63
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
-2
/
+23
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
-24
/
+26
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
-2
/
+19
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
-6
/
+95
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
-3
/
+18
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
-20
/
+36
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
-1
/
+6
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
-0
/
+14
2025-05-02
selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
Jordan Rife
-0
/
+414
2025-05-02
selftests/bpf: Return socket cookies from sock_iter_batch progs
Jordan Rife
-17
/
+41
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
-12
/
+48
2025-05-02
selftests: coredump: Raise timeout to 2 minutes
Nam Cao
-1
/
+1
2025-05-02
selftests: coredump: Fix test failure for slow machines
Nam Cao
-1
/
+5
2025-05-02
selftests: coredump: Properly initialize pointer
Nam Cao
-0
/
+2
2025-05-01
selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
Gal Pressman
-0
/
+5
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-53
/
+1109
2025-05-01
selftests/bpf: Add btf dedup test covering module BTF dedup
Alan Maguire
-0
/
+101
2025-05-01
selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs
Lorenzo Bianconi
-1
/
+34
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-7
/
+731
2025-05-01
ASoC: stm32: sai: fix kernel rate configuration
Mark Brown
-231
/
+1322
2025-04-30
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
-2
/
+5
2025-04-29
selftests: net: tc_taprio: new test
Vladimir Oltean
-0
/
+432
2025-04-29
selftests: net: tsn_lib: add window_size argument to isochron_do()
Vladimir Oltean
-0
/
+6
2025-04-29
selftests: net: tsn_lib: create common helper for counting received packets
Vladimir Oltean
-6
/
+12
2025-04-29
selftests/bpf: Fix compilation errors
Feng Yang
-0
/
+2
2025-04-29
selftests/bpf: Fix kmem_cache iterator draining
T.J. Mercier
-1
/
+1
2025-04-29
selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
Colin Ian King
-1
/
+1
2025-04-29
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-11
/
+46
2025-04-29
Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+102
2025-04-29
io_uring/zcrx: selftests: parse json from ethtool -g
David Wei
-4
/
+2
2025-04-29
io_uring/zcrx: selftests: use rand_port()
David Wei
-17
/
+31
2025-04-29
selftests/net: test tcp connection load balancing
Willem de Bruijn
-1
/
+143
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
-12
/
+48
2025-04-28
selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour
Victor Nogueira
-0
/
+186
2025-04-28
selftests: net: add a virtio_net deadlock selftest
Bui Quang Minh
-0
/
+61
2025-04-28
selftests: net: retry when bind returns EBUSY in xdp_helper
Bui Quang Minh
-5
/
+15
2025-04-28
selftests: net: add flag to force zerocopy mode in xdp_helper
Bui Quang Minh
-2
/
+17
2025-04-28
selftests: net: move xdp_helper to net/lib
Bui Quang Minh
-5
/
+5
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
-38
/
+271
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2025-04-26
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+2
2025-04-25
selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...
Vladimir Oltean
-1
/
+95
2025-04-25
io_uring/zcrx: selftests: add test case for rss ctx
David Wei
-0
/
+41
2025-04-25
io_uring/zcrx: selftests: set hds_thresh to 0
David Wei
-6
/
+10
2025-04-25
io_uring/zcrx: selftests: switch to using defer() for cleanup
David Wei
-32
/
+29
2025-04-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-2
/
+68
[prev]
[next]