linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-20 07:55:34 to 2018-04-23 12:55:43 UTC [more...]

[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
 2018-04-23 12:54 UTC  (5+ messages)
` [PATCH 1/9] struct page: add field for vm_struct
` [PATCH 2/9] vmalloc: rename llist field in vmap_area
` [PATCH 3/9] Protectable Memory
` [PATCH 4/9] Documentation for Pmalloc

[PATCH 1/2] mm: introduce memory.min
 2018-04-23 12:44 UTC  (9+ messages)
` [PATCH 2/2] mm: move the high field from struct mem_cgroup to page_counter

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-23 12:45 UTC  (19+ messages)

[PATCH v2] mm: introduce memory.min
 2018-04-23 12:36 UTC 

[PATCH 0/5] x86, mm: PTI Global page fixes for 4.17
 2018-04-23 11:37 UTC  (10+ messages)
` [PATCH 1/5] x86, pti: fix boot problems from Global-bit setting
` [PATCH 2/5] x86, pti: fix boot warning "
` [PATCH 3/5] x86, pti: reduce amount of kernel text allowed to be Global
` [PATCH 4/5] x86, pti: disallow global kernel text with RANDSTRUCT
` [PATCH 5/5] x86, pti: filter at vma->vm_page_prot population

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-23 11:06 UTC  (15+ messages)
` [PATCH v2 01/12] mm: Assign id to every memcg-aware shrinker
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 05/12] fs: Propagate shrinker::id to list_lru
` [PATCH v2 10/12] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related to memcg

WARNING: kernel stack regs at (ptrval) in syz-executor has bad 'bp' value (ptrval)
 2018-04-23 10:56 UTC  (2+ messages)

[RFC] mm: memory.low heirarchical behavior
 2018-04-23 10:38 UTC  (5+ messages)
` [RFC PATCH 0/2] memory.low,min reclaim
  ` [RFC PATCH 1/2] memcg: fix memory.low
  ` [RFC PATCH 2/2] memcg: add memory.min

[RFC] should BIOS change the efi type when we set CONFIG_X86_RESERVE_LOW ?
 2018-04-23 10:17 UTC  (2+ messages)

[PATCH] mm: memory: Introduce new vmf_insert_mixed_mkwrite
 2018-04-23  9:21 UTC  (4+ messages)

Page allocator bottleneck
 2018-04-23  8:54 UTC  (7+ messages)

[Bug 198497] handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-04-23  8:17 UTC  (14+ messages)
        ` [Xen-devel] "

[PATCH v10 00/25] Speculative page faults
 2018-04-23  7:42 UTC  (11+ messages)
` [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 09/25] mm: protect VMA modifications using "
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure

[PATCH v2] fs: dax: Adding new return type vm_fault_t
 2018-04-23  7:40 UTC  (5+ messages)

[PATCH v1] mm: consider non-anonymous thp as unmovable page
 2018-04-23  7:21 UTC  (12+ messages)
                ` [PATCH] mm: shmem: enable thp migration (Re: [PATCH v1] mm: consider non-anonymous thp as unmovable page)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-04-23  5:35 UTC  (11+ messages)

[RFC v3 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-23  4:35 UTC 

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-04-23  4:22 UTC  (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-23  4:17 UTC  (7+ messages)

[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-23  3:28 UTC  (3+ messages)

[PATCH v3] fs: dax: Adding new return type vm_fault_t
 2018-04-23  2:25 UTC  (6+ messages)

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-22 20:33 UTC  (7+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 19/63] page cache: Convert page deletion to XArray

[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
 2018-04-22 15:13 UTC  (8+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline

[PATCH] memcg: writeback: use memcg->cgwb_list directly
 2018-04-22 14:11 UTC  (4+ messages)

[PATCH v2] memcg: writeback: use memcg->cgwb_list directly
 2018-04-22 14:09 UTC 

[PATCH 4.14 099/164] ring-buffer: Check if memory is available before allocation
 2018-04-22 13:52 UTC 

[PATCH 4.16 127/196] ring-buffer: Check if memory is available before allocation
 2018-04-22 13:52 UTC 

[patch] mm, oom: fix concurrent munlock and oom reaper unmap
 2018-04-22 13:18 UTC  (15+ messages)
    ` [patch v2] "
                    ` [patch v2] mm, oom: fix concurrent munlock and oom reaperunmap

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-04-22 13:03 UTC  (16+ messages)

per-NUMA memory limits in mem cgroup?
 2018-04-22 12:46 UTC  (2+ messages)

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-19  9:05 UTC  (7+ messages)

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-04-19  9:33 UTC  (2+ messages)

[PATCH v2] KASAN: prohibit KASAN+STRUCTLEAK combination
 2018-04-22  0:15 UTC  (7+ messages)

[PATCH] iomap: add a swapfile activation function
 2018-04-21 12:33 UTC  (2+ messages)

[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
 2018-04-21 17:02 UTC  (4+ messages)

[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
 2018-04-21 16:55 UTC  (2+ messages)

WARNING: refcount bug in put_pid_ns
 2018-04-21 10:41 UTC  (2+ messages)

WARNING: refcount bug in should_fail
 2018-04-21 10:26 UTC  (6+ messages)

[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
 2018-04-20 23:48 UTC  (4+ messages)

mmotm 2018-04-20-14-58 uploaded
 2018-04-20 21:59 UTC 

[PATCH v3 00/14] Rearrange struct page
 2018-04-20 20:43 UTC  (7+ messages)
` [PATCH v3 02/14] mm: Split page_type out from _mapcount
` [PATCH v3 05/14] mm: Move 'private' union within struct page

[PATCH 1/2] x86, pti: fix boot problems from Global-bit setting
 2018-04-20 19:44 UTC  (4+ messages)
` [PATCH 2/2] x86, pti: fix boot warning "

[v1] mm: access to uninitialized struct page
 2018-04-20 19:29 UTC  (2+ messages)

[LSF/MM] Ride sharing
 2018-04-20 19:19 UTC  (4+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-20 18:42 UTC  (3+ messages)
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT

[PATCH] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
 2018-04-20 17:59 UTC  (2+ messages)

general protection fault in kernfs_kill_sb
 2018-04-20 17:55 UTC  (5+ messages)

Patch "ring-buffer: Check if memory is available before allocation" has been added to the 4.16-stable tree
 2018-04-20 16:58 UTC 

Patch "ring-buffer: Check if memory is available before allocation" has been added to the 4.14-stable tree
 2018-04-20 16:58 UTC 

[per_cpu_ptr_to_phys] PANIC: early exception 0x0d IP 10:ffffffffa892f15f error 0 cr2 0xffff88001fbff000
 2018-04-20 15:42 UTC  (4+ messages)
` c9e97a1997 BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code

[RFC PATCH v3 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-04-20 14:46 UTC  (16+ messages)
` [RFC PATCH v3 01/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v3 02/15] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [RFC PATCH v3 03/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [RFC PATCH v3 04/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v3 05/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v3 06/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v3 07/15] khwasan: add tag related helper functions
` [RFC PATCH v3 08/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v3 09/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v3 10/15] khwasan: split out kasan_report.c from report.c
` [RFC PATCH v3 11/15] khwasan: add bug reporting routines
` [RFC PATCH v3 12/15] khwasan: add hooks implementation
` [RFC PATCH v3 13/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v3 14/15] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [RFC PATCH v3 15/15] khwasan: update kasan documentation

[PATCH] treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
 2018-04-20 11:34 UTC  (6+ messages)

[PATCH] mm:memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create
 2018-04-20  8:09 UTC  (10+ messages)

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2018-04-20  7:55 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).