linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-11 16:16:44 to 2020-12-15 03:05:09 UTC [more...]

incoming
 2020-12-15  3:05 UTC  (33+ messages)
` [patch 001/200] kthread: add kthread_work tracepoints
` [patch 002/200] kthread_worker: document CPU hotplug handling
` [patch 003/200] uapi: move constants from <linux/kernel.h> to <linux/const.h>
` [patch 004/200] ide/falcon: remove in_interrupt() usage
` [patch 005/200] ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
` [patch 006/200] fs/ntfs: remove unused varibles
` [patch 007/200] fs/ntfs: remove unused variable attr_len
` [patch 008/200] fs/ocfs2/cluster/tcp.c: remove unneeded break
` [patch 009/200] ocfs2: ratelimit the 'max lookup times reached' notice
` [patch 010/200] arch/Kconfig: fix spelling mistakes
` [patch 011/200] mm/slab_common.c: use list_for_each_entry in dump_unreclaimable_slab()
` [patch 012/200] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
` [patch 013/200] mm: slab: provide krealloc_array()
` [patch 014/200] ALSA: pcm: use krealloc_array()
` [patch 015/200] vhost: vringh: "
` [patch 016/200] pinctrl: "
` [patch 017/200] edac: ghes: "
` [patch 018/200] drm: atomic: "
` [patch 019/200] hwtracing: intel: "
` [patch 020/200] dma-buf: "
` [patch 021/200] mm, slab, slub: clear the slab_cache field when freeing page
` [patch 022/200] mm/slab: rerform init_on_free earlier
` [patch 023/200] mm, slub: use kmem_cache_debug_flags() in deactivate_slab()
` [patch 024/200] mm/slub: let number of online CPUs determine the slub page order
` [patch 025/200] device-dax/kmem: use struct_size()
` [patch 026/200] mm: fix page_owner initializing issue for arm32
` [patch 027/200] mm/page_owner: record timestamp and pid
` [patch 028/200] mm/filemap/c: break generic_file_buffered_read up into multiple functions
` [patch 029/200] mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig
` [patch 030/200] mm/truncate: add parameter explanation for invalidate_mapping_pagevec
` [patch 031/200] mm/filemap.c: remove else after a return
` [patch 032/200] mm/gup_benchmark: rename to mm/gup_test

