开源镜像站
帮助
动态
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-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-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-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
2024-12-10
ARC: build: Use __force to suppress per-CPU cmpxchg warnings
Paul E. McKenney
2024-12-10
ARC: fix reference of dependency for PAE40 config
Lukas Bulwahn
2024-12-10
ARC: build: disallow invalid PAE40 + 4K page config
Vineet Gupta
2024-12-10
arc: rename aux.h to arc_aux.h
Benjamin Szőke
2024-12-10
s390/mm: Fix DirectMap accounting
Heiko Carstens
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-12-10
openrisc: Fix misalignments in head.S
Geert Uytterhoeven
2024-12-10
openrisc: place exception table at the head of vmlinux
Masahiro Yamada
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
2024-12-09
Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]