开源镜像站
帮助
下载
动态
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
2025-03-16
arm/pgtable: remove duplicate included header file
Thorsten Blum
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2025-03-16
x86/mm: set ARCH_WANT_HUGETLB_VMEMMAP_PREINIT
Frank van der Linden
2025-03-16
x86/setup: call hugetlb_bootmem_alloc early
Frank van der Linden
2025-03-16
mm/hugetlb: add pre-HVO framework
Frank van der Linden
2025-03-16
mm/bootmem_info: export register_page_bootmem_memmap
Frank van der Linden
2025-03-16
x86/mm: make register_page_bootmem_memmap handle PTE mappings
Frank van der Linden
2025-03-16
mm/cma: introduce cma_intersects function
Frank van der Linden
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
2025-03-16
percpu/x86: enable strict percpu checks via named AS qualifiers
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-16
x86/kgdb: use IS_ERR_PCPU() macro
Uros Bizjak
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
2025-03-09
Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-08
Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
2025-03-08
Merge branch 'linus' into x86/urgent, to pick up dependent patches
Ingo Molnar
2025-03-08
Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
2025-03-08
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
2025-03-08
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yuli Wang
2025-03-08
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
2025-03-07
Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
2025-03-07
Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
2025-03-05
arm: pgtable: fix NULL pointer dereference issue
Qi Zheng
2025-03-05
m68k: sun3: add check for __pgd_alloc()
Haoxiang Li
2025-03-05
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
2025-03-04
Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
2025-03-04
s390/ftrace: Fix return address recovery of traced function
Sumanth Korikkar
2025-03-04
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
[next]