linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 15:36:05 to 2021-07-28 19:03:15 UTC [more...]

[PATCH 0/4] s390: add kfence support
 2021-07-28 19:02 UTC  (4+ messages)
` [PATCH 1/4] s390/mm: implement set_memory_4k()
` [PATCH 2/4] kfence: add function to mask address bits
` [PATCH 4/4] s390: add kfence region to pagetable dumper

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-28 18:59 UTC  (36+ messages)
` [PATCH v3 05/14] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v3 06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v3 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v3 08/14] mm/sparse-vmemmap: populate compound pagemaps
` [PATCH v3 09/14] mm/page_alloc: reuse tail struct pages for "
` [PATCH v3 10/14] device-dax: use ALIGN() for determining pgoff
` [PATCH v3 11/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v3 12/14] device-dax: compound pagemap support

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-07-28 16:45 UTC  (2+ messages)

[PATCH v2] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 16:44 UTC  (3+ messages)

[PATCH] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 16:43 UTC  (9+ messages)

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-28 16:15 UTC  (17+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v6 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v6 5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v6 6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-28 16:10 UTC  (18+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

WARNING: modpost: vmlinux.o(.text.unlikely+0x21b0): Section mismatch in reference from the function jent_panic() to the variable .init.data:initcall_level_names
 2021-07-28 15:00 UTC 

[linux-next:master] BUILD REGRESSION 42d0b5f52c9b633a10626da27786049c76d4ea75
 2021-07-28 14:21 UTC 

[PATCH v2 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-07-28 14:16 UTC  (4+ messages)
` [PATCH v2 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks

[PATCH] mm/migrate: fix page state accounting type conversion underflow
 2021-07-28 14:15 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH 10/10] gfs2: replace sd_aspace with sd_inode
 2021-07-28 13:16 UTC 

/proc/pid/sched units
 2021-07-28 13:13 UTC  (2+ messages)

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-07-28 13:03 UTC  (3+ messages)

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-07-28 12:43 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kasan, mm: reset tag for hex dump address

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-28 12:17 UTC  (13+ messages)
` [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
` [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
` [PATCH v2 4/6] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
` [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()
` [PATCH v2 6/6] KVM: Get rid "

[PATCH v4 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-28 11:08 UTC  (18+ messages)
` [PATCH v4 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v4 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v4 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v4 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v4 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v4 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v4 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v4 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v4 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v4 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v4 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v4 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-07-28 10:59 UTC  (3+ messages)
` [PATCH v1 5/6] mm/hwpoison: make some kernel pages handlable

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-28  8:36 UTC  (3+ messages)

[PATCH] memcg: cleanup racy sum avoidance code
 2021-07-28  8:21 UTC  (3+ messages)

[PATCH] mm/migrate: fix NR_ISOLATED corruption on 64-bit
 2021-07-28  8:19 UTC  (2+ messages)

mremap_test.c:7:10: fatal error: errno.h: No such file or directory
 2021-07-28  7:01 UTC 

[PATCH] mm/pkeys: Remove unused parameter in arch_set_user_pkey_access
 2021-07-28  6:47 UTC 

gup_test.c:1:10: fatal error: fcntl.h: No such file or directory
 2021-07-28  6:09 UTC  (3+ messages)
  ` [kbuild-all] "

[mm/debug_vm_pgtable] 5b79c4a146: initcall_debug_vm_pgtable_returned_with_preemption_imbalance
 2021-07-28  5:56 UTC  (2+ messages)

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-28  4:03 UTC  (3+ messages)

[PATCH v3 00/14] Multigenerational LRU Framework
 2021-07-28  1:59 UTC  (2+ messages)

[PATCH] mm/vmalloc: add missing __GFP_HIGHMEM flag for vmalloc
 2021-07-28  1:13 UTC  (5+ messages)

Fwd: [kbuild] [linux-next:master 1184/3379] drivers/of/fdt.c:196:4: warning: Value stored to 'pprev' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-28  0:33 UTC 

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-07-27 21:18 UTC  (5+ messages)

Regression bisected to fa3354e4ea39 (mm: free_area_init: use maximal zone PFNs rather than zone sizes)
 2021-07-27 20:41 UTC  (6+ messages)

[PATCH] alpha: register early reserved memory in memblock
 2021-07-27 20:38 UTC 

[PATCH v14 000/138] Memory folios
 2021-07-27 18:59 UTC  (12+ messages)
` Folios give an 80% performance win
` folio_nr_pages returning long

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-07-27 16:59 UTC  (5+ messages)

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-07-27 16:37 UTC  (3+ messages)

sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
 2021-07-27 14:52 UTC  (2+ messages)

[PATCH 0/7] Free user PTE page table pages
 2021-07-27 13:39 UTC  (3+ messages)
` [PATCH 3/7] mm: remove redundant smp_wmb()

[linux-next:master 3368/3379] mm/memory_hotplug.c:748:33: error: no member named 'cma_pages' in 'struct zone'
 2021-07-27 13:07 UTC  (2+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2021-07-27 12:41 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 80ff4c1575913e69caf833eebe6c58a46891c594
 2021-07-27 12:26 UTC 

[PATCH] mm: slub: Fix slub_debug disablement for list of slabs
 2021-07-27 12:22 UTC  (4+ messages)

[PATCH v2] mm: Enable suspend-only swap spaces
 2021-07-27 12:19 UTC  (12+ messages)

[PATCH] mm: folio: use copy_highpage() instead of folio_migrate_copy() when copy once
 2021-07-27 11:46 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2265c5286967c58db9a99ed1b74105977507e690
 2021-07-27 10:20 UTC 

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-27  9:34 UTC  (15+ messages)

[PATCH] mm: Make kvmalloc refuse to allocate more than 2GB
 2021-07-27  7:38 UTC  (2+ messages)

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-27  7:15 UTC  (11+ messages)
` [PATCH 1/5] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
` [PATCH 2/5] mm: introduce save_page_flags to cooperate with show_page_flags
` [PATCH 3/5] mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page

[PATCH] driver: zram: fix wrong counting on pages_store
 2021-07-27  5:45 UTC  (5+ messages)

[hnaz-linux-mm:master 151/194] mm/memory_hotplug.c:748:31: error: 'struct zone' has no member named 'cma_pages'
 2021-07-27  4:27 UTC 

mmotm 2021-07-23-15-03 uploaded
 2021-07-27  3:32 UTC  (4+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)

[linux-next:master 2577/3379] cpsw_new.c:undefined reference to `switchdev_bridge_port_offload'
 2021-07-27  0:18 UTC 

[PATCH] memcg: replace in_interrupt() by !in_task() in active_memcg()
 2021-07-26 16:57 UTC  (2+ messages)

[linux-next:master 2372/3296] ksm_tests.c:3:10: fatal error: sys/mman.h: No such file or directory
 2021-07-26 15:51 UTC 

[PATCH v1] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
 2021-07-26 15:49 UTC 


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).