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
*
tools/testing/scatterlist: add missing defines
Maor Gottlieb
2022-01-30
1
-1
/
+2
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-01-29
1
-2
/
+9
|
\
|
*
kselftest/arm64: Correct logging of FPSIMD register read via ptrace
Mark Brown
2022-01-28
1
-1
/
+1
|
*
kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
Mark Brown
2022-01-28
1
-1
/
+8
*
|
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-28
2
-5
/
+15
|
\
\
|
*
|
tools/tracing: Update Makefile to build rtla
Shuah Khan
2022-01-28
1
-4
/
+14
|
*
|
rtla: Make doc build optional
Shuah Khan
2022-01-28
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-28
9
-15
/
+29
|
\
\
|
*
|
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
2022-01-28
3
-0
/
+19
|
*
|
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
2022-01-26
5
-14
/
+9
|
*
|
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
2022-01-26
1
-1
/
+0
|
*
|
KVM: selftests: Re-enable access_tracking_perf_test
David Matlack
2022-01-25
1
-0
/
+1
*
|
|
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-27
2
-6
/
+4
|
\
\
\
|
*
|
|
selftests: net: ioam: expect support for Queue depth data
Justin Iurman
2022-01-22
1
-4
/
+1
|
*
|
|
selftests: mptcp: fix ipv6 routing setup
Paolo Abeni
2022-01-21
1
-2
/
+3
*
|
|
|
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-23
3
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tools/bpf: Rename 'struct event' to avoid naming conflict
Naveen N. Rao
2022-01-15
3
-3
/
+3
*
|
|
|
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-23
51
-149
/
+354
|
\
\
\
\
|
*
|
|
|
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
1
-4
/
+1
|
*
|
|
|
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
2
-9
/
+82
|
*
|
|
|
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
2
-0
/
+48
|
*
|
|
|
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
4
-4
/
+41
|
*
|
|
|
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
1
-8
/
+17
|
*
|
|
|
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
1
-1
/
+0
|
*
|
|
|
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
31
-87
/
+99
|
*
|
|
|
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-22
1
-3
/
+3
|
*
|
|
|
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
2022-01-22
1
-1
/
+1
|
*
|
|
|
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2022-01-20
5
-1
/
+8
|
*
|
|
|
tools headers UAPI: Sync x86 arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2022-01-19
1
-12
/
+14
|
*
|
|
|
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-19
1
-1
/
+2
|
*
|
|
|
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
|
*
|
|
|
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
|
*
|
|
|
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
2022-01-18
1
-7
/
+10
|
*
|
|
|
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
1
-1
/
+7
|
*
|
|
|
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
1
-0
/
+3
*
|
|
|
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
4
-10
/
+99
|
\
\
\
\
\
|
*
|
|
|
|
tools: sync tools/bitmap with mother linux
Yury Norov
2022-01-15
4
-10
/
+99
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
12
-88
/
+756
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
2022-01-20
1
-0
/
+1
|
*
|
|
|
selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c
Jinrong Liang
2022-01-20
1
-4
/
+0
|
*
|
|
|
kvm: selftests: Do not indent with spaces
Paolo Bonzini
2022-01-19
6
-59
/
+61
|
*
|
|
|
kvm: selftests: sync uapi/linux/kvm.h with Linux header
Paolo Bonzini
2022-01-19
1
-3
/
+16
|
*
|
|
|
selftests: kvm: add amx_test to .gitignore
Muhammad Usama Anjum
2022-01-19
1
-0
/
+1
|
*
|
|
|
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2022-01-19
79
-481
/
+1724
|
|
\
|
|
|
|
*
|
|
|
KVM: selftests: Add a test to force emulation with a pending exception
Sean Christopherson
2022-01-19
3
-0
/
+141
|
*
|
|
|
selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER
Jim Mattson
2022-01-19
3
-0
/
+440
|
*
|
|
|
selftests: kvm/x86: Introduce x86_model()
Jim Mattson
2022-01-19
1
-0
/
+5
|
*
|
|
|
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
2022-01-19
2
-12
/
+12
|
*
|
|
|
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
2022-01-19
2
-9
/
+10
|
*
|
|
|
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
2022-01-19
1
-3
/
+7
[next]