Show patches with: none      |   72816 patches
« 1 2 ... 189 190 191728 729 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags Discard __GFP_ATOMIC - - - --- 2022-11-29 Mel Gorman New
[2/6] mm/page_alloc: Treat RT tasks similar to GFP_HIGH Discard __GFP_ATOMIC 1 - - --- 2022-11-29 Mel Gorman New
[1/6] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE Discard __GFP_ATOMIC 1 - - --- 2022-11-29 Mel Gorman New
[v2,2/2] mm/slub, kunit: Add a test case for kmalloc redzone check [v2,1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation - - - --- 2022-11-29 Feng Tang New
[v2,1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation [v2,1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation - - - --- 2022-11-29 Feng Tang New
[v7,6/6] zsmalloc: Implement writeback mechanism for zsmalloc Implement writeback for zsmalloc 1 1 - --- 2022-11-28 Nhat Pham New
[v7,5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers Implement writeback for zsmalloc 2 1 - --- 2022-11-28 Nhat Pham New
[v7,4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order Implement writeback for zsmalloc 1 1 - --- 2022-11-28 Nhat Pham New
[v7,3/6] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks Implement writeback for zsmalloc 2 1 - --- 2022-11-28 Nhat Pham New
[v7,2/6] zpool: clean out dead code Implement writeback for zsmalloc - 1 - --- 2022-11-28 Nhat Pham New
[v7,1/6] zswap: fix writeback lock ordering for zsmalloc Implement writeback for zsmalloc - 1 - --- 2022-11-28 Nhat Pham New
[bpf-next,v5,6/6] x86: use register_text_tail_vm execmem_alloc for BPF programs - - - --- 2022-11-28 Song Liu New
[bpf-next,v5,5/6] vmalloc: introduce register_text_tail_vm() execmem_alloc for BPF programs - - - --- 2022-11-28 Song Liu New
[bpf-next,v5,4/6] bpf: use execmem_alloc for bpf program and bpf dispatcher execmem_alloc for BPF programs - - - --- 2022-11-28 Song Liu New
[bpf-next,v5,3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs execmem_alloc for BPF programs - - - --- 2022-11-28 Song Liu New
[bpf-next,v5,2/6] x86/alternative: support execmem_alloc() and execmem_free() execmem_alloc for BPF programs - - - --- 2022-11-28 Song Liu New
[bpf-next,v5,1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill execmem_alloc for BPF programs - - - --- 2022-11-28 Song Liu New
[v4,3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths [v4,1/3] mm/khugepaged: Take the right locks for page table retraction 1 1 - --- 2022-11-28 Jann Horn New
[v4,2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI [v4,1/3] mm/khugepaged: Take the right locks for page table retraction 1 1 - --- 2022-11-28 Jann Horn New
[v4,1/3] mm/khugepaged: Take the right locks for page table retraction [v4,1/3] mm/khugepaged: Take the right locks for page table retraction 1 1 - --- 2022-11-28 Jann Horn New
[v2,2/2] mm/fadvise: use LLONG_MAX instead of -1 for eof filemap: skip write and wait if end offset precedes start - 1 - --- 2022-11-28 Brian Foster New
[v2,1/2] filemap: skip write and wait if end offset precedes start filemap: skip write and wait if end offset precedes start - 1 - --- 2022-11-28 Brian Foster New
[2/2] kmsan: allow using __msan_instrument_asm_store() inside runtime [1/2] lockdep: allow instrumenting lockdep.c with KMSAN - - - --- 2022-11-28 Alexander Potapenko New
[1/2] lockdep: allow instrumenting lockdep.c with KMSAN [1/2] lockdep: allow instrumenting lockdep.c with KMSAN - - - --- 2022-11-28 Alexander Potapenko New
[RESEND] media: videobuf2: revert "get_userptr: buffers are always writable" [RESEND] media: videobuf2: revert "get_userptr: buffers are always writable" 1 - - --- 2022-11-28 Hans Verkuil New
[v2,2/2] net, kasan: sample tagging of skb allocations with HW_TAGS [v2,1/2] kasan: allow sampling page_alloc allocations for HW_TAGS - - - --- 2022-11-26 andrey.konovalov@linux.dev New
[v2,1/2] kasan: allow sampling page_alloc allocations for HW_TAGS [v2,1/2] kasan: allow sampling page_alloc allocations for HW_TAGS - - - --- 2022-11-26 andrey.konovalov@linux.dev New
[mm] kasan: fail non-kasan KUnit tests on KASAN reports [mm] kasan: fail non-kasan KUnit tests on KASAN reports - - - --- 2022-11-26 andrey.konovalov@linux.dev New
[v3,3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths [v3,1/3] mm/khugepaged: Take the right locks for page table retraction - - - --- 2022-11-25 Jann Horn New
[v3,2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI [v3,1/3] mm/khugepaged: Take the right locks for page table retraction 1 - - --- 2022-11-25 Jann Horn New
[v3,1/3] mm/khugepaged: Take the right locks for page table retraction [v3,1/3] mm/khugepaged: Take the right locks for page table retraction 1 - - --- 2022-11-25 Jann Horn New
mm/thp: Re-apply mkdirty for small pages after split mm/thp: Re-apply mkdirty for small pages after split - - 1 --- 2022-11-25 Peter Xu New
[v4,3/3] mm: slub: test: Use the kunit_get_current_test() function [v4,1/3] kunit: Provide a static key to check if KUnit is actively running tests 2 1 - --- 2022-11-25 David Gow New
[v4,2/3] kunit: Use the static key when retrieving the current test [v4,1/3] kunit: Provide a static key to check if KUnit is actively running tests - 3 - --- 2022-11-25 David Gow New
[v4,1/3] kunit: Provide a static key to check if KUnit is actively running tests [v4,1/3] kunit: Provide a static key to check if KUnit is actively running tests - 2 - --- 2022-11-25 David Gow New
filemap: Fix some misleading comments filemap: Fix some misleading comments - - - --- 2022-11-25 Jiachen Zhang New
[-next,1/1] mm/memory-failure.c: Cleanup in unpoison_memory [-next,1/1] mm/memory-failure.c: Cleanup in unpoison_memory 1 1 - --- 2022-11-25 mawupeng New
[GIT,PULL] hotfixes for 6.1-rc7 [GIT,PULL] hotfixes for 6.1-rc7 - - - --- 2022-11-25 Andrew Morton New
[v2,9/9] crypto: caam - Set DMA alignment explicitly crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,8/9] crypto: kpp - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,7/9] crypto: akcipher - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,6/9] crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127 crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,5/9] crypto: skcipher - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,4/9] crypto: hash - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,3/9] crypto: aead - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,2/9] crypto: api - Add crypto_tfm_ctx_dma crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
[v2,1/9] crypto: Prepare to move crypto_tfm_ctx crypto: Add helpers for allocating with DMA alignment - - - --- 2022-11-25 Herbert Xu New
s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr() s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr() 1 - - --- 2022-11-25 Anshuman Khandual New
[RFC,11/11] Docs/ABI/damon: document scheme filters files implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,09/11] selftests/damon/sysfs: test filters directory implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,08/11] mm/damon/sysfs-schemes: implement scheme filters implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,06/11] mm/damon/sysfs-schemes: implement filter directory implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,05/11] mm/damon/sysfs-schemes: implement filters directory implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclama… implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,02/11] mm/damon/paddr: support DAMOS filters implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
[RFC,01/11] mm/damon/core: implement damos filter implement DAMOS filtering for anon pages and - - - --- 2022-11-24 SeongJae Park New
mm/thp: Rename pmd_to_page() as pmd_pgtable_page() mm/thp: Rename pmd_to_page() as pmd_pgtable_page() - - - --- 2022-11-24 Anshuman Khandual New
[linux-next] mm: vmscan: use sysfs_emit() to instead of scnprintf() [linux-next] mm: vmscan: use sysfs_emit() to instead of scnprintf() - - - --- 2022-11-24 Yang Yang New
[v2] mm: migrate: Fix THP's mapcount on isolation [v2] mm: migrate: Fix THP's mapcount on isolation 1 - 1 --- 2022-11-24 Gavin Shan New
[linux-next] mm: memremap: delete static key devmap_managed_key [linux-next] mm: memremap: delete static key devmap_managed_key - - - --- 2022-11-24 Qi Zheng New
mm/vmalloc: Add check for KMEM_CACHE mm/vmalloc: Add check for KMEM_CACHE - - - --- 2022-11-24 Jiasheng Jiang New
[RFC,v4,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,v4,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,v4,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[6/6] hugetlbfs: don't delete error page from pagecache hwpoison, shmem, hugetlb: fix data loss issue 5.10.y - 3 1 --- 2022-11-23 Mike Kravetz New
[5/6] mm: shmem: don't truncate page if memory failure happens hwpoison, shmem, hugetlb: fix data loss issue 5.10.y - - - --- 2022-11-23 Mike Kravetz New
[4/6] mm: hwpoison: handle non-anonymous THP correctly hwpoison, shmem, hugetlb: fix data loss issue 5.10.y 1 - - --- 2022-11-23 Mike Kravetz New
[3/6] mm: hwpoison: refactor refcount check handling hwpoison, shmem, hugetlb: fix data loss issue 5.10.y - - - --- 2022-11-23 Mike Kravetz New
[2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault hwpoison, shmem, hugetlb: fix data loss issue 5.10.y - 1 - --- 2022-11-23 Mike Kravetz New
[1/6] mm: hwpoison: remove the unnecessary THP check hwpoison, shmem, hugetlb: fix data loss issue 5.10.y 1 - - --- 2022-11-23 Mike Kravetz New
[mm-unstable,v4] mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE [mm-unstable,v4] mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE 1 - - --- 2022-11-23 Yang Shi New
[v6,6/6] zsmalloc: Implement writeback mechanism for zsmalloc (fix) Implement writeback for zsmalloc (fix) - - - --- 2022-11-23 Nhat Pham New
[v6,4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order (fix) Implement writeback for zsmalloc (fix) - - - --- 2022-11-23 Nhat Pham New
mm: remove lock_page_memcg() from rmap mm: remove lock_page_memcg() from rmap 1 - - --- 2022-11-23 Johannes Weiner New
[1/1] mm/page_alloc: merge two get_pfnblock_migratetype() into one [1/1] mm/page_alloc: merge two get_pfnblock_migratetype() into one - - - --- 2022-11-23 wonder_rock@126.com New
Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL? Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL? - - - --- 2022-11-23 David Howells New
[v2,2/4] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2022-11-23 David Howells New
[v2,1/4] mm: Move FOLL_* defs to mm_types.h iov_iter: Add extraction helpers - 2 - --- 2022-11-23 David Howells New
[v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[v2,-next,2/2] mm/kasan: simplify and refine kasan_cache code [v2,-next,1/2] mm/slb: add is_kmalloc_cache() helper function - 1 - --- 2022-11-23 Feng Tang New
[v2,-next,1/2] mm/slb: add is_kmalloc_cache() helper function [v2,-next,1/2] mm/slb: add is_kmalloc_cache() helper function 2 - - --- 2022-11-23 Feng Tang New
[v2,3/3] selftests: cgroup: make sure reclaim target memcg is unprotected mm: memcg: fix protection of reclaim target memcg - 1 - --- 2022-11-23 Yosry Ahmed New
[v2,2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until() mm: memcg: fix protection of reclaim target memcg - 1 - --- 2022-11-23 Yosry Ahmed New
[v2,1/3] mm: memcg: fix stale protection of reclaim target memcg mm: memcg: fix protection of reclaim target memcg - 1 - --- 2022-11-23 Yosry Ahmed New
[v2] mm: introduce arch_has_hw_nonleaf_pmd_young() [v2] mm: introduce arch_has_hw_nonleaf_pmd_young() 3 - 1 --- 2022-11-23 Jürgen Groß New
documentation/mm: Update pmd_present() in arch_pgtable_helpers.rst documentation/mm: Update pmd_present() in arch_pgtable_helpers.rst 1 - - --- 2022-11-23 Anshuman Khandual New
mm: migrate: Fix THP's mapcount on isolation mm: migrate: Fix THP's mapcount on isolation - - - --- 2022-11-23 Gavin Shan New
mm: memcg: fix stale protection of reclaim target memcg mm: memcg: fix stale protection of reclaim target memcg - - - --- 2022-11-22 Yosry Ahmed New
[RFC,v1,4/4] mm: Add nodes= arg to memory.demote [RFC,V1] mm: Disable demotion from proactive reclaim - - - --- 2022-11-22 Mina Almasry New
[RFC,v1,3/4] mm: Fix demotion-only scanning anon pages [RFC,V1] mm: Disable demotion from proactive reclaim - - - --- 2022-11-22 Mina Almasry New
[RFC,v1] mm: Add memory.demote for proactive demotion only [RFC,v1] mm: Add memory.demote for proactive demotion only - - - --- 2022-11-22 Mina Almasry New
[RFC,V1] mm: Disable demotion from proactive reclaim [RFC,V1] mm: Disable demotion from proactive reclaim - - - --- 2022-11-22 Mina Almasry New
[mm-hotfixes-unstable] mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in da… [mm-hotfixes-unstable] mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in da… - - - --- 2022-11-22 SeongJae Park New
[2/2] mm/page_alloc: Simplify locking during free_unref_page_list Follow-up to Leave IRQs enabled for per-cpu page allocations - 1 - --- 2022-11-22 Mel Gorman New
[1/2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations -fix Follow-up to Leave IRQs enabled for per-cpu page allocations 1 - - --- 2022-11-22 Mel Gorman New
[v2] mm: set the vma flags dirty before testing if it is mergeable [v2] mm: set the vma flags dirty before testing if it is mergeable - - - --- 2022-11-22 Muhammad Usama Anjum New
[v2,3/3] mm,thp,rmap: clean up the end of __split_huge_pmd_locked() mm,thp,rmap: rework the use of subpages_mapcount 1 - - --- 2022-11-22 Hugh Dickins New
« 1 2 ... 189 190 191728 729 »