messages from 2018-07-14 04:59:44 to 2018-07-17 10:44:29 UTC [more...]
[PATCH 0/2] Fix crash due to vma_is_anonymous() false-positives
2018-07-17 10:44 UTC (12+ messages)
` [PATCH 1/2] mm: Fix "
[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-17 10:03 UTC (8+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
[PATCH v11 00/26] Speculative page faults
2018-07-17 9:36 UTC (12+ messages)
[PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
2018-07-17 8:44 UTC (7+ messages)
[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
2018-07-17 8:33 UTC (19+ messages)
Bug report about KASLR and ZONE_MOVABLE
2018-07-17 8:22 UTC (12+ messages)
[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-07-17 8:12 UTC (4+ messages)
[PATCH 00/39 v7] PTI support for x86-32
2018-07-17 7:15 UTC (31+ messages)
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 07/39] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 30/39] x86/mm/pti: Clone entry-text again in pti_finalize()
` [PATCH 38/39] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 39/39] x86/entry/32: Add debug code to check entry/exit cr3
[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-07-17 6:52 UTC (14+ messages)
` [PATCH v6 03/13] device-dax: Set page->index
` [PATCH v6 04/13] filesystem-dax: "
` [PATCH v6 05/13] mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 07/13] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v6 08/13] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
` [PATCH v6 12/13] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v6 13/13] libnvdimm, pmem: Restore page attributes when clearing errors
[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-07-17 6:36 UTC (5+ messages)
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
[PATCH v2 0/2] mm: soft-offline: fix race against page allocation
2018-07-17 5:32 UTC (3+ messages)
` [PATCH v2 1/2] mm: fix race on soft-offlining free huge pages
` [PATCH v2 2/2] mm: soft-offline: close the race against page allocation
[patch -mm] mm, oom: remove oom_lock from exit_mmap
2018-07-17 4:22 UTC (10+ messages)
cgroup-aware OOM killer, how to move forward
2018-07-17 4:19 UTC (8+ messages)
[patch -mm v3 0/3] mm, memcg: introduce oom policies
2018-07-17 4:06 UTC (8+ messages)
` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
` [patch v2 "
` [patch v3 "
` [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy
[PATCH v13 0/7] cgroup-aware OOM killer
2018-07-17 3:59 UTC (9+ messages)
[PATCH v13 2/2] Add oom victim's memcg to the oom context information
2018-07-17 3:51 UTC (4+ messages)
Instability in current -git tree
2018-07-17 3:14 UTC (22+ messages)
[PATCH v7 6/6] fs/dcache: Allow deconfiguration of negative dentry code to reduce kernel size
2018-07-17 1:25 UTC (2+ messages)
[PATCH v7 4/6] fs/dcache: Print negative dentry warning every min until turned off by user
2018-07-17 1:24 UTC (2+ messages)
[mmotm:master 172/329] kernel/sched/psi.c:180:2: note: in expansion of macro 'do_div'
2018-07-17 1:13 UTC
[PATCH v2 0/7] swap: THP optimizing refactoring
2018-07-17 0:55 UTC (8+ messages)
` [PATCH v2 1/7] swap: Add comments to lock_cluster_or_swap_info()
` [PATCH v2 2/7] mm/swapfile.c: Replace some #ifdef with IS_ENABLED()
` [PATCH v2 3/7] swap: Use swap_count() in swap_page_trans_huge_swapped()
` [PATCH v2 4/7] swap: Unify normal/huge code path "
` [PATCH v2 5/7] swap: Unify normal/huge code path in put_swap_page()
` [PATCH v2 6/7] swap: Add __swap_entry_free_locked()
` [PATCH v2 7/7] swap, put_swap_page: Share more between huge/normal code path
[PATCH v2 0/7] swap: THP optimizing refactoring
2018-07-17 0:51 UTC
[PATCH v1 0/2] mm: soft-offline: fix race against page allocation
2018-07-17 0:27 UTC (7+ messages)
` [PATCH v1 1/2] mm: fix race on soft-offlining free huge pages
` [PATCH v1 2/2] mm: soft-offline: close the race against page allocation
[PATCH 0/6] use irqsafe variant of refcount_dec_and_lock() / atomic_dec_and_lock()
2018-07-16 22:57 UTC (4+ messages)
` [PATCH 3/6] bdi: Use refcount_t for reference counting instead atomic_t
[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-07-16 21:00 UTC (18+ messages)
` [PATCH v2 01/14] mm: Plumb dev_pagemap instead of vmem_altmap to memmap_init_zone()
` [PATCH v2 02/14] mm: Enable asynchronous __add_pages() and vmemmap_populate_hugepages()
` [PATCH v2 03/14] mm: Teach memmap_init_zone() to initialize ZONE_DEVICE pages
` [PATCH v2 04/14] mm: Multithread ZONE_DEVICE initialization
` [PATCH v2 05/14] mm, memremap: Up-level foreach_order_pgoff()
` [PATCH v2 06/14] mm: Allow an external agent to coordinate memmap initialization
` [PATCH v2 07/14] libnvdimm, pmem: Allow a NULL-pfn to ->direct_access()
` [PATCH v2 08/14] tools/testing/nvdimm: "
` [PATCH v2 09/14] s390, dcssblk: "
` [PATCH v2 10/14] filesystem-dax: Do not request a pfn when not required
` [PATCH v2 11/14] filesystem-dax: Make mount time pfn validation a debug check
` [PATCH v2 12/14] libnvdimm, pmem: Initialize the memmap in the background
` [PATCH v2 13/14] device-dax: "
` [PATCH v2 14/14] libnvdimm, namespace: Publish page structure init state / control
[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
2018-07-16 20:05 UTC (14+ messages)
[PATCH v6 0/5] sparse_init rewrite
2018-07-16 17:44 UTC (6+ messages)
` [PATCH v6 1/5] mm/sparse: abstract sparse buffer allocations
` [PATCH v6 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
` [PATCH v6 3/5] mm/sparse: move buffer init/fini to the common place
` [PATCH v6 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
` [PATCH v6 5/5] mm/sparse: delete old sparse_init and enable new one
[PATCH] mm: don't do zero_resv_unavail if memmap is not allocated
2018-07-16 17:05 UTC (4+ messages)
[PATCHv2 0/2] Fix crash due to vma_is_anonymous() false-positives
2018-07-16 16:57 UTC (6+ messages)
` [PATCHv2 2/2] mm: Drop unneeded ->vm_ops checks
` REGRESSION: "
Caching/buffers become useless after some time
2018-07-16 16:45 UTC (7+ messages)
mainline/master boot: 177 boots: 2 failed, 174 passed with 1 conflict (v4.18-rc4-160-gf353078f028f)
2018-07-16 15:18 UTC (6+ messages)
mm,tlb: revert 4647706ebeee?
2018-07-16 13:12 UTC (3+ messages)
` [PATCH] Revert "mm: always flush VMA ranges affected by zap_page_range"
[PATCH v7] add param that allows bootline control of hardened usercopy
2018-07-16 11:30 UTC (6+ messages)
[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
2018-07-16 11:25 UTC (6+ messages)
[PATCH 0/4] mm/list_lru: Add list_lru_shrink_walk_irq() and a user
2018-07-16 11:19 UTC (5+ messages)
` [PATCH 1/4] mm/list_lru: use list_lru_walk_one() in list_lru_walk_node()
` [PATCH 2/4] mm/list_lru: Move locking from __list_lru_walk_one() to its caller
` [PATCH 3/4] mm/list_lru: Pass struct list_lru_node as an argument __list_lru_walk_one()
` [PATCH 4/4] mm/list_lru: Introduce list_lru_shrink_walk_irq()
[PATCH] mm: avoid bothering interrupted task when charge memcg in softirq
2018-07-16 11:08 UTC (15+ messages)
[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
2018-07-16 8:02 UTC (7+ messages)
` [PATCH 4.4.y 015/101] x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
` Patch "[PATCH 4.4.y 015/101] x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions" has been added to the 4.4-stable tree
` [PATCH 4.4.y 041/101] x86/mm: Factor out LDT init from context init
` [PATCH 4.4.y 042/101] x86/mm: Give each mm TLB flush generation a unique ID
[PATCH] unicore32: switch to NO_BOOTMEM
2018-07-16 8:00 UTC
[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-07-16 7:59 UTC (6+ messages)
[PATCH] mips: switch to NO_BOOTMEM
2018-07-16 7:47 UTC
[PATCH 1/2] mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
2018-07-16 7:45 UTC (4+ messages)
` [PATCH 2/2] dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()
[PATCH 4.4 30/43] x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
2018-07-16 7:36 UTC
[PATCH] hexagon: switch to NO_BOOTMEM
2018-07-16 7:43 UTC
[PATCH v5 0/5] sparse_init rewrite
2018-07-16 6:40 UTC (4+ messages)
[PATCH] Add option to configure default zswap compressor algorithm
2018-07-15 4:21 UTC (2+ messages)
[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
2018-07-14 18:43 UTC (9+ messages)
[PATCH] mm/hmm.c: remove redundant variables align_start and align_end
2018-07-14 16:11 UTC
[PATCH 0/6] swap: THP optimizing refactoring
2018-07-14 12:57 UTC (7+ messages)
` [PATCH 3/6] swap: Unify normal/huge code path in swap_page_trans_huge_swapped()
` [PATCH 6/6] swap, put_swap_page: Share more between huge/normal code path
[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
2018-07-14 6:27 UTC (8+ messages)
` [RFC PATCH v2 25/27] x86/cet: Add PTRACE interface for CET
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).