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-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
2024-02-19
KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
Marc Zyngier
1
-13
/
+36
2024-02-19
KVM: arm64: nv: Correctly handle negative polarity FGTs
Marc Zyngier
1
-3
/
+56
2024-02-19
KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
Marc Zyngier
1
-2
/
+1
2024-02-19
KVM: arm64: nv: Drop sanitised_sys_reg() helper
Marc Zyngier
1
-15
/
+7
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
Marc Zyngier
1
-0
/
+42
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
Marc Zyngier
1
-0
/
+128
2024-02-19
KVM: arm64: nv: Add sanitising to EL2 configuration registers
Marc Zyngier
1
-1
/
+57
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
2
-1
/
+41
2024-02-19
KVM: arm64: Add feature checking helpers
Marc Zyngier
2
-9
/
+8
2024-02-16
arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
Ard Biesheuvel
1
-1
/
+1
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
1
-11
/
+4
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
1
-2
/
+0
2024-02-12
KVM: arm64: print Hyp mode
Joey Gouly
1
-1
/
+2
2024-02-08
KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
Marc Zyngier
1
-1
/
+11
2024-02-08
KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
Marc Zyngier
2
-1
/
+8
2024-02-08
arm64: Add macro to compose a sysreg field value
Marc Zyngier
1
-1
/
+2
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
1
-2
/
+0
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: move "select IRQ_BYPASS_MANAGER" to common code
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-0
/
+1
2024-02-04
KVM: arm64: Do not source virt/lib/Kconfig twice
Masahiro Yamada
1
-1
/
+0
2024-02-01
KVM: arm64: vgic: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-02-01
KVM: arm64: vgic-its: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-02-01
KVM: arm64: vgic-init: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+3
2024-02-01
KVM: arm64: sys_regs: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2024-02-01
KVM: arm64: PMU: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-02-01
KVM: arm64: mmu: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-02-01
KVM: arm64: vhe: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-02-01
KVM: arm64: hyp/aarch32: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-02-01
KVM: arm64: guest: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2024-02-01
KVM: arm64: debug: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2024-01-30
KVM: arm64: Fix circular locking dependency
Sebastian Ene
1
-10
/
+17
[prev]
[next]