index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
vsock_test: add SOCK_SEQPACKET tests
Arseny Krasnov
3
-5
/
+146
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-09
selftests/x86: Test signal frame XSTATE header corruption handling
Andy Lutomirski
2
-1
/
+116
2021-06-08
selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV
Petr Machata
5
-6
/
+14
2021-06-08
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
6
-0
/
+14
2021-06-08
selftests: router_scale: Do not count failed routes
Amit Cohen
1
-1
/
+1
2021-06-08
selftests, bpf: Make docs tests fail more reliably
Joe Stringer
3
-1
/
+4
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-07
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
1
-1
/
+9
2021-06-07
selftests: lib.mk: Also install "config" and "settings"
Kees Cook
1
-0
/
+1
2021-06-07
selftests: splice: Adjust for handler fallback removal
Kees Cook
1
-21
/
+98
2021-06-07
selftests/tls: Add {} to avoid static checker warning
Kees Cook
1
-1
/
+2
2021-06-07
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2
-3
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+10
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/netdev/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-06-04
selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support
Florian Westphal
2
-3
/
+126
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
34
-484
/
+2439
2021-06-03
selftests/bpf: Add xdp_redirect_multi into .gitignore
Andrii Nakryiko
1
-0
/
+1
2021-06-02
selftest: netdevsim: Add devlink rate grouping test
Dmytro Linkin
1
-0
/
+42
2021-06-02
selftest: netdevsim: Add devlink rate nodes test
Dmytro Linkin
1
-0
/
+45
2021-06-02
selftest: netdevsim: Add devlink port shared/max tx rate test
Dmytro Linkin
1
-0
/
+55
2021-06-02
selftest: netdevsim: Add devlink rate test
Dmytro Linkin
1
-1
/
+24
2021-06-01
net/sched: act_vlan: Test priority 0 modification
Boris Sukholitko
1
-0
/
+24
2021-06-01
net/sched: act_vlan: No dump for unset priority
Boris Sukholitko
1
-2
/
+2
2021-06-01
tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()
Christian Brauner
1
-3
/
+85
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-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
1
-0
/
+19
2021-05-28
test: add openat2() test for invalid upper 32 bit flag value
Christian Brauner
1
-1
/
+6
2021-05-27
selftests: devlink_lib: add check for devlink device existence
Jiri Pirko
1
-0
/
+6
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-334
/
+1020
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
[prev]
[next]