linux-mm archive · May 2020
3,266 messages · showing the 100 most-recently-active threads .
-
DORMANTno replies
[PATCH v2 0/2] mm/gup: introduce pin_user_pages_locked(), use it in frame_vector.c
2020-05-31 23:41 · 2 replies this month · John Hubbard <jhubbard@nvidia.com> -
STALE2280d
Re: [PATCH RFC] seccomp: Implement syscall isolation based on memory areas
2020-05-31 23:34 · 8 replies this month · Gabriel Krisman Bertazi <hidden> -
STALE2305d
[PATCH v2 0/2] mm/gup, media/ivtv: introduce pin_user_pages_unlocked
2020-05-31 22:48 · 2 replies this month · John Hubbard <jhubbard@nvidia.com> -
DORMANTno replies
[linux-next:master 13212/14131] arch/riscv/mm/ptdump.c:255:17: error: initialization of 'void (*)(struct ptdump_state *, long unsigned int, int, u64)' {aka 'void (*)(struct ptdump_state *, long unsigned int, int, long long unsigned int)'} from incompatible pointer type 'void (*)(struct ptdump_state *, long unsigned int, int, long unsigned int)'
2020-05-31 22:43 · 0 replies this month · kbuild test robot <hidden> -
STALE2305d
[PATCH 0/2] mm/gup: introduce pin_user_pages_locked(), use it in frame_vector.c
2020-05-31 19:56 · 9 replies this month · John Hubbard <jhubbard@nvidia.com> -
STALE2305d
Re: [PATCH RFC] seccomp: Implement syscall isolation based on memory areas
2020-05-31 18:01 · 5 replies this month · Gabriel Krisman Bertazi <hidden> -
STALE2305d
[PATCH] mm/gup: documentation fix for pin_user_pages*() APIs
2020-05-31 13:00 · 3 replies this month · John Hubbard <jhubbard@nvidia.com> -
STALE2299d
[PATCHSET v5 0/12] Add support for async buffered reads
2020-05-31 07:12 · 34 replies this month · Jens Axboe <axboe@kernel.dk> -
STALE2293d
[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
2020-05-31 07:03 · 3 replies this month · John Hubbard <jhubbard@nvidia.com> -
STALE2297d
[PATCH 00/12] Fix PM hibernation in Xen guests
2020-05-30 23:47 · 28 replies this month · Anchal Agarwal <hidden> -
STALE2301d
[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
2020-05-30 22:09 · 2 replies this month · Gabriel Krisman Bertazi <hidden> -
STALE1964d
kernel BUG at include/linux/swapops.h:LINE!
2020-05-30 17:05 · 0 replies this month · syzbot <hidden> -
STALE2304d
[PATCH v2 0/6] arm64: tlb: add support for TTL feature
2020-05-30 10:24 · 12 replies this month · Zhenyu Ye <hidden> -
STALE2301d
[hnaz-linux-mm:master 169/698] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
2020-05-30 10:08 · 0 replies this month · kbuild test robot <hidden> -
STALE2305d
[PATCH V2] mm, memory_failure: don't send BUS_MCEERR_AO for action required error
2020-05-30 07:08 · 1 reply this month · Wetp Zhang <hidden> -
STALE2303d
28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
2020-05-30 01:25 · 2 replies this month · kernel test robot <hidden> -
DORMANTno replies
[hnaz-linux-mm:master 677/696] kernel/trace/bpf_trace.c:602:64: sparse: sparse: incorrect type in argument 2 (different address spaces)
2020-05-29 23:36 · 0 replies this month · kbuild test robot <hidden> -
STALE2307d
[PATCH 0/6] nouveau/hmm: add support for mapping large pages
2020-05-29 23:24 · 17 replies this month · Ralph Campbell <hidden> -
DORMANTno replies
mmotm 2020-05-29-16-09 uploaded
2020-05-29 23:11 · 0 replies this month · akpm@linux-foundation.org -
STALE2307d
[PATCH v2 0/7] Add histogram measuring mmap_lock contention latency
2020-05-29 22:38 · 6 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
STALE2069d
[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
2020-05-29 21:25 · 47 replies this month · Catalin Marinas <catalin.marinas@arm.com> -
STALE2307d
incoming
2020-05-29 21:21 · 10 replies this month · Andrew Morton <akpm@linux-foundation.org> -
STALE2297d
[PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
2020-05-29 21:16 · 30 replies this month · Michel Lespinasse <hidden> -
STALE2307d
incoming
2020-05-29 20:14 · 35 replies this month · Andrew Morton <akpm@linux-foundation.org> -
STALE2307d
REVIEWED: 5 (5M) Re: [PATCH] kasan: fix clang compilation warning due to stack protector
2020-05-29 19:13 · 1 reply this month · Marco Elver <elver@google.com> -
STALE2307d
[linux-next:master 11894/13554] arch/riscv/mm/ptdump.c:255:17: error: initialization of 'void (*)(struct ptdump_state *, long unsigned int, int, u64)' {aka 'void (*)(struct ptdump_state *, long unsigned int, int, long long unsigned int)'} from incompatible pointer type 'void (*)(struct ptdump_state *, long unsigned int, int, long unsigned int)'
2020-05-29 18:22 · 1 reply this month · kbuild test robot <hidden> -
STALE2307d
Re: [PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
2020-05-29 16:04 · 12 replies this month · Feng Tang <hidden> -
STALE2301d
[RFC 00/16] KVM protected memory extension
2020-05-29 15:24 · 49 replies this month · Kirill A. Shutemov <hidden> -
STALE2290d
[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
2020-05-29 15:13 · 23 replies this month · Johannes Weiner <hannes@cmpxchg.org> -
STALE2300d
[PATCH v5 0/7] block: fix blktrace debugfs use after free
2020-05-29 14:10 · 20 replies this month · Luis Chamberlain <mcgrof@kernel.org> -
DORMANTno replies
general protection fault in free_pages_and_swap_cache
2020-05-29 13:58 · 0 replies this month · syzbot <hidden> -
STALE2307d
[PATCH v4 00/36] Large pages in the page cache
2020-05-29 13:00 · 58 replies this month · Matthew Wilcox <willy@infradead.org> -
STALE2305d
[PATCH] mm: Remove misleading comment
2020-05-29 12:32 · 0 replies this month · Matthew Wilcox <willy@infradead.org> -
STALE2308d
[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
2020-05-29 10:14 · 39 replies this month · Chris Down <chris@chrisdown.name> -
STALE2287d
mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
2020-05-29 09:49 · 32 replies this month · Naresh Kamboju <hidden> -
STALE2141d
[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
2020-05-29 09:19 · 39 replies this month · Jean-Philippe Brucker <hidden> -
STALE2308d
[PATCH] mm: memcontrol: fix an unused-function warning
2020-05-29 08:19 · 2 replies this month · Arnd Bergmann <arnd@arndb.de> -
STALE2308d
Question: "Bare" set_page_dirty_lock() call in vhost.c
2020-05-29 07:28 · 2 replies this month · John Hubbard <jhubbard@nvidia.com> -
STALE2296d
[PATCH v2 00/12] clean-up the migration target allocation functions
2020-05-29 06:50 · 16 replies this month · <hidden> -
STALE2308d
[PATCH] mm, memory_failure: only send BUS_MCEERR_AO to early-kill process
2020-05-29 06:44 · 5 replies this month · Wetp Zhang <hidden> -
STALE2302d
[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
2020-05-29 05:37 · 6 replies this month · Feng Tang <hidden> -
STALE2308d
LANDED: 1 (0M) [PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-05-29 04:24 · 4 replies this month · Christophe Leroy <hidden> -
STALE2308d
[PATCH v5 00/39] Large pages in the page cache
2020-05-29 03:04 · 39 replies this month · Matthew Wilcox <willy@infradead.org> -
STALE2252d
[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
2020-05-29 02:09 · 33 replies this month · Yu-cheng Yu <hidden> -
STALE2303d
[PATCH v2] selftests: powerpc: Add test for execute-disabled pkeys
2020-05-29 01:48 · 1 reply this month · Sandipan Das <hidden> -
DORMANTno replies
REVIEWED: 1 (1M) [PATCH -V4] swap: Reduce lock contention on swap cache from swap slots allocation
2020-05-29 01:08 · 0 replies this month · Huang, Ying <hidden> -
STALE2308d
[PATCH v7 0/4] MIPS: page fault handling optimization
2020-05-29 01:00 · 7 replies this month · Bibo Mao <maobibo@loongson.cn> -
STALE2308d
[PATCH v5] mm: Proactive compaction
2020-05-29 00:55 · 8 replies this month · Nitin Gupta <hidden> -
DORMANTno replies
Re: [PATCH -V3] swap: Reduce lock contention on swap cache from swap slots allocation
2020-05-29 00:43 · 0 replies this month · Huang, Ying <hidden> -
DORMANTno replies
[PATCH v2 7/7] mmap_lock: add a tracepoint to contended acquisitions
2020-05-28 23:53 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
DORMANTno replies
[PATCH v2 6/7] mmap_lock: increment histogram whenever mmap_lock is acquired
2020-05-28 23:53 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
DORMANTno replies
[PATCH v2 5/7] mmap_lock: add /proc/<pid>/mmap_lock_contention interface
2020-05-28 23:53 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
DORMANTno replies
[PATCH v2 4/7] mmap_lock: allocate histogram (if enabled) in mm_init
2020-05-28 23:53 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
DORMANTno replies
[PATCH v2 3/7] mmap_lock: add a histogram structure to struct mm_struct
2020-05-28 23:53 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
DORMANTno replies
[PATCH v2 2/7] histogram: add helper function to expose histograms to userspace
2020-05-28 23:52 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
DORMANTno replies
[PATCH v2 1/7] histogram: add struct histogram
2020-05-28 23:52 · 0 replies this month · Axel Rasmussen <axelrasmussen@google.com> -
STALE2300d
[PATCH v1 0/5] mm: memcg accounting of percpu memory
2020-05-28 23:30 · 5 replies this month · Roman Gushchin <hidden> -
STALE2295d
kernel BUG at mm/hugetlb.c:LINE!
2020-05-28 21:02 · 13 replies this month · syzbot <hidden> -
STALE2289d
[PATCH 1/1] psi: eliminate kthread_worker from psi trigger scheduling mechanism
2020-05-28 19:54 · 0 replies this month · Suren Baghdasaryan <surenb@google.com> -
STALE2308d
0604a4fd53 ("x86/mm: remove vmalloc faulting"): [ 80.661587] BUG: unable to handle page fault for address: fb40c000
2020-05-28 18:49 · 2 replies this month · kernel test robot <hidden> -
STALE2308d
Re: [PATCH -V3] swap: Reduce lock contention on swap cache from swap slots allocation
2020-05-28 17:11 · 1 reply this month · Huang, Ying <hidden> -
STALE2308d
clean up and streamline probe_kernel_* and friends v4
2020-05-28 17:07 · 37 replies this month · Christoph Hellwig <hch@lst.de> -
DORMANTno replies
RE: Proposal
2020-05-28 16:40 · 0 replies this month · Hailey Jones <hidden> -
STALE2303d
Re: [PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
2020-05-28 15:15 · 9 replies this month · Baoquan He <hidden> -
STALE2308d
[PATCH 1/3] kasan: consistently disable debugging features
2020-05-28 15:01 · 8 replies this month · Andrey Konovalov <hidden> -
STALE2308d
[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
2020-05-28 14:44 · 19 replies this month · Zefan Li <hidden> -
STALE2223d
[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
2020-05-28 13:55 · 4 replies this month · Dan Schatzberg <hidden> -
STALE2309d
Re: [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd
2020-05-28 12:49 · 3 replies this month · Xiaoming Ni <hidden> -
STALE2309d
[PATCH] mm page_fault: Reduce code complexity
2020-05-28 11:45 · 1 reply this month · hui yang <hidden> -
STALE2309d
Cache flush issue with page_mapping_file() and swap back shmem page ?
2020-05-28 11:20 · 2 replies this month · Jerome Glisse <hidden> -
STALE2290d
[PATCH v11 00/16] per memcg lru lock
2020-05-28 11:03 · 16 replies this month · Alex Shi <hidden> -
STALE2309d
Re: [PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
2020-05-28 09:08 · 1 reply this month · Baoquan He <hidden> -
STALE2302d
[PATCH] mm,thp: stop leaking unreleased file pages
2020-05-28 08:51 · 5 replies this month · Hugh Dickins <hughd@google.com> -
STALE2309d
[PATCH] writeback: remove unused variable
2020-05-28 08:35 · 1 reply this month · Chao Yu <hidden> -
STALE2309d
[PATCH v3 1/3] MIPS: Do not flush tlb page when updating PTE entry
2020-05-28 04:33 · 7 replies this month · Bibo Mao <maobibo@loongson.cn> -
STALE2309d
[PATCH] [v3]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
2020-05-28 02:55 · 0 replies this month · <hidden> -
STALE2301d
[linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory
2020-05-28 01:38 · 2 replies this month · kbuild test robot <hidden> -
STALE2309d
[PATCH -V3] swap: Reduce lock contention on swap cache from swap slots allocation
2020-05-28 01:37 · 1 reply this month · Huang Ying <hidden> -
STALE2309d
[PATCH] [v3]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
2020-05-28 00:45 · 1 reply this month · <hidden> -
STALE2300d
[PATCH v5 00/19] The new cgroup slab memory controller
2020-05-27 22:44 · 19 replies this month · Roman Gushchin <hidden> -
STALE2309d
[PATCH mmotm] mm/swap: fix livelock in __read_swap_cache_async()
2020-05-27 21:44 · 4 replies this month · Hugh Dickins <hughd@google.com> -
STALE2309d
[PATCH resend 3/3] mm: fix LRU balancing effect of new transparent huge pages
2020-05-27 21:36 · 4 replies this month · Shakeel Butt <hidden> -
STALE2309d
[PATCH v3 0/8] padata: parallelize deferred page init
2020-05-27 21:27 · 10 replies this month · Daniel Jordan <daniel.m.jordan@oracle.com> -
STALE2309d
[PATCH RFC 0/5] mm: memcg accounting of percpu memory
2020-05-27 21:02 · 7 replies this month · Roman Gushchin <hidden> -
STALE2309d
[PATCH 1/3] mm/vmalloc: simplify merge_or_add_vmap_area() func.
2020-05-27 20:51 · 2 replies this month · "Uladzislau Rezki (Sony)" <urezki@gmail.com> -
STALE2309d
[PATCH v3 00/19] The new cgroup slab memory controller
2020-05-27 20:45 · 51 replies this month · Roman Gushchin <hidden> -
STALE2165d
LANDED [PATCH v3 3/7] mm/swap: Use local_lock for protection
2020-05-27 20:11 · 0 replies this month · Sebastian Andrzej Siewior <bigeasy@linutronix.de> -
STALE2301d
[PATCH mm v6 0/4] memcg: Slow down swap allocation as the available space gets depleted
2020-05-27 20:05 · 5 replies this month · Jakub Kicinski <kuba@kernel.org> -
STALE2309d
[PATCH v4 00/19] The new cgroup slab memory controller
2020-05-27 20:03 · 28 replies this month · Roman Gushchin <hidden> -
DORMANTno replies
[PATCH] mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
2020-05-27 19:49 · 0 replies this month · John Hubbard <jhubbard@nvidia.com> -
DORMANTno replies
REVIEWED: 7 (7M) [PATCH resend 1/3] mm: swap: fix vmstats for huge pages
2020-05-27 18:48 · 0 replies this month · Shakeel Butt <hidden> -
DORMANTno replies
REVIEWED: 7 (7M) [PATCH resend 2/3] mm: swap: memcg: fix memcg stats for huge pages
2020-05-27 18:47 · 0 replies this month · Shakeel Butt <hidden> -
DORMANTno replies
Proposal
2020-05-27 17:16 · 0 replies this month · Hailey Jones <hidden> -
STALE2309d
[PATCH 26/26] mm page_fault: Reduce code complexity
2020-05-27 17:13 · 1 reply this month · hui yang <hidden> -
STALE2309d
[PATCH 38/38] mm: fix ambiguous comments for better code readability
2020-05-27 17:09 · 1 reply this month · hui yang <hidden> -
STALE2309d
[PATCH v2] PM: hibernate: restrict writes to the resume device
2020-05-27 15:58 · 3 replies this month · Domenico Andreoli <hidden> -
STALE2309d
[PATCH 0/2] Fix W+X debug feature on x86
2020-05-27 15:55 · 6 replies this month · Steven Price <steven.price@arm.com> -
STALE2309d
[PATCH mm v5 RESEND 0/4] memcg: Slow down swap allocation as the available space gets depleted
2020-05-27 15:52 · 10 replies this month · Jakub Kicinski <kuba@kernel.org> -
STALE2309d
sort out the flush_icache_range mess v2
2020-05-27 13:45 · 37 replies this month · Christoph Hellwig <hch@lst.de> -
DORMANTno replies
Re: Re: [PATCH v13 05/15] mm/damon: Adaptively adjust regions
2020-05-27 12:47 · 0 replies this month · SeongJae Park <hidden>