linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 12:18:40 to 2020-04-20 12:09:43 UTC [more...]

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-20 12:09 UTC  (5+ messages)
` [PATCH v1 4/6] tlb: mmu_gather: add tlb_set_*_range APIs
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH 0/3] mm: Fix misuse of parent anon_vma in dup_mmap path
 2020-04-20 12:06 UTC  (4+ messages)

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-20 11:55 UTC  (9+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[PATCH v11 00/25] Change readahead API
 2020-04-20 11:43 UTC  (3+ messages)
` [PATCH v11 24/25] fuse: Convert from readpages to readahead

[PATCH] kmalloc_index optimization(code size & runtime stable)
 2020-04-20 11:41 UTC  (3+ messages)

[PATCH v2 00/10] block: fix blktrace debugfs use after free
 2020-04-20 11:40 UTC  (31+ messages)
` [PATCH v2 01/10] block: move main block debugfs initialization to its own file
` [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
` [PATCH v2 03/10] blktrace: fix debugfs use after free
` [PATCH v2 04/10] block: revert back to synchronous request_queue removal
` [PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
` [PATCH v2 06/10] blk-debugfs: upgrade warns to BUG_ON() if directory is already found
` [PATCH v2 07/10] blktrace: move debugfs file creation to its own function
` [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
` [PATCH v2 09/10] block: panic if block debugfs dir is not created
` [PATCH v2 10/10] block: put_device() if device_add() fails

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

BUG in mm/zswap
 2020-04-20 11:15 UTC 

[PATCH 0/3] memcg oom: bail out from the charge path if no victim found
 2020-04-20 11:10 UTC  (11+ messages)
` [PATCH 1/3] mm: change the return type of out_of_memory()
` [PATCH 2/3] mm, memcg: introduce a new helper task_in_memcg_oom_set()
` [PATCH 3/3] memcg oom: bail out from the charge path if no victim found

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-20  9:29 UTC  (6+ messages)

decruft the vmalloc API v2
 2020-04-20  9:27 UTC  (5+ messages)
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 26/29] mm: remove vmalloc_user_node_flags

[PATCH v2 0/2] always record memcg id for swapped memcg pages
 2020-04-20  8:02 UTC  (4+ messages)
` [PATCH v2 1/2] memcg: folding CONFIG_MEMCG_SWAP as default
` [PATCH v2 2/2] mm/memcg: remove swapaccount kernel parameter

[PATCH 1/2] mm/memory: remove redundant pte_devmap case for copy_one_pte()
 2020-04-20  7:54 UTC  (5+ messages)
` [PATCH 2/2] mm/memory: put refcount of normal page in zap_pte_range()

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-04-20  7:53 UTC  (14+ messages)

[PATCH] mm/memory: add refcount for special mapping page in copy_one_pte()
 2020-04-20  7:42 UTC  (7+ messages)

[PATCH v2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
 2020-04-20  7:42 UTC  (4+ messages)

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-20  7:33 UTC  (4+ messages)

[PATCH] sh/mm: Fix a build failure via adding a missing bracket
 2020-04-20  6:47 UTC 

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-20  6:19 UTC  (5+ messages)

kernel BUG at include/linux/mm.h:LINE! (6)
 2020-04-20  4:15 UTC  (2+ messages)
` kernel BUG at include/linux/mm.h:699

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-20  3:26 UTC  (6+ messages)

Re: [RFC] autonuma: Support to scan page table asynchronously
 2020-04-20  2:32 UTC  (8+ messages)
`  "
    `  "
        `  "
          `  "

[PATCH v2] mm/memory: remove unnecessary pte_devmap case in copy_one_pte()
 2020-04-20  2:28 UTC 

[PATCH 1/4] mm/swapfile.c: found_free could be represented by (tmp < max)
 2020-04-20  1:41 UTC  (5+ messages)
` [PATCH 2/4] mm/swapfile.c: tmp is always smaller than max
` [PATCH 4/4] mm/swapfile.c: move new_cluster to check free_clusters directly
  ` [PATCH 3/4] mm/swapfile.c: compare tmp and max after trying to iterate on swap_map

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-20  0:18 UTC  (7+ messages)

[PATCH v4] mm: swap: properly update readahead statistics in unuse_pte_range()
 2020-04-19 23:55 UTC  (2+ messages)

[PATCH] mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
 2020-04-19 21:09 UTC  (3+ messages)

[PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-19 16:42 UTC  (4+ messages)
  `  "

mmotm 2020-04-17-20-35 uploaded
 2020-04-19 10:56 UTC  (4+ messages)
` mmotm 2020-04-17-20-35 uploaded (squashfs)

[PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
 2020-04-18 20:04 UTC  (4+ messages)

[PATCH 1/2] memcg: folding CONFIG_MEMCG_SWAP as default
 2020-04-18 16:17 UTC  (9+ messages)
` [PATCH 2/2] mm/swap: clean up parameter pass in swapin funcs

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-18 10:12 UTC  (9+ messages)
` [PATCH v2 1/3] kernel/sysctl: "

[PATCH v3] mm: swap: properly update readahead statistics in unuse_pte_range()
 2020-04-18  8:51 UTC  (5+ messages)

linux-next test error: BUG: using __this_cpu_read() in preemptible code in __mod_memcg_state
 2020-04-18  8:13 UTC  (9+ messages)

[PATCH v9 0/3] mm/hmm/test: add self tests for HMM
 2020-04-18  6:06 UTC  (8+ messages)
` [PATCH v9 1/3] mm/hmm/test: add selftest driver "
` [PATCH v9 2/3] mm/hmm/test: add selftests "
` [PATCH v9 3/3] MAINTAINERS: add HMM selftests

[PATCH] mm, memcg: fix inconsistent oom event behavior
 2020-04-18  0:23 UTC  (4+ messages)

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-17 23:22 UTC  (12+ messages)
` [PATCH 3/3] mm: automatically penalize tasks with high swap use

pass kernel pointers to the sysctl ->proc_handler method
 2020-04-17 22:38 UTC  (8+ messages)
` [PATCH 6/6] sysctl: pass kernel pointers to ->proc_handler
    ` [Potential Spoof] "

[Bug 206697] #PF: supervisor read access in kernel mode, #PF: error_code(0x0000) - not-present page while building a large project
 2020-04-17 21:58 UTC  (2+ messages)

[Bug 207325] New: Bad swap file entry 740167b7, kernel NULL pointer dereference and Oops after hours of building
 2020-04-17 19:57 UTC 

[PATCH v5 0/2] integrate classzone_idx and high_zoneidx
 2020-04-17 19:01 UTC  (5+ messages)
` [PATCH v5 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v5 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx

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

ppc64 early slub caches have zero random value
 2020-04-17 17:19 UTC  (2+ messages)

[PATCH, RFC] x86/mm/pat: Restore large pages after fragmentation
 2020-04-17 16:54 UTC  (6+ messages)

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-04-17 15:01 UTC  (3+ messages)
` [PATCH RFC 1/2] s390/zcore: traverse resources instead of memblocks
` [PATCH RFC 2/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK

[PATCHv4 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-17 14:59 UTC  (4+ messages)
` [PATCHv4 4/8] khugepaged: Drain LRU add pagevec after swapin

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-17 14:39 UTC  (13+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

improve use_mm / unuse_mm v2
 2020-04-17 14:25 UTC  (2+ messages)

[RFC PATCH] mm, oom: oom ratelimit auto tuning
 2020-04-17 13:55 UTC  (9+ messages)

[PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-17 13:42 UTC  (3+ messages)
`  "
  `  "

[PATCH] mm/vmalloc: Sanitize __get_vm_area() arguments
 2020-04-17 13:38 UTC  (5+ messages)

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-17 13:26 UTC  (3+ messages)


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