index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2023-09-23
libbpf: Free btf_vmlinux when closing bpf_object
Hao Luo
2023-09-13
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2023-09-13
tools lib subcmd: Add dependency test to install_headers
Ian Rogers
2023-09-13
tools lib subcmd: Make install_headers clearer
Ian Rogers
2023-09-13
tools lib subcmd: Add install target
Ian Rogers
2023-07-19
libbpf: fix offsetof() and container_of() to work with CO-RE
Andrii Nakryiko
2023-07-19
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
2023-05-11
libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.
Alexei Starovoitov
2023-04-20
libbpf: Fix single-line struct definition output in btf_dump
Andrii Nakryiko
2023-04-13
bpftool: Print newline before '}' for struct with padding only fields
Eduard Zingerman
2023-04-06
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2023-04-06
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2023-03-10
tools/lib/thermal: Fix thermal_sampling_exit()
Vincent Guittot
2023-03-10
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2023-03-10
libbpf: Fix invalid return address register in s390
Daniel T. Lee
2023-03-10
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
2022-12-31
libbpf: Avoid enum forward-declarations in public API in C++ mode
Andrii Nakryiko
2022-12-31
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
2022-12-31
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
2022-12-31
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
2022-12-31
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
2022-12-31
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
2022-12-31
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
2022-12-21
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-17
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
2022-11-17
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
2022-11-17
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
2022-11-17
libbpf: Use page size as max_entries when probing ring buffer map
Hou Tao
2022-11-14
libbpf: Use correct return pointer in attach_raw_tp
Jiri Olsa
2022-10-14
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-10-06
libperf: Propagate maps only if necessary
Namhyung Kim
2022-10-06
libperf: Populate system-wide evsel maps
Namhyung Kim
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
perf subcmd: Set environment variable "PREFIX"
Leo Yan
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
2022-10-04
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-09-30
libbpf: Fix overrun in netlink attribute iteration
Xin Liu
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-09-27
libbpf: Don't require full struct enum64 in UAPI headers
Andrii Nakryiko
2022-09-26
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
2022-09-23
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
2022-09-23
libbpf: Add pathname_concat() helper
Wang Yufen
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
[next]