You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
backport-4.9 kernel: bump 4.9 to 4.9.181 5 years ago
backport-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 5 years ago
backport-4.19 kernel: bump 4.19 to 4.19.50 5 years ago
files generic: ar8216: group MIB counters and use two basic ones only by default 5 years ago
hack-4.9 kernel: bump 4.9 to 4.9.181 5 years ago
hack-4.14 kernel: mt29f_spinand: fix memory leak during page program 5 years ago
hack-4.19 kernel: bump 4.19 to 4.19.48 5 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.9 kernel: re-add bridge allow reception on disabled port 5 years ago
pending-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 5 years ago
pending-4.19 kernel: bump 4.19 to 4.19.50 5 years ago
PATCHES
config-4.9 kernel: Remove CONFIG_COMPAT 5 years ago
config-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 5 years ago
config-4.19 kernel: add missing symbol to 4.19 config 5 years ago