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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2018-06-05
objtool: Fix "noreturn" detection for recursive sibling calls
Josh Poimboeuf
1
-3
/
+7
2018-06-05
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-06-05
objtool: Detect RIP-relative switch table references
Josh Poimboeuf
1
-15
/
+18
2018-06-05
objtool: Support GCC 8 switch tables
Josh Poimboeuf
1
-2
/
+22
2018-06-05
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
3
-44
/
+93
2018-05-30
Revert "perf record: Fix crash in pipe mode"
Greg Kroah-Hartman
3
-16
/
+2
2018-05-30
tools: sync up .h files with the repective arch and uapi .h files
Greg Kroah-Hartman
8
-268
/
+336
2018-05-30
perf tools: Add trace/beauty/generated/ into .gitignore
Ravi Bangoria
1
-0
/
+1
2018-05-30
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
1
-1
/
+2
2018-05-30
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
1
-16
/
+30
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-05-30
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-05-30
perf report: Fix wrong jump arrow
Jin Yao
1
-2
/
+7
2018-05-30
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
1
-3
/
+3
2018-05-30
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2
-1
/
+3
2018-05-30
perf stat: Fix core dump when flag T is used
Thomas Richter
1
-2
/
+7
2018-05-30
perf top: Fix top.call-graph config option reading
Yisheng Xie
1
-2
/
+4
2018-05-30
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
1
-0
/
+1
2018-05-30
tools/thermal: tmon: fix for segfault
Frank Asseg
2
-6
/
+7
2018-05-30
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2018-05-30
perf tools: Fix perf builds with clang support
Sandipan Das
1
-1
/
+2
2018-05-30
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
1
-0
/
+43
2018-05-30
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
1
-0
/
+46
2018-05-30
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
1
-0
/
+97
2018-05-30
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-05-30
perf record: Fix crash in pipe mode
Jiri Olsa
3
-2
/
+16
2018-05-30
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-05-30
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
1
-3
/
+3
2018-05-30
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-05-30
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-05-30
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-05-30
selftests: memfd: add config fragment for fuse
Anders Roxell
1
-0
/
+1
2018-05-30
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
Naresh Kamboju
1
-0
/
+1
2018-05-30
selftest/vDSO: fix O=
Dominik Brodowski
1
-7
/
+7
2018-05-30
selftests: sync: missing CFLAGS while compiling
Anders Roxell
1
-1
/
+1
2018-05-30
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-0
/
+7
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-3
/
+19
2018-05-09
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
1
-2
/
+4
2018-05-01
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
1
-1
/
+4
2018-05-01
objtool, perf: Fix GCC 8 -Wrestrict error
Josh Poimboeuf
1
-1
/
+1
2018-04-26
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-4
/
+17
2018-04-26
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-04-26
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-04-26
selftests/ftrace: Add some missing glob checks
Steven Rostedt (VMware)
1
-0
/
+6
2018-04-26
perf evsel: Fix period/freq terms setup
Jiri Olsa
1
-0
/
+2
2018-04-26
perf record: Fix period option handling
Jiri Olsa
3
-4
/
+11
2018-04-26
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
1
-4
/
+12
2018-04-26
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-04-26
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-04-26
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
[next]