Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 02:10:28 to 2026-08-31 19:26:12 UTC [more...]

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-31 19:25 UTC  (2+ messages)
` [PATCH v2 13/14] treewide: adjust comments on PagePrivate and PG_private

[PATCH] mtd: spinand: winbond: Add support for W25N08LW
 2026-08-31 15:38 UTC 

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-08-31 15:07 UTC  (50+ messages)
` [PATCH v3 01/23] mtd: spi-nor: Rename BFPT_DWORD15_QER_SR2_BIT1_BUGGY
` [PATCH v3 02/23] mtd: spi-nor: Create a structure containing the flash opcodes
` [PATCH v3 04/23] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function
` [PATCH v3 06/23] mtd: spi-nor: Create an indirection on the part name
` [PATCH v3 07/23] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v3 08/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts
` [PATCH v3 09/23] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v3 10/23] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v3 11/23] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v3 12/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v3 13/23] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v3 14/23] mtd: spi-nor: winbond: Add support for W25Q02RV-Q/N
` [PATCH v3 15/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-M parts
` [PATCH v3 16/23] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v3 17/23] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v3 18/23] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v3 19/23] mtd: spi-nor: winbond: Add support for W25Q51RV-M
` [PATCH v3 20/23] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v3 21/23] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v3 22/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N/M
` [PATCH v3 23/23] mtd: spi-nor: debugfs: Expose SR opcodes and QE mask

[PATCH 0/2] mtd: spinand: fix nand-no-ecc-engine support
 2026-08-31 15:07 UTC  (3+ messages)
` [PATCH 1/2] mtd: spinand: fix NULL pointer dereference with no ECC engine
` [PATCH 2/2] mtd: spinand: fix zero oobavail when no ECC engine is used

[PATCH v2 0/2] Report platform enforced SPI flash write protection
 2026-08-31 13:07 UTC  (8+ messages)
` [PATCH v2 1/2] mtd: spi-nor: allow the platform to supply write protection state
` [PATCH v2 2/2] spi: spi-intel: report controller enforced write protection

[PATCH v2 0/2] mtd: rawnand: vf610_nfc: fix reads on chips with more than 64 bytes of OOB
 2026-08-31 12:26 UTC  (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mtd: rawnand: vf610_nfc: fix false bitflips on reads of erased pages

[PATCH 0/2] Report platform enforced SPI flash write protection
 2026-08-31  7:25 UTC  (4+ messages)
` [PATCH 1/2] mtd: spi-nor: allow the platform to supply write protection state
` [PATCH 2/2] spi: spi-intel: report controller enforced write protection

[PATCH] ubifs-utils: Don't compile engine support if not available
 2026-08-31  6:25 UTC  (3+ messages)

[PATCH v2 0/7] jffs2: extend write verification to all write paths
 2026-08-29  6:16 UTC  (8+ messages)
` [PATCH v2 1/7] jffs2: wbuf: clear wbuf on recovery failure paths
` [PATCH v2 2/7] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH v2 3/7] jffs2: write verify: add byte-by-byte comparison on mismatch
` [PATCH v2 4/7] jffs2: add write verification to direct page writes in flash_writev
` [PATCH v2 5/7] jffs2: add write verification to NOR direct write paths
` [PATCH v2 6/7] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH v2 7/7] jffs2: add runtime toggle for write verification

[GIT PULL] UBI and UBIFS updates for 7.3-rc1
 2026-08-28 19:50 UTC  (2+ messages)

[PATCH 0/2] mtd: rawnand: vf610_nfc: fix the OOB of written pages and the command completion
 2026-08-28  8:53 UTC  (3+ messages)
` [PATCH 1/2] mtd: rawnand: vf610_nfc: write the OOB bytes on page writes
` [PATCH 2/2] mtd: rawnand: vf610_nfc: rearm the completion before starting a command

Sashiko to track linux-mtd
 2026-08-28  5:59 UTC  (10+ messages)

mtd-utils: [BUG] fsck.ubifs backwards compatibility issue wipes ubi volume encryption information
 2026-08-28  1:18 UTC  (4+ messages)

[BUG] mtd: use-after-free in blktrans_notify_remove()
 2026-08-27 22:40 UTC 

[BUG] jffs2: BUG_ON in jffs2_get_parent() on a crafted image
 2026-08-27 22:39 UTC 

[PATCH v2] mtd: spinand: add support for ISSI SPI NAND flash
 2026-08-27 20:39 UTC 

[PATCH 0/2] mtd: rawnand: vf610_nfc: two fixes for chips with large OOB and for erased pages
 2026-08-27 20:12 UTC  (5+ messages)
` [PATCH 1/2] mtd: rawnand: vf610_nfc: fix reads on chips with more than 64 bytes of OOB
` [PATCH 2/2] mtd: rawnand: vf610_nfc: fix false bitflips on reads of erased pages

[PATCH v3] mtd: spi-nor: use guard() in spi_nor_rww_start_exclusive
 2026-08-27  8:45 UTC  (9+ messages)
