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
2021-03-05
bpf: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-05
selftests: bpf: Don't run sk_lookup in verifier tests
Lorenz Bauer
2
-2
/
+3
2021-03-05
selftests: bpf: Check that PROG_TEST_RUN repeats as requested
Lorenz Bauer
1
-9
/
+42
2021-03-05
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
2
-36
/
+109
2021-03-05
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-1
/
+4
2021-03-05
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
1
-1
/
+711
2021-03-05
selftests/bpf: Test syscall command parsing
Joe Stringer
2
-2
/
+13
2021-03-05
selftests/bpf: Templatize man page generation
Joe Stringer
1
-15
/
+25
2021-03-05
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
7
-49
/
+50
2021-03-05
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
4
-4
/
+4
2021-03-05
selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
Ilya Leoshkevich
1
-12
/
+31
2021-03-05
selftest/bpf: Add BTF_KIND_FLOAT tests
Ilya Leoshkevich
3
-0
/
+138
2021-03-05
selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
Ilya Leoshkevich
1
-1
/
+1
2021-03-05
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2
-0
/
+9
2021-03-05
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
6
-1
/
+94
2021-03-05
libbpf: Fix whitespace in btf_add_composite() comment
Ilya Leoshkevich
1
-1
/
+1
2021-03-05
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
1
-2
/
+3
2021-03-04
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
3
-0
/
+139
2021-03-03
tools/runqslower: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
1
-0
/
+4
2021-02-27
tools, bpf_asm: Exit non-zero on errors
Ian Denhardt
1
-4
/
+4
2021-02-27
tools, bpf_asm: Hard error on out of range jumps
Ian Denhardt
1
-2
/
+4
2021-02-27
selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper
Yonghong Song
2
-0
/
+118
2021-02-27
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
3
-0
/
+179
2021-02-27
bpftool: Print subprog address properly
Yonghong Song
1
-0
/
+3
2021-02-27
libbpf: Support subprog address relocation
Yonghong Song
1
-3
/
+61
2021-02-27
libbpf: Move function is_ldimm64() earlier in libbpf.c
Yonghong Song
1
-6
/
+6
2021-02-27
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+38
2021-02-27
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
1
-3
/
+4
2021-02-27
selftests/bpf: Propagate error code of the command to vmtest.sh
KP Singh
1
-7
/
+19
2021-02-26
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2
-6
/
+6
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-26
selftests/bpf: Introduce xsk statistics tests
Ciara Loftus
2
-14
/
+136
2021-02-26
selftests/bpf: Restructure xsk selftests
Ciara Loftus
4
-228
/
+159
2021-02-26
selftests/bpf: Expose and rename debug argument
Ciara Loftus
3
-5
/
+14
2021-02-26
selftest/bpf: Make xsk tests less verbose
Magnus Karlsson
4
-30
/
+50
2021-02-26
bpf: runqslower: Use task local storage
Song Liu
1
-12
/
+21
2021-02-26
bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h
Song Liu
1
-1
/
+4
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2
-0
/
+93
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
3
-0
/
+165
2021-02-24
bpf: Add kernel/modules BTF presence checks to bpftool feature command
Grant Seltzer
1
-0
/
+4
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-65
/
+267
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
34
-138
/
+42
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-80
/
+758
2021-02-21
Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
10
-10
/
+10
2021-02-21
Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-59
/
+62
2021-02-21
Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2021-02-21
Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+4
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2
-4
/
+40
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
1
-0
/
+27
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
2
-63
/
+202
[next]