messages from 2018-03-24 03:42:19 to 2018-03-27 09:09:55 UTC [more...]
[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
2018-03-27 9:09 UTC (4+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v13 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys
[PATCH] mm/list_lru: replace spinlock with RCU in __list_lru_count_one
2018-03-27 9:08 UTC (3+ messages)
[v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-03-27 7:38 UTC (15+ messages)
[RFC PATCH v2 0/2] Randomization of address chosen by mmap
2018-03-27 7:24 UTC (6+ messages)
[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-03-27 7:15 UTC (8+ 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 v29 0/4] Virtio-balloon: support free page reporting
2018-03-27 6:33 UTC (10+ 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] x86/mm/32: Remove unused node_memmap_size_bytes
2018-03-27 6:27 UTC
[PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup
2018-03-27 6:17 UTC (12+ messages)
` 答复: "
` 答复: "
` 答复: "
` 答复: "
[PATCH] mm: kmemleak: wait for scan completion before disabling free
2018-03-27 5:29 UTC (5+ messages)
[PATCH v4] mm, pkey: treat pkey-0 special
2018-03-27 4:15 UTC (5+ messages)
[PATCH 0/9] x86, pkeys: two protection keys bug fixes
2018-03-27 4:11 UTC (6+ messages)
` [PATCH 1/9] x86, pkeys: do not special case protection key 0
[PATCH] mm/page_alloc: break on the first hit of mem range
2018-03-27 3:57 UTC
[PATCH v9 00/24] Speculative page faults
2018-03-27 3:49 UTC (16+ 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 v9 20/24] perf: Add a speculative page fault sw event
` [PATCH v9 21/24] perf tools: Add support for the SPF perf event
` [PATCH v9 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v9 24/24] powerpc/mm: Add speculative page fault
[RFC PATCH v20 0/6] mm: security: ro protection for dynamic data
2018-03-27 2:31 UTC (8+ messages)
` [PATCH 1/6] struct page: add field for vm_struct
` [PATCH 2/6] vmalloc: rename llist field in vmap_area
` [PATCH 3/6] Protectable Memory
` [PATCH 4/6] Pmalloc selftest
` [PATCH 5/6] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 6/6] Documentation for Pmalloc
[PATCH 1/2] Move kfree_call_rcu() to slab_common.c
2018-03-27 2:06 UTC (14+ messages)
[PATCH v9 00/61] XArray v9
2018-03-27 0:28 UTC (5+ messages)
` [PATCH v9 05/61] Export __set_page_dirty
[PATCH 1/2] mm/sparse: pass the __highest_present_section_nr + 1 to alloc_func()
2018-03-26 23:15 UTC (8+ messages)
` [PATCH 2/2] mm/sparse: check __highest_present_section_nr only for a present section
[PATCH] mm: Use octal not symbolic permissions
2018-03-26 23:05 UTC (5+ messages)
[PATCH] sched/numa: Avoid trapping faults and attempting migration of file-backed dirty pages
2018-03-26 21:59 UTC (2+ messages)
[PATCHSET] mm, memcontrol: Implement memory.swap.events
2018-03-26 21:39 UTC (4+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events
[PATCH 0/2] Small HMM fixes
2018-03-26 21:30 UTC (3+ messages)
` [PATCH 1/2] mm/hmm: do not ignore specific pte fault flag in hmm_vma_fault()
` [PATCH 2/2] mm/hmm: clarify fault logic for device private memory
[PATCH] lockdep: Show address of "struct lockdep_map" at print_lock()
2018-03-26 20:58 UTC (5+ messages)
[PATCH v2] mm/page_owner: ignore everything below the IRQ entry point
2018-03-26 19:52 UTC (4+ messages)
` "
[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-03-26 19:38 UTC (4+ messages)
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
2018-03-26 18:57 UTC (10+ messages)
` [PATCH 1/2] rcu: declare rcu_eqs_special_set() in public header
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()
[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
2018-03-26 17:58 UTC (13+ 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
[PATCH v2 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
2018-03-26 17:49 UTC (5+ messages)
` [PATCH v2 04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v2 05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
[PATCH] mm, slab: eagerly delete inactive offlined SLABs
2018-03-26 17:16 UTC (3+ messages)
[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-03-26 15:38 UTC (28+ 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
[PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-03-26 15:31 UTC (6+ messages)
[PATCH 4/8] HMM: Remove superflous RCU protection around radix tree lookup
2018-03-26 14:54 UTC (2+ messages)
[RFC] Per file OOM badness
2018-03-26 14:36 UTC (12+ messages)
[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 0/3] mmu_notifier contextual information
2018-03-26 8:15 UTC (4+ messages)
[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 (6+ 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 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
[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
2018-03-24 18:24 UTC (6+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section
[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 05/11] x86/mm: do not auto-massage page protections
2018-03-24 15:21 UTC (3+ messages)
[PATCH 7/7] Enable KASan for arm
2018-03-24 13:55 UTC
[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
[PATCH 00/11] Use global pages with PTI
2018-03-24 11:05 UTC (4+ messages)
[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
2018-03-24 8:43 UTC (5+ messages)
` [RFC PATCH v2 03/15] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH v2 11/15] khwasan, mm: perform untagged pointers comparison in krealloc
[PATCH 4/4] rcu: Switch to using free() instead of kfree()
2018-03-24 8:20 UTC (3+ 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).