开源镜像站
帮助
动态
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-12-27
Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
2024-12-21
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-20
Merge tag 'drm-fixes-2024-12-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-12-20
Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
2024-12-20
arm64/signal: Silence sparse warning storing GCSPR_EL0
Mark Brown
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
2024-12-19
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2024-12-20
Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-18
powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
Haren Myneni
2024-12-17
hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
Nathan Chancellor
2024-12-17
arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5
Willow Cunningham
2024-12-17
Merge tag 's390-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-17
x86/xen: remove hypercall page
Juergen Gross
2024-12-17
x86/xen: use new hypercall functions instead of hypercall page
Juergen Gross
2024-12-17
x86/xen: add central hypercall functions
Juergen Gross
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2024-12-15
Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-12-15
s390/mm: Consider KMSAN modules metadata for paging levels
Vasily Gorbik
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-13
ARC: build: Try to guess GCC variant of cross compiler
Leon Romanovsky
2024-12-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-13
Merge tag 'riscv-for-linus-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-13
Merge tag 'kvm-riscv-fixes-6.13-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2024-12-13
KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
Sean Christopherson
2024-12-13
arm64: signal: Ensure signal delivery failure is recoverable
Kevin Brodsky
2024-12-13
x86/xen: don't do PV iret hypercall through hypercall page
Juergen Gross
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
2024-12-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2024-12-12
arm64: stacktrace: Don't WARN when unwinding other tasks
Mark Rutland
2024-12-12
arm64: stacktrace: Skip reporting LR at exception boundaries
Mark Rutland
2024-12-11
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
2024-12-11
riscv: Fix IPIs usage in kfence_protect_page()
Alexandre Ghiti
2024-12-11
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
2024-12-11
riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
Guo Ren
2024-12-11
s390/ipl: Fix never less than zero warning
Alexander Gordeev
2024-12-10
ARC: bpf: Correct conditional check in 'check_jmp_32'
Hardevsinh Palaniya
2024-12-10
ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...
Uwe Kleine-König
[next]