index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
2020-10-11
1
-3
/
+7
*
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
2020-10-09
1
-0
/
+243
*
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-10-09
7
-0
/
+1274
*
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
2
-9
/
+9
*
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
2
-1
/
+20
*
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2020-10-07
2
-0
/
+397
*
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
2020-10-07
1
-1
/
+1
*
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
2020-10-07
1
-8
/
+136
*
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
2020-10-07
1
-0
/
+5
*
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
2020-10-07
1
-1
/
+6
*
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
2020-10-07
1
-1
/
+1
*
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2020-10-06
2
-9
/
+1
*
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
2020-10-06
1
-3
/
+2
*
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
2020-10-06
1
-1
/
+48
*
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
2020-10-06
1
-19
/
+18
*
libbpf: Close map fd if init map slots failed
Hangbin Liu
2020-10-06
1
-21
/
+34
*
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2020-10-02
2
-30
/
+31
*
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2020-10-02
2
-0
/
+50
*
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
1
-0
/
+13
*
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
1
-0
/
+18
*
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
5
-25
/
+137
*
bpf/libbpf: BTF support for typed ksyms
Hao Luo
2020-10-02
1
-13
/
+99
*
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
1
-9
/
+27
*
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
2020-10-02
4
-6
/
+22
*
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
2020-10-02
1
-1
/
+1
*
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
2020-10-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-10-01
64
-1055
/
+4993
|
\
|
*
selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS
Song Liu
2020-09-30
2
-0
/
+104
|
*
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
2020-09-30
1
-0
/
+3
|
*
selftests/bpf: Fix alignment of .BTF_ids
Jean-Philippe Brucker
2020-09-30
1
-0
/
+6
|
*
selftests/bpf: Test "incremental" btf_dump in C format
Andrii Nakryiko
2020-09-30
1
-0
/
+105
|
*
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
2020-09-30
3
-22
/
+65
|
*
bpf, selftests: Add redirect_neigh selftest
Daniel Borkmann
2020-09-30
2
-0
/
+312
|
*
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
2020-09-30
8
-40
/
+40
|
*
bpf, libbpf: Add bpf_tail_call_static helper for bpf programs
Daniel Borkmann
2020-09-30
1
-0
/
+46
|
*
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
2020-09-30
1
-0
/
+14
|
*
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
2020-09-30
1
-0
/
+10
|
*
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
2020-09-29
1
-2
/
+1
|
*
libbpf: Compile libbpf under -O2 level by default and catch extra warnings
Andrii Nakryiko
2020-09-29
1
-1
/
+1
|
*
libbpf: Fix uninitialized variable in btf_parse_type_sec
Andrii Nakryiko
2020-09-29
1
-1
/
+1
|
*
selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
Ilya Leoshkevich
2020-09-29
1
-115
/
+101
|
*
bpf, selftests: Fix warning in snprintf_btf where system() call unchecked
John Fastabend
2020-09-29
1
-1
/
+3
|
*
selftests: Add selftest for disallowing modify_return attachment to freplace
Toke Høiland-Jørgensen
2020-09-29
3
-1
/
+71
|
*
selftests/bpf: Adding test for arg dereference in extension trace
Jiri Olsa
2020-09-29
3
-0
/
+154
|
*
selftests: Add test for multiple attachments of freplace program
Toke Høiland-Jørgensen
2020-09-29
2
-32
/
+139
|
*
libbpf: Add support for freplace attachment in bpf_link_create
Toke Høiland-Jørgensen
2020-09-29
5
-9
/
+60
|
*
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
2020-09-29
1
-2
/
+7
|
*
selftests/bpf: Test BTF's handling of endianness
Andrii Nakryiko
2020-09-29
1
-0
/
+101
|
*
libbpf: Support BTF loading and raw data output in both endianness
Andrii Nakryiko
2020-09-29
3
-64
/
+255
|
*
selftests/bpf: Move and extend ASSERT_xxx() testing macros
Andrii Nakryiko
2020-09-29
2
-34
/
+63
[next]