开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2025-09-13
x86/crash: remove redundant 0 value initialization
Liao Yuanhong
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-08-31
Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-31
Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-08-29
Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2025-08-28
Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-08-28
KVM: arm64: nv: Fix ATS12 handling of single-stage translation
Marc Zyngier
2025-08-28
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
2025-08-28
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
2025-08-28
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
2025-08-28
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
2025-08-27
x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
Harry Yoo
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
2025-08-27
x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
K Prateek Nayak
2025-08-27
x86/microcode/AMD: Handle the case of no BIOS microcode
Borislav Petkov (AMD)
2025-08-27
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-08-25
x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
Suchit Karunakaran
2025-08-25
ARM: stacktrace: include asm/sections.h in asm/stacktrace.h
Arnd Bergmann
2025-08-25
RISC-V: KVM: fix stack overrun when loading vlenb
Radim Krčmář
2025-08-25
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
Quan Zhou
2025-08-25
RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()
Fangyu Yu
2025-08-24
Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-24
Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-22
mips: lantiq: xway: sysctrl: rename the etop node
Aleksander Jan Bajkowski
2025-08-22
mips: dts: lantiq: danube: add missing burst length property
Aleksander Jan Bajkowski
2025-08-22
Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
2025-08-21
KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
Marc Zyngier
2025-08-21
KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
Marc Zyngier
2025-08-21
KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
Marc Zyngier
2025-08-21
KVM: arm64: Handle RASv1p1 registers
Marc Zyngier
2025-08-21
arm64: Add capability denoting FEAT_RASv1p1
Marc Zyngier
2025-08-21
KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
Raghavendra Rao Ananta
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
2025-08-21
s390/hypfs: Enable limited access during lockdown
Peter Oberparleiter
2025-08-21
s390/hypfs: Avoid unnecessary ioctl registration in debugfs
Peter Oberparleiter
2025-08-20
LoongArch: KVM: Add address alignment check in pch_pic register access
Bibo Mao
2025-08-20
LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()
Song Gao
2025-08-20
LoongArch: KVM: Fix stack protector issue in send_ipi_data()
Bibo Mao
2025-08-20
LoongArch: KVM: Make function kvm_own_lbt() robust
Bibo Mao
2025-08-20
s390/mm: Do not map lowcore with identity mapping
Heiko Carstens
2025-08-20
s390/configs: Set HZ=1000
Heiko Carstens
2025-08-20
s390/configs: Update defconfigs
Heiko Carstens
2025-08-20
LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASE
Huacai Chen
[next]