linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[Lsf-pc] [LSF/MM/BPF TOPIC] SLUB: what's next?
 2024-05-06 21:04 UTC  (2+ messages)

[PATCH v2] mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED
 2024-05-06 20:53 UTC  (7+ messages)

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-06 20:35 UTC  (26+ messages)
` [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-06 20:28 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2b84edefcad14934796fad37b16512b6a2ca467e
 2024-05-06 20:26 UTC 

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-06 20:26 UTC  (7+ messages)
` [PATCH 2/3] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-06 19:54 UTC  (13+ messages)

[PATCH v4] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-06 19:37 UTC 

[PATCH] mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED
 2024-05-06 19:25 UTC  (7+ messages)

[PATCH] selftests/exec: build with -fPIE instead of -pie, to make clang happy
 2024-05-06 19:08 UTC  (3+ messages)

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

[PATCH v4] mm/damon/core: Fix return value from damos_wmark_metric_value
 2024-05-06 18:02 UTC 

[GIT PULL] slab fixes for 6.9-rc7
 2024-05-06 17:45 UTC  (2+ messages)

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-06 16:51 UTC  (18+ messages)
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v3 4/6] mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache

[linux-next:pending-fixes] BUILD SUCCESS a185dbfbbbbdc7182a72f909bd8de736a3793de9
 2024-05-06 16:47 UTC 

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-06 16:32 UTC  (3+ messages)

[PATCH v4 0/4] page_owner: Fix refcount imbalance and print fixup
 2024-05-06 16:30 UTC  (6+ messages)
` [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-05-06 16:14 UTC  (3+ messages)

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-05-06 16:13 UTC  (6+ messages)
` [syzbot] [mm?] [cgroups?] "

[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-06 16:07 UTC  (7+ messages)
` [PATCH v2 1/5] LoongArch: Add update_mmu_tlb_range()
` [PATCH v2 2/5] mips: "
` [PATCH v2 3/5] riscv: "
` [PATCH v2 4/5] xtensa: "
` [PATCH v2 5/5] mm: "

[PATCH -next] mm: memcg: use meaningful error code for return value
 2024-05-06 14:49 UTC  (3+ messages)

[PATCH tip:x86/mm v3 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-05-06 14:37 UTC  (2+ messages)

[PATCH] maple_tree: Fix build failure with W=1 and LLVM=1
 2024-05-06 14:29 UTC  (7+ messages)

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-05-06 14:02 UTC  (15+ messages)
` [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
` [RFC PATCH v4 27/34] ext4: implement zero_range "
` [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write

[PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
 2024-05-06 12:33 UTC  (10+ messages)

[PATCH] selftests/mm: Fix powerpc ARCH check
 2024-05-06 11:58 UTC 

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-06 10:54 UTC  (10+ messages)
` [PATCH 1/8] mm: move highest_order() and next_order() out of the THP config
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 3/8] mm: shmem: add an 'order' parameter for shmem_alloc_hugefolio()
` [PATCH 4/8] mm: shmem: add THP validation for PMD-mapped THP related statistics
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
` [PATCH 6/8] mm: shmem: add mTHP support "
` [PATCH 7/8] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
` [PATCH 8/8] mm: shmem: add mTHP counters for anonymous shmem

get_pageblock_bitmap() sometimes returns a NULL pointer which needs to be properly handled
 2024-05-06 10:45 UTC  (7+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-05-06 10:38 UTC  (10+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-05-06 10:30 UTC  (5+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem

[PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-06 10:00 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-06  9:18 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-06  8:57 UTC  (4+ messages)
` [PATCH v4 01/29] powerpc/mm: add ARCH_PKEY_BITS to Kconfig

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-06  7:25 UTC  (5+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-06  6:43 UTC  (9+ messages)

[linux-next:master 10340/10967] drivers/gpu/drm/panel/panel-lg-sw43408.c:106:undefined reference to `drm_dsc_pps_payload_pack'
 2024-05-06  6:16 UTC 

[PATCH v4 03/34] ext4: trim delalloc extent
 2024-05-06  6:15 UTC  (2+ messages)

[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
 2024-05-06  3:49 UTC  (2+ messages)

[PATCH 09/10] writeback: factor out wb_dirty_exceeded to remove repeated code
 2024-05-06  2:15 UTC  (2+ messages)

[PATCH 00/10] Add helper functions to remove repeated code and
 2024-05-06  1:53 UTC  (16+ messages)
` [PATCH 02/10] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH 04/10] writeback use [global/wb]_domain_dirty_avail helper in cgwb_calc_thresh
` [PATCH 05/10] writeback: call domain_dirty_avail in balance_dirty_pages
` [PATCH 06/10] writeback: Factor out code of freerun to remove repeated code
` [PATCH 07/10] writeback: factor out wb_dirty_freerun to remove more repeated freerun code

[PATCH v2 0/4] Fix and cleanups to page-writeback
 2024-05-06  1:25 UTC  (3+ messages)

[RFC PATCH net-next v8 07/14] page_pool: devmem support
 2024-05-06  0:29 UTC  (4+ messages)

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

[syzbot] [mm?] general protection fault in __pte_offset_map_lock
 2024-05-05 18:37 UTC 

[linux-next:master 8796/10967] rtl8366rb.c:undefined reference to `devm_led_classdev_register_ext'
 2024-05-05 16:27 UTC 

[PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-05 14:29 UTC  (4+ messages)
` [PATCH v1 5/5] mm: Add update_mmu_tlb_range()

[linux-next:master 8796/10967] drivers/net/dsa/realtek/rtl8366rb.c:953:undefined reference to `led_init_default_state_get'
 2024-05-05 13:50 UTC 

[akpm-mm:mm-nonmm-unstable 80/82] kernel/watchdog_perf.c:282: warning: Function parameter or struct member 'str' not described in 'hardlockup_config_perf_event'
 2024-05-04 22:47 UTC  (3+ messages)

[PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
 2024-05-04 18:37 UTC 

[linux-next:master 10940/10967] riscv32-linux-ld: section __ksymtab_strings VMA [c200ca9c,c205783e] overlaps section .data VMA [c2000000,c260b147]
 2024-05-04 18:01 UTC 

[linux-next:master 10966/10967] fs/ext4/super.c:1356:(.text+0x3945c): relocation truncated to fit: R_RISCV_GPREL_I against `.LANCHOR15'
 2024-05-04 12:48 UTC  (2+ messages)

[PATCH v1 0/7] mm: workingset reporting
 2024-05-04  7:30 UTC  (8+ messages)
` [PATCH v1 1/7] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [PATCH v1 2/7] mm: aggregate working set information into histograms
` [PATCH v1 3/7] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v1 4/7] mm: report workingset during memory pressure driven scanning
` [PATCH v1 5/7] mm: extend working set reporting to memcgs
` [PATCH v1 6/7] mm: add kernel aging thread for workingset reporting
` [PATCH v1 7/7] selftest: test system-wide "


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