开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-08-31
KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs
Sean Christopherson
2023-08-31
KVM: x86/mmu: Delete the "dbg" module param
Sean Christopherson
2023-08-31
KVM: x86/mmu: Delete rmap_printk() and all its usage
Sean Christopherson
2023-08-31
KVM: x86/mmu: Delete pgprintk() and all its usage
Sean Christopherson
2023-08-31
KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
Sean Christopherson
2023-08-31
KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_ma...
Like Xu
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-vmx-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-pmu-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-08-28
KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling
Sean Christopherson
2023-08-28
KVM: s390: pv: Allow AP-instructions for pv-guests
Steffen Eiden
2023-08-28
KVM: s390: Add UV feature negotiation
Steffen Eiden
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
2023-08-28
KVM: s390: pv: relax WARN_ONCE condition for destroy fast
Viktor Mihajlovski
2023-08-28
Merge remote-tracking branch 'vfio-ap' into next
Janosch Frank
2023-08-28
KVM: s390: interrupt: Fix single-stepping keyless mode exits
Ilya Leoshkevich
2023-08-28
KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
Ilya Leoshkevich
2023-08-28
KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
Ilya Leoshkevich
2023-08-28
KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
Ilya Leoshkevich
2023-08-28
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
2023-08-26
Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-25
KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set
Sean Christopherson
2023-08-25
KVM: SVM: Require nrips support for SEV guests (and beyond)
Sean Christopherson
2023-08-25
KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
Sean Christopherson
2023-08-25
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
2023-08-25
KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
Sean Christopherson
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-25
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
[next]