index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
selftests: test_vxlan_under_vrf: mute unnecessary error message
Po-Hsu Lin
1
-1
/
+1
2020-12-15
selftests: mptcp: add the flush addrs testcase
Geliang Tang
1
-14
/
+36
2020-12-15
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-23
/
+75
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-0
/
+524
2020-12-15
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+57
2020-12-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
16
-44
/
+1923
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-103
/
+0
2020-12-15
Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+14
2020-12-15
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
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
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
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-2
/
+111
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-41
/
+202
2020-12-12
selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
Aaron Lewis
4
-279
/
+236
2020-12-12
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
4
-1
/
+565
2020-12-11
selftests/bpf: Silence ima_setup.sh when not running in verbose mode.
KP Singh
2
-0
/
+34
2020-12-11
selftests/bpf: Drop the need for LLVM's llc
Andrew Delgadillo
1
-23
/
+5
2020-12-11
selftests/bpf: fix bpf_testmod.ko recompilation logic
Andrii Nakryiko
1
-7
/
+8
2020-12-11
Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-31
/
+181
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-31
/
+83
2020-12-11
selftests: fix poll error in udpgro.sh
Paolo Abeni
1
-0
/
+3
2020-12-11
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2020-12-11
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-11
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-10
selftests/bpf: Make selftest compilation work on clang 11
Jiri Olsa
1
-0
/
+8
2020-12-10
selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignore
Weqaar Janjua
1
-0
/
+1
2020-12-10
selftests/bpf: Drop tcp-{client,server}.py from Makefile
Veronika Kabatova
1
-2
/
+0
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
4
-2
/
+111
2020-12-09
selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRV
Weqaar Janjua
3
-24
/
+104
2020-12-09
selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRV
Weqaar Janjua
3
-4
/
+57
2020-12-09
selftests/bpf: Xsk selftests - DRV POLL, NOPOLL
Weqaar Janjua
3
-4
/
+45
[prev]
[next]