summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/sysfs_btf.c
AgeCommit message (Expand)AuthorLines
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer-1/+1
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer-0/+32
2025-01-09btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read()Thomas Weißschuh-10/+2
2024-04-16btf: Avoid weak external referencesArd Biesheuvel-3/+3
2020-11-10bpf: Load and verify kernel module BTFsAndrii Nakryiko-1/+1
2020-09-21bpf: Fix sysfs export of empty BTF sectionTony Ambardar-3/+3
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song-6/+5
2019-08-15btf: fix return value check in btf_vmlinux_init()Wei Yongjun-7/+2
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko-15/+15
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko-0/+51