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-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-08-11
hwmon: (emc1403) Convert to use OF bindings
Jonas Schwöbel
2026-08-11
dt-bindings: hwmon: Document SMSC EMC1402/1403/1404/1428
Svyatoslav Ryhel
2026-08-11
nvme-tcp: fix host memory disclosure on R2T for a read command
Yehyeong Lee
2026-08-11
nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
Yehyeong Lee
2026-08-11
nvme-tcp: reject a read that transferred too few bytes
Yehyeong Lee
2026-08-11
nvmet: zns: reject full zone report when buffer is too small
Xixin Liu
2026-08-11
nvme-tcp: fix usage of page_frag_cache
Dmitry Bogdanov
2026-08-11
nvme: reject passthrough of driver-managed Set Features
Chao Shi
2026-08-11
nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()
Guixin Liu
2026-08-11
nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()
Shin'ichiro Kawasaki
2026-08-11
nvmet: pci-epf: put CQ ref on create_cq mapping failure
Yifei Gao
2026-08-11
nvme-apple: Drop the PRP null check chicken bit
Sven Peter
2026-08-11
nvme-apple: Require page aligned buffers on the admin queue
Sven Peter
2026-08-11
nvme: Add a quirk for page aligned admin queue buffers
Sven Peter
2026-08-11
nvme-apple: Never set the opcode in the NVMMU TCB
Sven Peter
2026-08-11
nvme-apple: Don't set a DMA direction for commands without a data transfer
Sven Peter
2026-08-11
nvme-apple: Destroy the admin queue on removal
Sven Peter
2026-08-11
nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()
Guixin Liu
2026-08-11
docs: sphinx-build-wrapper: include localversion in kernel version string
Randy Dunlap
2026-08-11
Merge tag 'intel-pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2026-08-11
spi: hisi-sfc-v3xx: Propagate errors from optional IRQ lookup
bui duc phuc
2026-08-11
regmap: sdw-mbq: Fix swap of timeout and retry times
Charles Keepax
2026-08-11
s390: Enable CONTEXT_ANALYSIS for various directories
Heiko Carstens
2026-08-11
s390/mm: Add __context_unsafe() attribute to gmap helper functions
Heiko Carstens
2026-08-11
s390/mm: Add __context_unsafe() attribute to do_secure_storage_access()
Heiko Carstens
2026-08-11
s390/sysinfo: Add context analysis attributes
Heiko Carstens
2026-08-11
s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSAN
Ilya Leoshkevich
2026-08-11
s390/virtio: Enable CONTEXT_ANALYSIS
Heiko Carstens
2026-08-11
s390/cio: Enable CONTEXT_ANALYSIS
Heiko Carstens
2026-08-11
s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()
Heiko Carstens
2026-08-11
ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlers
Rosen Penev
2026-08-11
s390/pci: Enable CONTEXT_ANALYSIS
Heiko Carstens
2026-08-11
s390/pci: Rework __zpci_event_availability() to remove conditional locking
Heiko Carstens
2026-08-11
s390/pci: Rework __zpci_event_error() to remove conditional locking
Heiko Carstens
2026-08-11
s390/char: Enable CONTEXT_ANALYSIS
Heiko Carstens
2026-08-11
s390/con3215: Add __must_hold() attribute to raw3215_make_room()
Heiko Carstens
2026-08-11
tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
2026-08-11
tracing: Report every TP_printk double dereference
David Carlier
2026-08-11
arm64: bti: Disable in-kernel BTI with recent versions of Clang
Josh Poimboeuf
2026-08-11
spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
Jisheng Zhang
2026-08-11
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
2026-08-11
ASoC: qcom: q6apm: keep the graph start count in sync with the DSP
Jorijn van der Graaf
2026-08-11
spi: meson-spifc: use devm_pm_runtime_set_active_enabled
Felix Gu
2026-08-11
Merge branch 'net-hns3-some-cleanups-for-hns3-driver'
Paolo Abeni
2026-08-11
spi: sprd-adi: Fix probe succeeding without registering the controller
Babanpreet Singh
2026-08-11
net: hns3: use txqueue parameter directly in ndo_tx_timeout
Jian Shen
2026-08-11
net: hns3: add missing const qualifier to hclge_log_error() reg parameter
Jijie Shao
2026-08-11
net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()
Jian Shen
2026-08-11
ASoC: ti: omap-twl4030: Check for missing card name after parsing
bui duc phuc
2026-08-11
Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[prev]
[next]