aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/sysfs_btf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-1/+1
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer1-0/+32
2025-01-09btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read()Thomas Weißschuh1-10/+2
2024-04-16btf: Avoid weak external referencesArd Biesheuvel1-3/+3
2020-11-10bpf: Load and verify kernel module BTFsAndrii Nakryiko1-1/+1
2020-09-21bpf: Fix sysfs export of empty BTF sectionTony Ambardar1-3/+3
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song1-6/+5
2019-08-15btf: fix return value check in btf_vmlinux_init()Wei Yongjun1-7/+2
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko1-15/+15
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko1-0/+51