linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 17:32:25 to 2020-11-06 23:15:52 UTC [more...]

[PATCH 0/5] mm: misc migrate cleanup and improvement
 2020-11-06 23:15 UTC  (14+ messages)
` [PATCH 1/5] mm: truncate_complete_page is not existed anymore
` [PATCH 2/5] mm: migrate: simplify the logic for handling permanent failure
` [PATCH 3/5] mm: migrate: skip shared exec THP for NUMA balancing
` [PATCH 4/5] mm: migrate: clean up migrate_prep{_local}
` [PATCH 5/5] mm: migrate: return -ENOSYS if THP migration is unsupported

[PATCH] mm: introduce oom_kill_disable sysctl knob
 2020-11-06 22:59 UTC  (3+ messages)

cleanup a fix and add the vma_set_file function
 2020-11-06 22:48 UTC  (4+ messages)
` [PATCH 1/2] mm: mmap: fix fput in error path v2
` [PATCH 2/2] mm: introduce vma_set_file function v5

[PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-11-06 22:31 UTC  (19+ messages)
` [PATCH v40 11/24] x86/sgx: Add SGX misc driver interface

[PATCH 0/2] Increase the size of LRU pagevecs
 2020-11-06 22:18 UTC  (6+ messages)
` [PATCH 1/2] pagevec: Allow pagevecs to be different sizes

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-06 21:26 UTC  (17+ messages)
` [PATCH v3 1/6] mm/thp: add prep_transhuge_device_private_page()
` [PATCH v3 2/6] mm/migrate: move migrate_vma_collect_skip()
` [PATCH v3 3/6] mm: support THP migration to device private memory
` [PATCH v3 4/6] mm/thp: add THP allocation helper
` [PATCH v3 5/6] mm/hmm/test: add self tests for THP migration
` [PATCH v3 6/6] nouveau: support THP migration to private memory

[PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2020-11-06 20:52 UTC  (2+ messages)

[PATCH] mm/memcg: update page struct member in comments
 2020-11-06 20:51 UTC  (3+ messages)

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-06 20:41 UTC  (4+ messages)

[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-06 20:14 UTC  (11+ messages)
` [PATCH v14 01/26] Documentation/x86: Add CET description
` [PATCH v14 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-06 20:03 UTC  (28+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
` [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
` [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace

[PATCH v3 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-06 18:52 UTC  (6+ messages)
` [PATCH v3 1/2] mm: reorganize internal_get_user_pages_fast()
` [PATCH v3 2/2] mm: prevent gup_fast from racing with COW during fork

[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
 2020-11-06 18:24 UTC  (2+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-06 17:53 UTC  (5+ messages)
` [PATCH 1/2] mm,thp,shmem: "
` [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-06 17:46 UTC  (7+ messages)
` [PATCH v12 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v12 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v12 4/4] userfaultfd: use secure anon inodes for userfaultfd

[PATCH] mm/memcontrol:rewrite mem_cgroup_page_lruvec()
 2020-11-06 16:44 UTC  (2+ messages)

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-11-06 16:43 UTC  (6+ messages)
` [PATCH v2 05/19] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "

[PATCH -V2 0/2] autonuma: Migrate on fault among multiple bound nodes
 2020-11-06 15:55 UTC  (7+ messages)
` [PATCH -V2 2/2] "

[PATCH] mm/rmap: always do TTU_IGNORE_ACCESS
 2020-11-06 15:09 UTC  (2+ messages)

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-06 12:58 UTC  (16+ messages)

[PATCH v2 01/18] mm/filemap: Rename generic_file_buffered_read subfunctions
 2020-11-06 12:30 UTC  (15+ messages)
  ` [PATCH v2 02/18] mm/filemap: Remove dynamically allocated array from filemap_read
        ` [PATCH 1/4] pagevec: Allow pagevecs to be different sizes
          ` [PATCH 2/4] pagevec: Increase the size of LRU pagevecs
          ` [PATCH 3/4] pagevec: Add dynamically allocated pagevecs
          ` [PATCH 4/4] mm/filemap: Use a dynamically allocated pagevec in filemap_read
  ` [PATCH v2 03/18] mm/filemap: Convert filemap_get_pages to take a pagevec
  ` [PATCH v2 09/18] mm/filemap: Change filemap_read_page calling conventions
  ` [PATCH v2 11/18] mm/filemap: Convert filemap_update_page to return an errno
  ` [PATCH v2 13/18] mm/filemap: Add filemap_range_uptodate
  ` [PATCH v2 14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages
  ` [PATCH v2 15/18] mm/filemap: Restructure filemap_get_pages
  ` [PATCH v2 16/18] mm/filemap: Don't relock the page after calling readpage

[PATCH] kfence: Fix parameter description for kfence_object_start()
 2020-11-06 12:19 UTC  (2+ messages)

[PATCH v8 37/43] kasan, arm64: expand CONFIG_KASAN checks
 2020-11-06 11:46 UTC  (11+ messages)
  ` [PATCH v8 30/43] arm64: kasan: Allow enabling in-kernel MTE
  ` [PATCH v8 32/43] arm64: mte: Switch GCR_EL1 in kernel entry and exit
  ` [PATCH v8 28/43] arm64: mte: Reset the page tag in page->flags

[RFC PATCH 0/2] mm: fix OOMs for binding workloads to movable zone only node
 2020-11-06 10:35 UTC  (19+ messages)

[PATCH v4 0/9] ARM: remove set_fs callers and implementation
 2020-11-06  9:36 UTC  (6+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()

[linux-next:master 1570/2472] mm/kasan/init.c:318:9: warning: variable 'pud' set but not used
 2020-11-06  8:53 UTC  (4+ messages)

[PATCH] memcg, oom: check memcg margin for parallel oom
 2020-11-06  8:51 UTC 

[btrfs] 500a784e5c: RIP:poll_idle
 2020-11-06  8:56 UTC 

[PATCH v21 00/19] per memcg lru lock
 2020-11-06  7:50 UTC  (8+ messages)
` [PATCH v21 06/19] mm/rmap: stop store reordering issue on page->mapping
` [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function

[PATCH v4] mm: Fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
 2020-11-06  6:40 UTC  (2+ messages)

[PATCH] mm: account lazily freed anon pages in NR_FILE_PAGES
 2020-11-06  2:09 UTC  (9+ messages)

[PATCH v20 00/20] per memcg lru lock
 2020-11-06  1:11 UTC  (12+ messages)
` [PATCH v20 08/20] mm: page_idle_get_page() does not need lru_lock

[linux-next:master] BUILD REGRESSION 0a6f624a86e766a27d23cbb73c23be62231d10ff
 2020-11-06  0:19 UTC 

[PATCH v11 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-05 22:24 UTC  (7+ messages)
` [PATCH v11 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v11 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v11 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v11 4/4] userfaultfd: use secure anon inodes for userfaultfd

[PATCH 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-05 22:19 UTC  (3+ messages)

[RFC PATCH v2 0/4] hugetlbfs: introduce hinode_rwsem for pmd sharing synchronization
 2020-11-05 21:59 UTC  (3+ messages)
` [PATCH 0/4] hugetlbfs: use "

[PATCH v6 0/1] mmap_lock: add tracepoints around lock acquisition
 2020-11-05 21:17 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH] mm/gup_benchmark: mark gup_benchmark_init as __init function
 2020-11-05 19:52 UTC  (2+ messages)

[PATCH] hugetlbfs: fix anon huge page migration race
 2020-11-05 19:50 UTC 

[PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-11-05 19:37 UTC  (2+ messages)

[PATCH v2 0/5] cleanup page poisoning
 2020-11-05 18:36 UTC  (3+ messages)
` [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking

[RFC]: userspace memory reaping
 2020-11-05 18:02 UTC  (12+ messages)

[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
 2020-11-05 17:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).