index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
selftests/bpf: ns_current_pid_tgid: Rename the test function
Bastien Curutchet (eBPF Foundation)
1
-1
/
+1
2025-02-19
selftests/ovl: add third selftest for "override_creds"
Christian Brauner
3
-0
/
+108
2025-02-19
selftests/ovl: add second selftest for "override_creds"
Christian Brauner
1
-11
/
+138
2025-02-19
selftests/filesystems: add utils.{c,h}
Christian Brauner
3
-2
/
+527
2025-02-19
selftests/ovl: add first selftest for "override_creds"
Christian Brauner
1
-0
/
+101
2025-02-19
selftests/bpf: check states pruning for deeply nested iterator
Eduard Zingerman
1
-0
/
+23
2025-02-19
selftests/bpf: test correct loop_entry update in copy_verifier_state
Eduard Zingerman
1
-0
/
+116
2025-02-19
selftests: net: Fix few spelling mistakes
Chandra Mohan Sundar
3
-4
/
+4
2025-02-19
selftests: bpf: test batch lookup on array of maps with holes
Yan Zhai
1
-18
/
+44
2025-02-19
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
3
-442
/
+0
2025-02-19
selftests/bpf: test_xdp_veth: Add XDP program on egress test
Bastien Curutchet (eBPF Foundation)
2
-0
/
+172
2025-02-19
selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
Bastien Curutchet (eBPF Foundation)
2
-0
/
+205
2025-02-19
selftests/bpf: Optionally select broadcasting flags
Bastien Curutchet (eBPF Foundation)
1
-12
/
+29
2025-02-19
selftests/bpf: test_xdp_veth: Use a dedicated namespace
Bastien Curutchet (eBPF Foundation)
1
-19
/
+33
2025-02-19
selftests/bpf: test_xdp_veth: Create struct net_configuration
Bastien Curutchet (eBPF Foundation)
1
-49
/
+59
2025-02-19
kunit: tool: Build GDB scripts
Brendan Jackman
1
-2
/
+2
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
2
-8
/
+0
2025-02-18
selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
Petr Machata
1
-0
/
+76
2025-02-18
selftests: test_vxlan_fdb_changelink: Convert to lib.sh
Petr Machata
1
-15
/
+24
2025-02-18
selftests: forwarding: lib: Move require_command to net, generalize
Petr Machata
2
-10
/
+19
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
1
-0
/
+30
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
1
-18
/
+22
2025-02-18
selftests/mm: fix check for running THP tests
Mark Brown
1
-1
/
+1
2025-02-18
selftests/bpf: Test returning referenced kptr from struct_ops programs
Amery Hung
8
-0
/
+173
2025-02-18
selftests/bpf: Test referenced kptr arguments of struct_ops programs
Amery Hung
6
-0
/
+113
2025-02-18
selftests: drv-net: Test queue xsk attribute
Joe Damato
5
-3
/
+143
2025-02-18
selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
Anna Emese Nyiri
4
-0
/
+244
2025-02-18
selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
Pranav Tyagi
1
-1
/
+1
2025-02-17
selftests/powerpc: Use PKEY_UNRESTRICTED macro
Yury Khrustalev
5
-9
/
+9
2025-02-17
selftests/mm: Use PKEY_UNRESTRICTED macro
Yury Khrustalev
4
-7
/
+8
2025-02-17
io_uring/zcrx: add selftest
David Wei
4
-0
/
+497
2025-02-17
Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...
Jens Axboe
6
-2
/
+135
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
24
-86
/
+165
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+32
2025-02-16
kunit: qemu_configs: sparc: use Zilog console
Thomas Weißschuh
1
-2
/
+3
2025-02-16
kunit: tool: Use qboot on QEMU x86_64
Brendan Jackman
1
-1
/
+3
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
1
-1
/
+1
2025-02-15
selftests/bpf: add test for LDX/STX/ST relocations over array field
Andrii Nakryiko
4
-2
/
+22
2025-02-15
selftests/bpf: Add selftest for may_goto
Jiayuan Chen
1
-0
/
+52
2025-02-15
selftests/bpf: Introduce __load_if_JITed annotation for tests
Jiayuan Chen
2
-0
/
+28
2025-02-15
rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
Stafford Horne
2
-4
/
+4
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
21
-70
/
+91
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
3
-27
/
+27
2025-02-14
KVM: selftests: Adjust number of files rlimit for all "standard" VMs
Sean Christopherson
3
-27
/
+37
2025-02-14
KVM: selftests: Get VM's binary stats FD when opening VM
Sean Christopherson
1
-4
/
+11
2025-02-14
KVM: selftests: Add struct and helpers to wrap binary stats cache
Sean Christopherson
2
-24
/
+34
2025-02-14
KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
Sean Christopherson
3
-12
/
+12
2025-02-14
KVM: selftests: Assert that __vm_get_stat() actually finds a stat
Sean Christopherson
1
-2
/
+3
2025-02-14
selftests/landlock: Add binaries to .gitignore
Bharadwaj Raju
1
-0
/
+2
[prev]
[next]