Show patches with: State = Action Required       |   73155 patches
« 1 2 ... 271 272 273731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/9] mm/vmscan: introduce helper function reclaim_page_list() A few cleanup and fixup patches for vmscan - - - --- 2022-04-09 Miaohe Lin New
[v2,2/9] mm/vmscan: remove unneeded can_split_huge_page check A few cleanup and fixup patches for vmscan - 1 - --- 2022-04-09 Miaohe Lin New
[v2,1/9] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback A few cleanup and fixup patches for vmscan - 2 - --- 2022-04-09 Miaohe Lin New
[4/4] mm/migration: fix potential pte_unmap on an not mapped pte A few cleanup and fixup patches for migration - - - --- 2022-04-09 Miaohe Lin New
[3/4] mm/migration: return errno when isolate_huge_page failed A few cleanup and fixup patches for migration - 2 - --- 2022-04-09 Miaohe Lin New
[2/4] mm/migration: remove unneeded lock page and PageMovable check A few cleanup and fixup patches for migration - 1 - --- 2022-04-09 Miaohe Lin New
[1/4] mm/migration: reduce the rcu lock duration A few cleanup and fixup patches for migration - 2 - --- 2022-04-09 Miaohe Lin New
[27/27] direct-io: remove random prefetches [01/27] target: remove an incorrect unmap zeroes data deduction - - - --- 2022-04-09 Christoph Hellwig New
[26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD [01/27] target: remove an incorrect unmap zeroes data deduction 4 1 - --- 2022-04-09 Christoph Hellwig New
[25/27] block: add a bdev_discard_granularity helper [01/27] target: remove an incorrect unmap zeroes data deduction 3 1 - --- 2022-04-09 Christoph Hellwig New
[24/27] block: remove QUEUE_FLAG_DISCARD [01/27] target: remove an incorrect unmap zeroes data deduction 4 1 - --- 2022-04-09 Christoph Hellwig New
[23/27] block: add a bdev_max_discard_sectors helper [01/27] target: remove an incorrect unmap zeroes data deduction 3 1 - --- 2022-04-09 Christoph Hellwig New
[22/27] block: refactor discard bio size limiting [01/27] target: remove an incorrect unmap zeroes data deduction 1 1 - --- 2022-04-09 Christoph Hellwig New
[21/27] block: move {bdev,queue_limit}_discard_alignment out of line [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[20/27] block: use bdev_discard_alignment in part_discard_alignment_show [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[19/27] block: remove queue_discard_alignment [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[17/27] block: use bdev_alignment_offset in disk_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[16/27] block: use bdev_alignment_offset in part_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[15/27] block: add a bdev_max_zone_append_sectors helper [01/27] target: remove an incorrect unmap zeroes data deduction 1 2 - --- 2022-04-09 Christoph Hellwig New
[14/27] block: add a bdev_stable_writes helper [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[13/27] block: add a bdev_fua helper [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[12/27] block: add a bdev_write_cache helper [01/27] target: remove an incorrect unmap zeroes data deduction 1 1 - --- 2022-04-09 Christoph Hellwig New
[11/27] block: add a bdev_nonrot helper [01/27] target: remove an incorrect unmap zeroes data deduction 1 1 - --- 2022-04-09 Christoph Hellwig New
[10/27] mm: use bdev_is_zoned in claim_swapfile [01/27] target: remove an incorrect unmap zeroes data deduction - - - --- 2022-04-09 Christoph Hellwig New
[09/27] ntfs3: use bdev_logical_block_size instead of open coding it [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[08/27] btrfs: use bdev_max_active_zones instead of open coding it [01/27] target: remove an incorrect unmap zeroes data deduction 1 1 - --- 2022-04-09 Christoph Hellwig New
[07/27] drbd: cleanup decide_on_discard_support [01/27] target: remove an incorrect unmap zeroes data deduction 1 - - --- 2022-04-09 Christoph Hellwig New
[06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset [01/27] target: remove an incorrect unmap zeroes data deduction 1 - - --- 2022-04-09 Christoph Hellwig New
[05/27] drbd: use bdev based limit helpers in drbd_send_sizes [01/27] target: remove an incorrect unmap zeroes data deduction 1 - - --- 2022-04-09 Christoph Hellwig New
[04/27] drbd: remove assign_p_sizes_qlim [01/27] target: remove an incorrect unmap zeroes data deduction 1 - - --- 2022-04-09 Christoph Hellwig New
[03/27] target: fix discard alignment on partitions [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[02/27] target: pass a block_device to target_configure_unmap_from_queue [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
[01/27] target: remove an incorrect unmap zeroes data deduction [01/27] target: remove an incorrect unmap zeroes data deduction - 1 - --- 2022-04-09 Christoph Hellwig New
mm/vmscan: remove obsolete comment in get_scan_count mm/vmscan: remove obsolete comment in get_scan_count - - - --- 2022-04-09 Miaohe Lin New
[v2] delayacct: track delays from write-protect copy [v2] delayacct: track delays from write-protect copy - 4 - --- 2022-04-09 CGEL New
[bpf,2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-08 Song Liu New
[bpf,1/2] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-08 Song Liu New
tmpfs: fix regressions from wider use of ZERO_PAGE tmpfs: fix regressions from wider use of ZERO_PAGE - - 1 --- 2022-04-08 Hugh Dickins New
[9/9] MAINTAINERS: add Tom as clang reviewer [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. 2 - - --- 2022-04-08 Andrew Morton New
[8/9] mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()" [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. 2 1 - --- 2022-04-08 Andrew Morton New
[7/9] mailmap: update Vasily Averin's email address [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. - - - --- 2022-04-08 Andrew Morton New
[6/9] mm/mempolicy: fix mpol_new leak in shared_policy_replace [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. 1 - - --- 2022-04-08 Andrew Morton New
[5/9] mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. - - - --- 2022-04-08 Andrew Morton New
[4/9] mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. - 1 - --- 2022-04-08 Andrew Morton New
[3/9] lz4: fix LZ4_decompress_safe_partial read out of bound [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. 1 1 - --- 2022-04-08 Andrew Morton New
[2/9] highmem: fix checks in __kmap_local_sched_{in,out} [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. - 1 - --- 2022-04-08 Andrew Morton New
[1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. [1/9] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. - - - --- 2022-04-08 Andrew Morton New
[GIT,PULL] Folio fixes for 5.18-rc1 [GIT,PULL] Folio fixes for 5.18-rc1 - - - --- 2022-04-08 Matthew Wilcox New
[v8,3/3] Revert "mm/memory-failure.c: fix race with changing page compound again" mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() - 2 - --- 2022-04-08 Naoya Horiguchi New
[v8,2/3] mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() - 2 - --- 2022-04-08 Naoya Horiguchi New
[v8,1/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() - 2 - --- 2022-04-08 Naoya Horiguchi New
delayacct: track delays from write-protect copy delayacct: track delays from write-protect copy - 4 - --- 2022-04-08 CGEL New
[v9,4/4] mm, hugetlbfs: Allow for "high" userspace addresses mm: Enable conversion of powerpc to default topdown mmap layout - 1 - --- 2022-04-08 Christophe Leroy New
[v9,3/4] mm: Add len and flags parameters to arch_get_mmap_end() mm: Enable conversion of powerpc to default topdown mmap layout 1 - - --- 2022-04-08 Christophe Leroy New
[v9,2/4] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions mm: Enable conversion of powerpc to default topdown mmap layout - 1 - --- 2022-04-08 Christophe Leroy New
[v9,1/4] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LA… mm: Enable conversion of powerpc to default topdown mmap layout - - - --- 2022-04-08 Christophe Leroy New
[3/3] memory tiering: adjust hot threshold automatically memory tiering: hot page selection - - - --- 2022-04-08 Huang, Ying New
[2/3] memory tiering: rate limit NUMA migration throughput memory tiering: hot page selection - - - --- 2022-04-08 Huang, Ying New
[1/3] memory tiering: hot page selection with hint page fault latency memory tiering: hot page selection - - - --- 2022-04-08 Huang, Ying New
[v3,4/4] selftests: cgroup: add a selftest for memory.reclaim memcg: introduce per-memcg proactive reclaim 1 - - --- 2022-04-08 Yosry Ahmed New
[v3,3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory memcg: introduce per-memcg proactive reclaim 1 - - --- 2022-04-08 Yosry Ahmed New
[v3,2/4] selftests: cgroup: return the errno of write() in cg_write() on failure memcg: introduce per-memcg proactive reclaim 1 - - --- 2022-04-08 Yosry Ahmed New
[v3,1/4] memcg: introduce per-memcg reclaim interface memcg: introduce per-memcg proactive reclaim 4 - - --- 2022-04-08 Yosry Ahmed New
[v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head [v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head - - - --- 2022-04-08 Nico Pache New
[v7] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head [v7] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head - - - --- 2022-04-08 Nico Pache New
[v2,2/2] mm/page_alloc: not necessary to multiply MAX_NODE_LOAD [v2,1/2] mm/page_alloc: add same penalty is enough to get round-robin order - - - --- 2022-04-08 Wei Yang New
[v2,1/2] mm/page_alloc: add same penalty is enough to get round-robin order [v2,1/2] mm/page_alloc: add same penalty is enough to get round-robin order - - - --- 2022-04-08 Wei Yang New
[-next] mm/memory_hotplug: Fix build warning without CONFIG_MEMORY_HOTREMOVE [-next] mm/memory_hotplug: Fix build warning without CONFIG_MEMORY_HOTREMOVE - - - --- 2022-04-08 Yue Haibing New
[v2,4/4] selftests: cgroup: add a selftest for memory.reclaim memcg: introduce per-memcg proactive reclaim - - - --- 2022-04-07 Yosry Ahmed New
[v2,3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory memcg: introduce per-memcg proactive reclaim - - - --- 2022-04-07 Yosry Ahmed New
[v2,2/4] selftests: cgroup: return the errno of write() in cg_write() on failure memcg: introduce per-memcg proactive reclaim - - - --- 2022-04-07 Yosry Ahmed New
[v2,1/4] memcg: introduce per-memcg reclaim interface memcg: introduce per-memcg proactive reclaim 3 - - --- 2022-04-07 Yosry Ahmed New
[v6] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head [v6] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head - - - --- 2022-04-07 Nico Pache New
kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t - - - --- 2022-04-07 andrey.konovalov@linux.dev New
[v6,21/21] nvme-pci: allow mmaping the CMB in userspace Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem() Userspace P2PDMA with O_DIRECT NVMe devices 1 - - --- 2022-04-07 Logan Gunthorpe New
[v6,19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,17/21] lib/scatterlist: add check when merging zone device pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,16/21] block: add check when merging zone device pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags() Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg() Userspace P2PDMA with O_DIRECT NVMe devices 1 2 - --- 2022-04-07 Logan Gunthorpe New
[v6,12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg() Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-04-07 Logan Gunthorpe New
[v6,11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported() Userspace P2PDMA with O_DIRECT NVMe devices - 2 - --- 2022-04-07 Logan Gunthorpe New
[v6,10/21] nvme-pci: convert to using dma_map_sgtable() Userspace P2PDMA with O_DIRECT NVMe devices - 2 - --- 2022-04-07 Logan Gunthorpe New
[v6,09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-04-07 Logan Gunthorpe New
[v6,08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-04-07 Logan Gunthorpe New
[v6,07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-04-07 Logan Gunthorpe New
[v6,06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg Userspace P2PDMA with O_DIRECT NVMe devices - - - --- 2022-04-07 Logan Gunthorpe New
[v6,05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-04-07 Logan Gunthorpe New
[v6,04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations Userspace P2PDMA with O_DIRECT NVMe devices 1 - - --- 2022-04-07 Logan Gunthorpe New
[v6,03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type() Userspace P2PDMA with O_DIRECT NVMe devices 1 2 - --- 2022-04-07 Logan Gunthorpe New
[v6,02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set Userspace P2PDMA with O_DIRECT NVMe devices 1 1 - --- 2022-04-07 Logan Gunthorpe New
[v6,01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL Userspace P2PDMA with O_DIRECT NVMe devices - 1 - --- 2022-04-07 Logan Gunthorpe New
[3/3] mm/memory-failure.c: dissolve truncated hugetlb page A few fixup and cleanup patches for memory failure - - - --- 2022-04-07 Miaohe Lin New
[2/3] mm/memory-failure.c: minor cleanup for HWPoisonHandlable A few fixup and cleanup patches for memory failure 1 2 - --- 2022-04-07 Miaohe Lin New
[1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test A few fixup and cleanup patches for memory failure - - - --- 2022-04-07 Miaohe Lin New
userfaultfd/selftests: use swap() instead of open coding it userfaultfd/selftests: use swap() instead of open coding it - 2 - --- 2022-04-07 Guo Zhengkui New
« 1 2 ... 271 272 273731 732 »