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
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-72
/
+27
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
4
-25
/
+691
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+149
2018-01-18
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-01-17
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+40
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+501
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-11
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
1
-0
/
+40
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-21
/
+1
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
1
-3
/
+1
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-72
/
+27
2017-12-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-2
/
+1
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-6
/
+3
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-48
/
+567
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
1
-27
/
+29
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
1
-16
/
+533
2017-12-20
selftests: net: Adding config fragment CONFIG_NUMA=y
Naresh Kamboju
1
-0
/
+1
2017-12-20
bpf: Fix tools and testing build.
David Miller
2
-5
/
+5
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+24
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
1
-12
/
+1
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
3
-3
/
+0
2017-12-11
rcutorture/kvm-build.sh: Skip build directory check
SeongJae Park
1
-5
/
+0
2017-12-11
rcutorture: Simplify functions.sh include path
SeongJae Park
5
-5
/
+5
2017-12-11
rcutorture: Simplify logging
SeongJae Park
2
-24
/
+12
2017-12-11
rcutorture/kvm-recheck-*: Improve result directory readability check
SeongJae Park
3
-3
/
+3
2017-12-11
rcutorture/kvm.sh: Support execution from any directory
SeongJae Park
1
-2
/
+3
2017-12-11
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
1
-2
/
+2
2017-12-11
rcutorture/kvm.sh: Remove unused variable, `alldone`
SeongJae Park
1
-1
/
+0
2017-12-11
rcutorture: Remove unused script, config2frag.sh
SeongJae Park
1
-25
/
+0
2017-12-11
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
1
-1
/
+13
2017-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+7
2017-11-30
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
Yonghong Song
1
-0
/
+7
2017-11-29
torture: Prepare scripting for shift from %p to %pK
Paul E. McKenney
1
-1
/
+1
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+189
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-7
/
+106
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
1
-23
/
+16
2017-11-21
x86/pkeys/selftests: Fix protection keys write() warning
Dave Hansen
1
-1
/
+4
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
1
-5
/
+5
2017-11-21
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
1
-2
/
+2
2017-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+92
2017-11-18
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2
-0
/
+92
2017-11-18
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
55
-71
/
+1303
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-32
/
+340
[next]