Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-21 18:10:36 to 2024-04-23 07:56:14 UTC [more...]

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23  7:54 UTC  (4+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function

[PATCH] mm/rmap: remove unnecessary page_table_lock
 2024-04-23  7:53 UTC  (3+ messages)

[PATCH 0/4] memcg: reduce memory consumption by memcg stats
 2024-04-23  5:23 UTC  (5+ messages)
` [PATCH 1/4] mm: rearrange node_stat_item to put memcg stats at start
` [PATCH 2/4] memcg: reduce memory for the lruvec and memcg stats
` [PATCH 3/4] memcg: use proper type for mod_memcg_state
` [PATCH 4/4] memcg: restrict __mod_memcg_lruvec_state to memcg stats

[vbabka-slab:slab/for-next 11/12] mm/slub.c:3256:14: error: call to undeclared function 'node_nr_objs'; ISO C99 and later do not support implicit function declarations
 2024-04-23  5:06 UTC  (2+ messages)

[PATCH v4 0/2] slub: introduce count_partial_free_approx()
 2024-04-23  4:55 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] slub: use count_partial_free_approx() in slab_out_of_memory()

[PATCH v4 1/2] slub: introduce count_partial_free_approx()
 2024-04-23  4:34 UTC 

[vbabka-slab:slab/for-next 11/12] mm/slub.c:3256:28: error: implicit declaration of function 'node_nr_objs'; did you mean 'node_nr_slabs'?
 2024-04-23  4:01 UTC 

[PATCH v2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
 2024-04-23  3:56 UTC  (5+ messages)

[PATCH v5 0/5] Improve visibility of writeback
 2024-04-23  3:53 UTC  (7+ messages)
` [PATCH v5 1/5] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v5 2/5] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"
` [PATCH v5 4/5] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v5 5/5] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages

[PATCH 1/1] mm: vmalloc: dump page owner info if page is already mapped
 2024-04-23  3:50 UTC  (3+ messages)

[PATCH v3 0/4] Improve memory statistics for virtio balloon
 2024-04-23  3:41 UTC  (5+ messages)
` [PATCH v3 1/4] virtio_balloon: separate vm events into a function
` [PATCH v3 2/4] virtio_balloon: introduce oom-kill invocations
` [PATCH v3 3/4] virtio_balloon: introduce memory allocation stall counter
` [PATCH v3 4/4] virtio_balloon: introduce memory scan/reclaim info

[PATCH 0/8] mm/swap: optimize swap cache search space
 2024-04-23  3:20 UTC  (12+ messages)
` [PATCH 4/8] ceph: drop usage of page_index
` [PATCH 6/8] mm/swap: get the swap file offset directly

[vbabka-slab:slab/for-next 11/12] mm/slub.c:3227:22: warning: 'count_partial_free_approx' defined but not used
 2024-04-23  2:31 UTC 

[PATCH AUTOSEL 6.6 10/29] memblock tests: fix undefined reference to `BIT'
 2024-04-23  2:14 UTC  (2+ messages)

[PATCH v2] mm/huge_memory: improve split_huge_page_to_list_to_order() return value documentation
 2024-04-23  2:08 UTC  (2+ messages)

[RFC PATCH 0/5] add mTHP support for anonymous share pages
 2024-04-23  1:46 UTC  (9+ messages)
` [RFC PATCH 1/5] mm: memory: extend finish_fault() to support large folio
` [RFC PATCH 2/5] mm: shmem: add an 'order' parameter for shmem_alloc_hugefolio()
` [RFC PATCH 3/5] mm: shmem: add THP validation for PMD-mapped THP related statistics
` [RFC PATCH 4/5] mm: shmem: add mTHP support for anonymous share pages
` [RFC PATCH 5/5] mm: shmem: add anonymous share mTHP counters

[PATCH v4 0/4] Improve visibility of writeback
 2024-04-23  1:29 UTC  (13+ messages)
