index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter
1
-0
/
+4
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
1
-0
/
+1
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...
Adrian Hunter
1
-1
/
+2
2020-07-16
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...
Adrian Hunter
1
-1
/
+2
2020-07-16
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
1
-1
/
+1
2020-07-16
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
1
-6
/
+6
2020-07-16
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-07-16
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2
-2
/
+3
2020-07-16
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
1
-6
/
+11
2020-07-09
selftests: tpm: Use /bin/sh instead of /bin/bash
Jarkko Sakkinen
2
-2
/
+2
2020-07-09
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
Jarkko Sakkinen
1
-5
/
+0
2020-07-09
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
1
-1
/
+38
2020-07-09
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
1
-58
/
+40
2020-06-30
selftests/powerpc: Fix build failure in ebb tests
Harish
1
-1
/
+1
2020-06-30
selftests/net: report etf errors correctly
Willem de Bruijn
1
-7
/
+26
2020-06-30
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-1
/
+12
2020-06-30
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-24
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
1
-4
/
+6
2020-06-24
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-6
/
+8
2020-06-24
perf parse-events: Fix an incompatible pointer
Ian Rogers
1
-1
/
+1
2020-06-24
perf probe: Fix user attribute access in kprobes
Sumanth Korikkar
2
-3
/
+6
2020-06-24
perf stat: Fix NULL pointer dereference
Hongbo Yao
1
-2
/
+2
2020-06-24
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
1
-2
/
+1
2020-06-24
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
3
-13
/
+55
2020-06-24
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
1
-0
/
+2
2020-06-24
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
1
-9
/
+24
2020-06-24
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
1
-2
/
+8
2020-06-24
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe
1
-1
/
+1
2020-06-24
KVM: selftests: Fix build with "make ARCH=x86_64"
Vitaly Kuznetsov
1
-0
/
+4
2020-06-24
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
1
-1
/
+2
2020-06-24
selftests/timens: handle a case when alarm clocks are not supported
Andrei Vagin
5
-3
/
+24
2020-06-22
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
1
-0
/
+2
2020-06-22
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
4
-0
/
+20
2020-06-22
perf probe: Check address correctness by map instead of _etext
Masami Hiramatsu
1
-12
/
+13
2020-06-22
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
1
-6
/
+15
2020-06-22
perf probe: Do not show the skipped events
Masami Hiramatsu
1
-0
/
+3
2020-06-22
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-0
/
+8
2020-06-22
selftests/bpf, flow_dissector: Close TAP device FD after the test
Jakub Sitnicki
1
-0
/
+1
2020-06-22
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
1
-1
/
+4
2020-06-22
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
1
-0
/
+1
2020-06-22
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
1
-0
/
+1
2020-06-22
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
1
-20
/
+21
2020-06-22
selftests/bpf: Install generated test progs
Yauheni Kaliuta
1
-0
/
+1
2020-06-22
iocost_monitor: drop string wrap around numbers when outputting json
Tejun Heo
1
-21
/
+21
2020-06-22
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
1
-1
/
+1
2020-06-22
selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
Andrii Nakryiko
1
-4
/
+1
2020-06-22
libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
Andrii Nakryiko
1
-1
/
+4
2020-06-22
selftests/bpf: Fix invalid memory reads in core_relo selftest
Andrii Nakryiko
1
-1
/
+1
2020-06-22
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
1
-0
/
+1
2020-06-22
selftests/bpf: Fix memory leak in test selector
Andrii Nakryiko
1
-4
/
+16
[next]