linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-16  3:29 UTC  (25+ messages)
` [PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 03/50] x86/lib/cache-smp.c: "
` [PATCH 04/50] x86/include/asm/debugreg.h: "
` [PATCH 05/50] x86/include/asm/paravirt_types.h: "
` [PATCH 06/50] task_stack.h: add "
` [PATCH 07/50] nsproxy.h: "
` [PATCH 08/50] kernel/fork.c: "
` [PATCH 09/50] kmsan: add missing types.h dependency
` [PATCH 10/50] time_namespace.h: fix missing include
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 12/50] prandom: Remove unused include
  ` [PATCH 13/50] timekeeping: Kill percpu.h dependency
  ` [PATCH 14/50] arm64: Fix circular header dependency
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
  ` [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
  ` [PATCH 17/50] ktime.h: move ktime_t to types.h
  ` [PATCH 18/50] hrtimers: Split out hrtimer_types.h
  ` [PATCH 19/50] locking/mutex: split out mutex_types.h
  ` [PATCH 20/50] posix-cpu-timers: Split out posix-timers_types.h
  ` [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
` [PATCH 22/50] pid: Split out pid_types.h
  ` [PATCH 23/50] sched.h: move pid helpers to pid.h
  ` [PATCH 24/50] plist: Split out plist_types.h

[PATCH] mm: page_alloc: Simplify __free_pages_ok()
 2023-12-16  3:23 UTC  (2+ messages)

filemap.c:(.text+0x4960): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-16  3:13 UTC  (2+ messages)

[PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
 2023-12-16  2:40 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 501631e4f287a33cbadd40c7a8ae137a125b0ca1
 2023-12-15 23:02 UTC 

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-15 21:21 UTC  (20+ messages)

[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
 2023-12-15 21:17 UTC  (7+ messages)
` [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects

[PATCH v2 00/10] IOMMU memory observability
 2023-12-15 21:11 UTC  (10+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[linux-next:master 8203/8213] io.c:(.text+0x6): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-15 20:27 UTC 

[GIT PULL] hotfixes for 6.7-rc6
 2023-12-15 20:22 UTC  (4+ messages)

mm/DAMON: Profiling enhancements for DAMON
 2023-12-15 20:11 UTC  (5+ messages)

[PATCH] ARM64: Implement arch_report_meminfo()
 2023-12-15 19:44 UTC  (4+ messages)

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-12-15 19:24 UTC  (14+ messages)

[linux-next:master 7414/8213] mm/ksm.c:344:13: warning: 'set_advisor_defaults' defined but not used
 2023-12-15 19:13 UTC  (3+ messages)

[akpm-mm:mm-unstable 315/342] mm/slub.c:1038:17: error: implicit declaration of function '__memset'; did you mean 'memset'?
 2023-12-15 19:03 UTC  (2+ messages)

[PATCH v6 0/4] Add DAX ABI for memmap_on_memory
 2023-12-15 17:53 UTC  (13+ messages)
` [PATCH v6 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
` [PATCH v6 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
` [PATCH v6 4/4] dax: add a sysfs knob to control memmap_on_memory behavior

[RFC PATCH v2 0/2] Node migration between memory tiers
 2023-12-15 17:42 UTC  (3+ messages)

[linux-next:master 7961/8213] fs/bcachefs/btree_locking.c:309:36: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-12-15 17:34 UTC 

Convert write_cache_pages() to an iterator v2
 2023-12-15 16:54 UTC  (12+ messages)
` [PATCH 01/11] writeback: Factor out writeback_finish()
` [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 03/11] writeback: Factor should_writeback_folio() "
` [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
` [PATCH 09/11] writeback: Factor writeback_iter_next() out of write_cache_pages()

scripts/kernel-doc: kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
 2023-12-15 16:48 UTC 

[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
 2023-12-15 16:43 UTC  (4+ messages)

[PATCH] mm/memory: Replace kmap() with kmap_local_page()
 2023-12-15 16:17 UTC  (4+ messages)

[PATCH v1 00/39] mm/rmap: interface overhaul
 2023-12-15 15:16 UTC  (7+ messages)
` [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()

[PATCH] mm: migrate: fix getting incorrect page mapping during page migration
 2023-12-15 15:01 UTC  (3+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-15 14:59 UTC  (4+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-15 14:05 UTC  (6+ messages)
` [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()

[PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
 2023-12-15 13:45 UTC  (8+ messages)
  ` [External] : "

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-15 13:29 UTC  (3+ messages)

[PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
 2023-12-15 13:26 UTC  (5+ messages)

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-15 12:44 UTC  (4+ messages)

[linux-next:master 3242/8213] scripts/kernel-doc: drivers/spi/spi-pl022.c:397: warning: Excess struct member 'cur_msg' description in 'pl022'
 2023-12-15 11:00 UTC 

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-15 10:53 UTC  (4+ messages)

[PATCH 00/13] kmsan: Enable on powerpc
 2023-12-15  9:27 UTC  (7+ messages)
` [PATCH 07/13] powerpc/kprobes: Unpoison instruction in kprobe struct
` [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
` [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap

[PATCH] mm/zswap: Improve with alloc_workqueue() call
 2023-12-15  9:03 UTC  (5+ messages)

[PATCH V4 0/1] Add swappiness argument to memory.reclaim
 2023-12-15  8:50 UTC  (6+ messages)
` [PATCH V4 2/2] mm: add swapiness= arg "

[PATCH] mm/memory: Replace kmap() with kmap_local_page()
 2023-12-15  8:43 UTC 

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2023-12-15  8:12 UTC 

[PATCH] maple_tree: Avoid checking other gaps after getting the largest gap
 2023-12-15  7:46 UTC 

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-15  6:32 UTC  (9+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2023-12-15  5:52 UTC  (4+ messages)

start removing writepage instances
 2023-12-15  4:59 UTC  (4+ messages)
` [PATCH 4/9] hfs: remove ->writepage

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-15  4:56 UTC  (10+ messages)

[PATCH v5 0/4] Add DAX ABI for memmap_on_memory
 2023-12-15  4:53 UTC  (3+ messages)
` [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v4 0/4] supplement of slab allocator removal
 2023-12-15  3:41 UTC  (5+ messages)
` [PATCH v4 1/4] Documentation: kernel-parameters: remove noaliencache
` [PATCH v4 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v4 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
` [PATCH v4 4/4] mm/slub: make the description of slab_min_objects helpful in doc

[PATCH net-next v11 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-12-15  3:30 UTC  (4+ messages)
` [PATCH net-next v11 1/3] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v11 2/3] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v11 3/3] skbuff: Optimization of SKB coalescing for page pool

[PATCH net-next v10 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-15  3:17 UTC  (4+ messages)
` [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment

[PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
 2023-12-15  1:30 UTC  (2+ messages)

kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
 2023-12-15  1:10 UTC  (3+ messages)

[PATCH -next v3 2/2] mm: vmscan: add new event to trace shrink lru
 2023-12-15  1:06 UTC  (2+ messages)

[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2023-12-15  0:05 UTC 

[RFC PATCH v3 00/11] Introduce mseal()
 2023-12-14 22:52 UTC  (9+ messages)
` [RFC PATCH v3 11/11] mseal:add documentation

[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-14 22:41 UTC  (25+ messages)
` [PATCH 1/5] mm/zswap: reuse dstmem when decompress
` [PATCH 2/5] mm/zswap: change dstmem size to one page
` [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()

[PATCH 00/15] kexec: Allow preservation of ftrace buffers
 2023-12-14 22:36 UTC  (3+ messages)
` [PATCH 06/15] arm64: Add KHO support

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2023-12-14 22:34 UTC 

[PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
 2023-12-14 22:17 UTC  (4+ messages)

[PATCH] mm: Migrate high-order folios in swap cache correctly
 2023-12-14 22:11 UTC  (2+ messages)

[PATCH v2] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
 2023-12-14 21:25 UTC  (2+ messages)

[PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
 2023-12-14 20:51 UTC  (5+ messages)

[PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
 2023-12-14 20:07 UTC  (2+ messages)

[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
 2023-12-14 19:30 UTC 

[PATCH] vmstat: don't auto expand the sysfs files
 2023-12-14 18:57 UTC  (3+ messages)

[PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
 2023-12-14 18:55 UTC  (12+ messages)

page:  |  | latest

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