Show patches with: none      |   73002 patches
« 1 2 ... 141 142 143730 731 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,24/31] selftests/mm: Move uffd minor test to unit test selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,23/31] selftests/mm: Move uffd pagemap test to unit test selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,22/31] selftests/mm: Add framework for uffd-unit-test selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,21/31] selftests/mm: Allow allocate_area() to fail properly selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,20/31] selftests/mm: Let uffd_handle_page_fault() take wp parameter selftests/mm: Split / Refactor userfault test - - - --- 2023-04-12 Peter Xu New
[v2,19/31] selftests/mm: Rename uffd_stats to uffd_args selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,18/31] selftests/mm: Drop global hpage_size in uffd tests selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,17/31] selftests/mm: Drop global mem_fd in uffd tests selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,16/31] selftests/mm: UFFDIO_API test selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,15/31] selftests/mm: uffd_open_{dev|sys}() selftests/mm: Split / Refactor userfault test - 3 - --- 2023-04-12 Peter Xu New
[v2,14/31] selftests/mm: uffd_[un]register() selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,13/31] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests selftests/mm: Split / Refactor userfault test - 2 - --- 2023-04-12 Peter Xu New
[v2,12/31] selftests/mm: Create uffd-common.[ch] selftests/mm: Split / Refactor userfault test - 2 - --- 2023-04-12 Peter Xu New
[v2,11/31] selftests/mm: Drop test_uffdio_zeropage_eexist selftests/mm: Split / Refactor userfault test - 3 - --- 2023-04-12 Peter Xu New
[v2,10/31] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb selftests/mm: Split / Refactor userfault test - 1 - --- 2023-04-12 Peter Xu New
[v2,09/31] selftests/mm: Reuse pagemap_get_entry() in vm_util.h selftests/mm: Split / Refactor userfault test - 4 - --- 2023-04-12 Peter Xu New
[v2,08/31] selftests/mm: Use PM_* macros in vm_utils.h selftests/mm: Split / Refactor userfault test - 3 - --- 2023-04-12 Peter Xu New
[v2,07/31] selftests/mm: Merge default_huge_page_size() into one selftests/mm: Split / Refactor userfault test - 4 - --- 2023-04-12 Peter Xu New
[v2,06/31] selftests/mm: Link vm_util.c always selftests/mm: Split / Refactor userfault test - 2 - --- 2023-04-12 Peter Xu New
[v2,05/31] selftests/mm: Use TEST_GEN_PROGS where proper selftests/mm: Split / Refactor userfault test - 2 - --- 2023-04-12 Peter Xu New
[v2,04/31] selftests/mm: Merge util.h into vm_util.h selftests/mm: Split / Refactor userfault test - 3 - --- 2023-04-12 Peter Xu New
[v2,03/31] selftests/mm: Dump a summary in run_vmtests.sh selftests/mm: Split / Refactor userfault test - 3 - --- 2023-04-12 Peter Xu New
[v2,02/31] selftests/mm: Update .gitignore with two missing tests selftests/mm: Split / Refactor userfault test - 2 - --- 2023-04-12 Peter Xu New
[v2,01/31] Revert "userfaultfd: don't fail on unrecognized features" selftests/mm: Split / Refactor userfault test 1 - - --- 2023-04-12 Peter Xu New
mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees - - - --- 2023-04-12 Pasha Tatashin New
[2/2] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range() [1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - - - --- 2023-04-12 Alexander Potapenko New
[1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() [1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() - - - --- 2023-04-12 Alexander Potapenko New
fs/ntfs3: disable page fault during ntfs_fiemap() fs/ntfs3: disable page fault during ntfs_fiemap() - - - --- 2023-04-12 Tetsuo Handa New
[v6,2/2] ACPI: APEI: handle synchronous exceptions in task work ACPI: APEI: handle synchronous exceptions with proper si_code - 1 1 --- 2023-04-12 Shuai Xue New
[v6,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events ACPI: APEI: handle synchronous exceptions with proper si_code - 1 1 --- 2023-04-12 Shuai Xue New
[RFC,v11.1,2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind Untitled series #739104 - - - --- 2023-04-12 Shiyang Ruan New
« 1 2 ... 141 142 143730 731 »