index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
Eric Auger
2018-05-25
1
-1
/
+1
*
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
4
-4
/
+67
*
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
2
-0
/
+2
*
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
2018-05-25
1
-5
/
+14
*
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2018-05-25
2
-0
/
+6
*
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
3
-45
/
+37
*
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
2018-05-25
2
-16
/
+81
*
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
2018-05-25
2
-17
/
+42
*
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
Eric Auger
2018-05-25
1
-1
/
+6
*
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
2018-05-25
3
-2
/
+35
*
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-25
5
-24
/
+77
*
KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-2
/
+28
*
KVM: arm/arm64: Set dist->spis to NULL after kfree
Eric Auger
2018-05-25
1
-0
/
+1
*
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-05-25
3
-51
/
+13
*
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
2018-05-25
1
-4
/
+8
*
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
2018-05-25
1
-12
/
+4
*
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
4
-37
/
+0
*
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
6
-2
/
+47
*
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
3
-13
/
+24
*
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
2018-05-25
1
-5
/
+5
*
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
5
-29
/
+32
*
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
9
-31
/
+192
*
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
6
-19
/
+18
*
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
2018-05-25
1
-15
/
+15
*
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
2
-25
/
+19
*
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
2018-05-25
1
-6
/
+7
*
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
2018-05-25
1
-12
/
+14
*
KVM: arm64: Convert lazy FPSIMD context switch trap to C
Dave Martin
2018-05-25
2
-35
/
+46
*
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
Christoffer Dall
2018-05-25
3
-1
/
+18
*
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
2018-05-25
1
-10
/
+8
*
thread_info: Add update_thread_flag() helpers
Dave Martin
2018-05-25
2
-0
/
+17
*
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
2018-05-25
1
-5
/
+2
*
arm64: KVM: Use lm_alias() for kvm_ksym_ref()
Mark Rutland
2018-05-20
1
-2
/
+5
*
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
2018-05-07
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-06
10
-85
/
+122
|
\
|
*
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
2018-05-05
1
-17
/
+20
|
*
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2018-05-05
9
-68
/
+102
|
|
\
|
|
*
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
2018-05-04
1
-5
/
+19
|
|
*
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-27
6
-61
/
+81
*
|
|
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-06
5
-34
/
+37
|
\
\
\
|
*
|
|
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
2018-05-03
1
-29
/
+25
|
*
|
|
iommu/rockchip: Make clock handling optional
Heiko Stuebner
2018-05-03
1
-1
/
+8
|
*
|
|
iommu/amd: Hide unused iommu_table_lock
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
2018-05-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-05-06
1
-1
/
+5
|
\
\
\
[next]