aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-22arm64: stacktrace: make struct stackframe private to stacktrace.cMark Rutland1-0/+32
2022-04-22arm64: stacktrace: delete PCS commentMark Rutland1-15/+0
2022-04-22arm64: stacktrace: remove NULL task check from unwind_frame()Madhavan T. Venkataraman1-3/+0
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2-0/+2
2022-04-20KVM: arm64: Expose the WFXT feature to guestsMarc Zyngier1-0/+11
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2-0/+3
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-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers1-4/+4
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/kernel/git/ebiederm/user-namespaceLinus Torvalds2-10/+8
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus 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/arnd/asm-genericLinus 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_dev_init()David Hildenbrand1-3/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+19
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus 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 reportingJames Morse1-0/+26