messages from 2024-08-26 09:46:52 to 2024-09-09 07:57:27 UTC [more...]
[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
2024-09-09 7:53 UTC (8+ messages)
` [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 09/19] bpf: "
` [PATCH RESEND v2 10/19] lib/interval_tree_test.c: "
[PATCH] mtd: spi-nor: fix flash probing
2024-09-09 7:52 UTC (3+ messages)
[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
2024-09-09 7:05 UTC (16+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 06/19] mtd: tests: "
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 12/19] random32: "
` [PATCH v2 13/19] lib/rbtree-test: "
` [PATCH v2 14/19] bpf/tests: "
` [PATCH v2 15/19] lib/test_parman: "
` [PATCH v2 16/19] lib/test_scanf: "
` [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>
[PATCH] ubi: wl: Close down wear-leveling before nand is suspended
2024-09-09 3:20 UTC (2+ messages)
[PATCH] treewide: Correct the typo 'retun'
2024-09-07 15:30 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add support for gd25 and gd55 series chips
2024-09-07 9:11 UTC (3+ messages)
[PATCH] mtd: spi-nor: Add support for XM25Q series chips
2024-09-07 9:09 UTC (2+ messages)
[PATCH] mtd: ubi: Rmove unused declaration in header file
2024-09-07 8:34 UTC (2+ messages)
[PATCH] mtd: spi-nor: spansion: Add support for S28HS256T
2024-09-06 17:23 UTC (5+ messages)
[PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
2024-09-06 15:58 UTC (7+ messages)
` [PATCH 05/18] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
[PATCH -next RESEND 00/10] mtd: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (16+ messages)
` [PATCH -next RESEND 08/10] mtd: rawnand: renesas: "
` [PATCH -next RESEND 09/10] mtd: rawnand: stm32_fmc2: "
` [PATCH -next RESEND 10/10] mtd: rawnand: sunxi: "
[PATCH] mtd: powernv: Add check devm_kasprintf() returned value
2024-09-06 15:10 UTC (2+ messages)
[PATCH v2] dt-bindings: mtd: ti, gpmc-nand: support partitions node
2024-09-06 15:08 UTC (3+ messages)
[PATCH v6 0/2] Add support for two-plane serial NAND flash
2024-09-06 15:04 UTC (4+ messages)
` [PATCH v6 1/2] mtd: spinand: Add support for setting plane select bits
` [PATCH v6 2/2] mtd: spinand: macronix: Flag parts needing explicit plane select
[PATCH v2 -next] mtd: rawnand: denali: Fix missing pci_release_regions in probe and remove
2024-09-06 15:04 UTC (4+ messages)
[PATCH -next] mtd: rawnand: denali: Use the devm_clk_get_enabled() helper function
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 01/10] mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 02/10] mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 03/10] mtd: rawnand: pl353: Use for_each_child_of_node_scoped()
2024-09-06 15:04 UTC (2+ messages)
[PATCH -next RESEND 04/10] mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 05/10] mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 06/10] mtd: rawnand: meson: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH -next RESEND 07/10] mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
2024-09-06 15:03 UTC (2+ messages)
[PATCH v2 0/9] mtd: spi-nand: Continuous read support
2024-09-06 15:03 UTC (20+ messages)
` [PATCH v2 1/9] mtd: nand: Rename the NAND IO iteration helper
` [PATCH v2 2/9] mtd: nand: Introduce a block iterator
` [PATCH v2 3/9] mtd: spi-nand: Isolate the MTD read logic in a helper
` [PATCH v2 4/9] mtd: spi-nand: Add continuous read support
` [PATCH v2 5/9] mtd: spi-nand: Expose spinand_write_reg_op()
` [PATCH v2 6/9] mtd: spi-nand: macronix: Fix helper name
` [PATCH v2 7/9] mtd: spi-nand: macronix: Extract the bitflip retrieval logic
` [PATCH v2 8/9] mtd: spi-nand: macronix: Add a possible bitflip status flag
` [PATCH v2 9/9] mtd: spi-nand: macronix: Continuous read support
[PATCH] mtd: rawnand: meson: Fix typo in function name
2024-09-06 15:02 UTC (3+ messages)
[PATCH v3] mtd: rawnand: atmel: Add message on DMA usage
2024-09-06 15:02 UTC (2+ messages)
[PATCH next 1/2] mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips
2024-09-06 15:02 UTC (9+ messages)
` [PATCH next 2/2] mtd: rawnand: mtk: Fix init error path
[PATCH 0/2] mtd: spi-nand: Add support for read retry
2024-09-05 5:53 UTC (3+ messages)
` [PATCH 1/2] mtd: spi-nand: Add fixups "
` [PATCH 2/2] mtd: spi-nand: Add read retry support
[PATCH] ubifs: Correct the total block count by deducting journal reservation
2024-09-05 1:09 UTC
[PATCH v8 0/8] Add QPIC SPI NAND driver
2024-09-03 14:22 UTC (6+ messages)
Request for Quote and Meeting Availability
2024-09-03 11:11 UTC
Request for Quote and Meeting Availability
2024-09-03 10:19 UTC
Instalacja pv
2024-09-03 8:00 UTC
[PATCH] dt-bindings: mtd: ti, gpmc-nand: support partitions node
2024-09-03 6:44 UTC (4+ messages)
[PATCH v5 0/2] Add support for two-plane serial NAND flash
2024-09-03 1:16 UTC (8+ messages)
` [PATCH v5 1/2] mtd: spinand: Add support for setting plane select bits
` [PATCH v5 2/2] mtd: spinand: macronix: Flag parts needing explicit plane select
[PATCH v2] mtd: spi-nor: spansion: Add support for S28HS256T
2024-09-02 15:36 UTC (2+ messages)
[PATCH v2 0/5] mtd: spinand: add OTP support
2024-09-02 14:18 UTC (8+ messages)
` [PATCH v2 1/5] mtd: spinand: make spinand_{read,write}_page global
` [PATCH v2 2/5] mtd: spinand: add OTP support
` [PATCH v2 3/5] mtd: spinand: make spinand_wait() global
` [PATCH v2 4/5] mtd: spinand: micron: OTP access for MT29F2G01ABAGD
` [PATCH v2 5/5] mtd: spinand: esmt: OTP access for F50{L,D}1G41LB
Udział w postępowaniu
2024-09-02 9:14 UTC
[PATCH v4 0/2] Add support for two-plane serial NAND flash
2024-08-30 8:35 UTC (5+ messages)
` [PATCH v4 1/2] mtd: spinand: Add support for the flag
` [PATCH v4 2/2] mtd: spinand: macronix: Use the flag in Macronix driver
Internationale Währungsfonds (IWF)
2024-08-29 22:11 UTC
[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
2024-08-29 5:10 UTC (10+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
` [PATCH v3 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
[PATCH v3 1/1] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
2024-08-28 18:16 UTC (3+ messages)
Problems mounting dirty UBIFS on NOR flash with cadence QSPI controller
2024-08-28 14:05 UTC (2+ messages)
[PATCH v3 0/1] Add support for two-plane serial NAND flash
2024-08-28 9:59 UTC (6+ messages)
` [PATCH v3 1/1] mtd: spinand: Add flags for the Plane Select bit
[PATCH] mtd: powernv: Add check devm_kasprintf() returned value
2024-08-28 9:20 UTC
[PATCH v1] ubifs: Convert to use ERR_CAST()
2024-08-28 9:11 UTC (2+ messages)
Faktury
2024-08-28 7:50 UTC
[PATCH 0/2] ubi: Two small bugfixs for wear-leveling
2024-08-27 7:15 UTC (6+ messages)
` [PATCH 1/2] ubi: wl: Put source PEB into correct list if trying locking LEB failed
[PATCH] mtd: ubi: remove unused parameter 'pnum' from add_volume()
2024-08-27 3:52 UTC (3+ messages)
[PATCH v2 1/2] fs-tests: integck: Refactor: split out common remount logic
2024-08-26 12:31 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH mtd-utils 00/10] New options for hardening continuous read support
2024-08-26 9:46 UTC (11+ messages)
` [PATCH mtd-utils 01/10] nand-utils: nanddump: Use a specific variable for the buffer size
` [PATCH mtd-utils 02/10] nand-utils: nanddump: Explicitely use the page size when relevant
` [PATCH mtd-utils 03/10] nand-utils: nanddump: Add support for testing continuous reads
` [PATCH mtd-utils 04/10] mtd-tests: nandbiterrs: Store the chunks size in an intermediate variable
` [PATCH mtd-utils 05/10] mtd-tests: nandbiterrs: Add support for testing continuous reads
` [PATCH mtd-utils 06/10] mtd-tests: flash_speed: Drop an apparently useless block
` [PATCH mtd-utils 07/10] mtd-tests: flash_speed: Clarify the number of pages in each set while measuring
` [PATCH mtd-utils 08/10] mtd-tests: flash_speed: Generalize read_eraseblock_by_2pages()
` [PATCH mtd-utils 09/10] mtd-tests: flash_speed: Drop read_eraseblock_by_page()
` [PATCH mtd-utils 10/10] mtd-tests: flash_speed: Benchmark continuous reads
[PATCH -next 0/2] ubifs: remove unused ioctl flags and support FS_IOC_GETFSSYSFSPATH
2024-08-26 10:35 UTC (5+ messages)
` [PATCH -next 1/2] ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS
` [PATCH -next 2/2] ubifs: add support for FS_IOC_GETFSSYSFSPATH
[PATCH 0/9] AT24 EEPROM MTD Support
2024-08-26 10:32 UTC (4+ 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).