Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 12:54:38 to 2024-05-09 14:36:45 UTC [more...]

[PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-05-09 14:36 UTC  (13+ messages)
` [PATCH rfc 1/9] mm: memcg: introduce memcontrol-v1.c
` [PATCH rfc 2/9] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
` [PATCH rfc 3/9] mm: memcg: move charge migration "
` [PATCH rfc 4/9] mm: memcg: move legacy memcg event code into memcontrol-v1.c
` [PATCH rfc 5/9] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
` [PATCH rfc 6/9] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
` [PATCH rfc 7/9] mm: memcg: put cgroup v1-specific code under a config option
` [PATCH rfc 8/9] mm: memcg: put corresponding struct mem_cgroup members under CONFIG_MEMCG_V1
` [PATCH rfc 9/9] mm: memcg: put cgroup v1-related members of task_struct under config option

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-09 14:32 UTC  (10+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

[GIT PULL] slab updates for 6.10
 2024-05-09 14:25 UTC 

[PATCH v2 -next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
 2024-05-09 14:05 UTC  (2+ messages)

[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-05-09 14:01 UTC  (11+ messages)
` [PATCH rfc 3/4] mm: filemap: move __lruvec_stat_mod_folio() out of filemap_set_pte_range()
` [PATCH rfc 4/4] mm: filemap: try to batch lruvec stat updating

[PATCH 0/2] Minor fixups for hugetlb fault path
 2024-05-09 13:25 UTC  (4+ messages)
` [PATCH 1/2] mm/hugetlb: Add missing VM_FAULT_SET_HINDEX in hugetlb_fault
` [PATCH 2/2] mm/hugetlb: Add missing VM_FAULT_SET_HINDEX in hugetlb_wp

[linux-next:master 10159/12060] arch/arm64/include/asm/pgtable.h:1102:16: error: implicit declaration of function 'pud_valid'; did you mean 'pmd_valid'?
 2024-05-09 12:59 UTC  (4+ messages)

[RFC PATCH 0/2] introduce budgt control in readahead
 2024-05-09 12:39 UTC  (5+ messages)
` [RFC PATCH 1/2] block: introduce helper function to calculate bps budgt
` [RFC PATCH 2/2] mm: introduce budgt control in readahead

[PATCH v4 0/3] Reclaim lazyfree THP without splitting
 2024-05-09 12:17 UTC  (21+ messages)
` [PATCH v4 2/3] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
` [PATCH v4 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
 2024-05-09 11:59 UTC  (4+ messages)

[PATCHv3 02/19] zram: add lzo and lzorle compression backends support
 2024-05-09 11:23 UTC 

[PATCH v22 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-05-09 11:05 UTC  (3+ messages)

[PATCH] selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime
 2024-05-09  9:54 UTC 

[RFC PATCH] mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
 2024-05-09  9:50 UTC  (27+ messages)

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

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-09  8:52 UTC  (18+ messages)
` [PATCH 1/3] mm/memory-failure: try to send SIGBUS even if unmap failed
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH v4 0/6] large folios swap-in: handle refault cases first
 2024-05-09  7:44 UTC  (8+ messages)
` [PATCH v4 1/6] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v4 2/6] mm: remove the implementation of swap_free() and always use swap_free_nr()
` [PATCH v4 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v4 4/6] mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
` [PATCH v4 5/6] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH v4 6/6] mm: swap: entirely map large folios found in swapcache

[PATCH v9 rebase on mm-unstable 0/8] Reduce tlb and interrupt numbers over 90% by improving folio migration
 2024-05-09  7:42 UTC  (3+ messages)

[linux-next:master] [rcu/nocb] 4c66bc7cac: BUG:using_smp_processor_id()in_preemptible
 2024-05-09  7:23 UTC  (4+ messages)

[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
 2024-05-09  6:16 UTC  (6+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
` [PATCH 2/3] binfmt_elf: Calculate total_size earlier
` [PATCH 3/3] binfmt_elf: Honor PT_LOAD alignment for static PIE

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09  6:13 UTC  (22+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[syzbot] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
 2024-05-09  5:58 UTC 

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-09  4:19 UTC  (11+ messages)

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

[PATCH -next] memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
 2024-05-09  3:26 UTC 

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-09  3:08 UTC  (27+ messages)
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-05-09  1:47 UTC  (21+ messages)

[LSF/MM/BPF TOPIC] Locally attached memory tiering
 2024-05-09  1:42 UTC  (3+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-09  1:00 UTC  (4+ messages)

[PATCH 00/12] Make riscv use THP contpte support for arm64
 2024-05-09  0:46 UTC  (14+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE
` [PATCH 02/12] mm, riscv, arm64: Use common ptep_get() function
` [PATCH 03/12] mm, riscv, arm64: Use common set_ptes() function
` [PATCH 04/12] mm, riscv, arm64: Use common ptep_get_lockless() function
` [PATCH 05/12] mm, riscv, arm64: Use common set_pte() function
` [PATCH 06/12] mm, riscv, arm64: Use common pte_clear() function
` [PATCH 07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function
` [PATCH 08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function
` [PATCH 09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function
` [PATCH 10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function
` [PATCH 11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions
` [PATCH 12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions

[PATCH net-next v3 01/13] mm: page_frag: add a test module for page_frag
 2024-05-09  0:44 UTC  (10+ messages)
` [PATCH net-next v3 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v3 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v3 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v3 06/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v3 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v3 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v3 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v3 12/13] mm: page_frag: update documentation for page_frag

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-09  0:33 UTC  (7+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[PATCH v5] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-08 18:41 UTC  (2+ messages)

[PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-08 18:25 UTC  (3+ messages)

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-05-08 18:21 UTC 

[PATCH] tools/mm: allow filtering and culling by module in page_owner_sort
 2024-05-08 18:10 UTC  (2+ messages)

kdevops BoF at LSFMM
 2024-05-08 17:54 UTC  (5+ messages)

[RFC PATCH 0/1] Address hugetlbfs mmap behavior
 2024-05-08 17:28 UTC  (4+ messages)

[linux-next:master 11772/12060] fs/coredump.c:67:27: warning: unused variable 'core_file_note_size_min'
 2024-05-08 16:53 UTC  (2+ messages)

[PATCH v4] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-08 16:49 UTC  (2+ messages)

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08 16:43 UTC  (5+ messages)

[linux-next:master] [selftests] 35c9dcde4e: kernel-selftests.exec.load_address_16777216.fail
 2024-05-08 15:41 UTC  (3+ messages)

[PATCH v3] ptdump: add intermediate directory support
 2024-05-08 15:29 UTC  (3+ messages)

[linux-next:master 11830/12060] arc-elf-ld: clk-mpfs.c:undefined reference to `mpfs_reset_controller_register'
 2024-05-08 14:36 UTC 

[linux-next:master 11830/12060] undefined reference to `mpfs_reset_controller_register'
 2024-05-08 14:35 UTC 

[PATCH 0/4] mm/ksm: fix some accounting problems
 2024-05-08 13:52 UTC  (4+ messages)
` [PATCH 2/4] mm/ksm: fix ksm_zero_pages accounting

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-08 13:02 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).