开源镜像站
帮助
下载
动态
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-11-06
Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-11-06
Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
KVM: VMX: Fix check for valid GVA on an EPT violation
Sukrit Bhatnagar
2025-11-05
Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-04
MIPS: BCM47XX: remove creating a fixed phy
Heiner Kallweit
2025-11-04
m68k: coldfire: remove creating a fixed phy
Heiner Kallweit
2025-11-05
x86: uaccess: don't use runtime-const rewriting in modules
Linus Torvalds
2025-11-04
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
Miguel Ojeda
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
2025-11-04
KVM: SVM: Make avic_ga_log_notifier() local to avic.c
Sean Christopherson
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
2025-11-04
KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
Chao Gao
2025-11-04
KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
Sean Christopherson
2025-11-04
KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
Sean Christopherson
2025-11-04
x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
Mario Limonciello
2025-11-04
parisc: Avoid crash due to unaligned access in unwinder
Helge Deller
2025-11-03
x86/amd_node: Fix AMD root device caching
Yazen Ghannam
2025-11-01
Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-01
Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-31
x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
Nathan Chancellor
2025-10-31
Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-10-31
bpf/arm64: Fix BPF_ST into arena memory
Puranjay Mohan
2025-10-31
Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-10-30
KVM: arm64: Check the untrusted offset in FF-A memory share
Sebastian Ene
2025-10-30
KVM: arm64: Check range args for pKVM mem transitions
Vincent Donnefort
2025-10-30
KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
Sascha Bischoff
2025-10-30
s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
Heiko Carstens
2025-10-30
x86/cpu: Add/fix core comments for {Panther,Nova} Lake
Tony Luck
2025-10-30
x86/CPU/AMD: Extend Zen6 model range
Borislav Petkov (AMD)
2025-10-29
ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
Nathan Chancellor
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
2025-10-29
s390/mm: Fix memory leak in add_marker() when kvrealloc() fails
Miaoqian Lin
2025-10-29
perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake
dongsheng
2025-10-29
perf/x86/intel: Add PMU support for WildcatLake
Dapeng Mi
2025-10-29
perf/x86/intel: Fix KASAN global-out-of-bounds warning
Dapeng Mi
2025-10-28
x86/build: Disable SSE4a
Peter Zijlstra
2025-10-28
x86/fpu: Ensure XFD state on signal delivery
Chang S. Bae
2025-10-28
x86/CPU/AMD: Add RDSEED fix for Zen5
Gregory Price
2025-10-27
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
Thorsten Blum
2025-10-27
riscv: asm: use .insn for making custom instructions
Ben Dooks
2025-10-27
riscv: tests: Make RISCV_KPROBES_KUNIT tristate
Vivian Wang
2025-10-27
riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
Vivian Wang
2025-10-27
riscv: Fix memory leak in module_frob_arch_sections()
Miaoqian Lin
2025-10-27
riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
2025-10-27
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
2025-10-27
x86/microcode/AMD: Limit Entrysign signature checking to known generations
Borislav Petkov (AMD)
2025-10-26
Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]