linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-09 03:02:47 to 2021-02-09 22:03:43 UTC [more...]

incoming
 2021-02-09 22:03 UTC  (16+ messages)
` [patch 01/14] squashfs: avoid out of bounds writes in decompressors
` [patch 02/14] squashfs: add more sanity checks in id lookup
` [patch 03/14] squashfs: add more sanity checks in inode lookup
` [patch 04/14] squashfs: add more sanity checks in xattr id lookup
` [patch 05/14] kasan: fix stack traces dependency for HW_TAGS
` [patch 06/14] firmware_loader: align .builtin_fw to 8
` [patch 07/14] mm/mremap: fix BUILD_BUG_ON() error in get_extent
` [patch 08/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on s390
` [patch 09/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
` [patch 10/14] selftests/vm: rename file run_vmtests to run_vmtests.sh
` [patch 11/14] MAINTAINERS: update Andrey Ryabinin's email address
` [patch 12/14] Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
` [patch 13/14] mm, slub: better heuristic for number of cpus when calculating slab order
` [patch 14/14] nilfs2: make splice write available again

Fwd: alloc_pages_bulk()
 2021-02-09 22:01 UTC  (5+ messages)
  ` alloc_pages_bulk()

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-02-09 22:00 UTC  (6+ messages)

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-09 21:59 UTC  (2+ messages)

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-09 21:45 UTC 

[PATCH mm] kfence: make reporting sensitive information configurable
 2021-02-09 21:34 UTC  (3+ messages)

Augmented Page Reclaim
 2021-02-09 21:32 UTC  (2+ messages)
` [page-reclaim] "

[PATCH 0/3] Soft limit memory management bug fixes
 2021-02-09 20:29 UTC  (4+ messages)
` [PATCH 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree
` [PATCH 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
` [PATCH 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-09 21:30 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH stable 4.9] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
 2021-02-09 21:19 UTC  (2+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-09 21:17 UTC  (11+ messages)
` [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate

[PATCH v2] mm: cma: support sysfs
 2021-02-09 21:13 UTC  (15+ messages)

[v7 PATCH 01/12] mm: vmscan: use nid from shrink_control for tracepoint
 2021-02-09 20:50 UTC  (18+ messages)
` [v7 PATCH 02/12] mm: vmscan: consolidate shrinker_maps handling code
` [v7 PATCH 03/12] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v7 PATCH 04/12] mm: vmscan: remove memcg_shrinker_map_size
` [v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
` [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrinker is registered
` [v7 PATCH 08/12] mm: vmscan: add per memcg shrinker nr_deferred
` [v7 PATCH 09/12] mm: vmscan: use per memcg nr_deferred of shrinker
` [v7 PATCH 10/12] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v7 PATCH 11/12] mm: memcontrol: reparent nr_deferred when memcg offline
` [v7 PATCH 12/12] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-02-09 20:24 UTC  (3+ messages)
` [PATCH v3 1/8] mm: Cleanup faultaround and finish_fault() codepaths

[PATCH v3 0/8] mm: memcontrol: switch to rstat
 2021-02-09 20:21 UTC  (11+ messages)
` [PATCH v3 1/8] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH v3 2/8] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH v3 3/8] mm: memcontrol: privatize memcg_page_state query functions
` [PATCH v3 4/8] cgroup: rstat: support cgroup1
` [PATCH v3 5/8] cgroup: rstat: punt root-level optimization to individual controllers
` [PATCH v3 6/8] mm: memcontrol: switch to rstat
` [PATCH v3 7/8] mm: memcontrol: consolidate lruvec stat flushing
` [PATCH v3 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[PATCHSET v2 0/3] Improve IOCB_NOWAIT O_DIRECT reads
 2021-02-09 20:11 UTC  (12+ messages)
` [PATCH 1/3] mm: provide filemap_range_needs_writeback() helper
` [PATCH 2/3] mm: use filemap_range_needs_writeback() for O_DIRECT reads
` [PATCH 3/3] iomap: "

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-09 20:08 UTC  (10+ messages)

synchronize_rcu in munmap?
 2021-02-09 19:58 UTC  (6+ messages)

[PATCH v2] mm/vmalloc: use rb_tree instead of list for vread() lookups
 2021-02-09 19:49 UTC  (2+ messages)

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-02-09 19:46 UTC  (2+ messages)

[PATCH] fs: buffer: use raw page_memcg() on locked page
 2021-02-09 19:20 UTC  (3+ messages)

[linux-next:master 3824/6048] drivers/net/dsa/xrs700x/xrs700x_i2c.c:127:34: warning: unused variable 'xrs700x_i2c_dt_ids'
 2021-02-09 19:16 UTC  (6+ messages)

[PATCH 0/4] Some more lock_page work
 2021-02-09 19:09 UTC  (11+ messages)
  ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[PATCH] mm: remove lru_add_drain_all in alloc_contig_range
 2021-02-09 19:03 UTC  (3+ messages)

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-02-09 18:56 UTC  (4+ messages)

[PATCH mm] arm64: kasan: fix MTE symbols exports
 2021-02-09 18:45 UTC  (3+ messages)

[linux-next:master 5983/6048] h8300-linux-ld: section .data VMA overlaps section __kcrctab VMA
 2021-02-09 18:21 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: Remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage()
 2021-02-09 18:18 UTC  (2+ messages)

[PATCH v4 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-09 17:54 UTC  (7+ messages)
` [PATCH v4 3/5] mm: Introduce page_needs_cow_for_dma() for deciding whether cow
` [PATCH v4 4/5] mm: Use is_cow_mapping() across tree where proper
` [PATCH v4 5/5] hugetlb: Do early cow when page pinned on src mm

[PATCH v2] mm: cma: Print region name on failure
 2021-02-09 17:36 UTC  (4+ messages)

another swap/hibernate code cleanup for for-5.12/block
 2021-02-09 17:14 UTC  (2+ messages)
` [PATCH] mm: simplify swapdev_block

[PATCH v4 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-09 16:21 UTC  (13+ messages)
` [PATCH v4 1/3] mm, slub: use pGp to print page flags
` [PATCH v4 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v4 3/3] vsprintf: dump full information of page flags in pGp

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-09 16:08 UTC  (5+ messages)

[PATCH v2 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-09 15:18 UTC  (4+ messages)
` [PATCH v2 12/12] arm64: kasan: export MTE symbols for KASAN tests

mmotm 2021-02-08-15-44 uploaded
 2021-02-09 14:26 UTC  (5+ messages)
` mmotm 2021-02-08-15-44 uploaded (mm-cma-print-region-name-on-failure.patch)
` mmotm 2021-02-08-15-44 uploaded (drivers/media/i2c/rdacm2*.c)

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-09 13:53 UTC  (18+ messages)
` [RFC PATCH v3 1/2] "

[PATCH 0/8] mm: memcontrol: switch to rstat v2
 2021-02-09 13:48 UTC  (3+ messages)
` [PATCH 8/8] kselftests: cgroup: update kmem test for new vmstat implementation

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-09 13:38 UTC  (8+ messages)
` [PATCH v2 1/7] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v2 2/7] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v2 3/7] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v2 4/7] mm,memory_hotplug: Enforce struct page size to be multiple of PMD
` [PATCH v2 5/7] mm,memory_hotplug: Enforce pageblock alignment when memmap_on_memory
` [PATCH v2 6/7] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v2 7/7] arm64/Kconfig: "

