summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-292-10/+8
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-4/+3
| * ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman2022-03-101-4/+3
* | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-251-1/+2
|\ \
| * | Kbuild: move to -std=gnu11Arnd Bergmann2022-03-131-1/+1
| * | Kbuild: use -Wdeclaration-after-statementMark Rutland2022-03-131-0/+1
* | | kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov2022-03-251-1/+2
* | | kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov2022-03-251-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-242-1/+10
|\ \ \
| * \ \ Merge branch kvm-arm64/vmid-allocator into kvmarm-master/nextMarc Zyngier2022-02-081-0/+3
| |\ \ \
| | * | | KVM: arm64: Make VMID bits accessible outside of allocatorShameer Kolothum2022-02-081-0/+3
| | |/ /
| * / / arm64/fpsimd: Clarify the purpose of using last in fpsimd_save()Mark Brown2022-02-081-1/+7
| |/ /
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-241-1/+1
|\ \ \
| * | | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-231-3/+0
|\ \ \
| * | | drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-3/+0
* | | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-9/+19
|\ \ \ \
| * \ \ \ Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-156-63/+567
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-214-3/+47
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | arm64: Support PREEMPT_DYNAMICMark Rutland2022-02-191-1/+9
| * | | | | arm64: entry: Centralize preemption decisionMark Rutland2022-02-191-9/+11
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-211-3/+3
|\ \ \ \ \
| * | | | | cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello2022-03-031-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-2116-107/+394
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-146-63/+567
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2022-03-142-73/+113
| |\ \ \ \
| | * | | | arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown2022-03-071-0/+1
| | * | | | arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf2022-03-071-4/+6
| | * | | | arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown2022-02-251-66/+101
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-03-141-0/+10
| |\ \ \ \
| | * | | | arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang2022-03-081-0/+10
| | |/ / /
| * | | | Merge branch 'for-next/pauth' into for-next/coreWill Deacon2022-03-142-11/+64
| |\ \ \ \
| | * | | | arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2022-02-252-4/+53
| | * | | | arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5Vladimir Murzin2022-02-251-8/+12
| | * | | | arm64: cpufeature: Account min_field_value when cheking secondaries for PAuthVladimir Murzin2022-02-251-1/+1
| | |/ / /
| * | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-03-146-9/+42
| |\ \ \ \
| | * | | | arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown2022-03-092-5/+10
| | * | | | arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown2022-02-252-2/+15
| | * | | | arm64/mte: Add hwcap for asymmetric modeMark Brown2022-02-252-0/+2
| | * | | | arm64/mte: Add a little bit of documentation for mte_update_sctlr_user()Mark Brown2022-02-251-0/+14
| | * | | | arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne2022-02-223-7/+6
| | |/ / /
| * | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-03-141-0/+6
| |\ \ \ \
| | * | | | arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP rangesHuang Shijie2022-03-071-0/+6
| | |/ / /
| * | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2022-03-146-15/+10
| |\ \ \ \
| | * | | | arm64: drop unused includes of <linux/personality.h>Sagar Patel2022-03-083-3/+0
| | * | | | arm64: prevent instrumentation of bp hardening callbacksMark Rutland2022-03-071-3/+6
| | * | | | arm64: cpufeature: Remove cpu_has_fwb() checkVladimir Murzin2022-02-251-9/+0
| | * | | | arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not setHe Ying2022-02-151-0/+4
| | |/ / /
| * | | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-03-141-3/+18
| |\ \ \ \