linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 05:59:43 to 2020-04-16 11:23:47 UTC [more...]

[PATCH -next] mm/usercopy: fix warning Comparison to bool
 2020-04-16 11:23 UTC  (4+ messages)
  ` 答复: "

[PATCH v4] mm/ksm: Fix NULL pointer dereference when KSM zero page is enabled
 2020-04-16 11:21 UTC  (6+ messages)

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

[PATCH RFC 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
 2020-04-16 10:47 UTC  (3+ messages)
` [PATCH RFC 1/2] mm/memory_hotplug: no need to init new pgdat with node_start_pfn
` [PATCH RFC 2/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-16  9:06 UTC  (3+ messages)
` [PATCH v3 2/3] crypto: Remove unnecessary memzero_explicit()

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-16  8:54 UTC  (4+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-16  8:01 UTC  (9+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH v2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
 2020-04-16  7:34 UTC 

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-16  6:59 UTC  (6+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 2/8] fs: extract simple_pin/release_fs to separate files

possible deadlock in shmem_mfill_atomic_pte
 2020-04-16  6:58 UTC  (8+ messages)

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-16  6:56 UTC  (8+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
      ` [PATCH 2/2 V3] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

improve use_mm / unuse_mm v2
 2020-04-16  6:43 UTC  (6+ messages)
` [PATCH 1/3] kernel: move use_mm/unuse_mm to kthread.c
` [PATCH 2/3] kernel: better document the use_mm/unuse_mm API contract
` [PATCH 3/3] kernel: set USER_DS in kthread_use_mm

[PATCH 0/5] blktrace: fix use after free
 2020-04-16  6:34 UTC  (45+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

[PATCH v3] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-16  6:19 UTC  (6+ messages)

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-16  5:17 UTC  (2+ messages)

Userfaultfd doesn't seem to break out of poll on fd close
 2020-04-16  4:39 UTC  (9+ messages)

possible deadlock in shmem_uncharge
 2020-04-16  3:05 UTC  (5+ messages)

[PATCH] vmalloc: Fix remap_vmalloc_range() bounds checks
 2020-04-16  3:02 UTC  (2+ messages)

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-16  2:38 UTC  (4+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[RFC PATCH 3/4] mm: add sys fs configuration for page reporting
 2020-04-16  1:30 UTC  (3+ messages)

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-16  1:24 UTC  (5+ messages)

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-16  1:21 UTC  (7+ messages)

[RFC PATCH 1/4] mm: reduce the impaction of page reporing worker
 2020-04-16  1:12 UTC  (3+ messages)

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-16  0:44 UTC  (12+ messages)

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-16  0:34 UTC  (11+ messages)

[PATCH] hugetlb_cgroup: remove unused variable 'i'
 2020-04-16  0:29 UTC  (2+ messages)

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-15 23:34 UTC  (10+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-15 22:59 UTC  (22+ messages)
` [PATCHv3, RESEND 1/8] khugepaged: Add self test
` [PATCHv3, RESEND 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv3, RESEND 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv3, RESEND 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv3, RESEND 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv3, RESEND 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv3, RESEND 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv3, RESEND 8/8] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-15 20:37 UTC  (8+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
` [PATCH 3/3] arm64: memory: Give hotplug memory a different resource name

[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
 2020-04-15 19:52 UTC  (7+ messages)

[PATCH] mm/filemap: Fix a typo in comment "unneccssary"->"unnecessary"
 2020-04-15 19:02 UTC  (4+ messages)

[PATCH] mm: Fix a typo in comment "strucure"->"structure"
 2020-04-15 18:39 UTC  (2+ messages)

[PATCH] mm/compaction: Fix a typo in comment "pessemistic"->"pessimistic"
 2020-04-15 18:34 UTC  (2+ messages)

[PATCH] mm/memblock: Fix a typo in comment "implict"->"implicit"
 2020-04-15 18:32 UTC  (2+ messages)

[PATCH] mm/list_lru: Fix a typo in comment "numbesr"->"numbers"
 2020-04-15 18:30 UTC  (2+ messages)

[PATCH] mm/vmsan: Fix some typos in comment
 2020-04-15 18:29 UTC  (2+ messages)

[PATCH] slub: Avoid redzone when choosing freepointer location
 2020-04-15 18:07 UTC  (2+ messages)

incoming
 2020-04-15 18:00 UTC  (5+ messages)
` [patch 025/155] slub: relocate freelist pointer to middle of object

[PATCH 0/8] mm: Speedup page cache truncation
 2020-04-15 16:12 UTC  (4+ messages)
` [PATCH 2/8] xarray: Provide xas_erase() helper

linux-next: Tree for Apr 14 (mm/shmem.c)
 2020-04-15 15:34 UTC  (4+ messages)

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-04-15 15:24 UTC  (4+ messages)
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP

linux-next: not-present page at swap_vma_readahead()
 2020-04-15 13:11 UTC  (4+ messages)

[PATCH 0/2] memcg, vmpressure: expose vmpressure controls
 2020-04-15 12:33 UTC  (12+ messages)

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-04-15 11:46 UTC  (9+ messages)

[PATCH AUTOSEL 5.4 42/84] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-04-15 11:43 UTC 

[PATCH AUTOSEL 5.5 059/106] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-04-15 11:41 UTC 

Memory CG and 5.1 to 5.6 uprade slows backup
 2020-04-15 11:37 UTC  (11+ messages)

[PATCH AUTOSEL 5.6 070/129] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-04-15 11:33 UTC 

[PATCH v11 00/25] Change readahead API
 2020-04-15 11:22 UTC  (16+ messages)
` [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v11 03/25] mm: Ignore return value of ->readpages
` [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v11 05/25] mm: Add new readahead_control API
` [PATCH v11 06/25] mm: Use readahead_control to pass arguments
` [PATCH v11 08/25] mm: rename readahead loop variable to 'i'

[PATCH] [v2]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-04-15 10:23 UTC 

[PATCH 0/2] arm64/hotplug: Process MEM_OFFLINE and MEM_CANCEL_OFFLINE events
 2020-04-15 10:16 UTC  (5+ messages)
` [PATCH 1/2] mm/hotplug: Enumerate memory range offlining failure reasons
` [PATCH 2/2] arm64/hotplug: Process MEM_OFFLINE and MEM_CANCEL_OFFLINE

[PATCH] mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-04-15 10:06 UTC 

[Bug 207273] New: cgroup with 1.5GB limit and 100MB rss usage OOM-kills processes due to page cache usage after upgrading to kernel 5.4
 2020-04-15  9:44 UTC  (4+ messages)

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-15  7:42 UTC  (7+ messages)
` [PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
` [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v2 08/10] virtio-mem: Offline and remove completely unplugged memory blocks

implicit AOP_FLAG_NOFS for grab_cache_page_write_begin
 2020-04-15  7:02 UTC 

[PATCH 1/3] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-04-15  6:08 UTC  (11+ 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).