linux/drivers
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
..
accel
accessibility
acpi cxl for v6.19 2025-12-04 17:55:18 -08:00
amba IOMMU Updates for Linux v6.19 2025-12-04 18:05:06 -08:00
android
ata ata changes for 6.19-rc1 2025-12-04 19:27:11 -08:00
atm
auxdisplay
base
bcma
block
bluetooth
bus
cache
cdrom
cdx
char Hi, 2025-12-04 19:30:09 -08:00
clk
clocksource
comedi hardening updates for v6.19-rc1 2025-12-05 09:11:02 -08:00
connector
counter
cpufreq Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
cpuidle Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
crypto VFIO updates for v6.19-rc1 2025-12-04 18:42:48 -08:00
cxl cxl for v6.19 2025-12-04 17:55:18 -08:00
dax
dca
devfreq
dibs
dio
dma
dma-buf VFIO updates for v6.19-rc1 2025-12-04 18:42:48 -08:00
dpll
edac
eisa
extcon
firewire
firmware EFI updates for v6.19: 2025-12-04 17:10:08 -08:00
fpga
fsi
fwctl
gnss
gpio
gpu hardening updates for v6.19-rc1 2025-12-05 09:11:02 -08:00
greybus
hid hid-for-linus-2025120201 2025-12-04 15:44:48 -08:00
hsi
hte
hv
hwmon
hwspinlock
hwtracing
i2c
i3c
idle
iio
infiniband RDMA v6.19 merge window pull request 2025-12-04 18:54:37 -08:00
input
interconnect
iommu iommufd 6.19 pull request 2025-12-04 18:50:11 -08:00
ipack
irqchip Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
isdn
leds
macintosh
mailbox
mcb
md
media hardening updates for v6.19-rc1 2025-12-05 09:11:02 -08:00
memory
memstick
message
mfd MFD for v6.19 2025-12-04 15:18:33 -08:00
misc
mmc
most
mtd
mux
net RDMA v6.19 merge window pull request 2025-12-04 18:54:37 -08:00
nfc
ntb
nubus
nvdimm
nvme
nvmem
of Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
opp
parisc
parport
pci VFIO updates for v6.19-rc1 2025-12-04 18:42:48 -08:00
pcmcia
peci
perf
phy
pinctrl
platform Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
pmdomain
pnp
power power supply and reset changes for the 6.19 series 2025-12-04 16:12:03 -08:00
powercap Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
pps
ps3
ptp
pwm
rapidio
ras EFI updates for v6.19: 2025-12-04 17:10:08 -08:00
regulator
remoteproc
resctrl
reset
rpmsg
rtc
s390 VFIO updates for v6.19-rc1 2025-12-04 18:42:48 -08:00
sbus
scsi pci-v6.19-changes 2025-12-04 17:29:41 -08:00
sh
siox
slimbus
soc Devicetree updates for v6.19: 2025-12-04 15:50:37 -08:00
soundwire
spi
spmi
ssb
staging
target
tc
tee
thermal
thunderbolt
tty pci-v6.19-changes 2025-12-04 17:29:41 -08:00
ufs
uio
usb
vdpa
vfio drm next part 2 for 6.19-rc1 2025-12-04 19:42:53 -08:00
vhost virtio,vhost: fixes, cleanups 2025-12-04 18:59:21 -08:00
video Backlight for v6.19 2025-12-04 15:29:27 -08:00
virt
virtio
w1
watchdog
xen
zorro
Kconfig
Makefile