linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 03:10:06 to 2021-03-30 10:20:16 UTC [more...]

[PATCH v26 00/13] Introduce Data Access MONitor (DAMON)
 2021-03-30 10:20 UTC  (17+ messages)
` [PATCH v26 01/13] mm: "
` [PATCH v26 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v26 03/13] mm/damon: Adaptively adjust regions
` [PATCH v26 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v26 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v26 06/13] mm/damon: Add a tracepoint
` [PATCH v26 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v26 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v26 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v26 10/13] Documentation: Add documents for DAMON
` [PATCH v26 11/13] mm/damon: Add kunit tests
` [PATCH v26 12/13] mm/damon: Add user space selftests
` [PATCH v26 13/13] MAINTAINERS: Update for DAMON

[linux-next:master 8015/8469] drivers/gpu/drm/i915/i915_mm.c:76 remap_io_sg() error: uninitialized symbol 'err'
 2021-03-30 10:01 UTC 

[linux-next:master 7313/8469] drivers/gpio/gpio-sim.c:388:34: warning: unused variable 'gpio_sim_of_match'
 2021-03-30  9:58 UTC  (5+ messages)

[PATCH][next] mm/vmalloc: Fix read of pointer area after it has been free'd
 2021-03-30  9:52 UTC  (7+ messages)

[PATCH] mm/ksm: remove unused parameter from remove_trailing_rmap_items()
 2021-03-30  9:27 UTC  (2+ messages)

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

[PATCH v1 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-30  8:58 UTC  (2+ messages)

[PATCH] mm: add ___GFP_NOINIT flag which disables zeroing on alloc
 2021-03-30  8:52 UTC  (7+ messages)

[PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
 2021-03-30  8:39 UTC  (6+ messages)
` [PATCH v2] mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
    ` [PATCH v3] "

[PATCH v2 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-30  8:21 UTC  (24+ messages)
` [PATCH v2 1/8] mm/cma: change cma mutex to irq safe spinlock
    ` [External] "
` [PATCH v2 2/8] hugetlb: no need to drop hugetlb_lock to call cma_release
` [PATCH v2 3/8] hugetlb: add per-hstate mutex to synchronize user adjustments
  ` [External] "
` [PATCH v2 4/8] hugetlb: create remove_hugetlb_page() to separate functionality
` [PATCH v2 5/8] hugetlb: call update_and_free_page without hugetlb_lock
  ` [External] "
` [PATCH v2 6/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page
  ` [External] "
` [PATCH v2 7/8] hugetlb: make free_huge_page irq safe
` [PATCH v2 8/8] hugetlb: add lockdep_assert_held() calls for hugetlb_lock

[PATCH] mm: change size_t to unsigned int for cma_alloc
 2021-03-30  7:58 UTC  (4+ messages)

[linux-next:master 4793/7299] drivers/hid/hid-thrustmaster.c:300:27-34: WARNING opportunity for kmemdup
 2021-03-30  7:44 UTC  (3+ messages)
` [PATCH] HID: fix memdup.cocci warnings

[Question] Is there a race window between swapoff vs synchronous swap_readpage
 2021-03-30  7:27 UTC  (7+ messages)

[PATCH] mm: gup: remove FOLL_SPLIT
 2021-03-30  7:08 UTC  (4+ messages)

[PATCH mm] kfence, x86: fix preemptible warning on KPTI-enabled systems
 2021-03-30  6:57 UTC 

[linux-stable-rc:linux-4.19.y 2415/3807] arch/riscv/include/asm/processor.h:82:2: error: implicit declaration of function 'barrier'
 2021-03-30  6:32 UTC 

[linux-next:master] BUILD REGRESSION 9d49ed9ca93b8c564033c1d6808017bc9052b5db
 2021-03-30  6:25 UTC 

[PATCH v3 0/9] Speedup mremap on ppc64
 2021-03-30  6:07 UTC  (10+ messages)
` [PATCH v3 1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v3 2/9] selftest/mremap_test: Avoid crash with static build
` [PATCH v3 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v3 4/9] powerpc/mm/book3s64: Fix possible build error
` [PATCH v3 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v3 6/9] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v3 7/9] mm/mremap: Move TLB flush outside page table lock
` [PATCH v3 8/9] mm/mremap: Allow arch runtime override
` [PATCH v3 9/9] powerpc/mm: Enable move pmd/pud

[PATCH v3] kernel/resource: Fix locking in request_free_mem_region
 2021-03-30  5:17 UTC  (4+ messages)

[PATCH] mm: fix race by making init_zero_pfn() early_initcall
 2021-03-30  4:59 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

exec error: BUG: Bad rss-counter
 2021-03-30  4:56 UTC  (7+ messages)

[PATCH v6 0/4] Cleanup and fixups for vmemmap handling
 2021-03-30  2:29 UTC  (5+ messages)
` [PATCH v6 3/4] x86/vmemmap: Handle unpopulated sub-pmd ranges

[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-30  1:39 UTC  (2+ messages)

[PATCH rfc 0/4] percpu: partial chunk depopulation
 2021-03-30  1:04 UTC  (16+ 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

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-03-30  0:41 UTC  (9+ 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

[linux-next:master 7236/7588] mm/util.c:999:2: error: statement requires expression of scalar type ('void' invalid)
 2021-03-30  0:38 UTC  (2+ messages)

[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-30  0:01 UTC  (2+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-29 23:53 UTC  (5+ messages)

[PATCH v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-29 23:41 UTC 

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-29 23:24 UTC  (6+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[linux-next:master 7512/8469] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4578:6: warning: no previous prototype for 'amdgpu_device_recheck_guilty_jobs'
 2021-03-29 23:12 UTC 

[PATCH v2] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-29 22:50 UTC  (2+ messages)

[PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-29 22:44 UTC  (16+ messages)
` [PATCH 1/8] mm: cma: introduce cma_release_nowait()
` [PATCH 7/8] hugetlb: make free_huge_page irq safe
  ` [External] "

[PATCH v5 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-29 22:18 UTC  (5+ messages)
` [PATCH v5 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v5 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v5 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v5 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
 2021-03-29 22:07 UTC  (5+ messages)

[PATCH v4 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-29 22:05 UTC  (7+ messages)
` [PATCH v4 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH V11 0/3] Charge loop device i/o to issuing cgroup
 2021-03-29 20:59 UTC  (6+ 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

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

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

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 

[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

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

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

[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 

[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 


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