Show patches with: State = Action Required       |   4989 patches
« 1 2 3 449 50 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,5/5] mtd: nand: add support for the Sandisk SDTNQGAMA chip Fixes for Rockchip NAND controller driver - - - - --- 2023-06-08 Johan Jonker New
[v1,4/5] mtd: nand: raw: rockchip-nand-controller: fix oobfree offset and description Fixes for Rockchip NAND controller driver - - - - --- 2023-06-08 Johan Jonker New
[v1,3/5] mtd: nand: raw: rockchip-nand-controller: fix nand timing default Fixes for Rockchip NAND controller driver - - - - --- 2023-06-08 Johan Jonker New
[v1,2/5] mtd: nand: raw: rockchip-nand-controller: add skipbbt option Fixes for Rockchip NAND controller driver - - - - --- 2023-06-08 Johan Jonker New
[v1,1/5] mtd: nand: raw: rockchip-nand-controller: copy hwecc PA data to oob_poi buffer Fixes for Rockchip NAND controller driver - - - - --- 2023-06-08 Johan Jonker New
[30/30] fs: remove the now unused FMODE_* flags [01/30] block: also call ->open for incremental partition opens - - 2 - --- 2023-06-08 Christoph Hellwig New
[29/30] block: store the holder in file->private_data [01/30] block: also call ->open for incremental partition opens - - - - --- 2023-06-08 Christoph Hellwig New
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[27/30] block: replace fmode_t with a block-specific type for block open flags [01/30] block: also call ->open for incremental partition opens 1 - - - --- 2023-06-08 Christoph Hellwig New
[26/30] block: remove unused fmode_t arguments from ioctl handlers [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[25/30] block: move a few internal definitions out of blkdev.h [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[24/30] ubd: remove commented out code in ubd_open [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[22/30] mtd: block: use a simple bool to track open for write [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[17/30] fs: remove sb->s_mode [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[16/30] block: add a sb_open_mode helper [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[15/30] block: use the holder as indication for exclusive opens [01/30] block: also call ->open for incremental partition opens 3 - 1 - --- 2023-06-08 Christoph Hellwig New
[14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[12/30] bcache: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig New
[11/30] swsusp: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig New
[10/30] block: rename blkdev_close to blkdev_release [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[09/30] block: remove the unused mode argument to ->release [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[08/30] block: pass a gendisk to ->open [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig New
[07/30] block: pass a gendisk on bdev_check_media_change [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[06/30] cdrom: remove the unused mode argument to cdrom_release [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[05/30] cdrom: track if a cdrom_device_info was opened for data [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig New
[04/30] cdrom: remove the unused cdrom_close_write release code [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[03/30] cdrom: remove the unused mode argument to cdrom_ioctl [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[02/30] cdrom: remove the unused bdev argument to cdrom_open [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
[01/30] block: also call ->open for incremental partition opens [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig New
mtd: spinand: macronix: Add support for serial NAND flash mtd: spinand: macronix: Add support for serial NAND flash - - - - --- 2023-06-08 Jaime Liao New
[v3,2/2] mtd: rawnand: meson: waiting w/o wired ready/busy pin Meson NAND: waiting w/o wired ready/busy pin - - - - --- 2023-06-08 Arseniy Krasnov New
[v3,1/2] dt-bindings: nand: meson: Fix 'nand-rb' property Meson NAND: waiting w/o wired ready/busy pin - 1 1 - --- 2023-06-08 Arseniy Krasnov New
[v2] mtd: rawnand: meson: replace integer consts with proper defines [v2] mtd: rawnand: meson: replace integer consts with proper defines - - - - --- 2023-06-08 Arseniy Krasnov New
[v1,2/2] mtd: rawnand: meson: waiting w/o wired ready/busy pin Meson NAND: waiting w/o wired ready/busy pin - - - - --- 2023-06-07 Arseniy Krasnov New
[v1,1/2] dt-bindings: nand: meson: Fix 'nand-rb' property Meson NAND: waiting w/o wired ready/busy pin - 1 - - --- 2023-06-07 Arseniy Krasnov New
[v2] ubi: block: Fix cleanup handling [v2] ubi: block: Fix cleanup handling - - - - --- 2023-06-07 Vincent Whitchurch New
[v2] mtd: rawnand: meson: waiting w/o wired ready/busy pin [v2] mtd: rawnand: meson: waiting w/o wired ready/busy pin - - - - --- 2023-06-07 Arseniy Krasnov New
Revert "mtd: rawnand: arasan: Prevent an unsupported configuration" Revert "mtd: rawnand: arasan: Prevent an unsupported configuration" - - - - --- 2023-06-07 Mahapatra, Amit Kumar New
[12/12] mtd: rawnand: brcmnand: Support write protection setting from dts mtd: rawnand: brcmnand: driver and doc updates - - 2 - --- 2023-06-06 William Zhang New
[11/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2023-06-06 William Zhang New
[10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2023-06-06 William Zhang New
[09/12] mtd: rawnand: brcmnand: Add new compatible string mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2023-06-06 William Zhang New
[08/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver mtd: rawnand: brcmnand: driver and doc updates 1 - - - --- 2023-06-06 William Zhang New
[07/12] arm64: dts: broadcom: bcmbca: Add NAND controller node mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2023-06-06 William Zhang New
[06/12] ARM: dts: broadcom: bcmbca: Add NAND controller node mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2023-06-06 William Zhang New
[05/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs mtd: rawnand: brcmnand: driver and doc updates - - - - --- 2023-06-06 William Zhang New
[04/12] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write mtd: rawnand: brcmnand: driver and doc updates - 1 1 - --- 2023-06-06 William Zhang New
[03/12] mtd: rawnand: brcmnand: Fix crash during the panic_write mtd: rawnand: brcmnand: driver and doc updates - 1 3 - --- 2023-06-06 William Zhang New
[02/12] mtd: rawnand: brcmnand: Fix potential false time out warning mtd: rawnand: brcmnand: driver and doc updates - 1 1 - --- 2023-06-06 William Zhang New
[01/12] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller mtd: rawnand: brcmnand: driver and doc updates - 1 1 - --- 2023-06-06 William Zhang New
[v1] mtd: rawnand: meson: waiting w/o wired ready/busy pin [v1] mtd: rawnand: meson: waiting w/o wired ready/busy pin - - - - --- 2023-06-06 Arseniy Krasnov New
[v1] dt-bindings: nand: meson: Fix 'nand-rb' property [v1] dt-bindings: nand: meson: Fix 'nand-rb' property - 1 - - --- 2023-06-06 Arseniy Krasnov New
[v2,17/17] dt-bindings: mtd: ti,am654: Prevent unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,16/17] dt-bindings: mtd: mediatek: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,15/17] dt-bindings: mtd: mediatek: Reference raw-nand-chip.yaml Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,14/17] dt-bindings: mtd: stm32: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,13/17] dt-bindings: mtd: rockchip: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,12/17] dt-bindings: mtd: intel: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,11/17] dt-bindings: mtd: denali: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,10/17] dt-bindings: mtd: brcmnand: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,09/17] dt-bindings: mtd: meson: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,08/17] dt-bindings: mtd: sunxi: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,07/17] dt-bindings: mtd: ingenic: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,06/17] dt-bindings: mtd: qcom: Prevent NAND chip unevaluated properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,05/17] dt-bindings: mtd: qcom: Fix a property position Prevent NAND chip unevaluated properties - 1 - - --- 2023-06-06 Miquel Raynal New
[v2,04/17] dt-bindings: mtd: Describe nand-ecc-mode Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,03/17] dt-bindings: mtd: Mark nand-ecc-placement deprecated Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,02/17] dt-bindings: mtd: Create a file for raw NAND chip properties Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v2,01/17] dt-bindings: mtd: Accept nand related node names Prevent NAND chip unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[v3] mtd: otp: Put factory OTP/NVRAM into the entropy pool [v3] mtd: otp: Put factory OTP/NVRAM into the entropy pool 1 - - - --- 2023-06-06 Linus Walleij New
[3/3] dt-bindings: mtd: ingenic: Prevent NAND chip unevaluated properties Fix a couple of missing unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[2/3] dt-bindings: mtd: qcom: Prevent NAND chip unevaluated properties Fix a couple of missing unevaluated properties - - - - --- 2023-06-06 Miquel Raynal New
[1/3] dt-bindings: mtd: qcom: Fix a property position Fix a couple of missing unevaluated properties - 1 - - --- 2023-06-06 Miquel Raynal New
[v2] mtd: rawnand: meson: check buffer length [v2] mtd: rawnand: meson: check buffer length - - - - --- 2023-06-06 Arseniy Krasnov New
[31/31] fs: remove the now unused FMODE_* flags [01/31] block: also call ->open for incremental partition opens - - 2 - --- 2023-06-06 Christoph Hellwig New
[30/31] block: store the holder in file->private_data [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[28/31] block: replace fmode_t with a block-specific type for block open flags [01/31] block: also call ->open for incremental partition opens 1 - - - --- 2023-06-06 Christoph Hellwig New
[27/31] block: remove unused fmode_t arguments from ioctl handlers [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[26/31] block: move a few internal definitions out of blkdev.h [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[25/31] ubd: remove commented out code in ubd_open [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[24/31] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[23/31] mtd: block: use a simple bool to track open for write [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig New
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[17/31] block: add a sb_open_mode helper [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig New
[16/31] block: use the holder as indication for exclusive opens [01/31] block: also call ->open for incremental partition opens 3 - 1 - --- 2023-06-06 Christoph Hellwig New
[15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig New
[13/31] bcache: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-06 Christoph Hellwig New
[12/31] swsusp: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-06 Christoph Hellwig New
« 1 2 3 449 50 »