Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-15 16:30:56 to 2022-12-18 11:39:03 UTC [more...]

BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2022-12-18 11:38 UTC  (4+ messages)

[PATCH -mm 0/2] mm: page_ext: split page_ext flags
 2022-12-18 11:22 UTC  (9+ messages)
` [PATCH -mm 1/2] mm: page_owner: split page_owner's flag from the comm flags
` [PATCH -mm 2/2] mm: page_idle: split 32bit page_idle's flag from the common flags

[RFC v3 0/4] move PG_slab flag to page_type
 2022-12-18 10:19 UTC  (5+ messages)
` [RFC v3 1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types
` [RFC v3 2/4] mm: move PG_slab flag to page_type
` [RFC v3 3/4] mm, printk: introduce new format %pGt for page_type
` [RFC v3 4/4] mm/debug: use %pGt to print page_type in dump_page()

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-12-18 10:16 UTC  (3+ messages)
` [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-18  9:59 UTC  (3+ messages)

[GIT PULL] final non-MM updates for 6.2-rc1
 2022-12-18  4:37 UTC 

[GIT PULL] Final MM updates for 6.2-rc1
 2022-12-18  4:30 UTC 

[PATCH] mm/slab: remove unused slab_early_init
 2022-12-18  2:06 UTC  (2+ messages)

[PATCH] cma:tracing: Print alloc result in trace_cma_alloc_finish
 2022-12-18  1:20 UTC  (4+ messages)

[akpm-mm:mm-nonmm-unstable 15/15] lib/dhry_run.c:61:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-12-17 18:48 UTC 

[akpm-mm:mm-unstable 57/72] htmldocs: Documentation/admin-guide/cgroup-v1/memory.rst:723: WARNING: Title underline too short
 2022-12-17 16:17 UTC 

[syzbot] [udf?] BUG: unable to handle kernel NULL pointer dereference in __writepage
 2022-12-17 15:04 UTC 

[linux-next:master 14263/14897] drivers/iio/adc/twl6030-gpadc.c:955:16-23: duplicated argument to & or | (fwd)
 2022-12-17 14:00 UTC  (2+ messages)

[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-17 12:07 UTC  (14+ messages)
` [PATCH v2 1/7] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
` [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
` [PATCH v2 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
` [PATCH v2 4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
` [PATCH v2 5/7] mm/vmalloc: skip the uninitilized vmalloc areas
` [PATCH v2 6/7] powerpc: mm: add VM_IOREMAP flag to the vmalloc area
` [PATCH v2 7/7] sh: mm: set "

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-17  9:57 UTC  (19+ messages)
  ` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"

[PATCH] mm: remove unused alloc_pages_bulk_list()
 2022-12-17  8:34 UTC  (3+ messages)

[PATCHv2 00/11] dmapool enhancements
 2022-12-17  3:49 UTC  (14+ messages)
` [PATCHv2 01/11] dmapool: add alloc/free performance test
` [PATCHv2 02/11] dmapool: remove checks for dev == NULL
` [PATCHv2 03/11] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCHv2 04/11] dmapool: cleanup integer types
` [PATCHv2 05/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCHv2 06/11] dmapool: move debug code to own functions
` [PATCHv2 07/11] dmapool: rearrange page alloc failure handling
` [PATCHv2 08/11] dmapool: consolidate page initialization
` [PATCHv2 09/11] dmapool: simplify freeing
` [PATCHv2 10/11] dmapool: don't memset on free twice
` [PATCHv2 11/11] dmapool: link blocks across pages

[PATCH 0/2] mm: Fixes on pte markers
 2022-12-17  2:59 UTC  (15+ messages)
` [PATCH 1/2] mm/uffd: Fix pte marker when fork() without fork event
` [PATCH 2/2] mm: Fix a few rare cases of using swapin error pte marker

[PATCH -next v3] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-17  2:24 UTC  (5+ messages)
` [PATCH -next resend "

[PATCH 1/2] hugetlb: really allocate vma lock for all sharable vmas
 2022-12-17  2:01 UTC  (6+ messages)
` [PATCH 2/2] hugetlb: update vma flag check for hugetlb vma lock

[PATCH v4 0/4] cachestat: a new syscall for page cache state of files
 2022-12-17  1:58 UTC  (10+ messages)
` [PATCH v4 1/4] workingset: fix confusion around eviction vs refault container
` [PATCH v4 2/4] workingset: refactor LRU refault to expose refault recency check
` [PATCH v4 3/4] cachestat: implement cachestat syscall
` [PATCH v4 4/4] selftests: Add selftests for cachestat

[PATCH v1 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-12-17  1:14 UTC  (3+ messages)

[PATCH AUTOSEL 4.9] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH AUTOSEL 4.19] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH AUTOSEL 4.14] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH AUTOSEL 5.4 2/2] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH AUTOSEL 5.10 5/5] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:10 UTC 

[PATCH AUTOSEL 5.15 5/5] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:10 UTC 

[PATCH AUTOSEL 6.0 6/8] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:10 UTC 

[PATCH AUTOSEL 6.1 6/9] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:09 UTC 

[PATCH 00/11] implement DAMOS filtering for anon pages and
 2022-12-17  0:02 UTC  (3+ messages)

[PATCH] mm: vmalloc: correct use of __GFP_NOWARN mask in __vmalloc_area_node()
 2022-12-16 23:46 UTC 

