index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
2020-05-06
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
2020-05-06
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet
2020-04-30
Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-24
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
2020-04-24
selftests/ftrace: Check the first record for kprobe_args_type.tc
Xiao Yang
2020-04-23
selftests: add build/cross-build dependency check script
Shuah Khan
2020-04-23
selftests/ftrace: Check required filter files before running test
Xiao Yang
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
2020-04-22
selftests: Fix suppress test in fib_tests.sh
David Ahern
2020-04-22
Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-20
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
2020-04-20
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
2020-04-15
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
2020-04-14
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
2020-04-14
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
2020-04-14
Revert "Kernel selftests: tpm2: check for tpm support"
Jarkko Sakkinen
2020-04-14
selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
Xiao Yang
2020-04-14
selftests/seccomp: allow clock_nanosleep instead of nanosleep
Thadeu Lima de Souza Cascardo
2020-04-14
kselftest/runner: allow to properly deliver signals to tests
Andrea Righi
2020-04-14
selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
Colin Ian King
2020-04-13
selftests: Fix memfd test run-time regression
Shuah Khan
2020-04-13
selftests: vm: Fix 64-bit test builds for powerpc64le
Sandipan Das
2020-04-13
selftests: vm: Do not override definition of ARCH
Sandipan Das
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
tc-testing: remove duplicate code in tdc.py
Roman Mashak
2020-04-08
selftests/bpf: Add test for bpf_get_link_xdp_id
Andrey Ignatov
2020-04-07
kselftest: introduce new epoll test case
Roman Penyaev
2020-04-07
userfaultfd: selftests: add write-protect test
Peter Xu
2020-04-07
userfaultfd: selftests: refactor statistics
Peter Xu
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-02
bpf, lsm: Fix the file_mprotect LSM test.
KP Singh
2020-04-03
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
Colin Ian King
[next]