index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
v4l2: add loopback driver
Jason A. Donenfeld
3
-0
/
+2736
2026-04-22
media: hackrf: fix to not free memory after the device is registered in hackrf_probe()
Jeongjun Park
1
-3
/
+4
2026-04-22
media: vidtv: fix pass-by-value structs causing MSAN warnings
Abd-Alrhman Masalkhi
3
-28
/
+28
2026-04-22
media: as102: fix to not free memory after the device is registered in as102_usb_probe()
Jeongjun Park
1
-0
/
+2
2026-04-22
media: em28xx: fix use-after-free in em28xx_v4l2_open()
Abhishek Kumar
1
-4
/
+10
2026-04-22
media: mediatek: vcodec: fix use-after-free in encoder release path
Fan Wu
1
-0
/
+9
2026-04-22
media: vidtv: fix nfeeds state corruption on start_streaming failure
Ruslan Valiyev
1
-1
/
+3
2026-04-22
media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sections
Ruslan Valiyev
1
-0
/
+4
2026-03-26
media: ccs: Avoid deadlock in ccs_init_state()
Sakari Ailus
1
-2
/
+0
2026-03-26
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Ricardo Ribalda
1
-4
/
+5
2026-03-18
media: verisilicon: Fix kernel panic due to __initconst misuse
Ming Qian
1
-1
/
+1
2026-03-18
media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()
Arnd Bergmann
1
-1
/
+2
2026-03-18
media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
Arnd Bergmann
1
-23
/
+27
2026-03-18
media: rkvdec: Improve handling missing short/long term RPS
Detlev Casanova
1
-0
/
+4
2026-03-18
media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
Yuchan Nam
2
-2
/
+8
2026-03-18
media: synopsys: csi2rx: add missing kconfig dependency
Michael Riesch
1
-0
/
+1
2026-03-18
media: synopsys: csi2rx: fix out-of-bounds check for formats array
Michael Riesch
1
-1
/
+1
2026-03-04
Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+3
2026-02-27
media: dvb-net: fix OOB access in ULE extension header tables
Ariel Silver
1
-0
/
+3
2026-02-24
media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
Jens Axboe
1
-1
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-5
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
17
-38
/
+19
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
476
-642
/
+642
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
490
-717
/
+704
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-0
/
+4
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
202
-4326
/
+21452
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+3
2026-02-03
media: pci: mg4b: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-22
media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer
Ricardo Ribalda
1
-6
/
+8
2026-01-22
media: uvcvideo: Fix allocation for small frame sizes
Ricardo Ribalda
1
-1
/
+2
2026-01-22
media: uvcvideo: Return queued buffers on start_streaming() failure
Michal Pecio
1
-5
/
+7
2026-01-22
media: uvcvideo: Create an ID namespace for streaming output terminals
Ricardo Ribalda
2
-22
/
+35
2026-01-21
media: rkvdec: Add HEVC support for the VDPU383 variant
Detlev Casanova
8
-48
/
+765
2026-01-21
media: rkvdec: Add HEVC support for the VDPU381 variant
Detlev Casanova
6
-0
/
+1120
2026-01-21
media: rkvdec: Add H264 support for the VDPU383 variant
Detlev Casanova
5
-5
/
+925
2026-01-21
media: rkvdec: Add H264 support for the VDPU381 variant
Detlev Casanova
5
-3
/
+1067
2026-01-21
media: rkvdec: Disable multicore support
Detlev Casanova
1
-0
/
+47
2026-01-21
media: rkvdec: Enable all clocks without naming them
Detlev Casanova
2
-20
/
+7
2026-01-21
media: rkvdec: Support per-variant interrupt handler
Detlev Casanova
2
-3
/
+23
2026-01-21
media: rkvdec: Add RCB and SRAM support
Detlev Casanova
5
-2
/
+247
2026-01-21
media: rkvdec: Add variant specific coded formats list
Detlev Casanova
2
-37
/
+39
2026-01-21
media: rkvdec: Move hevc functions to common file
Detlev Casanova
4
-207
/
+260
2026-01-21
media: rkvdec: Move h264 functions to common file
Detlev Casanova
4
-304
/
+348
2026-01-21
media: rkvdec: Use structs to represent the HW RPS
Detlev Casanova
1
-9
/
+84
2026-01-21
media: rkvdec: Move cabac tables to their own source file
Detlev Casanova
5
-507
/
+531
2026-01-21
media: rkvdec: Switch to using structs instead of writel
Detlev Casanova
6
-413
/
+562
2026-01-21
media: visl: Add HEVC short and long term RPS sets
Detlev Casanova
3
-0
/
+69
[next]