[PATCH v6 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-16 23:40 UTC  (10+ messages)

[PATCH mm-unstable] mm: move folio_set_compound_order() to mm/internal.h
 2022-12-16 23:10 UTC  (5+ messages)

[PATCH v9 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-12-16 22:47 UTC  (5+ messages)
` [PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full

[PATCH] hugetlb: initialize variable to avoid compiler warning
 2022-12-16 22:45 UTC 

[PATCH v3] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-12-16 22:16 UTC 

[PATCH] selftest/vm: add mremap expand merge offset test
 2022-12-16 21:44 UTC 

[PATCH] maple_tree: Fix mas_spanning_rebalance() on insufficient data
 2022-12-16 20:47 UTC  (4+ messages)

[PATCH v10 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2022-12-16 19:45 UTC  (7+ messages)
` [PATCH v10 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
` [PATCH v10 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
` [PATCH v10 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
` [PATCH v10 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
` [PATCH v10 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
` [PATCH v10 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean

[PATCH 1/2] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call
 2022-12-16 19:45 UTC  (2+ messages)
` [PATCH 2/2] mm/mempolicy: do not duplicate policy if it is not applicable for set_mempolicy_home_node

[PATCH v7 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-16 19:31 UTC  (4+ messages)

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2022-12-16 19:20 UTC 

[PATCH mm-unstable] kernel/pid_sysctl.h: Add missing definitions for specific config
 2022-12-16 18:41 UTC  (2+ messages)

[linux-next:master 13259/15277] drivers/regulator/tps65219-regulator.c:370 tps65219_regulator_probe() warn: unsigned 'rdev' is never less than zero
 2022-12-16 17:12 UTC 

[PATCH 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-16 16:38 UTC  (6+ messages)
` [PATCH 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[PATCH for v6.1 regression] mm, mremap: fix mremap() expanding vma with addr inside vma
 2022-12-16 16:32 UTC 

[PATCH v4 0/9] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-16 16:12 UTC  (11+ messages)
` [PATCH v4 1/9] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH v4 2/9] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH v4 3/9] mm/hugetlb: Document huge_pte_offset usage
` [PATCH v4 4/9] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH v4 5/9] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH v4 6/9] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH v4 7/9] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH v4 8/9] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH v4 9/9] mm/hugetlb: Introduce hugetlb_walk()

[syzbot] WARNING in do_mkdirat
 2022-12-16 15:48 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
 2022-12-16 15:18 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-16 15:09 UTC  (3+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[RFC PATCH v2 0/1] ACPI: APEI: Make synchronization errors call
 2022-12-16 12:23 UTC  (6+ messages)
` [RFC PATCH v2 1/1] ACPI: APEI: Make memory_failure() triggered by synchronization errors execute in the current context

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-12-16 11:48 UTC  (10+ messages)

[PATCH] mm/mempolicy: failed to disable numa balancing
 2022-12-16 10:46 UTC  (2+ messages)

[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
 2022-12-16 10:24 UTC  (7+ messages)

[PATCH] memblock: Fix doc for memblock_phys_free
 2022-12-16 10:03 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 16/32] kernel/pid_namespace.c:114:9: error: implicit declaration of function 'initialize_memfd_noexec_scope'; did you mean 'set_memfd_noexec_scope'?
 2022-12-16  8:47 UTC 

[PATCH 0/4] Remove get_kernel_pages()
 2022-12-16  8:45 UTC  (11+ messages)
` [PATCH 2/4] tee: Remove vmalloc page support

[PATCH] mm, slub: fix uninitialized variable in __slab_free
 2022-12-16  7:42 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 16/32] kernel/pid_namespace.c:114:2: error: call to undeclared function 'initialize_memfd_noexec_scope'; ISO C99 and later do not support implicit function declarations
 2022-12-16  7:06 UTC 

[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
 2022-12-16  5:23 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8
 2022-12-16  4:37 UTC  (2+ messages)

memcg reclaim demotion wrt. isolation
 2022-12-16  3:16 UTC  (6+ messages)

[GIT PULL] Writeback fixes for 6.2-rc1
 2022-12-16  2:16 UTC  (2+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-16  0:25 UTC  (15+ messages)
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
` [RFC PATCH v2 17/47] hugetlb: make hugetlb_change_protection compatible with HGM
` [RFC PATCH v2 18/47] hugetlb: enlighten follow_hugetlb_page to support HGM
` [RFC PATCH v2 19/47] hugetlb: make hugetlb_follow_page_mask HGM-enabled
` [RFC PATCH v2 24/47] hugetlb: update page_vma_mapped to do high-granularity walks

[RFC V2] mm: add the zero case to page[1].compound_nr in set_compound_order
 2022-12-15 22:02 UTC  (6+ messages)

[PATCH] mm: Add check for NULL for unlocked in fixup_user_fault
 2022-12-15 21:22 UTC 

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-12-15 19:02 UTC  (5+ messages)
` [RFC PATCH] "

[PATCH v3 0/4] cachestat: a new syscall for page cache state of files
 2022-12-15 17:14 UTC  (4+ messages)
` [PATCH v3 3/4] cachestat: implement cachestat syscall

[PATCH v7 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-15 16:55 UTC  (4+ messages)

[PATCH] kmsan: include linux/vmalloc.h
 2022-12-15 16:39 UTC  (2+ messages)

[PATCH] kmsan: export kmsan_handle_urb
 2022-12-15 16:38 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).