Show patches with: none      |   32941 patches
« 1 2 ... 11 12 13329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[-next,1/2] Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" Rework fix method for memleak in - 1 - - --- 2023-03-01 Zhihao Cheng rw Accepted
[-next,1/2] jffs2: fix memory leak in jffs2_do_mount_fs jffs2: fix two memory leak when mount jffs2 - 1 - - --- 2021-12-30 Baokun Li rw Superseded
[-next,1/3] ubifs: fix slab-out-of-bounds in ubifs_change_lp fix some bugs in ubifs_garbage_collect - - - - --- 2021-11-15 Baokun Li Accepted
[-next,1/4] mtd: pagetest: remove always true condition - - - - --- 2013-08-15 Akinobu Mita New
[-next,1/4] ubifs: Fix 'hash' kernel-doc warning in auth.c ubifs: Fix some kernel-doc warnings for ubifs - - - - --- 2020-09-14 Wang Hai Accepted
[-next,1/5] ubi: Using the Fault Injection Framework to refactor the debugfs interface ubi: Enhanced fault injection capability for the UBI driver - - - - --- 2023-03-18 ZhaoLong Wang rw Changes Requested
[-next,1/7] mtd: tests: introduce mtd_test module - - - - --- 2013-08-02 Artem Bityutskiy New
[-next,1/7] mtd: tests: introduce mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,10/11] mtd: rawnand: vf610_nfc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_enabled() to simplify the drivers. - - - - --- 2023-08-17 Li Zetao New
[-next,11/11] mtd: spi-nor: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_enabled() to simplify the drivers. - - 1 - --- 2023-08-17 Li Zetao tambarus Changes Requested
[-next,2/2] jffs2: fix memory leak in jffs2_scan_medium jffs2: fix two memory leak when mount jffs2 - 1 - - --- 2021-12-30 Baokun Li rw Superseded
[-next,2/2] ubifs: dirty_cow_znode: Fix memleak when insert_old_idx() failed Rework fix method for memleak in - 1 - - --- 2023-03-01 Zhihao Cheng rw Accepted
[-next,2/3] ubifs: fix double return leb in ubifs_garbage_collect fix some bugs in ubifs_garbage_collect - - - - --- 2021-11-15 Baokun Li Accepted
[-next,2/4] mtd: tests: return -EIO when mtdtest_read() failed to read requested bytes - - - - --- 2013-08-15 Akinobu Mita New
[-next,2/4] ubifs: Fix some kernel-doc warnings in gc.c ubifs: Fix some kernel-doc warnings for ubifs - - - - --- 2020-09-14 Wang Hai Accepted
[-next,2/5] ubi: Split io_failures into write_failure and erase_failure ubi: Enhanced fault injection capability for the UBI driver - - - - --- 2023-03-18 ZhaoLong Wang rw Changes Requested
[-next,2/7] mtd: mtd_oobtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,3/3] ubifs: read-only if LEB may always be taken in ubifs_garbage_collect fix some bugs in ubifs_garbage_collect - - - - --- 2021-11-15 Baokun Li Accepted
[-next,3/4] mtd: tests: incorporate error message for mtdtest_read() - - - - --- 2013-08-15 Akinobu Mita Accepted
[-next,3/4] ubifs: Fix some kernel-doc warnings in replay.c ubifs: Fix some kernel-doc warnings for ubifs - - - - --- 2020-09-14 Wang Hai Accepted
[-next,3/5] ubi: Add six fault injection type for testing ubi: Enhanced fault injection capability for the UBI driver - - - - --- 2023-03-18 ZhaoLong Wang rw Changes Requested
[-next,3/7] mtd: mtd_pagetest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,4/4] mtd: tests: incorporate error message for mtdtest_write() - - - - --- 2013-08-15 Akinobu Mita Accepted
[-next,4/4] ubifs: Fix some kernel-doc warnings in tnc.c ubifs: Fix some kernel-doc warnings for ubifs - - - - --- 2020-09-14 Wang Hai Accepted
[-next,4/5] ubi: Reserve sufficient buffer length for the input mask ubi: Enhanced fault injection capability for the UBI driver - - - - --- 2023-03-18 ZhaoLong Wang rw Changes Requested
[-next,4/7] mtd: mtd_readtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,5/5] mtd: Add several functions to the fail_function list ubi: Enhanced fault injection capability for the UBI driver - - - - --- 2023-03-18 ZhaoLong Wang rw New
[-next,5/7] mtd: mtd_speedtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,6/7] mtd: mtd_stresstest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,7/7] mtd: mtd_subpagetest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,RFC,01/14] block: add some bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,02/14] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,03/14] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,04/14] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,05/14] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,06/14] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,07/14] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,08/14] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,09/14] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,10/14] erofs: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,11/14] ext4: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,12/14] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,13/14] gfs2: use bdev api block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,RFC,14/14] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules - - - - --- 2023-12-05 Yu Kuai New
[-next,V2,1/2] ubi: fix race between volume operations and uif_init ubi: fix race between ctrl_cdev_ioctl and ubi_cdev_ioctl - 1 - - --- 2021-11-03 Baokun Li Superseded
[-next,V2,1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130 [-next,V2,1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130 - - 1 - --- 2023-05-04 ZhaoLong Wang rw New
[-next,V2,2/2] ubi: Correct the number of PEBs after a volume resize failure [-next,V2,1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130 - - 1 - --- 2023-05-04 ZhaoLong Wang rw New
[-next,V2,2/2] ubi: fix race between volume operations and uif_close ubi: fix race between ctrl_cdev_ioctl and ubi_cdev_ioctl - 1 - - --- 2021-11-03 Baokun Li Superseded
[-next,V3] ubi: fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl [-next,V3] ubi: fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl - 1 - - --- 2021-11-05 Baokun Li Accepted
[-next,v2,01/10] mtd: tests: introduce helper functions - - - - --- 2013-08-03 Akinobu Mita New
[-next,v2,01/12] mtd: spear_smi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,02/10] mtd: tests: rename sources in order to link a helper object - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,02/12] mtd: rawnand: arasan: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,03/10] mtd: mtd_oobtest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,03/12] mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-18 Li Zetao New
[-next,v2,04/10] mtd: mtd_pagetest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita New
[-next,v2,04/12] mtd: rawnand: intel: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,05/10] mtd: mtd_readtest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,05/12] mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,06/10] mtd: mtd_speedtest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,06/12] mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,07/10] mtd: mtd_stresstest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,07/12] mtd: rawnand: mtk: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,08/10] mtd: mtd_subpagetest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,08/12] mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,09/10] mtd: mtd_torturetest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,09/12] mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,1/2] jffs2: fix memory leak in jffs2_do_mount_fs jffs2: fix two memory leak when mount jffs2 - 1 - - --- 2022-01-13 Baokun Li rw Superseded
[-next,v2,10/10] mtd: mtd_nandbiterrs: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita Accepted
[-next,v2,10/12] mtd: rawnand: vf610_nfc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,11/12] mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-18 Li Zetao tambarus Superseded
[-next,v2,12/12] mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - - - --- 2023-08-18 Li Zetao New
[-next,v2,2/2] jffs2: fix memory leak in jffs2_scan_medium jffs2: fix two memory leak when mount jffs2 - 1 - - --- 2022-01-13 Baokun Li rw Superseded
[-next,v2] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND) [-next,v2] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND) - - - - --- 2017-09-21 KOBAYASHI Yoshitake Changes Requested
[-next,v2] mtd: rawnand: Propagate error values for brcmstb_nand_wait_for_completion() [-next,v2] mtd: rawnand: Propagate error values for brcmstb_nand_wait_for_completion() - - - - --- 2023-08-05 Jinjie Ruan New
[-next,v2] mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname() [-next,v2] mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname() - - 1 - --- 2023-08-02 Li Zetao Accepted
[-next,v2] mtd: spinand: fix missing unlock on error [-next,v2] mtd: spinand: fix missing unlock on error - 1 - - --- 2018-07-04 Wei Yongjun Superseded
[-next,v2] mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove() [-next,v2] mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove() - - - - --- 2022-05-16 Yang Yingliang Accepted
[-next,v2] ubifs: Fix some kernel-doc comments [-next,v2] ubifs: Fix some kernel-doc comments - - 1 - --- 2023-07-12 Yang Li rw Accepted
[-next,v2] ubifs: Fix some kernel-doc comments [-next,v2] ubifs: Fix some kernel-doc comments - - 1 - --- 2022-06-02 Yang Li rw Accepted
[-next,v3,01/12] mtd: spear_smi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,02/12] mtd: rawnand: arasan: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,03/12] mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,04/12] mtd: rawnand: intel: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,05/12] mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,06/12] mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,07/12] mtd: rawnand: mtk: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,08/12] mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,09/12] mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,1/2] jffs2: fix memory leak in jffs2_do_mount_fs jffs2: fix two memory leak when mount jffs2 - 1 - - --- 2022-01-14 Baokun Li rw Accepted
[-next,v3,1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID mtd: nand: toshiba: Add Toshiba BENAND support - - - - --- 2017-12-06 KOBAYASHI Yoshitake bbrezillon Changes Requested
[-next,v3,10/12] mtd: rawnand: vf610_nfc: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao New
[-next,v3,11/12] mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao tambarus Accepted
[-next,v3,12/12] mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled() mtd: Use devm_clk_get_*() helper function to simplify the drivers. - - 1 - --- 2023-08-21 Li Zetao Accepted
[-next,v3,2/2] jffs2: fix memory leak in jffs2_scan_medium jffs2: fix two memory leak when mount jffs2 - 1 - - --- 2022-01-14 Baokun Li rw New
[-next,v3,2/2] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND) mtd: nand: toshiba: Add Toshiba BENAND support - - - - --- 2017-12-06 KOBAYASHI Yoshitake bbrezillon Changes Requested
[-next,v3,RESEND] mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand_wai… [-next,v3,RESEND] mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand_wai… - - 1 - --- 2023-08-08 Jinjie Ruan Accepted
[-next,v3] Propagate error and simplify ternary operators for brcmstb_nand_wait_for_completion() [-next,v3] Propagate error and simplify ternary operators for brcmstb_nand_wait_for_completion() - - - - --- 2023-08-08 Jinjie Ruan New
[-next,v3] mtd: spinand: fix missing unlock on error [-next,v3] mtd: spinand: fix missing unlock on error - 1 - - --- 2018-07-04 Wei Yongjun mraynal Accepted
[-next,v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size [-next,v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size - 1 - 2 --- 2023-03-06 Zhihao Cheng rw Accepted
« 1 2 ... 11 12 13329 330 »