Show patches with: none      |   73456 patches
« 1 2 ... 408 409 410734 735 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,05/31] mm/readahead: Handle ractl nr_pages being modified Network fs helper library & fscache kiocb API - - 1 --- 2021-04-23 David Howells New
[v7,04/31] fs: Document file_ra_state Network fs helper library & fscache kiocb API - - 3 --- 2021-04-23 David Howells New
[v7,03/31] mm/filemap: Pass the file_ra_state in the ractl Network fs helper library & fscache kiocb API - - 3 --- 2021-04-23 David Howells New
[v7,02/31] mm: Add set/end/wait functions for PG_private_2 Network fs helper library & fscache kiocb API - 1 3 --- 2021-04-23 David Howells New
[v7,01/31] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API - 1 2 --- 2021-04-23 David Howells New
[RFC,7/7] fs: update documentation of get_write_access() and friends Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[RFC,6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff() Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[RFC,5/7] mm: remove VM_DENYWRITE Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[RFC,4/7] binfmt: remove in-tree usage of MAP_DENYWRITE Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[RFC,3/7] kernel/fork: always deny write access to current MM exe_file Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[RFC,2/7] kernel/fork: factor out atomcially replacing the current MM exe_file Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[RFC,1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib() Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-04-23 David Hildenbrand New
[v2,2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit Untitled series #471839 - - - --- 2021-04-22 Hugh Dickins New
mm: compaction: improve /proc trigger for full node memory compaction mm: compaction: improve /proc trigger for full node memory compaction - - - --- 2021-04-22 Charan Teja Kalla New
[RFC] Android OOM helper proof of concept [RFC] Android OOM helper proof of concept - - - --- 2021-04-22 Peter Enderborg New
[v11,9/9] ucounts: Set ucount_max to the largest positive value the type can hold Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,8/9] kselftests: Add test to check for rlimit changes in different user namespaces Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,7/9] Reimplement RLIMIT_MEMLOCK on top of ucounts Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,6/9] Reimplement RLIMIT_SIGPENDING on top of ucounts Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,4/9] Reimplement RLIMIT_NPROC on top of ucounts Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,3/9] Use atomic_t for ucounts reference counting Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,2/9] Add a reference to ucounts for each cred Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[v11,1/9] Increase size of ucounts to atomic_long_t Count rlimits in each user namespace - - - --- 2021-04-22 Alexey Gladkov New
[9/9] mm/page_alloc: Update PGFREE outside the zone lock in __free_pages_ok Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[7/9] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[6/9] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[5/9] mm/page_alloc: Batch the accounting updates in the bulk allocator Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[4/9] mm/vmstat: Inline NUMA event counter updates Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[3/9] mm/vmstat: Convert NUMA statistics to basic NUMA counters Use local_lock for pcp protection and reduce stat overhead - - - --- 2021-04-22 Mel Gorman New
[2/9] mm/page_alloc: Convert per-cpu list protection to local_lock Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[1/9] mm/page_alloc: Split per cpu page lists and zone stats Use local_lock for pcp protection and reduce stat overhead 1 - - --- 2021-04-22 Mel Gorman New
[3/3] docs/admin-guide/cgroup-v2: add cpuset.mems.migration cgroup2: introduce cpuset.mems.migration - - - --- 2021-04-22 Abel Wu New
[2/3] cgroup/cpuset: introduce cpuset.mems.migration cgroup2: introduce cpuset.mems.migration - - - --- 2021-04-22 Abel Wu New
[1/3] mm/mempolicy: apply cpuset limits to tasks using default policy cgroup2: introduce cpuset.mems.migration - - - --- 2021-04-22 Abel Wu New
[2/2] mm/kasan: proc interface to read KASAN errors at any time [1/2] mm/kasan: avoid duplicate KASAN issues from reporting - - - --- 2021-04-22 Maninder Singh New
[1/2] mm/kasan: avoid duplicate KASAN issues from reporting [1/2] mm/kasan: avoid duplicate KASAN issues from reporting - - - --- 2021-04-22 Maninder Singh New
[RFC,V2] mm: Enable generic pfn_valid() to handle early sections with memmap holes [RFC,V2] mm: Enable generic pfn_valid() to handle early sections with memmap holes 2 - - --- 2021-04-22 Anshuman Khandual New
[v3,4/4] arm64: drop pfn_valid_within() and simplify pfn_valid() arm64: drop pfn_valid_within() and simplify pfn_valid() 1 - - --- 2021-04-22 Mike Rapoport New
[v3,3/4] arm64: decouple check whether pfn is in linear map from pfn_valid() arm64: drop pfn_valid_within() and simplify pfn_valid() 1 - - --- 2021-04-22 Mike Rapoport New
[v3,2/4] memblock: update initialization of reserved pages arm64: drop pfn_valid_within() and simplify pfn_valid() - 2 - --- 2021-04-22 Mike Rapoport New
[v3,1/4] include/linux/mmzone.h: add documentation for pfn_valid() arm64: drop pfn_valid_within() and simplify pfn_valid() - 1 - --- 2021-04-22 Mike Rapoport New
[v5,9/9] powerpc/mm: Enable move pmd/pud Speedup mremap on ppc64 - - - --- 2021-04-22 Aneesh Kumar K.V New
[v5,8/9] mm/mremap: Allow arch runtime override Speedup mremap on ppc64 - - - --- 2021-04-22 Aneesh Kumar K.V New
[v5,7/9] mm/mremap: Move TLB flush outside page table lock Speedup mremap on ppc64 - - - --- 2021-04-22 Aneesh Kumar K.V New
[v5,6/9] mm/mremap: Use range flush that does TLB and page walk cache flush Speedup mremap on ppc64 - - - --- 2021-04-22 Aneesh Kumar K.V New
[v5,5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument Speedup mremap on ppc64 - - - --- 2021-04-22 Aneesh Kumar K.V New
[v5,4/9] powerpc/mm/book3s64: Fix possible build error Speedup mremap on ppc64 1 1 - --- 2021-04-22 Aneesh Kumar K.V New
[v5,3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries Speedup mremap on ppc64 - - 1 --- 2021-04-22 Aneesh Kumar K.V New
[v5,2/9] selftest/mremap_test: Avoid crash with static build Speedup mremap on ppc64 - 1 - --- 2021-04-22 Aneesh Kumar K.V New
[v5,1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K Speedup mremap on ppc64 - 1 - --- 2021-04-22 Aneesh Kumar K.V New
[2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit [1/2] mm/filemap: fix find_lock_entries hang on 32-bit THP - - - --- 2021-04-22 Hugh Dickins New
[1/2] mm/filemap: fix find_lock_entries hang on 32-bit THP [1/2] mm/filemap: fix find_lock_entries hang on 32-bit THP - - - --- 2021-04-22 Hugh Dickins New
[0/2] mm/filemap: fix 5.12-rc regressions - - - --- 2021-04-22 Hugh Dickins New
[1/1] gup: document and work around "COW can break either way" issue [1/1] gup: document and work around "COW can break either way" issue 3 - 1 --- 2021-04-21 Suren Baghdasaryan New
[1/1] gup: document and work around "COW can break either way" issue [1/1] gup: document and work around "COW can break either way" issue 3 - 1 --- 2021-04-21 Suren Baghdasaryan New
[RFC,2/2] selinux: add capability to map anon inode types to separate classes selinux,anon_inodes: Use a separate SELinux class for each type of anon inode - - - --- 2021-04-21 Ondrej Mosnacek New
[RFC,1/2] LSM,anon_inodes: explicitly distinguish anon inode types selinux,anon_inodes: Use a separate SELinux class for each type of anon inode - - - --- 2021-04-21 Ondrej Mosnacek New
[v2,3/3] kfence: use power-efficient work queue to run delayed work kfence: optimize timer scheduling - - - --- 2021-04-21 Marco Elver New
[v2,2/3] kfence: maximize allocation wait timeout duration kfence: optimize timer scheduling - - - --- 2021-04-21 Marco Elver New
[v2,1/3] kfence: await for allocation using wait_event kfence: optimize timer scheduling - - - --- 2021-04-21 Marco Elver New
[v10,8/8] arm64/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE Allocate memmap from hotadded memory (per device) - 1 - --- 2021-04-21 Oscar Salvador New
[v10,7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-04-21 Oscar Salvador New
[v10,6/8] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-04-21 Oscar Salvador New
[v10,5/8] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-04-21 Oscar Salvador New
[v10,4/8] mm,memory_hotplug: Allocate memmap from the added memory range Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-04-21 Oscar Salvador New
[v10,3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count() Allocate memmap from hotadded memory (per device) 1 - - --- 2021-04-21 Oscar Salvador New
[v10,2/8] mm,memory_hotplug: Relax fully spanned sections check Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-04-21 Oscar Salvador New
[v10,1/8] drivers/base/memory: Introduce memory_block_{online,offline} Allocate memmap from hotadded memory (per device) 1 1 - --- 2021-04-21 Oscar Salvador New
[v1,3/3] mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() perf/binfmt/mm: remove in-tree usage of MAP_EXECUTABLE - - - --- 2021-04-21 David Hildenbrand New
[v1,2/3] binfmt: remove in-tree usage of MAP_EXECUTABLE perf/binfmt/mm: remove in-tree usage of MAP_EXECUTABLE - - - --- 2021-04-21 David Hildenbrand New
[v1,1/3] perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC perf/binfmt/mm: remove in-tree usage of MAP_EXECUTABLE - - - --- 2021-04-21 David Hildenbrand New
[v2] mm/compaction:let proactive compaction order configurable [v2] mm/compaction:let proactive compaction order configurable - - - --- 2021-04-21 Chu,Kaiping New
[RFC,v3,12/12] mm: lru: use lruvec lock to serialize memcg changes Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,11/12] mm: lru: add VM_BUG_ON_PAGE to lru maintenance function Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,10/12] mm: memcontrol: rename {un}lock_page_memcg() to {un}lock_page_objcg() Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,09/12] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,08/12] mm: memcontrol: introduce memcg_reparent_ops Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,07/12] mm: memcontrol: make all the callers of page_memcg() safe Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,06/12] mm: thp: make deferred split queue lock safe when the LRU pages reparented Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,05/12] mm: thp: introduce lock/unlock_split_queue{_irqsave}() Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,04/12] mm: vmscan: rework move_pages_to_lru() Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[RFC,v3,03/12] mm: memcontrol: make lruvec lock safe when the LRU pages reparented Use obj_cgroup APIs to charge the LRU pages 1 - - --- 2021-04-21 Muchun Song New
[RFC,v3,02/12] mm: memcontrol: introduce compact_lock_page_lruvec_irqsave Use obj_cgroup APIs to charge the LRU pages 1 - - --- 2021-04-21 Muchun Song New
[RFC,v3,01/12] mm: memcontrol: move the objcg infrastructure out of CONFIG_MEMCG_KMEM Use obj_cgroup APIs to charge the LRU pages - - - --- 2021-04-21 Muchun Song New
[v2,4/4] arm64: drop pfn_valid_within() and simplify pfn_valid() arm64: drop pfn_valid_within() and simplify pfn_valid() 1 - - --- 2021-04-21 Mike Rapoport New
[v2,3/4] arm64: decouple check whether pfn is in linear map from pfn_valid() arm64: drop pfn_valid_within() and simplify pfn_valid() - - - --- 2021-04-21 Mike Rapoport New
[v2,2/4] memblock: update initialization of reserved pages arm64: drop pfn_valid_within() and simplify pfn_valid() - 2 - --- 2021-04-21 Mike Rapoport New
[v2,1/4] include/linux/mmzone.h: add documentation for pfn_valid() arm64: drop pfn_valid_within() and simplify pfn_valid() - 1 - --- 2021-04-21 Mike Rapoport New
mm: memcontrol: fix root_mem_cgroup charging mm: memcontrol: fix root_mem_cgroup charging - - - --- 2021-04-21 Muchun Song New
[v3] docs: proc.rst: meminfo: briefly describe gaps in memory accounting [v3] docs: proc.rst: meminfo: briefly describe gaps in memory accounting 2 1 - --- 2021-04-21 Mike Rapoport New
mm: hugetlb: fix a race between memory-failure/soft_offline and gather_surplus_pages mm: hugetlb: fix a race between memory-failure/soft_offline and gather_surplus_pages - - - --- 2021-04-21 Muchun Song New
mm/slab.c: use 'ac' from the caller mm/slab.c: use 'ac' from the caller - - - --- 2021-04-21 Yejune Deng New
[RFC] mm/page_alloc: fix counting of free pages after take off from buddy [RFC] mm/page_alloc: fix counting of free pages after take off from buddy - - - --- 2021-04-21 Ding Hui New
[v3,3/3] mm,hwpoison: add kill_accessing_process() to find error virtual address mm,hwpoison: fix sending SIGBUS for Action Required MCE - - 1 --- 2021-04-21 Naoya Horiguchi New
[v3,2/3] mm,hwpoison: return -EHWPOISON when page already mm,hwpoison: fix sending SIGBUS for Action Required MCE - - - --- 2021-04-21 Naoya Horiguchi New
[v3,1/3] mm/memory-failure: Use a mutex to avoid memory_failure() races mm,hwpoison: fix sending SIGBUS for Action Required MCE - 1 - --- 2021-04-21 Naoya Horiguchi New
[v4,10/10] userfaultfd: update documentation to mention shmem minor faults userfaultfd: add minor fault handling for shmem 1 - - --- 2021-04-20 Axel Rasmussen New
[v4,09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte() userfaultfd: add minor fault handling for shmem - - - --- 2021-04-20 Axel Rasmussen New
[v4,08/10] userfaultfd/selftests: exercise minor fault handling shmem support userfaultfd: add minor fault handling for shmem - - - --- 2021-04-20 Axel Rasmussen New
« 1 2 ... 408 409 410734 735 »