index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
2021-01-12
libbpf: Allow loading empty BTFs
Andrii Nakryiko
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
libbpf: Expose libbpf ring_buffer epoll_fd
Brendan Jackman
2020-12-14
libbpf: Support modules in bpf_program__set_attach_target() API
Andrii Nakryiko
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
libbpf: Use memcpy instead of strncpy to please GCC
Andrii Nakryiko
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
2020-12-03
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
2020-12-03
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
2020-12-03
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2020-12-03
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
2020-12-03
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
2020-12-03
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
2020-12-03
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
2020-12-03
libbpf: Add base BTF accessor
Andrii Nakryiko
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-11-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-27
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-27
tools lib: Adopt memchr_inv() from kernel
Jiri Olsa
2020-11-25
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
2020-11-16
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-09
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2020-11-06
libbpf: Add support for task local storage
KP Singh
2020-11-05
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
2020-11-05
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
2020-11-05
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2020-11-05
libbpf: Implement basic split BTF support
Andrii Nakryiko
2020-11-05
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
2020-11-05
libbpf: Factor out common operations in BTF writing APIs
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
[next]