summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-06Merge branch 'for-next/kprobes' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/kbuild' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/asm-const' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/acpi' into for-next/coreWill Deacon
2022-12-05arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRKMasami Hiramatsu (Google)
2022-12-05arm64: kprobes: Let arch do_page_fault() fix up page fault in user handlerMasami Hiramatsu (Google)
2022-12-05arm64: Prohibit instrumentation on arch_stack_walk()Masami Hiramatsu (Google)
2022-12-05arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon
2022-11-25ftrace: arm64: remove static ftraceMark Rutland
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-11-18arm64: Add Cortex-715 CPU part definitionAnshuman Khandual
2022-11-18arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei
2022-11-18arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland
2022-11-15ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono
2022-11-15arm64: insn: always inline hint generationMark Rutland
2022-11-15arm64: insn: simplify insn group identificationMark Rutland
2022-11-15arm64: insn: always inline predicatesMark Rutland
2022-11-15arm64: insn: remove aarch64_insn_gen_prefetch()Mark Rutland
2022-11-14ACPI: Enable FPDT on arm64Jeremy Linton
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-11-09kselftest/arm64: Add SVE 2.1 to hwcap testMark Brown
2022-11-09arm64/hwcap: Add support for SVE 2.1Mark Brown
2022-11-09kselftest/arm64: Add FEAT_RPRFM to the hwcap testMark Brown
2022-11-09arm64/hwcap: Add support for FEAT_RPRFMMark Brown
2022-11-09kselftest/arm64: Add FEAT_CSSC to the hwcap selftestMark Brown
2022-11-09arm64/hwcap: Add support for FEAT_CSSCMark Brown
2022-11-08arm64/fpsimd: Make kernel_neon_ API _GPLMark Brown
2022-11-08arm64: Enable data independent timing (DIT) in the kernelArd Biesheuvel
2022-11-08arm_pmu: acpi: handle allocation failureMark Rutland
2022-11-07arm_pmu: rework ACPI probingMark Rutland
2022-11-07arm_pmu: factor out PMU matchingMark Rutland
2022-11-07arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland
2022-11-07arm64: remove special treatment for the link order of head.oMasahiro Yamada
2022-11-07arm64: alternative: constify alternative_has_feature_* argumentJisheng Zhang