messages from 2026-09-07 04:39:50 to 2026-09-13 05:36:44 UTC [more...]
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-13 5:36 UTC (6+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[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 v4] mtd: spi-nor: Fix quad-enable for flashes with QER bit in SR1
2026-09-11 17:22 UTC
[PATCH 0/2] mtd: spi-nor: issi: add support for the IS25WX01G octal flash
2026-09-11 16:09 UTC (5+ 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 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 (4+ messages)
` [PATCH v2 1/2] ubifs: add KUnit test scaffolding for scan.c
` [PATCH v2 2/2] ubifs: add KUnit tests for key helpers
[PATCH v5 00/25] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
2026-09-11 9:09 UTC (5+ 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)
[PATCH v2] mtd: spi-nor: allow force unlocking via DT property
2026-09-11 7:32 UTC (2+ messages)
[PATCH 0/2] ubifs: add KUnit tests for scan and key helpers
2026-09-11 2:41 UTC (4+ messages)
` [PATCH 1/2] ubifs: add KUnit test scaffolding for scan.c
` [PATCH 2/2] ubifs: add KUnit tests for key helpers
[syzbot] [jffs2?] possible deadlock in jffs2_do_clear_inode (2)
2026-09-11 0:57 UTC (3+ messages)
[PATCH] mtd: spinand: Do not update the QE bit on devices without one
2026-09-10 22:44 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] mtd: spi-nor: fix the unlocked restore on shutdown and remove
2026-09-10 19:02 UTC (5+ 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: spinand: Only touch the QE bit on chips that have one
2026-09-10 15:53 UTC
[PATCH] ubi: try_recover_peb: Don't torture the new PEB if there is no write operation
2026-09-10 13:30 UTC
[PATCH v2] mtd: spinand: cache the last read page to avoid redundant SPI operations
2026-09-10 12:42 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] jffs: initialize inocache to NULL when initializing a jffs2_inode_info
2026-09-10 3:19 UTC (6+ messages)
` AW: "
` [PATCH v2] jffs2: initialize inocache and target to NULL when allocating and initializing an jffs2_inode_info
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-10 2:12 UTC (5+ messages)
` [PATCH v3 13/14] treewide: adjust comments on PagePrivate and PG_private
[PATCH] mtd: rawnand: fsl_ifc: use devm_kasprintf for mtd name
2026-09-09 23:03 UTC (2+ messages)
[PATCH] mtd: rawnand: ndfc: use devm_kasprintf for mtd name
2026-09-09 22:35 UTC
[BUG] general protection fault in jffs2_xattr_delete_inode
2026-09-09 15:56 UTC (4+ messages)
[PATCH 00/25] mtd: spi-nor: winbond: Cleanup JW family, add support for PW chips
2026-09-09 15:25 UTC (13+ messages)
` [PATCH 01/25] mtd: spi-nor: winbond: W25Q32xW-Q/N: Enhance identification of the chips
` [PATCH 02/25] mtd: spi-nor: winbond: W25Q64xW-Q/N: "
` [PATCH 06/25] mtd: spi-nor: winbond: W25Q32JW-M: Fill locking information
` [PATCH 09/25] mtd: spi-nor: winbond: W25Q256JW-Q/N/M: "
` [PATCH 10/25] mtd: spi-nor: winbond: W25Q32JW-Q/N: Add quad page program capability
` [PATCH 13/25] mtd: spi-nor: winbond: W25Q32JW-M: "
` [PATCH 14/25] mtd: spi-nor: winbond: W25Q64JW-M: "
` [PATCH 15/25] mtd: spi-nor: winbond: W25Q128JW-M: "
` [PATCH 19/25] mtd: spi-nor: winbond: Add support for W25Q12PW-Q/N
` [PATCH 23/25] mtd: spi-nor: winbond: Add support for W25Q64PW-M
` [PATCH 24/25] mtd: spi-nor: winbond: Add support for W25Q12PW-M
` [PATCH 25/25] mtd: spi-nor: winbond: Add support for W25Q25PW-M
[PATCH v3 00/15] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-09 8:30 UTC (16+ messages)
` [PATCH v3 01/15] mtd: rawnand: sunxi: use the logical step's OOB length in PIO
` [PATCH v3 02/15] mtd: rawnand: sunxi: propagate page-setup and erased-check errors
` [PATCH v3 03/15] mtd: rawnand: sunxi: stop failed program operations and disable ECC
` [PATCH v3 04/15] mtd: rawnand: sunxi: select the pattern ID for the current ECC step
` [PATCH v3 05/15] mtd: rawnand: sunxi: propagate buffer and column transfer errors
` [PATCH v3 06/15] mtd: rawnand: sunxi: avoid a second program confirm for OOB writes
` [PATCH v3 07/15] mtd: rawnand: sunxi: avoid redundant column changes for extra OOB
` [PATCH v3 08/15] mtd: rawnand: sunxi: clarify OOB register and step handling
` [PATCH v3 09/15] dt-bindings: mtd: sunxi: Add randomized OOB flag
` [PATCH v3 10/15] mtd: rawnand: sunxi: support randomized OOB formats
` [PATCH v3 11/15] mtd: rawnand: sunxi: select the packed H6/H616 OOB layout
` [PATCH v3 12/15] mtd: rawnand: sunxi: combine contiguous unprotected OOB reads
` [PATCH v3 13/15] mtd: rawnand: sunxi: avoid duplicate chip setup before page commands
` [PATCH v3 14/15] mtd: rawnand: sunxi: reduce user-data length register accesses
` [PATCH v3 15/15] mtd: rawnand: sunxi: reuse ECC status within each DMA read
[PATCH 06/13] ARM: omap2: remove omap24xx support
2026-09-09 8:06 UTC (6+ messages)
[PATCHv2] mtd: rawnand: fsl_ifc: use devm_platform_get_and_ioremap_resource
2026-09-09 7:55 UTC (2+ messages)
[PATCH] mtd: spinand: Fix spinand_manufacturer_ops kernel-doc
2026-09-09 6:40 UTC
[PATCH] spi: spi-qpic-snand: publish the ECC context to snandc->qspi
2026-09-08 19:31 UTC (2+ messages)
[PATCHv2] mtd: rawnand: fsl_ifc: allocate shared ctrl with devm_kzalloc
2026-09-08 19:12 UTC (3+ messages)
[PATCH v9 00/18] spi: cadence-quadspi: add PHY tuning support
2026-09-08 15:54 UTC (10+ messages)
` [PATCH v9 08/18] "
` [PATCH v9 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
[PATCH v2 0/3] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
2026-09-08 15:51 UTC (3+ messages)
` [PATCH v2 2/3] mtd: rawnand: sunxi: support randomized OOB formats
[PATCH v2] mtd: rawnand: sunxi: fit maximized ECC step to page size
2026-09-08 15:27 UTC (3+ messages)
[PATCH] mtd: spinand: cache the last read page to avoid redundant SPI operations
2026-09-08 3:34 UTC (4+ messages)
[PATCH v7 0/7] Read MAC address from SST vendor specific SFDP region
2026-09-07 13:00 UTC (3+ messages)
` [PATCH v7 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
[PATCH v6 00/26] mtd: spi-nor: Clean Winbond W25QxxJV family
2026-09-07 7:46 UTC (2+ messages)
[PATCH] mtd: ubi: fix typo "occured" in comment
2026-09-07 6:47 UTC (2+ messages)
[PATCH mtd-www] doc/ubi.xml: clarify from the start that block device on UBI is read-only
2026-09-07 5:34 UTC (3+ messages)
[PATCH mtd-utils] ubi-utils: add wear-leveling threshold parameter to ubiattach
2026-09-07 5:34 UTC (2+ messages)
[PATCH] lib: libmtd: fix sign extension of ioctl request in mtd_xlock
2026-09-07 5:33 UTC (2+ messages)
[PATCH] mtd-utils: don't include features.h
2026-09-07 5:33 UTC (2+ messages)
AW: [PATCH] jffs2: fix typo "informations" in comments
2026-09-07 4:39 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