index
:
kernel/git/stable/linux-stable.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-7.2.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
2026-07-31
dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatible
Yijie Yang
2026-07-31
dt-bindings: misc: qcom,fastrpc: Document Nord FastRPC
Shawn Guo
2026-07-31
misc: fastrpc: Add polling mode support for fastRPC driver
Ekansh Gupta
2026-07-31
misc: fastrpc: Expand context ID mask for DSP polling mode support
Ekansh Gupta
2026-07-31
misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
Ekansh Gupta
2026-07-31
misc: fastrpc: Move fdlist to invoke context structure
Ekansh Gupta
2026-07-31
MAINTAINERS: fastrpc: remove inactive maintainer and add reviewer
Srinivas Kandagatla
2026-07-31
misc: fastrpc: Allow fastrpc_buf_free() to accept NULL
Ekansh Gupta
2026-07-31
misc: fastrpc: Move prints outside spinlock in fastrpc_cb_probe
Mukesh Ojha
2026-07-31
Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2026-07-31
powerpc/kexec_file: Prevent kexec range truncation
Jinjie Ruan
2026-07-31
powerpc/kexec_file: Fix null-ptr-def in extra size calculation
Jinjie Ruan
2026-07-31
powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
Jinjie Ruan
2026-07-31
powerpc/44x: Set GPIO chip parent
Rosen Penev
2026-07-31
tools/rv: Add selftests
Gabriele Monaco
2026-07-31
verification/rvgen: Improve consistency in template files
Gabriele Monaco
2026-07-31
verification/rvgen: Use pathlib instead of os.path
Gabriele Monaco
2026-07-31
verification/rvgen: Improve rv_dir discovery in RVGenerator
Gabriele Monaco
2026-07-31
tools/rv: Fix exit status when monitor execution fails
Gabriele Monaco
2026-07-31
rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
2026-07-31
powerpc: implement get_direction() in cpm2
Christophe Leroy (CS GROUP)
2026-07-31
powerpc/serial: Use generic BASE_BAUD in asm/serial.h
Thorsten Blum
2026-07-31
powerpc/boot: Remove unused sprintf()
Thorsten Blum
2026-07-31
powerpc/pseries: Avoid strlen() in do_{remove,update}_property()
Thorsten Blum
2026-07-31
powerpc/powernv: Avoid strlen() in pnv_restart()
Thorsten Blum
2026-07-31
powerpc/powermac: Simplify bootx_scan_dt_build_struct()
Thorsten Blum
2026-07-31
powerpc/ps3: Use cpu_relax() in ps3_create_spu()
Thorsten Blum
2026-07-31
fanotify: fix use-after-free of file range info
Chengfeng Ye
2026-07-31
powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
2026-07-31
powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()
Thorsten Blum
2026-07-31
powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
Thorsten Blum
2026-07-31
powerpc/pseries: Simplify attribute description check in papr_init()
Thorsten Blum
2026-07-31
s390/smp: Reflect (de)configured CPUs to cpu_enabled_mask
Mete Durlu
2026-07-31
s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
Niklas Schnelle
2026-07-31
s390/ap: Fix queue depth field length
Finn Callies
2026-07-31
s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()
Harald Freudenberger
2026-07-31
powerpc: rtas: use get_user to simplify manage_flash_write
Thorsten Blum
2026-07-31
s390/zcrypt: Close speculative mem read possibility
Harald Freudenberger
2026-07-31
s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs
Harald Freudenberger
2026-07-31
s390/zcrypt: Fix buffer over-read in cca_cipher2protkey
Harald Freudenberger
2026-07-31
s390/zcrypt: Validate length for CCA ECC private key requests
Holger Dengler
2026-07-31
s390/zcrypt: Validate length for CCA AES cipher key requests
Holger Dengler
2026-07-31
s390/pci: Fix s390_pci_mmio_write syscall error return without MIO
Niklas Schnelle
2026-07-31
powerpc/boot: drop redundant assignment in serial_edit_cmdline
Thorsten Blum
2026-07-31
powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdline
Thorsten Blum
2026-07-31
powerpc: enable to run posix cpu timers in task context
Shrikanth Hegde
2026-07-31
KVM: powerpc: Use generic xfer to guest work function
Vishal Chourasia
2026-07-31
mei: pull kvfree out of spinlock
Alexander Usyskin
2026-07-31
powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
2026-07-31
rust: Add PowerPC support
Link Mauve
[prev]
[next]