index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
media: v4l2-mem2mem: Fix outdated documentation
Laurent Pinchart
1
-2
/
+1
2025-10-14
media: cec: Fix debugfs leak on bus_register() failure
Haotian Zhang
1
-0
/
+1
2025-10-14
media: doc/dt-bindings: remove support of stih407-c8sectpfe
Raphael Gallais-Pou
2
-90
/
+0
2025-10-14
media: include: remove c8sectpfe header
Raphael Gallais-Pou
1
-13
/
+0
2025-10-14
media: c8sectpfe: remove support of STi c8sectpfe driver
Raphael Gallais-Pou
14
-2329
/
+0
2025-10-14
media: pci: mg4b: use iio_push_to_buffers_with_ts()
David Lechner
1
-1
/
+1
2025-10-14
media: pci: mg4b: use aligned_s64
David Lechner
1
-1
/
+2
2025-10-14
media: vidtv: initialize local pointers upon transfer of memory ownership
Jeongjun Park
1
-0
/
+3
2025-10-14
media: pvrusb2: Fix incorrect variable used in trace message
Colin Ian King
1
-1
/
+1
2025-10-14
media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()
Ivan Abramov
1
-0
/
+2
2025-10-14
media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...
Ivan Abramov
1
-2
/
+5
2025-10-14
media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-3
/
+1
2025-10-14
media: i2c: adv7842: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-3
/
+1
2025-10-14
media: TDA1997x: Remove redundant cancel_delayed_work in probe
Duoming Zhou
1
-1
/
+0
2025-10-14
media: dvb: Use int type to store negative error codes
Qianfeng Rong
2
-3
/
+4
2025-10-14
media: dvb-frontends: Remove redundant ternary operators
Liao Yuanhong
2
-3
/
+2
2025-10-14
media: synopsys: hdmirx: media: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-10-14
media: dt-bindings: snps,dw-hdmi-rx.yaml: Updated maintainers entry
Dmitry Osipenko
1
-1
/
+1
2025-10-14
MAINTAINERS: Update Synopsys HDMI RX driver entry
Dmitry Osipenko
1
-1
/
+1
2025-10-14
staging: media: tegra-video: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-10-14
media: vivid: use vmalloc_array and vcalloc to simplify code
Qianfeng Rong
1
-3
/
+3
2025-10-14
media: pt1: use vmalloc_array to simplify code
Qianfeng Rong
1
-1
/
+1
2025-10-14
media: dvb-core: use vmalloc_array to simplify code
Qianfeng Rong
2
-6
/
+6
2025-10-14
Revert "media: xc2028: avoid use-after-free in load_firmware_cb()"
Dmitry Antipov
1
-8
/
+1
2025-10-14
media: av7110: Fix warning 'unsigned' -> 'unsigned int'
Osama Albahrani
1
-1
/
+1
2025-10-14
media: dvb-core: dvb_demux: Fix assignments in if conditions
Darshan Rathod
1
-7
/
+13
2025-10-14
media: dvb-core: dvb_ringbuffer: Fix various coding style issues
Darshan Rathod
1
-15
/
+21
2025-10-14
media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
Jeongjun Park
1
-0
/
+5
2025-10-12
Linux 6.18-rc1
v6.18-rc1
Linus Torvalds
1
-2
/
+2
2025-10-12
Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2025-10-12
Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+6
2025-10-12
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-4
/
+8
2025-10-12
Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-28
/
+38
2025-10-12
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
2
-3
/
+3
2025-10-11
Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
23
-354
/
+753
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-25
/
+36
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-665
/
+728
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
34
-239
/
+55
2025-10-11
Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+51
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
10
-25
/
+118
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-59
/
+383
2025-10-11
Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-42
/
+45
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-11
slab: fix barn NULL pointer dereference on memoryless nodes
Vlastimil Babka
1
-14
/
+51
2025-10-11
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-11
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
Nathan Chancellor
1
-1
/
+1
2025-10-11
Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-52
/
+75
2025-10-11
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
45
-253
/
+391
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-8
/
+17
2025-10-10
Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-8
/
+17
[next]