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-01-12
selftests: pmtu: fix init mtu value in description
Hangbin Liu
1
-3
/
+3
2020-01-12
kselftest: Support old perl versions
SeongJae Park
1
-0
/
+1
2020-01-12
kselftest/runner: Print new line in print of timeout log
SeongJae Park
1
-0
/
+1
2020-01-12
selftests: safesetid: Fix Makefile to set correct test program
Masami Hiramatsu
1
-1
/
+1
2020-01-12
selftests: safesetid: Check the return value of setuid/setgid
Masami Hiramatsu
1
-5
/
+10
2020-01-12
selftests: safesetid: Move link library to LDLIBS
Masami Hiramatsu
1
-1
/
+2
2020-01-12
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
1
-3
/
+3
2020-01-12
selftests/ftrace: Do not to use absolute debugfs path
Masami Hiramatsu
3
-5
/
+5
2020-01-12
selftests/ftrace: Fix ftrace test cases to check unsupported
Masami Hiramatsu
2
-0
/
+7
2020-01-12
selftests/ftrace: Fix to check the existence of set_ftrace_filter
Masami Hiramatsu
1
-1
/
+4
2020-01-12
selftests: netfilter: use randomized netns names
Florian Westphal
1
-156
/
+176
2020-01-09
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10
2020-01-09
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
1
-1
/
+12
2020-01-09
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
1
-0
/
+2
2020-01-04
selftests: vm: add fragment CONFIG_TEST_VMALLOC
Anders Roxell
1
-0
/
+1
2020-01-04
selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available
Michael Ellerman
1
-0
/
+4
2020-01-04
selftests/powerpc: Fixup clobbers for TM tests
Michael Ellerman
4
-6
/
+6
2019-12-31
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
1
-28
/
+0
2019-12-31
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-12-31
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-12-31
bpf, testing: Workaround a verifier failure for test_progs
Yonghong Song
1
-1
/
+4
2019-12-31
selftests: net: Fix printf format warnings on arm
Masami Hiramatsu
3
-4
/
+6
2019-12-31
selftests: proc: Make va_max 1MB
Masami Hiramatsu
1
-1
/
+5
2019-12-31
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
1
-5
/
+12
2019-12-31
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
1
-1
/
+4
2019-12-31
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
1
-1
/
+1
2019-12-31
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
1
-1
/
+1
2019-12-18
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
1
-6
/
+2
2019-12-17
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
1
-1
/
+2
2019-12-13
kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
Prabhakar Kushwaha
1
-1
/
+1
2019-12-05
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2019-12-05
selftests: bpf: correct perror strings
Jakub Kicinski
2
-20
/
+20
2019-12-05
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-12-05
selftests/tls: add a test for fragmented messages
Jakub Kicinski
1
-0
/
+60
2019-11-29
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
1
-0
/
+13
2019-11-29
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
1
-1
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+57
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
1
-2
/
+51
2019-11-15
selftests: mlxsw: Adjust test to recent changes
Ido Schimmel
1
-2
/
+6
2019-11-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
1
-2
/
+2
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+115
2019-11-07
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
1
-0
/
+108
2019-11-06
mm/gup_benchmark: fix MAP_HUGETLB case
John Hubbard
1
-1
/
+1
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+7
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-2
/
+29
2019-11-02
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-02
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-10-26
selftests: fib_tests: add more tests for metric update
Paolo Abeni
1
-0
/
+21
[next]