linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 12:36:10 to 2020-12-09 01:50:50 UTC [more...]

[linux-next:master] BUILD REGRESSION a9e26cb5f2615cd638f911ea96d4fff5b4d93690
 2020-12-09  1:50 UTC 

[PATCH v11 0/4] xfs: avoid transaction reservation recursion
 2020-12-09  1:40 UTC  (9+ 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] mm: don't SetPageWorkingset unconditionally during swapin
 2020-12-09  1:24 UTC 

[PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block
 2020-12-09  1:13 UTC  (4+ messages)
` [PATCH v2 sl-b 2/5] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
` [PATCH v2 sl-b 3/5] mm: Make mem_dump_obj() handle vmalloc() memory
` [PATCH v2 sl-b 4/5] rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback

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

scheduling while atomic in z3fold
 2020-12-08 23:26 UTC  (19+ messages)

[RFC PATCH 00/11] Page folios
 2020-12-08 19:46 UTC  (12+ messages)
` [RFC PATCH 01/11] mm: Introduce struct folio
` [RFC PATCH 02/11] mm: Add put_folio
` [RFC PATCH 03/11] mm: Add get_folio
` [RFC PATCH 04/11] mm: Create FolioFlags
` [RFC PATCH 05/11] mm: Add unlock_folio
` [RFC PATCH 06/11] mm: Add lock_folio
` [RFC PATCH 07/11] mm: Add lock_folio_killable
` [RFC PATCH 08/11] mm/filemap: Convert end_page_writeback to use a folio
` [RFC PATCH 09/11] mm/filemap: Convert mapping_get_entry and pagecache_get_page to folio
` [RFC PATCH 10/11] mm/filemap: Add folio_add_to_page_cache
` [RFC PATCH 11/11] mm/swap: Convert rotate_reclaimable_page to folio

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2020-12-08 19:57 UTC  (16+ messages)
` [PATCH RFC 1/9] memremap: add ZONE_DEVICE support for compound pages
` [PATCH RFC 2/9] sparse-vmemmap: Consolidate arguments in vmemmap section populate
` [PATCH RFC 3/9] sparse-vmemmap: Reuse vmemmap areas for a given mhp_params::align
` [PATCH RFC 3/9] sparse-vmemmap: Reuse vmemmap areas for a given page size
` [PATCH RFC 4/9] mm/page_alloc: Reuse tail struct pages for compound pagemaps
` [PATCH RFC 5/9] device-dax: Compound pagemap support
` [PATCH RFC 6/9] mm/gup: Grab head page refcount once for group of subpages
` [PATCH RFC 7/9] mm/gup: Decrement head page "
` [PATCH RFC 8/9] RDMA/umem: batch page unpin in __ib_mem_release()
` [PATCH RFC 9/9] mm: Add follow_devmap_page() for devdax vmas

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-08 19:24 UTC  (8+ messages)
` [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v15 08/26] x86/mm: Introduce _PAGE_COW

[RFC PATCH 0/1] "Bad page state" while freeing gigantic pages
 2020-12-08 18:55 UTC  (4+ messages)
` [RFC PATCH 1/1] mm/hugetlb: clear compound_nr before "

[PATCH v2] mm: memcontrol: optimize per-lruvec stats counter memory usage
 2020-12-08 18:20 UTC  (2+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-08 17:22 UTC  (4+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-08 17:13 UTC  (4+ messages)
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker

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

[PATCH 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-08 16:56 UTC  (2+ messages)

[PATCH 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-08 15:27 UTC  (5+ 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 sl-b 1/6] mm: Add kmem_last_alloc() to return last allocation for memory block
 2020-12-08 15:17 UTC  (5+ messages)

[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 15:09 UTC  (2+ messages)

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-12-08 15:06 UTC  (5+ messages)
` [PATCH v2 4/4] compat: remove some compat entry points

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

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

[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 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 bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-08  2:53 UTC  (4+ messages)

[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  (17+ messages)
` [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

[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  (3+ messages)

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

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

[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  (2+ messages)

[linux-next:master 10645/11438] phy-ingenic-usb.c:undefined reference to `devm_platform_ioremap_resource'
 2020-12-07 13:01 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).