index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
libbpf: Add link-based API for netkit
Daniel Borkmann
1
-0
/
+16
2023-08-21
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
1
-0
/
+11
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
1
-2
/
+18
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
1
-36
/
+71
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
1
-0
/
+8
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
1
-3
/
+14
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
1
-2
/
+4
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
1
-2
/
+5
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
1
-4
/
+0
2023-03-22
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
1
-1
/
+7
2023-02-16
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-0
/
+20
2022-10-10
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-10-10
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-10-10
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-10-10
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
1
-5
/
+0
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
1
-71
/
+102
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
1
-4
/
+2
2022-08-11
libbpf: Add names for auxiliary maps
Hangbin Liu
1
-1
/
+1
2022-07-29
libbpf: Add bpf_obj_get_opts()
Joe Burton
1
-0
/
+9
2022-06-29
libbpf: implement bpf_prog_query_opts
Stanislav Fomichev
1
-7
/
+31
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
1
-4
/
+0
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
1
-170
/
+4
2022-05-19
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
1
-80
/
+0
2022-05-13
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
1
-0
/
+14
2022-05-10
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
1
-0
/
+8
2022-04-23
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
1
-2
/
+32
2022-03-17
libbpf: Add bpf_link_create support for multi kprobes
Jiri Olsa
1
-0
/
+9
2022-03-09
libbpf: Support batch_size option to bpf_prog_test_run
Toke Høiland-Jørgensen
1
-0
/
+1
2022-03-07
libbpf: Fix array_size.cocci warning
Guo Zhengkui
1
-1
/
+2
2022-01-12
libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
1
-2
/
+7
2022-01-06
libbpf: Add documentation for bpf_map batch operations
Grant Seltzer
1
-4
/
+4
2021-12-14
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
1
-0
/
+81
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
1
-2
/
+2
2021-12-10
libbpf: Add OPTS-based bpf_btf_load() API
Andrii Nakryiko
1
-9
/
+50
2021-12-10
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
1
-13
/
+16
2021-11-26
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
1
-0
/
+6
2021-11-25
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
1
-82
/
+58
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-66
/
+100
2021-11-07
libbpf: Remove internal use of deprecated bpf_prog_load() variants
Andrii Nakryiko
1
-2
/
+6
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
1
-60
/
+89
2021-11-07
libbpf: Pass number of prog load attempts explicitly
Andrii Nakryiko
1
-7
/
+8
2021-11-05
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
1
-1
/
+3
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
1
-13
/
+22
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
1
-1
/
+26
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
1
-7
/
+25
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
1
-50
/
+118
2021-05-24
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
1
-0
/
+13
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
1
-1
/
+4
[next]