Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork(), (continued)
Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork(), Alistair Popple
Re: [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork(), Barry Song
[PATCH v2 04/14] arm64/mm: pte_clear(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 05/14] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 06/14] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 07/14] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 08/14] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 09/14] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 11/14] arm64/mm: Split __flush_tlb_range() to elide trailing DSB, Ryan Roberts
[PATCH v2 10/14] arm64/mm: ptep_get(): New layer to manage contig bit, Ryan Roberts
[PATCH v2 12/14] arm64/mm: Wire up PTE_CONT for user mappings, Ryan Roberts
[PATCH v2 13/14] arm64/mm: Implement ptep_set_wrprotects() to optimize fork(), Ryan Roberts
[PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown, Ryan Roberts
Message not available
[linus:master] [mm] 12214eba19: vm-scalability.throughput 49.5% improvement, kernel test robot
[linus:master] [mm] 4ed4379881: will-it-scale.per_thread_ops 122.2% improvement, kernel test robot
[PATCH v7 00/10] Small-sized THP for anonymous memory,
Ryan Roberts
- [PATCH v7 01/10] mm: Allow deferred splitting of arbitrary anon large folios, Ryan Roberts
- [PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap(), Ryan Roberts
- [PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface, Ryan Roberts
- [PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP, Ryan Roberts
- [PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit, Ryan Roberts
- [PATCH v7 06/10] selftests/mm: Factor out thp settings management, Ryan Roberts
- [PATCH v7 07/10] selftests/mm: Support small-sized THP interface in thp_settings, Ryan Roberts
- [PATCH v7 08/10] selftests/mm/khugepaged: Enlighten for small-sized THP, Ryan Roberts
- [PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper, Ryan Roberts
- [PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP, Ryan Roberts
[PATCH 0/2] Fix invalid wait context of set_track_prepare(),
Liu Shixin
[PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock,
José Pekkarinen
[bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32),
Erhard Furtner
[PATCH v9] mm: vmscan: try to reclaim swapcache pages if no swap space,
Liu Shixin
Re: Several tst-robust* tests time out with recent Linux kernel,
Xi Ruoyao
[PATCH RFC] libfs: getdents() should return 0 after reaching EOD,
Chuck Lever
[PATCH 0/8] implement "memmap on memory" feature on s390,
Sumanth Korikkar
[PATCH 5/8] s390/mm: allocate vmemmap pages from self-contained memory range, Sumanth Korikkar
Message not available
[PATCH 7/8] s390/sclp: remove unhandled memory notifier type, Sumanth Korikkar
[PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE, Sumanth Korikkar
Message not available
Re: [PATCH 0/8] implement "memmap on memory" feature on s390, David Hildenbrand
Re: [patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters,
Michal Hocko
[PATCH v1] mm: More ptep_get() conversion,
Ryan Roberts
[RFC PATCH 0/6] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features,
shiju.jose
[PATCH] ksm: delay the check of splitting compound pages,
yang.yang29
Re: [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider,
Yunsheng Lin
[linus:master] [mm, pcp] 362d37a106: netperf.Throughput_Mbps 14.5% improvement, kernel test robot
[PATCH] hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write,
Mike Kravetz
[PATCH] Documentation/mm: Drop pte_bad() descriptions from arch page table helpers,
Anshuman Khandual
[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios,
Barry Song
[PATCH v2] mm/page_owner: record and dump free_pid and free_tgid, Barry Song
[patch 2/2] mm: vmstat: use node_page_state_snapshot in too_many_isolated, Marcelo Tosatti
[PATCH 00/20] remove the SLAB allocator,
Vlastimil Babka
- [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c, Vlastimil Babka
- [PATCH 16/20] mm/slab: move kmalloc_slab() to mm/slab.h, Vlastimil Babka
- [PATCH 20/20] mm/slub: optimize free fast path code layout, Vlastimil Babka
- [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c, Vlastimil Babka
- [PATCH 19/20] mm/slub: optimize alloc fastpath code layout, Vlastimil Babka
- [PATCH 15/20] mm/slab: move kfree() from slab_common.c to slub.c, Vlastimil Babka
- [PATCH 14/20] mm/slab: move struct kmem_cache_node from slab.h to slub.c, Vlastimil Babka
- [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks, Vlastimil Babka
- [PATCH 17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c, Vlastimil Babka
- [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs, Vlastimil Babka
- [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h, Vlastimil Babka
- [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h, Vlastimil Babka
- [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers, Vlastimil Babka
- [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB, Vlastimil Babka
- [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal, Vlastimil Babka
- Message not available
[PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile, Vlastimil Babka
[PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h, Vlastimil Babka
[PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c, Vlastimil Babka
Message not available
[PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code, Vlastimil Babka
[patch 1/2] mm: vmstat: introduce node_page_state_pages_snapshot, Marcelo Tosatti
[RFC PATCH] kasan: Record and report more information,
Juntong Deng
Re: [PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE,
Andrew Morton
[legion:patchset/meminfo/v2.1] [proc] 8dade3a353: WARNING:suspicious_RCU_usage, kernel test robot
[PATCH v1 0/4] Enable >0 order folio memory compaction,
Zi Yan
[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios,
Zhongkun He
[RFC PATCH 4/8] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit, SeongJae Park
[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a, kernel test robot
[PATCH v2 0/6] mm: cleanup and use more folio in page fault,
Kefeng Wang
[linux-next:pending-fixes] BUILD SUCCESS f5a0c920323037a7494a7f6b81fe697d315b87a4, kernel test robot
[RFC PATCH 7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning, SeongJae Park
[PATCH] mmap: remove the IA64-specific vma expansion implementation,
Lukas Bulwahn
[RFC PATCH] mm: support large folio numa balancing,
Baolin Wang
[PATCH 0/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds,
Xu Yu
[RFC PATCH 6/8] selftests/damon: test quota goals directory, SeongJae Park
[RFC PATCH 5/8] mm/damon/core-test: add a unit test for the feedback loop algorithm, SeongJae Park
[RFC PATCH 3/8] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS quota auto-tuning, SeongJae Park
[RFC PATCH 1/8] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning, SeongJae Park
[RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling,
SeongJae Park
[RFC PATCH 2/8] mm/damon/sysfs-schemes: implement scheme quota goals directory, SeongJae Park
[RFC IDEA] DAMOS-based Tiered-Memory Management, SeongJae Park
[RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for quota goals, SeongJae Park
Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf,
Casey Schaufler
<Possible follow-ups>
Re: [RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf, Paul Moore
Fwd: Kernel panic on listing QNX4 fs directory, Bagas Sanjaya
[PATCH] maple_tree: remove mast_overflow.,
Levi Yun
drivers/block/drbd/drbd_main.c:3279:33: sparse: sparse: cast to restricted __be64, kernel test robot
Re: [PATCH 2/5] buffer: Calculate block number inside folio_init_buffers(), kernel test robot
[PATCH v2 0/3] samples: introduce cgroup events listeners,
Dmitry Rokosov
An variable used before init,
geng sun
drivers/mtd/ubi/fastmap.c:1028:17: sparse: sparse: incorrect type in assignment (different base types),
kernel test robot
[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?, kernel test robot
[PATCH] mpale_tree: remove redundant check on mas_wr_append.,
Levi Yun
Re: Bisected stability regression in 6.6,
Bagas Sanjaya
[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 41e1be6c233485441f9168883ef7df7b2a4cca97, kernel test robot
[PATCH] mm/damon/core.c: avoid unintentional filtering out of schemes,
Hyeongtak Ji
[PATCH v3 0/4] Remove the XFS mrlock,
Matthew Wilcox (Oracle)
[PATCH] mm: kmemleak: Remove security and coding style warning,
Omkar Wagle
[PATCH 0/2] riscv: Enable percpu page first chunk allocator,
Alexandre Ghiti
Re: [PATCH 1/8] CMDLINE: add generic builtin command line, kernel test robot
Re: get_user_pages() and EXEC_ONLY mapping.,
Jason Gunthorpe
<Possible follow-ups>
Re: get_user_pages() and EXEC_ONLY mapping., Catalin Marinas
fs/proc/base.c:1980:25: sparse: sparse: cast to restricted fmode_t,
kernel test robot
Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line, kernel test robot
mm/khugepaged.c:747:25: sparse: sparse: symbol 'khugepaged_collapse_control' was not declared. Should it be static?,
kernel test robot
[PATCH v2 0/7] mm: remove page idle and young wrapper,
Kefeng Wang
Re: [PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue,
Andrew Morton
[PATCH] maple_tree: change return type of mas_split_final_node as void.,
Levi Yun
[PATCH] gfp: Include __GFP_NOWARN in GFP_NOWAIT,
Matthew Wilcox (Oracle)
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,
Naresh Kamboju
Re: [PATCH v2 37/37] powerpc: Support execute-only on all powerpc, Christophe Leroy
Re: [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype,
kernel test robot
Re: [PATCH/RFC] debugobjects/slub: Print slab info and backtrace., kernel test robot
[Question]: major faults are still triggered after mlockall when numa balancing,
zhangpeng (AS)
[RFC][PATCH 0/4] mm, page_owner: make the owner in page owner clearer,
Jeff Xie
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes,
kernel test robot
[PATCH] MM: shmem: Remove code sytle warnings,
Omkar Wagle
[v4 0/3] Reduce TLB flushes under some specific conditions,
Byungchul Park
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]