messages from 2018-04-06 10:23:20 to 2018-04-10 02:09:04 UTC [more...]
[PATCH v32 0/4] Virtio-balloon: support free page reporting
2018-04-10 1:50 UTC (4+ messages)
` [PATCH v32 1/4] mm: support reporting free page blocks
` [PATCH v32 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v32 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
[PATCH v3 0/3] restructure memfd code
2018-04-10 1:41 UTC (5+ messages)
` [PATCH v3 1/3] mm/shmem: add __rcu annotations and properly deref radix entry
` [PATCH v3 2/3] mm/shmem: update file sealing comments and file checking
` [PATCH v3 3/3] mm: restructure memfd code
[PATCH -mm] mm, pagemap: Fix swap offset value for PMD migration entry
2018-04-10 1:28 UTC (4+ messages)
[PATCH] mm: workingset: fix NULL ptr dereference
2018-04-10 1:12 UTC (17+ messages)
[PATCH] writeback: safer lock nesting
2018-04-10 0:59 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 1/3] mm/gup_benchmark: handle gup failures
2018-04-10 0:38 UTC (4+ messages)
[PATCH v3 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-04-10 0:26 UTC (12+ messages)
` [PATCH v3 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v3 4/4] mm/sparse: Optimize memmap allocation during sparse_init()
[v3 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-04-09 21:52 UTC
[PATCH v10 00/62] Convert page cache to XArray
2018-04-09 21:18 UTC (2+ messages)
[PATCH 00/11] [v5] Use global pages with PTI
2018-04-09 20:48 UTC (17+ messages)
` [PATCH 01/11] x86/mm: factor out pageattr _PAGE_GLOBAL setting
` [PATCH 02/11] x86/mm: undo double _PAGE_PSE clearing
` [PATCH 03/11] x86/mm: introduce "default" kernel PTE mask
` [PATCH 04/11] x86/espfix: document use of _PAGE_GLOBAL
` [PATCH 05/11] x86/mm: do not auto-massage page protections
` [PATCH 06/11] x86/mm: remove extra filtering in pageattr code
` [PATCH 07/11] x86/mm: comment _PAGE_GLOBAL mystery
` [PATCH 08/11] x86/mm: do not forbid _PAGE_RW before init for __ro_after_init
` [PATCH 09/11] x86/pti: enable global pages for shared areas
` [PATCH 10/11] x86/pti: never implicitly clear _PAGE_GLOBAL for kernel image
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID
[PATCH] ipc/shm: fix use-after-free of shm file via remap_file_pages()
2018-04-09 20:36 UTC (6+ messages)
[PATCH] Documentation/vm/hmm.txt: typos and syntaxes fixes
2018-04-09 20:22 UTC (3+ messages)
[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
2018-04-09 20:08 UTC (10+ messages)
` [PATCH 1/3] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
` [PATCH 3/3] mm: remove __HAVE_ARCH_PTE_SPECIAL
[PATCH v1] kernel/trace:check the val against the available mem
2018-04-09 18:14 UTC (14+ messages)
` __GFP_LOW
Free swap negative?
2018-04-09 17:50 UTC (3+ messages)
Block layer use of __GFP flags
2018-04-09 17:31 UTC (11+ messages)
[RFC] fix confusion around GFP_* flags and blk_get_request
2018-04-09 17:21 UTC (12+ messages)
` [PATCH 1/7] scsi/osd: remove the gfp argument to osd_start_request
` [PATCH 2/7] block: fix __get_request documentation
` [PATCH 3/7] block: sanitize blk_get_request calling conventions
` [PATCH 4/7] block: pass explicit gfp_t to get_request
` [PATCH 5/7] block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
` [PATCH 6/7] block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
` [PATCH 7/7] block: use GFP_KERNEL for allocations from blk_get_request
[PATCH] mm: filemap: provide dummy filemap_page_mkwrite() for NOMMU
2018-04-09 15:18 UTC (2+ messages)
[PATCH v2 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-04-09 14:08 UTC (10+ messages)
` [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH v2 9/9] perf probe: Support SDT markers having reference counter (semaphore)
[PATCH v31 0/4] Virtio-balloon: support free page reporting
2018-04-09 11:46 UTC (7+ messages)
` [PATCH v31 1/4] mm: support reporting free page blocks
` [PATCH v31 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v31 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v31 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
2018-04-09 8:22 UTC (2+ messages)
[PATCH AUTOSEL for 4.15 019/189] printk: Add console owner and waiter logic to load balance console writes
2018-04-09 8:15 UTC (2+ messages)
[PATCH v1] mm: consider non-anonymous thp as unmovable page
2018-04-09 7:14 UTC (11+ messages)
` [PATCH] mm: shmem: enable thp migration (Re: [PATCH v1] mm: consider non-anonymous thp as unmovable page)
[PATCH] mm/memblock: introduce PHYS_ADDR_MAX
2018-04-09 7:15 UTC (2+ messages)
[RFC] Group struct page elements
2018-04-08 14:23 UTC
[PATCH] z3fold: Use gfpflags_allow_blocking
2018-04-08 6:22 UTC
[PATCH 00/15] hmm: fixes and documentations v4
2018-04-08 3:19 UTC (3+ messages)
` [PATCH 01/15] mm/hmm: documentation editorial update to HMM documentation
[PATCH v7 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-04-08 2:05 UTC (8+ messages)
` [PATCH v7 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
[PATCH v3 2/6] Disable instrumentation for some code
2018-04-08 1:38 UTC
[PATCH 1/3] mm: replace S_IRUGO with 0444
2018-04-07 20:37 UTC (5+ messages)
` [PATCH 2/3] mm: Replace S_IWUSR with 0200
` [PATCH 3/3] mm: replace S_IRUSR | S_IWUSR with 0600
[PATCH 01/25] slab: fixup calculate_alignment() argument type
2018-04-07 15:18 UTC (11+ messages)
` [PATCH 06/25] slab: make kmem_cache_create() work with 32-bit sizes
` [PATCH 23/25] slub: make struct kmem_cache_order_objects::x unsigned int
[PATCH v2 0/2] optimize memory hotplug
2018-04-07 14:45 UTC (12+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking
[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
2018-04-07 10:38 UTC (3+ messages)
slab_ksize() and friends size_t -> unsigned int?
2018-04-07 10:23 UTC (2+ messages)
WARNING in kill_block_super
2018-04-07 5:55 UTC (3+ messages)
Requesting to share current work items
2018-04-07 4:18 UTC (3+ messages)
find_swap_entry sparse cleanup
2018-04-07 2:59 UTC (3+ messages)
[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
2018-04-07 1:09 UTC (5+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC
[Bug 199297] New: OOMs writing to files from processes with cgroup memory limits
2018-04-06 21:36 UTC (2+ messages)
[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
2018-04-06 19:58 UTC (5+ messages)
[PATCH] swap: divide-by-zero when zero length swap file on ssd
2018-04-06 19:45 UTC (2+ messages)
[RFC PATCH] mm: use rbtree for page-wait
2018-04-06 18:50 UTC (2+ messages)
[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
2018-04-06 18:02 UTC (19+ messages)
` [PATCH v2 1/4] mm/vmscan: Update stale comments
` [PATCH v2 2/4] mm/vmscan: remove redundant current_may_throttle() check
` [PATCH v2 3/4] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH v2 4/4] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim
` [PATCH] mm-vmscan-dont-mess-with-pgdat-flags-in-memcg-reclaim-v2-fix
` [PATCH v3 1/2] mm/vmscan: don't change pgdat state on base of a single LRU list state
` [PATCH v3 2/2] mm/vmscan: don't mess with pgdat->flags in memcg reclaim
[PATCH v2 0/2] smp: don't kick CPUs running idle or nohz_full tasks
2018-04-06 17:50 UTC (11+ messages)
` [PATCH 1/5] arm64: entry: isb in el1_irq
` [PATCH 3/5] arm64: early ISB at exit from extended quiescent state
[PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
2018-04-06 17:36 UTC (2+ messages)
` [PATCH] "
[PATCH v3 1/4] mm: rename page_counter's count/limit into usage/max
2018-04-06 16:38 UTC (5+ messages)
` [PATCH v3 3/4] mm: treat memory.low value inclusive
mmotm 2018-04-05-16-59 uploaded
2018-04-06 14:54 UTC (2+ messages)
[PATCH v9 00/24] Speculative page faults
2018-04-06 14:23 UTC (4+ messages)
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
[for-next][PATCH 13/18] ring-buffer: Check if memory is available before allocation
2018-04-06 13:00 UTC
[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
2018-04-06 12:27 UTC (9+ messages)
` [RFC PATCH v2 13/15] khwasan: add hooks implementation
[PATCHSET] mm, memcontrol: Make cgroup_rstat available to controllers
2018-04-06 12:03 UTC (8+ messages)
` [PATCH 1/3] mm: memcontrol: Use cgroup_rstat for event accounting
` [PATCH] mm: memcg: make sure memory.events is uptodate when waking pollers
[PATCH] gup: return -EFAULT on access_ok failure
2018-04-06 11:35 UTC (6+ messages)
[PATCH 0/3] indirectly reclaimable memory
2018-04-06 10:32 UTC (7+ messages)
` [PATCH 3/3] dcache: account external names as "
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).