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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
userfaultfd/selftests: exercise minor fault handling shmem support
Axel Rasmussen
1
-4
/
+25
2021-06-30
userfaultfd/selftests: reinitialize test context in each test
Axel Rasmussen
1
-105
/
+117
2021-06-30
userfaultfd/selftests: create alias mappings in the shmem test
Axel Rasmussen
1
-3
/
+19
2021-06-30
userfaultfd/selftests: use memfd_create for shmem test type
Axel Rasmussen
1
-1
/
+15
2021-06-30
userfaultfd/selftests: add pagemap uffd-wp test
Peter Xu
1
-0
/
+154
2021-06-30
userfaultfd/selftests: unify error handling
Peter Xu
1
-369
/
+187
2021-06-30
userfaultfd/selftests: only dump counts if mode enabled
Peter Xu
1
-10
/
+20
2021-06-30
userfaultfd/selftests: dropping VERIFY check in locking_thread
Peter Xu
1
-54
/
+1
2021-06-30
userfaultfd/selftests: remove the time() check on delayed uffd
Peter Xu
1
-8
/
+0
2021-06-30
userfaultfd/selftests: use user mode only
Peter Xu
1
-1
/
+1
2021-06-30
khugepaged: selftests: remove debug_cow
Nanyong Sun
1
-4
/
+0
2021-06-29
mm/gup_benchmark: support threading
Peter Xu
1
-31
/
+65
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
1
-2
/
+2
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-15
/
+386
2021-06-18
selftests/net: Add icmp.sh for testing ICMP dummy address responses
Toke Høiland-Jørgensen
1
-0
/
+74
2021-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+20
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
1
-1
/
+1
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
1
-2
/
+3
2021-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-8
/
+53
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
8
-8
/
+53
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-0
/
+25
2021-06-10
selftests: mptcp: enable syncookie only in absence of reorders
Paolo Abeni
1
-3
/
+8
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
1
-19
/
+19
2021-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-16
/
+52
2021-06-09
selftests: netfilter: add fib test case
Florian Westphal
2
-1
/
+222
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
5
-15
/
+45
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2
-1
/
+7
2021-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-06-05
proc: add .gitignore for proc-subset-pid selftest
David Matlack
1
-0
/
+1
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-5
/
+10
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
1
-1
/
+0
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-170
/
+1491
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
mptcp: update selftest for fallback due to OoO
Paolo Abeni
1
-4
/
+9
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
1
-1
/
+1
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
4
-4
/
+33
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
1
-33
/
+79
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
3
-0
/
+52
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
3
-1
/
+22
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2
-18
/
+20
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
1
-4
/
+11
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
1
-4
/
+7
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
1
-32
/
+18
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
4
-32
/
+39
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2
-3
/
+3
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
1
-1
/
+31
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
1
-0
/
+5
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
4
-10
/
+16
[next]