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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-20
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
1
-0
/
+46
2017-05-14
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
1
-6
/
+12
2017-05-14
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
1
-1
/
+1
2017-05-03
bpf: improve verifier packet range checks
Alexei Starovoitov
1
-0
/
+20
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-26
/
+27
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
1
-26
/
+27
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
1
-1
/
+1
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
1
-1
/
+1
2017-01-05
selftests: do not require bash to run bpf tests
Rolf Eike Beer
1
-1
/
+1
2017-01-05
selftests: do not require bash for the generated test
Rolf Eike Beer
1
-1
/
+1
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+29
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
1
-1
/
+1
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
1
-0
/
+28
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
53
-337
/
+3307
2016-12-16
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
24
-0
/
+1948
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
7
-7
/
+131
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+240
2016-12-13
selftests: ftrace: Shift down default message verbosity
Masami Hiramatsu
1
-11
/
+7
2016-12-13
selftest/gpio: add gpio test case
Bamvor Jian Zhang
5
-0
/
+683
2016-12-13
selftest: sync: improve assert() failure message
Gustavo Padovan
1
-1
/
+1
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+124
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+5
2016-12-08
kselftests: Exercise hw-independent mock tests for i915.ko
Chris Wilson
1
-0
/
+14
2016-12-08
selftests: add missing gitignore files/dirs
Shuah Khan
3
-0
/
+4
2016-12-08
selftests: add missing set-tz to timers .gitignore
Shuah Khan
1
-0
/
+1
2016-12-06
bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*
Thomas Graf
1
-0
/
+134
2016-12-05
bpf: Preserve const register type on const OR alu ops
Gianluca Borello
2
-0
/
+61
2016-12-02
selftest: sync: stress test for merges
Emilio López
4
-0
/
+120
2016-12-02
selftest: sync: stress consumer/producer test
Emilio López
4
-0
/
+190
2016-12-02
selftest: sync: stress test for parallelism
Emilio López
4
-0
/
+116
2016-12-02
selftest: sync: wait tests for sw_sync framework
Emilio López
4
-0
/
+96
2016-12-02
selftest: sync: merge tests for sw_sync framework
Emilio López
4
-0
/
+65
2016-12-02
selftest: sync: fence tests for sw_sync framework
Emilio López
4
-0
/
+140
2016-12-02
selftest: sync: basic tests for sw_sync framework
Emilio López
9
-0
/
+519
2016-11-30
bpf: add test for the verifier equal logic bug
Josef Bacik
1
-0
/
+23
2016-11-29
selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"
Colin Ian King
1
-1
/
+1
2016-11-28
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
4
-6
/
+49
2016-11-23
selftests: ftrace: Add a testcase for types of kprobe event
Masami Hiramatsu
1
-0
/
+37
2016-11-22
selftests: ftrace: Add a testcase for function filter glob match
Masami Hiramatsu
1
-0
/
+49
2016-11-22
selftests: ftrace: Introduce TMPDIR for temporary files
Masami Hiramatsu
1
-0
/
+2
2016-11-22
selftests: ftrace: Hide ftracetest logs from git
Masami Hiramatsu
1
-0
/
+1
2016-11-22
selftests: ftrace: Fix trigger-mod to run without syscall trace
Masami Hiramatsu
1
-1
/
+1
2016-11-22
selftests: ftrace: Check whether snapshot trigger is supported correctly
Masami Hiramatsu
1
-0
/
+5
2016-11-22
selftests: ftrace: Add --quiet option not to show error logs on screen
Masami Hiramatsu
1
-1
/
+7
2016-11-22
selftests: ftrace: Initialize ftrace before each test
Masami Hiramatsu
2
-1
/
+29
2016-11-18
selftests: arm64: add test for unaligned/inexact watchpoint handling
Pratyush Anand
2
-1
/
+240
2016-11-17
selftests/x86: Add test_vdso to test getcpu()
Andy Lutomirski
2
-1
/
+124
[next]