Show patches with: State = Action Required       |    Archived = No       |   806 patches
« 1 2 3 48 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v2,for-6.8/block,07/18] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,08/18] bio: export bio_add_folio_nofail() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,09/18] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,10/18] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,11/18] erofs: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,12/18] gfs2: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,13/18] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,14/18] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,15/18] buffer: add a new helper to read sb block block: don't access bd_inode directly from other modules - - - - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,16/18] ext4: use new helper to read sb block block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,17/18] ext4: remove block_device_ejected() block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-11 Yu Kuai New
[RFC,v2,for-6.8/block,18/18] ext4: use bdev apis block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-11 Yu Kuai New
[RFC,v3,for-6.8/block,01/17] block: add some bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,02/17] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,03/17] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,04/17] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,05/17] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,06/17] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,07/17] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules 1 - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,08/17] bio: export bio_add_folio_nofail() block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,09/17] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,10/17] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,11/17] erofs: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,12/17] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules 1 - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,13/17] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,14/17] buffer: add a new helper to read sb block block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,15/17] ext4: use new helper to read sb block block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,16/17] ext4: remove block_device_ejected() block: don't access bd_inode directly from other modules - - 2 - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,17/17] ext4: use bdev apis block: don't access bd_inode directly from other modules - - 1 - --- 2023-12-21 Yu Kuai New
jffs2: correct logic when creating a hole in jffs2_write_begin jffs2: correct logic when creating a hole in jffs2_write_begin - - - - --- 2022-07-25 Yifei Liu rw New
jffs2: correct logic when creating a hole in jffs2_write_begin jffs2: correct logic when creating a hole in jffs2_write_begin - - - - --- 2022-08-03 Yifei Liu rw New
mtd: rawnand: meson: check return value of devm_kasprintf() mtd: rawnand: meson: check return value of devm_kasprintf() - 1 - - --- 2023-10-18 Yi Yang New
mtd: rawnand: intel: check return value of devm_kasprintf() mtd: rawnand: intel: check return value of devm_kasprintf() - 1 - - --- 2023-10-18 Yi Yang New
mtd: powernv_flash: check return value of devm_kasprintf() mtd: powernv_flash: check return value of devm_kasprintf() - 1 - - --- 2023-10-18 Yi Yang New
[v2] mtd: powernv_flash: check return value of devm_kasprintf() [v2] mtd: powernv_flash: check return value of devm_kasprintf() - 1 - - --- 2023-10-19 Yi Yang New
[v2] mtd: rawnand: meson: check return value of devm_kasprintf() [v2] mtd: rawnand: meson: check return value of devm_kasprintf() - 1 - - --- 2023-10-19 Yi Yang New
[v2] mtd: rawnand: intel: check return value of devm_kasprintf() [v2] mtd: rawnand: intel: check return value of devm_kasprintf() - 1 - - --- 2023-10-19 Yi Yang New
[v3] mtd: powernv_flash: check return value of devm_kasprintf() [v3] mtd: powernv_flash: check return value of devm_kasprintf() - 1 - - --- 2023-10-19 Yi Yang New
[RESEND,v2,01/10] kobject: introduce kobject_del_and_put() [RESEND,v2,01/10] kobject: introduce kobject_del_and_put() - - - - --- 2023-03-20 Yangtao Li rw New
ubifs: remove unnecessary kobject_del() ubifs: remove unnecessary kobject_del() - - - - --- 2023-04-05 Yangtao Li rw New
[09/18] mtd: rawnand: davinci: Convert to devm_platform_ioremap_resource() [01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource() - - - - --- 2023-07-07 Yangtao Li mraynal New
jffs2: Convert from atomic_t to refcount_t on jffs2_xattr_datum->refcnt jffs2: Convert from atomic_t to refcount_t on jffs2_xattr_datum->refcnt - - - - --- 2021-07-16 Xiyu Yang rw New
jffs2: Simplify code to remove invalid branches jffs2: Simplify code to remove invalid branches - - - - --- 2023-10-20 Xiaoming Ni New
[2/6] mtd: parsers: ar7: remove support remove AR7 platform and associated drivers 1 - - - --- 2023-09-20 Wolfram Sang New
[v2,2/6] mtd: parsers: ar7: remove support remove AR7 platform and associated drivers 2 - - - --- 2023-09-22 Wolfram Sang New
[v4,01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 2 - --- 2024-02-03 William Zhang New
[v4,02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 1 - --- 2024-02-03 William Zhang New
[v4,03/12] dt-bindings: mtd: brcmnand: Add ecc strap property dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - - - --- 2024-02-03 William Zhang New
[v4,04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 1 - --- 2024-02-03 William Zhang New
[v4,05/12] arm64: dts: broadcom: bcmbca: Add NAND controller node dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 1 - --- 2024-02-03 William Zhang New
[v4,06/12] arm64: dts: broadcom: bcmbca: Update router boards dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - - - --- 2024-02-03 William Zhang New
[v4,07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs 1 - 1 - --- 2024-02-03 William Zhang New
[v4,08/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 1 - --- 2024-02-03 William Zhang New
[v4,09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 1 - --- 2024-02-03 William Zhang New
[v4,10/12] mtd: rawnand: brcmnand: Support write protection setting from dts dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 3 - --- 2024-02-03 William Zhang New
[v4,11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - 1 1 - --- 2024-02-03 William Zhang New
[v4,12/12] mtd: rawnand: brcmnand: update log level messages dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs - - 1 - --- 2024-02-03 William Zhang New
[v5,01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs mtd: rawnand: brcmnand: driver and doc updates - - 3 - --- 2024-02-07 William Zhang New
[v5,02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property mtd: rawnand: brcmnand: driver and doc updates - - 2 - --- 2024-02-07 William Zhang New
[v5,03/12] dt-bindings: mtd: brcmnand: Add ecc strap property mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-07 William Zhang New
[v5,04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-07 William Zhang New
[v5,05/12] arm64: dts: broadcom: bcmbca: Add NAND controller node mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-07 William Zhang New
[v5,06/12] arm64: dts: broadcom: bcmbca: Update router boards mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2024-02-07 William Zhang New
[v5,07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver mtd: rawnand: brcmnand: driver and doc updates 1 - 1 - --- 2024-02-07 William Zhang New
[v5,08/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-07 William Zhang New
[v5,09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-07 William Zhang New
[v5,10/12] mtd: rawnand: brcmnand: Support write protection setting from dts mtd: rawnand: brcmnand: driver and doc updates - - 3 - --- 2024-02-07 William Zhang New
[v5,11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes mtd: rawnand: brcmnand: driver and doc updates - 1 1 - --- 2024-02-07 William Zhang New
[v5,12/12] mtd: rawnand: brcmnand: update log level messages mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-07 William Zhang New
[v6,12/13] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap mtd: rawnand: brcmnand: driver and doc updates - - 1 - --- 2024-02-23 William Zhang New
[v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap [v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap - - 1 - --- 2024-02-27 William Zhang New
mtd: fix out-of-bounds issue in inftl_add_mtd() and nftl_add_mtd() mtd: fix out-of-bounds issue in inftl_add_mtd() and nftl_add_mtd() - - - - --- 2024-03-06 Weimin Xie New
[1/2] jffs2: solving deadlock between GC and new inodes [1/2] jffs2: solving deadlock between GC and new inodes - - - - --- 2021-10-27 Wagner Popov dos Santos rw New
[2/2] jffs2: solving deadlock on sync function [1/2] jffs2: solving deadlock between GC and new inodes - 1 - - --- 2021-10-27 Wagner Popov dos Santos rw New
[for,6.5,regression] PM: hibernate: fix resume_store() return value when hibernation not available [for,6.5,regression] PM: hibernate: fix resume_store() return value when hibernation not available 1 1 1 - --- 2023-08-07 Vlastimil Babka New
[1/2] ubi: block: Fix use-after-free of gendisk ubi: block: fix use-after-free and deadlock - - - - --- 2023-05-23 Vincent Whitchurch rw New
[2/2] ubi: block: Fix deadlock on remove ubi: block: fix use-after-free and deadlock - - - - --- 2023-05-23 Vincent Whitchurch rw New
[v2] ubi: block: Fix cleanup handling [v2] ubi: block: Fix cleanup handling - - 1 - --- 2023-06-07 Vincent Whitchurch rw New
[v3,20/50] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc Add support for sam9x7 SoC family - - - - --- 2023-07-28 Varshini Rajendran New
[01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warn… [01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warn… - 1 - - --- 2023-10-08 Uwe Kleine-König New
[02/20] mtd: rawnand: txx9ndfmc: Drop if block with always false condition [01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warn… - - - - --- 2023-10-08 Uwe Kleine-König New
[18/20] mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void [01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warn… - - - - --- 2023-10-08 Uwe Kleine-König New
mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing - - - - --- 2024-01-15 Uwe Kleine-König New
[12/33] mtd: dataflash: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros - - - - --- 2024-01-15 Uwe Kleine-König New
[13/33] mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing spi: get rid of some legacy macros - - - - --- 2024-01-15 Uwe Kleine-König New
[v2,12/33] mtd: dataflash: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros 1 - - - --- 2024-01-22 Uwe Kleine-König New
[v2,13/33] mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing spi: get rid of some legacy macros - - - - --- 2024-01-22 Uwe Kleine-König New
[v3,12/32] mtd: dataflash: Follow renaming of SPI "master" to "controller" spi: get rid of some legacy macros 2 - - - --- 2024-02-07 Uwe Kleine-König New
mtd: fix use-after-free in mtd release mtd: fix use-after-free in mtd release - 1 1 - --- 2023-07-27 Usyskin, Alexander New
[01/10] drm/i915/spi: add spi device for discrete graphics drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[02/10] drm/i915/spi: add intel_spi_region map drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[03/10] drm/i915/spi: add driver for on-die spi device drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[04/10] drm/i915/spi: implement region enumeration drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[05/10] drm/i915/spi: implement spi access functions drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[06/10] drm/i915/spi: spi register with mtd drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[07/10] drm/i915/spi: mtd: implement access handlers drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[08/10] drm/i915/spi: align 64bit read and write drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[09/10] drm/i915/spi: wake card on operations drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[10/10] drm/i915/spi: add support for access mode drm/i915/spi: spi access for discrete graphics - - - - --- 2023-09-10 Usyskin, Alexander New
[01/13] spi: add auxiliary device for intel dg spi spi: add driver for Intel discrete graphics - - - - --- 2024-03-28 Usyskin, Alexander New
« 1 2 3 48 9 »