linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-26 03:05:09 to 2020-04-28 17:07:05 UTC [more...]

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-04-28 17:06 UTC  (9+ messages)
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-28 16:54 UTC  (7+ messages)
` [PATCH v6 06/12] "
  ` [regression] "
          ` [regression?] "

[PATCH 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-04-28 16:40 UTC  (12+ messages)
` [PATCH 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH 2/5] coredump: Fix handling of partial writes in dump_emit()
` [PATCH 3/5] coredump: Refactor page range dumping into common helper
` [PATCH 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH 5/5] mm/gup: Take mmap_sem in get_dump_page()

[PATCH v9 00/15] Introduce Data Access MONitor (DAMON)
 2020-04-28 16:17 UTC  (19+ messages)
` [PATCH v9 01/15] scripts/spelling: Add a few more typos
` [PATCH v9 02/15] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v9 03/15] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v9 04/15] mm/damon: Implement region based sampling
` [PATCH v9 05/15] mm/damon: Adaptively adjust regions
` [PATCH v9 06/15] mm/damon: Apply dynamic memory mapping changes
` [PATCH v9 07/15] mm/damon: Implement callbacks
` [PATCH v9 08/15] mm/damon: Implement access pattern recording
` [PATCH v9 09/15] mm/damon: Add debugfs interface
` [PATCH v9 10/15] mm/damon: Add tracepoints
` [PATCH v9 11/15] tools: Add a minimal user-space tool for DAMON
` [PATCH v9 12/15] Documentation/admin-guide/mm: Add a document "
` [PATCH v9 13/15] mm/damon: Add kunit tests
` [PATCH v9 14/15] mm/damon: Add user space selftests
` [PATCH v9 15/15] MAINTAINERS: Update for DAMON
  ` Re: [PATCH v9 00/15] Introduce Data Access MONitor (DAMON)

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-04-28 16:13 UTC  (5+ messages)
` [PATCH v5 1/4] loop: Use worker per cgroup instead of kworker
` [PATCH v5 2/4] mm: support nesting memalloc_use_memcg()
` [PATCH v5 3/4] mm: Charge active memcg when no mm is set
` [PATCH v5 4/4] loop: Charge i/o to mem and blk cg

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-04-28 15:37 UTC  (16+ messages)
` [RFC PATCH 1/8] fs/dax: Introduce dax-rmap btree for reflink
` [RFC PATCH 2/8] mm: add dax-rmap for memory-failure and rmap
` [RFC PATCH 3/8] fs/dax: Introduce dax_copy_edges() for COW
` [RFC PATCH 4/8] fs/dax: copy data before write
` [RFC PATCH 5/8] fs/dax: replace mmap entry in case of CoW
` [RFC PATCH 6/8] fs/dax: dedup file range to use a compare function
` [RFC PATCH 7/8] fs/xfs: handle CoW for fsdax write() path
` [RFC PATCH 8/8] fs/xfs: support dedupe for fsdax
  ` 回复: Re: [RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-28 14:24 UTC  (11+ messages)

[PATCH v2 0/4] mm/slub: Fix sysfs circular locking dependency
 2020-04-28 14:06 UTC  (9+ messages)
` [PATCH v2 1/4] mm, slab: Revert "extend slab/shrink to shrink all memcg caches"
` [PATCH v2 2/4] mm/slub: Fix slab_mutex circular locking problem in slab_attr_store()
` [PATCH v2 3/4] mm/slub: Fix another circular locking dependency "
` [PATCH v2 4/4] mm/slub: Fix sysfs shrink circular locking dependency

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-28 14:06 UTC  (14+ messages)
` [PATCH v3 01/23] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v3 10/23] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
` [PATCH v3 21/23] arm64: mte: Check the DT memory nodes for MTE support

[PATCH] mm/gup.c: Updating the documentation
 2020-04-28 13:47 UTC  (4+ messages)

[PATCH 0/3] mm: improve proportional memcg protection
 2020-04-28 12:42 UTC  (17+ messages)
` [PATCH 3/3] mm: improvements on memcg protection functions

Re [PATCH] [RFC]hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-04-28 11:49 UTC 

Tmpfs size accounting misses memory allocations
 2020-04-28 10:51 UTC  (3+ messages)

[PATCH v3 0/5] support setting sysctl parameters from kernel command line
 2020-04-28 10:18 UTC  (11+ messages)
