开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
arm64: pgtable: use mmu gather to free p4d level page table
Qi Zheng
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
2024-12-21
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-20
Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
2024-12-20
arm64/signal: Silence sparse warning storing GCSPR_EL0
Mark Brown
2024-12-17
arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5
Willow Cunningham
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-13
arm64: signal: Ensure signal delivery failure is recoverable
Kevin Brodsky
2024-12-12
arm64: stacktrace: Don't WARN when unwinding other tasks
Mark Rutland
2024-12-12
arm64: stacktrace: Skip reporting LR at exception boundaries
Mark Rutland
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-12-09
Merge tag 'juno-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2024-12-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS
Mark Rutland
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_POE
Mark Rutland
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
Mark Rutland
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
Mark Rutland
2024-12-05
arm64: cpufeature: Add GCS to cpucap_is_possible()
Robin Murphy
2024-12-05
arm64: mte: Fix copy_highpage() warning on hugetlb folios
Catalin Marinas
2024-12-05
arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
Catalin Marinas
2024-12-05
arm64: dts: fvp: Update PCIe bus-range property
Aneesh Kumar K.V (Arm)
2024-12-03
KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translation
Keisuke Nishimura
2024-12-03
KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
Marc Zyngier
2024-12-03
arm64: patching: avoid early page_to_phys()
Mark Rutland
2024-12-03
arm64: mm: Fix zone_dma_limit calculation
Yang Shi
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
Yang Shi
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-01
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-27
arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
Chen-Yu Tsai
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
2024-11-26
irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
Zhou Wang
2024-11-26
KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory type
Marc Zyngier
2024-11-26
arm64: Fix usage of new shifted MDCR_EL2 values
James Clark
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-22
Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-11-21
arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE tests
Mark Rutland
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
[next]