linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
 2024-06-03 21:01 UTC  (18+ messages)

[PATCH v2 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
 2024-06-03 21:00 UTC  (10+ messages)

[PATCH] mm: increase totalram_pages on freeing to buddy system
 2024-06-03 20:43 UTC  (5+ messages)

[PATCH 1/3] mm/mm_init.c: get the highest zone directly
 2024-06-03 20:16 UTC  (7+ messages)
` [PATCH 2/3] mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition
` [PATCH 3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning

[PATCH] mm/memory_hotplug: prevent accessing by index=-1
 2024-06-03 20:15 UTC  (4+ messages)

patch idea: convert trivial call_rcu users to kfree_rcu
 2024-06-03 19:51 UTC  (12+ messages)
` [cocci] "

[linux-next:fs-next] BUILD SUCCESS 0551392533c7bc5dcbd491f4c5ecd8e6695386f0
 2024-06-03 19:41 UTC 

[PATCH] Convert __unmap_hugepage_range() to folios
 2024-06-03 19:38 UTC  (4+ messages)

[PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-06-03 19:34 UTC  (14+ messages)
` [PATCH v1 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
  ` [PATCH v1 11/14] mm: memcg: make memcg1_update_tree() static
  ` [PATCH v1 12/14] mm: memcg: group cgroup v1 memcg related declarations
  ` [PATCH v1 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
  ` [PATCH v1 14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files

Header conflicts with shmget() and SHM_HUGE_2MB
 2024-06-03 19:27 UTC  (2+ messages)

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-06-03 19:24 UTC  (5+ messages)
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function

[syzbot] [mm?] UBSAN: shift-out-of-bounds in do_shrink_slab
 2024-06-03 19:22 UTC 

[PATCH v2 2/2] mm/damon/core: implement multi-context support
 2024-06-03 18:45 UTC  (5+ messages)

[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
 2024-06-03 18:09 UTC  (5+ messages)
` [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-03 18:00 UTC  (12+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[PATCH] fix: Prevent memory leak by checking for NULL buffer before calling css_put()
 2024-06-03 17:42 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 861a3cb5a2a8480d361fa6708da24747d6fa72fe
 2024-06-03 17:28 UTC 

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-06-03 17:06 UTC  (3+ messages)
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()

[PATCH -next 0/3] mm/hugetlb_cgroup: rework on cftypes
 2024-06-03 15:36 UTC  (5+ messages)
` [PATCH -next 1/3] mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()
` [PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
` [PATCH -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes

[PATCH] tmpfs: don't interrupt fallocate with EINTR
 2024-06-03 14:35 UTC  (2+ messages)

[PATCH] mm: pass the pfn to set_pageblock_migratetype
 2024-06-03 13:52 UTC  (4+ messages)

x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
 2024-06-03 13:49 UTC 

[PATCH v6 00/11] enable bs > ps in XFS
 2024-06-03 12:36 UTC  (13+ messages)
` [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
 2024-06-03 12:29 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS df2b7e747761750751b36b64bd3798064de98506
 2024-06-03 12:06 UTC 

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-06-03 12:02 UTC  (4+ messages)
` [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
  ` [External] "

[linux-next:fs-current] BUILD SUCCESS 41a988827390a064c09c9a0c60f117414dc7f2c5
 2024-06-03 11:49 UTC 

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-03 11:35 UTC  (15+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH 2/6] tracing: Replace memcpy() with __get_task_comm()
` [PATCH 3/6] auditsc: "
` [PATCH 4/6] security: "
` [PATCH 5/6] bpftool: Make task comm always be NUL-terminated
` [PATCH 6/6] selftests/bpf: Replace memcpy() with __get_task_comm()

[PATCH 0/3] slab: fix and cleanup of slub_debug
 2024-06-03  9:40 UTC  (11+ messages)
` [PATCH 1/3] slab: check the return value of check_bytes_and_report()
` [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size
` [PATCH 3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE

[PATCH v3 0/6] add mTHP support for anonymous shmem
 2024-06-03  9:37 UTC  (16+ messages)
` [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio
` [PATCH v3 3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
  `  "

(2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-06-03  9:33 UTC  (10+ messages)
`  "
  `  "
    ` (2) "
              `  "

[PATCH 1/1] lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
 2024-06-03  9:32 UTC  (2+ messages)

[PATCH 1/1] lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
 2024-06-03  9:31 UTC  (2+ messages)

[PATCH v4 0/6] mm: migrate: support poison recover from migrate folio
 2024-06-03  9:24 UTC  (7+ messages)
` [PATCH v4 1/6] mm: move memory_failure_queue() into copy_mc_[user]_highpage()
` [PATCH v4 2/6] mm: add folio_mc_copy()
` [PATCH v4 3/6] mm: migrate: split folio_migrate_mapping()
` [PATCH v4 4/6] mm: migrate: support poisoned recover from migrate folio
` [PATCH v4 5/6] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH v4 6/6] mm: migrate: remove folio_migrate_copy()

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-03  9:21 UTC  (5+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

[Oops] vfree abort in bpf_jit_free with memcg_data value 0xffff
 2024-06-03  9:10 UTC 

[PATCH 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
 2024-06-03  9:03 UTC  (7+ messages)

[PATCH v2] mm: swap: reuse exclusive folio directly instead of wp page faults
 2024-06-03  9:01 UTC  (2+ messages)

[syzbot] [netfilter?] [mm?] [usb?] INFO: rcu detected stall in addrconf_rs_timer (6)
 2024-06-03  8:24 UTC 

[PATCH v4 0/2] Clean up usage of rt_task()
 2024-06-03  7:33 UTC  (4+ messages)
` [PATCH v4 1/2] sched/rt: "
` [PATCH v4 2/2] sched/rt, dl: Convert functions to return bool

[linux-next:master 3415/3461] drivers/hwmon/cros_ec_hwmon.c:34:18: sparse: sparse: cast to restricted __le16
 2024-06-03  7:32 UTC 

[PATCH 0/3] mm: zswap: trivial folio conversions
 2024-06-03  6:19 UTC  (14+ messages)
` [PATCH 1/3] mm: zswap: use sg_set_folio() in zswap_{compress/decompress}()
` [PATCH 2/3] mm :zswap: use kmap_local_folio() in zswap_load()
` [PATCH 3/3] mm: zswap: make same_filled functions folio-friendly

[linux-next:master 3415/3461] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/hwmon/chros_ec_hwmon.rst
 2024-06-03  5:43 UTC 

[PATCH 0/5] sys_ringbuffer
 2024-06-03  4:38 UTC  (8+ messages)
` [PATCH 1/5] darray: lift from bcachefs
` [PATCH 2/5] darray: Fix darray_for_each_reverse() when darray is empty
` [PATCH 3/5] fs: sys_ringbuffer
` [PATCH 4/5] ringbuffer: Test device
` [PATCH 5/5] ringbuffer: Userspace test helper

[PATCH] mm/memory-failure: Stop setting the folio error flag
 2024-06-03  3:47 UTC  (3+ messages)

[PATCH] mm: sparse: Consistently use _nr
 2024-06-03  3:44 UTC  (2+ messages)

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-06-02 21:36 UTC  (8+ messages)

[PATCH RFC 0/4] static key support for error injection functions
 2024-06-02 21:08 UTC  (14+ messages)
` [PATCH RFC 2/4] error-injection: support static keys around injectable functions
` [PATCH RFC 3/4] mm, slab: add static key for should_failslab()

[PATCH] MAINTAINERS: remove myself as vmalloc reviewer
 2024-06-02 20:55 UTC 

[akpm-mm:mm-nonmm-unstable 38/65] fs/bcachefs/clock.c:150:18-21: Unneeded variable: "ret". Return "NULL" on line 164
 2024-06-02 17:43 UTC  (2+ messages)

[linux-next:master 2654/3060] arch/arm/include/asm/cmpxchg.h:167:12: error: call to undeclared function 'cmpxchg_emu_u8'; ISO C99 and later do not support implicit function declarations
 2024-06-02 16:58 UTC  (2+ messages)

[PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
 2024-06-02 16:51 UTC  (3+ messages)

[PATCH v2 0/2] DAMON multiple contexts support
 2024-06-02 15:56 UTC  (3+ messages)

[PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-02 11:02 UTC  (4+ messages)

[PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-06-02  9:45 UTC  (9+ messages)

[PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem
 2024-06-02  4:16 UTC  (3+ messages)

[PATCH] test_maple_tree: add the missing MODULE_DESCRIPTION() macro
 2024-06-02  3:04 UTC  (2+ messages)

[linus:master] [mm] cc92eba1c8: WARNING:at_kernel/rcu/tree_plugin.h:#__rcu_read_unlock
 2024-06-01 23:42 UTC  (2+ messages)

ld.lld: error: undefined symbol: proc_do_static_key
 2024-06-01 23:41 UTC  (2+ messages)

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-06-01 22:31 UTC  (9+ messages)

[PATCH] kunit/fortify: Remove __kmalloc_node() test
 2024-06-01 21:05 UTC  (2+ messages)

[PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions
 2024-06-01 20:58 UTC  (2+ messages)

[PATCH v3] mm/vmalloc: fix corrupted list of vbq->free
 2024-06-01 17:46 UTC  (2+ messages)

[PATCH] mm: init_mlocked_on_free_v3
 2024-06-01 15:34 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-06-01  9:33 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox