index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-08-24
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
1
-3
/
+3
2018-08-24
objtool: Support GCC 8 '-fnoreorder-functions'
Josh Poimboeuf
1
-13
/
+28
2018-08-24
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
1
-6
/
+7
2018-08-24
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
1
-17
/
+29
2018-08-24
perf bench: Fix numa report output code
Jiri Olsa
1
-2
/
+3
2018-08-24
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
1
-1
/
+1
2018-08-24
perf test session topology: Fix test on s390
Thomas Richter
1
-0
/
+1
2018-08-24
selftests: sync: add config fragment for testing sync framework
Fathi Boudra
1
-0
/
+4
2018-08-24
selftests: zram: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2
-2
/
+8
2018-08-24
selftests: user: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+7
2018-08-24
selftests: static_keys: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+13
2018-08-24
selftests: pstore: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-08-15
tools headers: Synchronise x86 cpufeatures.h for L1TF additions
David Woodhouse
1
-1
/
+3
2018-08-03
selftests/intel_pstate: Improve test, minor fixes
Daniel Díaz
1
-14
/
+10
2018-08-03
usbip: usbip_detach: Fix memory, udev context and udev leak
Shuah Khan (Samsung OSG)
1
-3
/
+6
2018-08-03
perf tools: Fix pmu events parsing rule
Jiri Olsa
1
-1
/
+13
2018-07-17
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
1
-2
/
+2
2018-07-11
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
3
-3
/
+6
2018-07-03
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
1
-1
/
+1
2018-07-03
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
3
-2
/
+28
2018-07-03
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
1
-1
/
+0
2018-07-03
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
1
-1
/
+4
2018-07-03
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
Adrian Hunter
1
-0
/
+1
2018-07-03
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
1
-0
/
+2
2018-06-26
objtool: update .gitignore file
Greg Kroah-Hartman
1
-1
/
+1
2018-06-16
perf: sync up x86/.../cpufeatures.h
Greg Kroah-Hartman
1
-1
/
+1
2018-06-05
objtool: header file sync-up
Greg Kroah-Hartman
4
-24
/
+4
2018-06-05
perf/tools: header file sync up
Greg Kroah-Hartman
12
-146
/
+132
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-06-05
objtool: sync up with the 4.14.47 version of objtool
Greg Kroah-Hartman
29
-498
/
+2661
2018-06-05
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-06-05
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-06-05
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2
-2
/
+3
2018-06-05
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2
-0
/
+8
2018-06-05
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+11
2018-06-05
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
5
-0
/
+253
2018-06-05
perf tools: Move headers check into bash script
Jiri Olsa
2
-93
/
+60
2018-06-05
perf tools: Force fixdep compilation at the start of the build
Jiri Olsa
1
-12
/
+38
2018-06-05
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2
-0
/
+152
2018-06-05
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-06-05
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
1
-0
/
+6
2018-06-05
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2
-0
/
+8
2018-06-05
radix tree test suite: Remove types.h
Matthew Wilcox
2
-0
/
+9
2018-06-05
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
3
-5
/
+20
2018-06-05
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
1
-4
/
+0
2018-06-05
tools: add more bitmap functions
Matthew Wilcox
1
-0
/
+26
[prev]
[next]