summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-09-17Merge tag 'soc-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds451-5775/+29013
2024-09-17mm/arm64: support large pfn mappingsPeter Xu2-0/+30
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-191/+0
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-322/+2131
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds57-258/+1123
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+5
2024-09-15Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini21-64/+240
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella9-15/+279
2024-09-13arm64: alternative: make alternative_has_cap_likely() VDSO compatibleMark Rutland1-0/+4
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl2-1/+16
2024-09-12Merge tag 'sunxi-dt-for-6.12-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+37
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon4-18/+82
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon34-17/+630
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon8-2/+105
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon7-89/+115
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon4-4/+22
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon10-126/+157
2024-09-12arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen1-1/+1
2024-09-12Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier2-44/+22
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier9-93/+397
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier12-32/+1258
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier10-135/+345
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier8-7/+82
2024-09-12Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/nextMarc Zyngier3-8/+25
2024-09-12arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7Ayush Singh1-1/+2
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki1-191/+0
2024-09-11KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifierMarc Zyngier2-26/+5
2024-09-11KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier1-8/+4
2024-09-11KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier1-10/+13
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-11/+40
2024-09-11Merge tag 'v6.11-next-defconfig' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+2
2024-09-11arm64: dts: allwinner: h5: NanoPi NEO Plus2: Use regulators for pioKryštof Černý1-0/+12
2024-09-11Merge tag 'arm-soc/for-6.12/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann3-0/+348
2024-09-11Merge tag 'v6.11-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann20-63/+1066
2024-09-11Merge tag 'v6.12-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann10-21/+2213
2024-09-11Merge tag 'dt64-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann10-40/+37
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene5-0/+293
2024-09-10arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene1-2/+2
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene2-5/+9
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene2-45/+52
2024-09-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla1-6/+15
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova1-44/+44
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly1-2/+0
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene2-42/+42
2024-09-10arm64: defconfig: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus1-0/+1
2024-09-09arm64: defconfig: enable mt8365 soundAlexandre Mergnat1-0/+2
2024-09-09arm64: dts: mediatek: add audio support for mt8365-evkAlexandre Mergnat1-0/+86
2024-09-09arm64: dts: mediatek: add afe support for mt8365 SoCAlexandre Mergnat1-2/+41
2024-09-09arm64: dts: mediatek: mt8186-corsola: Disable DPI display interfaceChen-Yu Tsai1-1/+2