Show patches with: none      |   72667 patches
« 1 2 ... 321 322 323726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,03/32] mm: Split slab into its own type Separate struct slab from struct page - - - --- 2021-11-16 Vlastimil Babka New
[RFC,02/32] mm/slub: Make object_err() static Separate struct slab from struct page - - - --- 2021-11-16 Vlastimil Babka New
[RFC,01/32] mm/slab: Dissolve slab_map_pages() in its caller Separate struct slab from struct page - - - --- 2021-11-16 Vlastimil Babka New
[v2] dax: Kill DEV_DAX_PMEM_COMPAT [v2] dax: Kill DEV_DAX_PMEM_COMPAT 1 - - --- 2021-11-15 Dan Williams New
[RFC,3/3] arch: powerpc: adjust fadump alignment to pageblock aligned. Untitled series #580353 - - - --- 2021-11-15 Zi Yan New
[RFC,3/3] arch: powerpc: adjust fadump alignment to be pageblock aligned. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2021-11-15 Zi Yan New
[RFC,2/3] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2021-11-15 Zi Yan New
[RFC,1/3] mm: cma: alloc_contig_range: use pageblock_order as the single alignment. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2021-11-15 Zi Yan New
[v1,2/2] mm: remove extra ZONE_DEVICE struct page refcount Remove extra ZONE_DEVICE page refcount - 1 - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,1/2] ext4/xfs: add page refcount helper Remove extra ZONE_DEVICE page refcount 2 1 - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,9/9] tools: update test_hmm script to support SP config Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,8/9] tools: update hmm-test to support device coherent type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,7/9] lib: add support for device coherent type in test_hmm Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,6/9] lib: test_hmm add module param for zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,5/9] lib: test_hmm add ioctl to get zone device type Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,4/9] drm/amdkfd: coherent type as sys mem on migration to ram Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,3/9] drm/amdkfd: add SPM support for SVM Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - 1 - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,2/9] mm: add device coherent vma selection for memory migration Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v1,1/9] mm: add zone device coherent type memory support Add MEMORY_DEVICE_COHERENT for coherent device memory mapping - - - --- 2021-11-15 Sierra Guiza, Alejandro (Alex) New
[v2,9/9] zsmalloc: replace get_cpu_var with local_lock zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,8/9] zsmalloc: replace per zpage lock with pool->migrate_lock zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,7/9] locking/rwlocks: introduce write_lock_nested zsmalloc: remove bit_spin_lock 2 - - --- 2021-11-15 Minchan Kim New
[v2,6/9] zsmalloc: remove zspage isolation for migration zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,5/9] zsmalloc: move huge compressed obj from page to zspage zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,4/9] zsmalloc: introduce obj_allocated zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,3/9] zsmalloc: decouple class actions from zspage works zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,2/9] zsmalloc: rename zs_stat_type to class_stat_type zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[v2,1/9] zsmalloc: introduce some helper functions zsmalloc: remove bit_spin_lock - - - --- 2021-11-15 Minchan Kim New
[V4,4/4] mm/damon: Remove some no need func definitions in damon.h file mm/damon: Do some small changes - 1 - --- 2021-11-15 haoxin New
[V4,3/4] mm/damon/core: Using function abs() instead of diff_of() mm/damon: Do some small changes - 2 - --- 2021-11-15 haoxin New
[V4,2/4] mm/damon: Add 'age' of region tracepoint support mm/damon: Do some small changes - - - --- 2021-11-15 haoxin New
[V4,1/4] mm/damon: Unified access_check function naming rules mm/damon: Do some small changes - 1 - --- 2021-11-15 haoxin New
selftests/uffd: Allow EINTR/EAGAIN selftests/uffd: Allow EINTR/EAGAIN - 1 - --- 2021-11-15 Peter Xu New
[RFC,v2,2/2] mm: Rework swap handling of zap_pte_range mm: Rework zap ptes on swap entries - - - --- 2021-11-15 Peter Xu New
[RFC,v2,1/2] mm: Don't skip swap entry even if zap_details specified mm: Rework zap ptes on swap entries - - - --- 2021-11-15 Peter Xu New
[v3] mm/migrate.c: Rework migration_entry_wait() to not take a pageref [v3] mm/migrate.c: Rework migration_entry_wait() to not take a pageref - - - --- 2021-11-15 Alistair Popple New
[v4,3/3] mm/hwpoison: fix unpoison_memory() mm/hwpoison: fix unpoison_memory() - 1 - --- 2021-11-15 Naoya Horiguchi New
[v4,2/3] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE mm/hwpoison: fix unpoison_memory() 1 1 - --- 2021-11-15 Naoya Horiguchi New
[v4,1/3] mm/hwpoison: mf_mutex for soft offline and unpoison mm/hwpoison: fix unpoison_memory() - 2 - --- 2021-11-15 Naoya Horiguchi New
[v6,23/23] selftests/uffd: Enable uffd-wp for shmem/hugetlbfs userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,22/23] mm: Enable PTE markers by default userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,21/23] mm/uffd: Enable write protection for shmem & hugetlbfs userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,20/23] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,19/23] mm/khugepaged: Don't recycle vma pgtable if uffd-wp registered userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,18/23] mm/hugetlb: Handle uffd-wp during fork() userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,17/23] mm/hugetlb: Only drop uffd-wp special pte if required userfaultfd-wp: Support shmem and hugetlbfs - 1 - --- 2021-11-15 Peter Xu New
[v6,16/23] mm/hugetlb: Allow uffd wr-protect none ptes userfaultfd-wp: Support shmem and hugetlbfs - 1 - --- 2021-11-15 Peter Xu New
[v6,15/23] mm/hugetlb: Handle pte markers in page faults userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,14/23] mm/hugetlb: Handle UFFDIO_WRITEPROTECT userfaultfd-wp: Support shmem and hugetlbfs - 1 - --- 2021-11-15 Peter Xu New
[v6,13/23] mm/hugetlb: Take care of UFFDIO_COPY_MODE_WP userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,12/23] mm/hugetlb: Hook page faults for uffd write protection userfaultfd-wp: Support shmem and hugetlbfs - 1 - --- 2021-11-15 Peter Xu New
[v6,11/23] mm/hugetlb: Introduce huge pte version of uffd-wp helpers userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,10/23] mm/shmem: Handle uffd-wp during fork() userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,09/23] mm/shmem: Allows file-back mem to be uffd wr-protected on thps userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,08/23] mm/shmem: Allow uffd wr-protect none pte for file-backed mem userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,07/23] mm/shmem: Persist uffd-wp bit across zapping for file-backed userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,06/23] mm/shmem: Handle uffd-wp special pte in page fault handler userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,05/23] mm/shmem: Take care of UFFDIO_COPY_MODE_WP userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,04/23] mm/uffd: PTE_MARKER_UFFD_WP userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,03/23] mm: Check against orig_pte for finish_fault() userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,02/23] mm: Teach core mm about pte markers userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v6,01/23] mm: Introduce PTE_MARKER swap entry userfaultfd-wp: Support shmem and hugetlbfs - - - --- 2021-11-15 Peter Xu New
[v4] mm: migrate: Support multiple target nodes demotion [v4] mm: migrate: Support multiple target nodes demotion - 1 - --- 2021-11-15 Baolin Wang New
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag 1 1 - --- 2021-11-15 Rustam Kovhaev New
[UPDATE] mm: shmem: don't truncate page if memory failure happens [UPDATE] mm: shmem: don't truncate page if memory failure happens - - - --- 2021-11-14 Yang Shi New
hugetlb: fix hugetlb cgroup refcounting during mremap hugetlb: fix hugetlb cgroup refcounting during mremap - 2 - --- 2021-11-13 Bui Quang Minh New
[V3,4/4] mm/damon: Remove some no need func definitions in damon.h file mm/damon: Do some small changes - 1 - --- 2021-11-12 haoxin New
[V3,3/4] mm/damon/core: Using function abs() instead of diff_of() mm/damon: Do some small changes - 2 - --- 2021-11-12 haoxin New
[V3,2/4] mm/damon: Add 'age' of region tracepoint support mm/damon: Do some small changes - - - --- 2021-11-12 haoxin New
[V3,1/4] mm/damon: Unified access_check function naming rules mm/damon: Do some small changes - 1 - --- 2021-11-12 haoxin New
[v5,8/8] device-dax: compound devmap support mm, dax: Introduce compound pages in devmap - 1 - --- 2021-11-12 Joao Martins New
[v5,7/8] device-dax: ensure dev_dax->pgmap is valid for dynamic devices mm, dax: Introduce compound pages in devmap - - - --- 2021-11-12 Joao Martins New
[v5,6/8] device-dax: use struct_size() mm, dax: Introduce compound pages in devmap - - - --- 2021-11-12 Joao Martins New
[v5,5/8] device-dax: use ALIGN() for determining pgoff mm, dax: Introduce compound pages in devmap - 1 - --- 2021-11-12 Joao Martins New
[v5,4/8] mm/memremap: add ZONE_DEVICE support for compound pages mm, dax: Introduce compound pages in devmap - 1 - --- 2021-11-12 Joao Martins New
[v5,3/8] mm/page_alloc: refactor memmap_init_zone_device() page init mm, dax: Introduce compound pages in devmap - 1 - --- 2021-11-12 Joao Martins New
[v5,2/8] mm/page_alloc: split prep_compound_page into head and tail subparts mm, dax: Introduce compound pages in devmap 1 2 - --- 2021-11-12 Joao Martins New
[v5,1/8] memory-failure: fetch compound_head after pgmap_pfn_valid() mm, dax: Introduce compound pages in devmap - 3 - --- 2021-11-12 Joao Martins New
[v1,1/1] printk: Remove printk.h inclusion in percpu.h [v1,1/1] printk: Remove printk.h inclusion in percpu.h 1 1 - --- 2021-11-12 Andy Shevchenko New
[RFC,5/5] shmem: Add fsverity support shmem/fsverity: Prepare for mandatory integrity enforcement - - - --- 2021-11-12 Roberto Sassu New
[RFC,4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp() shmem/fsverity: Prepare for mandatory integrity enforcement - - - --- 2021-11-12 Roberto Sassu New
[RFC,3/5] fsverity: Do initialization earlier shmem/fsverity: Prepare for mandatory integrity enforcement - - - --- 2021-11-12 Roberto Sassu New
[RFC,2/5] fsverity: Revalidate built-in signatures at file open shmem/fsverity: Prepare for mandatory integrity enforcement - - - --- 2021-11-12 Roberto Sassu New
[RFC,1/5] fsverity: Introduce fsverity_get_file_digest() shmem/fsverity: Prepare for mandatory integrity enforcement - - - --- 2021-11-12 Roberto Sassu New
[v2] proc/vmcore: fix clearing user buffer by properly using clear_user() [v2] proc/vmcore: fix clearing user buffer by properly using clear_user() 1 - - --- 2021-11-12 David Hildenbrand New
[RFC] arch: arm64: have memblocks out of kernel text use section map [RFC] arch: arm64: have memblocks out of kernel text use section map - - - --- 2021-11-12 Zhaoyang Huang New
delayacct: Support swapin delay accounting for swapping without blkio delayacct: Support swapin delay accounting for swapping without blkio - - - --- 2021-11-12 CGEL New
[v3] mm: migrate: Support multiple target nodes demotion [v3] mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-12 Baolin Wang New
[v3,4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests [v3,1/4] mm/shmem: support deterministic charging of tmpfs - - - --- 2021-11-11 Mina Almasry New
[v3,3/4] mm, shmem: add tmpfs memcg= option documentation [v3,1/4] mm/shmem: support deterministic charging of tmpfs - - - --- 2021-11-11 Mina Almasry New
[v3,2/4] mm/oom: handle remote ooms [v3,1/4] mm/shmem: support deterministic charging of tmpfs - - - --- 2021-11-11 Mina Almasry New
[v3,1/4] mm/shmem: support deterministic charging of tmpfs [v3,1/4] mm/shmem: support deterministic charging of tmpfs - - - --- 2021-11-11 Mina Almasry New
[v1] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration [v1] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration 1 - - --- 2021-11-11 David Hildenbrand New
[v1] proc/vmcore: fix clearing user buffer by properly using clear_user() [v1] proc/vmcore: fix clearing user buffer by properly using clear_user() 1 - - --- 2021-11-11 David Hildenbrand New
[GIT,PULL] netfs, 9p, afs, ceph: Use folios [GIT,PULL] netfs, 9p, afs, ceph: Use folios - - - --- 2021-11-11 David Howells New
[RFC,13/13] machine: Add 'private-memory-backend' property KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,12/13] kvm: handle private to shared memory conversion KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,11/13] kvm: register private memory slots KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,10/13] softmmu/physmem: Add private memory address space KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,09/13] qmp: Include "guest-private" property for memory backends KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
« 1 2 ... 321 322 323726 727 »