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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-20
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
4
-5
/
+44
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
7
-39
/
+443
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
1
-0
/
+152
2017-08-16
bpf: sockmap sample program
John Fastabend
4
-4
/
+67
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+4
2017-08-16
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
1
-0
/
+32
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-5
/
+4
2017-08-12
selftests: bpf: add check for ip XDP redirect
William Tu
1
-0
/
+5
2017-08-11
selftests: timers: freq-step: fix compile error
Shuah Khan
1
-4
/
+3
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2
-1
/
+200
2017-08-10
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
1
-0
/
+313
2017-08-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+25
2017-08-09
selftests: futex: fix run_tests target
Shuah Khan
1
-1
/
+1
2017-08-09
selftests: bpf: add a test for XDP redirect
William Tu
4
-3
/
+86
2017-08-09
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-09
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-09
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
2017-08-09
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-09
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-09
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-08-09
selftests/bpf: change test_verifier expectations
Edward Cree
1
-180
/
+152
2017-08-08
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-08
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-05
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2
-0
/
+4
2017-08-04
test: add msg_zerocopy test
Willem de Bruijn
4
-1
/
+811
2017-08-03
netvsc: remove bonding setup script
stephen hemminger
1
-255
/
+0
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+58
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+34
2017-07-30
bpf: testing: fix devmap tests
John Fastabend
2
-1
/
+4
2017-07-27
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2
-3
/
+6
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
1
-0
/
+4
2017-07-26
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
1
-2
/
+14
2017-07-26
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
1
-3
/
+3
2017-07-25
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+7
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-239
/
+2175
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+479
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
1
-0
/
+2
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+15
2017-07-17
tools: hv: ignore a NIC if it has been configured
sixiao@microsoft.com
1
-2
/
+25
2017-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+633
2017-07-15
kmod: throttle kmod thread limit
Luis R. Rodriguez
1
-22
/
+2
2017-07-15
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
3
-0
/
+653
[next]