summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-18arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland
2024-01-12arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring
2024-01-12arm64: Rename ARM64_WORKAROUND_2966298Rob Herring
2024-01-12arm64: fpsimd: Bring cond_yield asm macro in line with new rulesArd Biesheuvel
2024-01-12arm64: scs: Work around full LTO issue with dynamic SCSArd Biesheuvel
2024-01-12arm64: irq: include <linux/cpumask.h>Tudor Ambarus
2024-01-04Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/kbuild' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/early-idreg-overrides' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2023-12-19kselftest/arm64: Don't probe the current VL for unsupported vector typesMark Brown
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada
2023-12-17arm64: properly install vmlinuz.efiJosef Bacik
2023-12-17arm64/sysreg: Add missing system instruction definitions for FGTFuad Tabba
2023-12-17arm64/sysreg: Add missing system register definitions for FGTFuad Tabba
2023-12-17arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1Fuad Tabba
2023-12-17arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1Fuad Tabba
2023-12-17arm64: memory: remove duplicated includeWang Jinchao
2023-12-17arm: perf: Fix ARCH=arm build with GCCJames Clark
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-12-13arm64: Cleanup system cpucap handlingMark Rutland
2023-12-13MAINTAINERS: add maintainers for DesignWare PCIe PMU driverShuai Xue
2023-12-13drivers/perf: add DesignWare PCIe PMU driverShuai Xue
2023-12-13PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue
2023-12-13PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue
2023-12-13docs: perf: Add description for Synopsys DesignWare PCIe PMU driverShuai Xue
2023-12-13arm64: irq: set the correct node for shadow call stackHuang Shijie
2023-12-13Revert "perf/arm_dmc620: Remove duplicate format attribute #defines"Will Deacon
2023-12-12arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-12-12arm64: fpsimd: Implement lazy restore for kernel mode FPSIMDArd Biesheuvel
2023-12-12arm64: fpsimd: Preserve/restore kernel mode NEON at context switchArd Biesheuvel
2023-12-12arm64: fpsimd: Drop unneeded 'busy' flagArd Biesheuvel
2023-12-12perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy
2023-12-12arm64/kernel: Move 'nokaslr' parsing out of early idreg codeArd Biesheuvel
2023-12-12arm64: idreg-override: Avoid kstrtou64() to parse a single hex digitArd Biesheuvel
2023-12-12arm64: idreg-override: Avoid sprintf() for simple string concatenationArd Biesheuvel
2023-12-12arm64: idreg-override: avoid strlen() to check for empty stringsArd Biesheuvel
2023-12-12arm64: idreg-override: Avoid parameq() and parameqn()Ard Biesheuvel
2023-12-12arm64: idreg-override: Prepare for place relative reloc patchingArd Biesheuvel
2023-12-12arm64: idreg-override: Omit non-NULL checks for override pointerArd Biesheuvel
2023-12-12arm64: mm: get rid of kimage_vaddr global variableArd Biesheuvel