开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2026-04-05
KVM: PPC: remove hugetlb.h inclusion
David Hildenbrand (Arm)
2026-04-05
sparc: use vmemmap_populate_hugepages for vmemmap_populate
Chengkaitao
2026-04-05
arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
Baolin Wang
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_vma_pages() to zap_vma()
David Hildenbrand (Arm)
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
2026-04-05
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
2026-04-05
LoongArch/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
2026-04-05
riscv/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
2026-04-05
x86: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-05
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-05
arm64: gcs: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
2026-03-24
Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-03-22
Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-22
Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-20
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
2026-03-20
x86/entry/vdso: Fix path of included gettimeofday.c
Vladimir Oltean
2026-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-03-19
Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-19
arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
Suzuki K Poulose
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
2026-03-18
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2026-03-17
sh: platform_early: remove pdev->driver_override check
Danilo Krummrich
2026-03-17
KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()
Zenghui Yu (Huawei)
2026-03-16
KVM: s390: vsie: Avoid injecting machine check on signal
Christian Borntraeger
2026-03-16
KVM: s390: log machine checks more aggressively
Christian Borntraeger
2026-03-16
KVM: s390: Limit adapter indicator access to mapped page
Janosch Frank
2026-03-16
s390/mm: Add missing secure storage access fixups for donated memory
Janosch Frank
2026-03-16
LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
Bibo Mao
2026-03-16
LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
Tiezhu Yang
2026-03-16
LoongArch: No need to flush icache if text copy failed
Tiezhu Yang
2026-03-16
LoongArch: Check return values for set_memory_{rw,rox}
Tiezhu Yang
2026-03-16
LoongArch: Give more information if kmem access failed
Tiezhu Yang
2026-03-16
LoongArch: Fix calling smp_processor_id() in preemptible code
Xi Ruoyao
2026-03-16
LoongArch: Only use SC.Q when supported by the assembler
Thomas Weißschuh
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-03-15
Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-15
KVM: arm64: Discard PC update state on vcpu reset
Marc Zyngier
2026-03-15
parisc: Flush correct cache in cacheflush() syscall
Helge Deller
2026-03-14
ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=m
Nathan Chancellor
[next]