index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-12-01
4
-261
/
+1090
|
\
|
*
tools/power/x86/intel-speed-select: Display TRL buckets for just base config ...
Srinivas Pandruvada
2019-11-21
1
-0
/
+1
|
*
tools/power/x86/intel-speed-select: Ignore missing config level
Srinivas Pandruvada
2019-11-21
2
-5
/
+6
|
*
tools/power/x86/intel-speed-select: Increment version
Srinivas Pandruvada
2019-11-07
1
-1
/
+1
|
*
tools/power/x86/intel-speed-select: Use core count for base-freq mask
Srinivas Pandruvada
2019-11-07
3
-3
/
+28
|
*
tools/power/x86/intel-speed-select: Support platform with limited Intel(R) Sp...
Srinivas Pandruvada
2019-11-07
4
-60
/
+113
|
*
tools/power/x86/intel-speed-select: Use Frequency weight for CLOS
Srinivas Pandruvada
2019-11-07
1
-6
/
+6
|
*
tools/power/x86/intel-speed-select: Make CLOS frequency in MHz
Srinivas Pandruvada
2019-11-07
2
-7
/
+10
|
*
tools/power/x86/intel-speed-select: Use mailbox for CLOS_PM_QOS_CONFIG
Srinivas Pandruvada
2019-11-07
1
-6
/
+0
|
*
tools/power/x86/intel-speed-select: Auto mode for CLX
Srinivas Pandruvada
2019-11-07
1
-12
/
+100
|
*
tools/power/x86/intel-speed-select: Correct CLX-N frequency units
Srinivas Pandruvada
2019-11-07
1
-3
/
+3
|
*
tools/power/x86/intel-speed-select: Change display of "avx" to "avx2"
Srinivas Pandruvada
2019-11-07
1
-1
/
+1
|
*
tools/power/x86/intel-speed-select: Extend command set for perf-profile
Srinivas Pandruvada
2019-11-07
2
-1
/
+105
|
*
tools/power/x86/intel-speed-select: Implement base-freq commands on CascadeLa...
Prarit Bhargava
2019-10-15
1
-4
/
+47
|
*
tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeL...
Prarit Bhargava
2019-10-15
3
-7
/
+173
|
*
tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command ...
Prarit Bhargava
2019-10-15
1
-10
/
+27
|
*
tools/power/x86/intel-speed-select: Add check for CascadeLake-N models
Prarit Bhargava
2019-10-15
1
-2
/
+41
|
*
tools/power/x86/intel-speed-select: Make process_command generic
Prarit Bhargava
2019-10-15
1
-9
/
+11
|
*
tools/power/x86/intel-speed-select: Add int argument to command functions
Prarit Bhargava
2019-10-15
1
-127
/
+86
|
*
tools/power/x86/intel-speed-select: Refuse to disable core-power when getting...
Srinivas Pandruvada
2019-10-15
1
-0
/
+21
|
*
tools/power/x86/intel-speed-select: Turbo-freq feature auto mode
Srinivas Pandruvada
2019-10-15
1
-28
/
+124
|
*
tools/power/x86/intel-speed-select: Base-freq feature auto mode
Srinivas Pandruvada
2019-10-15
1
-9
/
+223
|
*
tools/power/x86/intel-speed-select: Remove warning for unused result
Srinivas Pandruvada
2019-10-15
1
-3
/
+6
*
|
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-30
1
-1
/
+109
|
\
\
|
*
|
seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
Christian Brauner
2019-10-21
1
-4
/
+4
|
*
|
seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-10
1
-0
/
+107
|
*
|
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
2019-10-10
1
-1
/
+2
*
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
1
-0
/
+376
|
\
\
\
|
*
|
|
tools: hv: add vmbus testing tool
Branden Bonaby
2019-11-21
1
-0
/
+376
*
|
|
|
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
14
-218
/
+833
|
\
\
\
\
|
*
|
|
|
selftests/powerpc: spectre_v2 test must be built 64-bit
Michael Ellerman
2019-11-21
1
-0
/
+2
|
*
|
|
|
selftests/powerpc: Handle Makefile for unrecognized option
Harish
2019-11-14
1
-1
/
+6
|
*
|
|
|
powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest
Ravi Bangoria
2019-11-13
1
-9
/
+23
|
*
|
|
|
powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest
Ravi Bangoria
2019-11-13
1
-1
/
+118
|
*
|
|
|
selftests/powerpc: Rewrite ptrace-hwbreak.c selftest
Ravi Bangoria
2019-11-13
1
-210
/
+361
|
*
|
|
|
selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available
Michael Ellerman
2019-11-05
1
-0
/
+4
|
*
|
|
|
selftests/powerpc: Add a test of spectre_v2 mitigations
Michael Ellerman
2019-10-30
5
-1
/
+323
|
*
|
|
|
selftests/powerpc: Fixup clobbers for TM tests
Michael Ellerman
2019-10-29
4
-6
/
+6
|
*
|
|
|
selftests/powerpc: Reduce sigfuz runtime to ~60s
Michael Ellerman
2019-10-24
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
9
-13
/
+249
|
\
\
\
\
\
|
*
|
|
|
|
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
2019-11-15
2
-3
/
+3
|
*
|
|
|
|
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
2019-11-14
1
-0
/
+1
|
*
|
|
|
|
ftrace/selftests: Update the direct call selftests to test two direct calls
Steven Rostedt (VMware)
2019-11-13
2
-23
/
+52
|
*
|
|
|
|
ftrace/selftest: Add tests to test register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
2
-0
/
+124
|
*
|
|
|
|
selftests/livepatch: Test interaction with ftrace_enabled
Joe Lawrence
2019-11-04
3
-2
/
+80
|
*
|
|
|
|
selftests/livepatch: Make dynamic debug setup and restore generic
Joe Lawrence
2019-11-04
4
-12
/
+16
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-27
1
-1
/
+7
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next/seccomp' into for-next
Paul Walmsley
2019-11-22
1
-1
/
+7
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-29
1
-1
/
+7
*
|
|
|
|
|
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-27
2
-3
/
+8
|
\
\
\
\
\
\
[next]