linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-11-13 17:33 UTC  (4+ messages)

[PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
 2023-11-13 17:20 UTC  (3+ messages)

[PATCH v1 0/4] Enable >0 order folio memory compaction
 2023-11-13 17:01 UTC  (5+ messages)
` [PATCH v1 1/4] mm/compaction: enable compacting >0 order folios
` [PATCH v1 2/4] mm/compaction: add support for >0 order folio memory compaction
` [PATCH v1 3/4] mm/compaction: optimize >0 order folio compaction with free page split
` [PATCH v1 4/4] mm/compaction: optimize >0 order folio compaction by sorting source pages

[BUG?] mm/secretmem: memory address mapped to memfd_secret can be used in write syscall
 2023-11-13 15:42 UTC  (5+ messages)

[PATCH v2 0/6] mm: cleanup and use more folio in page fault
 2023-11-13 15:22 UTC  (7+ messages)
` [PATCH v2 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
` [PATCH v2 2/6] mm: memory: use a folio in validate_page_before_insert()
` [PATCH v2 3/6] mm: memory: rename page_copy_prealloc() to folio_prealloc()
` [PATCH v2 4/6] mm: memory: use a folio in do_cow_page()
` [PATCH v2 5/6] mm: memory: use folio_prealloc() in wp_page_copy()
` [PATCH v2 6/6] mm: memory: use folio_prealloc() in do_anonymous_page()

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-13 15:11 UTC  (2+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-11-13 15:04 UTC  (9+ messages)

[PATCH] mmap: remove the IA64-specific vma expansion implementation
 2023-11-13 15:00 UTC  (2+ messages)

[RFC PATCH] mm: support large folio numa balancing
 2023-11-13 14:49 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
 2023-11-13 13:46 UTC 

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-13 12:21 UTC  (8+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN

[linux-next:pending-fixes] BUILD SUCCESS f5a0c920323037a7494a7f6b81fe697d315b87a4
 2023-11-13 12:14 UTC 

[PATCH v2 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v2)
 2023-11-13 10:33 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH 0/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
 2023-11-13 10:10 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/6] mm: cleanup and use more folio in page fault
 2023-11-13  9:51 UTC  (8+ messages)
` [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()

[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
 2023-11-13  9:46 UTC  (4+ messages)

An variable used before init
 2023-11-13  8:55 UTC  (3+ messages)

[RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-11-13  8:50 UTC  (5+ messages)

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-13  8:36 UTC  (2+ messages)

[legion:patchset/meminfo/v2.1] [proc] 8dade3a353: WARNING:suspicious_RCU_usage
 2023-11-13  8:31 UTC 

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-13  8:26 UTC  (25+ messages)

[PATCH v3 0/4] Remove the XFS mrlock
 2023-11-13  8:24 UTC  (7+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v3 2/4] mm: Use rwsem assertion macros for mmap_lock
` [PATCH v3 3/4] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v3 4/4] xfs: Remove mrlock wrapper

[PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-13  3:09 UTC  (6+ messages)

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-13  2:28 UTC  (17+ messages)

[Question]: major faults are still triggered after mlockall when numa balancing
 2023-11-13  2:02 UTC  (15+ messages)

[RFC IDEA] DAMOS-based Tiered-Memory Management
 2023-11-12 19:56 UTC 

[RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
 2023-11-12 19:51 UTC 

[RFC PATCH 0/8] DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning
 2023-11-12 19:46 UTC  (9+ messages)
` [RFC PATCH 1/8] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
` [RFC PATCH 2/8] mm/damon/sysfs-schemes: implement scheme quota goals directory
` [RFC PATCH 3/8] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS quota auto-tuning
` [RFC PATCH 4/8] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
` [RFC PATCH 5/8] mm/damon/core-test: add a unit test for the feedback loop algorithm
` [RFC PATCH 6/8] selftests/damon: test quota goals directory
` [RFC PATCH 7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning
` [RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for quota goals

fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
 2023-11-12 16:19 UTC 

[PATCH] mpale_tree: remove redundant check on mas_wr_append
 2023-11-12 15:37 UTC  (2+ messages)

[PATCH] maple_tree: remove mast_overflow
 2023-11-12 15:29 UTC  (2+ messages)

Fwd: Kernel panic on listing QNX4 fs directory
 2023-11-12 13:07 UTC 

drivers/mtd/ubi/fastmap.c:1028:17: sparse: sparse: incorrect type in assignment (different base types)
 2023-11-12  6:39 UTC  (2+ messages)

[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
 2023-11-12  0:06 UTC  (5+ messages)

drivers/block/drbd/drbd_main.c:3279:33: sparse: sparse: cast to restricted __be64
 2023-11-11 21:22 UTC 

[PATCH v2 0/3] samples: introduce cgroup events listeners
 2023-11-11 13:39 UTC  (6+ messages)
` [PATCH v2 1/3] samples: introduce new samples subdir for cgroup
` [PATCH v2 2/3] samples/cgroup: introduce cgroup v2 memory.events listener
` [PATCH v2 3/3] mm: memcg: add reminder comment for the memcg v2 events

[PATCH] mm: kmemleak: Remove security and coding style warning
 2023-11-11 12:25 UTC  (3+ messages)

[PATCH v2 0/7] mm: remove page idle and young wrapper
 2023-11-11 10:57 UTC  (18+ messages)
` [PATCH v2 1/7] fs/proc/page: remove unneeded PageTail && PageSlab check
` [PATCH v2 2/7] fs/proc/page: use a folio in stable_page_flags()
` [PATCH v2 3/7] fs/proc/page: respect folio head-page flag placement
` [PATCH v2 4/7] mm: huge_memory: use more folio api in __split_huge_page_tail()
` [PATCH v2 5/7] mm: task_mmu: use a folio in smaps_account()
` [PATCH v2 6/7] mm: task_mmu: use a folio in clear_refs_pte_range()
` [PATCH v2 7/7] page_idle: kill page idle and young wrapper

Bisected stability regression in 6.6
 2023-11-11  7:02 UTC 

[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
 2023-11-11  3:10 UTC 

[PATCH v8] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-11  2:47 UTC  (3+ messages)

[linux-next:master 10319/16858] drivers/iio/imu/bmi323/bmi323_spi.c:44:28: sparse: sparse: symbol 'bmi323_spi_regmap_config' was not declared. Should it be static?
 2023-11-11  1:50 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 41e1be6c233485441f9168883ef7df7b2a4cca97
 2023-11-11  1:17 UTC 

[PATCH] mm/damon/core.c: avoid unintentional filtering out of schemes
 2023-11-11  0:34 UTC  (5+ messages)

[PATCH 0/3] kmemleak report format changes
 2023-11-11  0:19 UTC  (3+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-11-10 22:47 UTC  (8+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[v3 0/3] Reduce TLB flushes under some specific conditions
 2023-11-10 22:18 UTC  (9+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH] mm:hugetlb_cgroup: Fix the wrong format specifier
 2023-11-10 21:02 UTC  (3+ messages)
` [PATCH V2] mm:hugetlb_cgroup: Optimize variable initialization

fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t
 2023-11-10 18:20 UTC 

get_user_pages() and EXEC_ONLY mapping
 2023-11-10 17:17 UTC  (3+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2023-11-10 16:36 UTC  (4+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH 1/8] CMDLINE: add generic builtin command line
 2023-11-10 16:12 UTC 

[RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
 2023-11-10 15:26 UTC  (2+ messages)

[PATCH] maple_tree: change return type of mas_split_final_node as void
 2023-11-10 15:03 UTC  (2+ messages)

mm/khugepaged.c:747:25: sparse: sparse: symbol 'khugepaged_collapse_control' was not declared. Should it be static?
 2023-11-10 14:57 UTC 

[PATCH 0/2] riscv: Enable percpu page first chunk allocator
 2023-11-10 14:07 UTC  (3+ messages)
` [PATCH 1/2] mm: Introduce flush_cache_vmap_early() and its riscv implementation
` [PATCH 2/2] riscv: Enable pcpu page first chunk allocator

folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
 2023-11-10 13:38 UTC  (5+ messages)
  ` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)

[PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
 2023-11-10  7:17 UTC 

WARNING: CPU: 6 PID: 474 at include/linux/maple_tree.h:712 mmap_region (include/linux/maple_tree.h:556 include/linux/maple_tree.h:731
 2023-11-10  5:45 UTC  (3+ messages)

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2023-11-10  5:26 UTC  (13+ messages)

[PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
 2023-11-10  4:23 UTC 

page:  |  | latest

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