messages from 2018-07-13 19:00:08 to 2018-07-16 17:45:16 UTC [more...]
[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 0/2] Fix crash due to vma_is_anonymous() false-positives
2018-07-16 17:40 UTC (8+ messages)
` [PATCH 1/2] mm: Fix "
[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-07-16 17:01 UTC (15+ 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] 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)
[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-16 15:57 UTC (15+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
` [RFC PATCH 10/10] psi: aggregate ongoing stall events when somebody reads pressure
Bug report about KASLR and ZONE_MOVABLE
2018-07-16 15:24 UTC (10+ 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)
[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
2018-07-16 14:42 UTC (17+ messages)
Instability in current -git tree
2018-07-16 14:12 UTC (22+ 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 0/6] use irqsafe variant of refcount_dec_and_lock() / atomic_dec_and_lock()
2018-07-16 12:30 UTC (3+ messages)
` [PATCH 3/6] bdi: Use refcount_t for reference counting instead atomic_t
[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-07-16 11:50 UTC
[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] mm, oom: remove oom_lock from exit_mmap
2018-07-16 11:15 UTC (8+ messages)
[PATCH] mm: avoid bothering interrupted task when charge memcg in softirq
2018-07-16 11:08 UTC (15+ messages)
[PATCH v13 0/7] cgroup-aware OOM killer
2018-07-16 9:36 UTC (5+ 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 00/39 v7] PTI support for x86-32
2018-07-16 7:51 UTC (26+ messages)
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 28/39] x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
` [PATCH 30/39] x86/mm/pti: Clone entry-text again in pti_finalize()
` [PATCH 35/39] x86/ldt: Split out sanity check in map_ldt_struct()
` [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] 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 (8+ messages)
` [PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations
[PATCH] Add option to configure default zswap compressor algorithm
2018-07-15 4:21 UTC (2+ messages)
[PATCH v13 2/2] Add oom victim's memcg to the oom context information
2018-07-15 1:08 UTC (3+ 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 (10+ messages)
` [PATCH 1/6] swap: Add comments to lock_cluster_or_swap_info()
` [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
[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-07-14 4:50 UTC (14+ messages)
` [PATCH v6 01/13] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v6 02/13] device-dax: Enable page_mapping()
` [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
mmotm 2018-07-13-16-51 uploaded
2018-07-14 2:47 UTC (3+ messages)
` mmotm 2018-07-13-16-51 uploaded (PSI)
[mmotm:master 173/329] kernel/sched/psi.c:504:26: sparse: incorrect type in assignment (different address spaces)
2018-07-14 2:38 UTC
[mmotm:master 170/329] kernel/sched/psi.c:153:18: sparse: incorrect type in initializer (different address spaces)
2018-07-14 2:24 UTC
[next-20180711][Oops] linux-next kernel boot is broken on powerpc
2018-07-14 0:55 UTC (4+ messages)
[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-07-14 0:34 UTC (7+ messages)
` [PATCH v5 05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
cgroup-aware OOM killer, how to move forward
2018-07-13 23:16 UTC (7+ messages)
[patch -mm v3 0/3] mm, memcg: introduce oom policies
2018-07-13 23:07 UTC (11+ messages)
` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
` [patch v2 "
` [patch v3 "
` [patch v3 -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable
` [patch v3 -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable
` [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy
` [patch v3 -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom
` [patch v3 -mm 5/6] mm, memcg: separate oom_group from selection criteria
` [patch v3 -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer
[PATCH v1 0/2] mm: soft-offline: fix race against page allocation
2018-07-13 20:40 UTC (5+ 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
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).