summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds3-50/+6
11 daysMerge tag 'soc-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-24/+29
12 daysarm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)3-50/+6
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2026-07-30Merge tag 'qcom-arm64-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann8-22/+29
2026-07-30arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rateKrzysztof Kozlowski1-1/+1
2026-07-29arm64, mailmap: update email address for Peter CollingbournePeter Collingbourne1-1/+1
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini8-37/+81
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+62
2026-07-23KVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei2-6/+23
2026-07-23KVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort3-0/+3
2026-07-23KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort1-3/+7
2026-07-23KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort1-1/+8
2026-07-23KVM: arm64: Fix hyp_trace clock disablingVincent Donnefort1-8/+8
2026-07-23KVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López1-1/+2
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López2-18/+24
2026-07-22arm64: make huge_ptep_get handled unaligned addressesDev Jain1-1/+1
2026-07-21arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timerDaniel Drake1-2/+0
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-21KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips1-1/+7
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-07arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idleDmitry Baryshkov1-0/+4
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-01arm64: dts: qcom: sc8280xp: gaokun3: correct EC interrupt pinPengyu Luo1-1/+1
2026-07-01arm64: dts: qcom: sc8280xp: add several missing pdc map entriesPengyu Luo1-2/+2
2026-07-01arm64: dts: qcom: sm8650: Fix IPA IMEM sliceAlexander Koskovich1-2/+2
2026-07-01arm64: dts: qcom: monaco: Add default GIC address cellsKrzysztof Kozlowski1-0/+1