messages from 2018-03-23 02:59:28 to 2018-03-26 12:45:13 UTC [more...]
[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
2018-03-26 12:45 UTC (9+ messages)
` [PATCH 1/2] rcu: declare rcu_eqs_special_set() in public header
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()
[PATCH v2] mm/page_owner: ignore everything below the IRQ entry point
2018-03-26 12:14 UTC (2+ messages)
[PATCH] mm: kmemleak: wait for scan completion before disabling free
2018-03-26 11:23 UTC
[PATCH] lockdep: Show address of "struct lockdep_map" at print_lock()
2018-03-26 10:18 UTC
[PATCH] sched/numa: Avoid trapping faults and attempting migration of file-backed dirty pages
2018-03-26 9:43 UTC
[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
2018-03-26 9:36 UTC (6+ messages)
` [RFC PATCH 11/14] khwasan: add brk handler for inline instrumentation
[RFC PATCH v2 0/2] Randomization of address chosen by mmap
2018-03-26 8:46 UTC (18+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift
[PATCH 1/2] mm/sparse: pass the __highest_present_section_nr + 1 to alloc_func()
2018-03-26 8:19 UTC (2+ messages)
` [PATCH 2/2] mm/sparse: check __highest_present_section_nr only for a present section
[RFC PATCH 0/3] mmu_notifier contextual information
2018-03-26 8:15 UTC (7+ messages)
` [RFC PATCH 1/3] mm/mmu_notifier: use struct for invalidate_range_start/end parameters
` [RFC PATCH 2/3] mm/mmu_notifier: provide context information about range invalidation
` [RFC PATCH 3/3] mm/mmu_notifier: keep track of ranges being invalidated
[PATCH v29 0/4] Virtio-balloon: support free page reporting
2018-03-26 3:24 UTC (6+ messages)
` [PATCH v29 1/4] mm: support reporting free page blocks
` [PATCH v29 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v29 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v29 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-03-26 3:02 UTC (6+ messages)
` [PATCH v3 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
` [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v3 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v3 4/5] arm64: introduce pfn_valid_region()
` [PATCH v3 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
[PATCH v4 0/3] mm: improve zone->lock scalability
2018-03-26 3:03 UTC (6+ messages)
` [PATCH v4 2/3] mm/free_pcppages_bulk: do not hold lock when picking pages to free
[PATCH v2 0/7] KASan for arm
2018-03-26 1:13 UTC
[PATCH v2 0/7] KASan for arm
2018-03-25 23:58 UTC (2+ messages)
[PATCH 0/4] Add free() function
2018-03-25 23:56 UTC (10+ messages)
` [PATCH 3/4] mm: Add free()
[mm] b1f0502d04: INFO:trying_to_register_non-static_key
2018-03-25 22:10 UTC (3+ messages)
[PATCH v9 00/24] Speculative page faults
2018-03-25 21:50 UTC (7+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v9 05/24] mm: Introduce pte_spinlock "
[PATCH v2 0/5] optimize memblock_next_valid_pfn() and early_pfn_valid()
2018-03-25 14:16 UTC (8+ messages)
` [PATCH v2 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
` [PATCH v2 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v2 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v2 4/5] arm64: introduce pfn_valid_region()
` [PATCH v2 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
[PATCH v2 08/11] firmware: arm_sdei: Add ACPI GHES registration helper
2018-03-25 1:41 UTC (2+ messages)
[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
2018-03-25 1:32 UTC (4+ messages)
` [PATCH 6/8] Pmalloc selftest
[PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-03-25 0:32 UTC (3+ messages)
[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-03-24 20:33 UTC (19+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker
` [PATCH 02/10] mm: Maintain memcg-aware shrinkers in mcg_shrinkers array
` [PATCH 03/10] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH 04/10] fs: Propagate shrinker::id to list_lru
` [PATCH 06/10] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH 08/10] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH 09/10] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH 10/10] mm: Clear shrinker bit if there are no objects related to memcg
[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
2018-03-24 18:24 UTC (15+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section
[PATCHSET] mm, memcontrol: Implement memory.swap.events
2018-03-24 16:51 UTC (3+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events
[PATCHSET] mm, memcontrol: Make cgroup_rstat available to controllers
2018-03-24 16:09 UTC (4+ messages)
` [PATCH 1/3] mm: memcontrol: Use cgroup_rstat for event accounting
` [PATCH 2/3] mm: memcontrol: Use cgroup_rstat for stat accounting
` [PATCH 3/3] mm: memcontrol: Remove lruvec_stat
[PATCH 00/11] Use global pages with PTI
2018-03-24 15:21 UTC (25+ 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: clear _PAGE_GLOBAL for kernel image
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID
[PATCH 7/7] Enable KASan for arm
2018-03-24 13:55 UTC
[PATCH] mm, slab: eagerly delete inactive offlined SLABs
2018-03-24 13:11 UTC (3+ messages)
[PATCH v2 0/7] KASan for arm
2018-03-24 13:06 UTC
[PATCH v2 0/7] KASan for arm
2018-03-24 12:24 UTC
[PATCH 3/7] Disable instrumentation for some code
2018-03-24 11:39 UTC
[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
2018-03-24 8:43 UTC (18+ messages)
` [RFC PATCH v2 01/15] khwasan, mm: change kasan hooks signatures
` [RFC PATCH v2 02/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v2 03/15] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH v2 04/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_TAGS
` [RFC PATCH v2 05/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v2 06/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v2 07/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v2 08/15] khwasan: add tag related helper functions
` [RFC PATCH v2 09/15] khwasan, kvm: untag pointers in kern_hyp_va
` [RFC PATCH v2 10/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v2 11/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v2 12/15] khwasan: add bug reporting routines
` [RFC PATCH v2 13/15] khwasan: add hooks implementation
` [RFC PATCH v2 14/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v2 15/15] khwasan: update kasan documentation
[PATCH 4/4] rcu: Switch to using free() instead of kfree()
2018-03-24 8:20 UTC (3+ messages)
[bug?] Access was denied by memory protection keys in execute-only address
2018-03-24 0:44 UTC (9+ messages)
[PATCH V3] ZBOOT: fix stack protector in compressed boot phase
2018-03-23 21:08 UTC (5+ messages)
[PATCH v1] mm: help the ALLOC_HARDER allocation pass the watermarki when CMA on
2018-03-23 20:04 UTC (5+ messages)
[PATCH 0/9] x86, pkeys: two protection keys bug fixes
2018-03-23 19:48 UTC (17+ messages)
` [PATCH 1/9] x86, pkeys: do not special case protection key 0
` [PATCH 2/9] x86, pkeys, selftests: save off 'prot' for allocations
` [PATCH 3/9] x86, pkeys, selftests: add a test for pkey 0
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC
` [PATCH 5/9] x86, pkeys, selftests: fix pointer math
` [PATCH 6/9] x86, pkeys, selftests: fix pkey exhaustion test off-by-one
` [PATCH 7/9] x86, pkeys, selftests: factor out "instruction page"
` [PATCH 8/9] x86, pkeys, selftests: add allow faults on unknown keys
` [PATCH 9/9] x86, pkeys, selftests: add PROT_EXEC test
[RFC] mm: memory.low heirarchical behavior
2018-03-23 16:37 UTC (2+ messages)
` [PATCH v2] mm: memory.low hierarchical behavior
[PATCH] slab_common: remove test if cache name is accessible
2018-03-23 15:52 UTC (2+ messages)
[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
2018-03-23 15:48 UTC (17+ messages)
[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
2018-03-23 15:20 UTC (5+ 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, tracing: Use pointer to reclaim_stat struct in trace event
2018-03-23 15:19 UTC (7+ messages)
[PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup
2018-03-23 12:29 UTC (10+ messages)
` 答复: "
` 答复: "
` 答复: "
kernel panic: Out of memory and no killable processes... (2)
2018-03-23 11:23 UTC (3+ messages)
[PATCH] memcg, thp: do not invoke oom killer on thp charges
2018-03-23 9:26 UTC (8+ 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).