linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 00/11] enable bs > ps in XFS
 2024-06-03  6:28 UTC  (5+ messages)
` [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH 1/3] mm/mm_init.c: get the highest zone directly
 2024-06-03  6:27 UTC  (6+ 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 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 v3 0/6] add mTHP support for anonymous shmem
 2024-06-03  5:28 UTC  (12+ 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
  `  "
    ` Re:Re: [PATCH v3 0/6] add mTHP support "

[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 1/1] mm/mlock: implement folio_mlock_step() using folio_pte_batch()
 2024-06-03  4:27 UTC  (5+ messages)

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

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

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  (18+ 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 RFC 4/4] mm, page_alloc: add static key for should_fail_alloc_page()

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-02 21:01 UTC  (14+ 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] MAINTAINERS: remove myself as vmalloc reviewer
 2024-06-02 20:55 UTC 

[PATCH v2 2/2] mm/damon/core: implement multi-context support
 2024-06-02 19:48 UTC  (7+ messages)

[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  (5+ messages)

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

[PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-06-02 12:00 UTC  (33+ messages)
` [PATCH v1 01/14] mm: memcg: introduce memcontrol-v1.c
` [PATCH v1 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
` [PATCH v1 03/14] mm: memcg: rename soft limit reclaim-related functions
` [PATCH v1 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
` [PATCH v1 05/14] mm: memcg: rename charge move-related functions
` [PATCH v1 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
` [PATCH v1 07/14] mm: memcg: rename memcg_check_events()
` [PATCH v1 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
` [PATCH v1 09/14] mm: memcg: rename memcg_oom_recover()
` [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

[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] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
 2024-06-02  9:05 UTC  (3+ 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)

[PATCH] mm: increase totalram_pages on freeing to buddy system
 2024-06-02  0:58 UTC  (2+ messages)

[PATCH v2] mm: swap: reuse exclusive folio directly instead of wp page faults
 2024-06-02  0:45 UTC 

[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 1/1] lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
 2024-06-01 23:38 UTC 

[PATCH 1/1] lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
 2024-06-01 23:38 UTC 

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

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

[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  (3+ 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)

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

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

[linux-next:fs-next] BUILD SUCCESS d604148e0900c8d6c32ace9498444eb66acab0f7
 2024-06-01  6:27 UTC 

[PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify()
 2024-06-01  2:37 UTC 

[linux-next:fs-current] BUILD SUCCESS c2550fb99a33e6820daf94aa301298d124a3920d
 2024-06-01  2:07 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 78c56eb35e885b02360847e403d004edd0d658a0
 2024-06-01  2:05 UTC 

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

[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
 2024-06-01  0:59 UTC  (12+ messages)

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-06-01  0:43 UTC  (13+ messages)
  ` [Lsf-pc] "

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-06-01  0:38 UTC  (5+ messages)

[PATCH] lib: test_hmm: add missing MODULE_DESCRIPTION() macro
 2024-05-31 23:26 UTC 

[PATCH] mm: memcontrol: remove page_memcg()
 2024-05-31 22:51 UTC  (7+ messages)

DAMON Beer/Coffee/Tea chat reminder and extending for office hour
 2024-05-31 22:42 UTC  (2+ messages)

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-05-31 21:34 UTC  (4+ messages)
` [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages
` [PATCH v1 2/3] selftest/mm: test softoffline_corrected_errors behaviors
` [PATCH v1 3/3] docs: hugetlbpage.rst: add softoffline_corrected_errors

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-31 21:18 UTC  (19+ messages)
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
 2024-05-31 20:59 UTC  (14+ messages)
` [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-05-31 19:14 UTC  (7+ messages)
` [PATCH v4 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v4 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v4 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v4 6/6] mm/util: Use dedicated slab buckets for memdup_user()

[linux-next:master] BUILD REGRESSION 0e1980c40b6edfa68b6acf926bab22448a6e40c9
 2024-05-31 19:09 UTC 

[PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
 2024-05-31 18:56 UTC  (7+ messages)
` [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default

[PATCH 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-05-31 18:18 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
 2024-05-31 17:39 UTC  (4+ messages)

[PATCH 0/2] Clean up hotplug zone data synchronization
 2024-05-31 16:41 UTC  (5+ messages)
` [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-31 16:39 UTC  (4+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-31 16:37 UTC  (6+ messages)
` [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API

[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
 2024-05-31 16:32 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
` [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation
` [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [RFC PATCH 5/5] mm/mmap: Use split munmap calls for MAP_FIXED

page:  |  | latest

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