Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 18:10:17 to 2024-05-10 00:27:01 UTC [more...]

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-05-10  0:26 UTC  (18+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature

[PATCH v4 06/66] selftests/cachestat: Drop define _GNU_SOURCE
 2024-05-10  0:06 UTC  (5+ messages)
` [PATCH v4 08/66] selftests/cgroup: "
` [PATCH v4 11/66] selftests/damon: "
` [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 30/66] selftests/mm: Drop define _GNU_SOURCE

[linux-next:pending-fixes] BUILD SUCCESS e84b53c411b51bc97acac760c3624d626e5a05a9
 2024-05-09 23:43 UTC 

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-09 23:26 UTC  (19+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-05-09 23:14 UTC  (4+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one

[PATCH 0/1] arch/fault: don't print logs for simulated poison errors
 2024-05-09 23:02 UTC  (7+ messages)
` [PATCH 1/1] "

[linux-next:master 11453/12321] drivers/bluetooth/btintel_pcie.c:607:33: sparse: sparse: symbol 'causes_list' was not declared. Should it be static?
 2024-05-09 22:59 UTC 

[linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258
 2024-05-09 21:51 UTC 

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-05-09 21:33 UTC  (4+ messages)
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter

[PATCH -next] memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
 2024-05-09 21:27 UTC  (3+ messages)

[PATCH v3 08/68] selftests/cachestat: Drop define _GNU_SOURCE
 2024-05-09 21:19 UTC  (7+ messages)
` [PATCH v3 10/68] selftests/cgroup: "
` [PATCH v3 13/68] selftests/damon: "
` [PATCH v3 15/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v3 32/68] selftests/mm: Drop define _GNU_SOURCE

P2PDMA in Userspace RDMA
 2024-05-09 20:48 UTC  (3+ messages)

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

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-09 19:18 UTC  (16+ messages)
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio

[PATCH tip:x86/mm v3 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-05-09 18:28 UTC  (4+ messages)

[PATCH v5 1/2] mm: allow dynamic vmalloc range restrictions
 2024-05-09 18:27 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: mm: code and data allocation partitioning

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (21+ 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

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-09 18:14 UTC  (10+ messages)

[PATCH 0/2] Minor fixups for hugetlb fault path
 2024-05-09 18:13 UTC  (5+ 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

6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
 2024-05-09 17:50 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Locally attached memory tiering
 2024-05-09 17:35 UTC  (4+ messages)

[PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-05-09 17:30 UTC  (15+ 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

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-05-09 17:23 UTC  (4+ messages)
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()

[PATCH net-next v3 12/13] mm: page_frag: update documentation for page_frag
 2024-05-09 16:58 UTC  (3+ messages)

[PATCH v2 0/1] cgroup: Add documentation for missing zswap memory.stat
 2024-05-09 16:53 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-09 16:40 UTC  (14+ 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 v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-09 15:09 UTC  (13+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

[PATCH v4 0/3] Reclaim lazyfree THP without splitting
 2024-05-09 14:53 UTC  (22+ 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()

[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  (4+ messages)
` [PATCH rfc 4/4] "

[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

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

[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  (4+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests

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

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-05-09  1:47 UTC  (19+ 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

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


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