incoming
2021-11-05 20:39 UTC (93+ 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()
` [patch 055/262] memcg: flush stats only if updated
` [patch 056/262] memcg: unify memcg stat flushing
` [patch 057/262] mm/memcg: remove obsolete memcg_free_kmem()
` [patch 058/262] mm/list_lru.c: prefer struct_size over open coded arithmetic
` [patch 059/262] memcg, kmem: further deprecate kmem.limit_in_bytes
` [patch 060/262] mm: list_lru: remove holding lru lock
` [patch 061/262] mm: list_lru: fix the return value of list_lru_count_one()
` [patch 062/262] mm: memcontrol: remove kmemcg_id reparenting
` [patch 063/262] mm: memcontrol: remove the kmem states
` [patch 064/262] mm: list_lru: only add memcg-aware lrus to the global lru list
` [patch 065/262] mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
` [patch 066/262] mm, oom: do not trigger out_of_memory from the #PF
` [patch 067/262] memcg: prohibit unconditional exceeding the limit of dying tasks
` [patch 068/262] mm/mmap.c: fix a data race of mm->total_vm
` [patch 069/262] mm: use __pfn_to_section() instead of open coding it
` [patch 070/262] mm/memory.c: avoid unnecessary kernel/user pointer conversion
` [patch 071/262] mm/memory.c: use correct VMA flags when freeing page-tables
` [patch 072/262] mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte
` [patch 073/262] mm: clear vmf->pte after pte_unmap_same() returns
` [patch 074/262] mm: drop first_index/last_index in zap_details
` [patch 075/262] mm: add zap_skip_check_mapping() helper
` [patch 076/262] mm: introduce pmd_install() helper
` [patch 077/262] mm: remove redundant smp_wmb()
` [patch 078/262] Documentation: update pagemap with shmem exceptions
` [patch 079/262] lazy tlb: introduce lazy mm refcount helper functions
` [patch 080/262] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [patch 081/262] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [patch 082/262] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
` [patch 083/262] memory: remove unused CONFIG_MEM_BLOCK_SIZE
` [patch 084/262] mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()
` [patch 085/262] mm/mremap: don't account pages in vma_to_resize()
` [patch 086/262] include/linux/io-mapping.h: remove fallback for writecombine
` [patch 087/262] mm: mmap_lock: remove redundant newline in TP_printk
` [patch 088/262] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
` [patch 089/262] mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
` [patch 090/262] mm/vmalloc: don't allow VM_NO_GUARD on vmap()
` [patch 091/262] mm/vmalloc: make show_numa_info() aware of hugepage mappings
` [patch 092/262] mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
` [patch 093/262] mm/vmalloc: do not adjust the search size for alignment overhead
` [patch 094/262] mm/vmalloc: check various alignments when debugging
[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 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
2021-11-04 16:39 UTC (3+ messages)
` [mm/page_alloc] 5541e53659: BUG:spinlock_bad_magic_on_CPU
[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 5/6] netfs, 9p, afs, ceph: Use folios
2021-11-04 14:32 UTC (6+ messages)
` [PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
[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 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
2021-11-04 8:34 UTC (2+ messages)
` 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
2021-11-04 8:34 UTC (2+ messages)
` Patch "arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed" has been added to the 4.14-stable tree
[PATCH stable 4.9 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
2021-11-04 8:34 UTC (2+ messages)
` 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
2021-11-04 8:34 UTC (2+ messages)
` 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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox