linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 06:26:35 to 2021-01-14 09:22:57 UTC [more...]

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2021-01-14  9:22 UTC  (11+ messages)
              ` [EXT] "
                ` [RFC] tentative prctl task isolation interface

[PATCH] mm: memblock: remove return value of memblock_free_all()
 2021-01-14  9:21 UTC  (2+ messages)

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-14  9:04 UTC  (4+ messages)

[PATCH 1/4] tracing: add error_report trace points
 2021-01-14  8:59 UTC  (8+ messages)
` [PATCH 2/4] lib: add error_report_notify to collect debugging tools' reports
` [PATCH 3/4] kfence: use error_report_start and error_report_end tracepoints
` [PATCH 4/4] kasan: "

[PATCH net-next] net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_add
 2021-01-14  8:35 UTC 

arch/arm64/include/asm/syscall_wrapper.h:41:25: warning: no previous prototype for '__arm64_compat_sys_epoll_pwait2'
 2021-01-14  8:04 UTC 

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14  8:04 UTC  (2+ messages)
` [PATCH v6 08/16] memblock: fix "

[PATCH v4 0/5] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-14  7:10 UTC  (11+ messages)
` [PATCH v4 1/5] mm: Move pfn_to_online_page() out of line
` [PATCH v4 2/5] mm: Teach pfn_to_online_page() to consider subsection validity
` [PATCH v4 3/5] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [PATCH v4 4/5] mm: Fix page reference leak in soft_offline_page()
` [PATCH v4 5/5] mm: Fix memory_failure() handling of dax-namespace metadata

madvise(MADV_REMOVE) deadlocks on shmem THP
 2021-01-14  5:38 UTC  (3+ messages)

[PATCH 1/2] mm/dmapool: Use might_alloc()
 2021-01-14  5:07 UTC  (3+ messages)
` [PATCH 2/2] bdi: "

[linux-next:master 2144/2798] drivers/net/ethernet/marvell/prestera/prestera_switchdev.c:1049:11: warning: variable 'vid' is uninitialized when used here
 2021-01-14  4:24 UTC 

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-14  3:52 UTC  (8+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-01-14  3:40 UTC 

[PATCH] mm: Fix potential pte_unmap_unlock pte error
 2021-01-14  2:51 UTC  (3+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-14  2:50 UTC  (12+ messages)
` [PATCH v12 03/13] mm: Introduce VM_WARN_ON_PAGE macro
    ` [External] "
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v12 12/13] mm/hugetlb: Gather discrete indexes of tail page
    ` [External] "

[RFC PATCH v2 2/2] fs/task_mmu: acquire mmap_lock for write on soft-dirty cleanup
 2021-01-14  2:35 UTC  (12+ messages)
` [PATCH 0/2] page_count can't be used to decide when wp_page_copy

[PATCH] mm/swap_slots.c: Remove unnecessary NULL pointer check
 2021-01-14  2:34 UTC  (3+ messages)

[linux-next:master 1162/2798] drivers/gpu/drm/radeon/radeon_uvd.c:794:9: sparse: sparse: cast from restricted __le32
 2021-01-14  1:49 UTC 

[linux-next:master 2770/2798] include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9
 2021-01-14  1:33 UTC 

[linux-next:master 1162/2798] drivers/gpu/drm/radeon/radeon_uvd.c:794:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-14  1:30 UTC 

[PATCH] fs/proc: Expose RSEQ configuration
 2021-01-14  1:13 UTC  (2+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-14  1:04 UTC  (12+ messages)
` [PATCH v3 2/4] mm: failfast mode with __GFP_NORETRY in alloc_contig_range
` [PATCH v3 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable
` [PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH 0/1] mm: restore full accuracy in COW page reuse
 2021-01-13 23:54 UTC  (17+ messages)

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-13 23:48 UTC  (15+ messages)
` [v3 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v3 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v3 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred

[PATCH] mm/compaction: return proper state in should_proactive_compact_node
 2021-01-13 23:42 UTC  (2+ messages)

[PATCH v4 00/10] prohibit pinning pages in ZONE_MOVABLE
 2021-01-13 23:40 UTC  (18+ messages)
` [PATCH v4 05/10] mm/gup: migrate pinned pages out of movable zone
` [PATCH v4 08/10] mm/gup: limit number of gup migration failures, honor failures

[PATCH v3 0/6] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-13 21:52 UTC  (12+ messages)
` [PATCH v3 1/6] mm: Move pfn_to_online_page() out of line
` [PATCH v3 2/6] mm: Teach pfn_to_online_page() to consider subsection validity
` [PATCH v3 3/6] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [PATCH v3 4/6] mm: Fix page reference leak in soft_offline_page()
` [PATCH v3 5/6] mm: Fix memory_failure() handling of dax-namespace metadata
` [PATCH v3 6/6] libnvdimm/namespace: Fix visibility of namespace resource attribute

[PATCH v3] Resolve LRU page-pinning issue for file-backed pages
 2021-01-13 21:17 UTC  (2+ messages)
` [PATCH v3] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH] mm: Free unused swap cache page in write protection fault handler
 2021-01-13 21:09 UTC  (6+ messages)

[PATCH v2] mm/slub: disable user tracing for kmemleak caches by default
 2021-01-13 20:51 UTC 

[PATCH] mm: net: memcg accounting for TCP rx zerocopy
 2021-01-13 19:55 UTC  (13+ messages)

[PATCH] mm/slub: disable user tracing for kmemleak caches
 2021-01-13 18:11 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-13 18:08 UTC  (8+ messages)

[PATCH] mm: memcontrol: prevent starvation when writing memory.high
 2021-01-13 18:06 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION aa515cdce7a151dcc14b7600d33f1414c6fa32c9
 2021-01-13 17:57 UTC 

[RFC PATCH 0/3] create hugetlb flags to consolidate state
 2021-01-13 17:51 UTC  (6+ messages)
` [RFC PATCH 1/3] hugetlb: use page.private for hugetlb specific page flags

[PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
 2021-01-13 17:35 UTC  (7+ messages)

[PATCH 0/2] kasan: fixes for 5.11-rc
 2021-01-13 17:24 UTC  (5+ messages)
` [PATCH 1/2] kasan, mm: fix conflicts with init_on_alloc/free
` [PATCH 2/2] kasan, arm64: fix pointer tags in KASAN reports

[PATCH v2 00/14] kasan: HW_TAGS tests support and fixes
 2021-01-13 16:54 UTC  (25+ messages)
` [PATCH v2 01/14] kasan: prefix global functions with kasan_
` [PATCH v2 02/14] kasan: clarify HW_TAGS impact on TBI
` [PATCH v2 03/14] kasan: clean up comments in tests
` [PATCH v2 04/14] kasan: add macros to simplify checking test constraints
` [PATCH v2 05/14] kasan: add match-all tag tests
` [PATCH v2 06/14] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [PATCH v2 07/14] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH v2 08/14] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH v2 09/14] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH v2 10/14] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH v2 11/14] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH v2 12/14] kasan: add proper page allocator tests
` [PATCH v2 13/14] kasan: add a test for kmem_cache_alloc/free_bulk
` [PATCH v2 14/14] kasan: don't run tests when KASAN is not enabled

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-01-13 16:05 UTC  (2+ messages)

[PATCH v3 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-13 15:35 UTC  (6+ messages)
` [PATCH v3 1/2] x86/setup: don't remove E820_TYPE_RAM for pfn 0

[PATCH v2 00/70] RFC mm: Introducing the Maple Tree
 2021-01-13 14:20 UTC  (4+ messages)
` [PATCH v2 14/70] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()

[PATCH 1/2] mm/dmapool: Use might_alloc()
 2021-01-13 13:40 UTC  (2+ messages)
` [PATCH 2/2] bdi: "

[PATCH 0/3] mm, slab, slub: remove cpu and memory hotplug locks
 2021-01-13 13:16 UTC  (4+ messages)
` [PATCH 1/3] mm, slub: stop freeing kmem_cache_node structures on node offline
` [PATCH 2/3] mm, slab, slub: stop taking memory hotplug lock
` [PATCH 3/3] mm, slab, slub: stop taking cpu "

[linux-next:pending-fixes] BUILD SUCCESS 8042c2115f7eb81b0fcae98d5bb5da963d88df2e
 2021-01-13 13:06 UTC 

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-13 12:30 UTC  (5+ messages)
` [PATCH 09/11] kasan: fix memory corruption in kasan_bitops_tags test

[PATCH v4 0/6] Fix some bugs about HugeTLB code
 2021-01-13 12:15 UTC  (19+ messages)
` [PATCH v4 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
    ` [External] "
` [PATCH v4 2/6] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH v4 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
` [PATCH v4 4/6] mm: hugetlb: retry dissolve page when hitting race
    ` [External] "

[PATCH v9] mm: Optional full ASLR for mmap(), mremap(), vdso, stack and heap
 2021-01-13 11:24 UTC  (2+ messages)

[patch 0/4] mm/highmem: Fix fallout from generic kmap_local conversions
 2021-01-13 10:59 UTC  (5+ messages)
` [patch 1/4] sparc/mm/highmem: Flush cache and TLB
` [patch 3/4] mips/mm/highmem: Use set_pte() for kmap_local()

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

[PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
 2021-01-13 10:04 UTC  (5+ messages)

[PATCH 1/4] tracing: add error_report trace points
 2021-01-13  9:18 UTC  (5+ messages)
` [PATCH 2/4] lib: add error_report_notify to collect debugging tools' reports
` [PATCH 3/4] kfence: use error_report_start and error_report_end tracepoints
` [PATCH 4/4] kasan: "

[RESEND PATCH] kasan: fix incorrect arguments passing in kasan_add_zero_shadow
 2021-01-13  9:03 UTC 

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-01-13  7:27 UTC 

[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2021-01-13  7:02 UTC  (4+ messages)
` [PATCH V2 3/3] s390/mm: Define arch_get_mappable_range()

[linux-stable-rc:linux-4.19.y 1441/2773] drivers/base/node.c:429:5: warning: no previous prototype for function 'register_mem_block_under_node_early'
 2021-01-13  6:45 UTC  (7+ messages)
          ` [kbuild-all] "

[linux-next:master 1259/2798] undefined reference to `__this_module'
 2021-01-13  6:36 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).