Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-07 18:08:51 to 2024-05-08 13:36:55 UTC [more...]

[PATCH net-next v3 01/13] mm: page_frag: add a test module for page_frag
 2024-05-08 13:34 UTC  (4+ 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 0/8] add mTHP support for anonymous shmem
 2024-05-08 13:07 UTC  (33+ messages)
` [PATCH 1/8] mm: move highest_order() and next_order() out of the THP config
` [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

[PATCH v2 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-05-08 13:02 UTC  (6+ messages)
` [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08 12:58 UTC  (4+ messages)
` [PATCH 2/2] Update uffd-stress to handle EINVAL for unset config features

[RFC PATCH] mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
 2024-05-08 12:58 UTC 

[linux-next:master 11033/12060] fs/bcachefs/sb-clean.c:286:55: sparse: sparse: cast to restricted __le16
 2024-05-08 12:48 UTC 

[PATCH 0/4] mm/ksm: fix some accounting problems
 2024-05-08 12:36 UTC  (11+ messages)
` [PATCH 1/4] mm/ksm: fix ksm_pages_scanned accounting
` [PATCH 2/4] mm/ksm: fix ksm_zero_pages accounting
` [PATCH 3/4] mm/ksm: union hlist_node with list_head in struct ksm_stable_node
` [PATCH 4/4] mm/ksm: calculate general_profit more accurately

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-08 12:06 UTC  (15+ messages)
` [PATCH 1/3] mm/memory-failure: try to send SIGBUS even if unmap failed
` [PATCH 2/3] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-08 12:05 UTC  (14+ 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

[linux-next:master 10353/12060] powerpc64le-linux-ld: warning: orphan section `.stubs' from `drivers/dma/fsl-edma-trace.o' being placed in section `.stubs'
 2024-05-08 12:05 UTC 

[linux-next:master 11776/12060] drivers/bluetooth/btintel.h:373:13: warning: 'btintel_hw_error' defined but not used
 2024-05-08 11:54 UTC 

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-08 11:43 UTC  (18+ messages)
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
  ` [RFC] iomap: use huge zero folio in iomap_dio_zero
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-08 11:34 UTC  (10+ messages)
` [PATCH RESEND v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH RESEND v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH RESEND v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH RESEND v2 4/9] mm: Use common set_huge_pte_at() "
` [PATCH RESEND v2 5/9] mm: Use common huge_pte_clear() "
` [PATCH RESEND v2 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH RESEND v2 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH RESEND v2 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH RESEND v2 9/9] mm: Use common huge_ptep_clear_flush() "

[RFC] iomap: use huge zero folio in iomap_dio_zero
 2024-05-08 11:42 UTC  (2+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-08 11:40 UTC  (8+ messages)

[PATCH 0/2] mm/ksm: optimize unstable_tree_search_insert()
 2024-05-08 11:35 UTC  (3+ messages)
` [PATCH 1/2] mm/ksm: re-search unstable tree when tree_rmap_item is stale
` [PATCH 2/2] mm/ksm: flush out migrated rmap_item to insert our rmap_item

[PATCH v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-08 11:32 UTC  (8+ messages)
` [PATCH v2 1/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v2 2/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v2 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v2 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v2 5/9] mm: Use common huge_pte_clear() "
` [PATCH v2 6/9] mm: Use common huge_ptep_get_and_clear() "

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

[PATCH v3] ptdump: add intermediate directory support
 2024-05-08 11:20 UTC  (2+ messages)

[linux-next:master 11772/12060] fs/coredump.c:67:27: warning: unused variable 'core_file_note_size_min'
 2024-05-08 10:30 UTC 

[PATCH v4] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-08 10:22 UTC 

6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
 2024-05-08 10:16 UTC  (2+ messages)

[PATCH] mm/hugetlb: align cma on allocation order, not demotion order
 2024-05-08 10:13 UTC  (2+ messages)

[PATCH v14 00/28] DEPT(Dependency Tracker)
 2024-05-08  9:47 UTC  (29+ messages)
` [PATCH v14 01/28] llist: Move llist_{head,node} definition to types.h
` [PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
` [PATCH v14 03/28] dept: Add single event dependency tracker APIs
` [PATCH v14 04/28] dept: Add lock "
` [PATCH v14 05/28] dept: Tie to Lockdep and IRQ tracing
` [PATCH v14 06/28] dept: Add proc knobs to show stats and dependency graph
` [PATCH v14 07/28] dept: Distinguish each syscall context from another
` [PATCH v14 08/28] dept: Distinguish each work "
` [PATCH v14 09/28] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v14 10/28] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v14 11/28] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v14 12/28] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v14 13/28] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v14 14/28] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v14 15/28] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v14 16/28] dept: Track timeout waits separately with a new Kconfig
` [PATCH v14 17/28] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v14 18/28] dept: Apply timeout consideration to swait
` [PATCH v14 19/28] dept: Apply timeout consideration to waitqueue wait
` [PATCH v14 20/28] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v14 21/28] dept: Apply timeout consideration to dma fence wait
` [PATCH v14 22/28] dept: Make Dept able to work with an external wgen
` [PATCH v14 23/28] dept: Track PG_locked with dept
` [PATCH v14 24/28] dept: Print event context requestor's stacktrace on report
` [PATCH v14 25/28] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v14 26/28] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v14 27/28] dept: Add documentation for Dept
` [PATCH v14 28/28] dept: Add documentation for Dept's APIs

[linux-next:master 9342/12060] include/kunit/test.h:444:undefined reference to `kunit_kmalloc_array'
 2024-05-08  9:49 UTC 

[PATCH] tools/mm: allow filtering and culling by module in page_owner_sort
 2024-05-08  9:45 UTC 

[linux-next:master 11772/12060] fs/coredump.c:67:27: warning: 'core_file_note_size_min' defined but not used
 2024-05-08  9:18 UTC 

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-08  9:10 UTC  (10+ messages)
` [PATCH v3 1/6] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v3 2/6] mm: remove swap_free() and always use swap_free_nr()
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally

[linux-next:master] [rcu/nocb] 4c66bc7cac: BUG:using_smp_processor_id()in_preemptible
 2024-05-08  9:01 UTC  (3+ messages)

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-05-08  8:36 UTC  (17+ messages)

[PATCH v4 00/12] mm/swap: clean up and optimize swap cache index
 2024-05-08  7:49 UTC  (8+ messages)
` [PATCH v4 09/12] mm/swap: get the swap device offset directly
` [PATCH v4 10/12] mm: remove page_file_offset and folio_file_pos
` [PATCH v4 12/12] mm/swap: reduce swap cache search space

kdevops BoF at LSFMM
 2024-05-08  7:45 UTC  (3+ messages)

[PATCH 6/8] mm: shmem: add mTHP support for anonymous shmem
 2024-05-08  6:03 UTC  (3+ messages)

[PATCH v4 0/3] Reclaim lazyfree THP without splitting
 2024-05-08  5:43 UTC  (15+ 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()

[Patch v3 0/7] memblock: cleanup
 2024-05-08  5:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
 2024-05-08  5:07 UTC 

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

[linux-next:master] [selftests] 35c9dcde4e: kernel-selftests.exec.load_address_16777216.fail
 2024-05-08  4:01 UTC  (2+ messages)

[PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-08  3:06 UTC  (4+ messages)

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

[PATCH v1 0/4] Page counters optimizations
 2024-05-08  2:07 UTC  (6+ messages)
` [PATCH v1 2/4] mm: memcg: merge multiple page_counters into a single structure

allow building a kernel without buffer_heads v3
 2024-05-08  1:45 UTC  (4+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-08  1:20 UTC  (29+ messages)
` [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[linux-next:master 2552/11707] kernel/bpf/verifier.c:20086:85: error: 'pcpu_hot' undeclared
 2024-05-08  0:23 UTC 

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-07 23:52 UTC  (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH] x86/fault: speed up uffd-unit-test by 10x: rate-limit "MCE: Killing" logs
 2024-05-07 22:49 UTC  (9+ messages)

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (2+ messages)

[linux-next:master 7037/11707] drivers/gpu/drm/xlnx/zynqmp_disp.c:949:14: error: logical not is only applied to the left hand side of this comparison
 2024-05-07 21:43 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 9b1e89a69d0843b8aa85621fba79deead84eb6d1
 2024-05-07 21:32 UTC 

[linux-next:master 9356/11707] include/kunit/test.h:444:undefined reference to `kunit_kmalloc_array'
 2024-05-07 19:30 UTC 

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-07 18:50 UTC  (3+ messages)

[PATCH mm-unstable] mm: rmap: abstract updating per-node and per-memcg stats
 2024-05-07 18:42 UTC  (5+ messages)

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

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-07 18:14 UTC  (3+ 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).