Show patches with: State = Action Required       |    Archived = No       |   37863 patches
« 1 2 ... 207 208 209378 379 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/9] mm/page_alloc: calculate node_spanned_pages from pfns mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,2/9] mm/vmstat: show start_pfn when zone spans pages mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[v2,1/9] lib/show_mem.c: display MovableOnly mm: introduce Designated Movable Blocks - - - --- 2022-09-28 Doug Berger New
[linux-next,v5] selftests/vm: enable running select groups of tests [linux-next,v5] selftests/vm: enable running select groups of tests - - - --- 2022-09-28 Joel Savitz New
[V2,1/1] x86/sgx: Add code to inject hwpoison into SGX memory x86/sgx: Add code to inject hwpoison into SGX memory - 1 - --- 2022-09-28 Thomas Tai New
[mm] x86: kmsan: handle CPU entry area [mm] x86: kmsan: handle CPU entry area - - - --- 2022-09-28 Alexander Potapenko New
[v2,8/8] hmm-tests: Add test for migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,7/8] nouveau/dmem: Evict device private memory during release Fix several device private page reference counting issues - 1 - --- 2022-09-28 Alistair Popple New
[v2,6/8] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one() Fix several device private page reference counting issues - 1 - --- 2022-09-28 Alistair Popple New
[v2,5/8] mm/migrate_device.c: Add migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,4/8] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page() Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,3/8] mm/memremap.c: Take a pgmap reference on page allocation Fix several device private page reference counting issues - - - --- 2022-09-28 Alistair Popple New
[v2,2/8] mm: Free device private pages have zero refcount Fix several device private page reference counting issues 1 - - --- 2022-09-28 Alistair Popple New
[v2,1/8] mm/memory.c: Fix race when faulting a device private page Fix several device private page reference counting issues 1 - - --- 2022-09-28 Alistair Popple New
tmpfs: ensure O_LARGEFILE with generic_file_open() tmpfs: ensure O_LARGEFILE with generic_file_open() 1 - - --- 2022-09-28 Thomas Weißschuh New
[v5] mm: add zblock - new allocator for use via zpool API [v5] mm: add zblock - new allocator for use via zpool API - - - --- 2022-09-28 Ananda Badmaev New
[3/3] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[2/3] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[1/3] mm: add thp_utilization metrics to sysfs THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[3/3] mm: THP low utilization shrinker THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[2/3] mm: changes to split_huge_page() to free zero filled tail pages THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[1/3] mm: add thp_utilization metrics to sysfs THP Shrinker - - - --- 2022-09-28 Alex Zhu (Kernel) New
[net-next] net: sunhme: Fix undersized zeroing of quattro->happy_meals [net-next] net: sunhme: Fix undersized zeroing of quattro->happy_meals - - - --- 2022-09-28 Sean Anderson New
x86/sgx: Add code to inject hwpoison into SGX memory x86/sgx: Add code to inject hwpoison into SGX memory - 3 - --- 2022-09-27 Thomas Tai New
[mm,v2,3/3] kasan: migrate workqueue_uaf test to kunit [mm,v2,1/3] kasan: switch kunit tests to console tracepoints - 1 - --- 2022-09-27 andrey.konovalov@linux.dev New
[mm,v2,2/3] kasan: migrate kasan_rcu_uaf test to kunit [mm,v2,1/3] kasan: switch kunit tests to console tracepoints - 1 - --- 2022-09-27 andrey.konovalov@linux.dev New
[mm,v2,1/3] kasan: switch kunit tests to console tracepoints [mm,v2,1/3] kasan: switch kunit tests to console tracepoints - 1 - --- 2022-09-27 andrey.konovalov@linux.dev New
[RFC,v2,9/9] mm: Introduce Copy-On-Write PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,8/9] mm: Handle COW PTE with reclaim algorithm Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,7/9] mm: Add the break COW PTE handler Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,6/9] mm, pgtable: Add COW_PTE_OWNER_EXCLUSIVE flag Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,5/9] mm, pgtable: Add a refcount to PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,4/9] mm: Add COW PTE fallback functions Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,3/9] mm, pgtable: Add ownership to PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,2/9] mm: pgtable: Add sysctl to enable COW PTE Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[RFC,v2,1/9] mm: Add new mm flags for Copy-On-Write PTE table Introduce Copy-On-Write to Page Table - - - --- 2022-09-27 Chih-En Lin New
[v1,7/7] selftests/vm: anon_cow: add R/O longterm tests via gup_test selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,6/7] mm/gup_test: start/stop/read functionality for PIN LONGTERM test selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,5/7] selftests/vm: anon_cow: add liburing test cases selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,4/7] selftests/vm: anon_cow: hugetlb tests selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,3/7] selftests/vm: anon_cow: THP tests selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,2/7] selftests/vm: factor out pagemap_is_populated() into vm_util selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
[v1,1/7] selftests/vm: anon_cow: test COW handling of anonymous memory selftests/vm: test COW handling of anonymous memory - - - --- 2022-09-27 David Hildenbrand New
mm/hwpoison: fix build error without CONFIG_MEMORY_FAILURE mm/hwpoison: fix build error without CONFIG_MEMORY_FAILURE - - - --- 2022-09-27 Hui Tang New
mm/early_ioremap: Combine two loops to improve performance mm/early_ioremap: Combine two loops to improve performance - - - --- 2022-09-27 Yajun Deng New
[RFC] mm: sort kmemleak object via backtrace [RFC] mm: sort kmemleak object via backtrace - - - --- 2022-09-27 zhaoyang.huang New
mm: rmap: rename page_not_mapped() to folio_not_mapped() mm: rmap: rename page_not_mapped() to folio_not_mapped() - 1 - --- 2022-09-27 Kefeng Wang New
[mm-unstable] mm/khugepaged: don't check pmd value twice in collapse_pte_mapped_thp() [mm-unstable] mm/khugepaged: don't check pmd value twice in collapse_pte_mapped_thp() - - - --- 2022-09-27 Zach O'Keefe New
[-next,v4,3/3] docs: notifier-error-inject: Correct test's name Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-27 Zhao Gongyi New
[-next,v4,2/3] selftests/memory-hotplug: Restore memory before exit Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-27 Zhao Gongyi New
[-next,v4,1/3] selftests/memory-hotplug: Add checking after online or offline Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-27 Zhao Gongyi New
[v2] kasan: also display registers for reports from HW exceptions [v2] kasan: also display registers for reports from HW exceptions - 1 - --- 2022-09-27 Peter Collingbourne New
[v2,2/2] mm/damon: use damon_sz_region() in appropriate place [v2,1/2] mm/damon: move sz_damon_region to damon_sz_region - - - --- 2022-09-27 haoxin New
[v2,1/2] mm/damon: move sz_damon_region to damon_sz_region [v2,1/2] mm/damon: move sz_damon_region to damon_sz_region - 1 - --- 2022-09-27 haoxin New
[v2,2/2] kfence: use better stack hash seed [v2,1/2] random: split initialization into early step and later step - 1 - --- 2022-09-26 Jason A. Donenfeld New
[v2,1/2] random: split initialization into early step and later step [v2,1/2] random: split initialization into early step and later step - - - --- 2022-09-26 Jason A. Donenfeld New
Revert "net: set proper memcg for net_init hooks allocations" Revert "net: set proper memcg for net_init hooks allocations" 2 1 1 --- 2022-09-26 Shakeel Butt New
[GIT,PULL] hotfixes for 6.0[-rc8] [GIT,PULL] hotfixes for 6.0[-rc8] - - - --- 2022-09-26 Andrew Morton New
[mm,v3] kasan: fix array-bounds warnings in tests [mm,v3] kasan: fix array-bounds warnings in tests - 1 - --- 2022-09-26 andrey.konovalov@linux.dev New
[v5] damon/sysfs: fix possible memleak on damon_sysfs_add_target [v5] damon/sysfs: fix possible memleak on damon_sysfs_add_target - 1 - --- 2022-09-26 SeongJae Park New
[v4] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. [v4] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. - 1 - --- 2022-09-26 SeongJae Park New
[RFC,5/5] mm: remove unused savedwrite infrastructure mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,4/5] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,3/5] mm/huge_memory: try avoiding write faults when changing PMD protection mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,2/5] mm/mprotect: minor can_change_pte_writable() cleanups mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[RFC,1/5] mm/mprotect: allow clean exclusive anon pages to be writable mm/autonuma: replace savedwrite infrastructure - - - --- 2022-09-26 David Hildenbrand New
[v2,mm] mm: fix BUG splat with kvmalloc + GFP_ATOMIC [v2,mm] mm: fix BUG splat with kvmalloc + GFP_ATOMIC 1 - - --- 2022-09-26 Florian Westphal New
[v3] mm/slub: clean up create_unique_id() [v3] mm/slub: clean up create_unique_id() - 1 - --- 2022-09-26 Chao Yu New
[4/4] mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol memcg swap fix & cleanups 1 - - --- 2022-09-26 Johannes Weiner New
[3/4] mm: memcontrol: use do_memsw_account() in a few more places memcg swap fix & cleanups 1 - - --- 2022-09-26 Johannes Weiner New
[2/4] mm: memcontrol: deprecate swapaccounting=0 mode memcg swap fix & cleanups - 1 - --- 2022-09-26 Johannes Weiner New
[1/4] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled memcg swap fix & cleanups 2 1 - --- 2022-09-26 Johannes Weiner New
[-next,v3,3/3] docs: notifier-error-inject: Correct test's name Optimize and bugfix for memory-hotplug - 1 - --- 2022-09-26 Zhao Gongyi New
[-next,v3,2/3] selftests/memory-hotplug: Restore memory before exit Optimize and bugfix for memory-hotplug - - - --- 2022-09-26 Zhao Gongyi New
[-next,v3,1/3] selftests/memory-hotplug: Add checking after online or offline Optimize and bugfix for memory-hotplug - - - --- 2022-09-26 Zhao Gongyi New
[v2] mm: use update_mmu_tlb() on the second thread [v2] mm: use update_mmu_tlb() on the second thread - 1 - --- 2022-09-26 Qi Zheng New
[RFC] proc: Add a new isolated /proc/pid/mempolicy type. [RFC] proc: Add a new isolated /proc/pid/mempolicy type. - - - --- 2022-09-26 Zhongkun He New
[v1,2/2] mm/damon: use damon_region_size() in appropriate place [v1,1/2] mm/damon: rename sz_damon_region to damon_region_size - - - --- 2022-09-26 haoxin New
[v1,1/2] mm/damon: rename sz_damon_region to damon_region_size [v1,1/2] mm/damon: rename sz_damon_region to damon_region_size - - - --- 2022-09-26 haoxin New
[7/7] hmm-tests: Add test for migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[6/7] nouveau/dmem: Evict device private memory during release Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one() Fix several device private page reference counting issues - 1 - --- 2022-09-26 Alistair Popple New
[4/7] mm/migrate_device.c: Add migrate_device_range() Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[3/7] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page() Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[2/7] mm: Free device private pages have zero refcount Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[1/7] mm/memory.c: Fix race when faulting a device private page Fix several device private page reference counting issues - - - --- 2022-09-26 Alistair Popple New
[v3] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. [v3] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. - 1 - --- 2022-09-25 Yun Levi New
[v2] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. [v2] damon/sysfs: Fix possible memleak on damon_sysfs_add_target. - - - --- 2022-09-25 Yun Levi New
[5/5] memblock tests: remove completed TODO item memblock tests: add tests for - - - --- 2022-09-25 Rebecca Mckeever New
[4/5] memblock tests: add generic NUMA tests for memblock_alloc_exact_nid_raw memblock tests: add tests for - - - --- 2022-09-25 Rebecca Mckeever New
[3/5] memblock tests: add bottom-up NUMA tests for memblock_alloc_exact_nid_raw memblock tests: add tests for - - - --- 2022-09-25 Rebecca Mckeever New
[2/5] memblock tests: add top-down NUMA tests for memblock_alloc_exact_nid_raw memblock tests: add tests for - - - --- 2022-09-25 Rebecca Mckeever New
[1/5] memblock tests: add range tests for memblock_alloc_exact_nid_raw memblock tests: add tests for - - - --- 2022-09-25 Rebecca Mckeever New
damon/sysfs: Fix possible memleak on damon_sysfs_add_target. damon/sysfs: Fix possible memleak on damon_sysfs_add_target. - - - --- 2022-09-25 Yun Levi New
[3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2022-09-25 Shiyang Ruan New
[2/3] fs: move drop_pagecache_sb() for others to use mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2022-09-25 Shiyang Ruan New
[1/3] xfs: fix the calculation of length and end mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - 1 - --- 2022-09-25 Shiyang Ruan New
[v2] mm/slub: clean up create_unique_id() [v2] mm/slub: clean up create_unique_id() - 1 - --- 2022-09-25 Chao Yu New
[mm,v2] kasan: fix array-bounds warnings in tests [mm,v2] kasan: fix array-bounds warnings in tests - - - --- 2022-09-24 andrey.konovalov@linux.dev New
[mm] kasan: fix array-bounds warnings in tests [mm] kasan: fix array-bounds warnings in tests - - - --- 2022-09-24 andrey.konovalov@linux.dev New
« 1 2 ... 207 208 209378 379 »