summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
4 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
6 daysarm64: make huge_ptep_get handled unaligned addressesDev Jain
7 daysarm64/mm: Check the requested PFN range during memory removalRichard Cheng
7 daysarm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price
11 daysarm64: kprobes: Allow reentering kprobes while single-steppingPu Hu
11 daysarm64: kprobes: Only handle faults originating from XOL slotPu Hu
11 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
11 daysMerge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysarm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown
12 daysMerge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
12 daysarm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng
12 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
13 daysMerge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
13 daysMerge 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
2026-06-22KVM: arm64: Set IL for nested SError injectionFuad Tabba
2026-06-22KVM: arm64: Set IL for emulated SError injectionFuad Tabba
2026-06-22KVM: arm64: Set IL for injected FPAC exceptions during ERET emulationFuad Tabba
2026-06-22KVM: arm64: Unconditionally set IL for injected abort exceptionsFuad Tabba
2026-06-22KVM: arm64: Unconditionally set IL for injected undefined exceptionsFuad Tabba
2026-06-22KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2Fuad Tabba
2026-06-22KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abortOliver Upton
2026-06-22KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memoryOliver Upton
2026-06-22KVM: arm64: nv: Re-translate VNCR before injecting abortOliver Upton