summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas1-1/+1
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park1-0/+1
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-04arm64: fix typos in commentsJulia Lawall3-3/+3
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld1-1/+1
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas1-4/+20
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon1-17/+6
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+8
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2022-03-24kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov1-1/+2
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov1-1/+1
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+10
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+0
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand1-3/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+19
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+3
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-107/+394
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar6-63/+567
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon6-63/+567
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2-73/+113
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+10
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon2-11/+64
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon6-9/+42
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon1-0/+6
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon6-15/+10
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon1-3/+18
2022-03-13Kbuild: move to -std=gnu11Arnd Bergmann1-1/+1
2022-03-13Kbuild: use -Wdeclaration-after-statementMark Rutland1-0/+1
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-4/+3
2022-03-10ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman1-4/+3
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown2-5/+10
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier1-0/+1
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang1-0/+10
2022-03-08arm64: drop unused includes of <linux/personality.h>Sagar Patel3-3/+0
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian1-3/+17
2022-03-07arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown1-0/+1
2022-03-07arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf1-4/+6
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland1-3/+6
2022-03-07arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP rangesHuang Shijie1-0/+6
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse1-0/+26
2022-03-03cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2022-02-25arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown2-2/+15
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown2-0/+2
2022-02-25arm64/mte: Add a little bit of documentation for mte_update_sctlr_user()Mark Brown1-0/+14
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown1-66/+101
2022-02-25arm64: cpufeature: Remove cpu_has_fwb() checkVladimir Murzin1-9/+0