messages from 2021-10-21 12:21:50 to 2021-10-29 19:06:02 UTC [more...]
[PATCH v3 00/25] mtd: spi-nor: Clean params init
2021-10-29 17:33 UTC (30+ messages)
` [PATCH v3 01/25] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH v3 02/25] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH v3 03/25] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v3 04/25] mtd: spi-nor: Get rid of nor->page_size
` [PATCH v3 05/25] mtd: spi-nor: core: Introduce the late_init() hook
` [PATCH v3 06/25] mtd: spi-nor: atmel: Use flash late_init() for locking
` [PATCH v3 07/25] mtd: spi-nor: sst: "
` [PATCH v3 08/25] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
` [PATCH v3 09/25] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH v3 10/25] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH v3 11/25] mtd: spi-nor: spansion: Use manufacturer late_init()
` [PATCH v3 12/25] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH v3 13/25] mtd: spi-nor: sst: Get rid of SST_WRITE flash_info flag
` [PATCH v3 14/25] mtd: spi-nor: Introduce flash_info flags masks
` [PATCH v3 15/25] mtd: spi-nor: Introduce spi_nor_nonsfdp_init_flags()
` [PATCH v3 16/25] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v3 17/25] mtd: spi-nor: core: Introduce SPI_NOR_PARSE_SFDP
` [PATCH v3 18/25] mtd: spi-nor: core: Init flash params based on SFDP first for new flash additions
` [PATCH v3 19/25] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v3 20/25] mtd: spi-nor: sst: sst26vf064b: Init flash based on SFDP
` [PATCH v3 21/25] mtd: spi-nor: winbond: w25q256jvm: "
` [PATCH v3 22/25] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH v3 23/25] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH v3 24/25] mtd: spi-nor: issi: is25lp256: "
` [PATCH v3 25/25] mtd: spi-nor: macronix: mx25l25635e: "
MTD: How to get actual image size from MTD partition
2021-10-29 16:48 UTC (16+ messages)
Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
2021-10-29 15:51 UTC (12+ messages)
[PATCH 00/13] block: add_disk() error handling stragglers
2021-10-29 15:09 UTC (11+ messages)
` [PATCH 08/13] zram: add error handling support for add_disk()
` [PATCH 10/13] ps3disk: "
` [PATCH 11/13] ps3vram: "
move all struct request releated code out of blk-core.c
2021-10-29 12:52 UTC (25+ messages)
` [PATCH 01/12] block: move blk_rq_err_bytes to scsi
` [PATCH 02/12] block: remove blk_{get,put}_request
` [PATCH 03/12] block: remove rq_flush_dcache_pages
` [PATCH 04/12] block: remove blk-exec.c
` [PATCH 05/12] blk-mq: move blk_mq_flush_plug_list
` [PATCH 06/12] block: move request based cloning helpers to blk-mq.c
` [PATCH 07/12] block: move blk_rq_init "
` [PATCH 08/12] block: move blk_steal_bios "
` [PATCH 09/12] block: move blk_account_io_{start,done} "
` [PATCH 09/12] block: move blk_account_io_{start, done} "
` [PATCH 10/12] block: move blk_dump_rq_flags "
` [PATCH 11/12] block: move blk_print_req_error "
` [PATCH 12/12] block: don't include blk-mq headers in blk-core.c
` (subset) move all struct request releated code out of blk-core.c
[PATCH 00/11] Some bugfixs for ubifs/ubi
2021-10-29 5:33 UTC (14+ messages)
` [PATCH 01/11] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH 02/11] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH 03/11] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH 04/11] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH 05/11] ubifs: Rename whiteout atomically
` [PATCH 06/11] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH 07/11] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH 08/11] ubifs: setflags: Don't make a budget for 'ui->data_len'
` [PATCH 09/11] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH 10/11] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH 11/11] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
[PATCH 00/18] External ECC engines & Macronix support
2021-10-28 21:38 UTC (22+ messages)
` [PATCH 01/18] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH 02/18] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH 03/18] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH 05/18] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH 06/18] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH 07/18] dt-bindings: spi: mxic: Convert to yaml
` [PATCH 08/18] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH 09/18] dt-bindings: spi: mxic: Document the nand-ecc-engine property
[PATCH 0/3] mtdblock: Advertise about UBI and UBI block
2021-10-28 13:31 UTC (4+ messages)
[PATCH v2 0/3] Add bindings for slave-specific SPI controller properties
2021-10-28 12:45 UTC (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: add schema listing slave-specific properties
` [PATCH v2 2/3] spi: dt-bindings: cdns, qspi-nor: Move slave-specific properties out
` [PATCH v2 3/3] dt-bindings: mtd: spi-nor: Add a reference to spi-slave-props.yaml
GPMI iMX6ull timeout on DMA
2021-10-28 9:28 UTC (8+ messages)
` [RFC PATCH 1/2] mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
` [RFC PATCH 2/2] gpmi-nand: Add ERR007117 protection for nfc_apply_timings
[PATCH] ubifs: document sysfs nodes
2021-10-28 7:44 UTC
[PATCH v3] ubifs: ubifs to export filesystem error counters
2021-10-28 7:16 UTC (2+ messages)
[PATCH 0/4] enabling Advanced protection and security features
2021-10-28 4:43 UTC (9+ messages)
` [PATCH 1/4] mtd: spi-nor: micron-st: add advanced "
` [PATCH 2/4] mtd: spi-nor: add advanced protection and security features support
` [PATCH 3/4] mtd: add advanced protection and security ioctls
` [PATCH 4/4] mtd: spi-nor: micron-st: add mt25qu128abb and mt25ql128abb
dt-bindings: treewide: Update @st.com email address to @foss.st.com
2021-10-27 16:57 UTC (8+ messages)
[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
2021-10-27 16:16 UTC (15+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas, rpc-if: Add support for the R9A07G044
` [PATCH v2 2/7] dt-bindings: memory: renesas, rpc-if: Add optional interrupts property
` [PATCH v2 3/7] spi: spi-rpc-if: Check return value of rpcif_sw_init()
` [PATCH v2 4/7] mtd: hyperbus: rpc-if: "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L
` (subset) [PATCH v2 0/7] Add SPI Multi I/O Bus Controller "
simplify bdi unregistation
2021-10-27 9:47 UTC (13+ messages)
` [PATCH 1/5] mm: export bdi_unregister
` [PATCH 2/5] mtd: call bdi_unregister explicitly
` [PATCH 3/5] fs: explicitly unregister per-superblock BDIs
` [PATCH 4/5] mm: don't automatically unregister bdis
` [PATCH 5/5] mm: simplify bdi refcounting
[PATCH 1/2] jffs2: solving deadlock between GC and new inodes
2021-10-27 2:03 UTC (2+ messages)
` [PATCH 2/2] jffs2: solving deadlock on sync function
[PATCH v2] ubifs: ubifs to export filesystem error counters
2021-10-26 19:36 UTC (2+ messages)
[PATCH v3] drivers: mtd: Fixed breaking list in __mtd_del_partition
2021-10-26 8:49 UTC
[PATCH] drivers: mtd: Fixed breaking list in __mtd_del_partition
2021-10-26 8:46 UTC
[PATCH] drivers: mtd: Fixed breaking list in __mtd_del_partition
2021-10-26 7:31 UTC (2+ messages)
[PATCH v4 0/4] mtd: core: protect access to mtd devices while in suspend
2021-10-26 5:55 UTC (5+ messages)
` [PATCH v4 1/4] mtd: rawnand: nand_bbt: hide suspend/resume hooks while scanning bbt
` [PATCH v4 2/4] mtd: mtdconcat: don't use mtd_{suspend,resume}()
` [PATCH v4 3/4] mtd: core: protect access to MTD devices while in suspend
` [PATCH v4 4/4] mtd: rawnand: remove suspended check
[PATCH v1] dt-bindings: mtd: spi-nor: use unevaluatedProperties: false
2021-10-25 19:51 UTC (3+ messages)
[PATCH v3 0/4] mtd: core: protect access to mtd devices while in suspend
2021-10-25 14:59 UTC (6+ messages)
` [PATCH v3 1/4] mtd: rawnand: nand_bbt: hide suspend/resume hooks while scanning bbt
` [PATCH v3 2/4] mtd: mtdconcat: add suspend lock handling
` [PATCH v3 3/4] mtd: core: protect access to MTD devices while in suspend
` [PATCH v3 4/4] mtd: rawnand: remove suspended check
[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
2021-10-25 12:18 UTC (43+ messages)
` [PATCH v2 05/35] mtd: spi-nor: Introduce Manufacturer ID collisions driver
` [PATCH v2 17/35] mtd: spi-nor: Introduce spi_nor_nonsfdp_flags_init()
` [PATCH v2 18/35] mtd: spi-nor: Get rid of SPI_NOR_4B_OPCODES flag
` [PATCH v2 20/35] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH v2 21/35] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v2 22/35] mtd: spi-nor: core: Use common naming scheme for setting mtd_info fields
` [PATCH v2 23/35] mtd: spi-nor: Get rid of nor->page_size
` [PATCH v2 24/35] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH v2 25/35] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v2 26/35] mtd: spi-nor: core: Introduce spi_nor_init_default_params()
[PATCH v3 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
2021-10-25 9:43 UTC (4+ messages)
` [PATCH v3 2/3] mtd: spi-nor: intel-spi: Convert "
UBIFS panic during brown-out
2021-10-25 9:35 UTC (7+ messages)
[PATCH] mtdchar: prevent unbounded allocation in MEMWRITE ioctl
2021-10-25 8:21 UTC
RFC: decouple block2mtd from block layer internals
2021-10-22 7:50 UTC (5+ messages)
` [PATCH] mtd/block2mtd: don't poke into "
[RFC,v3 0/5] Add driver for Mediatek SPI Nand and HW ECC controller
2021-10-22 2:40 UTC (6+ messages)
` [RFC,v3 1/5] mtd: ecc: move mediatek HW ECC driver
` [RFC,v3 2/5] mtd: ecc: realize Mediatek "
` [RFC,v3 3/5] spi: add Mediatek SPI Nand controller driver
` [RFC,v3 4/5] arm64: dts: add snfi node for spi nand
` [RFC, v3 5/5] mtd: spinand: skip set/get oob data bytes when interleaved case
[PATCH 0/9] block: reviewed add_disk() error handling set
2021-10-21 15:01 UTC (2+ messages)
` (subset) "
BUG: KASAN: use-after-free in blk_mq_sched_tags_teardown
2021-10-21 13:20 UTC (2+ messages)
page: next (older) | 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).