summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-10-101-1/+3
|\
| * arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen2023-10-061-1/+3
* | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-012-17/+8
|\ \
| * | arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts2023-09-291-14/+3
| * | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-292-3/+5
| |/
* | Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-09-307-21/+37
|\ \
| * | arm64: defconfig: enable syscon-poweroff driverKrzysztof Kozlowski2023-09-281-0/+1
| * | arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli2023-09-271-1/+0
| * | Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-09-275-15/+31
| |\ \
| | * | arm64: dts: imx: Add imx8mm-prt8mm.dtb to buildRob Herring2023-09-251-0/+1
| | * | arm64: dts: imx8mm-evk: Fix hdmi@3d nodeLiu Ying2023-09-241-12/+20
| | * | arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clockAdam Ford2023-09-241-2/+3
| | * | arm64: dts: imx8mp: Fix SDMA2/3 clocksAdam Ford2023-09-241-0/+6
| | * | arm64: dts: freescale: tqma9352: Fix gpio hogAlexander Stein2023-09-201-1/+1
| | |/
| * / arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ...Rob Herring2023-09-151-5/+5
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-247-8/+14
|\ \
| * | KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDJean-Philippe Brucker2023-09-126-8/+11
| * | KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()Marc Zyngier2023-09-121-0/+3
| |/
* / arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko2023-09-183-3/+8
|/
* Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-091-0/+2
|\
| * Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-081-0/+2
| |\
| | * arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-051-0/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-09-082-4/+4
|\ \ \
| * | | arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon2023-09-071-1/+1
| * | | arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon2023-09-061-3/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-0733-268/+2925
|\ \ \ \
| * \ \ \ Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-1/+1
| |\ \ \ \
| | * | | | KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson2023-08-171-1/+1
| * | | | | Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-08-3133-267/+2924
| |\ \ \ \ \
| | * \ \ \ \ Merge branch kvm-arm64/6.6/misc into kvmarm-master/nextMarc Zyngier2023-08-289-96/+139
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Remove size-order align in the nVHE hyp private VA rangeVincent Donnefort2023-08-266-85/+138
| | | * | | | | KVM: arm64: Remove unused declarationsYue Haibing2023-08-152-8/+0
| | | * | | | | KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()Fuad Tabba2023-08-081-1/+0
| | | * | | | | KVM: arm64: Drop HCR_VIRT_EXCP_MASKZenghui Yu2023-07-281-1/+0
| | | * | | | | KVM: arm64: Use the known cpu id instead of smp_processor_id()Shaoqin Huang2023-07-281-1/+1
| | * | | | | | Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/nextMarc Zyngier2023-08-284-11/+48
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier2023-08-223-0/+22
| | | * | | | | | KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND}Reiji Watanabe2023-08-201-2/+4
| | | * | | | | | KVM: arm64: PMU: Don't advertise the STALL_SLOT eventReiji Watanabe2023-08-201-2/+1
| | | * | | | | | KVM: arm64: PMU: Avoid inappropriate use of host's PMUVerReiji Watanabe2023-08-201-6/+16
| | | * | | | | | KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVerReiji Watanabe2023-08-201-2/+6
| | | |/ / / / /
| | * | | | | | Merge branch kvm-arm64/tlbi-range into kvmarm-master/nextMarc Zyngier2023-08-2811-72/+224
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Use TLBI range-based instructions for unmapRaghavendra Rao Ananta2023-08-171-7/+33
| | | * | | | | | KVM: arm64: Invalidate the table entries upon a rangeRaghavendra Rao Ananta2023-08-171-1/+2
| | | * | | | | | KVM: arm64: Flush only the memslot after write-protectRaghavendra Rao Ananta2023-08-171-1/+1
| | | * | | | | | KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()Raghavendra Rao Ananta2023-08-172-0/+10
| | | * | | | | | KVM: arm64: Define kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta2023-08-172-0/+30
| | | * | | | | | KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta2023-08-174-0/+72
| | | * | | | | | arm64: tlb: Implement __flush_s2_tlb_range_op()Raghavendra Rao Ananta2023-08-171-0/+3
| | | * | | | | | arm64: tlb: Refactor the core flush algorithm of __flush_tlb_rangeRaghavendra Rao Ananta2023-08-171-53/+68