linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-02 06:25:52 to 2021-07-06 15:35:28 UTC [more...]

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-06 15:35 UTC  (5+ messages)
` [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed

[syzbot] upstream boot error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-06 10:33 UTC 

[PATCH V2] mm: add GFP_ATOMIC flag after local_lock_irqsave
 2021-07-06  9:56 UTC  (2+ messages)

[PATCH] kasan: fix build by including kernel.h
 2021-07-06  9:49 UTC  (5+ messages)

[f2fs-dev] [PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-06  9:12 UTC  (8+ messages)

[PATCH v2] mm/page_alloc: Fix sleeping function called in case of irqsdisable
 2021-07-06  8:55 UTC  (3+ messages)

[PATCH] lib: fix bugon.cocci warnings
 2021-07-06  8:51 UTC 

[PATCH] mm/sparse: Fix flags overlap in section_mem_map
 2021-07-06  8:36 UTC  (6+ messages)
      ` [PATCH] mm/sparse: set SECTION_NID_SHIFT to 6

[PATCH] mm/page_alloc: Fix sleeping function called in case of irqsdisable
 2021-07-06  8:19 UTC  (4+ messages)
` [External] "

[PATCH 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-06  6:17 UTC  (13+ messages)
` [PATCH 01/12] mm/debug_vm_pgtable: Introduce struct vm_pgtable_debug
` [PATCH 02/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in basic tests
` [PATCH 03/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in leaf and savewrite tests
` [PATCH 04/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in protnone and devmap tests
` [PATCH 05/12] mm/vm_debug_pgtable: Use struct vm_pgtable_debug in soft_dirty and swap tests
` [PATCH 06/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in migration and thp tests
` [PATCH 07/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in PTE modifying tests
` [PATCH 08/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in PMD "
` [PATCH 09/12] mm/vm_debug_pgtable: Use struct vm_pgtable_debug in PUD "
` [PATCH 10/12] mm/debug_vm_pgtable: Use struct vm_pgtable_debug in PGD and P4D "
` [PATCH 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH v2] mm/sparse: clarify pgdat_to_phys
 2021-07-06  5:51 UTC 

[PATCH] mm/debug_vm_pgtable: Fix corrupted PG_arch_1 by set_pmd_at()
 2021-07-06  5:09 UTC  (5+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-06  4:38 UTC  (11+ messages)
` [RFC v2 12/34] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [RFC v2 31/34] mm, slub: optionally save/restore irqs in slab_[un]lock()/

[PATCH -next 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-06  4:12 UTC  (11+ messages)
` [PATCH -next 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH -next 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[PATCH] mm: add GFP_ATOMIC flag after local_lock_irqsave
 2021-07-06  3:13 UTC  (5+ messages)
` [Phishing Risk] [External] "
  `  "
    `  "
      `  "

[PATCH] lib/test_hmm: Remove set but unused page variable
 2021-07-06  2:56 UTC 

incoming
 2021-07-06  1:24 UTC  (11+ messages)
` [patch 128/192] mm: improve mprotect(R|W) efficiency on pages referenced once

[syzbot] net boot error: possible deadlock in fs_reclaim_acquire
 2021-07-06  0:20 UTC 

[PATCH v4 1/2] kfence: move the size check to the beginning of __kfence_alloc()
 2021-07-05 18:38 UTC  (4+ messages)
` [PATCH v4 2/2] kfence: skip all GFP_ZONEMASK allocations

[linux-next:master 5384/13831] drivers/scsi/mpi3mr/mpi3mr_os.c:873 mpi3mr_update_tgtdev() error: we previously assumed 'mrioc->shost' could be null (see line 870)
 2021-07-05 18:34 UTC  (2+ messages)

[PATCH v2 1/2] mm/vmalloc: Use batched page requests in bulk-allocator
 2021-07-05 17:05 UTC  (2+ messages)
` [PATCH v2 2/2] mm/vmalloc: Remove gfpflags_allow_blocking() check

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-05 16:23 UTC  (6+ messages)
` [PATCH 1/5] writeback: Track number of inodes under writeback
` [PATCH 2/5] writeback: Reliably update bandwidth estimation
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload
` [PATCH 4/5] writeback: Rename domain_update_bandwidth()
` [PATCH 5/5] writeback: Use READ_ONCE for unlocked reads of writeback stats

[PATCH] mm/vmalloc: Use batched page requests in bulk-allocator
 2021-07-05 15:43 UTC  (3+ messages)

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-07-05 14:55 UTC  (5+ messages)
` [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment

[PATCH v6 1/2] mm: move helper to check slub_debug_enabled
 2021-07-05 13:53 UTC  (8+ messages)
` [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG

[PATCH] Revert "mm/page_alloc: make should_fail_alloc_page() static"
 2021-07-05 11:55 UTC  (4+ messages)

[PATCH V2] mm/thp: Make ALLOC_SPLIT_PTLOCKS dependent on USE_SPLIT_PTE_PTLOCKS
 2021-07-05 11:30 UTC  (8+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-05 10:39 UTC  (8+ messages)
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[PATCH] mm/page_alloc: Revert pahole zero-sized workaround
 2021-07-05  9:51 UTC 

[PATCH] mm/sparse: clarify pgdat_to_phys
 2021-07-05  9:24 UTC  (3+ messages)

[PATCH v2 0/3] mm: sparse: remove __section_nr() function
 2021-07-05  8:55 UTC  (4+ messages)
    ` [PATCH v2 1/3] mm: sparse: pass section_nr to section_mark_present
    ` [PATCH v2 2/3] mm: sparse: pass section_nr to find_memory_block
    ` [PATCH v2 3/3] mm: sparse: remove __section_nr() function

[PATCH v1] mm: Enable suspend-only swap spaces
 2021-07-05  7:44 UTC  (2+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-05  7:41 UTC  (8+ messages)

[PATCH v5 1/2] mm: introduce helper to check slub_debug_enabled
 2021-07-05  6:51 UTC  (4+ messages)
` [PATCH v5 2/2] kasan: Add memzero int for unaligned size at DEBUG

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2021-07-05  6:01 UTC  (4+ messages)

[PATCH] mm: fix the try_to_unmap prototype for !CONFIG_MMU
 2021-07-05  5:39 UTC 

[PATCH v2 1/2] memcg: switch lruvec stats to rstat
 2021-07-05  5:30 UTC  (2+ messages)

[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
 2021-07-04 20:09 UTC  (2+ messages)

[PATCH v3 0/2] userfaultfd: do not untag user pointers
 2021-07-04 15:39 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftest: use mmap instead of posix_memalign to allocate memory

[syzbot] BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-04  8:17 UTC 

mm/compaction.c:799:1: warning: stack frame size (2080) exceeds limit (2048) in function 'isolate_migratepages_block'
 2021-07-04  4:04 UTC 

lib/test_hmm.c:631:16: warning: variable 'page' set but not used
 2021-07-03 23:56 UTC 

[PATCH] percpu: flush tlb in pcpu_reclaim_populated()
 2021-07-03 23:02 UTC 

incoming
 2021-07-03 21:43 UTC  (17+ messages)
` [patch 108/192] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
` [patch 142/192] procfs: allow reading fdinfo with PTRACE_MODE_READ

[PATCH] percpu: flush tlb in pcpu_reclaim_populated()
 2021-07-03 21:05 UTC 

[syzbot] general protection fault in try_grab_compound_head
 2021-07-03 20:24 UTC  (2+ messages)

[PATCH] percpu: flush tlb after pcpu_depopulate_chunk()
 2021-07-03 16:57 UTC  (3+ messages)

[Question] Do we need remote charging for cpu and cpuacct subsys?
 2021-07-03 16:20 UTC  (6+ messages)

[linux-next:master 4170/14098] drivers/firmware/arm_ffa/driver.c:148 ffa_to_linux_errno() error: buffer overflow 'ffa_linux_errmap' 9 <= 9
 2021-07-03 13:19 UTC 

[linux-next:master 2230/14098] fxls8962af-core.c:undefined reference to `i2c_verify_client'
 2021-07-03 12:45 UTC 

[PATCH V4,0/3] mm: compaction: proactive compaction trigger by user
 2021-07-03 10:22 UTC  (2+ messages)

drivers/greybus/es2.c:1435:1: warning: the frame size of 8192 bytes is larger than 1024 bytes
 2021-07-03  9:56 UTC 

[syzbot] upstream test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-03  4:12 UTC  (3+ messages)

[PATCH] percpu: flush tlb after pcpu_depopulate_chunk()
 2021-07-03  4:04 UTC 

[PATCH v4 0/4] percpu: partial chunk depopulation
 2021-07-02 21:00 UTC  (6+ messages)
` [PATCH 3/4] percpu: implement "

[PATCH 2/4] arch/x86: implement the process_vm_exec syscall
 2021-07-02 20:40 UTC  (5+ messages)
  ` [PATCH 0/4 POC] Allow executing code and syscalls in another address space

[PATCH 0/3] mm: sparse: remove __section_nr() function
 2021-07-02 17:57 UTC  (11+ messages)
    ` [PATCH 1/3] mm: sparse: pass section_nr to section_mark_present
    ` [PATCH 2/3] mm: sparse: pass section_nr to find_memory_block
    ` [PATCH 3/3] mm: sparse: remove __section_nr() function

[PATCH] mm/slub: use stackdepot to save stack trace in objects
 2021-07-02 16:01 UTC  (2+ messages)

[linux-next:master 13933/14098] arch/x86/include/asm/pgtable_64_types.h:76: warning: "MAX_PTRS_PER_P4D" redefined
 2021-07-02 14:55 UTC 

[PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
 2021-07-02 11:48 UTC  (5+ messages)

Process memory accounting (cgroups) accuracy
 2021-07-02 10:40 UTC  (3+ messages)

[PATCH v4 2/2] kasan: Add memzero int for unaligned size at DEBUG
 2021-07-02  9:37 UTC  (2+ messages)

[PATCH v4 1/2] mm: introduce helper to check slub_debug_enabled
 2021-07-02  9:33 UTC  (2+ messages)

[linux-next:master 14043/14098] arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_memfd_secret'
 2021-07-02  8:06 UTC 

[bug report]: high memory and cache alias handing
 2021-07-02  7:59 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).