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
*
Merge tag 'kvm-arm-removal' into kvmarm-master/next
Marc Zyngier
2020-03-24
51
-6300
/
+16
|
\
|
*
MAINTAINERS: RIP KVM/arm
Marc Zyngier
2020-03-24
1
-4
/
+1
|
*
arm: Remove the ability to set HYP vectors outside of the decompressor
Marc Zyngier
2020-03-24
2
-36
/
+8
|
*
arm: Remove GICv3 vgic compatibility macros
Marc Zyngier
2020-03-24
1
-114
/
+0
|
*
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2020-03-24
8
-93
/
+1
|
*
arm: Remove 32bit KVM host support
Marc Zyngier
2020-03-24
37
-6046
/
+5
|
*
arm: Remove KVM from config files
Marc Zyngier
2020-03-24
1
-2
/
+0
|
*
arm: Unplug KVM from the build system
Marc Zyngier
2020-03-24
3
-4
/
+1
*
|
Merge branch 'kvm-arm64/gic-v4.1' into kvmarm-master/next
Marc Zyngier
2020-03-24
17
-69
/
+895
|
\
\
|
*
|
KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
Marc Zyngier
2020-03-24
1
-1
/
+13
|
*
|
KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
Marc Zyngier
2020-03-24
1
-1
/
+2
|
*
|
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
2020-03-24
4
-1
/
+14
|
*
|
KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
Marc Zyngier
2020-03-24
2
-2
/
+49
|
*
|
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
2020-03-24
3
-0
/
+102
|
*
|
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
2020-03-24
2
-8
/
+107
|
*
|
KVM: arm64: GICv4.1: Let doorbells be auto-enabled
Marc Zyngier
2020-03-24
1
-1
/
+8
|
*
|
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
2020-03-24
1
-10
/
+42
|
*
|
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2020-03-24
2
-0
/
+14
|
*
|
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2020-03-24
2
-1
/
+69
|
*
|
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-24
5
-26
/
+61
|
*
|
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
2
-0
/
+23
|
*
|
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
2
-0
/
+91
|
*
|
irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
*
|
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
2
-2
/
+93
|
*
|
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
3
-4
/
+88
|
*
|
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
2020-03-20
1
-2
/
+13
|
*
|
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
3
-1
/
+12
|
*
|
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
3
-0
/
+8
|
*
|
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
2020-03-20
1
-0
/
+2
|
*
|
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
2020-03-19
2
-8
/
+53
|
*
|
irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
Marc Zyngier
2020-03-19
1
-0
/
+4
|
*
|
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
2020-03-19
2
-2
/
+10
|
|
/
*
/
KVM: arm64: Use the correct timer structure to access the physical counter
KarimAllah Ahmed
2020-03-16
1
-1
/
+1
|
/
*
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
2020-03-01
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-01
2
-7
/
+7
|
\
|
*
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
2020-02-29
1
-3
/
+3
|
*
jbd2: fix data races at struct journal_head
Qian Cai
2020-02-29
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-01
22
-107
/
+171
|
\
\
|
*
|
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
2020-03-01
1
-0
/
+15
|
*
|
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-28
15
-77
/
+84
|
|
\
\
|
|
*
|
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
2020-02-22
4
-8
/
+8
|
|
*
|
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2020-02-22
2
-2
/
+9
|
|
*
|
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-02-22
5
-28
/
+29
|
|
*
|
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
2020-02-17
4
-39
/
+37
|
|
*
|
KVM: arm/arm64: Fix up includes for trace.h
Jeremy Cline
2020-02-05
1
-0
/
+1
|
*
|
|
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
2020-02-28
1
-2
/
+2
|
*
|
|
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
2020-02-28
1
-5
/
+5
|
*
|
|
KVM: allow disabling -Werror
Paolo Bonzini
2020-02-28
2
-1
/
+14
|
*
|
|
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2020-02-28
2
-0
/
+4
|
*
|
|
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
1
-12
/
+21
[next]