linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 15:23:50 to 2021-08-09 21:02:25 UTC [more...]

[syzbot] kernel BUG in find_lock_entries
 2021-08-09 21:02 UTC 

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-09 20:08 UTC  (5+ messages)
` [PATCH v4 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context

[PATCH v2 0/3] hugetlb: fix potential ref counting races
 2021-08-09 18:48 UTC  (4+ messages)
` [PATCH v2 1/3] hugetlb: simplify prep_compound_gigantic_page ref count racing code
` [PATCH v2 2/3] hugetlb: drop ref count earlier after page allocation
` [PATCH v2 3/3] hugetlb: before freeing hugetlb page set dtor to appropriate value

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-09 19:06 UTC  (2+ messages)

[PATCH v8 1/2] mm: introduce process_mrelease system call
 2021-08-09 18:56 UTC  (8+ messages)
` [PATCH v8 2/2] mm: wire up syscall process_mrelease

[PATCH v9 1/2] mm: introduce process_mrelease system call
 2021-08-09 18:52 UTC  (2+ messages)
` [PATCH v9 2/2] mm: wire up syscall process_mrelease

[PATCH] mm: use in_task() in __gfp_pfmemalloc_flags()
 2021-08-09 18:24 UTC  (2+ messages)

[PATCH v3 0/3] arm64: support page mapping percpu first chunk allocator
 2021-08-09 18:21 UTC  (8+ messages)
` [PATCH v3 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH v3 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH v3 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-09 18:02 UTC  (9+ messages)
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v28 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v28 06/32] x86/cet: Add control-protection fault handler
` [PATCH v28 08/32] x86/mm: Move pmd_write(), pud_write() up in the file

move the bdi from the request_queue to the gendisk
 2021-08-09 17:57 UTC  (17+ messages)
