]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-06-05 Marc ZyngierKVM: arm64: Add RMW specific sysreg accessor
2025-06-05 Marc ZyngierKVM: arm64: Add assignment-specific sysreg accessor
2025-05-30 Marc ZyngierKVM: arm64: vgic-debug: Avoid dereferencing NULL ITE...
2025-05-30 Oliver UptonKVM: arm64: vgic-init: Plug vCPU vs. VGIC creation...
2025-05-30 Oliver UptonKVM: arm64: Unmap vLPIs affected by changes to GSI...
2025-05-30 Oliver UptonKVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_f...
2025-05-30 Oliver UptonKVM: arm64: Protect vLPI translation with vgic_irq...
2025-05-30 Oliver UptonKVM: arm64: Use lock guard in vgic_v4_set_forwarding()
2025-05-30 Marc ZyngierKVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR...
2025-05-30 Marc Zyngierarm64: sysreg: Drag linux/kconfig.h to work around...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/misc-6.16 into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/nv-nv into kvmarm-master/next
2025-05-23 Marc ZyngierMerge branch kvm-arm64/at-fixes-6.16 into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/fgt-masks into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/mte-frac into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/ubsan-el2 into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm...
2025-05-22 Marc ZyngierKVM: arm64: Fix documentation for vgic_its_iter_next()
2025-05-21 Vincent DonnefortKVM: arm64: np-guest CMOs with PMD_SIZE fixmap
2025-05-21 Vincent DonnefortKVM: arm64: Stage-2 huge mappings for np-guests
2025-05-21 Quentin PerretKVM: arm64: Add a range to pkvm_mappings
2025-05-21 Quentin PerretKVM: arm64: Convert pkvm_mappings to interval tree
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_test_clear_young...
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_unshare_guest()
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_share_guest()
2025-05-21 Vincent DonnefortKVM: arm64: Introduce for_each_hyp_page
2025-05-21 Vincent DonnefortKVM: arm64: Handle huge mappings for np-guest CMOs
2025-05-21 Marc ZyngierMerge branch kvm-arm64/pkvm-selftest-6.16 into kvm...
2025-05-21 Marc ZyngierMerge branch kvm-arm64/pkvm-6.16 into kvm-arm64/pkvm...
2025-05-21 Marc ZyngierKVM: arm64: nv: Release faulted-in VNCR page from mmu_l...
2025-05-21 Marc ZyngierKVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation...
2025-05-21 Marc ZyngierKVM: arm64: nv: Hold mmu_lock when invalidating VNCR...
2025-05-19 Jing ZhangKVM: arm64: vgic-its: Add debugfs interface to expose...
2025-05-19 D Scott Phillipsarm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-05-19 Marc ZyngierKVM: arm64: Handle TSB CSYNC traps
2025-05-19 Marc ZyngierKVM: arm64: Add FGT descriptors for FEAT_FGT2
2025-05-19 Marc ZyngierKVM: arm64: Allow sysreg ranges for FGT descriptors
2025-05-19 Marc ZyngierKVM: arm64: Add context-switch for FEAT_FGT2 registers
2025-05-19 Marc ZyngierKVM: arm64: Add trap routing for FEAT_FGT2 registers
2025-05-19 Marc ZyngierKVM: arm64: Add sanitisation for FEAT_FGT2 registers
2025-05-19 Marc ZyngierKVM: arm64: Add FEAT_FGT2 registers to the VNCR page
2025-05-19 Marc ZyngierKVM: arm64: Use HCR_EL2 feature map to drive fixed...
2025-05-19 Marc ZyngierKVM: arm64: Use HCRX_EL2 feature map to drive fixed...
2025-05-19 Marc ZyngierKVM: arm64: Allow kvm_has_feat() to take variable arguments
2025-05-19 Marc ZyngierKVM: arm64: Use FGT feature maps to drive RES0 bits
2025-05-19 Marc ZyngierKVM: arm64: Document NV caps and vcpu flags
2025-05-19 Marc ZyngierKVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
2025-05-19 Marc ZyngierKVM: arm64: nv: Remove dead code from ERET handling
2025-05-19 Marc ZyngierKVM: arm64: nv: Plumb TLBI S1E2 into system instruction...
2025-05-19 Marc ZyngierKVM: arm64: nv: Add S1 TLB invalidation primitive for...
2025-05-19 Marc ZyngierKVM: arm64: nv: Program host's VNCR_EL2 to the fixmap...
2025-05-19 Marc ZyngierKVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU...
2025-05-19 Marc ZyngierKVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
2025-05-19 Marc ZyngierKVM: arm64: nv: Handle VNCR_EL2-triggered faults
2025-05-19 Marc ZyngierKVM: arm64: nv: Add userspace and guest handling of...
2025-05-19 Marc ZyngierKVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
2025-05-19 Marc ZyngierKVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
2025-05-19 Marc ZyngierKVM: arm64: nv: Move TLBI range decoding to a helper
2025-05-19 Marc ZyngierKVM: arm64: nv: Snapshot S1 ASID tagging information...
2025-05-19 Marc ZyngierKVM: arm64: nv: Extract translation helper from the...
2025-05-19 Marc ZyngierKVM: arm64: nv: Allocate VNCR page when required
2025-05-19 Marc Zyngierarm64: sysreg: Add layout for VNCR_EL2
2025-05-16 Wei-Lin ChangKVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if...
2025-05-16 Ben HorganKVM: selftests: Confirm exposing MTE_frac does not...
2025-05-16 Ben HorganKVM: arm64: Make MTE_frac masking conditional on MTE...
2025-05-16 Ben Horganarm64/sysreg: Expose MTE_frac so that it is visible...
2025-05-14 Marc ZyngierKVM: arm64: Don't feed uninitialised data to HCR_EL2
2025-05-14 Marc ZyngierKVM: arm64: Teach address translation about access...
2025-05-14 Marc ZyngierKVM: arm64: Fix PAR_EL1.{PTW,S} reporting on AT S1E*
2025-05-10 Marc ZyngierKVM: arm64: Validate FGT register descriptions against...
2025-05-10 Marc ZyngierKVM: arm64: Switch to table-driven FGU configuration
2025-05-10 Marc ZyngierKVM: arm64: Handle PSB CSYNC traps
2025-05-10 Marc ZyngierKVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
2025-05-10 Marc ZyngierKVM: arm64: Remove hand-crafted masks for FGT registers
2025-05-10 Marc ZyngierKVM: arm64: Use computed FGT masks to setup FGT registers
2025-05-08 Gavin ShanKVM: arm64: Drop sort_memblock_regions()
2025-05-07 Mostafa SalehKVM: arm64: Handle UBSAN faults
2025-05-07 Mostafa SalehKVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
2025-05-07 Mostafa Salehubsan: Remove regs from report_ubsan_failure()
2025-05-07 Mostafa Saleharm64: Introduce esr_is_ubsan_brk()
2025-05-06 Marc ZyngierKVM: arm64: Propagate FGT masks to the nVHE hypervisor
2025-05-06 Mark RutlandKVM: arm64: Unconditionally configure fine-grain traps
2025-05-06 Marc ZyngierKVM: arm64: Use computed masks as sanitisers for FGT...
2025-05-06 Marc ZyngierKVM: arm64: Add description of FGT bits leading to...
2025-05-06 Marc ZyngierKVM: arm64: Compute FGT masks from KVM's own FGT tables
2025-05-06 Marc ZyngierKVM: arm64: Plug FEAT_GCS handling
2025-05-06 Marc ZyngierKVM: arm64: Don't treat HCRX_EL2 as a FGT register
2025-05-06 Marc ZyngierKVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_LS64_ACC...
2025-05-06 Marc ZyngierKVM: arm64: Handle trapping of FEAT_LS64* instructions
2025-05-06 Marc ZyngierKVM: arm64: Simplify handling of negative FGT bits
2025-05-06 Marc ZyngierKVM: arm64: Tighten handling of unknown FGT groups
2025-05-06 Marc Zyngierarm64: Add FEAT_FGT2 capability
2025-05-06 Marc Zyngierarm64: Add syndrome information for trapped LD64B/ST64B...
2025-05-06 Marc Zyngierarm64: tools: Resync sysreg.h
2025-05-06 Marc Zyngierarm64: Remove duplicated sysreg encodings
2025-05-06 Marc Zyngierarm64: sysreg: Add system instructions trapped by HFGIR...
2025-05-06 Marc Zyngierarm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2
2025-05-06 Marc Zyngierarm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2
2025-05-06 Marc Zyngierarm64: sysreg: Update CPACR_EL1 description
next