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
2018-06-21
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-06-21
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-06-21
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-06-21
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-06-21
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-06-21
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-06-21
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-06-21
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
1
-12
/
+8
2018-06-21
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-06-21
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-06-21
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-06-21
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-06-21
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-06-21
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-06-21
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
1
-0
/
+18
2018-06-21
perf cs-etm: Support unknown_thread in cs_etm_auxtrace
Leo Yan
1
-2
/
+22
2018-06-21
bpf: fix uninitialized variable in bpf tools
John Fastabend
1
-2
/
+5
2018-06-21
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
1
-0
/
+44
2018-06-21
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
1
-13
/
+7
2018-06-21
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
1
-5
/
+3
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
selftests: Add FIB onlink tests
David Ahern
1
-0
/
+375
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 mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
1
-0
/
+6
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
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-09
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-01
objtool, perf: Fix GCC 8 -Wrestrict error
Josh Poimboeuf
1
-1
/
+1
2018-04-19
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
1
-0
/
+1
2018-04-19
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
1
-0
/
+1
2018-04-19
perf intel-pt: Fix sync_switch
Adrian Hunter
1
-7
/
+25
2018-04-19
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
3
-35
/
+34
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
[next]