` [PATCH v4 0/2] mtd: spi-nor: core: Fix RWW wait locking
  ` [PATCH v4 1/2] mtd: spi-nor: core: Fix mutex leak in spi_nor_rww_start_exclusive()
      ` [PATCH v5] "
  ` [PATCH v4 2/2] mtd: spi-nor: core: Unprepare after interrupted RWW wait

[PATCH v2] mtd: mtd_intel_dg: reset poll counter for each erase
 2026-08-27  5:11 UTC 

[PATCH v9 00/18] spi: cadence-quadspi: add PHY tuning support
 2026-08-26 21:43 UTC  (19+ messages)
` [PATCH v9 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v9 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v9 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v9 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v9 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v9 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v9 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v9 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v9 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v9 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v9 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v9 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v9 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v9 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v9 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v9 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v9 18/18] mtd: spi-nor: run controller optimization before dirmap creation

[PATCH RFC] mtd: spinand: winbond: enable continuous read for W25N04LW
 2026-08-26 13:08 UTC  (4+ messages)

[PATCH] mtd: mtd_intel_dg: reset poll counter for each erase
 2026-08-26 10:51 UTC 

[PATCH] mtd: spinand: add support for ISSI SPI NAND flash
 2026-08-26  7:45 UTC  (2+ messages)

[PATCH v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
 2026-08-25 15:53 UTC  (2+ messages)

[PATCH] mtd: parsers: afs: add size check to v2 partition
 2026-08-25 14:05 UTC  (3+ messages)

[PATCH] mtd: cfi_cmdset_0001: shrink do_write_buffer() stack frame
 2026-08-25 12:35 UTC  (3+ messages)

[PATCH v7 00/18] spi: cadence-quadspi: add PHY tuning support
 2026-08-25 12:14 UTC  (5+ messages)
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation

[PATCH] mtd: spinand: winbond: add support for W25N04LV
 2026-08-25  9:09 UTC  (3+ messages)

[PATCH v8 00/18] spi: cadence-quadspi: add PHY tuning support
 2026-08-25  5:04 UTC  (20+ messages)
` [PATCH v8 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v8 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v8 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v8 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v8 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v8 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v8 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v8 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v8 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v8 10/18] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v8 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v8 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v8 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v8 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v8 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v8 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v8 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v8 18/18] mtd: spi-nor: run controller optimization before dirmap creation

[PATCH] spi: spi-qpic-snand: publish the ECC context to snandc->qspi
 2026-08-25  1:38 UTC 

[PATCHv2] mtd: rawnand: ndfc: use devm_platform_ioremap_resource()
 2026-08-24 20:21 UTC 

[PATCH] mtd: rawnand: ndfc: use devm_platform_ioremap_resource
 2026-08-24 19:12 UTC  (3+ messages)

[BUG] kernel BUG in jffs2_sum_write_sumnode
 2026-08-24 15:43 UTC 

[syzbot] [jffs2?] kernel BUG in jffs2_link_node_ref
 2026-08-24  5:25 UTC 

[GIT PULL] mtd: Changes for 7.3
 2026-08-23 16:30 UTC  (2+ messages)

[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
 2026-08-23 15:26 UTC 

[syzbot] [jffs2?] KASAN: invalid-free in jffs2_free_inode
 2026-08-23 13:33 UTC 

[PATCH] mtd: nand: omap2: Fix kernel-doc parameter warning
 2026-08-22 23:03 UTC 

[PATCH v3 1/2] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
 2026-08-22 15:09 UTC  (3+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-22  4:59 UTC 

[PATCH 0/6] jffs2: extend write verification to all write paths
 2026-08-21  6:31 UTC  (11+ messages)
` [PATCH 1/6] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH 2/6] jffs2: write verify: replace memcmp with byte-by-byte comparison
` [PATCH 3/6] jffs2: add write verification to direct page writes in flash_writev
` [PATCH 4/6] jffs2: add write verification to NOR direct write paths
` [PATCH 5/6] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH 6/6] jffs2: add runtime toggle for write verification

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-21  4:13 UTC  (8+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function

[BUG] general protection fault in jffs2_xattr_delete_inode
 2026-08-20  3:39 UTC  (3+ messages)

[PATCH 0/2] Backport fixes for UBI
 2026-08-20  0:57 UTC  (8+ messages)
` [PATCH v6.12.y 1/2] mtd: ubi: skip programming unused bits in ubi headers
` [PATCH v6.12.y 2/2] ubi: fastmap: fix ubi->fm memory leak

[bug report] mtd: rawnand: ndfc: Stop using nand_release()
 2026-08-19  5:56 UTC 

[PATCH v3] mtd: block2mtd: Fix divide error when erase_size is zero
 2026-08-19  5:45 UTC  (2+ messages)

[syzbot] [jffs2?] WARNING: bad unlock balance in jffs2_do_create
 2026-08-18 16:40 UTC 

[PATCH v3 0/2] mtd: spi-nor: macronix: Add support for MX25L12833F and MX25L12845G
 2026-08-18 10:48 UTC  (2+ messages)

Regression: mx25l12845e stops working on my device after commit 947c86e481a
 2026-08-18  6:43 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox