Show patches with: none      |   73733 patches
« 1 2 ... 148 149 150737 738 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] maple_tree: Fix mas_empty_area() search [1/3] maple_tree: Make maple state reusable after mas_empty_area_rev() - - - --- 2023-04-14 Liam R. Howlett New
[1/3] maple_tree: Make maple state reusable after mas_empty_area_rev() [1/3] maple_tree: Make maple state reusable after mas_empty_area_rev() - - - --- 2023-04-14 Liam R. Howlett New
[v5,17/17] mm: Check the unexpected modification of COW-ed PTE Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,16/17] mm: fork: Enable COW PTE to fork system call Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,15/17] events/uprobes: Break COW PTE before replacing page Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,14/17] fs/proc: Support COW PTE with clear_refs_write Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,13/17] mm/migrate_device: Support COW PTE Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,12/17] mm/userfaultfd: Support COW PTE Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,11/17] mm/mprotect: Break COW PTE before changing protection Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte() Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,09/17] mm/madvise: Handle COW-ed PTE with madvise() Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,08/17] mm/ksm: Break COW PTE before modify shared PTE Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,07/17] mm/khugepaged: Break COW PTE before scanning pte Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,06/17] mm/rmap: Break COW PTE in rmap walking Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,05/17] mm: Handle COW-ed PTE during zapping Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,04/17] mm: Add break COW PTE fault and helper functions Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,03/17] mm: Add Copy-On-Write PTE to fork() Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,02/17] mm: Allow user to control COW PTE via prctl Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
[v5,01/17] mm: Split out the present cases from zap_pte_range() Introduce Copy-On-Write to Page Table - - - --- 2023-04-14 Chih-En Lin New
mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages 2 2 - --- 2023-04-14 Mel Gorman New
[RFC,v2,17/17] mm: Batch-zap large anonymous folio PTE mappings variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,16/17] mm: mmap: Align unhinted maps to highest anon folio order variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,15/17] mm: Convert zero page to large folios on write variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,14/17] mm: Copy large folios for anonymous memory variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,13/17] mm: Implement folio_remove_rmap_range() variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,12/17] mm: ptep_clear_flush_range_notify() macro for batch operation variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,11/17] mm: Split __wp_page_copy_user() into 2 variants variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,10/17] mm: Reuse large folios for anonymous memory variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,09/17] mm: Update wp_page_reuse() to operate on range of pages variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,08/17] mm: Implement folio_move_anon_rmap_range() variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,07/17] mm: Allow deferred splitting of arbitrary large anon folios variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,06/17] mm: Allocate large folios for anonymous memory variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,05/17] mm: Routines to determine max anon folio allocation order variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,04/17] mm: Implement folio_add_new_anon_rmap_range() variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,03/17] mm: Introduce try_vma_alloc_movable_folio() variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,02/17] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio() variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[RFC,v2,01/17] mm: Expose clear_huge_page() unconditionally variable-order, large folios for anonymous memory - - - --- 2023-04-14 Ryan Roberts New
[4/5] memfd: Pass argument of memfd_fcntl as int Untitled series #739784 - - - --- 2023-04-14 Luca Vizzarro New
mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages - - - --- 2023-04-14 Mel Gorman New
[next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege" [next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege" - - - --- 2023-04-14 Colin Ian King New
mm: make arch_has_descending_max_zone_pfns() static mm: make arch_has_descending_max_zone_pfns() static - - - --- 2023-04-14 Arnd Bergmann New
[RFC,2/2] kread: avoid duplicates module: fix virtual memory wasted on finit_module() - - - --- 2023-04-14 Luis Chamberlain New
[RFC,1/2] module: add debugging auto-load duplicate module support module: fix virtual memory wasted on finit_module() - - - --- 2023-04-14 Luis Chamberlain New
[v3,2/2] modules/kmod: replace implementation with a semaphore modules/kmod: replace implementation with a sempahore - 2 - --- 2023-04-14 Luis Chamberlain New
[v3,1/2] Change DEFINE_SEMAPHORE() to take a number argument modules/kmod: replace implementation with a sempahore - - - --- 2023-04-14 Luis Chamberlain New
[v3,4/4] module: avoid allocation if module is already present and ready module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-14 Luis Chamberlain New
[v3,3/4] module: add debug stats to help identify memory pressure module: avoid userspace pressure on unwanted allocations - - - --- 2023-04-14 Luis Chamberlain New
[v3,2/4] module: extract patient module check into helper module: avoid userspace pressure on unwanted allocations - 1 - --- 2023-04-14 Luis Chamberlain New
[v3,1/4] module: fix kmemleak annotations for non init ELF sections module: avoid userspace pressure on unwanted allocations 1 1 - --- 2023-04-14 Luis Chamberlain New
selftests/memfd: fix test_sysctl selftests/memfd: fix test_sysctl - - 1 --- 2023-04-14 Jeff Xu New
[v2,2/2] mm: ksm: Support hwpoison for ksm page mm: ksm: support hwpoison for ksm page - 1 1 --- 2023-04-14 Longlong Xia New
[v2,1/2] mm: memory-failure: Refactor add_to_kill() mm: ksm: support hwpoison for ksm page - 1 1 --- 2023-04-14 Longlong Xia New
[RFC] migrate_pages: Never block waiting for the page lock [RFC] migrate_pages: Never block waiting for the page lock - - - --- 2023-04-14 Doug Anderson New
[RFC,6/6] selftests: mm: Add selftest for memfd_restricted_bind() Setting memory policy for restrictedmem file - - - --- 2023-04-14 Ackerley Tng New
[RFC,5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall Setting memory policy for restrictedmem file - - - --- 2023-04-14 Ackerley Tng New
[RFC,4/6] mm: mempolicy: Add and expose mpol_create Setting memory policy for restrictedmem file - - - --- 2023-04-14 Ackerley Tng New
[RFC,3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy() Setting memory policy for restrictedmem file - - - --- 2023-04-14 Ackerley Tng New
[RFC,2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask Setting memory policy for restrictedmem file - - - --- 2023-04-14 Ackerley Tng New
[RFC,1/6] mm: shmem: Refactor out shmem_shared_policy() function Setting memory policy for restrictedmem file - - - --- 2023-04-14 Ackerley Tng New
[v7,3/3] selftests/mm: add new selftests for KSM mm: process/cgroup ksm support - - - --- 2023-04-13 Stefan Roesch New
[v7,2/3] mm: add new KSM process and sysfs knobs mm: process/cgroup ksm support 1 1 - --- 2023-04-13 Stefan Roesch New
[v7,1/3] mm: add new api to enable ksm per process mm: process/cgroup ksm support 1 - - --- 2023-04-13 Stefan Roesch New
[RFC,4/4] mm/hugetlb: add hpage_shift to alloc_hugetlb_folio change ->index to PAGE_SIZE for hugetlb pages - - - --- 2023-04-13 Sidhartha Kumar New
[RFC,3/4] mm/hugetlbfs: remove huge_page_shift in hugetlbfs_file_mmap change ->index to PAGE_SIZE for hugetlb pages - - - --- 2023-04-13 Sidhartha Kumar New
[RFC,2/4] mm/hugetlb: remove hugetlb_basepage_index() change ->index to PAGE_SIZE for hugetlb pages - - - --- 2023-04-13 Sidhartha Kumar New
[RFC,1/4] mm/filemap: remove hugetlb special casing in filemap.c change ->index to PAGE_SIZE for hugetlb pages - - - --- 2023-04-13 Sidhartha Kumar New
[6/6] selftests/mm: Add tests for RO pinning vs fork() mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins - - - --- 2023-04-13 Peter Xu New
[5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins - 1 - --- 2023-04-13 Peter Xu New
[4/6] selftests/mm: Extend and rename uffd pagemap test mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins - - - --- 2023-04-13 Peter Xu New
[3/6] selftests/mm: Add a few options for uffd-unit-test mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins - - - --- 2023-04-13 Peter Xu New
[2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins - 2 - --- 2023-04-13 Peter Xu New
[1/6] mm/hugetlb: Fix uffd-wp during fork() mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins - 1 - --- 2023-04-13 Peter Xu New
mm: Multi-gen LRU: remove wait_event_killable() mm: Multi-gen LRU: remove wait_event_killable() 1 - - --- 2023-04-13 Kalesh Singh New
[5/5] slub: Don't read nr_slabs and total_objects directly Some tiny clean ups for SLUB - - - --- 2023-04-13 Xiongwei Song New
[4/5] slub: Remove slabs_node() function Some tiny clean ups for SLUB - - - --- 2023-04-13 Xiongwei Song New
[3/5] slub: Remove CONFIG_SMP defined check Some tiny clean ups for SLUB - - - --- 2023-04-13 Xiongwei Song New
[2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block Some tiny clean ups for SLUB - - - --- 2023-04-13 Xiongwei Song New
[1/5] slub: Correct the error code when slab_kset is NULL Some tiny clean ups for SLUB - - - --- 2023-04-13 Xiongwei Song New
[-next,v2] mm: hwpoison: support recovery from HugePage copy-on-write faults [-next,v2] mm: hwpoison: support recovery from HugePage copy-on-write faults 1 1 - --- 2023-04-13 Liu Shixin New
[v2,4/4] mm: apply __must_check to vmap_pages_range_noflush() [v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - 1 - --- 2023-04-13 Alexander Potapenko New
[v2,3/4] mm: kmsan: apply __must_check to non-void functions [v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - 1 - --- 2023-04-13 Alexander Potapenko New
[v2,2/4] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range() [v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - 1 - --- 2023-04-13 Alexander Potapenko New
[v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() [v2,1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - 1 - --- 2023-04-13 Alexander Potapenko New
[v6,3/3] mm: vmscan: refactor updating current->reclaim_state Ignore non-LRU-based reclaim in memcg reclaim 1 - - --- 2023-04-13 Yosry Ahmed New
[v6,2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state() Ignore non-LRU-based reclaim in memcg reclaim 1 - - --- 2023-04-13 Yosry Ahmed New
[v6,1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim Ignore non-LRU-based reclaim in memcg reclaim 2 - - --- 2023-04-13 Yosry Ahmed New
printk: Export console trace point for kcsan/kasan/kfence/kmsan printk: Export console trace point for kcsan/kasan/kfence/kmsan 1 2 - --- 2023-04-13 Pavan Kondeti New
[linux-next,v2] mm: workingset: update description of the source file [linux-next,v2] mm: workingset: update description of the source file - - - --- 2023-04-13 Yang Yang New
mm: hwpoison: coredump: support recovery from dump_user_range() mm: hwpoison: coredump: support recovery from dump_user_range() - - - --- 2023-04-13 Kefeng Wang New
selftests/mm: Replace obsolete memalign() with posix_memalign() selftests/mm: Replace obsolete memalign() with posix_memalign() - - - --- 2023-04-13 Deming Wang New
mm: huge_memory: Replace obsolete memalign() with posix_memalign() mm: huge_memory: Replace obsolete memalign() with posix_memalign() - - - --- 2023-04-13 Deming Wang New
[v3,1/1] of: fdt: Scan /memreserve/ last Fix Random Kernel panic from when fail to reserve memory - - - --- 2023-04-12 Lucas Tanure New
[v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees [v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees - - - --- 2023-04-12 Pasha Tatashin New
[v2,31/31] selftests/mm: Add uffdio register ioctls test selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,30/31] selftests/mm: Add shmem-private test to uffd-stress selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,29/31] selftests/mm: Drop sys/dev test in uffd-stress test selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,28/31] selftests/mm: Allow uffd test to skip properly with no privilege selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,27/31] selftests/mm: Workaround no way to detect uffd-minor + wp selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,26/31] selftests/mm: Move zeropage test into uffd unit tests selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,25/31] selftests/mm: Move uffd sig/events tests into uffd unit tests selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
« 1 2 ... 148 149 150737 738 »