Show patches with: State = Action Required       |   41170 patches
« 1 2 3 4411 412 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,07/11] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,06/11] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,04/11] fs/buffer: reduce stack usage on bh_read_iter() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,03/11] fs/buffer: add iteration support for block_read_full_folio() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,02/11] fs/buffer: add a for_each_bh() for block_read_full_folio() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,01/11] fs/buffer: move async batch read code into a helper enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[GIT,PULL] Block fixes for 6.13-rc3 [GIT,PULL] Block fixes for 6.13-rc3 - - - --- 2024-12-13 Jens Axboe New
blktests: src/miniublk.c: fix segment fault when io_uring is disabled blktests: src/miniublk.c: fix segment fault when io_uring is disabled - - - --- 2024-12-13 Ming Lei New
[v10,15/15] ufs: qcom: add support for wrapped keys Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,14/15] soc: qcom: ice: add HWKM support to the ICE driver Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,13/15] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,12/15] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,11/15] blk-crypto: show supported key types in sysfs Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,10/15] blk-crypto: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,09/15] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,08/15] firmware: qcom: scm: add calls for wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,07/15] mmc: sdhci-msm: convert to use custom crypto profile Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,06/15] mmc: crypto: add mmc_from_crypto_profile() Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,05/15] mmc: sdhci-msm: fix crypto key eviction Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,02/15] ufs: crypto: add ufs_hba_from_crypto_profile() Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,01/15] ufs: qcom: fix crypto key eviction Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[3/3] block: Fix queue_iostats_passthrough_show() Three small block layer patches - - - --- 2024-12-12 Bart Van Assche New
[2/3] blk-mq: Clean up blk_mq_requeue_work() Three small block layer patches - 4 - --- 2024-12-12 Bart Van Assche New
[1/3] mq-deadline: Remove a local variable Three small block layer patches - 4 - --- 2024-12-12 Bart Van Assche New
blk-iocost: Avoid using clamp() on inuse in __propagate_weights() blk-iocost: Avoid using clamp() on inuse in __propagate_weights() 1 - - --- 2024-12-12 Nathan Chancellor New
[v3,9/9] driver core: Introduce device_iter_t for device iterating APIs driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-12 Zijun Hu New
[v3,8/9] driver core: Correct API device_for_each_child_reverse_from() prototype driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-12 Zijun Hu New
[v3,7/9] driver core: Correct parameter check for API device_for_each_child_reverse_from() driver core: class: Fix bug and code improvements for class APIs - - - --- 2024-12-12 Zijun Hu New
[v3,6/9] driver core: Rename declaration parameter name for API device_find_child() cluster driver core: class: Fix bug and code improvements for class APIs - 2 - --- 2024-12-12 Zijun Hu New
[v3,5/9] driver core: Move true expression out of if condition in API device_find_child() driver core: class: Fix bug and code improvements for class APIs - 2 - --- 2024-12-12 Zijun Hu New
[v3,4/9] driver core: Move true expression out of if condition in API driver_find_device() driver core: class: Fix bug and code improvements for class APIs - 2 - --- 2024-12-12 Zijun Hu New
[v3,3/9] driver core: bus: Move true expression out of if condition in API bus_find_device() driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-12 Zijun Hu New
[v3,2/9] blk-cgroup: Fix class @block_class's subsystem refcount leakage driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-12 Zijun Hu New
[v3,1/9] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() driver core: class: Fix bug and code improvements for class APIs - - - --- 2024-12-12 Zijun Hu New
[PATCHv14,10/11] nvme: register fdp parameters with the block layer block write streams with nvme fdp - 2 - --- 2024-12-11 Keith Busch New
[v4,11/11] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() - 1 - --- 2024-12-11 Zijun Hu New
[v4,09/11] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() 1 - - --- 2024-12-11 Zijun Hu New
[v4,07/11] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,06/11] driver core: Remove match_any() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,05/11] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,04/11] driver core: Constify API device_find_child() then adapt for various usages driver core: Constify API device_find_child() - 2 - --- 2024-12-11 Zijun Hu New
[v4,03/11] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,02/11] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() - - - --- 2024-12-11 Zijun Hu New
[v4,01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() - 1 - --- 2024-12-11 Zijun Hu New
[v3,19/19] ALSA: line6: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,18/19] livepatch: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,17/19] ceph: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - 1 - --- 2024-12-10 Easwar Hariharan New
[v3,15/19] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() 1 - - --- 2024-12-10 Easwar Hariharan New
[v3,13/19] gve: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,12/19] xen/blkback: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,11/19] scsi: pm8001: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,10/19] scsi: arcmsr: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,09/19] scsi: lpfc: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,08/19] drm/xe: Convert timeout to secs_to_jiffies() Converge on using secs_to_jiffies() - 1 - --- 2024-12-10 Easwar Hariharan New
[v3,07/19] accel/habanalabs: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,06/19] mm: kmemleak: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - 1 - --- 2024-12-10 Easwar Hariharan New
[v3,04/19] s390: kernel: Convert timeouts to use secs_to_jiffies() Converge on using secs_to_jiffies() 1 - - --- 2024-12-10 Easwar Hariharan New
[v3,03/19] arm: pxa: Convert timeouts to use secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,02/19] coccinelle: misc: Add secs_to_jiffies script Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[v3,01/19] netfilter: conntrack: Cleanup timeout definitions Converge on using secs_to_jiffies() - - - --- 2024-12-10 Easwar Hariharan New
[PATCHv13,10/11] nvme: register fdp parameters with the block layer block write streams with nvme fdp - 1 - --- 2024-12-10 Keith Busch New
[PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock [PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock - 2 1 --- 2024-12-10 Nilay Shroff New
THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2 THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2 - - - --- 2024-12-10 Atharva Tiwari New
[v2,2/2] zram: fix uninitialized ZRAM not releasing backing device zram: fix backing device setup issue - - - --- 2024-12-09 Kairui Song New
[v2,1/2] zram: refuse to use zero sized block device as backing device zram: fix backing device setup issue - 1 - --- 2024-12-09 Kairui Song New
[v3,4/4] block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging fixes - 1 - --- 2024-12-09 Damien Le Moal New
[v3,3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment Zone write plugging fixes 1 1 - --- 2024-12-09 Damien Le Moal New
[v3,2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations Zone write plugging fixes - 1 - --- 2024-12-09 Damien Le Moal New
[v3,1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs Zone write plugging fixes - 1 - --- 2024-12-09 Damien Le Moal New
[RFC,3/3] lib/sbitmap: fix shallow_depth tag allocation lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-09 Yu Kuai New
[RFC,2/3] lib/sbitmap: don't export sbitmap_get_shallow() lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-09 Yu Kuai New
[RFC,1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code" lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-09 Yu Kuai New
[v2] block: retry call probe after request_module in blk_request_module [v2] block: retry call probe after request_module in blk_request_module - 1 - --- 2024-12-09 yangerkun New
[v9,12/12] ufs: qcom: add support for wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,11/12] soc: qcom: ice: add HWKM support to the ICE driver Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,10/12] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,09/12] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,08/12] blk-crypto: show supported key types in sysfs Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,07/12] blk-crypto: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,06/12] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,05/12] firmware: qcom: scm: add calls for wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,04/12] mmc: sdhci-msm: convert to use custom crypto profile Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,03/12] mmc: crypto: add mmc_from_crypto_profile() Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,02/12] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
[v9,01/12] ufs: crypto: add ufs_hba_from_crypto_profile() Support for hardware-wrapped inline encryption keys - - - --- 2024-12-09 Eric Biggers New
block: retry call probe after request_module in blk_request_module block: retry call probe after request_module in blk_request_module - - - --- 2024-12-09 yangerkun New
[v2,4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment Zone write plugging fixes - - - --- 2024-12-08 Damien Le Moal New
[v2,3/4] block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging fixes - - - --- 2024-12-08 Damien Le Moal New
[v2,2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations Zone write plugging fixes - 1 - --- 2024-12-08 Damien Le Moal New
[v2,1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs Zone write plugging fixes - 1 - --- 2024-12-08 Damien Le Moal New
MAINTAINERS: update Coly Li's email address MAINTAINERS: update Coly Li's email address - - - --- 2024-12-08 colyli@kernel.org New
block: Fix the comment error in the __register_blkdev function. block: Fix the comment error in the __register_blkdev function. - - - --- 2024-12-08 MengEn Sun New
« 1 2 3 4411 412 »