Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 04:16:46 to 2023-03-02 12:06:33 UTC [more...]

[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
 2023-03-02 12:06 UTC  (2+ messages)

[PATCH V2] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02 11:48 UTC 

[PATCH v2 0/7] mm: remove cgroup_throttle_swaprate() completely
 2023-03-02 11:58 UTC  (8+ messages)
` [PATCH v2 1/7] mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use a folio
` [PATCH v2 2/7] mm: memory: use folio_throttle_swaprate() in do_swap_page()
` [PATCH v2 3/7] mm: memory: use folio_throttle_swaprate() in page_copy_prealloc()
` [PATCH v2 4/7] mm: memory: use folio_throttle_swaprate() in wp_page_copy()
` [PATCH v2 5/7] mm: memory: use folio_throttle_swaprate() in do_anonymous_page()
` [PATCH v2 6/7] mm: memory: use folio_throttle_swaprate() in do_cow_fault()
` [PATCH v2 7/7] mm: swap: remove unneeded cgroup_throttle_swaprate()

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-02 11:34 UTC  (31+ messages)
` [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 50/56] KVM: SEV: Handle restricted memory invalidations for SNP
` [PATCH RFC v8 51/56] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2023-03-02 11:24 UTC  (6+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT

[PATCH 1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files
 2023-03-02 11:22 UTC  (8+ messages)
` [PATCH 2/4] kmsan: another take at fixing memcpy tests
` [PATCH 3/4] x86: kmsan: use C versions of memset16/memset32/memset64
` [PATCH 4/4] kmsan: add memsetXX tests

[PATCH v2 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2023-03-02 11:07 UTC  (4+ messages)
` [PATCH v2 2/2] kselftest: vm: add tests for memory-deny-write-execute

[linux-next:pending-fixes] BUILD SUCCESS 87599ad5831a7be3ffc2f92abeb85d852f931ba0
 2023-03-02 10:54 UTC 

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 10:51 UTC  (12+ messages)
` [PATCH v2 01/11] mm/vmstat: remove remote node draining
` [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[PATCH v2 0/5] batched remove rmap in try_to_unmap_one()
 2023-03-02 10:04 UTC  (4+ messages)

[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
 2023-03-02  9:41 UTC  (2+ messages)

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-03-02  9:37 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] VM Memory Overcommit
 2023-03-02  9:32 UTC  (4+ messages)

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-02  9:09 UTC  (8+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including
` [PATCH v2 2/2] arch/*/io.h: remove ioremap_uc in some architectures

[PATCH] mm/migrate: Drop pte_mkhuge() in remove_migration_pte()
 2023-03-02  9:02 UTC  (2+ messages)

[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
 2023-03-02  8:41 UTC  (8+ messages)
` [PATCH RFC v2 bpf-next 1/9] mm: "

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-03-02  8:10 UTC  (11+ messages)

[PATCH] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02  7:57 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] State Of The Page
 2023-03-02  4:16 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
 2023-03-02  4:05 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-02  3:50 UTC  (14+ messages)

[PATCH linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond
 2023-03-02  3:26 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] userspace control of memory management
 2023-03-02  3:10 UTC  (2+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-03-02  2:38 UTC  (7+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v4 00/33] Per-VMA locks
 2023-03-02  2:21 UTC  (13+ messages)
` [PATCH v4 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v4 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set

[PATCH] maple_tree: export symbol mas_preallocate()
 2023-03-02  1:52 UTC  (2+ messages)

[PATCH] migrate_pages: silence gcc notes for mis-casting
 2023-03-02  1:26 UTC 

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-02  1:25 UTC  (15+ messages)

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-03-02  1:06 UTC  (3+ messages)
` [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap

[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-02  0:53 UTC  (21+ messages)
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 5/6] zsmalloc: extend compaction statistics

[PATCH 09/17] mm: export access_remote_vm() symbol
 2023-03-01 23:39 UTC  (4+ messages)

[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-01 21:00 UTC  (4+ messages)

[linus:master] [mm/mmap] 04241ffe3f: Kernel_panic-not_syncing:Fatal_exception
 2023-03-01 20:35 UTC  (4+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-03-01 20:10 UTC 

[PATCH 1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE
 2023-03-01 19:36 UTC  (6+ messages)

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-01 18:37 UTC  (10+ messages)
` [PATCH v7 07/41] x86: Move control protection handler to separate file
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA

[GIT PULL] MM updates for 6.3-rc1
 2023-03-01 18:32 UTC  (10+ messages)
      ` [RFC][PATCH] cifs: Fix cifs_writepages_region()
                ` [EXTERNAL] "

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-01 18:32 UTC  (5+ messages)

[PATCH 1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare
 2023-03-01 17:57 UTC  (7+ messages)
` [PATCH 2/2] mm: document FAULT_FLAG_VMA_LOCK flag

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-03-01 17:08 UTC  (3+ messages)

[PATCH v2] kasan: fix deadlock in start_report()
 2023-03-01 16:59 UTC  (8+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-01 16:17 UTC  (4+ messages)
` [PATCH v3 22/34] superh: Implement the new "

[linux-next:master] BUILD REGRESSION 1716a175592aff9549a0c07aac8f9cadd03003f5
 2023-03-01 15:44 UTC 

[PATCH v6 00/41] Shadow stacks for userspace
 2023-03-01 15:42 UTC  (7+ messages)
` [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory

[PATCH v3] kcov: improve documentation
 2023-03-01 15:36 UTC 

[PATCH v2] kcov: improve documentation
 2023-03-01 15:35 UTC  (3+ messages)

[PATCH V3 0/4] sched/numa: Enhance vma scanning
 2023-03-01 12:32 UTC  (4+ messages)

[vbabka:slab-remove-slob-v1 6/7] mm/slab.h:779:5: error: field 'cache_random_seq_create' declared as a function
 2023-03-01 12:26 UTC 

[PATCH REBASE V3 0/4] sched/numa: Enhance vma scanning
 2023-03-01 12:19 UTC  (5+ messages)
` [PATCH REBASE V3 1/4] sched/numa: Apply the scan delay to every new vma
` [PATCH REBASE V3 2/4] sched/numa: Enhance vma scanning logic
` [PATCH REBASE V3 3/4] sched/numa: implement access PID reset logic
` [PATCH REBASE V3 4/4] sched/numa: Use hash_32 to mix up PIDs accessing VMA

[PATCH 0/3] migrate_pages: fix deadlock in batched synchronous migration
 2023-03-01 11:07 UTC  (15+ messages)
` [PATCH 2/3] migrate_pages: move split folios processing out of migrate_pages_batch()
` [PATCH 3/3] migrate_pages: try migrate in batch asynchronously firstly

[linux-next:pending-fixes] BUILD SUCCESS 0ea65efc90be959b923fd03827e9f941c65862ad
 2023-03-01 10:40 UTC 

What size anonymous folios should we allocate?
 2023-03-01 10:24 UTC  (2+ messages)

[PATCH 0/2] riscv: support ELF format binaries in nommu mode
 2023-03-01  9:46 UTC  (3+ messages)

[PATCH v5 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-03-01  9:24 UTC  (5+ messages)
` [PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros

[PATCH V2] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
 2023-03-01  8:32 UTC  (3+ messages)

[RFC][nvdimm][crash] pmem memmap dump support
 2023-03-01  8:17 UTC  (4+ messages)

[linus:master] [mm/mmap] 0503ea8f5b: kernel_BUG_at_mm/filemap.c
 2023-03-01  7:31 UTC  (3+ messages)

[mainline 6.2.0][PPC][bisected b1fc44e] WARNING: CPU: 3 PID: 3873 at arch/powerpc/kernel/iommu.c
 2023-03-01  7:07 UTC 

[linux-next:master 13813/14297] arch/loongarch/kernel/relocate.c:166:38: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-03-01  7:06 UTC 

[RFC PATCH 00/25] mm/zsmalloc: Split zsdesc from struct page
 2023-03-01  6:19 UTC  (4+ messages)
` [RFC PATCH 02/25] mm/zsmalloc: add utility functions for zsdesc

[ammarfaizi2-block:akpm/mm/mm-unstable 82/99] mm/mmap.c:516 vma_prepare() error: we previously assumed 'vp->vma' could be null (see line 505)
 2023-03-01  5:00 UTC  (4+ 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).