Linux-mtd Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 09:39:59 to 2015-12-07 03:53:14 UTC [more...]

[PATCH v2 00/19] Support fuse mounts in user namespaces
 2015-12-07 21:21 UTC  (2+ messages)
` [PATCH v2 18/18] fuse: Allow user namespace mounts

[PATCH] arm64: dts: mt8173: Add nor flash node
 2015-12-07  3:53 UTC 

[RFC PATCH 0/7] mtd: partitions: add of_match_table support
 2015-12-07  3:07 UTC  (16+ messages)
` [RFC PATCH 1/7] mtd: move partition parsers to drivers/mtd/partitions/
` [RFC PATCH 2/7] mtd: move partition parsers' Kconfig under a sub-menu
` [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding
` [RFC PATCH 4/7] mtd: add of_match_mtd_parser() and of_mtd_match_mtd_parser() helpers
` [RFC PATCH 5/7] mtd: partitions: factor out "match by name" handling
` [RFC PATCH 6/7] RFC: mtd: partitions: enable of_match_table matching
` [RFC PATCH 7/7] mtd: partitions: add Google's FMAP partition parser

[RFC] avoid a live lock in wear_leveling_worker()
 2015-12-06 14:23 UTC  (9+ messages)
` [RFC PATCH 1/2] mtd: nand: schedule() after releasing the device
    ` [PATCH] mtd: nand: do FIFO processing in nand_get_device()
          ` [PATCH v2] "

[PATCH] mtd: bcm47xxpart: don't fail because of bit-flips
 2015-12-06 10:31 UTC 

[PATCH for-4.4 1/2] mtd: ofpart: don't complain about missing 'partitions' node too loudly
 2015-12-05 11:45 UTC  (4+ messages)
` [PATCH for-4.4 2/2] doc: dt: mtd: partitions: add compatible property to "partitions" node

[PATCH v8 0/7] mtd: nand: gpmi: gpmi-nand DSM and bitflip support
 2015-12-05 11:12 UTC  (10+ messages)
` [PATCH v8 1/7] mtd: nand: gpmi: add gpmi dsm supend/resume support
` [PATCH v8 2/7] dmaengine: mxs: APBH DMA supports deep sleep mode
` [PATCH v8 3/7] dmaengine: mxs: add i.MX7D APBH DMA support
` [PATCH v8 4/7] mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
` [PATCH v8 5/7] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH v8 6/7] mtd: nand: gpmi: correct bitflip for erased NAND page
` [PATCH v8 7/7] mtd: nand: gpmi: support NAND on i.MX6UL

[PATCH v2 0/6] mtd: partitions: support cleanup callback for parsers
 2015-12-05  8:27 UTC  (19+ messages)
` [PATCH v2 1/6] mtd: ofpart: assign return argument exactly once
` [PATCH v2 2/6] mtd: partitions: make parsers return 'const' partition arrays
` [PATCH v2 3/6] mtd: partitions: rename MTD parser get/put
` [PATCH v2 4/6] mtd: partitions: remove kmemdup()
` [PATCH v2 5/6] mtd: partitions: pass around 'mtd_partitions' wrapper struct
` [PATCH v2 6/6] mtd: partitions: support a cleanup callback for parsers

[PATCH 00/19] Support fuse mounts in user namespaces
 2015-12-05  6:15 UTC  (51+ messages)
` [PATCH 01/19] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH 02/19] block_dev: Check permissions towards block device inode when mounting
` [PATCH 03/19] fs: Treat foreign mounts as nosuid
` [PATCH 04/19] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH 05/19] userns: Replace in_userns with current_in_userns
` [PATCH 06/19] Smack: Handle labels consistently in untrusted mounts
` [PATCH 07/19] fs: Check for invalid i_uid in may_follow_link()
` [PATCH 08/19] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH 09/19] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH 10/19] fs: Update posix_acl support to handle user namespace mounts
` [PATCH 11/19] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH 12/19] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH 13/19] fs: Allow superblock owner to access do_remount_sb()
` [PATCH 14/19] fs: Permit FIBMAP for users with CAP_SYS_RAWIO in s_user_ns
` [PATCH 15/19] capabilities: Allow privileged user in s_user_ns to set file caps
` [PATCH 16/19] fuse: Add support for pid namespaces
` [PATCH 17/19] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH 18/19] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH 19/19] fuse: Allow user namespace mounts

[PATCH] mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
 2015-12-05  1:09 UTC 

[PATCH 3/3] mtd: spi-nor: fix error handling in spi_nor_erase
 2015-12-04 23:40 UTC  (2+ messages)

[PATCH] mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()
 2015-12-04 23:39 UTC  (2+ messages)

[PATCH] mtd: mtk-quadspi: drop unnecessary .owner assignment
 2015-12-04 23:32 UTC  (2+ messages)

[PATCH] mtd: partitions: turn PART() macro into inline function
 2015-12-04 23:29 UTC  (2+ messages)

[PATCH] mtd: nand: support JEDEC additional redundant parameter pages
 2015-12-04 22:35 UTC 

[PATCH 1/3] mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
 2015-12-04 21:29 UTC  (7+ messages)
` [PATCH 2/3] mtd: brcmnand: Request and enable the clock if present
` [PATCH 3/3] mtd: brcmnand: Add support for the BCM6368
` [PATCH 1/3] mtd: brcmnand: Add brcm, bcm6368-nand device tree binding

