index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
media: staging/ipu7: fix async notifier UAF on probe error path
Cong Nguyen
1
-0
/
+1
2026-07-29
media: staging/ipu7: fix async notifier leak on init error
Cong Nguyen
1
-0
/
+1
2026-07-28
media: tegra-video: Fix length warnings in tegra20.c
Faisal Mukhtar
1
-2
/
+4
2026-07-17
media: cedrus: fix memory leak in cedrus_init_ctrls()
Dawei Feng
1
-1
/
+3
2026-07-17
media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common
Christian Hewitt
1
-2
/
+2
2026-07-15
media: atomisp: Demote all broken kernel-doc comments
Ricardo Ribalda
49
-189
/
+194
2026-07-15
staging: media: tegra-video: vi: fix probe failure on skipped last port
Hao-Qun Huang
1
-4
/
+5
2026-07-15
staging: media: tegra-video: fix of_node_put() on VIP parse errors
Hao-Qun Huang
1
-7
/
+3
2026-07-15
staging: media: tegra-video: vi: Improve media graph building logic
Svyatoslav Ryhel
1
-43
/
+35
2026-07-15
staging: media: av7110: refactor av7110_start_feed to reduce indentation
André Moreira
1
-10
/
+10
2026-07-08
staging: media: ipu7: fix pm_runtime refcount leak in ipu7_resume()
Vidhu Sarwal
1
-1
/
+1
2026-07-08
staging: media: ipu7: fix pm_runtime refcount leak in ipu7_init_fw_code_region_by_sys()
Vidhu Sarwal
1
-1
/
+1
2026-06-18
Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
95
-6102
/
+940
2026-06-08
staging: media: max96712: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
1
-1
/
+0
2026-05-27
media: staging: imx: remove unnecessary out-of-memory error message
Shyam Sunder Reddy Padira
1
-3
/
+1
2026-05-27
media: staging: imx-csi: use media_pad_is_streaming helper
Michael Tretter
1
-1
/
+1
2026-05-27
media: staging: imx-csi: explicitly start media pipeline on pad 0
Michael Tretter
1
-4
/
+7
2026-05-27
media: staging: imx-csi: move media_pipeline to video device
Michael Tretter
3
-8
/
+10
2026-05-21
media: meson: vdec: Fix memory leak in error path of vdec_open
Anand Moon
1
-1
/
+3
2026-05-21
staging: media: meson: fix typo in codec files
Maha Maryam Javaid
2
-2
/
+2
2026-05-21
media: cedrus: clean up media device on probe failure
Myeonghun Pak
1
-2
/
+3
2026-05-20
media: atomisp: use kmalloc_objs for array allocations
Pedro Pontes
1
-27
/
+30
2026-05-20
staging: media: atomisp: remove dead code in ov2722.h
Taekyung Oh
1
-637
/
+0
2026-05-20
staging: media: atomisp: Fix block comment style in ov2722.h
Taekyung Oh
1
-6
/
+6
2026-05-20
staging: media: atomisp: replace msleep() with fsleep() in atomisp-gc2235.c
Oskar Ray-Frayssinet
1
-1
/
+1
2026-05-20
staging: media: atomisp: fix map and vmap leaks in stat buffer allocation
Huihui Huang
1
-3
/
+12
2026-05-20
media: atomisp: style fix for trailing statements
Timo Röhling
1
-3
/
+6
2026-05-20
staging: media: atomisp: fix indentation in bh host files
LiangCheng Wang
2
-18
/
+10
2026-05-20
staging: media: atomisp: use designated initializer in anr config
LiangCheng Wang
1
-3
/
+3
2026-05-20
staging: media: atomisp: fix indentation in anr files
LiangCheng Wang
4
-43
/
+24
2026-05-20
staging: media: atomisp: improve kernel-doc for ia_css_aa_config
LiangCheng Wang
1
-3
/
+5
2026-05-20
staging: media: atomisp: Remove return from end of void function in gdc.c
Adrian Barnaś
1
-1
/
+0
2026-05-20
staging: media: atomisp: Whitespaces style cleanup in gdc.c
Adrian Barnaś
1
-13
/
+8
2026-05-20
media: atomisp: Use string choices helpers
Chelsy Ratnawat
5
-7
/
+12
2026-05-20
staging: media: atomisp: use array3_size() for overflow-safe allocation
Feng Ning
3
-19
/
+31
2026-05-20
staging: media: atomisp: use __func__ in debug message in atomisp_cmd.c
Oskar Ray-Frayssinet
1
-1
/
+1
2026-05-20
staging: media: atomisp: remove unnecessary else after return in atomisp_cmd.c
Oskar Ray-Frayssinet
1
-2
/
+2
2026-05-20
staging: media: atomisp: use kmalloc_array() for sh_css_blob_info
Lin YuChen
1
-3
/
+3
2026-05-20
staging: media: atomisp: hmm: remove unnecessary casts
Zile Xiong
1
-4
/
+2
2026-05-20
media: atomisp: Drop unused include
Andy Shevchenko
1
-1
/
+0
2026-05-20
staging: media: atomisp: reduce load_primary_binaries() stack usage
Arnd Bergmann
1
-3
/
+3
2026-05-20
staging: media: atomisp: improve cleanup robustness in ia_css_stream_destroy_isp2401()
Jose A. Perez de Azpillaga
1
-14
/
+13
2026-05-20
staging: media: atomisp: extract ISP2401 cleanup into helper function
Jose A. Perez de Azpillaga
1
-43
/
+46
2026-05-20
staging: media: atomisp: fix loop shadowing in ia_css_stream_destroy()
Jose A. Perez de Azpillaga
1
-4
/
+4
2026-05-20
staging: media: atomisp: use umin() for strscpy size arguments
Michael Ugrin
1
-7
/
+4
2026-05-20
media: atomisp: avoid ACPI package count underflow in gmin_cfg_get_dsm
Mohamad El Harake
1
-1
/
+1
2026-05-20
media: atomisp: remove redundant call to ia_css_output0_configure()
Jose A. Perez de Azpillaga
1
-3
/
+0
2026-05-20
media: atomisp: gate ref and tnr frame config behind ISP enable flags
Jose A. Perez de Azpillaga
1
-19
/
+19
2026-05-20
staging: media: atomisp: pci: fix split GP_TIMER_BASE declaration
Anushka Badhe
1
-2
/
+1
2026-05-20
staging: media: atomisp: replace uint32_t with u32
Abinash Singh
2
-15
/
+15
[next]