messages from 2026-09-11 08:09:36 to 2026-09-16 10:05:56 UTC [more...]
[PATCH] mtd: spi-nor: reduce stack usage in spi_nor_parse_sfdp()
2026-09-16 10:05 UTC (3+ messages)
[PATCH v2 0/2] mtd: spi-nor: issi: add support for the IS25WX01G octal flash
2026-09-16 8:44 UTC (8+ messages)
` [PATCH v2 1/2] mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 page programs from 4BAIT
` [PATCH v2 2/2] mtd: spi-nor: issi: Add support for is25wx01g
[PATCH 0/2] mtd: spi-nor: spansion: Cleanup S25FS256S
2026-09-16 8:15 UTC (10+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Remove s25fs256s0
` [PATCH 2/2] mtd: spi-nor: spansion: Assign .fixups to s25fs256s1
[PATCH mtd] mtd: block2mtd: defer device open on module param write
2026-09-15 19:03 UTC (2+ messages)
[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
2026-09-15 17:16 UTC (8+ messages)
` [PATCH v4 15/16] treewide: remove PagePrivate() and PG_private from comments and docs
` [f2fs-dev] [PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
[PATCH v6 00/18] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-15 16:56 UTC (20+ messages)
` [PATCH v6 01/18] mtd: rawnand: sunxi: drain interrupts before reusing the completion
` [PATCH v6 02/18] mtd: rawnand: sunxi: use the logical step's OOB length in PIO
` [PATCH v6 03/18] mtd: rawnand: sunxi: propagate page-setup and erased-check errors
` [PATCH v6 04/18] mtd: rawnand: sunxi: stop failed program operations and disable ECC
` [PATCH v6 05/18] mtd: rawnand: sunxi: select the pattern ID for the current ECC step
` [PATCH v6 06/18] mtd: rawnand: sunxi: propagate buffer and column transfer errors
` [PATCH v6 07/18] mtd: rawnand: sunxi: avoid a second program confirm for OOB writes
` [PATCH v6 08/18] mtd: rawnand: sunxi: avoid redundant column changes for extra OOB
` [PATCH v6 09/18] mtd: rawnand: sunxi: use page reads to reposition small-page NAND
` [PATCH v6 10/18] mtd: rawnand: sunxi: bound DMA batches by the user-data register bank
` [PATCH v6 11/18] mtd: rawnand: sunxi: clarify OOB register and step handling
` [PATCH v6 12/18] dt-bindings: mtd: sunxi: Add randomized OOB flag
` [PATCH v6 13/18] mtd: rawnand: sunxi: support randomized OOB formats
` [PATCH v6 14/18] mtd: rawnand: sunxi: select the packed H6/H616 OOB layout
` [PATCH v6 15/18] mtd: rawnand: sunxi: combine contiguous unprotected OOB reads
` [PATCH v6 16/18] mtd: rawnand: sunxi: avoid duplicate chip setup before page commands
` [PATCH v6 17/18] mtd: rawnand: sunxi: reduce user-data length register accesses
` [PATCH v6 18/18] mtd: rawnand: sunxi: reuse ECC status within each DMA read
[PATCH] mtd: rawnand: nuvoton: fix clock cleanup on probe failure
2026-09-15 16:45 UTC
[PATCH] mtd: rawnand: ndfc: fix I/O mapping leak on remove
2026-09-15 16:42 UTC
[PATCH] mtd: rawnand: intel: fix OF node reference leak
2026-09-15 16:34 UTC
[PATCH v1] mtd: rawnand: r852: Prevent card work during removal
2026-09-15 14:45 UTC
[PATCH] mtd: fix comment typos in UBI and NAND headers
2026-09-15 12:55 UTC
[PATCH v3] mtd: spi-nor: take the flash lock around spi_nor_restore()
2026-09-15 11:52 UTC (2+ messages)
[PATCH 0/2] mtd: spi-nor: fix the unlocked restore on shutdown and remove
2026-09-15 11:31 UTC (11+ messages)
` [PATCH 1/2] mtd: spi-nor: take the flash lock in spi_nor_shutdown()
` [PATCH 2/2] mtd: spi-nor: take the flash lock in spi_nor_remove()
[PATCH] mtd: cfi_cmdset_0002: cap the write-buffer chunk at 256 bytes on an 8-bit bus
2026-09-15 7:50 UTC (3+ messages)
` [PATCH v2] mtd: cfi_cmdset_0002: cap the write-buffer chunk at 256 bytes on an x8 device
[BUG] jffs2: kernel BUG in jffs2_del_ino_cache
2026-09-15 6:39 UTC
[syzbot] Monthly jffs2 report (Sep 2026)
2026-09-15 4:33 UTC
[PATCH] mtd: maps: pci: balance PCI enable on cleanup
2026-09-15 1:06 UTC
[PATCH v2 0/3] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-14 22:48 UTC (4+ messages)
` [PATCH v2 2/3] mtd: rawnand: sunxi: support randomized OOB formats
[PATCH v4] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
2026-09-14 20:36 UTC (3+ messages)
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-14 15:54 UTC (7+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-14 15:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 06/14] ARM: omap2: remove omap24xx support
2026-09-14 14:08 UTC
[PATCH v2 0/3] mtd: spi-nor: fix the unlocked restore on shutdown and remove
2026-09-14 13:11 UTC (14+ messages)
` [PATCH v2 1/3] mtd: spi-nor: fix the lock left held by spi_nor_rww_start_exclusive()
` [PATCH v2 2/3] mtd: spi-nor: take the flash lock in spi_nor_shutdown()
` [PATCH v2 3/3] mtd: spi-nor: take the flash lock in spi_nor_remove()
[PATCH 0/2] mtd: spi-nor: issi: add support for the IS25WX01G octal flash
2026-09-14 8:20 UTC (7+ messages)
` [PATCH 1/2] mtd: spi-nor: sfdp: get the 1-1-8 and 1-8-8 page programs from 4BAIT
` [PATCH 2/2] mtd: spi-nor: issi: Add support for is25wx01g
[PATCH v5 00/18] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-14 3:01 UTC (19+ messages)
` [PATCH v5 01/18] mtd: rawnand: sunxi: drain interrupts before reusing the completion
` [PATCH v5 02/18] mtd: rawnand: sunxi: use the logical step's OOB length in PIO
` [PATCH v5 03/18] mtd: rawnand: sunxi: propagate page-setup and erased-check errors
` [PATCH v5 04/18] mtd: rawnand: sunxi: stop failed program operations and disable ECC
` [PATCH v5 05/18] mtd: rawnand: sunxi: select the pattern ID for the current ECC step
` [PATCH v5 06/18] mtd: rawnand: sunxi: propagate buffer and column transfer errors
` [PATCH v5 07/18] mtd: rawnand: sunxi: avoid a second program confirm for OOB writes
` [PATCH v5 08/18] mtd: rawnand: sunxi: avoid redundant column changes for extra OOB
` [PATCH v5 09/18] mtd: rawnand: sunxi: use page reads to reposition small-page NAND
` [PATCH v5 10/18] mtd: rawnand: sunxi: bound DMA batches by the user-data register bank
` [PATCH v5 11/18] mtd: rawnand: sunxi: clarify OOB register and step handling
` [PATCH v5 12/18] dt-bindings: mtd: sunxi: Add randomized OOB flag
` [PATCH v5 13/18] mtd: rawnand: sunxi: support randomized OOB formats
` [PATCH v5 14/18] mtd: rawnand: sunxi: select the packed H6/H616 OOB layout
` [PATCH v5 15/18] mtd: rawnand: sunxi: combine contiguous unprotected OOB reads
` [PATCH v5 16/18] mtd: rawnand: sunxi: avoid duplicate chip setup before page commands
` [PATCH v5 17/18] mtd: rawnand: sunxi: reduce user-data length register accesses
` [PATCH v5 18/18] mtd: rawnand: sunxi: reuse ECC status within each DMA read
[PATCH v4 00/17] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-13 4:05 UTC (18+ messages)
` [PATCH v4 01/17] mtd: rawnand: sunxi: drain interrupts before reusing the completion
` [PATCH v4 02/17] mtd: rawnand: sunxi: use the logical step's OOB length in PIO
` [PATCH v4 03/17] mtd: rawnand: sunxi: propagate page-setup and erased-check errors
` [PATCH v4 04/17] mtd: rawnand: sunxi: stop failed program operations and disable ECC
` [PATCH v4 05/17] mtd: rawnand: sunxi: select the pattern ID for the current ECC step
` [PATCH v4 06/17] mtd: rawnand: sunxi: propagate buffer and column transfer errors
` [PATCH v4 07/17] mtd: rawnand: sunxi: avoid a second program confirm for OOB writes
` [PATCH v4 08/17] mtd: rawnand: sunxi: avoid redundant column changes for extra OOB
` [PATCH v4 09/17] mtd: rawnand: sunxi: clarify OOB register and step handling
` [PATCH v4 10/17] dt-bindings: mtd: sunxi: Add randomized OOB flag
` [PATCH v4 11/17] mtd: rawnand: sunxi: support randomized OOB formats
` [PATCH v4 12/17] mtd: rawnand: sunxi: select the packed H6/H616 OOB layout
` [PATCH v4 13/17] mtd: rawnand: sunxi: combine contiguous unprotected OOB reads
` [PATCH v4 14/17] mtd: rawnand: sunxi: avoid duplicate chip setup before page commands
` [PATCH v4 15/17] mtd: rawnand: sunxi: reduce user-data length register accesses
` [PATCH v4 16/17] mtd: rawnand: sunxi: reuse ECC status within each DMA read
` [PATCH v4 17/17] mtd: rawnand: sunxi: bound DMA batches by the user-data register bank
[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
2026-09-13 3:24 UTC (6+ messages)
` AW: "
[PATCH v2 0/2] spi: spi-qpic-snand: fix the stale ECC context pointer
2026-09-12 0:05 UTC (5+ messages)
` [PATCH v2 1/2] spi: spi-qpic-snand: publish the ECC context to snandc->qspi
` [PATCH v2 2/2] spi: spi-qpic-snand: drop the redundant ECC context handling
[PATCH v3] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
2026-09-11 14:41 UTC (3+ messages)
[PATCH v2] mtd: spinand: winbond: Add support for W25N08LW
2026-09-11 14:19 UTC
[PATCH v2] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
2026-09-11 13:37 UTC (5+ messages)
[PATCH v5] mtd: spi-nor: core: Fix mutex leak in spi_nor_rww_start_exclusive()
2026-09-11 13:25 UTC (2+ messages)
[PATCH] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
2026-09-11 12:06 UTC (10+ messages)
[PATCH v2 0/2] ubifs: add KUnit tests for scan and key helpers
2026-09-11 10:20 UTC (2+ messages)
[PATCH v5 00/25] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
2026-09-11 9:09 UTC (4+ messages)
` [PATCH v5 03/25] mtd: spi-nor: Refactor Read Status/Write Status support
[PATCH v5] mtd: spi-nor: Fix SST AAI write mode opcode handling
2026-09-11 8:09 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).