linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 10:12:51 to 2021-09-15 22:04:18 UTC [more...]

[PATCH v4] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-15 22:03 UTC  (4+ messages)

[PATCH -V8 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-09-15 21:32 UTC  (10+ messages)
` [PATCH -V8 1/6] NUMA balancing: optimize page "
` [PATCH -V8 2/6] memory tiering: add page promotion counter

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-15 21:02 UTC  (2+ messages)

[MAINTAINER SUMMIT] Folios as a potential Kernel/Maintainers Summit topic?
 2021-09-15 20:48 UTC  (6+ messages)

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-15 20:04 UTC  (13+ messages)

general protection fault in wb_timer_fn
 2021-09-15 19:42 UTC  (2+ messages)

[PATCH v4 0/4] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-15 18:15 UTC  (5+ messages)
` [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
` [PATCH v4 2/4] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v4 3/4] mm: Drop first_index/last_index in zap_details
` [PATCH v4 4/4] mm: Add zap_skip_check_mapping() helper

[GIT PULL] Memory folios for v5.15
 2021-09-15 17:55 UTC  (4+ messages)
` Folio discussion recap

[PATCH RESEND v2 0/3] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-15 17:53 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] "
` [PATCH RESEND v2 2/3] lib, stackdepot: Add helper to print stack entries
` [PATCH RESEND v2 3/3] lib, stackdepot: Add helper to print stack entries into buffer

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-15 17:48 UTC  (9+ messages)
` [PATCH 1/4] mm: filemap: check if any subpage is hwpoisoned for PMD page fault
` [PATCH 2/4] mm: khugepaged: check if file page is on LRU after locking page
` [PATCH 3/4] mm: shmem: don't truncate page if memory failure happens
` [PATCH 4/4] mm: hwpoison: handle non-anonymous THP correctly

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-15 17:02 UTC  (21+ messages)
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective
` [PATCH 1/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()

[syzbot] WARNING in __init_work
 2021-09-15 17:00 UTC 

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-15 16:57 UTC  (12+ messages)

[PATCH v3 0/3] bootconfig: Fixes to bootconfig memory management
 2021-09-15 16:51 UTC  (7+ messages)
` [PATCH v3 1/3] bootconfig: init: Fix memblock leak in xbc_make_cmdline()
` [PATCH v3 2/3] bootconfig: init: Fix memblock leak in setup_boot_config()
` [PATCH v3 3/3] bootconfig: Free xbc_data in xbc_destroy_all()

[PATCH v2 0/9] Free user PTE page table pages
 2021-09-15 14:59 UTC  (4+ messages)

[PATCH] sh: pgtable-3level: Fix cast to pointer from integer of different size
 2021-09-15 13:58 UTC  (2+ messages)

[PATCH mm] mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
 2021-09-15 13:52 UTC  (2+ messages)

[PATCH v2] vmpressure: wake up work only when there is registration event
 2021-09-15 12:42 UTC  (3+ messages)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-15 11:53 UTC  (6+ messages)
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH v3] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
 2021-09-15 11:30 UTC  (4+ messages)

[PATCH] mm/memory: Avoid unnecessary kernel/user pointer conversion
 2021-09-15 10:40 UTC  (2+ messages)

[PATCH 0/1] lib, stackdepot: Add helper to print stack entries into buffer
 2021-09-15 10:06 UTC  (5+ messages)
