index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
tools/power turbostat: elevate priority of interval mode
Len Brown
2021-05-04
1
-9
/
+57
*
tools/power turbostat: formatting
Len Brown
2021-05-04
1
-510
/
+433
*
tools/power turbostat: rename tcc variables
Zhang Rui
2021-05-04
1
-22
/
+22
*
tools/power turbostat: add TCC Offset support
Zhang Rui
2021-05-04
1
-3
/
+55
*
tools/power turbostat: save original CPU model
Zhang Rui
2021-05-04
1
-0
/
+5
*
tools/power turbostat: Fix Core C6 residency on Atom CPUs
Zhang Rui
2021-05-04
1
-1
/
+38
*
tools/power turbostat: Print the C-state Pre-wake settings
Chen Yu
2021-05-04
1
-0
/
+14
*
tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper Lake
Chen Yu
2021-05-04
1
-1
/
+1
*
tools/power turbostat: unmark non-kernel-doc comment
Randy Dunlap
2021-05-04
1
-1
/
+1
*
tools/power/turbostat: Remove Package C6 Retention on Ice Lake Server
Chen Yu
2021-05-04
1
-6
/
+30
*
tools/power turbostat: Fix offset overflow issue in index converting
Calvin Walton
2021-05-04
1
-5
/
+6
*
tools/power/turbostat: Fix turbostat for AMD Zen CPUs
Bas Nieuwenhuizen
2021-05-04
1
-2
/
+6
*
tools/power turbostat: update version number
Len Brown
2021-05-04
1
-1
/
+1
*
tools/power turbostat: Fix DRAM Energy Unit on SKX
Zhang Rui
2021-05-04
1
-0
/
+1
*
Revert "tools/power turbostat: adjust for temperature offset"
Len Brown
2021-05-04
1
-29
/
+33
*
tools/power turbostat: Support Ice Lake D
Chen Yu
2021-05-04
1
-0
/
+1
*
tools/power turbostat: Support Alder Lake Mobile
Chen Yu
2021-05-04
1
-0
/
+1
*
tools/power turbostat: print microcode patch level
Len Brown
2021-05-04
1
-4
/
+9
*
tools/power turbostat: add built-in-counter for IPC -- Instructions per Cycle
Len Brown
2021-05-04
1
-0
/
+84
*
Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...
Linus Torvalds
2021-04-25
4
-6
/
+10
|
\
|
*
perf map: Fix error return code in maps__clone()
Zhen Lei
2021-04-23
1
-2
/
+5
|
*
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
2021-04-23
1
-1
/
+1
|
*
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
2021-04-23
1
-1
/
+1
|
*
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
2021-04-20
1
-2
/
+3
*
|
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
2021-04-23
1
-4
/
+4
|
/
*
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-17
7
-37
/
+19
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-16
7
-37
/
+19
|
|
\
|
|
*
bpf: Update selftests to reflect new error states
Daniel Borkmann
2021-04-16
6
-35
/
+16
|
|
*
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
2021-04-08
1
-2
/
+3
*
|
|
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
2021-04-16
1
-3
/
+0
*
|
|
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
2021-04-16
1
-2
/
+0
*
|
|
Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...
Linus Torvalds
2021-04-09
3
-5
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
2021-04-07
1
-1
/
+3
|
*
|
perf report: Fix wrong LBR block sorting
Jin Yao
2021-04-07
1
-3
/
+3
|
*
|
perf inject: Fix repipe usage
Adrian Hunter
2021-04-05
1
-1
/
+1
*
|
|
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-09
5
-22
/
+113
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-02
4
-21
/
+101
|
|
\
|
|
*
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
2021-04-01
1
-2
/
+11
|
|
*
libbpf: Restore umem state after socket create failure
Ciara Loftus
2021-04-01
1
-18
/
+23
|
|
*
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
2021-04-01
1
-0
/
+3
|
|
*
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2021-03-26
2
-0
/
+63
|
|
*
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
2021-03-25
1
-1
/
+1
|
*
|
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
2021-03-29
1
-1
/
+12
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-01
3
-7
/
+17
|
\
\
|
*
|
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
2021-04-01
1
-2
/
+11
|
*
|
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
2021-03-30
1
-5
/
+5
|
*
|
tools/kvm_stat: Add restart delay
Stefan Raspl
2021-03-30
1
-0
/
+1
*
|
|
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
2021-04-01
1
-1
/
+10
*
|
|
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
2021-04-01
1
-2
/
+2
*
|
|
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
2021-04-01
1
-0
/
+4
[next]