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
2024-10-22
selftests: forwarding: Add a fallback cleanup()
Petr Machata
-0
/
+6
2024-10-22
selftests: net: lib: Introduce deferred commands
Petr Machata
-2
/
+121
2024-10-22
kselftest/arm64: Fail the overall fp-stress test if any test fails
Mark Brown
-3
/
+1
2024-10-21
KVM: selftests: Fix build on on non-x86 architectures
Mark Brown
-1
/
+3
2024-10-21
selftests/bpf: Augment send_signal test with remote signaling
Puranjay Mohan
-38
/
+130
2024-10-21
selftests/bpf: remove test_tcp_check_syncookie
Alexis Lothoré (eBPF Foundation)
-472
/
+3
2024-10-21
selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie
Alexis Lothoré (eBPF Foundation)
-0
/
+9
2024-10-21
selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
-39
/
+158
2024-10-21
selftests/bpf: get rid of global vars in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
-53
/
+34
2024-10-21
selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
-14
/
+19
2024-10-21
selftests/bpf: factorize conn and syncookies tests in a single runner
Alexis Lothoré (eBPF Foundation)
-69
/
+37
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+15
2024-10-21
reiserfs: The last commit
Jan Kara
-1
/
+1
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-178
/
+310
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
-228
/
+1308
2024-10-20
Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-3
/
+13
2024-10-20
KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups
Sean Christopherson
-1
/
+1
2024-10-20
KVM: selftests: x86: Avoid using SSE/AVX instructions
Vitaly Kuznetsov
-0
/
+1
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-36
/
+701
2024-10-18
Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-0
/
+1
2024-10-17
Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...
Linus Torvalds
-11
/
+130
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
-0
/
+36
2024-10-17
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
-2
/
+2
2024-10-17
kselftest/arm64: mte: fix printf type warnings about pointers
Andre Przywara
-4
/
+4
2024-10-17
kselftest/arm64: mte: fix printf type warnings about __u64
Andre Przywara
-2
/
+2
2024-10-17
kselftest/arm64: mte: use string literal for printf-style functions
Andre Przywara
-3
/
+3
2024-10-17
bpf: Properly test iter/task tid filtering
Jordan Rome
-5
/
+22
2024-10-17
kselftest/arm64: mte: use proper SKIP syntax
Andre Przywara
-4
/
+3
2024-10-17
kselftest/arm64: hwcap: fix f8dp2 cpuinfo name
Andre Przywara
-1
/
+1
2024-10-17
kselftest/arm64: signal: drop now redundant GNU_SOURCE definition
Andre Przywara
-1
/
+1
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-31
/
+90
2024-10-17
maple_tree: add regression test for spanning store bug
Lorenzo Stoakes
-0
/
+84
2024-10-17
selftests: drv-net: rss_ctx: add rss ctx busy testcase
Daniel Zahka
-2
/
+30
2024-10-17
selftests: mm: fix the incorrect usage() info of khugepaged
Nanyong Sun
-1
/
+1
2024-10-17
maple_tree: check for MA_STATE_BULK on setting wr_rebalance
Sidhartha Kumar
-0
/
+26
2024-10-17
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
-0
/
+7
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
-10
/
+12
2024-10-16
selftest: hid: add the missing tests directory
Yun Lu
-0
/
+1
2024-10-16
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
-1
/
+1
2024-10-16
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
-10
/
+20
2024-10-16
selftests/bpf: Add test to verify tailcall and freplace restrictions
Leon Hwang
-16
/
+109
2024-10-16
selftests/bpf: Add tests for bpf_task_from_vpid() kfunc
Juntong Deng
-0
/
+146
2024-10-16
selftests/bpf: Add a test for kmem_cache_iter
Namhyung Kim
-0
/
+209
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
-2
/
+40
2024-10-16
kselftest/arm64: Ensure stable names for GCS stress test results
Mark Brown
-3
/
+3
2024-10-16
kselftest/arm64: Validate that GCS push and write permissions work
Mark Brown
-1
/
+204
2024-10-16
selftests: arm64: add hugetlb mte tests
Yang Shi
-0
/
+285
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-43
/
+37
2024-10-16
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
-2
/
+1
2024-10-15
selftests/ftrace: Fix check of return value in fgraph-retval.tc test
Steven Rostedt
-1
/
+1
[prev]
[next]