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.18.y
linux-6.19.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-7.0.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
2024-01-03
selftests/bpf: Convert exceptions_assert.c to bpf_cmp
Alexei Starovoitov
1
-40
/
+40
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
3
-12
/
+80
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
25
-29
/
+30
2024-01-03
bpf: Add a possibly-zero-sized read test
Andrei Matei
1
-1
/
+38
2024-01-03
bpf: Simplify checking size of helper accesses
Andrei Matei
2
-5
/
+5
2024-01-03
RISC-V: selftests: Add which-cpus hwprobe test
Andrew Jones
2
-1
/
+158
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
3
-11
/
+3
2024-01-03
selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
Günther Noack
1
-9
/
+8
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
14
-379
/
+572
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
43
-351
/
+985
2024-01-02
selftests: bonding: do not set port down when adding to bond
Hangbin Liu
1
-3
/
+3
2024-01-02
selftests: mptcp: diag: check CURRESTAB counters
Geliang Tang
1
-1
/
+16
2024-01-02
selftests: mptcp: join: check CURRESTAB counters
Geliang Tang
1
-5
/
+41
2024-01-02
selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
Dmitry Safonov
1
-8
/
+27
2024-01-02
selftest/tcp-ao: Set routes in a proper VRF table id
Dmitry Safonov
3
-10
/
+9
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2
-2
/
+0
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
3
-1
/
+434
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
13
-73
/
+298
2023-12-30
RISC-V: KVM: selftests: Add get-reg-list test for STA registers
Andrew Jones
1
-0
/
+43
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
3
-2
/
+103
2023-12-30
RISC-V: KVM: selftests: Add guest_sbi_probe_extension
Andrew Jones
2
-0
/
+40
2023-12-30
RISC-V: KVM: selftests: Move sbi_ecall to processor.c
Andrew Jones
2
-26
/
+26
2023-12-29
selftests/mm: log run_vmtests.sh results in TAP format
Ryan Roberts
1
-12
/
+39
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
3
-0
/
+214
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
3
-0
/
+22
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
4
-4
/
+7
2023-12-29
RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regs
Andrew Jones
2
-14
/
+92
2023-12-29
KVM: riscv: selftests: Use register subtypes
Andrew Jones
1
-40
/
+73
2023-12-29
KVM: riscv: selftests: Add RISCV_SBI_EXT_REG
Andrew Jones
2
-19
/
+25
2023-12-29
KVM: riscv: selftests: Drop SBI multi registers
Andrew Jones
1
-2
/
+0
2023-12-29
KVM: riscv: selftests: Generate ISA extension reg_list using macros
Anup Patel
1
-255
/
+76
2023-12-28
sysclt: Clarify the results of selftest run
Joel Granados
1
-61
/
+62
2023-12-28
sysctl: Add a selftest for handling empty dirs
Joel Granados
1
-0
/
+23
2023-12-28
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+4
2023-12-27
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
1
-0
/
+12
2023-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-18
/
+27
2023-12-23
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
2
-0
/
+20
2023-12-23
selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
Vladimir Oltean
1
-2
/
+35
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2
-3
/
+45
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
1
-18
/
+9
2023-12-23
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
4
-15
/
+20
2023-12-23
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
1
-69
/
+69
2023-12-23
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
1
-3
/
+3
2023-12-23
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
1
-16
/
+18
2023-12-23
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
1
-22
/
+22
2023-12-23
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
1
-11
/
+7
2023-12-23
selftests/net: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-12-23
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
1
-0
/
+4
2023-12-23
selftest/tcp-ao: Rectify out-of-tree build
Dmitry Safonov
1
-6
/
+3
2023-12-23
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
7
-17
/
+137
[prev]
[next]