index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
1
-1
/
+1
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
5
-0
/
+533
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
3
-22
/
+52
2020-09-17
bpf: allow for tailcalls in BPF subprograms for x64 JIT
Maciej Fijalkowski
1
-4
/
+17
2020-09-17
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
6
-55
/
+244
2020-09-17
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2
-0
/
+30
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
4
-20
/
+24
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
2
-3
/
+64
2020-09-17
bpf, x64: use %rcx instead of %rax for tail call retpolines
Maciej Fijalkowski
2
-18
/
+18
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
3
-335
/
+78
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
5
-1
/
+255
2020-09-15
bpftool: Support dumping metadata
YiFei Zhu
3
-0
/
+208
2020-09-15
libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
YiFei Zhu
4
-0
/
+94
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
3
-0
/
+77
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
5
-17
/
+44
2020-09-14
libbpf: Fix a compilation error with xsk.c for ubuntu 16.04
Yonghong Song
1
-0
/
+1
2020-09-14
bpftool: Fix build failure
Yonghong Song
1
-1
/
+1
2020-09-14
xsk: Fix refcount warning in xp_dma_map
Magnus Karlsson
1
-2
/
+2
2020-09-14
samples/bpf: Add quiet option to xdpsock
Magnus Karlsson
1
-5
/
+14
2020-09-14
samples/bpf: Fix possible deadlock in xdpsock
Magnus Karlsson
1
-0
/
+1
2020-09-14
samples/bpf: Fix one packet sending in xdpsock
Magnus Karlsson
1
-0
/
+8
2020-09-14
s390/bpf: Fix multiple tail calls
Ilya Leoshkevich
1
-34
/
+27
2020-09-10
tcp: Simplify tcp_set_congestion_control() load=false case
Neal Cardwell
1
-11
/
+4
2020-09-10
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
1
-7
/
+3
2020-09-10
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
4
-13
/
+5
2020-09-10
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Neal Cardwell
1
-6
/
+1
2020-09-10
tcp: Only init congestion control if not initialized already
Neal Cardwell
4
-3
/
+8
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
13
-198
/
+11
2020-09-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
2
-4
/
+4
2020-09-10
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
1
-2
/
+2
2020-09-10
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
1
-2
/
+4
2020-09-10
bpf: Plug hole in struct bpf_sk_lookup_kern
Lorenz Bauer
1
-2
/
+2
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
3
-18
/
+62
2020-09-10
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
1
-2
/
+2
2020-09-10
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
1
-49
/
+52
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
4
-0
/
+144
2020-09-10
net: Allow iterating sockmap and sockhash
Lorenz Bauer
1
-2
/
+278
2020-09-10
net: sockmap: Remove unnecessary sk_fullsock checks
Lorenz Bauer
1
-2
/
+2
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
14
-196
/
+35
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2
-3
/
+38
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2
-0
/
+26
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
4
-1
/
+12
2020-09-10
bpf: Remove duplicate headers
Chen Zhou
1
-1
/
+0
2020-09-09
perf: Stop using deprecated bpf_program__title()
Andrii Nakryiko
1
-10
/
+2
2020-09-09
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2
-4
/
+4
2020-09-08
selftests/bpf: Add test for map_ptr arithmetic
Yonghong Song
2
-1
/
+41
2020-09-08
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
1
-0
/
+4
2020-09-07
tools, bpf: Synchronise BPF UAPI header with tools
Quentin Monnet
1
-42
/
+45
2020-09-07
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-42
/
+45
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
1
-1
/
+1
[next]