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 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
9
-18
/
+281
|
\
|
*
selftest: fix flower terse dump tests
Vlad Buslov
2020-11-10
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-06
8
-16
/
+279
|
|
\
|
|
*
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-05
2
-0
/
+247
|
|
*
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
2020-11-05
1
-1
/
+1
|
|
*
libbpf: Fix possible use after free in xsk_socket__delete
Magnus Karlsson
2020-11-04
1
-2
/
+4
|
|
*
libbpf: Fix null dereference in xsk_socket__delete
Magnus Karlsson
2020-11-04
1
-1
/
+2
|
|
*
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
2020-11-02
1
-6
/
+9
|
|
*
tools, bpftool: Remove two unused variables.
Ian Rogers
2020-10-29
1
-2
/
+2
|
|
*
tools, bpftool: Avoid array index warnings.
Ian Rogers
2020-10-29
1
-1
/
+6
|
|
*
selftest/bpf: Fix profiler test using CO-RE relocation for enums
Andrii Nakryiko
2020-10-26
1
-3
/
+8
*
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2020-11-10
4
-138
/
+507
|
\
\
\
|
*
|
|
tools/power turbostat: update version number
Len Brown
2020-11-10
1
-1
/
+1
|
*
|
|
tools/power turbostat: harden against cpu hotplug
Len Brown
2020-10-23
1
-9
/
+14
|
*
|
|
tools/power turbostat: adjust for temperature offset
Len Brown
2020-10-23
1
-33
/
+29
|
*
|
|
tools/power turbostat: Build with _FILE_OFFSET_BITS=64
Alexander Monakov
2020-09-03
1
-0
/
+1
|
*
|
|
tools/power turbostat: Support AMD Family 19h
Kim Phillips
2020-09-03
1
-23
/
+11
|
*
|
|
tools/power turbostat: Remove empty columns for Jacobsville
Antti Laakso
2020-09-03
1
-3
/
+30
|
*
|
|
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
Rafael Antognolli
2020-09-03
1
-0
/
+50
|
*
|
|
tools/power x86_energy_perf_policy: Input/output error in a VM
Ondřej Lysoněk
2020-09-03
1
-13
/
+54
|
*
|
|
tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled
Len Brown
2020-09-03
1
-3
/
+6
|
*
|
|
tools/power turbostat: Support additional CPU model numbers
Len Brown
2020-09-03
1
-0
/
+4
|
*
|
|
tools/power turbostat: Fix output formatting for ACPI CST enumeration
David Arcari
2020-09-03
1
-0
/
+20
|
*
|
|
tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
Alexander A. Klimov
2020-09-03
1
-1
/
+1
|
*
|
|
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Prarit Bhargava
2020-09-03
1
-3
/
+10
|
*
|
|
tools/power turbostat: Enable accumulate RAPL display
Chen Yu
2020-09-03
1
-22
/
+16
|
*
|
|
tools/power turbostat: Introduce functions to accumulate RAPL consumption
Chen Yu
2020-09-03
2
-7
/
+219
|
*
|
|
tools/power turbostat: Make the energy variable to be 64 bit
Chen Yu
2020-09-03
1
-17
/
+13
|
*
|
|
tools/power turbostat: Always print idle in the system configuration header
Doug Smythies
2020-09-03
1
-3
/
+0
|
*
|
|
tools/power turbostat: Print /dev/cpu_dma_latency
Len Brown
2020-09-03
1
-0
/
+28
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-09
23
-277
/
+2252
|
\
\
\
\
|
*
|
|
|
KVM: selftests: allow two iterations of dirty_log_perf_test
Paolo Bonzini
2020-11-09
1
-1
/
+1
|
*
|
|
|
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
2020-11-08
6
-8
/
+396
|
*
|
|
|
KVM: selftests: Make the number of vcpus global
Andrew Jones
2020-11-08
2
-20
/
+20
|
*
|
|
|
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
2020-11-08
2
-12
/
+11
|
*
|
|
|
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
2020-11-08
4
-9
/
+3
|
*
|
|
|
KVM: selftests: Add wrfract to common guest code
Ben Gardon
2020-11-08
2
-1
/
+7
|
*
|
|
|
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
2020-11-08
3
-15
/
+27
|
*
|
|
|
KVM: selftests: Remove address rounding in guest code
Ben Gardon
2020-11-08
1
-1
/
+0
|
*
|
|
|
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
2020-11-08
2
-181
/
+210
|
*
|
|
|
KVM: selftests: Use a single binary for dirty/clear log test
Peter Xu
2020-11-08
3
-39
/
+156
|
*
|
|
|
KVM: selftests: Always clear dirty bitmap after iteration
Peter Xu
2020-11-08
1
-1
/
+1
|
*
|
|
|
KVM: selftests: Add blessed SVE registers to get-reg-list
Andrew Jones
2020-11-08
4
-42
/
+217
|
*
|
|
|
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
2020-11-08
5
-0
/
+703
|
*
|
|
|
selftests: kvm: test enforcement of paravirtual cpuid features
Oliver Upton
2020-11-08
7
-0
/
+308
|
*
|
|
|
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2020-11-08
9
-9
/
+244
|
*
|
|
|
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
2020-11-08
3
-0
/
+9
|
*
|
|
|
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2020-11-08
2
-2
/
+3
*
|
|
|
|
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-11-06
34
-56
/
+65
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
selftests: binderfs: use SKIP instead of XFAIL
Tommi Rantala
2020-11-05
1
-4
/
+4
[next]