index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
1
-28
/
+0
2019-12-31
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
1
-0
/
+6
2019-12-31
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
1
-2
/
+7
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2
-1
/
+26
2019-12-31
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
1
-17
/
+27
2019-12-31
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
1
-3
/
+8
2019-12-31
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
1
-6
/
+12
2019-12-31
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-12-31
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-12-31
bpf, testing: Workaround a verifier failure for test_progs
Yonghong Song
1
-1
/
+4
2019-12-31
selftests: net: Fix printf format warnings on arm
Masami Hiramatsu
3
-4
/
+6
2019-12-31
selftests: proc: Make va_max 1MB
Masami Hiramatsu
1
-1
/
+5
2019-12-31
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
1
-6
/
+13
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
1
-0
/
+7
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
1
-1
/
+9
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
1
-1
/
+16
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
1
-0
/
+20
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
1
-1
/
+8
2019-12-31
perf tools: Splice events onto evlist even on error
Ian Rogers
1
-6
/
+11
2019-12-31
perf tools: Fix cross compile for ARM64
John Garry
1
-1
/
+2
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
libsubcmd: Use -O0 with DEBUG=1
James Clark
1
-1
/
+3
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
1
-2
/
+2
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
1
-5
/
+9
2019-12-31
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
1
-2
/
+11
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
1
-2
/
+2
2019-12-31
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
1
-2
/
+2
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
1
-1
/
+5
2019-12-31
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
1
-4
/
+10
2019-12-31
ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...
Peter Zijlstra
1
-0
/
+1
2019-12-31
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
1
-5
/
+12
2019-12-31
perf tests: Disable bp_signal testing for arm64
Leo Yan
1
-9
/
+6
2019-12-31
perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname
John Garry
1
-1
/
+1
2019-12-31
perf test: Avoid infinite loop for task exit case
Leo Yan
1
-0
/
+8
2019-12-31
perf report: Add warning when libunwind not compiled in
Jin Yao
1
-0
/
+7
2019-12-31
perf test: Report failure for mmap events
Leo Yan
1
-0
/
+1
2019-12-31
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
1
-0
/
+1
2019-12-31
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
1
-1
/
+7
2019-12-31
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
1
-1
/
+4
2019-12-31
tools/memory-model: Fix data race detection for unordered store and load
Alan Stern
1
-1
/
+1
2019-12-31
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
1
-1
/
+1
2019-12-31
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
1
-1
/
+0
2019-12-31
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
1
-1
/
+1
2019-12-18
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
1
-6
/
+2
2019-12-17
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
1
-1
/
+2
2019-12-17
perf tests: Fix out of bounds memory access
Leo Yan
1
-0
/
+9
2019-12-13
kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
Prabhakar Kushwaha
1
-1
/
+1
[next]