linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-26 18:57:42 to 2018-03-28 09:14:09 UTC [more...]

[PATCH v2 0/5] optimize memblock_next_valid_pfn() and early_pfn_valid()
 2018-03-28  9:13 UTC  (5+ messages)
` [PATCH v2 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable

[PATCH V4 Resend] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28  8:48 UTC 

[PATCH V4] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28  8:41 UTC  (2+ messages)

[PATCH v9 00/24] Speculative page faults
 2018-03-28  8:27 UTC  (26+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 05/24] mm: Introduce pte_spinlock for FAULT_FLAG_SPECULATIVE
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 07/24] mm: VMA sequence count
` [PATCH v9 08/24] mm: Protect VMA modifications using "
` [PATCH v9 09/24] mm: protect mremap() against SPF hanlder
` [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

[PATCH] mm/list_lru: replace spinlock with RCU in __list_lru_count_one
 2018-03-28  7:59 UTC  (7+ messages)
    ` 答复: "
        ` 答复: "

[PATCH] mm/page_alloc: break on the first hit of mem range
 2018-03-28  7:02 UTC  (9+ messages)
      ` [PATCH] mm/page_alloc: optimize find_min_pfn_for_node() by geting the minimal pfn directly

[PATCH v29 0/4] Virtio-balloon: support free page reporting
 2018-03-28  7:01 UTC  (9+ messages)
` [PATCH v29 1/4] mm: support reporting free page blocks
` [PATCH v29 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules

[PATCH 0/3] fs: Use memalloc_nofs_save/restore scope API
 2018-03-28  7:01 UTC  (8+ messages)
` [PATCH 1/3] fs: Perform writebacks under memalloc_nofs

[PATCH v2] mm: kmemleak: wait for scan completion before disabling free
 2018-03-28  6:52 UTC 

[PATCH] mm: kmemleak: wait for scan completion before disabling free
 2018-03-28  6:51 UTC  (7+ messages)

[PATCH] slab, slub: skip unnecessary kasan_cache_shutdown()
 2018-03-28  5:41 UTC  (3+ messages)

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-28  4:50 UTC  (17+ messages)

BUG: sleeping function called from invalid context at net/core/sock.c:2768
 2018-03-28  3:24 UTC 

[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-03-28  2:36 UTC  (12+ messages)
` [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v3 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

Too easy OOM
 2018-03-28  1:34 UTC  (4+ messages)
  ` 答复: "

[linux-stable-rc:linux-4.4.y 7595/7619] arch/arm64/mm/mmu.c:701:5: error: redefinition of 'pud_free_pmd_page'
 2018-03-28  1:32 UTC 

[RFC PATCH v20 0/6] mm: security: ro protection for dynamic data
 2018-03-27 21:57 UTC  (10+ 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] lockdep: Show address of "struct lockdep_map" at print_lock()
 2018-03-27 20:23 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 00/11] Use global pages with PTI
 2018-03-27 20:19 UTC  (8+ messages)

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-27 20:02 UTC  (9+ 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

Free swap negative?
 2018-03-27 19:38 UTC 

[PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
 2018-03-27 19:24 UTC  (5+ messages)
` [PATCH 3/5] powerpc/mm/32: Use page_is_ram "

[v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
 2018-03-27 18:52 UTC  (20+ messages)

dma-mapping: clearing GFP_ZERO flag caused crashes of Ethernet on arc/hsdk board
 2018-03-27 18:24 UTC 

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-27 17:25 UTC  (9+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code

[RFC PATCH v2 0/6] arm64: untag user pointers passed to the kernel
 2018-03-27 16:57 UTC  (12+ messages)
` [RFC PATCH v2 1/6] arm64: add type casts to untagged_addr macro
` [RFC PATCH v2 2/6] uaccess: add untagged_addr definition for other arches
` [RFC PATCH v2 3/6] arm64: untag user addresses in copy_from_user and others
` [RFC PATCH v2 4/6] mm, arm64: untag user addresses in mm/gup.c
` [RFC PATCH v2 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [RFC PATCH v2 6/6] arm64: update Documentation/arm64/tagged-pointers.txt

[RFC PATCH v21 0/6] mm: security: ro protection for dynamic data
 2018-03-27 16:55 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 4/8] HMM: Remove superflous RCU protection around radix tree lookup
 2018-03-27 16:12 UTC  (3+ messages)

[PATCH v3] mm/page_owner: ignore everything below the IRQ entry point
 2018-03-27 16:00 UTC  (2+ messages)

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-27 15:48 UTC  (17+ 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] mm: Introduce i_mmap_lock_write_killable()
 2018-03-27 14:52 UTC  (2+ messages)

[RFC, PATCH 00/22] Partial MKTME enabling
 2018-03-27 14:44 UTC  (5+ messages)
` [RFC, PATCH 19/22] x86/mm: Implement free_encrypt_page()

[PATCHSET] mm, memcontrol: Implement memory.swap.events
 2018-03-27 13:52 UTC  (3+ messages)

[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
 2018-03-27 13:03 UTC  (6+ messages)
` [RFC PATCH 11/14] khwasan: add brk handler for inline instrumentation

[PATCH v2] mm/page_owner: ignore everything below the IRQ entry point
 2018-03-27 11:40 UTC  (5+ messages)
    `  "

[PATCH 0/2] x86/mm: Fix couple MKTME-related issues
 2018-03-27 12:15 UTC  (4+ messages)
` [PATCH 2/2] x86/mm: Do not lose cpuinfo_x86:x86_phys_bits adjustment
    ` [PATCHv2] x86/mm: Do not lose cpuinfo_x86::x86_phys_bits adjustment

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-03-27 10:21 UTC  (5+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[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] 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 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  (4+ messages)
` [PATCH 1/9] x86, pkeys: do not special case protection key 0

[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  (7+ messages)

[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)

[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 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


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).