messages from 2018-07-12 16:56:19 to 2018-07-14 09:32:04 UTC [more...]
[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
2018-07-14 9:31 UTC (3+ messages)
` [PATCH 4.4.y 015/101] x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
` [PATCH 4.4.y 041/101] x86/mm: Factor out LDT init from context init
Instability in current -git tree
2018-07-14 9:28 UTC (13+ messages)
[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-14 9:02 UTC (24+ messages)
` [PATCH 01/10] mm: workingset: don't drop refault information prematurely
` [PATCH 02/10] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 03/10] delayacct: track delays from thrashing cache pages
` [PATCH 04/10] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 05/10] sched: loadavg: make calc_load_n() public
` [PATCH 06/10] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 07/10] sched: introduce this_rq_lock_irq()
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
` [PATCH 09/10] psi: cgroup support
` [RFC PATCH 10/10] psi: aggregate ongoing stall events when somebody reads pressure
[PATCH] mm: avoid bothering interrupted task when charge memcg in softirq
2018-07-14 8:32 UTC
[PATCH 00/39 v7] PTI support for x86-32
2018-07-14 8:01 UTC (38+ messages)
` [PATCH 01/39] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/39] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 05/39] x86/entry/32: Unshare NMI return path
` [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 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 34/39] x86/ldt: Define LDT_END_ADDR
` [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
[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
2018-07-14 6:27 UTC (41+ messages)
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for shadow stack
` [RFC PATCH v2 17/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v2 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v2 22/27] x86/cet/ibt: User-mode indirect branch tracking support
` [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
[PATCH 0/6] swap: THP optimizing refactoring
2018-07-14 4:07 UTC (13+ messages)
` [PATCH 1/6] swap: Add comments to lock_cluster_or_swap_info()
` [PATCH 2/6] mm/swapfile.c: Replace some #ifdef with IS_ENABLED()
` [PATCH 3/6] swap: Unify normal/huge code path in swap_page_trans_huge_swapped()
` [PATCH 4/6] swap: Unify normal/huge code path in put_swap_page()
` [PATCH 5/6] swap: Add __swap_entry_free_locked()
` [PATCH 6/6] swap, put_swap_page: Share more between huge/normal code path
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
[PATCH v13 0/7] cgroup-aware OOM killer
2018-07-14 1:55 UTC (4+ messages)
[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 (10+ messages)
` [PATCH v5 05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v5 06/11] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
2018-07-13 23:17 UTC (25+ messages)
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 v13 2/2] Add oom victim's memcg to the oom context information
2018-07-13 22:22 UTC (3+ messages)
[patch -mm] mm, oom: remove oom_lock from exit_mmap
2018-07-13 21:18 UTC (4+ messages)
[PATCH v1 0/2] mm: soft-offline: fix race against page allocation
2018-07-13 20:40 UTC (7+ messages)
` [PATCH v1 1/2] mm: fix race on soft-offlining free huge pages
` 回复:[PATCH "
` [PATCH v1 2/2] mm: soft-offline: close the race against page allocation
[PATCH v5 0/5] sparse_init rewrite
2018-07-13 20:02 UTC (16+ messages)
` [PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations
` [PATCH v5 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
` [PATCH v5 3/5] mm/sparse: move buffer init/fini to the common place
` [PATCH v5 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
` [PATCH v5 5/5] mm/sparse: delete old sprase_init and enable new one
[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
2018-07-13 16:47 UTC (3+ messages)
[4.18-rc4] kernel BUG at mm/page_alloc.c:2016!
2018-07-13 16:42 UTC (3+ messages)
[RFC PATCH v1 0/4] KASAN for nohash PPC32
2018-07-13 16:23 UTC (5+ messages)
` [RFC PATCH v1 1/4] powerpc/mm: prepare kernel for KAsan on PPC32
` [RFC PATCH v1 2/4] powerpc: add missing header in pgtable-types.h
` [RFC PATCH v1 3/4] powerpc/32: Move early_init() in a separate file
` [RFC PATCH v1 4/4] powerpc/nohash32: Add KASAN support
Caching/buffers become useless after some time
2018-07-13 15:48 UTC (3+ messages)
[PATCH V2 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-07-13 14:29 UTC (2+ messages)
[PATCH 1/2] mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
2018-07-13 6:29 UTC (8+ messages)
[PATCH v11 00/26] Speculative page faults
2018-07-13 3:56 UTC (11+ messages)
[PATCH] mm, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
2018-07-13 2:12 UTC
Bug report about KASLR and ZONE_MOVABLE
2018-07-13 1:44 UTC (8+ messages)
[PATCH v35 1/5] mm: support to get hints of free page blocks
2018-07-13 0:33 UTC (12+ messages)
[RFC v4 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
2018-07-12 23:45 UTC (5+ messages)
[PATCH v7 0/6] fs/dcache: Track & limit # of negative dentries
2018-07-12 17:04 UTC (4+ messages)
` [PATCH v7 3/6] fs/dcache: Add sysctl parameter neg-dentry-limit as a soft limit on "
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).