linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-07-25  1:41 UTC  (2+ messages)
` [PATCH 2/5] memblock test: add the definition of __setup()

[PATCH 0/5] mm: clarify nofail memory allocation
 2024-07-25  1:38 UTC  (29+ messages)
` [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
` [PATCH 3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH 4/5] mm: Introduce GFP_NOFAIL with the inclusion of __GFP_RECLAIM
` [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL

[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
 2024-07-25  1:16 UTC  (5+ messages)
` [PATCH 1/4] mm: memory-failure: add unmap_posioned_folio()
` [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH 3/4] mm: migrate: add isolate_folio_to_list()
` [PATCH 4/4] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation

[PATCH 2/2] lib/test_bits.c: Add tests for GENMASK_U128()
 2024-07-25  1:04 UTC 

[PATCH v3 0/3] Various memory tiering fixes
 2024-07-25  1:01 UTC  (8+ messages)
` [PATCH v3 1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
` [PATCH v3 2/3] memory tiering: introduce folio_use_access_time() check
` [PATCH v3 3/3] memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled

[syzbot] [mm?] possible deadlock in gup_fast_fallback
 2024-07-25  1:01 UTC  (3+ messages)

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-25  0:35 UTC  (3+ messages)

[PATCH mm-unstable v1 0/4] Improve mem_cgroup_iter()
 2024-07-25  0:25 UTC  (6+ messages)
` [PATCH mm-unstable v1 1/4] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v1 2/4] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v1 3/4] mm: restart if multiple traversals raced
` [PATCH mm-unstable v1 4/4] mm: clean up mem_cgroup_iter()

[PATCH v2 0/5] This patchset reorganizes page_counter structures which helps to make
 2024-07-24 23:54 UTC  (18+ messages)
` [PATCH v2 1/5] mm: memcg: don't call propagate_protected_usage() needlessly
` [PATCH v2 2/5] mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
` [PATCH v2 3/5] mm: memcg: merge multiple page_counters into a single structure
` [PATCH v2 4/5] mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro
` [PATCH v2 5/5] mm: memcg: convert enum res_type to mem_counter_type

[PATCH v5 0/3] Kernel stack usage histogram
 2024-07-24 23:17 UTC  (7+ messages)
` [PATCH v5 1/3] memcg: increase the valid index range for memcg stats
` [PATCH v5 2/3] vmstat: Kernel stack usage histogram
` [PATCH v5 3/3] task_stack: uninline stack_not_used

[linux-next:fs-current] BUILD SUCCESS 5391b1d50ad6c1a5e09283cd319eb7b1b43193c2
 2024-07-24 23:01 UTC 

[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-24 22:52 UTC  (11+ messages)
` [PATCH v2 bpf-next 01/10] lib/buildid: add single page-based file reader abstraction
` [PATCH v2 bpf-next 02/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v2 bpf-next 03/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v2 bpf-next 04/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v2 bpf-next 05/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v2 bpf-next 06/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v2 bpf-next 07/10] lib/buildid: harden build ID parsing logic some more
` [PATCH v2 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v2 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
 2024-07-24 22:41 UTC  (15+ messages)
` [PATCH v4 2/3] mm: swap: mTHP allocate swap entries from nonfull list

[PATCH v2] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-07-24 22:38 UTC  (4+ messages)

[RFC PATCH v1] mm/vmalloc: fix incorrect __vmap_pages_range_noflush() if vm_area_alloc_pages() from high order fallback to order0
 2024-07-24 22:23 UTC  (5+ messages)

Call for DAMON Recipies
 2024-07-24 22:21 UTC 

[linux-next:master] [mm] 98c9daf5ae: aim7.jobs-per-min -29.4% regression
 2024-07-24 22:15 UTC  (8+ messages)
          ` [linux-next:master] [mm] : "

[PATCH 2/2] mm: Remove PG_error
 2024-07-24 21:41 UTC  (3+ messages)

[PATCH v6 0/3] Clean up usage of rt_task()
 2024-07-24 21:37 UTC  (2+ messages)

[PATCH v2] selftests: mm: add s390 to ARCH check
 2024-07-24 21:35 UTC 

[PATCH v2 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-07-24 21:17 UTC  (4+ messages)
` [PATCH v2 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v2 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v10] mm: shrink skip folio mapped by an exiting process
 2024-07-24 21:11 UTC  (3+ messages)

[PATCH] selftests: mm: add s390 to ARCH check
 2024-07-24 21:06 UTC  (2+ messages)

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-24 21:00 UTC 

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-24 20:34 UTC  (6+ messages)

[PATCH v2 00/23] Generic `Allocator` support for Rust
 2024-07-24 20:32 UTC  (4+ messages)
` [PATCH v2 16/23] rust: alloc: implement `collect` for `IntoIter`

[PATCH v5 00/21] Avoid MAP_FIXED gap exposure
 2024-07-24 20:23 UTC  (5+ messages)
` [PATCH v5 16/21] mm/mmap: Use vms accounted pages in mmap_region()
` [PATCH v5 18/21] mm/mmap: Move can_modify_mm() check down the stack

[PATCH 0/7] minmax: reduce compilation time
 2024-07-24 20:02 UTC  (15+ messages)
` [PATCH 1/7] minmax: Put all the clamp() definitions together
` [PATCH 2/7] minmax: Use _Static_assert() instead of static_assert()
` [PATCH 3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const)
` [PATCH 4/7] minmax: Simplify signedness check
` [PATCH 5/7] minmax: Factor out the zero-extension logic from umin/umax
` [PATCH 6/7] minmax: Optimise _Static_assert() check in clamp()
` [PATCH 7/7] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments

[PATCH] mm/cma: export total and free number of pages for CMA areas
 2024-07-24 19:50 UTC  (4+ messages)

[linux-next:master] [hugetlb] 003af997c8: libhugetlbfs-test.32/64bit.counters_sh.fail
 2024-07-24 19:48 UTC  (4+ messages)

[PATCH v2 0/3] Some cleanups for shmem
 2024-07-24 19:15 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 9ec6ec93f2c1e6cd2911e2a4acd5ac85e13bb3e2
 2024-07-24 18:40 UTC 

[PATCH 0/2] Remove PG_error
 2024-07-24 17:04 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS abc7217b467c17ee95fa4c7d329da71992030320
 2024-07-24 17:02 UTC 

[PATCH v4] vmstat: Kernel stack usage histogram
 2024-07-24 16:59 UTC  (4+ messages)

[RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
 2024-07-24 16:42 UTC  (2+ messages)

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-24 16:32 UTC  (3+ messages)

[PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-24 16:19 UTC  (3+ messages)
` [PATCH v5 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-24 16:11 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-07-24 15:15 UTC  (2+ messages)

[RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
 2024-07-24 15:03 UTC  (4+ messages)

Build performance regressions originating from min()/max() macros
 2024-07-24 14:47 UTC  (10+ messages)

[PATCH] generic/736: don't run it on tmpfs
 2024-07-24 13:30 UTC  (3+ messages)

[PATCH] generic/732: don't run it on tmpfs
 2024-07-24 13:24 UTC  (3+ messages)

[PATCH v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process
 2024-07-24 12:11 UTC  (4+ messages)

LPA2 on non-LPA2 hardware broken with 16K pages
 2024-07-24 12:10 UTC  (9+ messages)

[syzbot] [input?] [mm?] WARNING in get_taint
 2024-07-24 10:26 UTC  (2+ messages)

[PATCH v2 0/3] mTHP allocation stats for file-backed memory
 2024-07-24 10:23 UTC  (7+ messages)
` [PATCH v2 3/3] mm: mTHP stats for pagecache folio allocations

[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-24  9:10 UTC  (4+ messages)
` [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS control feature

[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
 2024-07-24  8:53 UTC  (12+ messages)

[vbabka:slub-percpu-sheaves-v1r1] [maple_tree] 7b59fb4e4f: WARNING:at_lib/debugobjects.c:#debug_print_object
 2024-07-24  8:25 UTC 

[PATCH v3] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused
 2024-07-24  7:46 UTC  (2+ messages)

[PATCH 3/6] mm: Convert page_to_pgoff() to page_pgoff()
 2024-07-24  7:24 UTC  (2+ messages)

[PATCH 2/6] mm: Constify page_address_in_vma()
 2024-07-24  7:24 UTC  (3+ messages)

[linux-next:master 13398/13762] arch/riscv/kernel/vendor_extensions/andes.c:11:33: sparse: sparse: symbol 'riscv_isa_vendor_ext_andes' was not declared. Should it be static?
 2024-07-24  7:13 UTC 

[linus:master] [mm] 24e44cc22a: BUG:KCSAN:data-race_in_pcpu_alloc_noprof/pcpu_block_update_hint_alloc
 2024-07-24  7:10 UTC  (10+ messages)

[RFC PATCH 0/3] Support large folios for tmpfs
 2024-07-24  7:04 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: shmem: add file length arg in shmem_get_folio() path
` [RFC PATCH 2/3] mm: shmem: add large folio support to the write and fallocate paths
` [RFC PATCH 3/3] mm: shmem: use mTHP interface to control huge orders for tmpfs

[PATCH] mm: fix maxnode for mbind(), set_mempolicy() and migrate_pages()
 2024-07-24  6:27 UTC  (5+ messages)

[akpm-mm:mm-unstable 17/30] mm/vma_internal.h:46:10: fatal error: 'asm/page_types.h' file not found
 2024-07-24  5:41 UTC  (2+ messages)

[PATCH] selftests/exec: Fix grammar in an error message
 2024-07-24  4:21 UTC 

[PATCH v7 0/3] btrfs: try to allocate larger folios for metadata
 2024-07-24  3:46 UTC  (5+ messages)
` [PATCH v7 2/3] btrfs: always uses root memcgroup for filemap_add_folio()

page:  |  | latest

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