[PATCH 0/8] Convert powerpc to default topdown mmap layout
2021-11-22 8:48 UTC (7+ messages)
` [PATCH 1/8] powerpc/mm: Make slice specific to book3s/64
` [PATCH 3/8] powerpc/mm: Remove asm/slice.h
` [PATCH 5/8] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH 6/8] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH 7/8] powerpc/mm: Convert to default topdown mmap layout
` [PATCH 8/8] powerpc/mm: Properly randomise mmap with slices
[PATCH] mm: split thp synchronously on MADV_DONTNEED
2021-11-22 8:32 UTC (7+ messages)
[PATCH v0.9 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
2021-11-22 7:54 UTC (8+ messages)
` [PATCH v0.9 1/6] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [PATCH v0.9 2/6] mm, x86/uaccess: add userspace atomic helpers
` [PATCH v0.9 3/6] sched/umcg: implement UMCG syscalls
` [PATCH v0.9 4/6] sched/umcg, lib/umcg: implement libumcg
` [PATCH v0.9 5/6] sched/umcg: add Documentation/userspace-api/umcg.txt
` [PATCH v0.9 6/6] sched/umcg, lib/umcg: add tools/lib/umcg/libumcg.txt
[PATCH] mm,fs: Split dump_mapping() out from dump_page()
2021-11-22 7:11 UTC (2+ messages)
[syzbot] KCSAN: data-race in flush_tlb_batched_pending / try_to_unmap_one
2021-11-22 6:46 UTC (3+ messages)
[PATCH v1] shmem: change shrinklist_lock form spinlock to mutex and move iput into it
2021-11-22 6:41 UTC
[PATCH v5 00/10] Multigenerational LRU Framework
2021-11-22 5:32 UTC (2+ messages)
[RFC PATCH] arch: arm64: introduce RODATA_FULL_USE_PTE_CONT
2021-11-22 5:28 UTC
[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2021-11-22 4:21 UTC (5+ messages)
[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2021-11-22 2:40 UTC (5+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support
[PATCH v3] slob: add size header to all allocations
2021-11-22 1:30 UTC (2+ messages)
` [PATCH v4] "
[PATCH] filemap: Remove PageHWPoison check from next_uptodate_page()
2021-11-21 23:35 UTC (2+ messages)
[PATCH 00/15] Introduce DAMON-based Proactive Reclamation
2021-11-21 22:32 UTC (2+ messages)
[PATCH v0.8 3/6] sched/umcg: implement UMCG syscalls
2021-11-21 21:08 UTC (3+ messages)
[Question] The necessity of transaction ID in SLUB
2021-11-21 14:11 UTC
[PATCH V2 0/2] mm/damon: Fix some little bugs in using DAMON
2021-11-21 14:07 UTC (3+ messages)
` [PATCH V2 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
` [PATCH V2 2/2] mm/damon: move damon_rand() definition into damon.h
[PATCH V1 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
2021-11-21 13:20 UTC (6+ messages)
` [PATCH V1 2/2] mm/damon: move damon_rand definition into damon.h
[syzbot] WARNING in page_counter_cancel (3)
2021-11-21 12:49 UTC
[PATCH for-5.15.x 0/2] DAMON fixes
2021-11-21 11:02 UTC (3+ messages)
` [PATCH for-5.15.x 1/2] mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
` [PATCH for-5.15.x 2/2] mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
2021-11-21 9:35 UTC (5+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function
drivers/block/drbd/drbd_receiver.c:5315:25: sparse: sparse: incorrect type in assignment (different base types)
2021-11-21 7:56 UTC
[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-11-21 0:05 UTC (25+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 02/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [RFC v2 PATCH 03/13] KVM: Extend kvm_userspace_memory_region to support fd based memslot
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 05/13] KVM: Implement fd-based memory using new memfd interfaces
` [RFC v2 PATCH 06/13] KVM: Register/unregister memfd backed memslot
` [RFC v2 PATCH 07/13] KVM: Handle page fault for fd based memslot
` [RFC v2 PATCH 08/13] KVM: Rename hva memory invalidation code to cover fd-based offset
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 10/13] KVM: Match inode for invalidation of fd-based slot
` [RFC v2 PATCH 11/13] KVM: Add kvm_map_gfn_range
` [RFC v2 PATCH 12/13] KVM: Introduce kvm_memfd_fallocate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate
[v2 UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
2021-11-20 22:13 UTC (3+ messages)
[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
2021-11-20 15:38 UTC (6+ messages)
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested
[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
2021-11-20 15:26 UTC (5+ messages)
net/dccp/ccids/ccid3.c:474:25: sparse: sparse: incorrect type in assignment (different base types)
2021-11-20 11:43 UTC
[PATCH v2] kthread: dynamically allocate memory to store kthread's full name
2021-11-20 11:28 UTC
[PATCH v2 0/7] task comm cleanups
2021-11-20 11:27 UTC (8+ messages)
` [PATCH v2 1/7] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
` [PATCH v2 2/7] fs/exec: replace strncpy with strscpy_pad in __get_task_comm
` [PATCH v2 3/7] drivers/infiniband: replace open-coded string copy with get_task_comm
` [PATCH v2 4/7] fs/binfmt_elf: "
` [PATCH v2 5/7] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
` [PATCH v2 6/7] tools/bpf/bpftool/skeleton: "
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
[PATCH] MM: discard __GFP_ATOMIC
2021-11-20 10:51 UTC (8+ messages)
page_alloc.c comparison of arrays warning in function mem_init_print_info
2021-11-20 10:05 UTC (3+ messages)
[PATCH v4 0/4] Deterministic charging of shared memory
2021-11-20 7:58 UTC (11+ messages)
` [PATCH v4 1/4] mm: support deterministic memory charging of filesystems
` [PATCH v4 2/4] mm/oom: handle remote ooms
` [PATCH v4 3/4] mm, shmem: add filesystem memcg= option documentation
` [PATCH v4 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests
[PATCH] MM: introduce memalloc_retry_wait()
2021-11-20 5:20 UTC (2+ messages)
incoming
2021-11-20 0:43 UTC (16+ messages)
` [patch 01/15] mm/swap.c:put_pages_list(): reinitialise the page list
` [patch 02/15] ipc: WARN if trying to remove ipc object which is absent
` [patch 03/15] shm: extend forced shm destroy to support objects from several IPC nses
` [patch 04/15] mm: emit the "free" trace report before freeing memory in kmem_cache_free()
` [patch 05/15] hexagon: export raw I/O routines for modules
` [patch 06/15] hexagon: clean up timer-regs.h
` [patch 07/15] hexagon: ignore vmlinux.lds
` [patch 08/15] mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
` [patch 09/15] hugetlb: fix hugetlb cgroup refcounting during mremap
` [patch 10/15] hugetlb, userfaultfd: fix reservation restore on userfaultfd error
` [patch 11/15] kasan: test: silence intentional read overflow warnings
` [patch 12/15] mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
` [patch 13/15] mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
` [patch 14/15] kmap_local: don't assume kmap PTEs are linear arrays in memory
` [patch 15/15] proc/vmcore: fix clearing user buffer by properly using clear_user()
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-11-20 0:28 UTC (10+ messages)
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver
` [PATCH v7 44/45] virt: sevguest: Add support to derive key
[linux-next:master 1474/2290] include/net/sock.h:386:45: error: 'struct sock_common' has no member named 'skc_v6_daddr'; did you mean 'skc_daddr'?
2021-11-20 0:02 UTC
[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
2021-11-19 23:35 UTC (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests: clone3: simplify return logic in clone3_set_tid()
[LOCKDEP] Circular locking dependency detected, fs_reclaim vs xfs_nondir_ilock_class
2021-11-19 22:54 UTC (2+ messages)
` [issue] kvmalloc doesn't repsect __GFP_NOLOCKDEP (was Re: [LOCKDEP] Circular locking dependency detected, fs_reclaim vs xfs_nondir_ilock_class)
[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
2021-11-19 22:43 UTC (5+ messages)
[PATCH v3 2/4] mm/oom: handle remote ooms
2021-11-19 22:32 UTC (12+ messages)
[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
2021-11-19 21:31 UTC (4+ messages)
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
2021-11-19 20:13 UTC (11+ messages)
` [PATCH v5 8/8] device-dax: compound devmap support
[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
2021-11-19 19:59 UTC (5+ messages)
` [RFC PATCH 1/1] mm/slub: fix "
[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
2021-11-19 15:15 UTC (3+ messages)
[PATCH 1/2] kasan: add ability to detect double-kmem_cache_destroy()
2021-11-19 14:36 UTC (5+ messages)
` [PATCH 2/2] kasan: test: add test case for double-kmem_cache_destroy()
mmotm 2021-11-18-15-47 uploaded
2021-11-19 14:35 UTC (5+ messages)
` mmotm 2021-11-18-15-47 uploaded (<linux/proc_fs.h>)
[PATCH] Increase default MLOCK_LIMIT to 8 MiB
2021-11-19 7:41 UTC (5+ messages)
[PATCH -V10 0/6] NUMA balancing: optimize memory placement for memory tiering system
2021-11-19 5:44 UTC (4+ messages)
` [PATCH -V10 2/6] NUMA balancing: optimize page "
[BUG] kmemleak: unable to handle page fault for address: fffffbfff4182000
2021-11-19 3:17 UTC
mm: gdb fails if binary is on a DAX-enabled filesystem
2021-11-19 2:07 UTC (3+ messages)
[regression] mm, cifs panic
2021-11-19 1:21 UTC (4+ messages)
[PATCH] mm/page_counter: remove an incorrect call to propagate_protected_usage()
2021-11-18 19:16 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 5191249f880367a4cd675825cd721a8d78f26a45
2021-11-18 17:42 UTC
[linux-next:pending-fixes] BUILD SUCCESS 11d53a03cd9ead2cc0b97e6ab103775536db5e6e
2021-11-18 16:58 UTC
[PATCH 1/4] MIPS: rework local_t operation on MIPS64
2021-11-18 16:25 UTC (2+ messages)
[PATCH v7 00/11] extend task comm from 16 to 24
2021-11-18 14:18 UTC (4+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change
mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes
2021-11-18 13:53 UTC
[PATCH V2] mm/damon/schemes: Add the validity judgment of thresholds
2021-11-18 12:46 UTC
[PATCH] mm/damon: Fixup trivial nits in mm-damon-remove-some-no-need-func-definitions-in-damonh-file.patch
2021-11-18 12:04 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