开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...
Sean Christopherson
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
2026-04-20
KVM: selftests: Use s16 instead of int16_t
David Matlack
2026-04-20
KVM: selftests: Use u16 instead of uint16_t
David Matlack
2026-04-20
KVM: selftests: Use s32 instead of int32_t
David Matlack
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-20
KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
David Matlack
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2026-04-13
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-04-13
KVM: x86: use inlines instead of macros for is_sev_*guest
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-mmu-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-vmx-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-mmio-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-misc-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-gmem-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-04-13
Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-04-12
Linux 7.0
v7.0
Linus Torvalds
2026-04-12
Merge tag 'edac_urgent_for_7.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-12
Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-12
Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-12
Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-12
Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-12
Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-12
Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-12
crypto: algif_aead - Fix minimum RX size check for decryption
Herbert Xu
2026-04-12
X.509: Fix out-of-bounds access when parsing extensions
Lukas Wunner
2026-04-12
crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
Herbert Xu
2026-04-11
Merge tag 'i2c-for-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-11
Merge tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-11
Merge tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-11
Merge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-11
Merge tag 'usb-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2026-04-11
Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-11
Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
[next]