summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-23KVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei
2026-07-23KVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
2026-07-23KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort
2026-07-23KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort
2026-07-23KVM: arm64: Fix hyp_trace clock disablingVincent Donnefort
2026-07-23KVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
2026-07-22arm64: make huge_ptep_get handled unaligned addressesDev Jain
2026-07-21arm64/mm: Check the requested PFN range during memory removalRichard Cheng
2026-07-21arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price
2026-07-21KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips
2026-07-17arm64: kprobes: Allow reentering kprobes while single-steppingPu Hu
2026-07-17arm64: kprobes: Only handle faults originating from XOL slotPu Hu
2026-07-17Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-16arm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown
2026-07-16Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-07-16arm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng
2026-07-16arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-14arm64: dts: renesas: ironhide: Describe inline ECC carveoutsMarek Vasut
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-10Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-07-07KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
2026-07-07KVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene
2026-07-07KVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
2026-07-07KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh
2026-07-06KVM: arm64: Fix sign-extension of MMIO loadsFuad Tabba
2026-07-06KVM: arm64: Only update XN attr when requested during S2 relaxationOliver Upton
2026-07-06KVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton
2026-07-06KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1Jia He
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-06-29arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas
2026-06-29cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()Jinjie Ruan
2026-06-29arm64: smp: Fix hot-unplug tearing by forcing unregistrationJinjie Ruan
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-06-25arm64: tegra: Fix CPU1 node unit-address on Tegra264Sumit Gupta
2026-06-25arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta
2026-06-24arm64: mm: Defer read-only remap of data/bss linear aliasArd Biesheuvel
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-22KVM: arm64: account pKVM reclaim against the VM mmBradley Morgan
2026-06-22KVM: arm64: Set IL in fake ESR for pKVM memory sharing exitFuad Tabba