` [PATCH 1/1] "

[GIT PULL] tracing: Fixes to bootconfig memory management
 2021-09-15  9:28 UTC  (12+ messages)

untangle the block headers
 2021-09-15  9:19 UTC  (25+ messages)
` [PATCH 01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
` [PATCH 02/17] mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
` [PATCH 03/17] mm: don't include <linux/blkdev.h> "
` [PATCH 04/17] mm: remove spurious blkdev.h includes
` [PATCH 05/17] arch: "
` [PATCH 06/17] kernel: "
` [PATCH 07/17] sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
` [PATCH 08/17] block: remove the unused rq_end_sector macro
` [PATCH 09/17] block: remove the unused blk_queue_state enum
` [PATCH 10/17] block: remove the cmd_size field from struct request_queue
` [PATCH 11/17] block: remove the struct blk_queue_ctx forward declaration
` [PATCH 12/17] block: move elevator.h to block/
` [PATCH 13/17] block: drop unused includes in <linux/blkdev.h>
` [PATCH 14/17] block: drop unused includes in <linux/genhd.h>
` [PATCH 15/17] block: move a few merge helpers out of <linux/blkdev.h>
` [PATCH 16/17] block: move integrity handling "
` [PATCH 17/17] block: move struct request to blk-mq.h

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-15  9:02 UTC  (4+ messages)

[PATCH v3 00/76] Optimize list lru memory consumption
 2021-09-15  7:30 UTC  (3+ messages)

[RFC PATCH] mm, slub: change percpu partial accounting from objects to pages
 2021-09-15  8:42 UTC  (3+ messages)

[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
 2021-09-15  8:33 UTC  (2+ messages)

[PATCH v3 0/2] Do some code cleanups related to mm
 2021-09-15  8:11 UTC  (2+ messages)

[PATCH v3] mm/page_isolation: guard against possible putback unisolated page
 2021-09-15  6:37 UTC  (5+ messages)

[PATCH v3] mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
 2021-09-15  6:26 UTC  (3+ messages)

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-15  5:32 UTC  (3+ messages)
` [PATCH v2 02/12] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH] mm/vmstat: annotate data race for zone->free_area[order].nr_free
 2021-09-15  4:10 UTC  (2+ messages)

[PATCH v3 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-15  4:01 UTC  (7+ messages)
` [PATCH v3 5/5] mm: Add ZAP_FLAG_SKIP_SWAP and zap_flags

[PATCH v2] tools/vm/page_owner_sort.c: count and sort by mem
 2021-09-15  3:57 UTC 

[PATCH] mm/workingset: don't count as refault (file/anon) if refault distance is too long
 2021-09-15  3:39 UTC  (2+ messages)

[RFC PATCH v2 0/2] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-15  3:29 UTC  (4+ messages)
` [RFC PATCH v2 2/2] lib, stackdepot: Add helper to print stack entries

[PATCH v2 0/5] bootconfig: Fixes to bootconfig memory management
 2021-09-15  3:00 UTC  (14+ messages)
` [PATCH v2 1/5] bootconfig: Fix to check the xbc_node is used before free it
` [PATCH v2 2/5] bootconfig: init: Fix memblock leak in xbc_make_cmdline()
` [PATCH v2 3/5] bootconfig: init: Fix memblock leak in setup_boot_config()
` [PATCH v2 4/5] bootconfig: Free copied bootconfig data after boot
` [PATCH v2 5/5] tools/bootconfig: Define memblock_free_ptr() to fix build error

[PATCH] psi : calc cfs task memstall time more precisely
 2021-09-15  2:40 UTC  (4+ messages)

INFO: task hung in migrate_pages
 2021-09-15  2:06 UTC 

[PATCH RESEND 0/3] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-15  1:48 UTC  (4+ messages)
` [PATCH RESEND 1/3] "
` [PATCH RESEND 2/3] lib, stackdepot: Add helper to print stack entries
` [PATCH RESEND 3/3] lib, stackdepot: Add helper to print stack entries into buffer

[Bluetooth] 99c23da0ee: WARNING:at_mm/page_alloc.c:#__alloc_pages
 2021-09-14 23:57 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 3113/4278] mm/mempolicy.c:499:22: warning: variable 'mapped_pte' set but not used
 2021-09-14 23:43 UTC 

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-14 22:41 UTC  (18+ messages)
` [PATCH resend RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH resend RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH resend RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH resend RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH resend RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH resend RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present

[PATCH v4] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-14 14:14 UTC 

arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) ?(((0) < 2) ?0:63 - __builtin_clzll(0)):((4 <= 4)) ?__ilog2_u32(0):__ilog2_u64(0))) => (0-u32max >= 0)'
 2021-09-14 14:08 UTC 

[PATCH v3] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-14 13:44 UTC  (2+ messages)

[syzbot] riscv/fixes boot error: BUG: unable to handle kernel NULL pointer dereference in corrupted
 2021-09-14 13:04 UTC  (2+ messages)

[PATCH 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
 2021-09-14 12:55 UTC  (6+ messages)
` [PATCH 1/6] lib/stackdepot: include gfp.h
` [PATCH 2/6] lib/stackdepot: remove unused function argument

[PATCH v4 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-09-14 12:04 UTC  (7+ messages)
` [PATCH v4 3/3] "

[syzbot] riscv/fixes test error: BUG: unable to handle kernel NULL pointer dereference in corrupted
 2021-09-14 11:08 UTC 

[PATCH] mm: fix data race in PagePoisoned()
 2021-09-14 10:43 UTC  (2+ messages)

[PATCH v2] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-14 10:12 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).