]> Git Repo - linux.git/history - tools/lib
riscv, bpf: Add BPF exception tables
[linux.git] / tools / lib /
2021-10-27 Joe Burtonlibbpf: Deprecate bpf_objects_list
2021-10-26 Andrii NakryikoMerge branch 'core_reloc fixes for s390'
2021-10-26 Ilya Leoshkevichlibbpf: Use __BYTE_ORDER__
2021-10-26 Ilya Leoshkevichlibbpf: Fix endianness detection in BPF_CORE_READ_BITFI...
2021-10-26 Alexei StarovoitovMerge branch 'libbpf: add bpf_program__insns() accessor'
2021-10-26 Andrii Nakryikolibbpf: Deprecate ambiguously-named bpf_program__size...
2021-10-26 Andrii Nakryikolibbpf: Deprecate multi-instance bpf_program APIs
2021-10-26 Andrii Nakryikolibbpf: Add ability to fetch bpf_program's underlying...
2021-10-26 Andrii Nakryikolibbpf: Fix off-by-one bug in bpf_core_apply_relo()
2021-10-23 Andrii Nakryikolibbpf: Fix BTF header parsing checks
2021-10-23 Andrii Nakryikolibbpf: Fix overflow in BTF sanity checks
2021-10-22 Andrii NakryikoMerge branch 'libbpf: use func name when pinning progra...
2021-10-22 Stanislav Fomichevlibbpf: Use func name when pinning programs with LIBBPF...
2021-10-22 Andrii NakryikoMerge branch 'libbpf: Add btf__type_cnt() and btf__raw_...
2021-10-22 Hengqi Chenlibbpf: Add btf__type_cnt() and btf__raw_data() APIs
2021-10-22 Mauricio Vásquezlibbpf: Fix memory leak in btf__dedup()
2021-10-22 Andrii Nakryikolibbpf: Fix the use of aligned attribute
2021-10-22 Alexei StarovoitovMerge branch 'libbpf: support custom .rodata.*/.data...
2021-10-22 Andrii Nakryikolibbpf: Simplify look up by name of internal maps
2021-10-22 Andrii Nakryikolibbpf: Support multiple .rodata.* and .data.* BPF...
2021-10-22 Andrii Nakryikolibbpf: Remove assumptions about uniqueness of .rodata...
2021-10-22 Andrii Nakryikolibbpf: Use Elf64-specific types explicitly for dealing...
2021-10-22 Andrii Nakryikolibbpf: Extract ELF processing state into separate...
2021-10-22 Andrii Nakryikolibbpf: Deprecate btf__finalize_data() and move it...
2021-10-21 Ilya Leoshkevichlibbpf: Fix ptr_is_aligned() usages
2021-10-20 Andrii NakryikoMerge branch 'btf_dump fixes for s390'
2021-10-20 Ilya Leoshkevichlibbpf: Fix dumping non-aligned __int128
2021-10-20 Ilya Leoshkevichlibbpf: Fix dumping big-endian bitfields
2021-10-20 Dave Marchevskylibbpf: Migrate internal use of bpf_program__get_prog_i...
2021-10-19 Quentin Monnetlibbpf: Remove Makefile warnings on out-of-sync netlink...
2021-10-19 Yonghong Songbpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
2021-10-08 Andrii NakryikoMerge branch 'add support for writable bare tracepoint'
2021-10-08 Hou Taolibbpf: Support detecting and attaching of writable...
2021-10-08 Andrii NakryikoMerge branch 'install libbpf headers when using the...
2021-10-08 Quentin Monnetlibbpf: Skip re-installing headers file if source is...
2021-10-06 Andrii NakryikoMerge branch 'libbpf: Deprecate bpf_{map,program}__...
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_object__unload() API since v0.6
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_{map,program}__{prev,next} APIs...
2021-10-06 Quentin Monnetbpf: Use $(pound) instead of \# in Makefiles
2021-10-06 Andrii Nakryikolibbpf: Add API that copies all BTF types from one...
2021-10-06 Alexei StarovoitovMerge branch 'Support kernel module function calls...
2021-10-06 Kumar Kartikeya... libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
2021-10-06 Kumar Kartikeya... libbpf: Resolve invalid weak kfunc calls with imm ...
2021-10-06 Kumar Kartikeya... libbpf: Support kernel module function calls
2021-10-05 Jakub KicinskiMerge tag 'for-net-next-2021-10-01' of git://git.kernel...
2021-10-02 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-10-01 Andrii NakryikoMerge branch 'libbpf: Support uniform BTF-defined key...
2021-10-01 Hengqi Chenlibbpf: Support uniform BTF-defined key/value specifica...
2021-10-01 David S. MillerMerge tag 'mlx5-fixes-2021-09-30' of git://git.kernel...
2021-09-30 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-30 Linus TorvaldsMerge tag 'net-5.15-rc4' of git://git.kernel.org/pub...
2021-09-30 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-09-30 Kumar Kartikeya... libbpf: Fix skel_internal.h to set errno on loader...
2021-09-29 Toke Høiland-Jørgensenlibbpf: Properly ignore STT_SECTION symbols in legacy...
2021-09-29 Alexei Starovoitovlibbpf: Make gen_loader data aligned.
2021-09-29 Linus TorvaldsMerge tag 'sound-5.15-rc4' of git://git.kernel.org...
2021-09-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-09-28 Linus TorvaldsMerge tag 'pinctrl-v5.15-2' of git://git.kernel.org...
2021-09-28 Alexei StarovoitovMerge branch 'libbpf: stricter BPF program section...
2021-09-28 Andrii Nakryikoselftests/bpf: Switch sk_lookup selftests to strict...
2021-09-28 Andrii Nakryikolibbpf: Add opt-in strict BPF program section name...
2021-09-28 Andrii Nakryikolibbpf: Complete SEC() table unification for BPF_APROG_...
2021-09-28 Andrii Nakryikolibbpf: Refactor ELF section handler definitions
2021-09-28 Andrii Nakryikolibbpf: Reduce reliance of attach_fns on sec_def internals
2021-09-28 Andrii Nakryikolibbpf: Refactor internal sec_def handling to enable...
2021-09-28 Andrii Nakryikolibbpf: Add "tc" SEC_DEF which is a better name for...
2021-09-28 Linus TorvaldsMerge tag 'm68k-for-v5.15-tag3' of git://git.kernel...
2021-09-28 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-09-28 Linus TorvaldsMerge tag 'mmc-v5.15-2' of git://git.kernel.org/pub...
2021-09-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-28 Kumar Kartikeya... libbpf: Fix segfault in static linker for objects witho...
2021-09-28 Toke Høiland-Jørgensenlibbpf: Ignore STT_SECTION symbols in 'maps' section
2021-09-27 Linus TorvaldsMerge tag 'media/v5.15-2' of git://git.kernel.org/pub...
2021-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2021-09-27 David S. MillerMerge tag 'mac80211-for-net-2021-09-27' of git://git...
2021-09-26 Linus TorvaldsMerge tag 'edac_urgent_for_v5.15_rc3' of git://git...
2021-09-26 Linus TorvaldsMerge tag 'thermal-v5.15-rc3' of git://git.kernel.org...
2021-09-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-09-25 Linus TorvaldsMerge tag 'block-5.15-2021-09-25' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.15-rc3' of git:...
2021-09-25 Linus TorvaldsMerge tag 'char-misc-5.15-rc3' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'staging-5.15-rc3' of git://git.kernel.org...
2021-09-25 Linus TorvaldsMerge tag 'tty-5.15-rc3' of git://git.kernel.org/pub...
2021-09-25 Linus TorvaldsMerge tag 'usb-5.15-rc3' of git://git.kernel.org/pub...
2021-09-25 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-24 Linus TorvaldsMerge tag 'devprop-5.15-rc3' of git://git.kernel.org...
2021-09-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2021-09-24 Linus TorvaldsMerge tag 'fixes_for_v5.15-rc3' of git://git.kernel...
2021-09-24 Thomas GleixnerMerge tag 'irqchip-fixes-5.15-1' of git://git.kernel...
2021-09-24 Paolo BonziniMerge tag 'kvmarm-fixes-5.15-1' of git://git.kernel...
2021-09-23 Linus TorvaldsMerge tag 'for-5.15-rc2-tag' of git://git.kernel.org...
2021-09-23 Linus TorvaldsMerge tag 'selinux-pr-20210923' of git://git.kernel...
2021-09-23 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-23 Linus TorvaldsMerge tag 'net-5.15-rc3' of git://git.kernel.org/pub...
2021-09-22 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org...
2021-09-22 Linus TorvaldsMerge tag 'nfsd-5.15-2' of git://git.kernel.org/pub...
2021-09-22 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.15-2' of git://git...
2021-09-22 Alexei StarovoitovMerge branch 'libbpf: add legacy uprobe support'
2021-09-22 Andrii Nakryikolibbpf: Add legacy uprobe attaching support
next
This page took 0.126158 seconds and 7 git commands to generate.