` [PATCH v3 1/5] kernel/sysctl: "
` [PATCH v3 2/5] kernel/sysctl: support handling command line aliases
` [PATCH v3 3/5] kernel/hung_task convert hung_task_panic boot parameter to sysctl
` [PATCH v3 4/5] tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y
` [PATCH v3 5/5] lib/test_sysctl: support testing of sysctl. boot parameter

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-04-28  9:38 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v2 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
 2020-04-28  9:38 UTC  (12+ messages)

memleak in cgroup
 2020-04-28  9:10 UTC  (4+ messages)

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-28  6:49 UTC  (5+ messages)
` [PATCH 16/18] "

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-28  4:17 UTC  (8+ messages)
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

mmotm 2020-04-26-00-15 uploaded
 2020-04-27 23:45 UTC  (7+ messages)
` mmotm 2020-04-26-00-15 uploaded (mm/madvise.c)

mmotm 2020-04-27-16-36 uploaded
 2020-04-27 23:37 UTC 

[PATCH] [RFC]hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-04-27 22:46 UTC  (2+ messages)

[PATCH] swap: Try to scan more free slots even when fragmented
 2020-04-27 21:18 UTC  (2+ messages)

[PATCH 0/4] Extract DEBUG_WX to shared use
 2020-04-27 19:42 UTC  (7+ messages)
` [PATCH 1/4] mm: add DEBUG_WX support
` [PATCH 4/4] arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined

[PATCH 1/2] mm, slab: Revert "extend slab/shrink to shrink all memcg caches"
 2020-04-27 19:00 UTC  (6+ messages)
` [PATCH 2/2] mm/slub: Fix slab_mutex circular locking problem in slab_attr_store()

[PATCH v2] mm/slub: Fix incorrect interpretation of s->offset
 2020-04-27 17:49 UTC  (5+ messages)

[PATCH] mm, memcg: fix wrong mem cgroup protection
 2020-04-27 16:52 UTC  (9+ messages)

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-04-27 14:02 UTC  (3+ messages)
` [PATCH v5 22/38] kmsan: net: check the value of skb before sending it to the network

[PATCH v5 20/38] kmsan: handle memory sent to/from USB
 2020-04-27 13:59 UTC  (3+ messages)

[PATCH] mm/slub: Fix incorrect checkings of s->offset
 2020-04-27 13:56 UTC  (6+ messages)

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-04-27 13:45 UTC  (3+ messages)

[PATCH 15/24] mm/list_lru.c: Rename kvfree_rcu() to local variant
 2020-04-27 11:23 UTC  (4+ messages)
` [PATCH 18/24] mm/list_lru.c: Remove kvfree_rcu_local() function

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-04-27  7:15 UTC  (9+ messages)
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH v10 00/15] per memcg lru lock
 2020-04-27  7:03 UTC  (17+ messages)
` [PATCH v10 01/15] mm/swap: use vmf clean up swapin funcs parameters
` [PATCH v10 02/15] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v10 03/15] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v10 04/15] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v10 05/15] mm/thp: clean up lru_add_page_tail
` [PATCH v10 06/15] mm/thp: narrow lru locking
` [PATCH v10 07/15] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v10 08/15] mm/lru: introduce TestClearPageLRU
` [PATCH v10 09/15] mm/compaction: do page isolation first in compaction
` [PATCH v10 10/15] mm/mlock: ClearPageLRU before get lru lock in munlock page isolation
` [PATCH v10 10/15] mm/mlock: isolation page before get lru lock in munlock
` [PATCH v10 11/15] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v10 12/15] mm/lru: introduce the relock_page_lruvec function
` [PATCH v10 13/15] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v10 14/15] mm/pgdat: remove pgdat lru_lock
` [PATCH v10 15/15] mm/lru: revise the comments of lru_lock

[PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
 2020-04-27  0:55 UTC  (8+ messages)

[hnaz-linux-mm:master 287/377] config.c:undefined reference to `find_via_pmu'
 2020-04-26 16:04 UTC 

[linux-next:master 4466/4894] kernel/bpf/syscall.c:305:58: error: 'VMALLOC_END' undeclared; did you mean 'VM_LOCKED'?
 2020-04-26  7:43 UTC  (2+ messages)

[PATCH] mm/slub: do not place freelist pointer to middle of object if redzone is on
 2020-04-26  5:56 UTC  (3+ messages)
  `  "

[PATCH] [v3]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-04-26  3:24 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).