index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2021-11-18
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
2021-11-18
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
2021-11-18
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
2021-11-18
libbpf: Allow loading empty BTFs
Andrii Nakryiko
2021-11-18
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2021-10-27
libperf tests: Fix test_stat_cpu
Shunsuke Nakamura
2021-09-26
tools lib: Adopt memchr_inv() from kernel
Jiri Olsa
2021-09-18
libbpf: Fix race when pinning maps in parallel
Martynas Pumputis
2021-09-18
libbpf: Fix reuse of pinned map on older kernel
Martynas Pumputis
2021-09-15
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
2021-09-15
libbpf: Fix removal of inner map in bpf_object__create_map
Martynas Pumputis
2021-09-15
libbpf: Fix the possible memory leak on error
Shuyi Cheng
2021-08-18
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Robin Gögge
2021-06-23
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
2021-05-19
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
2021-05-14
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-05-14
perf tools: Change fields type in perf_record_time_conv
Leo Yan
2021-05-14
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
2021-05-14
libbpf: Initialize the bpf_seq_printf parameters array field by field
Florent Revest
2021-05-14
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
2021-05-14
libbpf: Add explicit padding to bpf_xdp_set_link_opts
Andrii Nakryiko
2021-04-21
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
2021-04-14
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
2021-04-14
libbpf: Restore umem state after socket create failure
Ciara Loftus
2021-04-14
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
2021-04-14
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
2021-03-30
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
2021-03-30
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
2021-03-30
libbpf: Fix error path in bpf_object__elf_init()
Namhyung Kim
2021-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
2021-03-17
libbpf: Clear map_info before each bpf_obj_get_info_by_fd
Maciej Fijalkowski
2021-03-04
libbpf: Ignore non function pointer member in struct_ops
Martin KaFai Lau
2021-01-27
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
2021-01-27
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-27
libperf tests: If a test fails return non-zero
Ian Rogers
2020-12-30
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
2020-11-09
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2020-11-04
libbpf: Fix possible use after free in xsk_socket__delete
Magnus Karlsson
2020-11-04
libbpf: Fix null dereference in xsk_socket__delete
Magnus Karlsson
2020-11-02
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-14
Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
tools lib traceevent: Hide non API functions
Tzvetomir Stoyanov (VMware)
[next]