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
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-100
/
+225
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-294
/
+2465
2017-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-02-21
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+196
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-0
/
+18
2017-02-19
selftest for default_file_splice_read() infoleak
Al Viro
4
-0
/
+24
2017-02-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
1
-2
/
+13
2017-02-14
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
4
-12
/
+13
2017-02-14
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
1
-1
/
+2
2017-02-14
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
1
-2
/
+2
2017-02-14
selftests: Fix the .c linking rule
Michael Ellerman
1
-1
/
+1
2017-02-14
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
1
-5
/
+5
2017-02-14
radix tree test suite: Add config option for map shift
Rehas Sachdeva
4
-11
/
+16
2017-02-14
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
1
-2
/
+2
2017-02-14
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
1
-1
/
+14
2017-02-14
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
1
-2
/
+4
2017-02-14
radix tree test suite: Fix leaky tests
Matthew Wilcox
1
-12
/
+16
2017-02-14
radix tree test suite: Enable address sanitizer
Matthew Wilcox
1
-1
/
+1
2017-02-14
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
1
-3
/
+3
2017-02-14
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
10
-58
/
+77
2017-02-14
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2
-0
/
+26
2017-02-14
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
4
-7
/
+33
2017-02-14
ida: Use exceptional entries for small IDAs
Matthew Wilcox
1
-1
/
+92
2017-02-14
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2
-3
/
+4
2017-02-14
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
8
-6
/
+365
2017-02-14
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
1
-2
/
+0
2017-02-14
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
1
-3
/
+2
2017-02-14
radix tree test suite: Reduce kernel.h
Matthew Wilcox
3
-39
/
+12
2017-02-14
radix tree test suite: Remove export.h
Matthew Wilcox
1
-2
/
+0
2017-02-14
radix tree test suite: Remove types.h
Matthew Wilcox
3
-23
/
+3
2017-02-14
radix tree test suite: Remove mempool
Matthew Wilcox
2
-38
/
+0
2017-02-14
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
1
-0
/
+1
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
1
-0
/
+1
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
6
-34
/
+3
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
6
-30
/
+15
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
3
-29
/
+18
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
3
-24
/
+14
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
4
-48
/
+37
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
4
-89
/
+97
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
4
-27
/
+12
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
2
-6
/
+64
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
1
-1
/
+1
2017-02-08
selftests, x86, protection_keys: fix wrong offset in siginfo
Dave Hansen
1
-1
/
+1
2017-02-08
selftests, x86, protection_keys: fix uninitialized variable warning
Dave Hansen
1
-1
/
+1
2017-02-07
ktest: Add variable run_command_status to save status of commands executed
Steven Rostedt (VMware)
1
-11
/
+11
2017-02-07
ktest.pl: Powercycle the box on reboot if no connection can be made
Steven Rostedt (VMware)
1
-11
/
+29
2017-02-07
ktest: Add timeout to ssh command
Steven Rostedt (VMware)
1
-8
/
+27
2017-02-07
ktest: Fix child exit code processing
Steven Rostedt (VMware)
1
-1
/
+1
2017-02-07
ktest: Have POST_TEST run after the test has totally completed
Steven Rostedt (VMware)
1
-8
/
+12
2017-02-07
bpf: enable verifier to add 0 to packet ptr
William Tu
1
-0
/
+23
[prev]
[next]