linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
incoming
 2021-11-05 20:37 UTC  (53+ messages)
` [patch 001/262] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 004/262] ocfs2: fix handle refcount leak in two exception handling paths
` [patch 005/262] ocfs2: cleanup journal init and shutdown
` [patch 006/262] ocfs2/dlm: remove redundant assignment of variable ret
` [patch 007/262] ocfs2: fix data corruption on truncate
` [patch 008/262] ocfs2: do not zero pages beyond i_size
` [patch 009/262] fs/posix_acl.c: avoid -Wempty-body warning
` [patch 010/262] d_path: fix Kernel doc validator complaining
` [patch 011/262] mm: move kvmalloc-related functions to slab.h
` [patch 012/262] mm/slab.c: remove useless lines in enable_cpucache()
` [patch 013/262] slub: add back check for free nonslab objects
` [patch 014/262] mm, slub: change percpu partial accounting from objects to pages
` [patch 015/262] mm/slub: increase default cpu partial list sizes
` [patch 016/262] mm, slub: use prefetchw instead of prefetch
` [patch 017/262] mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT
` [patch 018/262] mm: don't include <linux/dax.h> in <linux/mempolicy.h>
` [patch 019/262] lib/stackdepot: include gfp.h
` [patch 020/262] lib/stackdepot: remove unused function argument
` [patch 021/262] lib/stackdepot: introduce __stack_depot_save()
` [patch 022/262] kasan: common: provide can_alloc in kasan_save_stack()
` [patch 023/262] kasan: generic: introduce kasan_record_aux_stack_noalloc()
` [patch 024/262] workqueue, kasan: avoid alloc_pages() when recording stack
` [patch 025/262] kasan: fix tag for large allocations when using CONFIG_SLAB
` [patch 026/262] kasan: test: add memcpy test that avoids out-of-bounds write
` [patch 027/262] mm/smaps: fix shmem pte hole swap calculation
` [patch 028/262] mm/smaps: use vma->vm_pgoff directly when counting partial swap
` [patch 029/262] mm/smaps: simplify shmem handling of pte holes
` [patch 030/262] mm: debug_vm_pgtable: don't use __P000 directly
` [patch 031/262] kasan: test: bypass __alloc_size checks
` [patch 032/262] rapidio: avoid bogus __alloc_size warning
` [patch 033/262] Compiler Attributes: add __alloc_size() for better bounds checking
` [patch 034/262] slab: clean up function prototypes
` [patch 035/262] slab: add __alloc_size attributes for better bounds checking
` [patch 036/262] mm/kvmalloc: "
` [patch 037/262] mm/vmalloc: "
` [patch 038/262] mm/page_alloc: "
` [patch 039/262] percpu: "
` [patch 040/262] mm/page_ext.c: fix a comment
` [patch 041/262] mm: stop filemap_read() from grabbing a superfluous page
` [patch 042/262] mm: export bdi_unregister
` [patch 043/262] mtd: call bdi_unregister explicitly
` [patch 044/262] fs: explicitly unregister per-superblock BDIs
` [patch 045/262] mm: don't automatically unregister bdis
` [patch 046/262] mm: simplify bdi refcounting
` [patch 047/262] mm: don't read i_size of inode unless we need it
` [patch 048/262] mm/filemap.c: remove bogus VM_BUG_ON
` [patch 049/262] mm: move more expensive part of XA setup out of mapping check
` [patch 050/262] mm/gup: further simplify __gup_device_huge()
` [patch 051/262] mm/swapfile: remove needless request_queue NULL pointer check
` [patch 052/262] mm/swapfile: fix an integer overflow in swap_show()
` [patch 053/262] mm: optimise put_pages_list()
` [patch 054/262] mm/memcg: drop swp_entry_t* in mc_handle_file_pte()

[linux-next:master] BUILD REGRESSION b477ae38e81579a32caca7f4fb428275cb6b46c1
 2021-11-05 20:12 UTC 

Kmap-related crashes and memory leaks on 32bit arch (5.15+)
 2021-11-05 19:50 UTC  (6+ messages)

[PATCH v2] arm64: Track no early_pgtable_alloc() for kmemleak
 2021-11-05 19:49 UTC  (3+ messages)

[PATCH v3 0/3] mm/hwpoison: fix unpoison_memory()
 2021-11-05 18:23 UTC  (8+ messages)
` [PATCH v3 1/3] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v3 2/3] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v3 3/3] mm/hwpoison: fix unpoison_memory()

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-11-05 18:11 UTC  (11+ messages)
` [PATCH v4 06/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v4 07/14] device-dax: compound devmap support

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-11-05 17:23 UTC  (5+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-11-05 16:42 UTC  (7+ messages)

[RFC PATCH] mm: migrate: Add new node demotion strategy
 2021-11-05 15:47 UTC  (4+ messages)

[hnaz-mm:master 88/435] mm/memcontrol.c:2775:13: error: unused function 'cancel_charge'
 2021-11-05 15:21 UTC 

[RFC PATCH 0/3] Improve the migration stats
 2021-11-05 15:21 UTC  (10+ messages)
` [RFC PATCH 1/3] mm: migrate: Fix the return value of migrate_pages()
` [RFC PATCH 2/3] mm: migrate: Correct the hugetlb migration stats
` [RFC PATCH 3/3] mm: compaction: Fix the migration stats in trace_mm_compaction_migratepages()

[hnaz-mm:master 343/435] arch/riscv/lib/delay.c:77:3: error: implicit declaration of function 'cpu_relax'
 2021-11-05 13:25 UTC  (2+ messages)

[PATCH] mm/kmemleak: Avoid scanning potential huge holes
 2021-11-05 13:14 UTC  (2+ messages)

[PATCH v0.8 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-05 12:55 UTC  (9+ messages)
` [PATCH v0.8 1/6] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [PATCH v0.8 2/6] mm, x86/uaccess: add userspace atomic helpers
` [PATCH v0.8 3/6] sched/umcg: implement UMCG syscalls
` [PATCH v0.8 4/6] sched/umcg, lib/umcg: implement libumcg
` [PATCH v0.8 5/6] sched/umcg: add Documentation/userspace-api/umcg.txt
` [PATCH v0.8 6/6] sched/umcg, lib/umcg: add tools/lib/umcg/libumcg.txt

[PATCH] mm/hmm.c: Allow VM_MIXEDMAP to work with hmm_range_fault
 2021-11-05 12:25 UTC  (2+ messages)

[PATCH] arm64: Track no early_pgtable_alloc() for kmemleak
 2021-11-05 11:05 UTC  (7+ messages)

[PATCH] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-05  9:50 UTC  (4+ messages)

[PATCH v2] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-05  8:26 UTC 

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-05  6:34 UTC  (3+ messages)

[linux-next:master 12968/13128] vmlinux.o: warning: objtool: malloc failed
 2021-11-05  2:48 UTC 

[PATCH v4 0/4] mm: A few cleanup patches around zap, shmem and uffd
 2021-11-05  1:01 UTC  (8+ messages)
` [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte

[linux-next:master] BUILD REGRESSION 8a796a1dfca2780321755033a74bca2bbe651680
 2021-11-04 23:59 UTC 

[linux-next:master 10357/13128] arch/arm/mach-s3c/mach-jive.c:250:2: warning: unannotated fall-through between switch labels
 2021-11-04 23:40 UTC 

[PATCH v2] mm: Add PM_THP to /proc/pid/pagemap
 2021-11-04 22:45 UTC  (3+ messages)

ERROR: modpost: "__raw_readsl" [drivers/i3c/master/svc-i3c-master.ko] undefined!
 2021-11-04 22:10 UTC 

[PATCH v2 1/2] memcg: flush stats only if updated
 2021-11-04 22:09 UTC  (4+ messages)

[PATCH 0/3] Cleanup and fixups for memory hotplug
 2021-11-04 22:07 UTC  (5+ messages)
` [PATCH 3/3] mm/memory_hotplug: make HWPoisoned dirty swapcache pages unmovable

[stable 5.10 v2 PATCH 1/2] mm: hwpoison: remove the unnecessary THP check
 2021-11-04 21:07 UTC  (2+ messages)
` [stable 5.10 v2 PATCH 2/2] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[stable 5.10 PATCH] mm: hwpoison: remove the unnecessary THP check
 2021-11-04 18:50 UTC  (6+ messages)

[PATCH] SCHED: attribute page lock and waitqueue functions as sched
 2021-11-04 18:30 UTC  (7+ messages)

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-11-04 16:39 UTC  (6+ messages)
` [PATCH v2 1/3] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
` [PATCH v2 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
  ` [mm/page_alloc] 5541e53659: BUG:spinlock_bad_magic_on_CPU
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-04 16:03 UTC  (9+ messages)
` [PATCH v6 14/42] x86/sev: Register GHCB memory when SEV-SNP is active

[PATCH] mm: vmap: avoid -Wsequence-point warning
 2021-11-04 14:39 UTC  (3+ messages)

[PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-04 14:32 UTC  (10+ messages)
` [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
` [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
  ` [PATCH] folio: Add replacements for page_endio()

[linux-next:master 6210/13128] lib/zstd/decompress/huf_decompress.c:890:25: error: use of bitwise '&' with boolean operands
 2021-11-04 13:24 UTC 

[PATCH] mm/vmalloc: Eliminate an extra orig_gfp_mask
 2021-11-04 11:14 UTC  (3+ messages)

[PATCH stable 4.14 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-04  8:34 UTC  (5+ messages)
` [PATCH stable 4.14 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
  ` Patch "mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS" has been added to the 4.14-stable tree
` [PATCH stable 4.14 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
  ` Patch "arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed" has been added to the 4.14-stable tree

[PATCH stable 4.9 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-04  8:34 UTC  (5+ messages)
` [PATCH stable 4.9 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
  ` Patch "mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS" has been added to the 4.9-stable tree
` [PATCH stable 4.9 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
  ` Patch "arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed" has been added to the 4.9-stable tree

[stable 5.10 PATCH] mm: khugepaged: skip huge page collapse for special files
 2021-11-04  8:19 UTC  (2+ messages)

[PATCH v3] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-04  4:53 UTC 

[PATCH v2] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-04  1:43 UTC  (3+ messages)

[PATCH] mm/mremap_pages: Save a few cycles in 'get_dev_pagemap()'
 2021-11-03 22:01 UTC  (4+ messages)

lib/test_kasan_module.c:90:26: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2021-11-03 19:33 UTC 

[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-03 18:38 UTC  (2+ messages)

[PATCH v7] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-11-03 17:19 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v2] mm: Fix ERROR:do not initialise statics to 0 or NULL in memblock.c
 2021-11-03 17:11 UTC  (2+ messages)

[linux-next:master 2951/11937] sound/soc/codecs/wm_adsp.c:1441 wm_adsp_control_add() error: uninitialized symbol 'ret'
 2021-11-03 14:38 UTC 

[linux-next:master 5531/13070] sound/soc/codecs/max98927.c:902:19: error: implicit declaration of function 'devm_gpiod_get_optional'; did you mean 'devm_regulator_get_optional'?
 2021-11-03 13:50 UTC 

[PATCH] staging: mm: Fix ERROR:do not initialise statics to 0 or NULL in memblock.c
 2021-11-03 12:42 UTC  (3+ messages)

[PATCH] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2021-11-03 12:41 UTC  (5+ messages)

page:  |  | latest

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