index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
9
-74
/
+72
*
perf stat: Remove duplicate cpus_map_matched function
Ian Rogers
2024-03-21
1
-21
/
+1
*
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
2024-03-21
1
-3
/
+0
*
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-03-21
5
-14
/
+9
*
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2024-03-21
2
-7
/
+7
*
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
2024-03-21
2
-67
/
+51
*
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
2024-03-21
1
-1
/
+5
*
libperf cpumap: Add any, empty and min helpers
Ian Rogers
2024-03-21
3
-0
/
+47
*
perf build: Fix out of tree build related to installation of sysreg-defs
Ethan Adams
2024-03-21
1
-3
/
+4
*
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
2024-03-21
1
-1
/
+3
*
perf script: Show also errors for --insn-trace option
Adrian Hunter
2024-03-21
1
-1
/
+1
*
perf docs arm_spe: Clarify more SPE requirements related to KPTI
James Clark
2024-03-21
1
-1
/
+11
*
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
2024-03-21
3
-197
/
+11
*
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...
Arnaldo Carvalho de Melo
2024-03-21
4
-389
/
+0
*
perf beauty: Use the system linux/fcntl.h instead of a copy from the kernel
Arnaldo Carvalho de Melo
2024-03-21
3
-3
/
+3
*
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
2024-03-21
6
-13
/
+12
*
perf beauty: Stop using the copy of uapi/linux/prctl.h
Arnaldo Carvalho de Melo
2024-03-21
1
-1
/
+1
*
perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...
Arnaldo Carvalho de Melo
2024-03-21
4
-6
/
+8
*
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...
Arnaldo Carvalho de Melo
2024-03-21
5
-9
/
+10
*
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...
Arnaldo Carvalho de Melo
2024-03-21
4
-6
/
+6
*
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
8
-27
/
+26
*
perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
Arnaldo Carvalho de Melo
2024-03-21
1
-1
/
+8
*
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
2024-03-21
6
-8
/
+18
*
perf beauty: Fix dependency of tables using uapi/linux/mount.h
Arnaldo Carvalho de Melo
2024-03-21
1
-5
/
+5
*
perf c2c: Fix a punctuation
Bhaskar Chowdhury
2024-03-21
1
-1
/
+1
*
perf trace: Collect sys_nanosleep first argument
Arnaldo Carvalho de Melo
2024-03-21
2
-0
/
+23
*
Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-21
20
-306
/
+644
|
\
|
*
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
2024-03-20
3
-9
/
+95
|
*
tools/verification: Use tools/build makefiles on rv
Daniel Bristot de Oliveira
2024-03-20
6
-133
/
+183
|
*
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
2024-03-20
7
-145
/
+244
|
*
tools/tracing: Use tools/build makefiles on latency-collector
Daniel Bristot de Oliveira
2024-03-20
4
-19
/
+122
*
|
Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2024-03-18
1
-6
/
+11
|
\
\
|
*
|
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
2024-03-15
1
-0
/
+1
|
*
|
ktest.pl: Process variables within variables
Steven Rostedt
2024-03-15
1
-6
/
+10
*
|
|
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
1
-0
/
+134
|
\
\
\
|
*
|
|
selftests/user_events: Test multi-format events
Beau Belgrave
2024-03-18
1
-0
/
+134
*
|
|
|
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-16
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
2024-03-03
1
-0
/
+12
*
|
|
|
|
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
crypto: ccp - Update return values for some unit tests
Mario Limonciello
2024-02-24
1
-3
/
+5
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
51
-751
/
+3232
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests: kvm: remove meaningless assignments in Makefiles
Paolo Bonzini
2024-03-15
1
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-03-14
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: s390: selftest: memop: Fix undefined behavior
Nina Schoetterl-Glausch
2024-02-23
1
-0
/
+2
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
1
-9
/
+50
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
Paul Durrant
2024-02-22
1
-0
/
+15
|
|
*
|
|
|
|
|
KVM: selftests: map Xen's shared_info page using HVA rather than GFN
Paul Durrant
2024-02-22
1
-9
/
+35
|
*
|
|
|
|
|
|
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
12
-161
/
+995
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
KVM: selftests: Test top-down slots event in x86's pmu_counters_test
Dapeng Mi
2024-02-21
1
-0
/
+3
|
|
*
|
|
|
|
|
|
KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR
Sean Christopherson
2024-01-31
1
-0
/
+41
[next]