summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
11 hoursMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
11 hoursMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
13 hoursMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
17 hoursMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
19 hoursMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
20 hoursMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
34 hoursMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
36 hoursMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
36 hoursMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
39 hoursMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
44 hoursMerge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
45 hoursMerge branch 'nocache-cleanup'Linus Torvalds
3 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
5 daysMerge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
5 daysarm64: rsi: use linear-map alias for realm config bufferAneesh Kumar K.V (Arm)
5 daysarm64: Kconfig: fix duplicate word in CMDLINE help textMichael Ugrin
6 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
6 daysarm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum
6 daysarm64/sysreg: Update ID_AA64SMFR0_EL1 description to DDI0601 2025-12Mark Brown
6 daysarm64/sysreg: Update ID_AA64ZFR0_EL1 description to DDI0601 2025-12Mark Brown
6 daysarm64/sysreg: Update ID_AA64FPFR0_EL1 description to DDI0601 2025-12Mark Brown
6 daysarm64/sysreg: Update ID_AA64ISAR2_EL1 description to DDI0601 2025-12Mark Brown
6 daysarm64/sysreg: Update ID_AA64ISAR0_EL1 description to DDI0601 2025-12Mark Brown
6 daysarm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown
7 daysarm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng
7 daysarm64: Check DAIF (and PMR) at task-switch timeMark Rutland
7 daysarm64: entry: Use split preemption logicMark Rutland
7 daysarm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland
7 daysarm64: entry: Consistently prefix arm64-specific wrappersMark Rutland
7 daysarm64: entry: Don't preempt with SError or Debug maskedMark Rutland
7 daysMerge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
7 dayscrypto: Remove michael_mic from crypto_shash APIEric Biggers
8 daysrust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda
9 daysMerge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
9 daysACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
9 daysACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng
9 daysarm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
12 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
13 daysarm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06Mark Brown
13 daysarm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts
13 daysarm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts
13 daysarm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts
14 daysMerge tag 'qcom-arm64-fixes-for-7.0-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
14 daysMerge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
14 daysMerge tag 'renesas-fixes-for-v7.0-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
14 daysarm64: fpsimd: Remove obsolete cond_yield macroEric Biggers
14 dayslib/crypto: arm64/aes: Remove obsolete chunking logicEric Biggers
14 daysarm64: mm: Use generic enum pgtable_levelKevin Brodsky
14 daysarm64/mm: Reject memory removal that splits a kernel leaf mappingAnshuman Khandual