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
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
1
-0
/
+1
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2
-7
/
+110
2019-07-02
blackhole_dev: add a selftest
Mahesh Bandewar
3
-1
/
+13
2019-07-02
tc-testing: added tdc tests for prio qdisc
Roman Mashak
1
-0
/
+276
2019-07-02
tc-testing: updated mirred action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-07-02
selftests: add a test case for cls_lower handle overflow
Davide Caratti
1
-0
/
+19
2019-07-01
selftests/powerpc: ppc_asm.h: typo in the header guard
Denis Efremov
1
-1
/
+1
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
3
-2
/
+92
2019-06-29
selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
Florian Westphal
1
-6
/
+10
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+46
2019-06-29
selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c
Stanislav Fomichev
1
-27
/
+24
2019-06-28
selftests: timestamping: Fix SIOCGSTAMP undeclared build failure
Shuah Khan
1
-8
/
+1
2019-06-28
selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=y
Naresh Kamboju
1
-0
/
+1
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
17
-56
/
+105
2019-06-28
tests: add pidfd_open() tests
Christian Brauner
5
-44
/
+234
2019-06-28
pidfd: add polling selftests
Joel Fernandes (Google)
2
-1
/
+211
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+92
2019-06-28
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
4
-1
/
+449
2019-06-28
selftests/bpf: add sockopt test that exercises sk helpers
Stanislav Fomichev
4
-1
/
+328
2019-06-28
selftests/bpf: add sockopt test
Stanislav Fomichev
3
-1
/
+1024
2019-06-28
selftests/bpf: test sockopt section name
Stanislav Fomichev
1
-0
/
+10
2019-06-28
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
1
-0
/
+35
2019-06-28
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
1
-24
/
+52
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
1
-1
/
+8
2019-06-27
selftests: rtnetlink: add small test case with 'promote_secondaries' enabled
Florian Westphal
1
-0
/
+20
2019-06-26
selftests/bpf: build tests with debug info
Andrii Nakryiko
1
-1
/
+1
2019-06-25
tc-testing: add ingress qdisc tests
Roman Mashak
1
-0
/
+102
2019-06-25
tc-testing: Restore original behaviour for namespaces in tdc
Lucas Bates
8
-20
/
+296
2019-06-25
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
4
-0
/
+162
2019-06-24
selftests: pmtu: Make list_flush_ipv6_exception test more demanding
Stefano Brivio
1
-8
/
+14
2019-06-24
selftests: pmtu: Introduce list_flush_ipv4_exception test case
Stefano Brivio
1
-0
/
+60
2019-06-24
selftests: add route_localnet test script
Shijie Luo
1
-0
/
+74
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-2
/
+92
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
42
-146
/
+271
2019-06-22
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-0
/
+2
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
1
-2
/
+9
2019-06-22
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
1
-3
/
+99
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
Chang S. Bae
1
-0
/
+70
2019-06-22
kselftests: timers: freq-step: Update maximum acceptable precision and errors
Miroslav Lichvar
1
-3
/
+3
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
39
-106
/
+39
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-40
/
+232
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
1
-12
/
+20
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
55
-348
/
+2119
2019-06-20
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2
-34
/
+59
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
17
-56
/
+105
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
10
-40
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485
Thomas Gleixner
1
-9
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
20
-47
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
Thomas Gleixner
2
-2
/
+2
[prev]
[next]