messages from 2018-04-19 16:25:52 to 2018-04-22 18:21:37 UTC [more...]
[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-04-22 18:21 UTC (11+ 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
Page allocator bottleneck
2018-04-22 16:43 UTC (6+ messages)
[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
2018-04-22 15:13 UTC (9+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline
[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
2018-04-22 15:00 UTC (5+ messages)
[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 (18+ 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 (21+ messages)
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
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-20 0:18 UTC (8+ messages)
[PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-04-19 9:33 UTC (2+ messages)
[Bug 198497] handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
2018-04-22 5:50 UTC (13+ messages)
` [Xen-devel] "
[PATCH v2] KASAN: prohibit KASAN+STRUCTLEAK combination
2018-04-22 0:15 UTC (7+ messages)
[PATCH v3] fs: dax: Adding new return type vm_fault_t
2018-04-21 23:56 UTC (4+ 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 0/3] Interface for higher order contiguous allocations
2018-04-21 16:16 UTC (3+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface
[PATCH v2] fs: dax: Adding new return type vm_fault_t
2018-04-21 20:17 UTC (2+ messages)
[PATCH] mm: memory: Introduce new vmf_insert_mixed_mkwrite
2018-04-21 19:41 UTC (3+ 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)
[PATCH v11 00/63] Convert page cache to XArray
2018-04-21 1:34 UTC (6+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 19/63] page cache: Convert page deletion to XArray
[PATCH 0/5] x86, mm: PTI Global page fixes for 4.17
2018-04-21 1:21 UTC (7+ 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
[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 1/2] mm: introduce memory.min
2018-04-20 20:54 UTC (7+ messages)
` [PATCH 2/2] mm: move the high field from struct mem_cgroup to page_counter
[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 (8+ 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
[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
2018-04-20 16:33 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
[PATCH] printk: Ratelimit messages printed by console drivers
2018-04-20 15:13 UTC (14+ messages)
[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
[LSF/MM] May I sneak in a new topic to MM track?
2018-04-20 7:35 UTC (2+ messages)
[LSF/MM] schedule suggestion
2018-04-19 22:13 UTC (20+ messages)
[do_execve] attempted to set unsupported pgprot
2018-04-19 21:26 UTC (3+ messages)
[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
2018-04-19 20:36 UTC (12+ messages)
BUG: Bad page map in process python2 pte:10000000000 pmd:17e8be067
2018-04-19 18:53 UTC (2+ messages)
[PATCH] KASAN: prohibit KASAN+STRUCTLEAK combination
2018-04-19 17:25 UTC (3+ messages)
[PATCH 00/11] [v5] Use global pages with PTI
2018-04-19 16:55 UTC (5+ messages)
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
2018-04-19 16:41 UTC (14+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).