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
Age
Commit message (
Expand
)
Author
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2020-01-17
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
2020-01-17
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
2020-01-12
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
2020-01-12
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2020-01-09
selftests: rtnetlink: add addresses with fixed life time
Florian Westphal
2020-01-09
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
2020-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-12-31
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-12-31
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
2019-12-31
perf tools: Splice events onto evlist even on error
Ian Rogers
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-12-31
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-12-31
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-12-31
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
2019-12-31
perf tests: Disable bp_signal testing for arm64
Leo Yan
2019-12-31
perf report: Add warning when libunwind not compiled in
Jin Yao
2019-12-31
perf test: Report failure for mmap events
Leo Yan
2019-12-31
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
2019-12-31
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
2019-12-31
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
2019-12-17
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
2019-12-13
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
2019-12-13
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2019-12-13
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
2019-12-13
selftests/powerpc: Skip test instead of failing
Breno Leitao
2019-12-13
selftests/powerpc: Allocate base registers
Breno Leitao
2019-12-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
2019-12-05
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
2019-12-05
tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...
Anthony Yznaga
2019-12-01
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
Hewenliang
2019-12-01
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2019-12-01
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
[next]