summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+62
2026-07-22arm64: make huge_ptep_get handled unaligned addressesDev Jain1-1/+1
2026-07-21arm64/mm: Check the requested PFN range during memory removalRichard Cheng1-1/+1
2026-07-21arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price1-1/+1
2026-07-17arm64: kprobes: Allow reentering kprobes while single-steppingPu Hu2-1/+28
2026-07-17arm64: kprobes: Only handle faults originating from XOL slotPu Hu1-0/+22
2026-07-17Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+55
2026-07-16arm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown1-3/+4
2026-07-16Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+41
2026-07-16arm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng1-1/+5
2026-07-16arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini4-23/+45
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini10-126/+148
2026-07-14arm64: dts: renesas: ironhide: Describe inline ECC carveoutsMarek Vasut1-0/+41
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-104/+43
2026-07-10Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-14/+14
2026-07-07KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier1-2/+3
2026-07-07KVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene1-1/+1
2026-07-07KVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh1-2/+2
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene1-8/+19
2026-07-07KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh1-3/+8
2026-07-06KVM: arm64: Fix sign-extension of MMIO loadsFuad Tabba1-3/+4
2026-07-06KVM: arm64: Only update XN attr when requested during S2 relaxationOliver Upton1-5/+7
2026-07-06KVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton1-1/+1
2026-07-06KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier1-0/+2
2026-07-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+2
2026-07-02arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1Jia He1-1/+1
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+2
2026-06-29arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas4-87/+17
2026-06-29cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()Jinjie Ruan2-1/+13
2026-06-29arm64: smp: Fix hot-unplug tearing by forcing unregistrationJinjie Ruan1-13/+3
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+16
2026-06-25arm64: tegra: Fix CPU1 node unit-address on Tegra264Sumit Gupta1-1/+1
2026-06-25arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta1-12/+12
2026-06-24arm64: mm: Defer read-only remap of data/bss linear aliasArd Biesheuvel1-5/+6
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-4/+16
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+169
2026-06-22KVM: arm64: account pKVM reclaim against the VM mmBradley Morgan1-1/+1
2026-06-22KVM: arm64: Set IL in fake ESR for pKVM memory sharing exitFuad Tabba1-1/+2
2026-06-22KVM: arm64: Set IL for nested SError injectionFuad Tabba1-1/+1
2026-06-22KVM: arm64: Set IL for emulated SError injectionFuad Tabba1-1/+1
2026-06-22KVM: arm64: Set IL for injected FPAC exceptions during ERET emulationFuad Tabba1-1/+1
2026-06-22KVM: arm64: Unconditionally set IL for injected abort exceptionsFuad Tabba1-4/+3
2026-06-22KVM: arm64: Unconditionally set IL for injected undefined exceptionsFuad Tabba1-8/+1
2026-06-22KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2Fuad Tabba1-1/+1
2026-06-22KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abortOliver Upton1-2/+2
2026-06-22KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memoryOliver Upton1-0/+11
2026-06-22KVM: arm64: nv: Re-translate VNCR before injecting abortOliver Upton1-69/+42