linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 00:08:57 to 2021-03-29 20:58:36 UTC [more...]

[PATCH rfc 0/4] percpu: partial chunk depopulation
 2021-03-29 20:10 UTC  (14+ messages)
` [PATCH rfc 1/4] percpu: implement "
` [PATCH rfc 2/4] percpu: split __pcpu_balance_workfn()
` [PATCH rfc 3/4] percpu: on demand chunk depopulation
  ` [percpu] 28c9dada65: invoked_oom-killer:gfp_mask=0x

[PATCH] mm: change size_t to unsigned int for cma_alloc
 2021-03-29 20:12 UTC  (3+ messages)

[PATCH v2] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-29 20:06 UTC 

[PATCH] mm: gup: remove FOLL_SPLIT
 2021-03-29 19:38 UTC 

[PATCH][next] mm/vmalloc: Fix read of pointer area after it has been free'd
 2021-03-29 19:32 UTC  (6+ messages)

mmotm 2021-03-28-16-37 uploaded
 2021-03-29 18:00 UTC  (2+ messages)
` mmotm 2021-03-28-16-37 uploaded (cifs)

[linux-next:master 8043/8469] mm/vmalloc.c:425: warning: expecting prototype for vunmap_range_noflush(). Prototype was for vunmap_range() instead
 2021-03-29 19:16 UTC 

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-29 18:43 UTC  (7+ messages)
` [PATCH v7 3/6] stack: "
` [PATCH v7 4/6] x86/entry: Enable random_kstack_offset support

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-03-29 18:33 UTC  (7+ messages)
` [PATCH 1/6] mm: memory: add orig_pmd to struct vm_fault
` [PATCH 2/6] mm: memory: make numa_migrate_prep() non-static
` [PATCH 3/6] mm: migrate: teach migrate_misplaced_page() about THP
` [PATCH 4/6] mm: thp: refactor NUMA fault handling
` [PATCH 5/6] mm: migrate: don't split THP for misplaced NUMA page
` [PATCH 6/6] mm: migrate: remove redundant page count check for THP

[PATCH v5 00/27] Memory Folios
 2021-03-29 17:56 UTC  (8+ messages)

[PATCH] arm: Define arch_is_kernel_initmem_freed() for lockdep
 2021-03-29 17:53 UTC 

[linux-next:master 8043/8469] percpu.c:undefined reference to `vunmap_range_noflush'
 2021-03-29 16:16 UTC 

[PATCH V11 0/3] Charge loop device i/o to issuing cgroup
 2021-03-29 16:13 UTC  (5+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
  ` [External] "
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH v7 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-29 15:39 UTC  (2+ messages)
` [PATCH v7 2/2] mm: huge_memory: debugfs for file-backed THP split

[PATCH -next] mm, page_alloc: avoid page_to_pfn() in move_freepages()
 2021-03-29 15:31 UTC  (4+ messages)

mm/page_alloc: add a bulk page allocator
 2021-03-29 15:18 UTC 

[PATCH v4] kasan: remove redundant config option
 2021-03-29 14:54 UTC  (2+ messages)

[linux-next:master 8040/8469] percpu.c:undefined reference to `vmap_pages_range_noflush'
 2021-03-29 14:47 UTC 

[linux-next:master 5637/8469] kernel/trace/trace_events_hist.c:4729:12: warning: stack frame size of 1440 bytes in function 'hist_show'
 2021-03-29 14:02 UTC 

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-29 13:31 UTC  (5+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 3/3] mm: unexport follow_pfn

[Question] Is there a race window between swapoff vs synchronous swap_readpage
 2021-03-29 13:18 UTC 

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-29 12:05 UTC  (7+ messages)

[PATCH V2 1/1] mm:improve the performance during fork
 2021-03-29 12:36 UTC 

[linux-next:master 4948/8469] fs/cifsd/oplock.c:1454: warning: expecting prototype for create_durable_rsp__buf(). Prototype was for create_durable_rsp_buf() instead
 2021-03-29 12:21 UTC 

[PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
 2021-03-29 12:10 UTC  (11+ messages)
      ` [PATCH v2] mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1

[RFC PATCH 0/6] Use local_lock for pcp protection and reduce stat overhead
 2021-03-29 12:06 UTC  (7+ messages)
` [PATCH 1/6] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 2/6] mm/page_alloc: Convert per-cpu list protection to local_lock
` [PATCH 3/6] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 4/6] mm/vmstat: Inline NUMA event counter updates
` [PATCH 5/6] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 6/6] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters

[PATCH] mm: add ___GFP_NOINIT flag which disables zeroing on alloc
 2021-03-29 10:53 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 9320f904087da573093d4efc9c80d37abb967854
 2021-03-29 10:37 UTC 

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-29 10:10 UTC  (5+ messages)
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting

[PATCH v2] kernel/resource: Fix locking in request_free_mem_region
 2021-03-29  9:27 UTC  (9+ messages)
` [kernel/resource] cf1e4e12c9: WARNING:possible_recursive_locking_detected

