aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-10-18arm64, kasan: update comment in kasan_initGravatar Andrey Konovalov 1-1/+5
2023-10-18mm/gup: adapt get_user_page_vma_remote() to never return NULLGravatar Lorenzo Stoakes 1-2/+2
2023-10-06mm: add statistics for PUD level pagetableGravatar Baolin Wang 1-1/+4
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-17/+8
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 7-21/+37
2023-09-29arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesGravatar Ryan Roberts 1-14/+3
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 2-3/+5
2023-09-28arm64: defconfig: enable syscon-poweroff driverGravatar Krzysztof Kozlowski 1-0/+1
2023-09-27arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yGravatar Mikko Rapeli 1-1/+0
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 5-15/+31
2023-09-25arm64: dts: imx: Add imx8mm-prt8mm.dtb to buildGravatar Rob Herring 1-0/+1
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-8/+14
2023-09-24arm64: dts: imx8mm-evk: Fix hdmi@3d nodeGravatar Liu Ying 1-12/+20
2023-09-24arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clockGravatar Adam Ford 1-2/+3
2023-09-24arm64: dts: imx8mp: Fix SDMA2/3 clocksGravatar Adam Ford 1-0/+6
2023-09-20arm64: dts: freescale: tqma9352: Fix gpio hogGravatar Alexander Stein 1-1/+1
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionGravatar Kristina Martsenko 3-3/+8
2023-09-15arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ...Gravatar Rob Herring 1-5/+5
2023-09-12KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDGravatar Jean-Philippe Brucker 6-8/+11
2023-09-12KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()Gravatar Marc Zyngier 1-0/+3
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+2
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-4/+4
2023-09-08Merge patch series "riscv: Introduce KASLR"Gravatar Palmer Dabbelt 1-0/+2
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 33-268/+2925
2023-09-07arm64: csum: Fix OoB access in IP checksum code for negative lengthsGravatar Will Deacon 1-1/+1
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionGravatar Will Deacon 1-3/+3
2023-09-05arm64: libstub: Move KASLR handling functions to kaslr.cGravatar Alexandre Ghiti 1-0/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+1
2023-09-04kbuild: Show marked Kconfig fragments in "help"Gravatar Kees Cook 1-0/+1
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+0
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+9
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-6/+6
2023-08-31Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-1/+1
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 33-267/+2924
2023-08-30Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 13-19/+20
2023-08-30Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 498-5410/+25109
2023-08-30Merge tag 'soc-defconfig-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+49
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-2/+0
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-48/+16
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 16-105/+167
2023-08-29arm64: dts: use capital "OR" for multiple licenses in SPDXGravatar Krzysztof Kozlowski 38-38/+38
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-16/+97
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 3-5/+3
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 26-112/+134
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-16/+18
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-4/+6