[PATCH v2 0/2] DAMON multiple contexts support
2024-06-02 19:48 UTC (16+ messages)
` [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer
` [PATCH v2 2/2] mm/damon/core: implement multi-context support
[PATCH RFC 0/4] static key support for error injection functions
2024-06-02 19:12 UTC (16+ 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 18:23 UTC (13+ 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()
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 18:03 UTC (6+ 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 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 0/6] add mTHP support for anonymous shmem
2024-06-02 4:36 UTC (11+ messages)
` [PATCH v3 3/6] mm: shmem: add multi-size THP sysfs interface "
` "
` Re:Re: [PATCH v3 0/6] add mTHP support "
[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 0/3] mm: zswap: trivial folio conversions
2024-06-02 1:30 UTC (6+ 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 (8+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
` [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
patch idea: convert trivial call_rcu users to kfree_rcu
2024-05-31 16:02 UTC (9+ messages)
` [cocci] "
[PATCH] fs: sys_ringbuffer() (WIP)
2024-05-31 15:49 UTC (3+ messages)
[PATCH v5 40/40] 9p: Use netfslib read/write_iter
2024-05-31 15:06 UTC (5+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
Maintainers Summit 2024 Call for Topics
2024-05-31 14:49 UTC
[PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
2024-05-31 14:32 UTC (5+ messages)
` [PATCH v2 3/6] mm/zsmalloc: use a proper page type
[PATCH 0/2] Improve dmesg output for swapfile+hibernation
2024-05-31 14:15 UTC (7+ messages)
[PATCH] mm: Reduce the number of slab->folio casts
2024-05-31 14:02 UTC (2+ messages)
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-05-31 13:56 UTC (3+ messages)
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function
page type is 3, passed migratetype is 1 (nr=512)
2024-05-31 13:43 UTC (7+ messages)
[QUESTION] mm: Redundant const parameter?
2024-05-31 13:20 UTC (5+ messages)
` [External] "
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-31 13:10 UTC (11+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
[PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2024-05-31 13:00 UTC (4+ messages)
[PATCH v1] mm: read page_type using READ_ONCE
2024-05-31 12:56 UTC
[PATCH] mm: sparse: Consistently use _nr
2024-05-31 12:41 UTC
[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
2024-05-31 12:40 UTC (8+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox