linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/3] mm/lru_gen: Move some code around so that next patch is simpler
 2023-06-24 14:53 UTC  (3+ messages)
` [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported

[PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
 2023-06-24 14:52 UTC  (2+ messages)

Fwd: kernel fault on hibernation: get_zeroed_page/swsusp_write
 2023-06-24 13:44 UTC  (6+ messages)

[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-06-24 12:45 UTC  (5+ messages)

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-24 11:17 UTC  (24+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
    ` [External] "
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-06-24  6:54 UTC  (6+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH v2 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
    ` [PATCH v3 "

[PATCHv2 0/3] zsmalloc: small compaction improvements
 2023-06-24  5:12 UTC  (4+ messages)
` [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage
` [PATCHv2 2/3] zsmalloc: move migration destination zspage inuse check
` [PATCHv2 3/3] zsmalloc: remove zs_compact_control

[PATCH 0/2] zsmalloc: small compaction improvements
 2023-06-24  5:00 UTC  (7+ messages)
` [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage
` [PATCH 2/2] zsmalloc: move migration destination zspage inuse check

[PATCH] memblock: report failures when memblock_can_resize is not set
 2023-06-24  3:26 UTC 

[PATCH] memblock: Introduce memblock_reserve_node()
 2023-06-24  2:46 UTC 

[linux-next:master 7532/12162] include/linux/fortify-string.h:529:25: error: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2023-06-24  1:58 UTC 

[PATCH v20 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-23 23:03 UTC  (2+ messages)

[PATCH net-next v5 01/16] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
 2023-06-23 22:55 UTC  (15+ messages)
` [PATCH net-next v5 02/16] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v5 05/16] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v5 06/16] dlm: "
` [PATCH net-next v5 07/16] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v5 08/16] nvmet-tcp: "
` [PATCH net-next v5 09/16] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH net-next v5 10/16] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v5 11/16] scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v5 12/16] scsi: target: iscsi: "
` [PATCH net-next v5 13/16] ocfs2: Fix use of slab data with sendpage
` [PATCH net-next v5 14/16] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v3 1/3] libfs: Add directory operations for stable offsets
 2023-06-23 22:21 UTC 

[linux-next:master 11921/12162] panic.c:undefined reference to `arch_trigger_cpumask_backtrace'
 2023-06-23 21:35 UTC  (2+ messages)

[PATCH 1/2] mm: memcg: rename and document global_reclaim()
 2023-06-23 20:39 UTC  (2+ messages)

[PATCH net-next v4 01/15] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
 2023-06-23 19:45 UTC  (18+ messages)
` [PATCH net-next v4 02/15] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 04/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v4 05/15] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 06/15] dlm: "
` [PATCH net-next v4 07/15] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v4 08/15] nvmet-tcp: "
` [PATCH net-next v4 09/15] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH net-next v4 10/15] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v4 11/15] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 12/15] ocfs2: Fix use of slab data with sendpage
` [PATCH net-next v4 13/15] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH] mm: Fix sparse warnings in backing-dev.h
 2023-06-23 17:36 UTC  (2+ messages)

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-23 17:28 UTC  (7+ messages)

[PATCH v2 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-06-23 16:40 UTC  (5+ messages)
` [PATCH v2 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
` [PATCH v2 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON
` [PATCH v2 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v2 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
 2023-06-23 16:40 UTC  (14+ messages)

[PATCH RESEND] binfmt_elf: fix comment typo s/reset/regset/
 2023-06-23 16:38 UTC  (2+ messages)

[PATCH v2] elf: correct note name comment
 2023-06-23 16:36 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-23 16:25 UTC  (16+ messages)

[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
 2023-06-23 16:04 UTC  (36+ messages)

[linux-next:master 11225/12162] arch/arm64/kernel/entry-ftrace.S:59: Error: undefined symbol FTRACE_OPS_DIRECT_CALL used as an immediate value
 2023-06-23 16:02 UTC 

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-23 15:34 UTC  (13+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings

[linux-next:master 11921/12162] include/linux/nmi.h:160: undefined reference to `arch_trigger_cpumask_backtrace'
 2023-06-23 15:25 UTC  (2+ messages)

[PATCH 08/11] sysctl: Add size to register_sysctl_init
 2023-06-23 15:20 UTC  (6+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-23 14:43 UTC  (12+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

[PATCH v3 0/8] mm/gup: Unify hugetlb, speed up thp
 2023-06-23 14:29 UTC  (9+ messages)
` [PATCH v3 1/8] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask()
` [PATCH v3 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH v3 3/8] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH v3 4/8] mm/gup: Cleanup next_page handling
` [PATCH v3 5/8] mm/gup: Accelerate thp gup even for "pages != NULL"
` [PATCH v3 6/8] mm/gup: Retire follow_hugetlb_page()
` [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh
` [PATCH v3 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC  (3+ messages)

[PATCH] kasan: fix mention for KASAN_HW_TAGS
 2023-06-23 12:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-06-23 12:35 UTC  (4+ messages)
` [PATCH 1/3] mm/memory_hotplug: Allow an override for the memmap_on_memory param

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-23 12:17 UTC  (6+ messages)
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack

[linux-next:master 10675/12162] drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found
 2023-06-23 11:12 UTC 

[PATCH net-next v3 01/18] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 10:21 UTC  (18+ messages)
  ` [PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
    ` [PATCH net-next v3 02/18] net: Display info about MSG_SPLICE_PAGES memory handling in proc

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-23 10:01 UTC  (3+ messages)
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-23  9:44 UTC  (7+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH v3 0/1] Randomized slab caches for kmalloc()
 2023-06-23  8:30 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix hugetlbfs_pagecache_present()
 2023-06-23  6:37 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: remove hugetlb_set_page_subpool()
 2023-06-23  5:49 UTC 

[PATCH] mm/hugetlb: remove hugetlb_set_page_subpool()
 2023-06-23  5:46 UTC 

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-06-23  3:38 UTC  (4+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

kasan cgroup user-after-free in get_mem_cgroup_from_mm
 2023-06-23  3:29 UTC 

[akpm-mm:mm-nonmm-unstable 69/70] panic.c:undefined reference to `arch_trigger_cpumask_backtrace'
 2023-06-23  2:42 UTC  (2+ messages)

[PATCH v3] mm: Fix shmem THP counters on migration
 2023-06-23  2:07 UTC  (2+ messages)

[linux-next:master 211/11867] drivers/target/target_core_iblock.c:892:30-35: WARNING: conversion to bool not needed here
 2023-06-23  1:08 UTC  (3+ messages)

[PATCH v1 2/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-22 22:10 UTC  (2+ messages)

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-22 22:05 UTC  (21+ messages)
` [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs
` [PATCH v5 16/33] s390: Convert various pgalloc "
` [PATCH v5 17/33] mm: Remove page table members from struct page
` [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v5 19/33] arm: "
` [PATCH v5 20/33] arm64: "
` [PATCH v5 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v5 22/33] hexagon: "
` [PATCH v5 23/33] loongarch: Convert various functions "
` [PATCH v5 24/33] m68k: "
` [PATCH v5 25/33] mips: "
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v5 27/33] openrisc: "
` [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v5 29/33] sh: Convert pte_free_tlb() "
` [PATCH v5 30/33] sparc64: Convert various functions "
` [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

page:  |  | latest

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