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
Age
Commit message (
Expand
)
Author
2020-09-07
tools, bpf: Synchronise BPF UAPI header with tools
Quentin Monnet
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
libbpf: Fix potential multiplication overflow
Andrii Nakryiko
2020-09-04
libbpf: Fix another __u64 cast in printf
Andrii Nakryiko
2020-09-03
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-09-03
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
2020-09-03
libbpf: Deprecate notion of BPF program "title" in favor of "section name"
Andrii Nakryiko
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
2020-09-03
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
2020-09-03
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2020-09-03
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
2020-09-03
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
2020-09-03
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
2020-09-03
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
2020-09-03
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
2020-09-03
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
2020-09-03
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
Po-Hsu Lin
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
2020-09-03
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-09-02
selftests: mptcp: fix typo in mptcp_connect usage
Davide Caratti
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2020-09-01
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
2020-09-01
perf tools: Correct SNOOPX field offset
Al Grant
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2020-09-01
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
2020-09-01
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
[prev]
[next]