index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-15
4
-24
/
+48
|
\
|
*
libbpf: Expose libbpf ring_buffer epoll_fd
Brendan Jackman
2020-12-14
3
-0
/
+8
|
*
libbpf: Support modules in bpf_program__set_attach_target() API
Andrii Nakryiko
2020-12-14
1
-24
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-12-02
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
8
-195
/
+659
|
\
\
|
*
|
libbpf: Use memcpy instead of strncpy to please GCC
Andrii Nakryiko
2020-12-04
1
-1
/
+1
|
*
|
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
2020-12-04
3
-32
/
+112
|
*
|
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
2020-12-04
3
-50
/
+113
|
*
|
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
2020-12-04
1
-10
/
+169
|
*
|
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
2020-12-04
1
-76
/
+111
|
*
|
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2020-12-04
2
-26
/
+36
|
*
|
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
2020-12-03
1
-1
/
+2
|
*
|
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
2020-12-03
1
-0
/
+12
|
*
|
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
2020-12-03
1
-1
/
+14
|
*
|
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
2020-12-03
3
-9
/
+90
|
*
|
libbpf: Add base BTF accessor
Andrii Nakryiko
2020-12-03
3
-0
/
+7
|
*
|
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-27
1
-9
/
+6
|
*
|
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-25
1
-0
/
+6
|
*
|
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
2020-11-17
1
-4
/
+4
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
2
-10
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
2020-11-19
1
-0
/
+2
|
*
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2020-11-09
1
-10
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
4
-335
/
+490
|
\
\
|
|
/
|
/
|
|
*
libbpf: Add support for task local storage
KP Singh
2020-11-06
1
-0
/
+1
|
*
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
2020-11-06
1
-2
/
+25
|
*
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
2020-11-06
1
-53
/
+168
|
*
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2020-11-06
1
-10
/
+6
|
*
libbpf: Implement basic split BTF support
Andrii Nakryiko
2020-11-06
3
-45
/
+169
|
*
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
2020-11-06
1
-165
/
+98
|
*
libbpf: Factor out common operations in BTF writing APIs
Andrii Nakryiko
2020-11-06
1
-80
/
+43
*
|
libbpf: Fix possible use after free in xsk_socket__delete
Magnus Karlsson
2020-11-04
1
-2
/
+4
*
|
libbpf: Fix null dereference in xsk_socket__delete
Magnus Karlsson
2020-11-04
1
-1
/
+2
*
|
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
2020-11-02
1
-6
/
+9
|
/
*
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-22
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-13
2
-60
/
+295
|
\
|
*
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
2020-10-08
1
-1
/
+1
|
*
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
2020-10-08
1
-8
/
+136
|
*
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
2020-10-08
1
-0
/
+5
|
*
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
2020-10-07
1
-1
/
+6
|
*
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
2020-10-06
1
-3
/
+2
|
*
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/libbpf: BTF support for typed ksyms
Hao Luo
2020-10-02
1
-13
/
+99
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
libbpf: Fix XDP program load regression for old kernels
Andrii Nakryiko
2020-09-24
1
-1
/
+1
|
*
libbpf: Fix native endian assumption when parsing BTF
Tony Ambardar
2020-09-21
1
-0
/
+6
*
|
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
2020-09-30
3
-22
/
+65
*
|
bpf, libbpf: Add bpf_tail_call_static helper for bpf programs
Daniel Borkmann
2020-09-30
1
-0
/
+46
*
|
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
2020-09-30
1
-2
/
+1
[next]