summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-05-17arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland
2022-05-17arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-04arm64: fix typos in commentsJulia Lawall
2022-04-04arch/arm64: Fix topology initialization for core schedulingPhil Auld
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov
2022-03-24kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-13Kbuild: move to -std=gnu11Arnd Bergmann
2022-03-13Kbuild: use -Wdeclaration-after-statementMark Rutland
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-10ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang
2022-03-08arm64: drop unused includes of <linux/personality.h>Sagar Patel
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-03-07arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown
2022-03-07arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland
2022-03-07arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP rangesHuang Shijie
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse