linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-01 20:23:37 to 2018-02-06 06:55:31 UTC [more...]

[PATCH -mm] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-06  6:54 UTC 

freezing system for several second on high I/O [kernel 4.15]
 2018-02-06  6:08 UTC  (5+ messages)

[PATCH v11 3/3] mm, x86: display pkey in smaps only if arch supports pkeys
 2018-02-06  5:51 UTC  (4+ messages)

bisected bd4c82c22c367e is the first bad commit (was [Bug 198617] New: zswap causing random applications to crash)
 2018-02-06  2:31 UTC  (11+ messages)

[PATCH RFC] ashmem: Fix lockdep RECLAIM_FS false positive
 2018-02-06  0:49 UTC 

[Bug 198659] New: Kernel 4.14 crash wirh invalid opcode. list_del_entry_valid
 2018-02-06  0:14 UTC 

[PATCH] mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one()
 2018-02-06  0:06 UTC 

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-02-05 22:17 UTC  (5+ messages)
` RFC: eliminate zone->lock contention for will-it-scale/page_fault1 on big server
  ` [RFC PATCH 1/2] __free_one_page: skip merge for order-0 page unless compaction is in progress
  ` [RFC PATCH 2/2] rmqueue_bulk: avoid touching page structures under zone->lock

[PATCH] Synchronize task mm counters on context switch
 2018-02-05 22:03 UTC 

[PATCH] mm: Remove unused WB_REASON_FREE_MORE_MEM
 2018-02-05 19:37 UTC 

[tip:x86/pti] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-02-05 19:35 UTC  (2+ messages)

[PATCH v2] socket: Provide put_cmsg_whitelist() for constant size copies
 2018-02-05 17:31 UTC  (3+ messages)

[RFC PATCH 00/64] mm: towards parallel address space operations
 2018-02-05 16:53 UTC  (67+ messages)
` [PATCH 01/64] interval-tree: build unconditionally
` [PATCH 02/64] Introduce range reader/writer lock
` [PATCH 03/64] mm: introduce mm locking wrappers
` [PATCH 04/64] mm: add a range parameter to the vm_fault structure
` [PATCH 05/64] mm,khugepaged: prepare passing of rangelock field to vm_fault
` [PATCH 06/64] mm: teach pagefault paths about range locking
` [PATCH 07/64] mm/hugetlb: teach hugetlb_fault() "
` [PATCH 08/64] mm: teach lock_page_or_retry() "
` [PATCH 09/64] mm/mmu_notifier: teach oom reaper "
` [PATCH 10/64] kernel/exit: teach exit_mm() "
` [PATCH 11/64] prctl: teach "
` [PATCH 12/64] fs/userfaultfd: teach userfaultfd_must_wait() "
` [PATCH 13/64] fs/proc: teach "
` [PATCH 14/64] fs/coredump: "
` [PATCH 15/64] ipc: use mm locking wrappers
` [PATCH 16/64] virt: "
` [PATCH 17/64] kernel: "
` [PATCH 18/64] mm/ksm: teach about range locking
` [PATCH 19/64] mm/mlock: use mm locking wrappers
` [PATCH 20/64] mm/madvise: "
` [PATCH 21/64] mm: teach drop/take_all_locks() about range locking
` [PATCH 22/64] mm: avoid mmap_sem trylock in vm_insert_page()
` [PATCH 23/64] mm: huge pagecache: do not check mmap_sem state
` [PATCH 24/64] mm/thp: disable mmap_sem is_locked checks
` [PATCH 25/64] mm: use mm locking wrappers
` [PATCH 26/64] fs: "
` [PATCH 27/64] arch/{x86,sh,ppc}: teach bad_area() about range locking
` [PATCH 28/64] arch/x86: use mm locking wrappers
` [PATCH 29/64] arch/alpha: "
` [PATCH 30/64] arch/tile: "
` [PATCH 31/64] arch/sparc: "
` [PATCH 32/64] arch/s390: "
` [PATCH 33/64] arch/powerpc: "
` [PATCH 34/64] arch/parisc: "
` [PATCH 35/64] arch/ia64: "
` [PATCH 36/64] arch/mips: "
` [PATCH 37/64] arch/arc: "
` [PATCH 38/64] arch/blackfin: "
` [PATCH 39/64] arch/m68k: "
` [PATCH 40/64] arch/sh: "
` [PATCH 41/64] arch/cris: "
` [PATCH 42/64] arch/frv: "
` [PATCH 43/64] arch/hexagon: "
` [PATCH 44/64] arch/score: "
` [PATCH 45/64] arch/m32r: "
` [PATCH 46/64] arch/metag: "
` [PATCH 47/64] arch/microblaze: "
` [PATCH 48/64] arch/tile: "
` [PATCH 49/64] arch/xtensa: "
` [PATCH 50/64] arch/unicore32: "
` [PATCH 51/64] arch/mn10300: "
` [PATCH 52/64] arch/openrisc: "
` [PATCH 53/64] arch/nios2: "
` [PATCH 54/64] arch/arm: "
` [PATCH 55/64] arch/riscv: "
` [PATCH 56/64] drivers/android: "
` [PATCH 57/64] drivers/gpu: "
` [PATCH 58/64] drivers/infiniband: "
` [PATCH 59/64] drivers/iommu: use mm locking helpers
` [PATCH 60/64] drivers/xen: use mm locking wrappers
` [PATCH 61/64] staging/lustre: use generic range lock
` [PATCH 62/64] drivers: use mm locking wrappers (the rest)
` [PATCH 63/64] mm/mmap: hack drop down_write_nest_lock()
` [PATCH 64/64] mm: convert mmap_sem to range mmap_lock

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-05 15:40 UTC  (12+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-05 15:33 UTC  (12+ messages)
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 5/6] Documentation for Pmalloc

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2018-02-05 15:26 UTC  (15+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-02-05 15:05 UTC  (3+ messages)
` [PATCH v2] "

