linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 09:03:06 to 2020-12-08 12:29:16 UTC [more...]

[PATCH v11 0/4] xfs: avoid transaction reservation recursion
 2020-12-08 12:28 UTC  (5+ messages)
` [PATCH v11 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v11 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v11 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v11 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

[PATCH v2] mm: memcontrol: optimize per-lruvec stats counter memory usage
 2020-12-08  9:51 UTC 

[PATCH 00/11] mm: lru related cleanups
 2020-12-08  9:15 UTC  (21+ messages)
` [PATCH 01/11] mm: use add_page_to_lru_list()
` [PATCH 02/11] mm: shuffle lru list addition and deletion functions
` [PATCH 03/11] mm: don't pass "enum lru_list" to lru list addition functions
` [PATCH 04/11] mm: don't pass "enum lru_list" to trace_mm_lru_insertion()
` [PATCH 05/11] mm: don't pass "enum lru_list" to del_page_from_lru_list()
` [PATCH 06/11] mm: add __clear_page_lru_flags() to replace page_off_lru()
` [PATCH 07/11] mm: VM_BUG_ON lru page flags
` [PATCH 08/11] mm: fold page_lru_base_type() into its sole caller
` [PATCH 09/11] mm: fold __update_lru_size() "
` [PATCH 10/11] mm: make lruvec_lru_size() static
` [PATCH 11/11] mm: enlarge the "int nr_pages" parameter of update_lru_size()

[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
 2020-12-08  8:57 UTC  (6+ messages)

[PATCH sl-b 1/6] mm: Add kmem_last_alloc() to return last allocation for memory block
 2020-12-08  8:57 UTC  (4+ messages)

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-08  8:38 UTC  (10+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()

[patch 01/12] zlib: export S390 symbols for zlib modules
 2020-12-08  8:19 UTC  (4+ messages)

[PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2020-12-08  8:13 UTC  (4+ messages)
` [PATCH -V6 RESEND 2/3] NOT kernel/man-pages: man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING

[PATCH v3 0/7] Convert all THP vmstat counters to pages
 2020-12-08  7:53 UTC  (10+ messages)
` [PATCH v3 1/7] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH v3 2/7] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH v3 3/7] mm: memcontrol: convert NR_FILE_THPS "
` [PATCH v3 4/7] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH v3 5/7] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [PATCH v3 6/7] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [PATCH v3 7/7] mm: memcontrol: make the slab calculation consistent
    ` [External] "

[PATCH v22 01/18] mm: Introduce Data Access MONitor (DAMON)
 2020-12-08  7:41 UTC  (2+ messages)

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-12-08  7:23 UTC  (7+ messages)
` [PATCH 1/2] mm/madvise: allow process_madvise operations on entire memory range

[linux-next:master 10573/11438] drivers/net/vrf.c:1447:9: error: implicit declaration of function 'vrf_add_mac_header_if_unset'
 2020-12-08  6:35 UTC 

[PATCH v10 0/4] xfs: avoid transaction reservation recursion
 2020-12-08  5:01 UTC  (11+ messages)
` [PATCH v10 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v10 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v10 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v10 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-08  4:16 UTC  (4+ messages)
` [PATCH 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH 3/3] s390/mm: "

[PATCH bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-08  2:53 UTC  (4+ messages)

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-08  2:48 UTC  (18+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

[PATCH 0/3] mm: Some rework on zap_details
 2020-12-08  2:50 UTC  (4+ messages)
` [PATCH 1/3] mm: Drop first_index/last_index in zap_details
` [PATCH 2/3] mm: Introduce zap_details.zap_flags
` [PATCH 3/3] mm: Introduce ZAP_FLAG_SKIP_SWAP

[PATCH 0/3] userfaultfd: selftests: Small fixes
 2020-12-08  2:47 UTC  (4+ messages)
` [PATCH 1/3] userfaultfd/selftests: Always dump something in modes
` [PATCH 2/3] userfaultfd/selftests: Fix retval check for userfaultfd_open()
` [PATCH 3/3] userfaultfd/selftests: Hint the test runner on required privilege

[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
 2020-12-08  2:44 UTC  (16+ messages)
` [RESEND PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
` [RESEND PATCH v2 09/12] mm: memcontrol: convert vmstat slab counters to bytes
    ` [External] "
  ` [External] Re: [RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes

[PATCH] mm,memory_failure: Always pin the page in madvise_inject_error
 2020-12-08  2:35 UTC  (4+ messages)

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-08  2:26 UTC  (22+ messages)
` [PATCH v7 01/15] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v7 02/15] mm/memory_hotplug: Move {get,put}_page_bootmem() "
    ` [External] "
` [PATCH v7 03/15] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v7 04/15] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v7 05/15] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
    ` [External] "
    ` [External] Re: [PATCH v7 00/15] Free some vmemmap pages of hugetlb page

[PATCH] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
 2020-12-08  1:53 UTC  (4+ messages)