` [PATCH v4 1/4] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v4 2/4] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v4 3/4] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v4 4/4] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages

[RFC PATCH v2] mm/vmalloc: fix return value of vb_alloc if size is 0
 2024-04-23  0:52 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 08/19] memblock tests: fix undefined reference to `BIT'
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.8 12/43] memblock tests: fix undefined reference to `BIT'
 2024-04-22 23:13 UTC 

[linux-next:master 5871/7322] kernel/locking/osq_lock.c:165:21: sparse: sparse: incorrect type in assignment (different base types)
 2024-04-22 23:34 UTC 

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-22 21:23 UTC  (6+ messages)

[PATCH] mm/userfaultfd: Reset ptes when close() for wr-protected ones
 2024-04-22 21:08 UTC  (4+ messages)

[PATCH 0/3] Improve memory statistics for virtio balloon
 2024-04-22 20:57 UTC  (2+ messages)

[PATCH 1/1] arch/um: fix forward declaration for vmalloc
 2024-04-22 20:50 UTC  (6+ messages)

[PATCH] maple_tree: Fix mas_empty_area_rev() null pointer dereference
 2024-04-22 20:33 UTC 

[PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-04-22 20:31 UTC  (9+ messages)

[PATCH v1] mm/huge_memory: improve split_huge_page_to_list_to_order() return value documentation
 2024-04-22 19:36 UTC  (5+ messages)

[PATCH] mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use folios
 2024-04-22 19:11 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32
 2024-04-22 19:01 UTC 

[PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
 2024-04-22 18:32 UTC  (13+ messages)

[PATCH] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
 2024-04-22 17:09 UTC  (3+ messages)

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-22 16:02 UTC  (7+ messages)
` [PATCH RFC 4/7] fs: Add initial buffered atomic write support info to statx
` [PATCH RFC 5/7] fs: iomap: buffered atomic write support
` [PATCH RFC 6/7] fs: xfs: buffered atomic writes statx support
` [PATCH RFC 7/7] fs: xfs: Enable buffered atomic writes

[PATCH] mm: Update shuffle documentation to match its current state
 2024-04-22 15:13 UTC  (2+ messages)

[syzbot] [mm?] WARNING in __page_table_check_ptes_set
 2024-04-22 15:10 UTC  (6+ messages)

[PATCH] selftests: mm: fix unused and uninitialized variable warning
 2024-04-22 13:59 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] SLAB BOF
 2024-04-22 14:23 UTC 

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-22 14:11 UTC  (18+ messages)
` [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations
` [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
 2024-04-22 13:56 UTC 

[linux-next:master 5836/7122] fs/dlm/lockspace.c:566 new_lockspace() warn: missing error code 'error'
 2024-04-22 13:50 UTC  (2+ messages)

[PATCH v3] mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
 2024-04-22 12:18 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a8bde578ceefc2a1b029ea8748d14ca341248e7b
 2024-04-22 11:29 UTC 

[PATCH v3 00/11] enable bs > ps in XFS
 2024-04-22 11:03 UTC  (4+ messages)
` [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead

[linux-next:master 7258/7322] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data373' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data373'
 2024-04-22 10:57 UTC 

[linux-next:master] [init] b8de39bd1b: BUG:kernel_failed_in_early-boot_stage,last_printk:early_console_in_setup_code
 2024-04-22 10:18 UTC  (3+ messages)

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-22  9:33 UTC  (3+ messages)
` [PATCH v1 5/5] selftests/mm: soft-dirty should fail if a testcase fails

[PATCH v2 0/4] Improve memory statistics for virtio balloon
 2024-04-22  9:11 UTC  (10+ messages)
` [PATCH v2 1/4] virtio_balloon: separate vm events into a function
    `  "
` [PATCH v2 2/4] virtio_balloon: introduce oom-kill invocations
` [PATCH v2 3/4] virtio_balloon: introduce memory allocation stall counter
` [PATCH v2 4/4] virtio_balloon: introduce memory scan/reclaim info

[PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
 2024-04-22  8:50 UTC  (6+ messages)
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-04-22  8:50 UTC  (4+ messages)

[PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
 2024-04-22  8:47 UTC  (9+ messages)
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-22  8:26 UTC 

[PATCH 0/1] Replace the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
 2024-04-22  8:15 UTC  (3+ messages)
` [PATCH 1/1] Replace "

[PATCH v3 0/2] slub: introduce count_partial_free_approx()
 2024-04-22  7:56 UTC  (5+ messages)
` [PATCH v3 1/2] "

[ATCH v3 0/4] Improve visibility of writeback
 2024-04-22 16:05 UTC  (6+ messages)
` [ATCH v3 1/4] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [ATCH v3 2/4] writeback: support retrieving per group debug writeback stats of bdi
` [ATCH v3 3/4] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [ATCH v3 4/4] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages

[PATCH v2] mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split statistics
 2024-04-22  7:33 UTC 

[PATCH] mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split statistics
 2024-04-22  6:49 UTC  (3+ messages)

[PATCH v5 1/4] rust: uaccess: add userspace pointers
 2024-04-22  6:31 UTC  (6+ messages)

[PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
 2024-04-22  5:52 UTC 

[PATCH v2 0/1] selftest mm/mseal compile warning
 2024-04-22  5:20 UTC  (3+ messages)
` [PATCH v2 1/1] selftest mm/mseal: fix "

[PATCH] mm/page-flags: make PageUptodate return bool
 2024-04-22  3:27 UTC 

[PATCH 1/6] mm/memblock: reduce the two round insertion of memblock_add_range()
 2024-04-22  2:55 UTC  (3+ messages)

[PATCH v1] mm/ksm: remove page_mapcount() usage in stable_tree_search()
 2024-04-22  2:44 UTC  (2+ messages)

[PATCH v2] mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
 2024-04-22  2:13 UTC  (7+ messages)

[linux-next:master 6797/7122] seal_elf.c:undefined reference to `sys_mprotect'
 2024-04-22  1:52 UTC 

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-21 18:01 UTC  (4+ messages)
` [PATCH v14 06/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v14 07/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v14 08/22] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT


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