linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 12:01:43 to 2021-07-29 13:21:47 UTC [more...]

[PATCH v3 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-29 13:21 UTC  (3+ messages)
` [PATCH v3 03/35] mm, slub: allocate private object map for validate_slab_cache()
` [PATCH v3 05/35] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-07-29 12:57 UTC  (6+ messages)
` [PATCH 1/5] mm, memcg: remove unused functions
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex
` [PATCH 3/5] mm, memcg: save some atomic ops when flush is already true
` [PATCH 4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init()
` [PATCH 5/5] mm, memcg: always call __mod_node_page_state() with preempt disabled

[PATCH 0/4] s390: add kfence support
 2021-07-29 12:43 UTC  (10+ messages)
` [PATCH 1/4] s390/mm: implement set_memory_4k()
` [PATCH 2/4] kfence: add function to mask address bits
` [PATCH 3/4] s390: add support for KFENCE
` [PATCH 4/4] s390: add kfence region to pagetable dumper

[PATCH] refpage_create.2: Document refpage_create(2)
 2021-07-29 12:09 UTC  (2+ messages)

[PATCH] mm/mempolicy: Use readable NUMA_NO_NODE macro instead of magic numer
 2021-07-29 11:35 UTC 

[PATCH v2] man2: new page describing memfd_secret() system call
 2021-07-29 11:07 UTC  (4+ messages)

[PATCH v4 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-29  9:40 UTC  (33+ 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 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
 2021-07-29  9:28 UTC 

[PATCH 2/3] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
 2021-07-29  9:28 UTC 

[PATCH 1/3] mm: mmap_lock: remove redundant "\n" in TP_printk
 2021-07-29  9:28 UTC 

[PATCH 0/3] mmap: mmap_lock: some improvments
 2021-07-29  9:27 UTC 

[PATCH v14 000/138] Memory folios
 2021-07-29  8:36 UTC  (4+ messages)
` [PATCH v14 049/138] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
` folio_nr_pages returning long

[scsi] 61b3baad24: last_state.load_disk_fail
 2021-07-29  8:25 UTC 

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-29  7:09 UTC  (18+ 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 v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-07-29  6:54 UTC  (4+ messages)
` [PATCH v1 5/6] mm/hwpoison: make some kernel pages handlable

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-07-29  6:52 UTC  (5+ messages)

[PATCH v2] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-29  6:48 UTC  (6+ messages)

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-29  6:00 UTC  (5+ messages)
` [PATCH 1/5] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)

mmotm 2021-07-28-18-24 uploaded
 2021-07-29  1:25 UTC 

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-28 23:45 UTC  (6+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH] mm/migrate: fix NR_ISOLATED corruption on 64-bit
 2021-07-28 23:44 UTC  (3+ messages)

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-28 21:34 UTC  (6+ messages)
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack

[PATCH] man2: new page describing memfd_secret() system call
 2021-07-28 20:44 UTC  (2+ messages)

[PATCH] memcg: cleanup racy sum avoidance code
 2021-07-28 20:37 UTC  (5+ messages)

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-28 20:23 UTC  (45+ 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 v3 13/14] mm/gup: grab head page refcount once for group of subpages
` [PATCH v3 14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry

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

[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  (7+ messages)
` [PATCH 1/2] "

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-28 12:17 UTC  (10+ 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 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-28  8:36 UTC  (3+ 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] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-07-27 16:59 UTC  (4+ 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)

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


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