index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
2025-06-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
2025-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
2025-06-05
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
谢致邦 (XIE Zhibang)
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
2025-06-05
riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
2025-06-05
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
Guo Ren
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
2025-06-05
riscv: Introduce Zicbop instructions
Alexandre Ghiti
2025-06-05
riscv/kexec_file: Fix comment in purgatory relocator
Yao Zi
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
2025-06-05
riscv: Documentation: add a description about dynamic ftrace
Andy Chiu
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
2025-06-05
riscv: ftrace: support PREEMPT
Andy Chiu
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
2025-06-05
riscv: vector: Support calling schedule() for preemptible Vector
Andy Chiu
2025-06-05
riscv: ftrace: do not use stop_machine to update code
Andy Chiu
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
2025-06-05
riscv: ftrace: align patchable functions to 4 Byte boundary
Andy Chiu
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2025-06-05
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
Maciej Patelczyk
2025-06-05
drm/xe: Create LRC BO without VM
Niranjana Vishwanathapura
2025-06-05
drm/xe/guc_submit: add back fix
Matthew Auld
2025-06-05
drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
Daniele Ceraolo Spurio
2025-06-05
drm/xe/pxp: Use the correct define in the set_property_funcs array
Daniele Ceraolo Spurio
2025-06-05
drm/xe/sched: stop re-submitting signalled jobs
Matthew Auld
2025-06-05
drm/xe: Rework eviction rejection of bound external bos
Thomas Hellström
2025-06-05
drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
Arnd Bergmann
2025-06-05
drm/xe: drop redundant conversion to bool
Raag Jadav
2025-06-05
drm/xe/hwmon: Move card reactive critical power under channel card
Karthik Poosa
2025-06-05
drm/xe/hwmon: Add support to manage power limits though mailbox
Karthik Poosa
2025-06-05
drm/xe/vm: move xe_svm_init() earlier
Matthew Auld
2025-06-05
drm/xe/vm: move rebind_work init earlier
Matthew Auld
2025-06-05
Merge tag 'rtc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2025-06-05
sysfb: Fix screen_info type check for VGA
Thomas Zimmermann
2025-06-05
video: screen_info: Relocate framebuffers behind PCI bridges
Thomas Zimmermann
2025-06-05
Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-05
cifs: update internal version number
Steve French
[prev]
[next]