index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2024-07-17
1
-3
/
+5
*
libbpf: improve old BPF skeleton handling for map auto-attach
Andrii Nakryiko
2024-07-09
1
-12
/
+14
*
libbpf: fix BPF skeleton forward/backward compat handling
Andrii Nakryiko
2024-07-09
1
-20
/
+27
*
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
2024-07-08
1
-2
/
+2
*
libbpf: Fix error handling in btf__distill_base()
Alan Maguire
2024-07-01
1
-1
/
+1
*
libbpf: Fix clang compilation error in btf_relocate.c
Alan Maguire
2024-06-26
1
-2
/
+2
*
libbpf: Skip base btf sanity checks
Antoine Tenart
2024-06-24
1
-1
/
+1
*
libbpf,bpf: Share BTF relocate-related code with kernel
Alan Maguire
2024-06-21
2
-0
/
+31
*
libbpf: Split field iter code into its own file kernel
Alan Maguire
2024-06-21
3
-163
/
+170
*
libbpf: BTF relocation followup fixing naming, loop logic
Alan Maguire
2024-06-21
1
-41
/
+31
*
libbpf: Checking the btf_type kind when fixing variable offsets
Donglin Peng
2024-06-21
1
-2
/
+9
*
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
2024-06-17
2
-54
/
+111
*
libbpf: Split BTF relocation
Alan Maguire
2024-06-17
6
-1
/
+542
*
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
2024-06-17
3
-6
/
+335
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
6
-168
/
+368
|
\
|
*
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
2024-06-06
3
-3
/
+81
|
*
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
2024-06-05
2
-132
/
+0
|
*
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
2024-06-05
1
-22
/
+54
|
*
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
2024-06-05
3
-26
/
+40
|
*
libbpf: Add BTF field iterator
Andrii Nakryiko
2024-06-05
2
-0
/
+186
|
*
libbpf: keep FD_CLOEXEC flag when dup()'ing FD
Andrii Nakryiko
2024-05-31
1
-7
/
+3
|
*
libbpf: Configure log verbosity with env variable
Mykyta Yatsenko
2024-05-28
2
-2
/
+28
*
|
libbpf: don't close(-1) in multi-uprobe feature detector
Andrii Nakryiko
2024-05-31
1
-1
/
+2
*
|
libbpf: detect broken PID filtering logic for multi-uprobe
Andrii Nakryiko
2024-05-25
1
-1
/
+30
|
/
*
libbpf: fix feature detectors when using token_fd
Andrii Nakryiko
2024-05-15
2
-2
/
+2
*
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
2024-05-08
1
-0
/
+1
*
libbpf: improve early detection of doomed-to-fail BPF program loading
Andrii Nakryiko
2024-05-07
1
-1
/
+14
*
libbpf: fix libbpf_strerror_r() handling unknown errors
Andrii Nakryiko
2024-05-07
1
-2
/
+14
*
libbpf: handle yet another corner case of nulling out struct_ops program
Andrii Nakryiko
2024-05-07
1
-1
/
+9
*
libbpf: remove unnecessary struct_ops prog validity check
Andrii Nakryiko
2024-05-07
1
-10
/
+3
*
libbpf: Avoid casts from pointers to enums in bpf_tracing.h
Jose E. Marchesi
2024-05-02
2
-47
/
+47
*
libbpf: Fix bpf_ksym_exists() in GCC
Jose E. Marchesi
2024-05-02
1
-3
/
+14
*
libbpf: fix ring_buffer__consume_n() return result logic
Andrii Nakryiko
2024-05-02
1
-1
/
+1
*
libbpf: fix potential overflow in ring__consume_n()
Andrii Nakryiko
2024-05-02
1
-1
/
+1
*
libbpf: Fix error message in attach_kprobe_multi
Jiri Olsa
2024-05-02
1
-1
/
+1
*
libbpf: Fix error message in attach_kprobe_session
Jiri Olsa
2024-05-02
1
-1
/
+1
*
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
2024-05-01
1
-11
/
+26
*
libbpf: support "module: Function" syntax for tracing programs
Viktor Malik
2024-05-01
1
-9
/
+26
*
libbpf: Add kprobe session attach type name to attach_type_name
Jiri Olsa
2024-04-30
1
-0
/
+1
*
libbpf: Add support for kprobe session attach
Jiri Olsa
2024-04-30
3
-3
/
+41
*
libbpf: handle nulled-out program in struct_ops correctly
Andrii Nakryiko
2024-04-29
1
-0
/
+1
*
bpf_helpers.h: Define bpf_tail_call_static when building with GCC
Jose E. Marchesi
2024-04-26
1
-1
/
+3
*
libbpf: Fix dump of subsequent char arrays
Quentin Deslandes
2024-04-17
1
-0
/
+4
*
libbpf: Fix misaligned array closing bracket
Quentin Deslandes
2024-04-17
1
-0
/
+1
*
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
2024-04-10
3
-0
/
+10
*
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
2024-04-06
3
-3
/
+50
*
libbpf: ringbuf: Allow to consume up to a certain amount of items
Andrea Righi
2024-04-06
1
-7
/
+12
*
libbpf: Start v1.5 development cycle
Andrea Righi
2024-04-06
2
-1
/
+4
*
libbpf: Use local bpf_helpers.h include
Tobias Böhm
2024-04-02
1
-1
/
+1
*
libbpf: Handle <orig_name>.llvm.<hash> symbol properly
Yonghong Song
2024-03-28
1
-1
/
+20
[next]