Show patches with: State = Action Required       |   40709 patches
« 1 2 ... 30 31 32407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v14,04/19] ipe: add LSM hooks on execution and kernel read Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu New
[RFC,v14,03/19] ipe: add evaluation loop Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu New
[RFC,v14,02/19] ipe: add policy parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu New
[RFC,v14,01/19] security: add ipe lsm Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu New
mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K - - - --- 2024-03-06 Sam Protsenko New
[3/3] dm-integrity: set max_integrity_segments in dm_integrity_io_hints [1/3] nvdimm: remove nd_integrity_init - - - --- 2024-03-06 Christoph Hellwig New
[2/3] nvdimm/btt: always set max_integrity_segments [1/3] nvdimm: remove nd_integrity_init - - - --- 2024-03-06 Christoph Hellwig New
[1/3] nvdimm: remove nd_integrity_init [1/3] nvdimm: remove nd_integrity_init - - - --- 2024-03-06 Christoph Hellwig New
[7/7] drbd: atomically update queue limits in drbd_reconsider_queue_parameters Untitled series #833001 - 2 1 --- 2024-03-06 Philipp Reisner New
[6/7] drbd: split out a drbd_discard_supported helper Untitled series #833000 - 2 1 --- 2024-03-06 Philipp Reisner New
[5/7] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support Untitled series #832999 - 2 1 --- 2024-03-06 Philipp Reisner New
[4/7] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters Untitled series #832998 - 2 1 --- 2024-03-06 Philipp Reisner New
[3/7] drbd: refactor the backing dev max_segments calculation Untitled series #832997 - 2 1 --- 2024-03-06 Philipp Reisner New
[2/7] drbd: refactor drbd_reconsider_queue_parameters Untitled series #832996 - 2 1 --- 2024-03-06 Philipp Reisner New
[1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - 2 1 --- 2024-03-06 Philipp Reisner New
sed-opal: Remove the ret variable from the function sed-opal: Remove the ret variable from the function - - - --- 2024-03-06 Li kunyu New
sed-opal: Remove unnecessary ‘0’ values from ret sed-opal: Remove unnecessary ‘0’ values from ret - - - --- 2024-03-06 Li kunyu New
sed-opal: Remove unnecessary ‘0’ values from err sed-opal: Remove unnecessary ‘0’ values from err - - - --- 2024-03-06 Li zeming New
sed-opal: Remove unnecessary ‘0’ values from error sed-opal: Remove unnecessary ‘0’ values from error - - - --- 2024-03-06 Li zeming New
[v13,27/27] dept: Add documentation for Dept DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,26/27] fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,25/27] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,24/27] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,23/27] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,22/27] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,21/27] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,20/27] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,19/27] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,18/27] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,17/27] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,16/27] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,14/27] cpu/hotplug: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,13/27] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,12/27] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,11/27] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,08/27] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,06/27] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,05/27] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,04/27] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,03/27] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,02/27] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
[v13,01/27] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2024-03-06 Byungchul Park New
block: Support building the iocost and iolatency policies as kernel modules block: Support building the iocost and iolatency policies as kernel modules - - - --- 2024-03-06 Bart Van Assche New
[RFC,v2,8/8] mmc: block: set GENHD_FL_NVMEM nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,7/8] mmc: block: set fwnode of disk devices nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,6/8] mmc: core: set card fwnode_handle nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,5/8] dt-bindings: mmc: mmc-card: add block device nodes nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,4/8] block: implement NVMEM provider nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,3/8] block: add new genhd flag GENHD_FL_NVMEM nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,2/8] block: partitions: populate fwnode nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
[RFC,v2,1/8] dt-bindings: block: add basic bindings for block devices nvmem: add block device NVMEM provider - - - --- 2024-03-05 Daniel Golle New
block: make block_class constant block: make block_class constant - 1 - --- 2024-03-05 Ricardo B. Marliere New
block: prevent division by zero in blk_rq_stat_sum() block: prevent division by zero in blk_rq_stat_sum() - 1 - --- 2024-03-05 Roman Smirnov New
[7/7] drbd: atomically update queue limits in drbd_reconsider_queue_parameters [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[6/7] drbd: split out a drbd_discard_supported helper [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[5/7] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[4/7] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[3/7] drbd: refactor the backing dev max_segments calculation [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[2/7] drbd: refactor drbd_reconsider_queue_parameters [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk [1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk - - - --- 2024-03-05 Christoph Hellwig New
[RFC,RESEND,16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,15/16] block: add dma_link_range() based API Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,14/16] vfio/mlx5: Convert vfio to use DMA link API Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,13/16] vfio/mlx5: Explicitly store page list Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,08/16] RDMA/umem: Store ODP access mask information in PFN Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,06/16] iommu/dma: Implement link/unlink page callbacks Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,04/16] iommu/dma: Provide an interface to allow preallocate IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,02/16] dma-mapping: provide an interface to allocate IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,RESEND,01/16] mm/hmm: let users to tag specific PFNs Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,15/16] block: add dma_link_range() based API Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,14/16] vfio/mlx5: Convert vfio to use DMA link API Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,13/16] vfio/mlx5: Explicitly store page list Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,08/16] RDMA/umem: Store ODP access mask information in PFN Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,06/16] iommu/dma: Implement link/unlink page callbacks Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,04/16] iommu/dma: Provide an interface to allow preallocate IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,02/16] dma-mapping: provide an interface to allocate IOVA Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
[RFC,01/16] mm/hmm: let users to tag specific PFNs Split IOMMU DMA mapping operation to two steps - - - --- 2024-03-05 Leon Romanovsky New
aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts - - - --- 2024-03-05 Chun-Yi Lee New
block: move capacity validation to blkpg_do_ioctl() block: move capacity validation to blkpg_do_ioctl() - 2 - --- 2024-03-05 Li Lingfeng New
[RFC,2/2] cpufreq/schedutil: Remove iowait boost Introduce per-task io utilization boost - - - --- 2024-03-04 Christian Loehle New
[RFC,1/2] sched/fair: Introduce per-task io util boost Introduce per-task io utilization boost - - - --- 2024-03-04 Christian Loehle New
« 1 2 ... 30 31 32407 408 »