Show patches with: none      |   72500 patches
« 1 2 ... 350 351 352724 725 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/61] mm/mmap: Use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,10/61] kernel/fork: Use maple tree for dup_mmap() during forking Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,06/61] mm: Start tracking VMAs with maple tree Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,07/61] mm/mmap: Use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,05/61] Maple Tree: Add new data structure Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,02/61] radix tree test suite: Add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,04/61] radix tree test suite: Add support for slab bulk APIs Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,03/61] radix tree test suite: Add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
[v2,01/61] radix tree test suite: Add pr_err define Introducing the Maple Tree - - - --- 2021-08-17 Liam R. Howlett New
remap_file_pages: Use vma_lookup() instead of find_vma() remap_file_pages: Use vma_lookup() instead of find_vma() - 1 - --- 2021-08-17 Liam R. Howlett New
[9/9] shmem: shmem_writepage() split unlikely i915 THP huge tmpfs: shmem_is_huge() fixes and cleanups 1 1 - --- 2021-08-17 Hugh Dickins New
[8/9] huge tmpfs: decide stat.st_blksize by shmem_is_huge() huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[7/9] huge tmpfs: shmem_is_huge(vma, inode, index) huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[6/9] huge tmpfs: SGP_NOALLOC to stop collapse_file() on race huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[5/9] huge tmpfs: move shmem_huge_enabled() upwards huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[4/9] huge tmpfs: revert shmem's use of transhuge_vma_enabled() huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[3/9] huge tmpfs: remove shrinklist addition from shmem_setattr() huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[2/9] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[1/9] huge tmpfs: fix fallocate(vanilla) advance over huge pages huge tmpfs: shmem_is_huge() fixes and cleanups - 1 - --- 2021-08-17 Hugh Dickins New
[v1] mm/hwpoison: Retry with shake_page() for unhandlable pages [v1] mm/hwpoison: Retry with shake_page() for unhandlable pages - - - --- 2021-08-17 Naoya Horiguchi New
mm: bootmem_info: mark __init on register_page_bootmem_info_section mm: bootmem_info: mark __init on register_page_bootmem_info_section - 1 - --- 2021-08-17 Muchun Song New
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) - - - --- 2021-08-17 Muchun Song New
[8/8] hugetlb: Optimized demote vmemmap optimizatized pages hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[7/8] hugetlb: prepare destroy and prep routines for vmemmap optimized pages hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[6/8] hugetlb: vmemmap optimizations when demoting hugetlb pages hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[5/8] hugetlb: document the demote sysfs interfaces hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[4/8] hugetlb: add hugetlb demote page support hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[3/8] hugetlb: add demote bool to gigantic page routines hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[2/8] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[1/8] hugetlb: add demote hugetlb page sysfs interfaces hugetlb: add demote/split page functionality - - - --- 2021-08-16 Mike Kravetz New
[v2,7/7] fs: update documentation of get_write_access() and friends Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff() Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,5/7] mm: remove VM_DENYWRITE Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,4/7] binfmt: remove in-tree usage of MAP_DENYWRITE Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,3/7] kernel/fork: always deny write access to current MM exe_file Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[v2,2/7] kernel/fork: factor out replacing the current MM exe_file Remove in-tree usage of MAP_DENYWRITE 2 - - --- 2021-08-16 David Hildenbrand New
[v2,1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib() Remove in-tree usage of MAP_DENYWRITE 1 - - --- 2021-08-16 David Hildenbrand New
[2/2] doc: hwpoison: correct the support for hugepage [1/2] mm: hwpoison: don't drop slab caches for offlining non-LRU page 1 - - --- 2021-08-16 Yang Shi New
[1/2] mm: hwpoison: don't drop slab caches for offlining non-LRU page [1/2] mm: hwpoison: don't drop slab caches for offlining non-LRU page - - - --- 2021-08-16 Yang Shi New
[v2,3/3] kernel/resource: cleanup and optimize iomem_is_exclusive() virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-16 David Hildenbrand New
[v2,2/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-16 David Hildenbrand New
[v2,1/3] /dev/mem: disallow access to explicitly excluded system RAM regions virtio-mem: disallow mapping virtio-mem memory via /dev/mem - - - --- 2021-08-16 David Hildenbrand New
firmware: arm_scmi: Fix virtio transport Kconfig dependency firmware: arm_scmi: Fix virtio transport Kconfig dependency 1 - - --- 2021-08-16 Cristian Marussi New
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names - - - --- 2021-08-16 Mike Rapoport New
[v5] memblock: make memblock_find_in_range method private [v5] memblock: make memblock_find_in_range method private 5 1 1 --- 2021-08-16 Mike Rapoport New
mm: oom_kill: add trace logs in process_mrelease() system call mm: oom_kill: add trace logs in process_mrelease() system call - - - --- 2021-08-16 Charan Teja Kalla New
[v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE [v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE 1 - - --- 2021-08-16 David Hildenbrand New
mm, slub: add cpus_read_lock/unlock() for slab_mem_going_offline_callback() mm, slub: add cpus_read_lock/unlock() for slab_mem_going_offline_callback() - - - --- 2021-08-16 Zhang, Qiang New
[5.10.y,11/11] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook() mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 3 - --- 2021-08-16 Chen Huang New
[5.10.y,10/11] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 1 - --- 2021-08-16 Chen Huang New
[5.10.y,09/11] mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages() mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 1 1 - --- 2021-08-16 Chen Huang New
[5.10.y,08/11] mm: memcontrol: use obj_cgroup APIs to charge kmem pages mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 2 - --- 2021-08-16 Chen Huang New
[5.10.y,07/11] mm: memcontrol: change ug->dummy_page only if memcg changed mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 1 1 - --- 2021-08-16 Chen Huang New
[5.10.y,06/11] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 1 1 - --- 2021-08-16 Chen Huang New
[5.10.y,05/11] mm: memcontrol: introduce obj_cgroup_{un}charge_pages mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 1 - --- 2021-08-16 Chen Huang New
[5.10.y,04/11] mm: Convert page kmemcg type to a page memcg flag mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 1 - --- 2021-08-16 Chen Huang New
[5.10.y,03/11] mm: Introduce page memcg flags mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 1 - --- 2021-08-16 Chen Huang New
[5.10.y,02/11] mm: memcontrol/slab: Use helpers to access slab page's memcg_data mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 1 1 - --- 2021-08-16 Chen Huang New
[5.10.y,01/11] mm: memcontrol: Use helpers to read page's memcg data mm: memcontrol: fix nullptr in __mod_lruvec_page_state() 2 1 - --- 2021-08-16 Chen Huang New
[-next,v2] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h [-next,v2] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h - - - --- 2021-08-15 Mianhan Liu New
[v2,4/4] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - 1 - --- 2021-08-15 Baolin Wang New
[v2,3/4] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-15 Baolin Wang New
[v2,2/4] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-15 Baolin Wang New
[v2,1/4] mm: migrate: Move the page count validation to the proper place Some cleanup for page migration - - - --- 2021-08-15 Baolin Wang New
[v3] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task [v3] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task - - - --- 2021-08-15 yanghui New
percpu: remove the unnecessary operation for bitmaps in finding suitable region percpu: remove the unnecessary operation for bitmaps in finding suitable region - - - --- 2021-08-15 Junhua Huang New
[17/17] vsprintf: rework bitmap_list_string Resend bitmap patches - 1 1 --- 2021-08-14 Yury Norov New
[16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[15/17] bitmap: unify find_bit operations Resend bitmap patches 2 - 1 --- 2021-08-14 Yury Norov New
[14/17] mm/percpu: micro-optimize pcpu_is_populated() Resend bitmap patches 1 - 1 --- 2021-08-14 Yury Norov New
[13/17] tools: Rename bitmap_alloc() to bitmap_zalloc() Resend bitmap patches 2 - 1 --- 2021-08-14 Yury Norov New
[12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[11/17] find: micro-optimize for_each_{set,clear}_bit() Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[10/17] include/linux: move for_each_bit() macros from bitops.h to find.h Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[08/17] tools: sync tools/bitmap with mother linux Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[06/17] cpumask: use find_first_and_bit() Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[05/17] lib: add find_first_and_bit() Resend bitmap patches - - 2 --- 2021-08-14 Yury Norov New
[04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely Resend bitmap patches 1 2 2 --- 2021-08-14 Yury Norov New
[03/17] include: move find.h from asm_generic to linux Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[02/17] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[01/17] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[4/4] mm/hwpoison: fix some obsolete comments Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[3/4] mm/hwpoison: change argument struct page **hpagep to *hpage Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[2/4] mm/hwpoison: fix potential pte_unmap_unlock pte error Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[1/4] mm/hwpoison: remove unneeded variable unmap_success Cleanups and fixup for memcontrol 1 - - --- 2021-08-14 Miaohe Lin New
[v2] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task [v2] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task - - - --- 2021-08-14 yanghui New
[v1,12/12] mm: lru: use lruvec lock to serialize memcg changes Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,11/12] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,10/12] mm: memcontrol: rename {un}lock_page_memcg() to {un}lock_page_objcg() Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,09/12] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,08/12] mm: memcontrol: introduce memcg_reparent_ops Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,07/12] mm: memcontrol: make all the callers of {folio,page}_memcg() safe Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,06/12] mm: thp: make split queue lock safe when LRU pages are reparented Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,05/12] mm: thp: introduce folio_split_queue_lock{_irqsave}() Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,04/12] mm: vmscan: rework move_pages_to_lru() Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
[v1,03/12] mm: memcontrol: make lruvec lock safe when LRU pages are reparented Use obj_cgroup APIs to charge the LRU pages 1 - - --- 2021-08-14 Muchun Song New
[v1,02/12] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave Use obj_cgroup APIs to charge the LRU pages 1 - - --- 2021-08-14 Muchun Song New
[v1,01/12] mm: memcontrol: prepare objcg API for non-kmem usage Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-08-14 Muchun Song New
« 1 2 ... 350 351 352724 725 »