index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
selftests: net: local_termination: refactor macvlan creation/deletion
Vladimir Oltean
1
-12
/
+18
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-15
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
1
-2
/
+3
2024-08-15
selftests/net/pmtu.sh: Fix typo in error message
Abhash Jha
1
-1
/
+1
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-4
/
+224
2024-08-15
selftests/bpf: Monitor traffic for select_reuseport.
Kui-Feng Lee
1
-24
/
+13
2024-08-15
selftests/bpf: Monitor traffic for sockmap_listen.
Kui-Feng Lee
1
-0
/
+8
2024-08-15
selftests/bpf: Monitor traffic for tc_redirect.
Kui-Feng Lee
1
-7
/
+22
2024-08-15
selftests/bpf: netns_new() and netns_free() helpers.
Kui-Feng Lee
4
-0
/
+140
2024-08-15
selftests/bpf: Add the traffic monitor option to test_progs.
Kui-Feng Lee
2
-24
/
+64
2024-08-15
selftests/bpf: Add traffic monitor functions.
Kui-Feng Lee
3
-0
/
+476
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+105
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-0
/
+79
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-14
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
1
-1
/
+1
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
6
-276
/
+160
2024-08-14
selftests/bpf: add proper section name to bpf prog and rename it
Alexis Lothoré (eBPF Foundation)
2
-5
/
+9
2024-08-14
selftests/bpf: convert test_cgroup_storage to test_progs
Alexis Lothoré (eBPF Foundation)
5
-177
/
+120
2024-08-14
selftests/bpf: convert get_current_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
5
-176
/
+51
2024-08-14
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2
-0
/
+79
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+30
2024-08-14
KVM: selftests: Test memslot move in memslot_perf_test with quirk disabled
Yan Zhao
1
-1
/
+11
2024-08-14
KVM: selftests: Allow slot modification stress test with quirk disabled
Yan Zhao
1
-2
/
+17
2024-08-14
KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled
Yan Zhao
1
-8
/
+21
2024-08-14
selftests/ftrace: Add required dependency for kprobe tests
Masami Hiramatsu (Google)
2
-2
/
+2
2024-08-14
refscale: Add TINY scenario
Paul E. McKenney
1
-0
/
+20
2024-08-14
torture: Add torture.sh --guest-cpu-limit argument for limited hosts
Paul E. McKenney
1
-11
/
+27
2024-08-13
selftests/bpf: Avoid subtraction after htons() in ipip tests
Asbjørn Sloth Tønnesen
1
-6
/
+6
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
1
-0
/
+28
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+2
2024-08-12
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
1
-0
/
+54
2024-08-12
selftests: fib_nexthops: Test 16-bit next hop weights
Petr Machata
1
-1
/
+54
2024-08-12
selftests: router_mpath_nh_res: Test 16-bit next hop weights
Petr Machata
1
-8
/
+48
2024-08-12
selftests: router_mpath_nh: Test 16-bit next hop weights
Petr Machata
3
-8
/
+50
2024-08-12
selftests: router_mpath: Sleep after MZ
Petr Machata
3
-0
/
+6
2024-08-12
selftests/nolibc: run-tests.sh: allow building through LLVM
Thomas Weißschuh
1
-2
/
+7
2024-08-12
selftests/nolibc: use correct clang target for s390/systemz
Thomas Weißschuh
1
-0
/
+3
2024-08-12
selftests/nolibc: don't use libgcc when building with clang
Thomas Weißschuh
1
-2
/
+9
2024-08-12
selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
Thomas Weißschuh
1
-2
/
+5
2024-08-12
selftests/nolibc: add cc-option compatible with clang cross builds
Thomas Weißschuh
1
-2
/
+4
2024-08-12
selftests/nolibc: add support for LLVM= parameter
Thomas Weißschuh
1
-3
/
+6
2024-08-12
selftests/nolibc: determine $(srctree) first
Thomas Weißschuh
1
-8
/
+8
2024-08-12
selftests/nolibc: avoid passing NULL to printf("%s")
Thomas Weißschuh
1
-2
/
+2
2024-08-12
selftests/nolibc: report failure if no testcase passed
Thomas Weißschuh
1
-1
/
+1
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
14
-48
/
+211
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+35
2024-08-12
selftests: drv-net: rss_ctx: test dumping RSS contexts
Jakub Kicinski
2
-2
/
+80
2024-08-12
selftests: drv-net: rss_ctx: add identifier to traffic comments
Jakub Kicinski
1
-2
/
+2
2024-08-11
selftests: rust: config: disable GCC_PLUGINS
Anders Roxell
1
-0
/
+1
2024-08-11
selftests: rust: config: add trailing newline
Anders Roxell
1
-1
/
+1
[prev]
[next]