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-02-15
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
1
-0
/
+74
2020-02-11
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-02-11
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-02-11
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-02-11
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
1
-3
/
+4
2020-02-11
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-11
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
1
-5
/
+24
2020-02-01
libbpf: Fix BTF-defined map's __type macro handling of arrays
Andrii Nakryiko
2
-3
/
+2
2020-01-26
kselftests: cgroup: Avoid the reuse of fd after it is deallocated
Hewenliang
1
-0
/
+1
2020-01-26
selftests: gen_kselftest_tar.sh: Do not clobber kselftest/
Kees Cook
2
-20
/
+25
2020-01-23
selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation
Petr Machata
1
-2
/
+6
2020-01-17
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
1
-0
/
+1
2020-01-17
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
2020-01-17
selftests: loopback.sh: skip this test if the driver does not support
Hangbin Liu
1
-0
/
+8
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
[next]