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
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-25
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2021-05-25
kselftest/arm64: Add missing newline to SVE test skipping output
Mark Brown
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-05-25
perf scripts python: intel-pt-events.py: Add branches to script
Adrian Hunter
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
2021-05-25
perf scripting python: Add context switch
Adrian Hunter
2021-05-25
perf scripting python: Add cpumode
Adrian Hunter
2021-05-25
perf scripting python: Add IPC
Adrian Hunter
2021-05-25
perf scripting python: Add sample flags
Adrian Hunter
2021-05-25
perf script: Factor out perf_sample__sprintf_flags()
Adrian Hunter
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
2021-05-25
perf scripting python: Factor out set_sym_in_dict()
Adrian Hunter
2021-05-25
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
2021-05-25
perf auxtrace: Make perf_event__process_auxtrace*() callable
Arnaldo Carvalho de Melo
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
2021-05-25
perf arm-spe: Remove redundant checking for "full_auxtrace"
Leo Yan
2021-05-25
perf arm-spe: Enable timestamp for per-cpu mode
Leo Yan
2021-05-25
perf arm-spe: Correct sample flags for dummy event
Leo Yan
2021-05-25
perf arm-spe: Correct sample flags for SPE event
Leo Yan
2021-05-25
perf vendor events intel: Update event list for Icelake Client
Jin Yao
2021-05-25
perf vendor events intel: Add metrics for Icelake Server
Jin Yao
2021-05-25
perf vendor events intel: Add uncore event list for Icelake Server
Jin Yao
2021-05-25
perf vendor events intel: Add core event list for Icelake Server
Jin Yao
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2021-05-24
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2021-05-24
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
2021-05-24
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
2021-05-23
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-05-23
selftests/powerpc: Fix duplicate included pthread.h
Jiapeng Chong
2021-05-22
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
2021-05-21
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2021-05-21
perf build: Improve error message for old/missing clang
Song Liu
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
[prev]
[next]