summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-82/+165
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds-1/+12
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas-1/+12
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-61/+123
2025-11-08KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lockOliver Upton-8/+5
2025-11-08KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarrayOliver Upton-16/+32
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier-5/+7
2025-11-08KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configuredMarc Zyngier-2/+12
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier-28/+31
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś-11/+24
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś-9/+19
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong-15/+25
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong-2/+0
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts-20/+23
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts-1/+7
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts-28/+67
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi-1/+4
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal-2/+0
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal-7/+3
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas-4/+11
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-2/+3
2025-10-31bpf/arm64: Fix BPF_ST into arena memoryPuranjay Mohan-2/+3
2025-10-30KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene-2/+7
2025-10-30KVM: arm64: Check range args for pKVM mem transitionsVincent Donnefort-0/+28
2025-10-30KVM: arm64: vgic-v3: Trap all if no in-kernel irqchipSascha Bischoff-1/+2
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+10
2025-10-23arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas-3/+8
2025-10-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying-1/+2
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-336/+353
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz-3/+5
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi-1/+10
2025-10-14arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier-6/+32
2025-10-13arm64: dts: broadcom: bcm2712: Define VGIC interruptPeter Robinson-0/+2
2025-10-13KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when availableOliver Upton-4/+15
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton-131/+151
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier-123/+0
2025-10-13KVM: arm64: Fix WFxT handling of nested virtMarc Zyngier-1/+6
2025-10-13KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructureMarc Zyngier-10/+31
2025-10-13KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructureMarc Zyngier-8/+4
2025-10-13KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructureMarc Zyngier-9/+31
2025-10-13KVM: arm64: Add timer UAPI workaround to sysreg infrastructureMarc Zyngier-3/+36
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier-10/+0
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier-2/+2
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier-12/+13
2025-10-13KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guestsMarc Zyngier-13/+13
2025-10-13KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guestsSascha Bischoff-1/+4
2025-10-13KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence checkMukesh Ojha-5/+10
2025-10-13KVM: arm64: Remove unreachable break after returnOsama Abdelkader-1/+0
2025-10-13KVM: arm64: Prevent access to vCPU events before initOliver Upton-0/+6