[PATCH v5 00/10] add error checking to spi-nor read and write
 2015-12-04 16:45 UTC  (8+ messages)
` [PATCH v5 08/10] spi: expose master transfer size limitation

[PATCH v8 0/2] Mediatek SPI-NOR flash driver
 2015-12-04 16:22 UTC  (5+ messages)
` [PATCH v8 2/2] arm64: dts: mt8173: Add nor flash node

UBIFS node magic number off by single zero-byte
 2015-12-04  9:39 UTC  (3+ messages)

mtd, nand, omap2: parse cmdline partition fail
 2015-12-04  8:42 UTC  (3+ messages)

master node can not be recovered
 2015-12-04  7:51 UTC  (4+ messages)

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-03 22:38 UTC  (6+ messages)
` [PATCH v9 1/3] dt-bindings: binding for jz4780-{nand,bch}
` [PATCH v9 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v9 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[PATCH linux-next 1/3] mtd: brcmnand: Add brcm,bcm6368-nand device tree binding
 2015-12-03 20:01 UTC  (3+ messages)
` [PATCH linux-next 2/3] mtd: brcmnand: Request and enable the clock if present
` [PATCH linux-next 3/3] mtd: brcmnand: Add support for the BCM6368

[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-12-03 15:17 UTC  (28+ messages)
` [PATCH v3 04/27] mtd: nand: omap2: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v3 11/27] mtd: nand: omap: Clean up device tree support
  ` [PATCH v4 "
` [PATCH v3 18/27] mtd: nand: omap2: Implement NAND ready using gpiolib

[PATCH v4 0/5] Add memory mapped read support for ti-qspi
 2015-12-03 11:23 UTC  (11+ messages)
` [PATCH v4 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v4 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region

[PATCH v6 00/10] Add error checking to spi-nor read and write
 2015-12-02 23:07 UTC  (13+ messages)
` [PATCH v6 01/10] mtd: spi-nor: change return value of read/write
` [PATCH v6 03/10] mtd: fsl-quadspi: return amount of data read/written or error
` [PATCH v6 02/10] mtd: m25p80: return amount of data transferred or error in read/write
` [PATCH v6 04/10] mtd: spi-nor: check return value from read/write
` [PATCH v6 05/10] mtd: spi-nor: stop passing around retlen
` [PATCH v6 07/10] mtd: spi-nor: add read loop
` [PATCH v6 06/10] mtd: spi-nor: simplify write loop
` [PATCH v6 09/10] spi: fsl-espi: expose maximum transfer size limit
` [PATCH v6 10/10] mtd: m25p80: read in spi_max_transfer_size chunks
` [PATCH v6 08/10] spi: expose master transfer size limitation

[PATCH] mtd: brcmnand: Workaround false ECC uncorrectable errors
 2015-12-02 22:22 UTC  (9+ messages)

[PATCH 1/2] mtd: brcmnand: Add brcm, nand-bcm63268 device tree binding
 2015-12-02 21:44 UTC  (28+ messages)
` [PATCH 1/2] mtd: brcmnand: Add brcm,nand-bcm63268 "
  ` [PATCH (v4) 1/2] mtd: brcmnand: Add brcm,bcm63268-nand "
    ` [PATCH (v4) 2/2] mtd: brcmnand: Add support for the BCM63268
            ` [PATCH (v6) 1/2] mtd: brcmnand: Add brcm,bcm63268-nand device tree binding
              ` [PATCH (v6) 2/2] mtd: brcmnand: Add support for the BCM63268
                      ` [PATCH (v7) "

[PATCH v8 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-02 16:26 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: binding for jz4780-{nand,bch}
` [PATCH v8 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
` [PATCH v8 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[PATCH 1/3] mtd: ubi: fixup error correction in do_sync_erase()
 2015-12-02 11:56 UTC  (4+ messages)
` [PATCH 3/3] mtd: ubi: wl: avoid erasing a PEB which is empty

[PATCH v2 0/3] mtd: nand: add randomizer support
 2015-12-02 11:01 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: nand: add NAND_NEED_SCRAMBLING option flag
` [PATCH v2 2/3] mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition
` [PATCH v2 3/3] mtd: nand: sunxi: add randomizer support


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 read-only IMAP folder(s) and NNTP newsgroup(s).