index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-1
/
+1
|
\
|
*
libbpf: Use correct return pointer in attach_raw_tp
Jiri Olsa
2022-11-14
1
-1
/
+1
*
|
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
2022-11-22
1
-1
/
+2
*
|
libbpf: Fixed various checkpatch issues in libbpf.c
Kang Minchul
2022-11-14
1
-17
/
+28
*
|
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
1
-12
/
+6
*
|
libbpf: Support new cgroup local storage
Yonghong Song
2022-10-25
1
-0
/
+1
*
|
libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
Andrii Nakryiko
2022-10-19
1
-19
/
+78
*
|
libbpf: clean up and refactor BTF fixup step
Andrii Nakryiko
2022-10-19
1
-54
/
+42
*
|
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
2022-10-13
1
-0
/
+3
*
|
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
2022-10-13
1
-1
/
+5
*
|
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
2022-10-13
1
-4
/
+9
|
/
*
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
2022-09-26
1
-3
/
+3
*
libbpf: Add pathname_concat() helper
Wang Yufen
2022-09-23
1
-47
/
+29
*
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-09-21
1
-2
/
+8
*
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
1
-0
/
+1
*
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
Andrii Nakryiko
2022-09-16
1
-4
/
+9
*
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
2022-08-17
1
-2
/
+0
*
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
2022-08-17
1
-15
/
+28
*
libbpf: Fix potential NULL dereference when parsing ELF
Andrii Nakryiko
2022-08-17
1
-1
/
+1
*
libbpf: Allows disabling auto attach
Hao Luo
2022-08-17
1
-1
/
+14
*
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
2022-08-15
1
-2
/
+11
*
libbpf: Add names for auxiliary maps
Hangbin Liu
2022-08-11
1
-3
/
+3
*
libbpf: preserve errno across pr_warn/pr_info/pr_debug
Andrii Nakryiko
2022-08-10
1
-0
/
+5
*
libbpf: Do not require executable permission for shared libraries
Hengqi Chen
2022-08-08
1
-3
/
+5
*
libbpf: Reject legacy 'maps' ELF section
Andrii Nakryiko
2022-08-08
1
-5
/
+3
*
libbpf: Skip empty sections in bpf_object__init_global_data_maps
James Hilliard
2022-08-04
1
-0
/
+4
*
libbpf: Support PPC in arch_specific_syscall_pfx
Daniel Müller
2022-07-28
1
-1
/
+10
*
libbpf: make RINGBUF map size adjustments more eagerly
Andrii Nakryiko
2022-07-19
1
-35
/
+42
*
libbpf: fallback to tracefs mount point if debugfs is not mounted
Andrii Nakryiko
2022-07-19
1
-21
/
+40
*
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
2022-07-19
1
-9
/
+108
*
libbpf: improve BPF_KPROBE_SYSCALL macro and rename it to BPF_KSYSCALL
Andrii Nakryiko
2022-07-19
1
-0
/
+2
*
libbpf: generalize virtual __kconfig externs and use it for USDT
Andrii Nakryiko
2022-07-19
1
-31
/
+64
*
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
2022-07-15
1
-0
/
+16
*
libbpf: Fix the name of a reused map
Anquan Wu
2022-07-13
1
-2
/
+7
*
libbpf: Error out when binary_path is NULL for uprobe and USDT
Hengqi Chen
2022-07-13
1
-6
/
+7
*
libbpf: Cleanup the legacy uprobe_event on failed add/attach_event()
Chuang Wang
2022-07-05
1
-5
/
+14
*
libbpf: Fix wrong variable used in perf_event_uprobe_open_legacy()
Chuang Wang
2022-07-05
1
-1
/
+1
*
libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
Chuang Wang
2022-07-05
1
-4
/
+14
*
bpf, libbpf: Add type match support
Daniel Müller
2022-07-05
1
-0
/
+6
*
libbpf: add lsm_cgoup_sock type
Stanislav Fomichev
2022-06-29
1
-0
/
+3
*
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
2022-06-28
1
-203
/
+9
*
libbpf: clean up SEC() handling
Andrii Nakryiko
2022-06-28
1
-72
/
+47
*
libbpf: remove internal multi-instance prog support
Andrii Nakryiko
2022-06-28
1
-283
/
+34
*
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
2022-06-28
1
-111
/
+10
*
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
2022-06-28
1
-220
/
+21
*
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
2022-06-28
1
-248
/
+0
*
libbpf: clean up perfbuf APIs
Andrii Nakryiko
2022-06-28
1
-42
/
+12
*
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-28
1
-30
/
+14
*
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
2022-06-28
1
-89
/
+0
*
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
2022-06-24
1
-71
/
+1
[next]