summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-10-12arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
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-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse
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-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
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-26arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam R. Howlett
2022-09-26arm64: remove mmap linked list from vdsoMatthew Wilcox (Oracle)
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