messages from 2023-11-27 08:36:53 to 2023-12-11 15:15:44 UTC [more...]
[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
2023-12-11 14:08 UTC (13+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis
[RFC PATCH 0/6] Add GPT parser to MTD layer
2023-12-11 15:12 UTC (7+ messages)
` [RFC PATCH 1/6] block: partitions: efi: Move efi.h header to include/linux/gpt.h
` [RFC PATCH 2/6] block: partitions: efi: Fix some style issues
` [RFC PATCH 3/6] block: partitions: efi: Separate out GPT-specific code
` [RFC PATCH 4/6] block: partitions: efi: Move GPT-specific code to a new library
` [RFC PATCH 5/6] drivers: mtd: introduce GPT parser for NOR flash devices
` [RFC PATCH 6/6] dt-bindings: mtd: add GPT partition bindings
[PATCH 1/2] mtd: rawnand: rockchip: Rename a structure
2023-12-11 15:07 UTC (2+ messages)
` [PATCH 2/2] mtd: rawnand: rockchip: Add missing title to a kernel doc comment
[PATCH] mtd: rawnand: pl353: Fix kernel doc
2023-12-11 15:05 UTC
[PATCH v11 00/10] spi: Add support for stacked/parallel memories
2023-12-11 13:37 UTC (19+ messages)
` [PATCH v11 01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select
` (subset) "
` [GIT PULL] Immutable branch between MFD and SPI due for the v6.8 merge window
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
` (subset) [PATCH v11 00/10] spi: Add support for stacked/parallel memories
[PATCH] mtd: spi-nor: core: Introduce spi_nor_abort_octal_dtr()
2023-12-11 10:51 UTC (2+ messages)
[PATCH] mtd: spi-nor: sfdp: Get the 1-1-8 protocol from BFPT
2023-12-11 10:49 UTC (2+ messages)
Poptávka
2023-12-11 8:36 UTC
[PATCH v9 0/8] spi: Add support for stacked/parallel memories
2023-12-09 1:08 UTC (2+ messages)
` (subset) "
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-12-08 22:58 UTC (6+ messages)
[PATCH 1/2] fbdev: Remove support for Carillo Ranch driver
2023-12-08 22:47 UTC (2+ messages)
` [PATCH 2/2] mtd: "
UBI scrubbing behavior when readonly
2023-12-08 21:33 UTC (3+ messages)
[PATCH V3] nvmem: brcm_nvram: store a copy of NVRAM content
2023-12-08 12:42 UTC (5+ messages)
[PATCH v5 00/39] ep93xx device tree conversion
2023-12-08 11:33 UTC (5+ messages)
` [PATCH v5 19/39] mtd: rawnand: add support for ts72xx
[PATCH v2] ubi: block: fix memleak in ubiblock_create()
2023-12-08 7:46 UTC
[PATCH] ubi: block: fix null-pointer-dereference in ubiblock_create()
2023-12-08 7:40 UTC (3+ messages)
[PATCH v10 0/8] spi: Add support for stacked/parallel memories
2023-12-07 22:34 UTC (2+ messages)
` (subset) "
[PATCH v6 0/7] Add octal DTR support for Macronix flash
2023-12-07 12:39 UTC (14+ messages)
` [PATCH v6 1/7] mtd: spi-nor: add Octal "
` [PATCH v6 2/7] spi: spi-mem: Allow specifying the byte order in DTR mode
` [PATCH v6 3/7] mtd: spi-nor: core: "
` [PATCH v6 4/7] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH v6 5/7] spi: mxic: Add support for swapping byte
` [PATCH v6 6/7] mtd: spi-nor: add support for Macronix Octal flash with RWW feature
` [PATCH v6 7/7] mtd: spi-nor: add support for Macronix Octal flash
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-07 2:45 UTC (28+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
` [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
` [PATCH -next RFC 13/14] gfs2: use bdev api
` [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer()
[PATCH v3 0/5] mtd: spi-nor: introduce die erase
2023-12-06 9:32 UTC (7+ messages)
Ubifs mounting error causes kernel panic
2023-12-06 8:40 UTC
[PATCH] ubifs: fix kernel-doc warnings
2023-12-06 7:22 UTC (2+ messages)
[PATCH] jffs2: nodemgmt: fix kernel-doc comments
2023-12-06 1:26 UTC (2+ messages)
[PATCH] ubi: don't decrease ubi->ref_count on detach error
2023-12-05 12:23 UTC (3+ messages)
[PATCH] mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
2023-12-05 7:59 UTC
[PATCH] mtd: ssfdc: Remove an unused variable
2023-12-05 7:54 UTC
[bug report] mtd: rawnand: brcmnand: exec_op implementation
2023-12-04 18:45 UTC (2+ messages)
[PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
2023-12-04 10:52 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
2023-12-02 4:12 UTC
[PATCH 1/1] mtd: rawnand: Add deassert_wp comment
2023-12-01 18:45 UTC (3+ messages)
[RFC PATCH] mtd: devices: add AT24 eeprom support
2023-12-01 14:44 UTC (5+ messages)
How to properly wait for udev?
2023-11-30 21:56 UTC (6+ messages)
` [systemd-devel] "
[PATCH v5 4/4] mtd: rawnand: brcmnand: exec_op implementation
2023-11-30 18:07 UTC (4+ messages)
[PATCH v7 1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
2023-11-30 14:19 UTC (12+ messages)
` [PATCH v7 2/2] mtd: spi-nor: Stop reporting warning message when soft reset is not suported
[PATCH 4.14] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
2023-11-30 13:42 UTC (2+ messages)
[PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout
2023-11-30 10:36 UTC (2+ messages)
[PATCH v5 1/4] mtd: rawnand: Add destructive operation
2023-11-30 10:36 UTC (2+ messages)
[PATCH v5 2/4] mtd: rawnand: NAND controller write protect
2023-11-30 10:36 UTC (2+ messages)
[PATCH v5 3/4] mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
2023-11-30 10:36 UTC (2+ messages)
[PATCH] mtd: spi-nor: issi: Add support for is25lp02g
2023-11-29 13:05 UTC (6+ messages)
[PATCH 4.19] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
2023-11-29 8:26 UTC
[PATCH] mtd: spi-nor: stop printing superfluous debug info
2023-11-28 11:04 UTC (10+ messages)
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 10:05 UTC (9+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
[PATCH] ubi: don't decrease ubi->ref_count on detach error
2023-11-28 2:18 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1 0/2] Hide flash name if it is not set
2023-11-27 17:06 UTC (12+ messages)
` [PATCH v1 1/2] mtd: spi-nor:sysfs: hide "
` [PATCH v1 2/2] mtd: spi-nor: hide flash name when the flash name does not exist
Zapytanie ofertowe
2023-11-27 9:05 UTC
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