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
*
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
2021-11-16
3
-21
/
+10
*
KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
Sean Christopherson
2021-11-16
1
-16
/
+5
*
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2021-11-16
2
-5
/
+5
*
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
2021-11-16
1
-16
/
+19
*
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2021-11-16
2
-1
/
+8
*
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
2021-11-16
3
-0
/
+17
*
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
2021-11-16
6
-19
/
+34
*
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
2021-11-16
1
-9
/
+9
*
KVM: selftests: Add event channel upcall support to xen_shinfo_test
David Woodhouse
2021-11-16
1
-9
/
+66
*
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
61
-276
/
+3561
|
\
|
*
Merge branch kvm/selftests/memslot into kvmarm-master/next
Marc Zyngier
2021-10-21
2
-22
/
+36
|
|
\
|
|
*
KVM: selftests: Build the memslot tests for arm64
Ricardo Koller
2021-10-21
1
-0
/
+2
|
|
*
KVM: selftests: Make memslot_perf_test arch independent
Ricardo Koller
2021-10-21
1
-22
/
+34
|
*
|
Merge branch kvm-arm64/selftest/timer into kvmarm-master/next
Marc Zyngier
2021-10-17
21
-48
/
+2626
|
|
\
\
|
|
*
|
KVM: arm64: selftests: arch_timer: Support vCPU migration
Raghavendra Rao Ananta
2021-10-17
1
-1
/
+114
|
|
*
|
KVM: arm64: selftests: Add arch_timer test
Raghavendra Rao Ananta
2021-10-17
3
-0
/
+368
|
|
*
|
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
2021-10-17
4
-3
/
+92
|
|
*
|
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
2021-10-17
6
-1
/
+448
|
|
*
|
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
2021-10-17
3
-1
/
+41
|
|
*
|
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2021-10-17
2
-0
/
+8
|
|
*
|
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2021-10-17
2
-2
/
+2
|
|
*
|
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+10
|
|
*
|
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+25
|
|
*
|
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+142
|
|
*
|
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
2021-10-17
1
-0
/
+5
|
|
*
|
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
2021-10-17
4
-19
/
+21
|
|
*
|
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
2021-10-17
3
-26
/
+1311
|
|
*
|
KVM: arm64: selftests: Add MMIO readl/writel support
Raghavendra Rao Ananta
2021-10-17
1
-1
/
+45
|
|
|
/
|
*
|
KVM: arm64: selftests: Add init ITS device test
Ricardo Koller
2021-10-11
1
-0
/
+42
|
*
|
KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above ...
Ricardo Koller
2021-10-11
1
-0
/
+34
|
*
|
KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
Ricardo Koller
2021-10-11
1
-12
/
+26
|
*
|
KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
Ricardo Koller
2021-10-11
1
-32
/
+79
|
*
|
KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnostic
Ricardo Koller
2021-10-11
1
-9
/
+10
|
*
|
KVM: arm64: selftests: Make vgic_init gic version agnostic
Ricardo Koller
2021-10-11
1
-61
/
+95
|
|
/
|
*
objtool: print out the symbol type when complaining about it
Linus Torvalds
2021-10-03
1
-4
/
+8
|
*
Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-03
1
-7
/
+25
|
|
\
|
|
*
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
2021-10-01
1
-7
/
+25
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-01
2
-11
/
+60
|
|
\
\
|
*
\
\
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-30
5
-7
/
+482
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-28
3
-7
/
+17
|
|
|
\
\
\
|
|
|
*
|
|
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
2021-09-28
1
-5
/
+8
|
|
|
*
|
|
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-09-28
1
-1
/
+2
|
|
|
*
|
|
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
2021-09-28
1
-1
/
+7
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-09-25
2
-0
/
+465
|
|
|
\
\
\
\
|
|
|
*
|
|
|
selftests: netfilter: add zone stress test with colliding tuples
Florian Westphal
2021-09-21
1
-0
/
+156
|
|
|
*
|
|
|
selftests: netfilter: add selftest for directional zone support
Florian Westphal
2021-09-21
1
-0
/
+309
|
*
|
|
|
|
|
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...
Linus Torvalds
2021-09-27
20
-43
/
+70
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
2021-09-27
1
-1
/
+1
|
|
*
|
|
|
|
|
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
2021-09-27
1
-0
/
+2
|
|
*
|
|
|
|
|
perf config: Refine error message to eliminate confusion
Like Xu
2021-09-27
1
-1
/
+1
[next]