Show patches with: Archived = No       |   37893 patches
« 1 2 ... 97 98 99378 379 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/6] maple_tree: Reorder replacement of nodes to avoid live lock maple_tree: Change replacement strategy - - - --- 2023-08-04 Liam R. Howlett New
[1/6] maple_tree: Add hex output to maple_arange64 dump maple_tree: Change replacement strategy - - - --- 2023-08-04 Liam R. Howlett New
selftests: cgroup: fix test_kmem_memcg_deletion false positives selftests: cgroup: fix test_kmem_memcg_deletion false positives - - - --- 2023-08-04 Lucas Karpinski New
[RESEND,V3] NUMA:Improve the efficiency of calculating pages loss [RESEND,V3] NUMA:Improve the efficiency of calculating pages loss - - - --- 2023-08-04 Liam Ni New
[v4,6/6] mm: move vma locking out of vma_prepare and dup_anon_vma make vma locking more obvious - - - --- 2023-08-04 Suren Baghdasaryan New
[v4,5/6] mm: always lock new vma before inserting into vma tree make vma locking more obvious - 1 - --- 2023-08-04 Suren Baghdasaryan New
[v4,4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once make vma locking more obvious - - - --- 2023-08-04 Suren Baghdasaryan New
[v4,3/6] mm: replace mmap with vma write lock assertions when operating on a vma make vma locking more obvious - 1 - --- 2023-08-04 Suren Baghdasaryan New
[v4,2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap make vma locking more obvious - 1 - --- 2023-08-04 Suren Baghdasaryan New
[v4,1/6] mm: enable page walking API to lock vmas during the walk make vma locking more obvious - - - --- 2023-08-04 Suren Baghdasaryan New
[v3,6/8] mm/compaction: correct comment to complete migration failure Fixes and cleanups to compaction - - - --- 2023-08-04 Kemeng Shi New
[v3,5/8] mm/compaction: correct comment of cached migrate pfn update Fixes and cleanups to compaction - 2 - --- 2023-08-04 Kemeng Shi New
[v3,4/8] mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages Fixes and cleanups to compaction - 1 - --- 2023-08-04 Kemeng Shi New
[v6,5/5] rcu: Dump memory object info if callback function is invalid rcu: Dump memory object info if callback function is invalid - - - --- 2023-08-04 Leizhen (ThunderTown) New
[v6,4/5] mm: Dump the memory of slab object in kmem_dump_obj() rcu: Dump memory object info if callback function is invalid - - - --- 2023-08-04 Leizhen (ThunderTown) New
[v6,3/5] mm: Remove kmem_valid_obj() rcu: Dump memory object info if callback function is invalid 1 1 - --- 2023-08-04 Leizhen (ThunderTown) New
[v6,2/5] hexdump: minimize the output width of the offset rcu: Dump memory object info if callback function is invalid - - - --- 2023-08-04 Leizhen (ThunderTown) New
[v6,1/5] hexdump: add a new dump prefix DUMP_PREFIX_ADDRESS_LOW16 rcu: Dump memory object info if callback function is invalid - - - --- 2023-08-04 Leizhen (ThunderTown) New
[v1,4/4] lib/vsprintf: Split out sprintf() and friends lib/vsprintf: Rework header inclusions - - - --- 2023-08-04 Andy Shevchenko New
[v1,3/4] lib/vsprintf: Remove implied inclusions lib/vsprintf: Rework header inclusions - - - --- 2023-08-04 Andy Shevchenko New
[v1,2/4] lib/vsprintf: Sort headers alphabetically lib/vsprintf: Rework header inclusions - - - --- 2023-08-04 Andy Shevchenko New
[v1,1/4] lib/vsprintf: Declare no_hash_pointers in a local header lib/vsprintf: Rework header inclusions - - - --- 2023-08-04 Andy Shevchenko New
[RFC,RESEND,v2,2/2] zram: charge the compressed RAM to the page's memcgroup zram: memcg accounting - - - --- 2023-08-04 Zhongkun He New
[RFC,RESEND,v2,1/2] memcg: Add support for zram object charge zram: memcg accounting - - - --- 2023-08-04 Zhongkun He New
mm: no need to export mm_kobj mm: no need to export mm_kobj - 3 - --- 2023-08-04 Greg Kroah-Hartman New
[RFC,2/2] mm: Defer TLB flush by keeping both src and dst folios at migration Reduce TLB flushes under some specific conditions - - - --- 2023-08-04 Byungchul Park New
[RFC,1/2] mm/rmap: Recognize non-writable TLB entries during TLB batch flush Reduce TLB flushes under some specific conditions - - - --- 2023-08-04 Byungchul Park New
[vfs.tmpfs] shmem: move spinlock into shmem_recalc_inode() to fix quota support [vfs.tmpfs] shmem: move spinlock into shmem_recalc_inode() to fix quota support - 1 - --- 2023-08-04 Hugh Dickins New
[7/7] mm/hugetlb.c: use helper macro K() cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[6/7] mm/mmap.c: use helper macro K() cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[5/7] mm/nommu.c: use helper macro K() cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[4/7] mm/shmem.c: use helper macro K() cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[3/7] mm/swap_state.c: use helper macro K() cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[2/7] mm/swapfile.c: use helper macro K() cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[1/7] mm: remove redundant K() macro definition cleanup with helper macro K() - 1 - --- 2023-08-04 zhangpeng (AS) New
[v4] mm: memcg: use rstat for non-hierarchical stats [v4] mm: memcg: use rstat for non-hierarchical stats 3 - - --- 2023-08-03 Yosry Ahmed New
[v3] selftests: cgroup: fix test_kmem_basic slab1 check [v3] selftests: cgroup: fix test_kmem_basic slab1 check - 1 - --- 2023-08-03 Lucas Karpinski New
[v3] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages [v3] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages - - - --- 2023-08-03 Sidhartha Kumar New
[v3,6/6] mm: move vma locking out of vma_prepare and dup_anon_vma make vma locking more obvious - - - --- 2023-08-03 Suren Baghdasaryan New
[v3,5/6] mm: always lock new vma before inserting into vma tree make vma locking more obvious - 1 - --- 2023-08-03 Suren Baghdasaryan New
[v3,4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once make vma locking more obvious - - - --- 2023-08-03 Suren Baghdasaryan New
[v3,3/6] mm: replace mmap with vma write lock assertions when operating on a vma make vma locking more obvious - 1 - --- 2023-08-03 Suren Baghdasaryan New
[v3,2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap make vma locking more obvious - 1 - --- 2023-08-03 Suren Baghdasaryan New
[v3,1/6] mm: enable page walking API to lock vmas during the walk make vma locking more obvious - - - --- 2023-08-03 Suren Baghdasaryan New
[v2] selftests: cgroup: fix test_kmem_basic slab1 check [v2] selftests: cgroup: fix test_kmem_basic slab1 check 1 - - --- 2023-08-03 Lucas Karpinski New
[PATCHv2] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines [PATCHv2] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines - 1 - --- 2023-08-03 kirill.shutemov@linux.intel.com New
[v3,7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,5/7] pgtable: improve pte_protnone() comment smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,4/7] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-03 David Hildenbrand New
[v3,3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow() smaps / mm/gup: fix gup_can_follow_protnone fallout - - - --- 2023-08-03 David Hildenbrand New
[v3,2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd() smaps / mm/gup: fix gup_can_follow_protnone fallout 1 - - --- 2023-08-03 David Hildenbrand New
[v3,1/7] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT smaps / mm/gup: fix gup_can_follow_protnone fallout 2 - - --- 2023-08-03 David Hildenbrand New
[-next] mm: use helper function put_resv_map() [-next] mm: use helper function put_resv_map() - - - --- 2023-08-03 Jinjie Ruan New
mm/memcg: fix wrong function name above obj_cgroup_charge_zswap() mm/memcg: fix wrong function name above obj_cgroup_charge_zswap() 1 1 - --- 2023-08-03 Miaohe Lin New
mm/page_alloc: remove unneeded variable base mm/page_alloc: remove unneeded variable base - 1 - --- 2023-08-03 Miaohe Lin New
mm/mm_init: use helper macro BITS_PER_LONG mm/mm_init: use helper macro BITS_PER_LONG - 1 - --- 2023-08-03 Miaohe Lin New
[-next,v2] mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list() [-next,v2] mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list() - 1 - --- 2023-08-03 Jinjie Ruan New
[v5,2/3] rcu: Dump memory object info if callback function is invalid rcu: Dump memory object info if callback function is invalid - - - --- 2023-08-03 Leizhen (ThunderTown) New
[v5,1/3] mm: Remove kmem_valid_obj() rcu: Dump memory object info if callback function is invalid 1 1 - --- 2023-08-03 Leizhen (ThunderTown) New
[v2,3/4] mm/compaction: remove unnecessary cursor page in isolate_freepages_block Untitled series #772381 - 1 - --- 2023-08-03 Kemeng Shi New
[-next] mm: zswap: use helper function put_z3fold_locked() [-next] mm: zswap: use helper function put_z3fold_locked() - - - --- 2023-08-03 Jinjie Ruan New
[13/13] Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[12/13] Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[10/13] selftests/damon/sysfs: test damon_target filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[09/13] mm/damon/sysfs-schemes: support target damos filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[08/13] mm/damon/core: implement target type damos filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[07/13] Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[06/13] Docs/ABI/damon: update for address range DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[05/13] Docs/mm/damon/design: update for address range filters Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[04/13] selftests/damon/sysfs: test address range damos filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[03/13] mm/damon/core-test: add a unit test for __damos_filter_out() Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[01/13] mm/damon/core: introduce address range type damos filter Extedn DAMOS filters for address ranges and DAMON monitoring targets - - - --- 2023-08-02 SeongJae Park New
[5/5] Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytes mm/damon/sysfs-schemes: implement DAMOS tried total bytes file - - - --- 2023-08-02 SeongJae Park New
[4/5] Docs/ABI/damon: update for tried_regions/total_bytes mm/damon/sysfs-schemes: implement DAMOS tried total bytes file - - - --- 2023-08-02 SeongJae Park New
[3/5] selftests/damon/sysfs: test tried_regions/total_bytes file mm/damon/sysfs-schemes: implement DAMOS tried total bytes file - - - --- 2023-08-02 SeongJae Park New
[2/5] mm/damon/sysfs: implement a command for updating only schemes tried total bytes mm/damon/sysfs-schemes: implement DAMOS tried total bytes file - - - --- 2023-08-02 SeongJae Park New
[1/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file mm/damon/sysfs-schemes: implement DAMOS tried total bytes file - - - --- 2023-08-02 SeongJae Park New
[v2,2/2] mm,nodemask: Use nr_node_ids Untitled series #772320 - 1 - --- 2023-08-02 Peter Zijlstra New
kselftests: cgroup: fix kmem test slab1 check kselftests: cgroup: fix kmem test slab1 check - - - --- 2023-08-02 Lucas Karpinski New
mm/mm_init: Ignore kernelcore=mirror boot option when no mirror memory presents. mm/mm_init: Ignore kernelcore=mirror boot option when no mirror memory presents. - - - --- 2023-08-02 Yun Levi New
[v6,38/38] mm: Call update_mmu_cache_range() in more page fault handling paths New page table range API - - - --- 2023-08-02 Matthew Wilcox New
[v6,37/38] filemap: Batch PTE mappings New page table range API - - - --- 2023-08-02 Matthew Wilcox New
[v6,36/38] mm: Convert do_set_pte() to set_pte_range() New page table range API - - - --- 2023-08-02 Matthew Wilcox New
[v6,35/38] rmap: add folio_add_file_rmap_range() New page table range API - - - --- 2023-08-02 Matthew Wilcox New
[v6,34/38] filemap: Add filemap_map_folio_range() New page table range API - - - --- 2023-08-02 Matthew Wilcox New
[v6,33/38] mm: Use flush_icache_pages() in do_set_pmd() New page table range API - 1 - --- 2023-08-02 Matthew Wilcox New
[v6,32/38] mm: Tidy up set_ptes definition New page table range API - 1 - --- 2023-08-02 Matthew Wilcox New
[v6,31/38] mm: Rationalise flush_icache_pages() and flush_icache_page() New page table range API - - - --- 2023-08-02 Matthew Wilcox New
[v6,30/38] mm: Remove page_mapping_file() New page table range API - 1 - --- 2023-08-02 Matthew Wilcox New
[v6,29/38] xtensa: Implement the new page table range API New page table range API 1 - - --- 2023-08-02 Matthew Wilcox New
[v6,28/38] x86: Implement the new page table range API New page table range API 1 - - --- 2023-08-02 Matthew Wilcox New
[v6,27/38] um: Implement the new page table range API New page table range API 1 - - --- 2023-08-02 Matthew Wilcox New
[v6,26/38] sparc64: Implement the new page table range API New page table range API 1 - 1 --- 2023-08-02 Matthew Wilcox New
[v6,25/38] sparc32: Implement the new page table range API New page table range API 1 - - --- 2023-08-02 Matthew Wilcox New
[v6,24/38] sh: Implement the new page table range API New page table range API 1 - - --- 2023-08-02 Matthew Wilcox New
[v6,23/38] s390: Implement the new page table range API New page table range API 1 1 - --- 2023-08-02 Matthew Wilcox New
[v6,22/38] riscv: Implement the new page table range API New page table range API 1 1 - --- 2023-08-02 Matthew Wilcox New
« 1 2 ... 97 98 99378 379 »