index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
1
-3
/
+5
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-102
/
+20
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+27
2025-10-03
arm64: mte: Do not flag the zero page as PG_mte_tagged
Catalin Marinas
2
-4
/
+8
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+19
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-4
/
+32
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-348
/
+332
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-25
arm64: mm: Move KPTI helpers to mmu.c
Kevin Brodsky
1
-98
/
+0
2025-09-25
arm64: kprobes: call set_memory_rox() for kprobe page
Yang Shi
1
-0
/
+12
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
2
-3
/
+3
2025-09-24
arm64: cpufeature: Remove duplicate asm/mmu.h header
Jiapeng Chong
1
-1
/
+0
2025-09-24
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
1
-12
/
+1
2025-09-24
Merge branch 'for-next/uprobes' into for-next/core
Will Deacon
4
-12
/
+81
2025-09-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
5
-35
/
+55
2025-09-24
Merge branch 'for-next/misc' into for-next/core
Will Deacon
1
-2
/
+3
2025-09-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
6
-283
/
+151
2025-09-24
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
4
-0
/
+10
2025-09-24
Merge branch 'for-next/cca' into for-next/core
Will Deacon
2
-4
/
+32
2025-09-22
arm/syscalls: mark syscall invocation as likely in invoke_syscall
Can Peng
1
-1
/
+1
2025-09-22
arm64: map [_text, _stext) virtual address range non-executable+read-only
Omar Sandoval
2
-2
/
+8
2025-09-22
arm64: cpufeature: add Neoverse-V3AE to BBML2 allow list
Ryan Roberts
1
-0
/
+1
2025-09-22
arm64: errata: Apply workarounds for Neoverse-V3AE
Mark Rutland
1
-0
/
+1
2025-09-21
kasan/hw-tags: introduce kasan.write_only option
Yeoreum Yun
2
-1
/
+19
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
2
-0
/
+18
2025-09-19
arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
Ryan Roberts
1
-0
/
+3
2025-09-19
arm64: acpi: Enable ACPI CCEL support
Suzuki K Poulose
1
-0
/
+10
2025-09-19
arm64: realm: ioremap: Allow mapping memory as encrypted
Suzuki K Poulose
1
-4
/
+22
2025-09-18
arm64: mm: support large block mapping when rodata=full
Yang Shi
1
-1
/
+6
2025-09-18
arm64: cpufeature: add AmpereOne to BBML2 allow list
Yang Shi
1
-0
/
+2
2025-09-18
arm64: probes: Fix incorrect bl/blr address and register usage
Jeremy Linton
1
-2
/
+2
2025-09-18
arm64: cpufeature: Add Olympus MIDR to BBML2 allow list
Shanker Donthineni
1
-0
/
+1
2025-09-18
arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE
Kuninori Morimoto
2
-0
/
+2
2025-09-17
arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability
Sascha Bischoff
1
-0
/
+15
2025-09-17
KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility
Marc Zyngier
1
-0
/
+3
2025-09-17
Merge branch kvm-arm64/dump-instr into kvmarm-master/next
Marc Zyngier
1
-6
/
+9
2025-09-16
arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
1
-0
/
+33
2025-09-16
arm64: probes: Add GCS support to bl/blr/ret
Jeremy Linton
1
-9
/
+35
2025-09-16
arm64/fpsimd: simplify sme_setup()
Yury Norov (NVIDIA)
1
-2
/
+3
2025-09-16
arm64: mm: Represent physical memory with phys_addr_t and resource_size_t
Sam Edwards
3
-25
/
+30
2025-09-16
arm64: mm: Make map_fdt() return mapped pointer
Sam Edwards
1
-6
/
+7
2025-09-16
arm64: mm: Cast start/end markers to char *, not u64
Sam Edwards
1
-3
/
+3
2025-09-16
arm64: probes: Break ret out from bl/blr
Jeremy Linton
3
-5
/
+15
2025-09-16
arm64/hwcap: Add hwcap for FEAT_LSFE
Mark Brown
2
-0
/
+3
2025-09-15
KVM: arm64: Dump instruction on hyp panic
Mostafa Saleh
1
-6
/
+9
[next]