[PATCH 5.11 243/254] fs/cachefiles: Remove wait_bit_key layout dependency
 2021-03-29  7:59 UTC 

[PATCH 5.10 210/221] fs/cachefiles: Remove wait_bit_key layout dependency
 2021-03-29  7:59 UTC 

[PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-29  7:49 UTC  (29+ messages)
` [PATCH 1/8] mm: cma: introduce cma_release_nowait()
` [PATCH 3/8] hugetlb: add per-hstate mutex to synchronize user adjustments
` [PATCH 4/8] hugetlb: create remove_hugetlb_page() to separate functionality
  ` [External] "
` [PATCH 5/8] hugetlb: call update_and_free_page without hugetlb_lock
  ` [External] "
` [PATCH 7/8] hugetlb: make free_huge_page irq safe
  ` [External] "
` [PATCH 8/8] hugetlb: add lockdep_assert_held() calls for hugetlb_lock
  ` [External] "

add_key() syscall can lead to bypassing memcg limits
 2021-03-29  7:39 UTC  (2+ messages)

[linux-next:master 7236/7588] mm/util.c:999:2: error: statement requires expression of scalar type ('void' invalid)
 2021-03-29  7:21 UTC 

[RFC] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-03-29  6:26 UTC 

Patch "fs/cachefiles: Remove wait_bit_key layout dependency" has been added to the 5.11-stable tree
 2021-03-29  6:15 UTC 

Patch "fs/cachefiles: Remove wait_bit_key layout dependency" has been added to the 5.10-stable tree
 2021-03-29  6:14 UTC 

[PATCH] mm: fix race by making init_zero_pfn() early_initcall
 2021-03-29  5:29 UTC  (2+ messages)
` [PATCH v2] "

[linux-stable-rc:linux-4.4.y 9997/9999] include/asm-generic/bug.h:159:2: error: implicit declaration of function 'no_printk'; did you mean 'printk'?
 2021-03-29  3:09 UTC 

exec error: BUG: Bad rss-counter
 2021-03-29  2:48 UTC  (7+ messages)

[PATCH v4 0/3] mm/slub: Fix count_partial() problem
 2021-03-29  1:58 UTC  (7+ messages)
` [PATCH v4 1/3] mm/slub: Introduce two counters for partial objects

[linux-next:master 4254/7588] drivers/iommu/intel/pasid.c:536:22: error: implicit declaration of function 'read_cr0'
 2021-03-28 23:38 UTC 

[PATCH] mm: Fix typos in comments
 2021-03-28 21:52 UTC  (6+ messages)
      ` [PATCH, -v3] "

[PATCH] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-03-28 16:45 UTC  (4+ messages)

[linux-next:master 3955/7588] arch/riscv/mm/init.c:485:18: error: 'xip_pmd' undeclared; did you mean 'xdp_md'?
 2021-03-28  0:20 UTC 

arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_process_madvise'
 2021-03-27 22:44 UTC 

[PATCH] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting
 2021-03-27 21:57 UTC  (2+ messages)

[PATCH] mm: add page_owner_stack=off to make stack collection optional
 2021-03-27 21:37 UTC  (2+ messages)

[PATCH] riscv: XIP: fix build for rv32
 2021-03-27 19:48 UTC 

[linux-next:master 7582/7588] arch/x86/include/asm/syscall_wrapper.h:83:14: warning: no previous prototype for '__x64_sys_memfd_secret'
 2021-03-27 16:04 UTC 

[linux-next:master 3955/7588] arch/riscv/mm/init.c:485:18: error: use of undeclared identifier 'xip_pmd'
 2021-03-27 15:24 UTC 

Get a Gift Card to Spend at Taco Bell!
 2021-03-27 13:11 UTC 

[linux-next:master 7053/7588] drivers/net/vmxnet3/vmxnet3_drv.c:228:23: sparse: sparse: incorrect type in assignment (different base types)
 2021-03-27 10:31 UTC 

[PATCH v3] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2021-03-27  3:33 UTC 

[linux-next:master] BUILD REGRESSION 931294922e65a23e1aad6398b9ae02df74044679
 2021-03-26 21:20 UTC 

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2021-03-26 18:08 UTC  (5+ messages)
` [PATCH v5 1/3] mm: Extend MREMAP_DONTUNMAP to non-anonymous mappings
  ` [PATCH] mremap.2: MREMAP_DONTUNMAP to reflect to supported mappings

[PATCH v8] mm: cma: support sysfs
 2021-03-26 17:27 UTC  (4+ messages)

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-26 17:00 UTC  (9+ messages)

[PATCH] mm: cma: Add the CMA instance name to the cma_alloc_start trace event
 2021-03-26 16:09 UTC  (2+ messages)

[PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
 2021-03-26 16:03 UTC  (21+ messages)

[RFC PATCH V2]: add DYNAMC_FTRACE_WITH_REGS and
 2021-03-26 14:23 UTC  (11+ messages)
` [PATCH 1/6] MIPS: replace -pg with CC_FLAGS_FTRACE
` [PATCH 2/6] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c
` [PATCH 4/6] kprobes/ftrace: Use ftrace_location() when [dis]arming probes

[PATCH] mm/gup: check page posion status for coredump
 2021-03-26 14:22 UTC  (9+ messages)
      ` [PATCH v3] "
          ` [PATCH v5] mm/gup: check page hwposion "

[linux-next:master 6868/7588] sound/soc/fsl/fsl_rpmsg.c:45:45: sparse: sparse: Using plain integer as NULL pointer
 2021-03-26 12:48 UTC 

[RFC PATCH 1/2] mm,drm/ttm: Block fast GUP to TTM huge pages
 2021-03-26 12:33 UTC  (13+ messages)

[PATCH -next] mm/page_alloc: remove duplicated include from page_alloc.c
 2021-03-26 12:27 UTC  (4+ messages)

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-26 12:07 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 68902dae0e76cf3c2dd6352321a067abe9fa2ac7
 2021-03-26 10:49 UTC 

[linux-next:master 3666/7588] fs/cifsd/smb_common.c:613:7: error: implicit declaration of function 'groups_alloc'; did you mean 'cgroup_sk_alloc'?
 2021-03-26 10:28 UTC 

[PATCH 0/4] mm/page_reporting: Some knobs and fixes
 2021-03-26  9:44 UTC  (5+ messages)
` [PATCH 1/4] mm/page_reporting: Introduce free page reported counters
` [PATCH 2/4] mm/page_reporting: Introduce free page reporting factor
` [PATCH 3/4] mm/page_reporting: Introduce "page_reporting_factor=" boot parameter
` [PATCH 4/4] mm/page_reporting: Fix possible user allocation failure

[PATCH] mm/sparse: Add the missing sparse_buffer_fini() in error branch
 2021-03-26  9:11 UTC  (2+ messages)

[PATCH v25 05/13] mm/damon: Implement primitives for the virtual memory address spaces
 2021-03-26  8:30 UTC  (2+ messages)

[RFC] mm: activate access-more-than-once page via NUMA balancing
 2021-03-26  6:20 UTC  (5+ messages)

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-03-26  5:55 UTC  (5+ messages)
` [PATCH 1/4] mm: add remap_pfn_range_notrack
` [PATCH 2/4] mm: add a io_mapping_map_user helper
` [PATCH 3/4] i915: use io_mapping_map_user
` [PATCH 4/4] i915: fix remap_io_sg to verify the pgprot

[PATCH] mm/zsmalloc: Use BUG_ON instead of if condition followed by BUG
 2021-03-26  3:03 UTC 

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-03-25 23:09 UTC  (5+ messages)
` [PATCH v1 06/11] mm/sparse-vmemmap: refactor vmemmap_populate_basepages()
` [PATCH v1 07/11] mm/sparse-vmemmap: populate compound pagemaps
` [PATCH v1 09/11] mm/page_alloc: reuse tail struct pages for "
` [PATCH v1 10/11] device-dax: compound pagemap support

[linux-next:master 5835/7299] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:6884:1: error: non-void function does not return a value
 2021-03-26  1:39 UTC 

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-03-26  0:08 UTC  (2+ messages)
` [PATCH v7 8/8] nouveau/svm: Implement atomic SVM access


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