index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2021-01-04
kunit: tool: Force the use of the 'tty' console for UML
David Gow
2021-01-05
selftests/powerpc: Make the test check in eeh-basic.sh posix compliant
Po-Hsu Lin
2021-01-04
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
2021-01-04
selftests: xfrm: fix test return value override issue in xfrm_policy.sh
Po-Hsu Lin
2020-12-29
selftests/vm: fix building protection keys test
Harish
2020-12-29
selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC
Jiang Wang
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-24
selftests/bpf: Work-around EBUSY errors from hashmap update/delete
Andrii Nakryiko
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
kselftest/arm64: check GCR_EL1 after context switch
Vincenzo Frascino
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-19
Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...
Linus Torvalds
2020-12-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-19
selftests/filesystems: expand epoll with epoll_pwait2
Willem de Bruijn
2020-12-19
selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...
Christian Brauner
2020-12-19
selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
Christian Brauner
2020-12-19
selftests/core: handle missing syscall number for close_range
Christian Brauner
2020-12-19
selftests/core: fix close_range_test build after XFAIL removal
Tobias Klauser
2020-12-18
Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-18
selftests/bpf: Fix spelling mistake "tranmission" -> "transmission"
Colin Ian King
2020-12-17
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
mptcp: push pending frames when subflow has free space
Paolo Abeni
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
selftests/bpf: Clarify build error if no vmlinux
Kamal Mostafa
2020-12-16
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-16
Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
Francis Laniel
2020-12-15
Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
2020-12-15
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
2020-12-15
userfaultfd/selftests: always dump something in modes
Peter Xu
2020-12-15
userfaultfd: selftests: make __{s,u}64 format specifiers portable
Axel Rasmussen
2020-12-15
kselftests: vm: add mremap tests
Kalesh Singh
2020-12-15
selftests/vm: 2x speedup for run_vmtests.sh
John Hubbard
2020-12-15
selftests/vm: hmm-tests: remove the libhugetlbfs dependency
John Hubbard
2020-12-15
selftests/vm: run_vmtests.sh: update and clean up gup_test invocation
John Hubbard
2020-12-15
selftests/vm: gup_test: introduce the dump_pages() sub-test
John Hubbard
2020-12-15
selftests/vm: only some gup_test items are really benchmarks
John Hubbard
2020-12-15
selftests/vm: minor cleanup: Makefile and gup_test.c
John Hubbard
2020-12-15
selftests/vm: rename run_vmtests --> run_vmtests.sh
John Hubbard
2020-12-15
selftests/vm: use a common gup_test.h
John Hubbard
[prev]
[next]