开源镜像站
帮助
动态
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
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-03-06
LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
Bibo Mao
2024-03-06
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
2024-03-06
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
2024-03-06
LoongArch: KVM: Set reserved bits as zero in CPUCFG
Bibo Mao
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-03
Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-01
KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
Marc Zyngier
2024-03-01
x86/e820: Don't reserve SETUP_RNG_SEED in e820
Jiri Bohac
2024-02-29
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
2024-02-29
Merge patch series "NAPOT Fixes"
Palmer Dabbelt
2024-02-29
riscv: Fix pte_leaf_size() for NAPOT
Alexandre Ghiti
2024-02-29
Revert "riscv: mm: support Svnapot in huge vmap"
Alexandre Ghiti
2024-02-29
Merge patch series "riscv: cbo.zero fixes"
Palmer Dabbelt
2024-02-29
riscv: Save/restore envcfg CSR during CPU suspend
Samuel Holland
2024-02-29
riscv: Add a custom ISA extension for the [ms]envcfg CSR
Samuel Holland
2024-02-29
riscv: Fix enabling cbo.zero when running in M-mode
Samuel Holland
2024-02-28
Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
2024-02-27
KVM: arm64: Fail the idreg iterator if idregs aren't initialized
Oliver Upton
2024-02-26
x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
Paolo Bonzini
2024-02-26
x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()
Paolo Bonzini
2024-02-25
Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-24
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-24
KVM: arm64: Set io memory s2 pte as normalnc for vfio pci device
Ankit Agrawal
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
2024-02-24
Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-24
crypto: arm64/neonbs - fix out-of-bounds access on short input
Ard Biesheuvel
2024-02-23
KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
Oliver Upton
2024-02-23
KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
Oliver Upton
2024-02-23
KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
Oliver Upton
2024-02-23
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
2024-02-23
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
2024-02-23
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
2024-02-23
KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
Oliver Upton
2024-02-23
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Oliver Upton
2024-02-23
KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
Oliver Upton
2024-02-23
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
2024-02-23
KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
Oliver Upton
2024-02-23
Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]