index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...
Oliver Upton
3
-139
/
+0
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-274
/
+1057
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-12
/
+6
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
28
-272
/
+1056
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
4
-13
/
+22
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
1
-12
/
+5
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
1
-0
/
+1
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
10
-15
/
+24
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
2
-9
/
+29
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
6
-65
/
+74
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
10
-164
/
+891
2024-03-07
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
9
-16
/
+17
2024-03-01
KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
Marc Zyngier
1
-6
/
+6
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
2
-5
/
+13
2024-02-27
KVM: arm64: Fail the idreg iterator if idregs aren't initialized
Oliver Upton
1
-1
/
+2
2024-02-24
KVM: arm64: Set io memory s2 pte as normalnc for vfio pci device
Ankit Agrawal
1
-4
/
+10
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
1
-5
/
+19
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
7
-9
/
+9
2024-02-23
KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
Oliver Upton
3
-22
/
+11
2024-02-23
KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
Oliver Upton
2
-11
/
+10
2024-02-23
KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
Oliver Upton
2
-8
/
+15
2024-02-23
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
1
-1
/
+1
2024-02-23
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
3
-4
/
+4
2024-02-23
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
3
-8
/
+2
2024-02-23
KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
Oliver Upton
1
-1
/
+8
2024-02-23
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Oliver Upton
1
-1
/
+2
2024-02-23
KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
Oliver Upton
1
-14
/
+5
2024-02-23
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
3
-1
/
+22
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
1
-1
/
+1
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
1
-1
/
+1
2024-02-22
KVM: arm64: Make build-time check of RES0/RES1 bits optional
Marc Zyngier
2
-0
/
+15
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
1
-0
/
+2
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
1
-0
/
+3
2024-02-19
KVM: arm64: Add debugfs file for guest's ID registers
Marc Zyngier
1
-0
/
+81
2024-02-19
KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checking
Marc Zyngier
2
-0
/
+124
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
2
-1
/
+8
2024-02-19
KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU is not advertised to the guest
Marc Zyngier
1
-0
/
+4
2024-02-19
KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guest
Marc Zyngier
2
-3
/
+25
2024-02-19
KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
Marc Zyngier
1
-0
/
+34
2024-02-19
KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
Marc Zyngier
1
-33
/
+9
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
3
-14
/
+32
2024-02-19
KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
Marc Zyngier
2
-20
/
+72
2024-02-19
KVM: arm64: Add Fine-Grained UNDEF tracking information
Marc Zyngier
1
-12
/
+0
2024-02-19
KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
Marc Zyngier
3
-2
/
+4
2024-02-19
KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
Marc Zyngier
2
-54
/
+49
2024-02-19
KVM: arm64: Register AArch64 system register entries with the sysreg xarray
Marc Zyngier
2
-3
/
+47
2024-02-19
KVM: arm64: Always populate the trap configuration xarray
Marc Zyngier
1
-4
/
+1
2024-02-19
KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
Marc Zyngier
1
-15
/
+44
2024-02-19
KVM: arm64: Drop the requirement for XARRAY_MULTI
Marc Zyngier
1
-1
/
+0
[next]