[PATCH v3 mm 00/13] kasan: optimizations and fixes for HW_TAGS
 2021-02-09 13:24 UTC  (4+ messages)
` [PATCH v3 mm 08/13] kasan, mm: optimize krealloc poisoning

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-09 13:17 UTC  (7+ messages)
` [PATCH v17 07/10] "

[PATCH v12 7/7] kasan: don't run tests in async mode
 2021-02-09 11:33 UTC  (2+ messages)

[PATCH v12 3/7] kasan: Add report for async mode
 2021-02-09 11:32 UTC  (2+ messages)

"cat /proc/sys/kernel/random/entropy_avail" sometimes causes page allocation failure
 2021-02-09 11:17 UTC  (4+ messages)

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-09 10:02 UTC  (12+ messages)
` [PATCH 1/2] mm: provide a sane PTE walking API for modules

[GIT PULL] memblock: remove return value of memblock_free_all()
 2021-02-09  9:43 UTC 

[PATCH] kswapd: no need reclaim cma pages triggered by unmovable allocation
 2021-02-09  9:23 UTC  (2+ messages)

[PATCH] mm: backing-dev: Remove duplicated macro definition
 2021-02-09  9:19 UTC 

[PATCH] mm/hugetlb: Remove redundant VM_BUG_ON_PAGE on putback_active_hugepage()
 2021-02-09  6:19 UTC  (5+ messages)

[PATCH] mm/mlock: minor coding style tweaks
 2021-02-09  5:23 UTC 

[PATCH] mm/slub: minor coding style tweaks
 2021-02-09  5:10 UTC 

[PATCH] mm/slab: minor coding style tweaks
 2021-02-09  3:31 UTC 


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