[PATCH v3] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-08  1:40 UTC  (3+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-08  1:34 UTC  (5+ messages)
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant

[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
 2020-12-08  1:12 UTC  (10+ messages)

[PATCH V2 2/2] mm/highmem: Lift memcpy_[to|from]_page to core
 2020-12-08  1:09 UTC  (2+ messages)

[PATCH V2 1/2] mm/highmem: Remove deprecated kmap_atomic
 2020-12-08  0:22 UTC 

[PATCH RFC 00/10] New permission vmalloc interface
 2020-12-07 23:55 UTC  (4+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-07 22:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 15ac8fdb74403772780be1a8c4f7c1eff1040fc4
 2020-12-07 22:14 UTC 

[linux-next:master 10583/11438] bpf_trace.c:undefined reference to `sock_from_file'
 2020-12-07 19:38 UTC 

[RFC V2 00/37] Enhance memory utilization with DMEMFS
 2020-12-07 19:32 UTC  (40+ messages)
` [RFC V2 01/37] fs: introduce dmemfs module
` [RFC V2 02/37] mm: support direct memory reservation
` [RFC V2 03/37] dmem: implement dmem memory management
` [RFC V2 04/37] dmem: let pat recognize dmem
` [RFC V2 05/37] dmemfs: support mmap for dmemfs
` [RFC V2 06/37] dmemfs: support truncating inode down
` [RFC V2 07/37] dmem: trace core functions
` [RFC V2 08/37] dmem: show some statistic in debugfs
` [RFC V2 09/37] dmemfs: support remote access
` [RFC V2 10/37] dmemfs: introduce max_alloc_try_dpages parameter
` [RFC V2 11/37] mm: export mempolicy interfaces to serve dmem allocator
` [RFC V2 12/37] dmem: introduce mempolicy support
` [RFC V2 13/37] mm, dmem: introduce PFN_DMEM and pfn_t_dmem
` [RFC V2 14/37] mm, dmem: differentiate dmem-pmd and thp-pmd
` [RFC V2 15/37] mm: add pmd_special() check for pmd_trans_huge_lock()
` [RFC V2 16/37] dmemfs: introduce ->split() to dmemfs_vm_ops
` [RFC V2 17/37] mm, dmemfs: support unmap_page_range() for dmemfs pmd
` [RFC V2 18/37] mm: follow_pmd_mask() for dmem huge pmd
` [RFC V2 19/37] mm: gup_huge_pmd() "
` [RFC V2 20/37] mm: support dmem huge pmd for vmf_insert_pfn_pmd()
` [RFC V2 21/37] mm: support dmem huge pmd for follow_pfn()
` [RFC V2 22/37] kvm, x86: Distinguish dmemfs page from mmio page
` [RFC V2 23/37] kvm, x86: introduce VM_DMEM for syscall support usage
` [RFC V2 24/37] dmemfs: support hugepage for dmemfs
` [RFC V2 25/37] mm, x86, dmem: fix estimation of reserved page for vaddr_get_pfn()
` [RFC V2 26/37] mm, dmem: introduce pud_special() for dmem huge pud support
` [RFC V2 27/37] mm: add pud_special() check to support dmem huge pud
` [RFC V2 28/37] mm, dmemfs: support huge_fault() for dmemfs
` [RFC V2 29/37] mm: add follow_pte_pud() to support huge pud look up
` [RFC V2 30/37] dmem: introduce dmem_bitmap_alloc() and dmem_bitmap_free()
` [RFC V2 31/37] dmem: introduce mce handler
` [RFC V2 32/37] mm, dmemfs: register and handle the dmem mce
` [RFC V2 33/37] kvm, x86: enable record_steal_time for dmem
` [RFC V2 34/37] dmem: add dmem unit tests
` [RFC V2 35/37] mm, dmem: introduce dregion->memmap for dmem
` [RFC V2 36/37] vfio: support dmempage refcount for vfio
` [RFC V2 37/37] Add documentation for dmemfs

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-12-07 19:01 UTC  (13+ messages)

[PATCH] mm/page_alloc: simplify kmem cgroup charge/uncharge code
 2020-12-07 17:28 UTC  (3+ messages)
` [External] "

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-07 17:11 UTC  (4+ messages)
` [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages

[PATCH v2] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
 2020-12-07 16:58 UTC 

crypto: sun4i-ss: error with kmap
 2020-12-07 15:53 UTC  (11+ messages)

scheduling while atomic in z3fold
 2020-12-07 15:41 UTC  (18+ messages)

[PATCH] mm: memcontrol: optimize per-lruvec stats counter memory usage
 2020-12-07 15:19 UTC  (5+ messages)
  ` [External] "

[PATCH v2] mm/page_isolation: do not isolate the max order page
 2020-12-07 13:42 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: speeding up the iteration of max_order
 2020-12-07 13:37 UTC  (3+ messages)

[linux-next:master 10645/11438] phy-ingenic-usb.c:undefined reference to `devm_platform_ioremap_resource'
 2020-12-07 13:01 UTC 

[PATCH v9 0/2] avoid xfs transaction reservation recursion
 2020-12-07 12:19 UTC  (4+ messages)
` [PATCH v9 2/2] xfs: avoid "

5.10 RC 7: grub2 out of memory
 2020-12-07  9:45 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS b2779a0d410f23bc3714aaad0356ce22e0e02d17
 2020-12-07  9:13 UTC 


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).