index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2023-08-23
libbpf: fix signedness determination in CO-RE relo handling logic
Andrii Nakryiko
-1
/
+1
2023-08-23
libbpf: Add bpf_object__unpin()
Daniel Xu
-0
/
+17
2023-08-22
libbpf: Free btf_vmlinux when closing bpf_object
Hao Luo
-0
/
+1
2023-08-21
libbpf: Add uprobe multi link support to bpf_program__attach_usdt
Jiri Olsa
-17
/
+82
2023-08-21
libbpf: Add uprobe multi link detection
Jiri Olsa
-0
/
+38
2023-08-21
libbpf: Add support for u[ret]probe.multi[.s] program sections
Jiri Olsa
-0
/
+36
2023-08-21
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
-0
/
+166
2023-08-21
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
-1
/
+21
2023-08-21
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
-1
/
+67
2023-08-21
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
-0
/
+112
2023-08-21
libbpf: Add elf symbol iterator
Jiri Olsa
-64
/
+115
2023-08-21
libbpf: Add elf_open/elf_close functions
Jiri Olsa
-42
/
+57
2023-08-21
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
-186
/
+202
2023-08-21
libbpf: Add uprobe_multi attach type and link names
Jiri Olsa
-0
/
+2
2023-08-18
libbpf: Support triple-underscore flavors for kfunc relocation
Dave Marchevsky
-1
/
+19
2023-08-14
libbpf: Set close-on-exec flag on gzopen
Marco Vedovati
-2
/
+2
2023-08-04
libbpf: Use local includes inside the library
Sergey Kacheev
-3
/
+3
2023-08-02
libbpf: fix typos in Makefile
Randy Dunlap
-2
/
+2
2023-07-19
libbpf: Add helper macro to clear opts structs
Daniel Borkmann
-0
/
+16
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
-11
/
+88
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
-53
/
+159
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
-1
/
+7
2023-07-11
libbpf: Remove HASHMAP_INIT static initialization helper
John Sanpe
-10
/
+0
2023-07-11
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
-4
/
+16
2023-07-08
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
-8
/
+19
2023-07-06
libbpf: Use available_filter_functions_addrs with multi-kprobes
Jackie Liu
-1
/
+61
2023-07-06
libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes
Jackie Liu
-13
/
+97
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
-0
/
+72
2023-06-30
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
-0
/
+4
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+4
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
-1
/
+4
2023-05-26
libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
Andrii Nakryiko
-7
/
+6
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
-8
/
+7
2023-05-25
libbpf: Change var type in datasec resize func
JP Kobryn
-2
/
+2
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
-11
/
+142
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
-5
/
+32
2023-05-23
libbpf: Start v1.3 development cycle
Andrii Nakryiko
-1
/
+4
2023-05-16
libbpf: Store zero fd to fd_array for loader kfunc relocation
Jiri Olsa
-7
/
+7
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-9
/
+31
2023-05-12
libbpf: fix offsetof() and container_of() to work with CO-RE
Andrii Nakryiko
-5
/
+10
2023-05-04
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
Kenjiro Nakayama
-1
/
+2
2023-05-01
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
-3
/
+19
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+2
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
-0
/
+4
2023-04-18
libbpf: mark bpf_iter_num_{new,next,destroy} as __weak
Andrii Nakryiko
-3
/
+3
2023-04-18
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
-0
/
+103
2023-04-18
libbpf: improve handling of unresolved kfuncs
Andrii Nakryiko
-3
/
+69
2023-04-18
libbpf: report vmlinux vs module name when dealing with ksyms
Andrii Nakryiko
-4
/
+5
2023-04-18
libbpf: misc internal libbpf clean ups around log fixup
Andrii Nakryiko
-12
/
+14
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
-98
/
+278
[next]