Openwrt/target/linux/generic
Mantas Pucka 7193067edb kernel: mt29f_spinand: fix memory leak during page program
Memory is allocated with devm_kzalloc() on every page program
and leaks until device is closed (which never happens).

Convert to kzalloc() and handle error paths manually.

Signed-off-by: Mantas Pucka <mantas@8devices.com>
2019-06-15 19:55:32 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.181 2019-06-12 15:04:09 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
files generic: ar8216: group MIB counters and use two basic ones only by default 2019-05-20 21:17:57 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.181 2019-06-12 15:04:09 +02:00
hack-4.14 kernel: mt29f_spinand: fix memory leak during page program 2019-06-15 19:55:32 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.48 2019-06-05 12:12:59 +02:00
image
other-files
pending-4.9 kernel: re-add bridge allow reception on disabled port 2019-06-07 18:22:20 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
config-4.9
config-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
config-4.19 kernel: add missing symbol to 4.19 config 2019-06-14 01:24:56 +03:00
PATCHES