aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-319/+272
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+3
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+4
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds74-665/+1536
2022-03-19Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+36
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-16Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean3-36/+36
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon27-78/+827
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon7-81/+126
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon4-213/+269
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon1-6/+39
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon4-149/+261
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon11-13/+110
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon10-9/+67
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon7-38/+45
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon11-32/+80
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon16-82/+77
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon5-36/+268
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon4-7/+58
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-11/+42
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li1-1/+1
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-2/+7
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-16/+20
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown2-5/+10
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier1-0/+1
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2022-03-09arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon1-1/+1
2022-03-09crypto: arm64 - cleanup commentsTom Rix3-3/+3
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds26-76/+825
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss1-2/+0
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon2-0/+88
2022-03-08drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier1-0/+45
2022-03-08arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang1-149/+149
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang2-0/+24
2022-03-08arm64: clean up tools MakefileMasahiro Yamada1-7/+3
2022-03-08arm64: drop unused includes of <linux/personality.h>Sagar Patel3-3/+0
2022-03-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna2-5/+63
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas4-16/+19
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+1
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly4-9/+2
2022-03-07arm64: lib: Import latest version of Arm Optimized Routines' strncmpJoey Gouly1-93/+141
2022-03-07arm64: lib: Import latest version of Arm Optimized Routines' strcmpJoey Gouly1-112/+126
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian4-7/+57