index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
8
-36
/
+201
|
\
|
*
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
2020-04-15
1
-1
/
+29
|
*
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
2020-04-15
1
-15
/
+27
|
*
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
2020-04-14
1
-2
/
+60
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-10
4
-15
/
+83
|
|
\
|
|
*
selftests/bpf: Add test for bpf_get_link_xdp_id
Andrey Ignatov
2020-04-08
1
-0
/
+68
|
|
*
bpf, lsm: Fix the file_mprotect LSM test.
KP Singh
2020-04-03
2
-13
/
+13
|
|
*
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
Colin Ian King
2020-04-03
1
-2
/
+2
|
*
|
tc-testing: remove duplicate code in tdc.py
Roman Mashak
2020-04-08
1
-3
/
+2
*
|
|
selftests: kmod: test disabling module autoloading
Eric Biggers
2020-04-11
1
-0
/
+30
*
|
|
selftests: kmod: fix handling test numbers above 9
Eric Biggers
2020-04-11
1
-4
/
+9
*
|
|
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-09
2
-0
/
+6
|
\
\
\
|
*
|
|
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
2020-04-04
1
-0
/
+1
|
*
|
|
selftests/eeh: Skip ahci adapters
Michael Ellerman
2020-04-02
1
-0
/
+5
*
|
|
|
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
3
-4
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tools/test/nvdimm: Fix out of tree build
Santosh Sivaraj
2020-03-31
2
-4
/
+4
|
*
|
|
tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
Jan Kara
2020-02-18
1
-0
/
+2
*
|
|
|
kselftest: introduce new epoll test case
Roman Penyaev
2020-04-07
1
-1
/
+66
*
|
|
|
userfaultfd: selftests: add write-protect test
Peter Xu
2020-04-07
1
-24
/
+133
*
|
|
|
userfaultfd: selftests: refactor statistics
Peter Xu
2020-04-07
1
-27
/
+49
*
|
|
|
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
15
-41
/
+465
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
selftests/powerpc: Fix try-run when source tree is not writable
Michael Ellerman
2020-04-01
1
-0
/
+1
|
*
|
|
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
2020-03-25
8
-0
/
+12
|
*
|
|
selftests/powerpc: Don't rely on segfault to rerun the test
Gustavo Luiz Duarte
2020-03-25
1
-39
/
+35
|
*
|
|
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
2020-03-20
3
-1
/
+287
|
*
|
|
selftests/powerpc: Add a test of sigreturn vs VDSO
Michael Ellerman
2020-03-20
3
-1
/
+129
|
*
|
|
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
2020-03-17
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-05
3
-1
/
+234
|
\
\
\
|
*
|
|
selftests/ftrace: Add test to test new set_event_notrace_pid file
Steven Rostedt (VMware)
2020-03-27
1
-0
/
+125
|
*
|
|
selftests/ftrace: Add test to test new set_ftrace_notrace_pid file
Steven Rostedt (VMware)
2020-03-27
1
-0
/
+108
|
*
|
|
selftest/ftrace: Fix function trigger test to handle trace not disabling the ...
Steven Rostedt (VMware)
2020-03-19
1
-1
/
+1
*
|
|
|
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-04-04
6
-0
/
+59
|
\
\
\
\
|
*
|
|
|
selftests: add pid namespace ENOMEM regression test
Christian Brauner
2020-03-25
6
-0
/
+59
*
|
|
|
|
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
2
-131
/
+371
|
\
\
\
\
\
|
*
\
\
\
\
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2020-03-23
4
-22
/
+51
|
|
\
\
\
\
\
|
*
|
|
|
|
|
binderfs: add stress test for binderfs binder devices
Christian Brauner
2020-03-19
2
-94
/
+334
|
*
|
|
|
|
|
binderfs_test: switch from /dev to a unique per-test mountpoint
Christian Brauner
2020-03-19
1
-24
/
+23
|
*
|
|
|
|
|
binderfs: port tests to test harness infrastructure
Christian Brauner
2020-03-19
2
-16
/
+17
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
86
-0
/
+86
|
\
\
\
\
\
\
|
*
|
|
|
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
87
-0
/
+87
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
5
-5
/
+327
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests/cgroup: add tests for cloning into cgroups
Christian Brauner
2020-02-12
5
-5
/
+214
|
*
|
|
|
|
|
kselftest/cgroup: add cgroup destruction test
Suren Baghdasaryan
2020-02-12
1
-0
/
+113
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
39
-461
/
+1926
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
25
-94
/
+213
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
Sean Christopherson
2020-03-26
1
-2
/
+2
|
*
|
|
|
|
|
|
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-18
4
-44
/
+35
|
*
|
|
|
|
|
|
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
1
-0
/
+11
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
2020-03-16
1
-2
/
+10
|
*
|
|
|
|
|
|
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
2020-03-16
1
-4
/
+9
[next]