..
chips
mtd: jedec_probe: use struct_size() helper for cfiq allocation
2025-09-29 18:01:43 +02:00
devices
mtd: docg3: fix kernel-doc warnings
2025-11-29 13:49:58 +01:00
hyperbus
mtd: hyperbus: hbmc-am654: drop unused module alias
2025-09-29 18:02:30 +02:00
lpddr
mtd: lpddr_cmds: fix signed shifts in lpddr_cmds
2025-11-29 13:50:19 +01:00
maps
mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()
2025-11-17 11:49:14 +01:00
nand
treewide: Update email address
2026-01-11 06:09:11 -10:00
parsers
mtd: parsers: bcm47xxpart: make read-only array possible_nvram_sizes static const
2024-08-23 19:25:49 +02:00
spi-nor
mtd: spi-nor: core: Check read CR support
2025-11-18 13:33:18 +01:00
tests
mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
2024-10-03 18:19:52 +02:00
ubi
ubi: fastmap: fix ubi->fm memory leak
2025-11-28 21:49:01 +01:00
Kconfig
…
Makefile
…
ftl.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
inftlcore.c
mtd: inftlcore: Add error check for inftl_read_oob()
2025-04-07 09:02:31 +02:00
inftlmount.c
…
mtd_blkdevs.c
block: switch ->getgeo() to struct gendisk
2025-08-13 02:59:29 -04:00
mtdblock.c
…
mtdblock_ro.c
…
mtdchar.c
mtdchar: fix integer overflow in read/write ioctls
2025-10-22 11:53:59 +02:00
mtdconcat.c
mtd: concat: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 19:25:51 +02:00
mtdcore.c
mtd: core: skip badblocks increment for blocks already known bad
2025-09-11 17:34:15 +02:00
mtdcore.h
Revert "mtd: core: always create master device"
2025-06-18 11:18:23 +02:00
mtdoops.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
mtdpart.c
mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
2025-11-17 11:49:47 +01:00
mtdpstore.c
mtd: Add check for devm_kcalloc()
2025-03-04 12:07:08 +01:00
mtdsuper.c
…
mtdswap.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
nftlcore.c
mtd: nftl: reduce stack usage in NFTL_movebuf()
2025-06-18 11:16:35 +02:00
nftlmount.c
…
rfd_ftl.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
sm_ftl.c
mtd: sm_ftl: Fix typo in comment in sm_read_lba
2025-11-29 13:50:35 +01:00
sm_ftl.h
…
ssfdc.c
…