[linux-next:master 12436/12894] drivers//perf/arm_dsu_pmu.c:661:2: error: implicit declaration of function 'bitmap_from_u32array'; did you mean 'bitmap_from_arr32'?
 2018-02-05 14:57 UTC 

[mainline][Memory off/on][83e3c48] kernel Oops with memory hot-unplug on ppc
 2018-02-05 14:24 UTC 

Possible reasons of CMA allocation failure
 2018-02-05 13:46 UTC  (2+ messages)

[PATCH] mm/kasan: Don't vfree() nonexistent vm_area
 2018-02-05  8:48 UTC  (5+ messages)

[LSF/MM TOPIC] File system memory management topics
 2018-02-05  7:01 UTC  (2+ messages)

[RFC PATCH v1 00/13] lru_lock scalability
 2018-02-05  4:58 UTC  (16+ messages)
` [RFC PATCH v1 03/13] mm: add lock array to pgdat and batch fields to struct page
` [RFC PATCH v1 12/13] mm: split up release_pages into non-sentinel and sentinel passes
  ` [lkp-robot] [mm] 44b163e12f: kernel_BUG_at_mm/swap.c
` [RFC PATCH v1 13/13] mm: splice local lists onto the front of the LRU

[RFC PATCH v14 0/6] mm: security: ro protection for dynamic data
 2018-02-05  3:45 UTC  (14+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 4/6] Protectable Memory
` [PATCH 5/6] Pmalloc: self-test
  ` [PATCH 6/6] Documentation for Pmalloc

[PATCH v26 0/2] Virtio-balloon: support free page reporting
 2018-02-04 12:41 UTC  (3+ messages)
` [PATCH v26 1/2] mm: support reporting free page blocks
` [PATCH v26 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH] mm/migrate: Rename various page allocation helper functions
 2018-02-04  6:58 UTC 

[RFC PATCH v13 0/6] mm: security: ro protection for dynamic data
 2018-02-03 19:42 UTC  (5+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 4/6] Protectable Memory

[PATCH] mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
 2018-02-03 18:23 UTC  (2+ messages)

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-02-03 12:24 UTC  (4+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-02-03  7:48 UTC  (4+ messages)

[LSF/MM TOPIC] get_user_pages() and filesystems
 2018-02-02 22:04 UTC  (2+ messages)

[matwey:bbb-3.8-3.9 160/312] drivers/acpi/processor_driver.c:645:2: error: implicit declaration of function 'try_offline_node'
 2018-02-02 19:32 UTC 

[matwey:bbb-3.8-3.9 159/312] drivers/acpi/acpi_memhotplug.c:302:12: error: too many arguments to function 'remove_memory'
 2018-02-02 19:29 UTC 

[Resend] Possible bug in __fragmentation_index()
 2018-02-02 17:47 UTC  (2+ messages)

[LSF/MM TOPIC] lru_lock scalability
 2018-02-02 17:00 UTC  (5+ messages)

[PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7
 2018-02-02 14:59 UTC  (4+ messages)

[PATCH v25 0/2] Virtio-balloon: support free page reporting
 2018-02-02 12:48 UTC  (3+ messages)

[netfilter-core] kernel panic: Out of memory and no killable processes... (2)
 2018-02-02 11:41 UTC  (11+ messages)

[LSF/MM ATTEND] Requests to attend MM Summit 2018
 2018-02-02 10:47 UTC  (3+ messages)

[RFC] mm/migrate: Add new migration reason MR_HUGETLB
 2018-02-02  9:36 UTC  (3+ messages)
` [PATCH] mm/migrate: Change migration reason MR_CMA as MR_CONTIG_RANGE

[RFC] mm/migrate: Consolidate page allocation helper functions
 2018-02-02  9:32 UTC  (5+ messages)

possible deadlock in get_user_pages_unlocked
 2018-02-02  8:57 UTC  (6+ messages)

[PATCH] mm/swap: add function get_total_swap_pages to expose total_swap_pages
 2018-02-02  7:54 UTC  (8+ messages)

[PATCH] socket: Provide bounce buffer for constant sized put_cmsg()
 2018-02-02  6:34 UTC  (3+ messages)

[PATCH v1] mm: optimize memory hotplug
 2018-02-02  6:05 UTC  (2+ messages)

[PATCH 6/6] Pmalloc: self-test
 2018-02-02  6:14 UTC  (2+ messages)

[PATCH 4/6] Protectable Memory
 2018-02-02  5:53 UTC  (3+ messages)

[PATCH v2 2/2] mm, memory_hotplug: optimize memory hotplug
 2018-02-02  4:48 UTC  (2+ messages)

[PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking
 2018-02-02  4:12 UTC  (2+ messages)

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2018-02-01 23:27 UTC  (3+ messages)

[LSF/MM TOPIC] few MM topics
 2018-02-01 22:47 UTC  (6+ messages)
      ` [Lsf-pc] "

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-02-01 21:06 UTC  (15+ 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).