aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-03-11Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-03-11Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-10ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-10Merge tag 'v5.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier
2022-03-09KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspaceWill Deacon
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-09arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon
2022-03-09Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier
2022-03-09crypto: arm64 - cleanup commentsTom Rix
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Merge tag 'arm-soc/for-5.18/defconfig-arm64' of https://github.com/Broadcom/s...Arnd Bergmann
2022-03-08arm64: defconfig: enable Layerscape SFP driverMichael Walle
2022-03-08Merge tag 'arm-soc/for-5.18/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann
2022-03-08Merge tag 'arm-soc/for-5.18/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann
2022-03-08Merge tag 'dt64-cleanup-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-03-08Merge tag 'zynqmp-dt-for-v5.18' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon
2022-03-08drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier
2022-03-08arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang
2022-03-08arm64: clean up tools MakefileMasahiro Yamada
2022-03-08arm64: drop unused includes of <linux/personality.h>Sagar Patel
2022-03-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly
2022-03-07arm64: lib: Import latest version of Arm Optimized Routines' strncmpJoey Gouly
2022-03-07arm64: lib: Import latest version of Arm Optimized Routines' strcmpJoey Gouly
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-03-07arm64/mm: Drop use_1G_block()Anshuman Khandual
2022-03-07arm64: avoid flushing icache multiple times on contiguous HugeTLBMuchun Song
2022-03-07arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown
2022-03-07arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown
2022-03-07arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland