index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
2018-06-21
1
-0
/
+30
*
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
2018-06-21
1
-5
/
+9
*
x86/pkeys/selftests: Fix pointer math
Dave Hansen
2018-06-21
1
-7
/
+7
*
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
2018-06-21
1
-5
/
+8
*
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
2018-06-21
1
-0
/
+44
*
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
2018-06-21
1
-4
/
+17
*
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
2018-06-21
1
-1
/
+9
*
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
2018-06-21
1
-12
/
+8
*
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
2018-06-21
1
-16
/
+0
*
x86/pkeys/selftests: Stop using assert()
Dave Hansen
2018-06-21
1
-4
/
+8
*
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
2018-06-21
1
-6
/
+7
*
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2018-06-21
2
-1
/
+286
*
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
2018-06-21
1
-2
/
+5
*
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
2018-06-21
1
-26
/
+41
*
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
2018-06-21
1
-0
/
+18
*
perf cs-etm: Support unknown_thread in cs_etm_auxtrace
Leo Yan
2018-06-21
1
-2
/
+22
*
bpf: fix uninitialized variable in bpf tools
John Fastabend
2018-06-21
1
-2
/
+5
*
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
2018-06-21
1
-0
/
+44
*
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
2018-06-21
1
-13
/
+7
*
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
2018-06-21
1
-5
/
+3
*
objtool: Fix "noreturn" detection for recursive sibling calls
Josh Poimboeuf
2018-06-05
1
-3
/
+7
*
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
2018-06-05
1
-25
/
+12
*
objtool: Detect RIP-relative switch table references
Josh Poimboeuf
2018-06-05
1
-15
/
+18
*
objtool: Support GCC 8 switch tables
Josh Poimboeuf
2018-06-05
1
-2
/
+22
*
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
2018-06-05
3
-44
/
+93
*
selftests: Add FIB onlink tests
David Ahern
2018-05-30
1
-0
/
+375
*
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
2018-05-30
1
-1
/
+2
*
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
2018-05-30
1
-16
/
+30
*
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-05-30
2
-4
/
+1
*
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
2018-05-30
1
-1
/
+1
*
perf report: Fix wrong jump arrow
Jin Yao
2018-05-30
1
-2
/
+7
*
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
2018-05-30
1
-3
/
+3
*
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2018-05-30
2
-1
/
+3
*
perf stat: Fix core dump when flag T is used
Thomas Richter
2018-05-30
1
-2
/
+7
*
perf top: Fix top.call-graph config option reading
Yisheng Xie
2018-05-30
1
-2
/
+4
*
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
2018-05-30
1
-0
/
+1
*
tools/thermal: tmon: fix for segfault
Frank Asseg
2018-05-30
2
-6
/
+7
*
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
2018-05-30
1
-0
/
+6
*
perf clang: Add support for recent clang versions
Sandipan Das
2018-05-30
1
-1
/
+10
*
perf tools: Fix perf builds with clang support
Sandipan Das
2018-05-30
1
-1
/
+2
*
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2018-05-30
1
-0
/
+7
*
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-05-22
1
-3
/
+19
*
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
2018-05-09
1
-2
/
+4
*
tools: power/acpi, revert to LD = gcc
Jiri Slaby
2018-05-09
1
-0
/
+1
*
objtool, perf: Fix GCC 8 -Wrestrict error
Josh Poimboeuf
2018-05-01
1
-1
/
+1
*
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-04-19
1
-0
/
+1
*
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-04-19
1
-0
/
+1
*
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-04-19
1
-7
/
+25
*
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-04-19
3
-35
/
+34
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
1
-0
/
+11
|
\
[next]