summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-09-18arm64: stacktrace: Make stack walk callback consistent with generic codeMark Brown
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-17Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-nextMarc Zyngier
2020-09-17arm64: Remove custom IRQ stat accountingMarc Zyngier
2020-09-17arm64: Kill __smp_cross_call and coMarc Zyngier
2020-09-14arm64: hibernate: Remove unused including <linux/version.h>Tian Tao
2020-09-14arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan
2020-09-14arm64: kprobe: clarify the comment of steppable hint instructionsAmit Daniel Kachhap
2020-09-14arm64: kprobe: disable probe of fault prone ptrauth instructionAmit Daniel Kachhap
2020-09-14arm64: cpufeature: Modify address authentication cpufeature to exactAmit Daniel Kachhap
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap
2020-09-14arm64: traps: Allow force_signal_inject to pass esr error codeAmit Daniel Kachhap
2020-09-14arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap
2020-09-13irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei
2020-09-13arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier
2020-09-13arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-11arm64/relocate_kernel: remove redundant codePingfan Liu
2020-09-11arm64: Remove the unused include statementsTian Tao
2020-09-11arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual
2020-09-08arm64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2020-09-07arm64: topology: Stop using MPIDR for topology informationValentin Schneider
2020-09-07arm64: perf: Remove unnecessary event_idx checkQi Liu
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-09-07arm64: perf: Add general hardware LLC events for PMUv3Leo Yan
2020-09-07arm64: traps: Add str of description to panic() in die()Yue Hu
2020-09-04arm64: mte: Save tags when hibernatingSteven Price
2020-09-04arm64: mte: Enable swap of tagged pagesSteven Price
2020-09-04arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas
2020-09-04arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas
2020-09-04arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas
2020-09-04arm64: mte: Restore the GCR_EL1 register after a suspendCatalin Marinas
2020-09-04arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas
2020-09-04arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas
2020-09-04arm64: mte: Tags-aware aware memcmp_pages() implementationCatalin Marinas
2020-09-04arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas
2020-09-04arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-09-03arm64: mte: system register definitionsVincenzo Frascino
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-02arm64: Remove exporting cpu_logical_map symbolSudeep Holla
2020-09-01arm64: vdso: Fix unusual formatting in *setup_additional_pages()Will Deacon
2020-09-01arm64: vdso32: Remove a bunch of #ifdef CONFIG_COMPAT_VDSO guardsWill Deacon
2020-09-01arm64/build: Assert for unwanted sectionsKees Cook
2020-09-01arm64/build: Add missing DWARF sectionsKees Cook
2020-09-01arm64/build: Use common DISCARDS in linker scriptKees Cook
2020-09-01arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook
2020-09-01arm64/kernel: Remove needless Call Frame Information annotationsKees Cook
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook