开源镜像站
帮助
下载
动态
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-06-26
Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-06-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-25
Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000
Hongliang Wang
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000
Hongliang Wang
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500
Hongliang Wang
2026-06-25
LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
Tiezhu Yang
2026-06-25
LoongArch: BPF: Inline bpf_get_current_task/_btf() helpers
Tiezhu Yang
2026-06-25
LoongArch: BPF: Fix off-by-one error in tail call
Tiezhu Yang
2026-06-25
LoongArch: BPF: Fix outdated tail call comments
Tiezhu Yang
2026-06-25
LoongArch: Add build salt to the vDSO
Bastian Blank
2026-06-25
LoongArch: Fix nr passing in set_direct_map_valid_noflush()
Xuewen Wang
2026-06-25
LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()
Hongchen Zhang
2026-06-25
LoongArch: Move struct kimage forward declaration before use
谢致邦 (XIE Zhibang)
2026-06-25
LoongArch: Report dying CPU to RCU in stop_this_cpu()
Huacai Chen
2026-06-25
LoongArch: Add PIO for early access before ACPI PCI root register
Huacai Chen
2026-06-25
LoongArch: Add THREAD_INFO_IN_TASK implementation
Tiezhu Yang
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-24
Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-24
arm64: mm: Defer read-only remap of data/bss linear alias
Ard Biesheuvel
2026-06-24
x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
Sean Christopherson
2026-06-24
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
2026-06-24
Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-06-24
KVM: x86: Unconditionally recompute CR8 intercept on PPR update
Carlos López
2026-06-24
KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
Sean Christopherson
2026-06-24
KVM: x86: WARN (once) if RTC pending EOI tracking goes off the rails
Sean Christopherson
2026-06-24
KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalid
Sean Christopherson
2026-06-24
KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flows
Sean Christopherson
2026-06-24
KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs
Sean Christopherson
2026-06-24
KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation
Sean Christopherson
2026-06-24
KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
Claudio Imbrenda
2026-06-24
KVM: s390: Fix cmma dirty tracking
Claudio Imbrenda
2026-06-24
KVM: s390: Fix locking in kvm_s390_set_mem_control()
Claudio Imbrenda
2026-06-24
KVM: s390: Fix handle_{sske,pfmf} under memory pressure
Claudio Imbrenda
2026-06-24
KVM: s390: Fix code typo in gmap_protect_asce_top_level()
Claudio Imbrenda
2026-06-24
KVM: s390: Do not set special large pages dirty
Claudio Imbrenda
2026-06-24
KVM: s390: Fix dat_peek_cmma() overflow
Claudio Imbrenda
2026-06-24
s390/mm: Fix handling of _PAGE_UNUSED pte bit
Claudio Imbrenda
2026-06-24
KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74
Eric Farman
2026-06-23
Merge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-23
Merge branch 'pci/sysfs'
Bjorn Helgaas
2026-06-23
PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
2026-06-23
alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
Krzysztof Wilczyński
2026-06-23
alpha/PCI: Convert resource files to static attributes
Krzysztof Wilczyński
2026-06-23
alpha/PCI: Add static PCI resource attribute macros
Krzysztof Wilczyński
2026-06-23
alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
Krzysztof Wilczyński
2026-06-23
alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
Krzysztof Wilczyński
2026-06-23
alpha/PCI: Use PCI resource accessor macros
Krzysztof Wilczyński
[next]