开源镜像站
帮助
下载
动态
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-07-23
s390/ptff: Export ptff_function_mask[]
Sven Schnelle
2026-07-17
Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-07-17
Merge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-07-16
Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2026-07-16
KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...
Nikunj A Dadhania
2026-07-15
KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state
Sean Christopherson
2026-07-15
Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-07-15
powerpc: Remove dead non-preemption code
Christophe Leroy (CS GROUP)
2026-07-15
powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
Amit Machhiwal
2026-07-15
powerpc/pseries: fix memory leak on krealloc failure in papr_init
Thorsten Blum
2026-07-15
powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
Ethan Nelson-Moore
2026-07-15
powerpc/vtime: Initialize starttime at boot for native accounting
Shrikanth Hegde
2026-07-15
powerpc/85xx: Add fsl,ifc to common device ids
Rosen Penev
2026-07-14
arm64: dts: renesas: ironhide: Describe inline ECC carveouts
Marek Vasut
2026-07-13
KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()
Daniel Paziyski
2026-07-13
powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
Junrui Luo
2026-07-12
Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-07-12
Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-07-12
Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2026-07-11
Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-11
Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-11
perf/x86/amd/brs: Fix kernel address leakage
Sandipan Das
2026-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-07-10
KVM: TDX: Reject concurrent change to CPUID entry count
Binbin Wu
2026-07-10
KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
Atish Patra
2026-07-10
perf/x86/amd/lbr: Fix kernel address leakage
Sandipan Das
2026-07-10
ARM: Don't let ARMv5 platforms select USE_OF
Uwe Kleine-König (The Capable Hub)
2026-07-10
Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2026-07-10
powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
Gautam Menghani
2026-07-09
KVM: s390: pci: Fix handling of AIF enable without AISB
Matthew Rosato
2026-07-09
KVM: s390: Improve kvm_s390_vm_stop_migration()
Claudio Imbrenda
2026-07-09
KVM: s390: Fix dat_crste_walk_range() early return
Claudio Imbrenda
2026-07-09
KVM: s390: vsie: Avoid potential deadlock with real spaces
Claudio Imbrenda
2026-07-09
KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
Haoxiang Li
2026-07-08
KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabled
Sean Christopherson
2026-07-08
KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks
Sean Christopherson
2026-07-08
KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
Sean Christopherson
2026-07-08
KVM: x86: Nullify irqfd->producer if updating IRTE for bypass fails
leixiang
2026-07-08
riscv: defconfig: enable ARCH_ULTRARISC
Jia Wang
2026-07-08
riscv: add UltraRISC SoC family Kconfig support
Jia Wang
2026-07-08
s390: Add build salt to the vDSO
Bastian Blank
2026-07-08
s390/mm: Fix type mismatch in get_align_mask().
Gerald Schaefer
2026-07-08
s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()
Heiko Carstens
2026-07-08
m68k: coldfire: fix breakage of missed IO access updates
Greg Ungerer
2026-07-08
perf/x86/amd/core: Avoid enabling BRS from the SVM reload path
Sandipan Das
2026-07-07
KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()
Marc Zyngier
2026-07-07
x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"
Tycho Andersen (AMD)
[next]