aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
11 hoursMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
33 hoursMerge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
4 daysMerge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
6 daysmm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)1-0/+1
10 daysarm64: Properly clean up iommu-dma remnantsRobin Murphy1-1/+0
10 daysMerge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+1
2024-05-03arm64/mm: Add uffd write-protect supportRyan Roberts1-0/+1
2024-05-03arm64: Add USER_STACKTRACE supportchenqiwu1-0/+1
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2024-03-18ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)1-1/+2
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+3
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+10
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-26/+29
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas1-11/+0
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-11Revert "ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512"Catalin Marinas1-2/+1
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas1-11/+27
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas1-16/+15
2024-03-07ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)1-1/+2
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann1-16/+13
2024-02-28arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with ClangStephen Boyd1-1/+1
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He1-1/+1
2024-02-22arm64: Kconfig: clean up tautological LLVM version checksNathan Chancellor1-4/+1
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor1-2/+2
2024-02-22arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts1-0/+9
2024-02-20arm64: errata: Don't enable workarounds for "rare" errata by defaultWill Deacon1-14/+11
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel1-0/+11
2024-02-16arm64: defconfig: Enable LPA2 supportArd Biesheuvel1-3/+1
2024-02-16arm64: Enable 52-bit virtual addressing for 4k and 16k granule configsArd Biesheuvel1-7/+10
2024-02-16arm64: kasan: Reduce minimum shadow alignment and enable 5 level pagingArd Biesheuvel1-1/+1
2024-02-16arm64: mm: Wire up TCR.DS bit to PTE shareability fieldsArd Biesheuvel1-0/+4
2024-02-09arm64: rust: Enable Rust support for AArch64Jamie Cunliffe1-0/+1
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini1-1/+0
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-1/+1
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+18
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-01-12arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring1-0/+14
2024-01-12arm64: Rename ARM64_WORKAROUND_2966298Rob Herring1-0/+4
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+11
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-1/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-10/+10
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho1-0/+1
2023-12-11arm64: Kconfig: drop KAISER reference from KPTI option descriptionArd Biesheuvel1-1/+1
2023-12-06arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse1-0/+1
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-1/+1
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+3
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2023-10-26arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor1-0/+2
2023-10-04arm64: kdump: use generic interface to simplify crashkernel reservationBaoquan He1-0/+3
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring1-0/+13
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-48/+16
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2023-08-21mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V1-3/+1
2023-08-18arm64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-48/+16
2023-08-18arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song1-0/+1
2023-07-27arm64/Kconfig: Sort the RCpc feature under the ARMv8.3 features menuZeng Heng1-3/+3
2023-07-10arm64: ftrace: Add direct call trampoline samples supportFlorent Revest1-0/+2
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+19
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-25/+22
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+1
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-0/+1
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+3
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-25/+3
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2023-06-24arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds1-0/+1
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet1-2/+2
2023-06-20arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng1-0/+1
2023-06-19arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64Catalin Marinas1-0/+1
2023-06-16Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton1-0/+19
2023-06-16arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton1-0/+19
2023-06-12arm64: Update Documentation/arm referencesJonathan Corbet1-1/+1
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson1-0/+3
2023-06-06arm64: module: mandate MODULE_PLTSMark Rutland1-25/+3
2023-06-02arm64: Remove the ARCH_FORCE_MAX_ORDER config input promptCatalin Marinas1-1/+1
2023-05-15arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner1-0/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-28/+24
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+18
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon1-0/+14
2023-04-18arm64: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-12/+12
2023-04-18arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)1-3/+1
2023-04-18irqchip/gic-v3: Add Rockchip 3588001 erratum workaroundSebastian Reichel1-0/+10
2023-04-13arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland1-0/+14
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest1-0/+4
2023-04-05arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan1-0/+1
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-15/+12
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2023-02-28arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEMark Rutland1-1/+2
2023-02-24arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas1-1/+0
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+21
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas1-4/+21
2023-01-31arm64: unify asm-arch manipulationMark Rutland1-2/+2
2023-01-26arm64: Kconfig: fix spellingRandy Dunlap1-1/+1
2023-01-24arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland1-0/+3
2023-01-24arm64: Extend support for CONFIG_FUNCTION_ALIGNMENTMark Rutland1-0/+1
2023-01-12arm64: make ARCH_FORCE_MAX_ORDER selectableKefeng Wang1-1/+14
2023-01-09arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark1-2/+0
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual1-0/+16
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-16/+0
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon1-16/+0
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+0
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-9/+40
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon1-1/+0
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon1-8/+11
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+16
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon1-0/+12
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas1-0/+1
2022-11-25ftrace: arm64: remove static ftraceMark Rutland1-0/+1
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual1-0/+16
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland1-8/+10
2022-11-14arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland1-1/+0
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel1-0/+9
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+3
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono1-0/+1
2022-10-20arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney1-0/+1
2022-10-17arm64: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy1-12/+0
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+17
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-10Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+0
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse1-0/+17
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+18
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas1-0/+5
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel1-1/+2
2022-09-16ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn1-1/+0
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse1-0/+13
2022-09-16arm64: support huge vmalloc mappingsKefeng Wang1-0/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-09-09arm64: run softirqs on the per-CPU IRQ stackQi Zheng1-0/+1
2022-09-07iommu/dma: Clean up KconfigRobin Murphy1-1/+0
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel1-0/+3
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown1-0/+2
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-3/+0
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu1-0/+17
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon1-0/+1
2022-07-25Merge branch 'for-next/irqflags-nmi' into for-next/coreWill Deacon1-0/+1
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon1-0/+2
2022-07-20arm64: enable THP_SWAP for arm64Barry Song1-0/+1
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse1-0/+16
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-8/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse1-0/+17
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-27arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang1-0/+1
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang1-0/+1
2022-06-23arm64: select TRACE_IRQFLAGS_NMI_SUPPORTMark Rutland1-0/+1
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi1-0/+1
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-48/+71
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas1-48/+71
2022-05-18arm64: Kconfig: Fix indentation and add commentsJuerg Haefliger1-48/+47
2022-05-13arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang1-0/+1
2022-05-04arm64: Set ARCH_NR_GPIO to 2048 for ARCH_APPLEHector Martin1-0/+12
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song1-1/+1
2022-04-28arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+1
2022-04-28arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64Muchun Song1-0/+1
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-4/+0
2022-04-25arm64: Add support for user sub-page fault probingCatalin Marinas1-0/+1
2022-04-22arm64/sme: Provide Kconfig for SMEMark Brown1-0/+11
2022-04-14arm64: fix typos in commentsKen Kurematsu1-1/+1
2022-04-14arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor1-2/+11
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2022-03-24arm64: select KASAN_VMALLOC for SW/HW_TAGS modesAndrey Konovalov1-1/+1
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+7
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-3/+3
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar1-3/+9
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+9
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon1-2/+6
2022-03-11coresight: trbe: Work around the trace data corruptionAnshuman Khandual1-1/+1
2022-03-11coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual1-1/+1
2022-03-11coresight: trbe: Work around the ignored system register writesAnshuman Khandual1-1/+1
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li1-1/+1
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+0
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+9
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas1-3/+0
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian1-2/+6
2022-03-02KVM: arm64: Enable Cortex-A510 erratum 2077057 by defaultMark Brown1-0/+1
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse1-0/+9
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar1-6/+92
2022-02-19arm64: Support PREEMPT_DYNAMICMark Rutland1-0/+1
2022-02-15arm64: mte: Dump the MTE tags in the core fileCatalin Marinas1-0/+1
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse1-0/+16