summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-05KVM: arm64: Simplify handling of full register invalid constraintMarc Zyngier1-6/+9
2026-02-05KVM: arm64: Get rid of FIXED_VALUE altogetherMarc Zyngier1-24/+5
2026-02-05KVM: arm64: Simplify handling of HCR_EL2.E2H RESxMarc Zyngier1-11/+1
2026-02-05KVM: arm64: Move RESx into individual register descriptorsMarc Zyngier1-11/+37
2026-02-05KVM: arm64: Add RES1_WHEN_E2Hx constraints as configuration flagsMarc Zyngier1-3/+9
2026-02-05KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flagsMarc Zyngier1-24/+14
2026-02-05KVM: arm64: Simplify FIXED_VALUE handlingMarc Zyngier1-44/+22
2026-02-05KVM: arm64: Convert HCR_EL2.RW to AS_RES1Marc Zyngier1-14/+1
2026-02-05KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported featuresMarc Zyngier1-12/+14
2026-02-05KVM: arm64: Allow RES1 bits to be inferred from configurationMarc Zyngier1-2/+7
2026-02-05KVM: arm64: Inherit RESx bits from FGT register descriptorsMarc Zyngier1-11/+5
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier3-18/+20
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier3-138/+160
2026-02-05KVM: arm64: Introduce standalone FGU computing primitiveMarc Zyngier1-32/+25
2026-02-05KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}Marc Zyngier1-2/+0
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier3-13/+69
2026-01-22KVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)1-1/+1
2026-01-22KVM: arm64: Always populate FGT masks at boot timeMarc Zyngier1-9/+9
2026-01-15KVM: arm64: Honor UX/PX attributes for EL2 S1 mappingsMarc Zyngier2-12/+24
2026-01-15KVM: arm64: Convert VTCR_EL2 to config-driven sanitisationMarc Zyngier2-2/+70
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier3-36/+45
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier5-50/+76
2026-01-15arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnumMarc Zyngier1-3/+3
2026-01-15Merge branch kvmarm-fixes-6.19-1 into kvm-arm64/vtcrMarc Zyngier17-38/+73
2026-01-10KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkersWill Deacon3-10/+9
2026-01-10KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier5-2/+36
2026-01-10KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AFOliver Upton1-2/+6
2026-01-10KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()Dongxu Sun1-16/+0
2026-01-08KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()Alexandru Elisei3-3/+3
2026-01-08KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()Alexandru Elisei1-2/+2
2026-01-08KVM: arm64: Inject UNDEF for a register trap without accessorAlexandru Elisei1-1/+4
2026-01-08KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU loadAlexandru Elisei2-1/+3
2026-01-08KVM: arm64: Fix EL2 S1 XN handling for hVHE setupsMarc Zyngier1-1/+9
2026-01-08KVM: arm64: gic: Check for vGICv3 when clearing TWISascha Bischoff1-0/+1
2026-01-05Linux 6.19-rc4v6.19-rc4Linus Torvalds1-1/+1
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-01-03Merge tag 'pmdomain-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+8
2026-01-03Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds35-28/+170
2026-01-02Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+6
2026-01-02Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+33
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds18-68/+107
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+12
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-27/+174
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-11/+28
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-01-02Merge tag 'loongarch-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-57/+120
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds11-54/+144
2026-01-02Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-3/+9
2026-01-02Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+10
2026-01-01block, bfq: update outdated commentJulia Lawall1-1/+1