linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 10:18:29 to 2020-04-29 12:47:23 UTC [more...]

[RFC v7 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-04-29 12:45 UTC  (2+ messages)
` [RFC v7 1/7] mm/madvise: Export do_madvise() to external GPL modules

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-04-29 12:22 UTC  (7+ messages)
` [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 v3 0/6] block: fix blktrace debugfs use after free
 2020-04-29 12:21 UTC  (19+ messages)
` [PATCH v3 1/6] block: revert back to synchronous request_queue removal
` [PATCH v3 2/6] block: move main block debugfs initialization to its own file
` [PATCH v3 3/6] blktrace: move blktrace debugfs creation to helper function
` [PATCH v3 4/6] blktrace: fix debugfs use after free
` [PATCH v3 5/6] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v3 6/6] loop: be paranoid on exit and prevent new additions / removals

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 12:11 UTC  (21+ messages)
` [PATCH v2 01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH v2 02/20] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 06/20] alpha: simplify detection of memory zone boundaries
` [PATCH v2 07/20] arm: "
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH v2 09/20] csky: simplify detection of memory zone boundaries
` [PATCH v2 10/20] m68k: mm: "
` [PATCH v2 11/20] parisc: "
` [PATCH v2 12/20] sparc32: "
` [PATCH v2 13/20] unicore32: "
` [PATCH v2 14/20] xtensa: "
` [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers
` [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions()
` [PATCH v2 20/20] docs/vm: update memory-models documentation

[PATCH 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 12:09 UTC  (2+ messages)

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-29 11:58 UTC  (20+ 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 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass

[patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
 2020-04-29 11:43 UTC  (16+ messages)

[PATCH] khugeepaged: Replace the usage of system(3) in the test
 2020-04-29 11:07 UTC 

[PATCH 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-04-29 10:53 UTC  (8+ messages)
` [PATCH 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection
` [PATCH 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-04-29 10:25 UTC  (8+ 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

[PATCH v9 00/15] Introduce Data Access MONitor (DAMON)
 2020-04-29 10:10 UTC  (7+ messages)
  `  "

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-04-29  9:58 UTC  (17+ messages)
` [PATCH 1/7] mm: Document x86 uses a linked list of pgds
` [PATCH 2/7] mm: Move pt_mm within struct page
` [PATCH 3/7] arm: Thread mm_struct throughout page table allocation
` [PATCH 4/7] arm64: "
` [PATCH 5/7] m68k: "
` [PATCH 6/7] mm: Set pt_mm in PTE constructor
` [PATCH 7/7] mm: Set pt_mm in PMD constructor

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-29  9:55 UTC  (12+ messages)

[hnaz-linux-mm:master 80/408] include/linux/memcontrol.h:863:9: warning: 'return' with a value, in function returning void
 2020-04-29  9:37 UTC  (2+ messages)

[PATCH v3 4/6] blktrace: fix debugfs use after free
 2020-04-29  8:48 UTC 

[hnaz-linux-mm:master 80/408] include/linux/memcontrol.h:855:20: error: invalid storage class for function 'mem_cgroup_calculate_protection'
 2020-04-29  8:45 UTC 

mmotm 2020-04-26-00-15 uploaded
 2020-04-29  8:43 UTC  (6+ messages)
` mmotm 2020-04-26-00-15 uploaded (mm/madvise.c)

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

[PATCH] tools/vm/page_owner_sort: filter out unneeded line
 2020-04-29  5:29 UTC 

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-04-29  3:26 UTC  (11+ messages)
` [PATCH v2 01/10] mm/page-flags: introduce PageHighMemZone()
` [PATCH v2 02/10] drm/ttm: separate PageHighMem() and PageHighMemZone() use case
` [PATCH v2 03/10] kexec: "
` [PATCH v2 04/10] power: "
` [PATCH v2 05/10] mm/gup: "
` [PATCH v2 06/10] mm/hugetlb: "
` [PATCH v2 07/10] mm: "
` [PATCH v2 08/10] mm/page_alloc: correct the use of is_highmem_idx()
` [PATCH v2 09/10] mm/migrate: replace PageHighMem() with open-code
` [PATCH v2 10/10] mm/page-flags: change the implementation of the PageHighMem()

[PATCH v2 4/4] mm/slub: Fix sysfs shrink circular locking dependency
 2020-04-29  2:52 UTC  (4+ messages)

linux-next: Tree for Apr 28
 2020-04-29  1:54 UTC  (4+ messages)

[net-next PATCH V3 0/3] Fix page_pool API and dma address storage
 2020-04-29  1:54 UTC  (4+ messages)
` [net-next PATCH V3 1/3] mm: add dma_addr_t to struct page

[PATCH] mips/mm: Add page soft dirty tracking
 2020-04-29  1:41 UTC 

[PATCH] mm/madvise: make function 'do_process_madvise' static
 2020-04-29  1:40 UTC 

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

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-29  0:42 UTC  (16+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

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

[PATCH v1 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-29  0:25 UTC  (2+ messages)

[PATCH v4] mm: Proactive compaction
 2020-04-28 22:10 UTC 

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-04-28 22:02 UTC  (9+ messages)
  ` 回复: "

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-04-28 20:59 UTC  (25+ messages)
` [PATCH 01/24] rcu/tree: Keep kfree_rcu() awake during lock contention
` [PATCH 02/24] rcu/tree: Skip entry into the page allocator for PREEMPT_RT
` [PATCH 03/24] rcu/tree: Use consistent style for comments
` [PATCH 04/24] rcu/tree: Repeat the monitor if any free channel is busy
` [PATCH 05/24] rcu/tree: Simplify debug_objects handling
` [PATCH 06/24] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH 07/24] rcu/tree: move locking/unlocking to separate functions
` [PATCH 08/24] rcu/tree: Use static initializer for krc.lock
` [PATCH 09/24] rcu/tree: cache specified number of objects
` [PATCH 10/24] rcu/tree: add rcutree.rcu_min_cached_objs description
` [PATCH 11/24] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH 12/24] rcu/tiny: support vmalloc in tiny-RCU
` [PATCH 13/24] rcu: Rename rcu_invoke_kfree_callback/rcu_kfree_callback
` [PATCH 14/24] rcu: Rename __is_kfree_rcu_offset() macro
` [PATCH 15/24] rcu: Rename kfree_call_rcu() to the kvfree_call_rcu()
` [PATCH 16/24] mm/list_lru.c: Rename kvfree_rcu() to local variant
` [PATCH 17/24] rcu: Introduce 2 arg kvfree_rcu() interface
` [PATCH 18/24] mm/list_lru.c: Remove kvfree_rcu_local() function
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object
` [PATCH 20/24] rcu/tree: Make kvfree_rcu() tolerate any alignment
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header
` [PATCH 22/24] rcu/tiny: support reclaim for head-less object
` [PATCH 23/24] rcu: Introduce 1 arg kvfree_rcu() interface
` [PATCH 24/24] lib/test_vmalloc.c: Add test cases for kvfree_rcu()

[PATCH v4 0/4] Clean up hugetlb boot command line processing
 2020-04-28 20:56 UTC  (5+ messages)
` [PATCH v4 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v4 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v4 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v4 4/4] hugetlbfs: clean up command line processing

memleak in cgroup
 2020-04-28 17:45 UTC  (5+ messages)

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

[PATCH 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-04-28 16:40 UTC  (5+ messages)
` [PATCH 2/5] coredump: Fix handling of partial writes in dump_emit()

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

[PATCH 0/3] mm: improve proportional memcg protection
 2020-04-28 12:42 UTC  (8+ messages)

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  (5+ messages)
` [PATCH v3 1/5] kernel/sysctl: "


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