messages from 2017-05-10 08:55:09 to 2017-05-15 20:44:43 UTC [more...]
[v3 0/9] parallelized "struct page" zeroing
2017-05-15 20:44 UTC (26+ messages)
` [v3 9/9] s390: teach platforms not to zero struct pages memory
[PATCHv5, REBASED 0/9] x86: 5-level paging enabling for v4.12, Part 4
2017-05-15 19:48 UTC (15+ messages)
` [PATCHv5, REBASED 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv5, REBASED 2/9] x86/boot/64: Rewrite startup_64 in C
` [PATCHv5, REBASED 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv5, REBASED 4/9] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv5, REBASED 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv5, REBASED 6/9] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv5, REBASED 7/9] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv5, REBASED 8/9] x86: Enable 5-level paging support
` [PATCHv5, REBASED 9/9] x86/mm: Allow to have userspace mappings above 47-bits
[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
2017-05-15 19:15 UTC (14+ messages)
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-05-15 18:35 UTC (5+ messages)
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-15 17:58 UTC (32+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
2017-05-15 17:42 UTC (3+ messages)
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
[RFC] [PATCH 0/1] ksm: fix use after free with merge_across_nodes = 0
2017-05-15 16:14 UTC (4+ messages)
` [PATCH 1/1] "
[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
2017-05-15 15:53 UTC (12+ messages)
[patch 15/18] mm/vmscan: Adjust system_state checks
2017-05-15 14:54 UTC (2+ messages)
[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
2017-05-15 13:34 UTC (18+ messages)
` [RFC PATCH v2 01/17] cgroup: reorganize cgroup.procs / task write path
` [RFC PATCH v2 02/17] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
` [RFC PATCH v2 03/17] cgroup: introduce cgroup->proc_cgrp and threaded css_set handling
` [RFC PATCH v2 04/17] cgroup: implement CSS_TASK_ITER_THREADED
` [RFC PATCH v2 05/17] cgroup: implement cgroup v2 thread support
` [RFC PATCH v2 06/17] cgroup: Fix reference counting bug in cgroup_procs_write()
` [RFC PATCH v2 07/17] cgroup: Prevent kill_css() from being called more than once
` [RFC PATCH v2 08/17] cgroup: Move debug cgroup to its own file
` [RFC PATCH v2 09/17] cgroup: Keep accurate count of tasks in each css_set
` [RFC PATCH v2 10/17] cgroup: Make debug cgroup support v2 and thread mode
` [RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics
` [RFC PATCH v2 12/17] cgroup: Remove cgroup v2 no internal process constraint
` [RFC PATCH v2 13/17] cgroup: Allow fine-grained controllers control in cgroup v2
` [RFC PATCH v2 14/17] cgroup: Enable printing of v2 controllers' cgroup hierarchy
` [RFC PATCH v2 15/17] sched: Misc preps for cgroup unified hierarchy interface
` [RFC PATCH v2 16/17] sched: Implement interface for cgroup unified hierarchy
` [RFC PATCH v2 17/17] sched: Make cpu/cpuacct threaded controllers
mm: page allocation failures in swap_duplicate -> add_swap_count_continuation
2017-05-15 12:57 UTC (5+ messages)
[PATCH -mm -v11 0/5] THP swap: Delay splitting THP during swapping out
2017-05-15 11:25 UTC (6+ messages)
` [PATCH -mm -v11 1/5] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v11 2/5] mm, THP, swap: Unify swap slot free functions to put_swap_page
` [PATCH -mm -v11 3/5] mm, THP, swap: Move anonymous THP split logic to vmscan
` [PATCH -mm -v11 4/5] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v11 5/5] mm, THP, swap: Enable THP swap optimization only if has compound map
[PATCH -v4 0/14] mm: make movable onlining suck less
2017-05-15 8:58 UTC (15+ messages)
` [PATCH 01/14] mm: remove return value from init_currently_empty_zone
` [PATCH 02/14] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 03/14] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 04/14] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 05/14] mm, memory_hotplug: split up register_one_node
` [PATCH 06/14] mm, memory_hotplug: consider offline memblocks removable
` [PATCH 07/14] mm: consider zone which is not fully populated to have holes
` [PATCH 08/14] mm, compaction: skip over holes in __reset_isolation_suitable
` [PATCH 09/14] mm: __first_valid_page skip over offline pages
` [PATCH 10/14] mm, vmstat: skip reporting offline pages in pagetypeinfo
` [PATCH 11/14] mm, memory_hotplug: do not associate hotadded memory to zones until online
` [PATCH 12/14] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 13/14] mm, memory_hotplug: fix the section mismatch warning
` [PATCH 14/14] mm, memory_hotplug: remove unused cruft after memory hotplug rework
Low memory killer problem
2017-05-15 9:00 UTC (5+ messages)
[PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
2017-05-15 8:45 UTC (2+ messages)
[PATCH 1/1] ksm: prevent crash after write_protect_page fails
2017-05-15 8:36 UTC (2+ messages)
[PATCH] mm/kasan: use kasan_zero_pud for p4d table
2017-05-15 8:29 UTC (2+ messages)
8 Gigabytes and constantly swapping
2017-05-15 8:09 UTC (5+ messages)
[PATCH v7 0/7] Introduce ZONE_CMA
2017-05-15 3:57 UTC (20+ messages)
[PATCH V2] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
2017-05-14 4:11 UTC (3+ messages)
[RFC] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
2017-05-14 2:34 UTC (4+ messages)
` [PATCH] mm/madvise: Dont poison entire HugeTLB page for single page errors
[v3 3/9] mm: add "zero" argument to vmemmap allocators
2017-05-13 19:17 UTC (2+ messages)
mmotm 2017-05-12-15-53 uploaded
2017-05-12 22:54 UTC
[PATCH -mm -v10 0/3] THP swap: Delay splitting THP during swapping out
2017-05-12 16:48 UTC (18+ messages)
` [PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH 1/2] mm: swap: unify swap slot free functions to put_swap_page
` [PATCH 2/2] mm: swap: move anonymous THP split logic to vmscan
[PATCH] mm: per-cgroup memory reclaim stats
2017-05-12 16:42 UTC (3+ messages)
mm/kasan: zero_p4d_populate() problem?
2017-05-12 11:04 UTC (2+ messages)
[RFC summary] Enable Coherent Device Memory
2017-05-12 10:26 UTC (2+ messages)
Kernel problem
2017-05-12 5:56 UTC (4+ messages)
` AW: "
[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
2017-05-12 3:41 UTC (15+ messages)
` [RFC 01/10] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [RFC 04/10] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [RFC 09/10] x86/mm: Rework lazy TLB to track the actual loaded mm
[patch 0/3] per-CPU vmstat thresholds and vmstat worker disablement (v2)
2017-05-11 15:33 UTC (6+ messages)
` [patch 1/3] MM: remove unused quiet_vmstat function
` [patch 3/3] MM: allow per-cpu vmstat_worker configuration
[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
2017-05-11 13:53 UTC (8+ messages)
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
[PATCH v2] mm: vmscan: scan until it founds eligible pages
2017-05-11 10:35 UTC (3+ messages)
[patch] mm, thp: copying user pages must schedule on collapse
2017-05-11 9:51 UTC (2+ messages)
[PATCH 4/4] dax: Fix data corruption when fault races with write
2017-05-11 8:39 UTC (3+ messages)
` [PATCH 5/4] dax: Fix PMD "
[PATCH] mark protection_map as __ro_after_init
2017-05-10 18:20 UTC (2+ messages)
[PATCH 0/4 v4] mm,dax: Fix data corruption due to mmap inconsistency
2017-05-10 17:27 UTC (2+ messages)
RFC v2: post-init-read-only protection for data allocated dynamically
2017-05-10 15:45 UTC (8+ messages)
[PATCH] mm/vmscan: fix unsequenced modification and access warning
2017-05-10 15:40 UTC (5+ messages)
` [Patch v3] "
[PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks
2017-05-10 15:24 UTC (7+ messages)
` [PATCH 1/1] Remove hardcoding of ___GFP_xxx bitmasks
` Question on ___GFP_NOLOCKDEP - Was: "
[PATCH] mm/khugepaged: Add missed tracepoint for collapse_huge_page_swapin
2017-05-10 13:09 UTC (2+ messages)
[PATCH] mm, vmalloc: fix vmalloc users tracking properly
2017-05-10 9:51 UTC (4+ 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).