linux/drivers/media
Linus Torvalds ed1b409137 hardening updates for v6.19-rc1
- string: Add missing kernel-doc return descriptions (Kriish Sharma)
 
 - Update some mis-typed allocations
 
 - Enable GCC diagnostic context for value-tracking warnings
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRSPkdeREjth1dHnSE2KwveOeQkuwUCaS9E5QAKCRA2KwveOeQk
 u5lYAQDEXFBD3+X+k9LNuPS/FLpz5sEI0SOI4lD8xDEjhtmygAD+LVV8yRf6ajPA
 5O2f4hbKnP5+4XHwSiG+CV7QpAgHHwo=
 =6GEw
 -----END PGP SIGNATURE-----

Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull hardening updates from Kees Cook:

 - string: Add missing kernel-doc return descriptions (Kriish Sharma)

 - Update some mis-typed allocations

   These correct some accidentally wrong types used in allocations (that
   didn't affect the resulting size) that never got picked up from the
   batch I sent a few months ago.

 - Enable GCC diagnostic context for value-tracking warnings

   This results in better GCC diagnostics for the value range tracking,
   so we can get better visibility into where those values are coming
   from when we get out-of-bounds warnings at compile time.

* tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  kbuild: Enable GCC diagnostic context for value-tracking warnings
  string: Add missing kernel-doc return descriptions
  media: iris: Cast iris_hfi_gen2_get_instance() allocation type
  drm/plane: Remove const qualifier from plane->modifiers allocation type
  comedi: Adjust range_table_list allocation type
2025-12-05 09:11:02 -08:00
..
cec media: cec: Fix debugfs leak on bus_register() failure 2025-10-14 15:07:37 +02:00
common Linux 6.18-rc5 2025-11-11 12:44:28 +01:00
dvb-core media: dvb_ca_en50221: fix "writen"->"written" 2025-11-03 15:58:41 +01:00
dvb-frontends media: mn88443x: Use %pe format specifier 2025-10-17 11:31:15 +02:00
firewire
i2c media: i2c: add Sony IMX111 CMOS camera sensor driver 2025-11-13 11:33:39 +01:00
mc media: convert media_request_alloc() to FD_PREPARE() 2025-11-28 12:42:35 +01:00
mmc
pci media: ipu6: isys: Add support for monochrome media bus formats 2025-11-13 10:57:52 +01:00
platform hardening updates for v6.19-rc1 2025-12-05 09:11:02 -08:00
radio media: update Hans Verkuil's email address 2025-09-09 15:59:02 +02:00
rc media: rc: st_rc: Fix reset control resource leak 2025-11-11 10:17:33 +01:00
spi
test-drivers [GIT PULL for v6.19] media updates 2025-12-04 08:15:19 -08:00
tuners Revert "media: xc2028: avoid use-after-free in load_firmware_cb()" 2025-10-14 15:07:36 +02:00
usb Linux 6.18-rc5 2025-11-11 12:44:28 +01:00
v4l2-core media: v4l2-isp: Rename block_info to block_type_info 2025-11-14 15:48:49 +01:00
Kconfig
Makefile