linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 19:57:45 to 2023-01-13 19:29:39 UTC [more...]

[PATCH] mm/khugepaged: Fix ->anon_vma race
 2023-01-13 19:28 UTC  (6+ messages)

[PATCH] mm: remove PageMovable export
 2023-01-13 19:17 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-13 19:11 UTC  (23+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
` [PATCH RFC v7 08/64] KVM: Move kvm_for_each_memslot_in_hva_range() to be used in SVM
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 29/64] crypto: ccp: Handle the legacy SEV command when SNP is enabled

[PATCH -next 0/7] mm: remove cgroup_throttle_swaprate() completely
 2023-01-13 19:04 UTC  (14+ messages)
` [PATCH -next 1/7] mm: huge_memory: make __do_huge_pmd_anonymous_page() to take a folio
` [PATCH -next 2/7] mm: memory: convert do_anonymous_page() to use "
` [PATCH -next 3/7] mm: memory: convert do_cow_fault to use folios
` [PATCH -next 5/7] mm: memory: convert wp_page_copy() "
` [PATCH -next 7/7] mm: swap: remove unneeded cgroup_throttle_swaprate()

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-13 19:02 UTC  (9+ messages)
` [PATCHv2 1/4] zsmalloc: rework zspage chain size selection
` [PATCHv2 2/4] zsmalloc: skip chain size calculation for pow_of_2 classes
` [PATCHv2 3/4] zsmalloc: make zspage chain size configurable
` [PATCHv2 4/4] zsmalloc: set default zspage chain size to 8

[RFC PATCH] mm: populate multiple PTEs if file page is large folio
 2023-01-13 18:13 UTC  (2+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-13 18:06 UTC  (41+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 25/51] printk: Remove trace_.*_rcuidle() usage
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 29/51] cpuidle,tdx: Make tdx noinstr clean
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks
 2023-01-13 17:58 UTC  (2+ messages)

[PATCH v3] scripts/gdb: add mm introspection utils
 2023-01-13 17:51 UTC  (4+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

another use-after-free in ep_remove_wait_queue()
 2023-01-13 17:52 UTC  (8+ messages)

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-01-13 17:38 UTC  (28+ messages)
` [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable v1 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 03/26] arc/mm: "
` [PATCH mm-unstable v1 04/26] arm/mm: "
` [PATCH mm-unstable v1 05/26] csky/mm: "
` [PATCH mm-unstable v1 06/26] hexagon/mm: "
` [PATCH mm-unstable v1 07/26] ia64/mm: "
` [PATCH mm-unstable v1 08/26] loongarch/mm: "
` [PATCH mm-unstable v1 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable v1 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 11/26] microblaze/mm: "
` [PATCH mm-unstable v1 12/26] mips/mm: "
` [PATCH mm-unstable v1 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable v1 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 15/26] openrisc/mm: "
` [PATCH mm-unstable v1 16/26] parisc/mm: "
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable v1 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 19/26] riscv/mm: "
` [PATCH mm-unstable v1 20/26] sh/mm: "
` [PATCH mm-unstable v1 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable v1 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable v1 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable v1 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH for 6.1 regression] Revert "mm/compaction: fix set skip in fast_find_migrateblock"
 2023-01-13 17:33 UTC 

Stalls in qemu with host running 6.1 (everything stuck at mmap_read_lock())
 2023-01-13 17:27 UTC  (8+ messages)

[PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock
 2023-01-13 17:13 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 6b31ffe9c8b9947d6d3552d6e10752fd96d0f80f
 2023-01-13 17:10 UTC 

[PATCH 0/3] mm: replace atomic_t with percpu_ref in mempolicy
 2023-01-13 17:04 UTC  (4+ messages)

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-13 16:10 UTC  (3+ messages)

[PATCH mm-unstable 0/8] convert hugepage memory failure functions to folios
 2023-01-13 16:06 UTC  (11+ messages)
` [PATCH mm-unstable 1/8] mm/memory-failure: convert __get_huge_page_for_hwpoison() "
` [PATCH mm-unstable 2/8] mm/memory-failure: convert try_memory_failure_hugetlb() "
` [PATCH mm-unstable 3/8] mm/memory-failure: convert hugetlb_clear_page_hwpoison "
` [PATCH mm-unstable 4/8] mm/memory-failure: convert free_raw_hwp_pages() "
` [PATCH mm-unstable 5/8] mm/memory-failure: convert raw_hwp_list_head() "
` [PATCH mm-unstable 6/8] mm/memory-failure: convert __free_raw_hwp_pages() "
` [PATCH mm-unstable 7/8] mm/memory-failure: convert hugetlb_set_page_hwpoison() "
` [PATCH mm-unstable 8/8] mm/memory-failure: convert unpoison_memory() "

[PATCH] Add tests for memblock_alloc_node()
 2023-01-13 16:01 UTC 

[PATCH v3] mm/page_ext: Do not allocate space for page_ext->flags if not needed
 2023-01-13 15:42 UTC 

[PATCH mm-unstable v2 0/8] continue hugetlb folio conversion
 2023-01-13 15:16 UTC  (5+ messages)
` [PATCH mm-unstable v2 8/8] mm/hugetlb: convert demote_free_huge_page to folios

[PATCH v2] mm/page_ext: Do not allocate space for page_ext->flags if not needed
 2023-01-13 14:44 UTC  (3+ messages)

[syzbot] linux-next boot error: general protection fault in _compound_head
 2023-01-13 14:13 UTC 

[PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
 2023-01-13 13:59 UTC  (3+ messages)

BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
 2023-01-13 13:40 UTC  (10+ messages)
` [BISECTED] "
  ` INFO: [BISECTED] "
      ` 答复: "
          ` 答复: "

[PATCH v3 0/3] docs/mm: start filling out new structure
 2023-01-13 13:35 UTC  (6+ messages)
` [PATCH v3 3/3] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH 0/6 v3] Discard __GFP_ATOMIC
 2023-01-13 13:06 UTC  (9+ messages)
` [PATCH 1/6] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/6] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH
` [PATCH 3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/6] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/6] mm/page_alloc: Explicitly define how __GFP_HIGH non-blocking allocations accesses reserves
` [PATCH 6/6] mm: discard __GFP_ATOMIC

[linux-next:pending-fixes] BUILD SUCCESS b8bb47ae576b7f1b93a2807af8d501634544fafc
 2023-01-13 12:01 UTC 

[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
 2023-01-13 11:53 UTC  (3+ messages)

[PATCH V2] mm/slab.c: Delete the if statement
 2023-01-13 11:20 UTC  (2+ messages)

[PATCH 0/6 v2] Discard __GFP_ATOMIC
 2023-01-13 11:09 UTC  (6+ messages)
` [PATCH 2/7] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH

[PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
 2023-01-13  9:36 UTC 

[PATCH v5 0/3] cachestat: a new syscall for page cache state of files
 2023-01-13  9:35 UTC  (3+ messages)
` [PATCH v5 2/3] cachestat: implement cachestat syscall

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-13  9:28 UTC  (5+ messages)

[PATCH 0/3] Some small improvements for memblock
 2023-01-13  8:26 UTC  (4+ messages)
` [PATCH 1/3] memblock: Make a boundary tighter in memblock_add_range()
` [PATCH 2/3] memblock: Make finding index faster when modify regions
` [PATCH 3/3] memblock: Avoid useless checks in memblock_merge_regions()

[PATCH -v2 0/9] migrate_pages(): batch TLB flushing
 2023-01-13  5:39 UTC  (10+ messages)

[PATCH v5 0/9] iov_iter: Add extraction helpers
 2023-01-13  5:26 UTC  (5+ messages)
` [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator

[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-13  3:55 UTC  (5+ messages)
` [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area

[PATCH v3 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-13  3:19 UTC  (8+ messages)
` [PATCH v3 1/7] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
` [PATCH v3 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
` [PATCH v3 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
` [PATCH v3 4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
` [PATCH v3 5/7] mm/vmalloc: skip the uninitilized vmalloc areas
` [PATCH v3 6/7] powerpc: mm: add VM_IOREMAP flag to the vmalloc area
` [PATCH v3 7/7] sh: mm: set "

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-13  3:03 UTC  (4+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()

[PATCH] mm: fix khugepaged with shmem_enabled=advise
 2023-01-13  2:30 UTC 

[PATCH v3 00/26] Split netmem from struct page
 2023-01-13  2:19 UTC  (8+ messages)
` [PATCH v3 05/26] page_pool: Start using netmem in allocation path

[PATCH rcu v2 18/20] mm: Remove "select SRCU"
 2023-01-13  0:11 UTC 

[LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
 2023-01-12 22:30 UTC  (5+ messages)

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-12 21:33 UTC  (11+ messages)
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [PATCH 39/46] hugetlb: x86: enable high-granularity mapping


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 NNTP newsgroup(s).