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-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
1
-2
/
+13
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-07
bpf: enable verifier to add 0 to packet ptr
William Tu
1
-0
/
+23
2017-02-07
bpf: test for AND edge cases
Josef Bacik
1
-0
/
+55
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-27
/
+28
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-26
/
+27
2017-01-26
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
1
-1
/
+1
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
1
-0
/
+82
2017-01-24
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
2
-2
/
+204
2017-01-24
bpf: Add tests for the lpm trie map
David Herrmann
3
-2
/
+361
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-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
1
-7
/
+32
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
1
-3
/
+439
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+4
2017-01-10
bpf: allow helpers access to variable memory
Gianluca Borello
1
-0
/
+410
2017-01-10
bpf: allow adjusted map element values to spill
Gianluca Borello
1
-0
/
+46
2017-01-10
bpf: allow helpers access to map element values
Gianluca Borello
1
-0
/
+491
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
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
1
-3
/
+3
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
1
-17
/
+74
2016-12-19
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+23
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+29
2016-12-18
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-7
/
+23
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-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
2
-29
/
+1
2016-12-15
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
1
-86
/
+0
2016-12-15
radix tree test suite: add new tag check
Matthew Wilcox
1
-0
/
+3
2016-12-15
radix-tree: ensure counts are initialised
Matthew Wilcox
1
-4
/
+41
2016-12-15
radix tree test suite: cache recently freed objects
Matthew Wilcox
2
-12
/
+41
2016-12-15
radix tree test suite: add some more functionality
Matthew Wilcox
3
-0
/
+21
2016-12-15
radix tree test suite: check multiorder iteration
Matthew Wilcox
4
-35
/
+73
2016-12-15
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
1
-12
/
+75
2016-12-15
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
2
-2
/
+45
[next]