linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 21:02:22 to 2021-02-17 19:35:57 UTC [more...]

[RFC PATCH 0/5] Add hugetlb soft dirty support
 2021-02-17 19:35 UTC  (7+ messages)
` [RFC PATCH 1/5] hugetlb: add hugetlb helpers for "
` [RFC PATCH 2/5] hugetlb: enhance hugetlb fault processing to support soft dirty
` [RFC PATCH 3/5] mm proc/task_mmu.c: add soft dirty pte checks for hugetlb

[linux-next:master 11556/11658] net/dsa/tag_rtl4_a.c:57:12: sparse: sparse: incorrect type in assignment (different base types)
 2021-02-17 19:08 UTC 

[PATCH 1/2] hugetlb: fix update_and_free_page contig page struct assumption
 2021-02-17 19:02 UTC  (3+ messages)
` [PATCH 2/2] hugetlb: fix copy_huge_page_from_user "

[PATCH] mm, compaction: make fast_isolate_freepages() stay within zone
 2021-02-17 18:50 UTC  (3+ messages)

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-17 18:21 UTC  (3+ messages)
` [PATCH v5 2/3] mm, slub: don't combine pr_err with INFO

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-02-17 17:45 UTC  (5+ messages)

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-17 17:44 UTC  (9+ messages)
` [PATCH v3 1/8] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH v3 2/8] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH v3 3/8] mm: memcontrol: privatize memcg_page_state query functions
` [PATCH v3 4/8] cgroup: rstat: support cgroup1

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-17 17:21 UTC  (4+ messages)

[PATCH] mm: vmstat: add cma statistics
 2021-02-17 17:00 UTC 

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-17 16:59 UTC  (25+ messages)
` [PATCH 02/33] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH 03/33] mm: Implement readahead_control pageset expansion
` [PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 34/33] netfs: Use in_interrupt() not in_softirq()

[PATCH 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-02-17 16:31 UTC  (5+ messages)
` [PATCH 1/4] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH 3/4] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH 4/4] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp

[PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-17 16:19 UTC  (12+ messages)

[PATCH v6 6/7] Reimplement RLIMIT_MEMLOCK on top of ucounts
 2021-02-17 16:07 UTC  (3+ messages)
` [PATCH v7 "
` f009495a8d: BUG:KASAN:use-after-free_in_user_shm_unlock

[RFC] Hugepage collapse in process context
 2021-02-17 15:49 UTC  (3+ messages)

[PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-17 15:33 UTC  (19+ messages)
` [PATCH 1/2] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH 2/2] mm: Make alloc_contig_range handle in-use "

[PATCH v3] mm: memcontrol: fix swap undercounting in cgroup2
 2021-02-17 15:32 UTC 

[PATCH v2] mm: memcontrol: fix swap undercounting in cgroup2
 2021-02-17 15:29 UTC  (3+ messages)
  ` [External] "

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-17 14:59 UTC  (12+ messages)

[loop] 6cc8e74308: stress-ng.loop.ops_per_sec 139.4% improvement
 2021-02-17 14:56 UTC 

[PATCH v5 1/1] mm: refactor initialization of struct page for holes in memory layout
 2021-02-17 12:27 UTC  (21+ messages)

[PATCH v2] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-02-17 11:38 UTC 

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-17 10:18 UTC  (2+ messages)

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-17  9:50 UTC  (6+ messages)
` [RFC 2/2] mm: fs: Invalidate BH LRU during page migration

[PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
 2021-02-17  8:13 UTC  (23+ messages)
  ` [External] "

[kbuild] [linux-next:master 7132/11526] drivers/bluetooth/btusb.c:3775 btusb_mtk_setup() error: uninitialized symbol 'fw_version'
 2021-02-17  7:49 UTC 

[linux-next:master 11365/11526] mipsel-linux-ld: warning: orphan section `.data.$Lubsan_data202' from `drivers/gpu/drm/ttm/ttm_pool.o' being placed in section `.data.$Lubsan_data202'
 2021-02-17  7:42 UTC 

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-02-17  6:40 UTC  (5+ messages)

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-17  6:39 UTC  (21+ messages)
` [v8 PATCH 01/13] mm: vmscan: use nid from shrink_control for tracepoint
` [v8 PATCH 02/13] mm: vmscan: consolidate shrinker_maps handling code
` [v8 PATCH 03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v8 PATCH 04/13] mm: vmscan: remove memcg_shrinker_map_size
` [v8 PATCH 05/13] mm: vmscan: use kvfree_rcu instead of call_rcu
` [v8 PATCH 06/13] mm: memcontrol: rename shrinker_map to shrinker_info
` [v8 PATCH 07/13] mm: vmscan: add shrinker_info_protected() helper
` [v8 PATCH 08/13] mm: vmscan: use a new flag to indicate shrinker is registered
` [v8 PATCH 09/13] mm: vmscan: add per memcg shrinker nr_deferred
` [v8 PATCH 10/13] mm: vmscan: use per memcg nr_deferred of shrinker
` [v8 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v8 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline
` [v8 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority

[PATCH 1/4] mm: memcontrol: remove memcg check from memcg_oom_recover
 2021-02-17  5:15 UTC  (11+ messages)
` [PATCH 4/4] mm: memcontrol: fix swap uncharge on cgroup v2
    ` [External] "

[linux-next:master 2048/11541] omap4-keypad.c:undefined reference to `devm_ioremap_resource'
 2021-02-17  4:25 UTC  (2+ messages)

[linux-next:master 3288/11526] mipsel-linux-ld: warning: orphan section `.data.$Lubsan_data279' from `drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.o' being placed in section `.data.$Lubsan_data279'
 2021-02-17  3:06 UTC 

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-17  2:56 UTC  (4+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[linux-next:master] BUILD REGRESSION 6553715b6db5ff5d4898895dad1b2926cfe406cf
 2021-02-16 23:57 UTC 

[linux-next:master 9824/11526] drivers/net/ethernet/intel/i40e/i40e_main.c:6715 i40e_hw_dcb_config() warn: inconsistent indenting
 2021-02-16 22:06 UTC  (2+ messages)

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-16 18:33 UTC  (21+ messages)

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-16 17:44 UTC  (5+ messages)

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-02-16 15:03 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: mm: "

[RDMA/rxe] 899aba891c: WARNING:at_drivers/infiniband/sw/rxe/rxe_comp.c:#rxe_completer[rdma_rxe]
 2021-02-16 12:54 UTC 

[RFC PATCH] z3fold: prevent reclaim/free race for headless pages
 2021-02-16 10:13 UTC  (5+ messages)

[linux-next:master 1548/11541] drivers/power/supply/bq256xx_charger.c:1512 bq256xx_hw_init() error: buffer overflow 'bq256xx_watchdog_time' 8 <= 8
 2021-02-16  9:16 UTC 

[PATCH 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-16  9:04 UTC  (6+ messages)

[linux-next:master 3989/11541] drivers/gpu/drm/i915/i915_gem.c:1182:2: error: implicit declaration of function 'wbinvd_on_all_cpus'
 2021-02-16  8:59 UTC 

[PATCH v2 0/6] Rationalise __alloc_pages wrappers
 2021-02-16  8:22 UTC  (10+ messages)
` [PATCH v2 2/6] mm/page_alloc: Rename gfp_mask to gfp
` [PATCH v2 3/6] mm/page_alloc: Combine __alloc_pages and __alloc_pages_nodemask
` [PATCH v2 5/6] mm/mempolicy: Rewrite alloc_pages documentation
` [PATCH v2 6/6] mm/mempolicy: Fix mpol_misplaced kernel-doc

[linux-next:master] BUILD REGRESSION 52a0bcb60e40f30211cb5cbbb0f582ec4e91d896
 2021-02-16  7:21 UTC 

[linux-next:master 3291/11541] mipsel-linux-ld: warning: orphan section `.data.$Lubsan_data391' from `arch/mips/mm/c-r4k.o' being placed in section `.data.$Lubsan_data391'
 2021-02-15 23:39 UTC 

[PATCH] mm/gfp: Add kernel-doc for gfp_t
 2021-02-15 21:07 UTC  (2+ 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).