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
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
1
-0
/
+160
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
1
-1
/
+1
2023-03-01
libbpf: Remove several dead assignments
Viktor Malik
1
-2
/
+0
2023-02-16
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-4
/
+4
2023-01-03
libbpf: Return -ENODATA for missing btf section
Changbin Du
1
-1
/
+1
2022-12-20
libbpf: Show error info about missing ".BTF" section
Changbin Du
1
-0
/
+1
2022-12-15
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
1
-0
/
+13
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
1
-2
/
+3
2022-11-09
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
1
-4
/
+139
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-21
/
+20
2022-11-04
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
1
-50
/
+25
2022-10-25
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
1
-3
/
+5
2022-09-26
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
1
-1
/
+1
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
1
-18
/
+12
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
1
-2
/
+0
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
1
-182
/
+1
2022-06-07
libbpf: Add enum64 deduplication support
Yonghong Song
1
-2
/
+60
2022-06-07
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
1
-0
/
+103
2022-06-07
libbpf: Refactor btf__add_enum() for future code sharing
Yonghong Song
1
-15
/
+21
2022-06-03
libbpf: Fix a couple of typos
Daniel Müller
1
-1
/
+1
2022-06-02
libbpf: Fix determine_ptr_size() guessing
Douglas Raillard
1
-6
/
+20
2022-04-26
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
1
-2
/
+7
2022-04-03
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
1
-4
/
+2
2022-01-19
libbpf: Improve btf__add_btf() with an additional hashmap for strings.
Kui-Feng Lee
1
-1
/
+30
2021-12-10
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
1
-1
/
+1
2021-12-10
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
1
-23
/
+55
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
1
-1
/
+1
2021-11-26
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
1
-5
/
+5
2021-11-19
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
1
-4
/
+41
2021-11-16
libbpf: Fix a couple of missed btf_type_tag handling in btf.c
Yonghong Song
1
-0
/
+2
2021-11-11
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
1
-0
/
+23
2021-11-11
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
1
-19
/
+27
2021-10-28
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-10-25
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-2
/
+2
2021-10-22
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
1
-3
/
+9
2021-10-22
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
1
-2
/
+2
2021-10-22
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
1
-14
/
+22
2021-10-22
libbpf: Fix memory leak in btf__dedup()
Mauricio Vásquez
1
-2
/
+4
2021-10-21
libbpf: Deprecate btf__finalize_data() and move it into libbpf.c
Andrii Nakryiko
1
-93
/
+0
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
1
-18
/
+18
2021-10-06
libbpf: Add API that copies all BTF types from one BTF object to another
Andrii Nakryiko
1
-2
/
+112
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
1
-3
/
+15
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
1
-0
/
+68
2021-09-14
libbpf: Rename btf_{hash,equal}_int to btf_{hash,equal}_int_tag
Yonghong Song
1
-8
/
+8
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2021-08-07
libbpf: Do not close un-owned FD 0 on errors
Daniel Xu
1
-2
/
+1
2021-07-30
libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf
Hengqi Chen
1
-2
/
+12
2021-07-29
libbpf: Add split BTF support for btf__load_from_kernel_by_id()
Quentin Monnet
1
-2
/
+7
2021-07-29
libbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id()
Quentin Monnet
1
-8
/
+17
2021-07-29
libbpf: Rename btf__load() as btf__load_into_kernel()
Quentin Monnet
1
-1
/
+2
[next]