开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-03
KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translation
Keisuke Nishimura
2024-12-03
KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
Marc Zyngier
2024-11-26
KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory type
Marc Zyngier
2024-11-26
arm64: Fix usage of new shifted MDCR_EL2 values
James Clark
2024-11-20
KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp counters
Oliver Upton
2024-11-20
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
2024-11-20
KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failure
Marc Zyngier
2024-11-20
KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizes
Marc Zyngier
2024-11-20
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
Marc Zyngier
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
2024-11-20
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
2024-11-11
Merge branch kvm-arm64/vgic-its-fixes into kvmarm/next
Oliver Upton
2024-11-11
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
2024-11-11
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
2024-11-11
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/mmio-sea into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/nv-s1pie-s1poe into kvmarm/next
Oliver Upton
2024-11-11
KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
Shameer Kolothum
2024-10-31
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
2024-10-31
KVM: arm64: nv: Reprogram PMU events affected by nested transition
Oliver Upton
2024-10-31
KVM: arm64: nv: Apply EL2 event filtering when in hyp context
Oliver Upton
2024-10-31
KVM: arm64: nv: Honor MDCR_EL2.HLP
Oliver Upton
2024-10-31
KVM: arm64: nv: Honor MDCR_EL2.HPME
Oliver Upton
2024-10-31
KVM: arm64: Add helpers to determine if PMC counts at a given EL
Oliver Upton
2024-10-31
KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN
Oliver Upton
2024-10-31
KVM: arm64: Rename kvm_pmu_valid_counter_mask()
Oliver Upton
2024-10-31
KVM: arm64: nv: Advertise support for FEAT_HPMN0
Oliver Upton
2024-10-31
KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN
Oliver Upton
2024-10-31
KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0
Oliver Upton
2024-10-31
KVM: arm64: nv: Reinject traps that take effect in Host EL0
Oliver Upton
2024-10-31
KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY
Oliver Upton
2024-10-31
KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps
Oliver Upton
2024-10-31
KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
Oliver Upton
2024-10-31
arm64: sysreg: Add new definitions for ID_AA64DFR0_EL1
Oliver Upton
2024-10-31
arm64: sysreg: Migrate MDCR_EL2 definition to table
Oliver Upton
2024-10-31
arm64: sysreg: Describe ID_AA64DFR2_EL1 fields
Oliver Upton
2024-10-31
KVM: arm64: Initialize trap register values in hyp in pKVM
Fuad Tabba
2024-10-31
KVM: arm64: Initialize the hypervisor's VM state at EL2
Fuad Tabba
2024-10-31
KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
Fuad Tabba
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
2024-10-31
KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
James Morse
2024-10-31
KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
James Morse
2024-10-31
KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
James Morse
2024-10-31
KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
James Morse
[next]