index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-6
/
+6
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+155
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-0
/
+130
2020-12-22
kselftest/arm64: check GCR_EL1 after context switch
Vincenzo Frascino
2
-1
/
+155
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
36
-465
/
+1643
2020-12-19
Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-6
/
+275
2020-12-19
selftests/filesystems: expand epoll with epoll_pwait2
Willem de Bruijn
1
-0
/
+72
2020-12-19
selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...
Christian Brauner
1
-0
/
+183
2020-12-19
selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
Christian Brauner
1
-0
/
+70
2020-12-19
selftests/core: handle missing syscall number for close_range
Christian Brauner
1
-1
/
+17
2020-12-19
selftests/core: fix close_range_test build after XFAIL removal
Tobias Klauser
1
-5
/
+5
2020-12-17
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+3
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-2
/
+10
2020-12-17
mptcp: push pending frames when subflow has free space
Paolo Abeni
1
-3
/
+3
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-23
/
+131
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-34
/
+621
2020-12-16
Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-3
/
+3
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-15
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
Francis Laniel
1
-0
/
+1
2020-12-15
Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+81
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-1278
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
105
-985
/
+10571
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-216
/
+688
2020-12-15
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
1
-1
/
+2
2020-12-15
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
1
-4
/
+4
2020-12-15
userfaultfd/selftests: always dump something in modes
Peter Xu
1
-0
/
+2
2020-12-15
userfaultfd: selftests: make __{s,u}64 format specifiers portable
Axel Rasmussen
1
-46
/
+35
2020-12-15
kselftests: vm: add mremap tests
Kalesh Singh
4
-0
/
+357
2020-12-15
selftests/vm: 2x speedup for run_vmtests.sh
John Hubbard
1
-2
/
+2
2020-12-15
selftests/vm: hmm-tests: remove the libhugetlbfs dependency
John Hubbard
4
-3
/
+63
2020-12-15
selftests/vm: run_vmtests.sh: update and clean up gup_test invocation
John Hubbard
1
-8
/
+20
2020-12-15
selftests/vm: gup_test: introduce the dump_pages() sub-test
John Hubbard
1
-2
/
+43
2020-12-15
selftests/vm: only some gup_test items are really benchmarks
John Hubbard
1
-8
/
+39
2020-12-15
selftests/vm: minor cleanup: Makefile and gup_test.c
John Hubbard
2
-7
/
+4
2020-12-15
selftests/vm: rename run_vmtests --> run_vmtests.sh
John Hubbard
1
-1
/
+1
2020-12-15
selftests/vm: use a common gup_test.h
John Hubbard
2
-21
/
+3
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
5
-15
/
+15
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-9
/
+30
2020-12-14
selftests: test_vxlan_under_vrf: mute unnecessary error message
Po-Hsu Lin
1
-1
/
+1
2020-12-14
selftests: mptcp: add the flush addrs testcase
Geliang Tang
1
-14
/
+36
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-23
/
+75
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-0
/
+524
2020-12-14
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+57
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
16
-44
/
+1923
2020-12-14
Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+14
2020-12-14
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-0
/
+1270
2020-12-14
selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
Yonghong Song
2
-3
/
+5
2020-12-14
selftests/bpf: Add set_attach_target() API selftest for module target
Andrii Nakryiko
2
-1
/
+21
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+13
[next]