linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 00:52:49 to 2020-04-29 22:06:23 UTC [more...]

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

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-04-29 21:56 UTC  (7+ messages)
` [PATCH v2 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v2 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v2 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v2 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v2 5/5] mm/gup: Take mmap_sem in get_dump_page()

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

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-29 19:38 UTC  (4+ messages)
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1

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

[PATCH v3] mm/slub: Fix incorrect interpretation of s->offset
 2020-04-29 18:25 UTC  (5+ messages)

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

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2020-04-29 17:35 UTC  (21+ messages)
` [PATCH v9 01/18] arm64: kexec: make dtb_mem always enabled
` [PATCH v9 02/18] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v9 03/18] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v9 04/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v9 05/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v9 07/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
` [PATCH v9 08/18] arm64: kexec: move relocation function setup
` [PATCH v9 09/18] arm64: kexec: call kexec_image_info only once
` [PATCH v9 10/18] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors

[PATCH 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-04-29 16:56 UTC  (13+ 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 v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-29 16:47 UTC  (24+ 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 v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-29 16:41 UTC  (5+ messages)
` [PATCH v1 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED
` [PATCH v1 3/3] virtio-mem: Add memory with MHP_DRIVER_MANAGED

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

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 16:29 UTC  (24+ 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.5 "
` [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 v5 0/4] Charge loop device i/o to issuing cgroup
 2020-04-29 16:21 UTC  (7+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-04-29 15:45 UTC  (28+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 03/25] mm: Introduce thp_order
` [PATCH v3 04/25] mm: Introduce offset_in_thp
` [PATCH v3 05/25] fs: Add a filesystem flag for large pages
` [PATCH v3 06/25] fs: Introduce i_blocks_per_page
` [PATCH v3 07/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v3 08/25] fs: Support THPs in zero_user_segments
` [PATCH v3 09/25] bio: Add bio_for_each_thp_segment_all
` [PATCH v3 10/25] iomap: Support arbitrarily many blocks per page
` [PATCH v3 11/25] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v3 12/25] iomap: Support large pages in read paths
` [PATCH v3 13/25] iomap: Support large pages in write paths
` [PATCH v3 14/25] iomap: Inline data shouldn't see large pages
` [PATCH v3 15/25] xfs: Support "
` [PATCH v3 16/25] mm: Make prep_transhuge_page return its argument
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache
` [PATCH v3 19/25] mm: Allow large pages to be removed from "
` [PATCH v3 20/25] mm: Remove page fault assumption of compound page size
` [PATCH v3 21/25] mm: Add DEFINE_READAHEAD
` [PATCH v3 22/25] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v3 23/25] mm: Make __do_page_cache_readahead "
` [PATCH v3 24/25] mm: Add large page readahead
` [PATCH v3 25/25] mm: Align THP mappings for non-DAX

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-04-29 14:55 UTC  (2+ messages)

[PATCH v2] s390: simplify memory notifier for protecting kdump crash kernel area
 2020-04-29 14:55 UTC  (2+ messages)

[PATCH v3] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 14:22 UTC  (2+ messages)

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-04-29 14:05 UTC  (21+ 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 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 13:35 UTC  (6+ messages)
    `  "
        ` RE:(2) [PATCH "
          ` (2) "

[PATCH v2] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 12:58 UTC 

[RFC v7 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-04-29 12:45 UTC  (8+ messages)
` [RFC v7 1/7] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v7 2/7] mm/damon: Account age of target regions
` [RFC v7 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v7 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v7 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v7 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v7 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH] khugeepaged: Replace the usage of system(3) in the test
 2020-04-29 12:48 UTC  (2+ messages)

[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] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
 2020-04-29 11:43 UTC  (15+ messages)

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

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-29  9:55 UTC  (11+ 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] 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 


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