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
2022-04-27
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-13
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-04-13
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-04-13
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-04-13
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-04-08
libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errors
Toke Høiland-Jørgensen
2022-04-08
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
2022-04-08
libbpf: Unmap rings when umem deleted
lic121
2022-04-08
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-04-08
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
2022-04-08
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-04-08
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-04-08
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-04-08
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-04-08
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-04-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-04-08
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-15
tools: sync tools/bitmap with mother linux
Yury Norov
2022-01-14
libperf tests: Update a use of the new cpumap API
Ian Rogers
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
libperf: Sync evsel documentation
Ian Rogers
2022-01-12
libperf: Allow NULL in perf_cpu_map__idx()
Ian Rogers
2022-01-12
libperf: Use cpu not index for evsel mmap
Ian Rogers
2022-01-12
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
2022-01-06
libbpf: Add documentation for bpf_map batch operations
Grant Seltzer
2022-01-05
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
Christy Lee
2022-01-05
libbpf 1.0: Deprecate bpf_map__is_offload_neutral()
Christy Lee
2022-01-05
libbpf: Support repeated legacy kprobes on same function
Qiang Wang
2022-01-05
libbpf: Use probe_name for legacy kprobe
Qiang Wang
2022-01-05
libbpf: Deprecate bpf_perf_event_read_simple() API
Christy Lee
2021-12-28
libbpf: Improve LINUX_VERSION_CODE detection
Andrii Nakryiko
2021-12-28
libbpf: Use 100-character limit to make bpf_tracing.h easier to read
Andrii Nakryiko
2021-12-28
libbpf: Normalize PT_REGS_xxx() macro definitions
Andrii Nakryiko
2021-12-23
libbpf: Do not use btf_dump__new() macro in C++ mode
Jiri Olsa
2021-12-17
libbpf: Rework feature-probing APIs
Andrii Nakryiko
2021-12-16
tools/libbpf: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
Colin Ian King
2021-12-14
libbpf: Avoid reading past ELF data section end when copying license
Andrii Nakryiko
[next]