[RFC v2 PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-15  2:46 UTC  (14+ messages)
` [v2 PATCH 1/9] mm: vmscan: use nid from shrink_control for tracepoint
` [v2 PATCH 2/9] mm: memcontrol: use shrinker_rwsem to protect shrinker_maps allocation
` [v2 PATCH 3/9] mm: vmscan: guarantee shrinker_slab_memcg() sees valid shrinker_maps for online memcg
` [v2 PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [v2 PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [v2 PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [v2 PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v2 PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline
` [v2 PATCH 9/9] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v21 00/19] per memcg lru lock
 2020-12-15  2:28 UTC  (4+ messages)

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-15  1:12 UTC  (7+ messages)
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-12-15  1:09 UTC  (10+ messages)
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v10 11/13] iommu/arm-smmu-v3: Add SVA device feature

[PATCH] mm/hugetlb: fix deadlock in hugetlb_cow error path
 2020-12-15  1:06 UTC 

[linux-next:master] BUILD REGRESSION 7bba37a1591369e2e506d599b8f5d7d0516b2dbc
 2020-12-15  0:19 UTC 

[PATCH] mm: don't SetPageWorkingset unconditionally during swapin
 2020-12-14 23:12 UTC  (5+ messages)
      ` [PATCH] mm/swap: "

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-12-14 23:10 UTC  (6+ messages)

[PATCH v6 0/3] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-12-14 22:52 UTC  (4+ messages)

[epoll] fb72873666: WARNING:at_kernel/tracepoint.c:#tracepoint_probe_register_prio
 2020-12-14 22:49 UTC  (3+ messages)

[PATCH 00/11] mm: lru related cleanups
 2020-12-14 21:50 UTC  (3+ messages)
` [PATCH 11/11] mm: enlarge the "int nr_pages" parameter of update_lru_size()

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-14 20:58 UTC  (2+ messages)

[linux-next:master 6404/13375] drivers/i3c/master/mipi-i3c-hci/core.c:780:34: warning: unused variable 'i3c_hci_of_match'
 2020-12-14 20:01 UTC 

[PATCH] hugetlb: Fix an error code in hugetlb_reserve_pages()
 2020-12-14 19:27 UTC  (6+ messages)

[linux-next:master 2505/13375] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:214:2: error: implicit declaration of function 'enable_kernel_vsx'
 2020-12-14 18:59 UTC 

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-14 18:56 UTC  (9+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH v12 00/31] Speculative page faults
 2020-12-14 18:10 UTC  (11+ messages)

[PATCH] mm/vmalloc: Fix unlock order in s_stop()
 2020-12-14 17:56 UTC  (8+ messages)

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-14 14:30 UTC  (25+ messages)
` [PATCH v3 1/6] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v3 2/6] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v3 3/6] mm: apply per-task gfp constraints in fast path
` [PATCH v3 4/6] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone
` [PATCH v3 6/6] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning

[PATCH v2 0/2] mm: fix initialization of struct page for holes in memory layout
 2020-12-14 13:58 UTC  (6+ messages)
` [PATCH v2 1/2] mm: memblock: enforce overlap of memory.memblock and memory.reserved

[PATCH] mm/memory_hotplug: quieting offline operation
 2020-12-14 13:53 UTC  (4+ messages)

[GIT PULL] memblock: debug enhancements
 2020-12-14 13:17 UTC 

[linux-next:pending-fixes] BUILD SUCCESS dae669c2b055330342b8c6c24858aea95fd154c4
 2020-12-14 11:42 UTC 

[PATCH 0/2] Fix the incorrect memmap init defer handling
 2020-12-14 11:04 UTC  (5+ messages)
` [PATCH 1/2] mm: memmap defer init dosn't work as expected
` [PATCH 2/2] mm: rename memmap_init() and memmap_init_zone()

Warning after "enforce overlap of memory.memblock and memory.reserved"
 2020-12-14  8:06 UTC  (2+ messages)

[linux-next:master 3210/13205] include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
 2020-12-14  7:18 UTC 

[PATCH v2 0/5] shoot lazy tlbs
 2020-12-14  7:04 UTC  (7+ messages)
` [PATCH v2 1/5] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH v2 2/5] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH v2 3/5] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH v2 4/5] powerpc: use lazy mm refcount helper functions
` [PATCH v2 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
 2020-12-14  5:53 UTC  (8+ messages)

[linux-next:master 12558/13205] drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.c:96:50: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-13 20:25 UTC 

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-13 15:45 UTC  (12+ messages)
` [PATCH v9 01/11] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v9 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v9 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
` [PATCH v9 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v9 05/11] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v9 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v9 07/11] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v9 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v9 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v9 10/11] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v9 11/11] mm/hugetlb: Optimize the code with the help of the compiler

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-12-13 15:15 UTC  (14+ messages)

[PATCH 0/2] hv_balloon: hide ballooned out memory in stats
 2020-12-13 15:07 UTC  (3+ messages)

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-13  8:36 UTC  (4+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM

kernelci/staging-next bisection: sleep.login on rk3288-rock2-square #2286-staging
 2020-12-13  8:23 UTC  (2+ messages)

[linux-next:master 6953/13205] drivers/dma/imx-dma.c:1048:20: warning: cast to smaller integer type 'enum imx_dma_type' from 'const void
 2020-12-12 21:44 UTC  (5+ messages)

[PATCH v2] mm/vmalloc: randomize vmalloc() allocations
 2020-12-12 17:56 UTC 

[LSFMMBPF 2021] A status update
 2020-12-12 17:29 UTC  (2+ messages)

Zoom call about Page Folios tomorrow
 2020-12-12 15:14 UTC  (2+ messages)

[linux-next:master 10689/13205] /tmp/slcan-954954.s:744: Error: unrecognized opcode `zext.b s4,a1'
 2020-12-12 15:00 UTC 

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-12 13:59 UTC  (4+ messages)
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[hnaz-linux-mm:master 127/421] arch/mips/include/asm/pgalloc.h:81:22: error: redefinition of 'pud_alloc_one'
 2020-12-12 11:50 UTC 

[linux-next:master 12467/13205] WARNING: modpost: vmlinux.o(.text+0x1e10e): Section mismatch in reference from the variable $BB2_91 to the function .init.text:loongson2_sc_init()
 2020-12-12 11:46 UTC 

[linux-next:master 12465/13205] ld.lld: error: undefined symbol: __compiletime_assert_323
 2020-12-12  5:36 UTC  (2+ messages)

[PATCH] mm: improve mprotect(R|W) efficiency on pages referenced once
 2020-12-12  5:31 UTC 

[PATCH] mm/zsmalloc: replace if (cond) BUG() with BUG_ON()
 2020-12-12  3:52 UTC  (3+ messages)
` [PATCH] mm/mmap: "

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

[linux-next:master] BUILD REGRESSION 3cc2bd440f2171f093b3a8480a4b54d8c270ed38
 2020-12-12  0:15 UTC 

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-11 22:14 UTC  (3+ messages)
` [PATCH V3.1] entry: "

incoming
 2020-12-11 21:36 UTC  (9+ messages)
` [patch 1/8] revert "mm/filemap: add static for function __add_to_page_cache_locked"
` [patch 2/8] proc: use untagged_addr() for pagemap_read addresses
` [patch 3/8] selftest/fpu: avoid clang warning
` [patch 4/8] kbuild: avoid static_assert for genksyms
` [patch 5/8] initramfs: fix clang build failure
` [patch 6/8] elfcore: fix building with clang
` [patch 7/8] kasan: fix object remaining in offline per-cpu quarantine
` [patch 8/8] mm/hugetlb: clear compound_nr before freeing gigantic pages

[PATCH] kasan: fix slab double free when cpu-hotplug
 2020-12-11 19:39 UTC  (5+ messages)

[PATCH 06/28] mm: Start tracking VMAs with maple tree
 2020-12-11 19:30 UTC  (2+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-11 19:20 UTC  (8+ messages)
` [PATCH 2/9] mm: vmscan: use nid from shrink_control for tracepoint
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred

[PATCH v3 sl-b 1/6] mm: Add mem_dump_obj() to print source of memory block
 2020-12-11 16:59 UTC  (6+ 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).