aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+4
7 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-63/+45
8 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+1
8 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-1/+3
8 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-684/+1351
8 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+19
8 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+5
9 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+1
9 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-16/+31
9 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+0
9 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-2832/+52
9 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
10 daysMerge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-8/+0
10 daysMerge branch 'nocache-cleanup'Linus Torvalds1-1/+1
11 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-1/+0
13 daysMerge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas54-676/+1362
13 daysarm64: rsi: use linear-map alias for realm config bufferAneesh Kumar K.V (Arm)1-1/+1
13 daysarm64: Kconfig: fix duplicate word in CMDLINE help textMichael Ugrin1-1/+1
13 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-120/+182
13 daysarm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum2-0/+12
14 daysarm64/sysreg: Update ID_AA64SMFR0_EL1 description to DDI0601 2025-12Mark Brown1-1/+6
14 daysarm64/sysreg: Update ID_AA64ZFR0_EL1 description to DDI0601 2025-12Mark Brown1-0/+2
14 daysarm64/sysreg: Update ID_AA64FPFR0_EL1 description to DDI0601 2025-12Mark Brown1-1/+7
14 daysarm64/sysreg: Update ID_AA64ISAR2_EL1 description to DDI0601 2025-12Mark Brown1-0/+1
14 daysarm64/sysreg: Update ID_AA64ISAR0_EL1 description to DDI0601 2025-12Mark Brown1-0/+2
14 daysarm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown3-119/+32
2026-04-08arm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng1-3/+0
2026-04-08arm64: Check DAIF (and PMR) at task-switch timeMark Rutland1-0/+25
2026-04-08arm64: entry: Use split preemption logicMark Rutland2-21/+12
2026-04-08arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland1-2/+2
2026-04-08arm64: entry: Consistently prefix arm64-specific wrappersMark Rutland1-19/+19
2026-04-08arm64: entry: Don't preempt with SError or Debug maskedMark Rutland1-8/+13
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda21-103/+118
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers1-1/+0
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda1-8/+0
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-120/+125
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng1-4/+0
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng1-1/+0
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng2-12/+32
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+6
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang1-3/+2
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang2-13/+11
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang2-13/+10
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-04-05arm64: mm: implement the architecture-specific test_and_clear_young_ptes()Baolin Wang1-6/+12
2026-04-05arm64: gcs: use the new common vm_mmap_shadow_stack() helperCatalin Marinas1-13/+1
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)2-6/+5
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)2-8/+0
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park2-3/+2
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-0/+57