` [PATCH 1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API
` [PATCH 2/5] block: pass a gendisk to blk_queue_update_readahead
` [PATCH 3/5] block: add a queue_has_disk helper
` [PATCH 4/5] block: move the bdi from the request_queue to the gendisk
` [PATCH 5/5] block: remove the bd_bdi in struct block_device

[PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise()
 2021-08-09 17:31 UTC  (2+ messages)

[patch] x86/pat: pass correct address to sanitize_phys
 2021-08-09 17:25 UTC  (3+ messages)

ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
 2021-08-09 17:24 UTC  (6+ messages)

[RFC PATCH 00/15] Make MAX_ORDER adjustable as a kernel boot time parameter
 2021-08-09 16:51 UTC  (37+ messages)
` [RFC PATCH 08/15] fs: proc: use PAGES_PER_SECTION for page offline checking period
    ` [RFC PATCH 08/15] "
` [RFC PATCH 09/15] virtio: virtio_mem: use PAGES_PER_SECTION instead of MAX_ORDER_NR_PAGES
` [RFC PATCH 10/15] virtio: virtio_balloon: "
` [RFC PATCH 11/15] mm/page_reporting: report pages at section size instead of MAX_ORDER
` [RFC PATCH 12/15] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER
` [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-08-09 14:07 UTC  (2+ messages)

[PATCH 0/5] Some cleanup for page migration
 2021-08-09 13:59 UTC  (17+ messages)
` [PATCH 1/5] mm: migrate: Move the page count validation to the proper place
` [PATCH 3/5] mm: migrate: Fix the incorrect function name in comments
` [PATCH 5/5] mm: migrate: Remove redundant goto labels

[PATCH v7 0/5] Introduce multi-preference mempolicy
 2021-08-09 13:19 UTC  (7+ messages)
` [PATCH v7 3/5] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY

[PATCH] vm_swappiness=0 should still try to avoid swapping anon memory
 2021-08-09 11:49 UTC  (5+ messages)

[linux-next:master 4907/6030] drivers/ptp/ptp_ocp.c:830:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2021-08-09 10:46 UTC 

[PATCH] mm: use in_task in mm/page_alloc.c
 2021-08-09 10:46 UTC 

[PATCH] mm: use in_task() in mempolicy_slab_node()
 2021-08-09 10:46 UTC 

sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
 2021-08-09 10:17 UTC  (6+ messages)
  ` [kbuild-all] "

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

[PATCH 0/5] Cleanups and fixup for gup
 2021-08-09  9:39 UTC  (15+ messages)
` [PATCH 1/5] mm: gup: remove set but unused local variable major
` [PATCH 2/5] mm: gup: remove unneed local variable orig_refs
` [PATCH 3/5] mm: gup: remove useless BUG_ON in __get_user_pages()
` [PATCH 4/5] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()
` [PATCH 5/5] mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()

[PATCH] mm/memcg: Disable task obj_stock for PREEMPT_RT
 2021-08-09  9:28 UTC  (6+ messages)

[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
 2021-08-09  8:50 UTC  (5+ messages)

[mm/debug_vm_pgtable] 08cb589cb3: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
 2021-08-09  8:49 UTC  (2+ messages)

[linux-next:master 5973/6030] include/linux/page_idle.h:55:18: error: 'PAGE_EXT_YOUNG' undeclared
 2021-08-09  8:39 UTC  (2+ messages)

[linux-next:master 4771/5318] drivers/net/ethernet/cirrus/cs89x0.c:914:3: error: implicit declaration of function 'disable_dma'; did you mean 'disable_irq'?
 2021-08-09  8:00 UTC  (3+ messages)

[PATCH] mm: use in_task() in alloc_pages()
 2021-08-09  7:51 UTC 

[PATCH 0/3] A few gup refactorings and documentation updates
 2021-08-09  6:46 UTC  (10+ messages)
` [PATCH 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH 3/3] mm/gup: refactor and simplify try_get_page()

[PATCH v2 0/3] Cleanups and fixup for memcontrol
 2021-08-09  1:56 UTC  (6+ messages)
` [PATCH v2 1/3] mm, memcg: remove unused functions
` [PATCH v2 2/3] mm, memcg: save some atomic ops when flush is already true
` [PATCH v2 3/3] mm, memcg: get rid of percpu_charge_mutex lock

[PATCH] mm/migrate: correct kernel-doc notation
 2021-08-08 20:31 UTC 

[PATCH] mm/workingset: correct kernel-doc notations
 2021-08-08 20:31 UTC 

[PATCH v7 1/2] mm: introduce process_mrelease system call
 2021-08-08 16:13 UTC  (4+ messages)

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-08 17:49 UTC  (11+ messages)
` [PATCH 2/3] mm: free zapped tail pages when splitting isolated thp
` [PATCH 3/3] mm: don't remap clean subpages "

[linux-next:master] BUILD REGRESSION 7999516e20bd9bb5d1f7351cbd05ca529a3a8d60
 2021-08-08 11:55 UTC 

[PATCH 0/3] userfaultfd: minor bug fixes
 2021-08-08  2:07 UTC  (4+ messages)
` [PATCH 1/3] userfaultfd: change mmap_changing to atomic
` [PATCH 2/3] userfaultfd: prevent concurrent API initialization
` [PATCH 3/3] selftests/vm/userfaultfd: wake after copy failure

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-07 23:05 UTC  (3+ messages)

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-08-07 19:32 UTC  (4+ messages)
` [PATCH V7 14/18] memremap_pages: Add memremap.pks_fault_mode

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-08-07 18:28 UTC  (3+ messages)

[RFC] mm: optimise generic_file_read_iter
 2021-08-07 10:30 UTC  (5+ messages)

[PATCH v3 00/14] Multigenerational LRU Framework
 2021-08-07  7:51 UTC  (3+ messages)

[linux-next:master 5399/6030] drivers/spi/spi-mt65xx.c:242:10: warning: comparison of distinct pointer types ('typeof (hold) *' (aka 'unsigned short *') and 'typeof (65535) *' (aka 'int *'))
 2021-08-07  7:29 UTC 

[PATCH v2] vm_swappiness=0 should still try to avoid swapping anon memory
 2021-08-07  6:14 UTC  (2+ messages)

[linux-next:master 5399/6030] drivers/spi/spi-mt65xx.c:242:24: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2021-08-07  5:07 UTC 

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-07  3:25 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: Introduce PTE_MARKER swap entry
` [PATCH RFC 2/4] mm: Check against orig_pte for finish_fault()
` [PATCH RFC 3/4] mm: Handle PTE_MARKER page faults
` [PATCH RFC 4/4] mm: Install marker pte when page out for shmem pages

mmotm 2021-08-05-19-46 uploaded (mm/filemap.c)
 2021-08-07  2:01 UTC  (5+ messages)
` [PATCH 1/2] mm/PAGE_IDLE_FLAG: Set PAGE_EXTENSION for none-64BIT
  ` [PATCH 2/2] mm/damon/Kconfig: Remove unnecessary PAGE_EXTENSION setup

[syzbot] kernel BUG in __tlb_remove_page_size
 2021-08-06 22:20 UTC  (2+ messages)

[Bug 207273] New: cgroup with 1.5GB limit and 100MB rss usage OOM-kills processes due to page cache usage after upgrading to kernel 5.4
 2021-08-06 20:42 UTC  (5+ messages)

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-08-06 20:37 UTC  (9+ messages)

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-06 17:57 UTC  (12+ messages)
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)


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