summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-05arm64: alternatives: Use vdso/bits.h instead of linux/bits.hNathan Chancellor
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2022-09-30Merge branch 'for-next/alternatives' into for-next/coreCatalin Marinas
2022-09-30Merge branch 'for-next/kselftest' into for-next/coreCatalin Marinas
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas
2022-09-30arm64/kprobe: Optimize the performance of patching single-step slotLiao Chang
2022-09-29arm64: defconfig: Add Coresight as moduleJames Clark
2022-09-29kselftest/arm64: Handle EINTR while reading data from childrenMark Brown
2022-09-29kselftest/arm64: Flag fp-stress as exiting when we begin finishing upMark Brown
2022-09-29kselftest/arm64: Don't repeat termination handler for fp-stressMark Brown
2022-09-29ARM64: reloc_test: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-29arm64/mm: fold check for KFENCE into can_set_direct_map()Mike Rapoport
2022-09-29arm64: ftrace: fix module PLTs with mcountMark Rutland
2022-09-29arm64: module: Remove unused plt_entry_is_initialized()Li Huafei
2022-09-29arm64: module: Make plt_equals_entry() staticLi Huafei
2022-09-29arm64: fix the build with binutils 2.27Mark Rutland
2022-09-29kselftest/arm64: Don't enable v8.5 for MTE selftest buildsMark Brown
2022-09-23arm64: uaccess: simplify uaccess_mask_ptr()Mark Rutland
2022-09-22arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI headerWill Deacon
2022-09-22kselftest/arm64: Fix typo in hwcap checkMark Brown
2022-09-22arm64: mte: move register initialization to CPeter Collingbourne
2022-09-22arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()Kefeng Wang
2022-09-22arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()Will Deacon
2022-09-22arm64/sve: Add Perf extensions documentationJames Clark
2022-09-22perf: arm64: Add SVE vector granule register to user regsJames Clark
2022-09-22MAINTAINERS: add maintainers for Alibaba' T-Head PMU driverShuai Xue
2022-09-22drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoCShuai Xue
2022-09-22docs: perf: Add description for Alibaba's T-Head PMU driverShuai Xue
2022-09-21kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interfaceMark Brown
2022-09-21arm64/ptrace: Support access to TPIDR2_EL0Mark Brown
2022-09-21arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0Mark Brown
2022-09-21kselftest/arm64: Add test coverage for NT_ARM_TLSMark Brown
2022-09-21arm64: Enable docker support in defconfigVincenzo Frascino
2022-09-21arm64: defconfig: Enable memory hotplug and hotremove configKefeng Wang
2022-09-21arm64: configs: Enable all PMUs provided by ArmMark Brown
2022-09-21arm64: avoid BUILD_BUG_ON() in alternative-macrosMark Rutland
2022-09-21arm64/sysreg: Fix a few missed conversionsNathan Chancellor
2022-09-16arm64: alternatives: add shared NOP callbackMark Rutland
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland
2022-09-16arm64: alternatives: have callbacks take a capMark Rutland
2022-09-16arm64: alternatives: make alt_region constMark Rutland
2022-09-16arm64: alternatives: hoist print out of __apply_alternatives()Mark Rutland
2022-09-16arm64: alternatives: proton-pack: prepare for cap changesMark Rutland
2022-09-16arm64: alternatives: kvm: prepare for cap changesMark Rutland
2022-09-16arm64: cpufeature: make cpus_have_cap() noinstr-safeMark Rutland
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse
2022-09-16arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.cJames Morse
2022-09-16arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-spaceJames Morse
2022-09-16kselftest/arm64: Add hwcap test for RNGMark Brown
2022-09-16kselftest/arm64: Add SVE 2 to the tested hwcapsMark Brown