summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
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 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: reloc_test: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-29arm64: ftrace: fix module PLTs with mcountMark Rutland
2022-09-29arm64: module: Make plt_equals_entry() staticLi Huafei
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-09-26arm64: Drop unneeded __nocfi attributesSami Tolvanen
2022-09-26arm64: Add CFI error handlingSami Tolvanen
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen
2022-09-22arm64: mte: move register initialization to CPeter Collingbourne
2022-09-22perf: arm64: Add SVE vector granule register to user regsJames Clark
2022-09-22arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov
2022-09-21arm64/ptrace: Support access to TPIDR2_EL0Mark Brown
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
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: 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-16arm64/sysreg: Use feature numbering for PMU and SPE revisionsMark Brown
2022-09-16arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition namesMark Brown
2022-09-16arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architectureMark Brown
2022-09-16arm64: rework BTI exception handlingMark Rutland
2022-09-16arm64: rework FPAC exception handlingMark Rutland
2022-09-16arm64: consistently pass ESR_ELx to die()Mark Rutland
2022-09-16arm64: die(): pass 'err' as longMark Rutland
2022-09-16arm64: report EL1 UNDEFs betterMark Rutland
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly
2022-09-09arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song
2022-09-09arm64: run softirqs on the per-CPU IRQ stackQi Zheng
2022-09-09arm64: stacktrace: track hyp stacks in unwinder's address spaceMark Rutland
2022-09-09arm64: stacktrace: track all stack boundaries explicitlyMark Rutland
2022-09-09arm64: stacktrace: rework stack boundary discoveryMark Rutland
2022-09-09arm64: stacktrace: move SDEI stack helpers to stacktrace codeMark Rutland
2022-09-09arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()Mark Rutland
2022-09-09arm64: stacktrace: simplify unwind_next_common()Mark Rutland
2022-09-09arm64: alternative: patch alternatives in the vDSOJoey Gouly
2022-09-09arm64: module: move find_section to headerJoey Gouly
2022-09-09arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumerationMark Brown