linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-27 12:20:52 to 2018-03-29 11:20:42 UTC [more...]

[PATCHv2 00/14] Partial MKTME enabling
 2018-03-29 11:20 UTC  (19+ messages)
` [PATCHv2 01/14] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
` [PATCHv2 02/14] x86/mm: Mask out KeyID bits from page table entry pfn
` [PATCHv2 03/14] mm/shmem: Zero out unused vma fields in shmem_pseudo_vma_init()
` [PATCHv2 04/14] mm: Do no merge vma with different encryption KeyIDs
` [PATCHv2 05/14] mm/khugepaged: Do not collapse pages in encrypted VMAs
` [PATCHv2 06/14] mm/page_alloc: Propagate encryption KeyID through page allocator
` [PATCHv2 07/14] mm/page_alloc: Add hook in page allocation path for encrypted pages
` [PATCHv2 08/14] mm/page_ext: Drop definition of unused PAGE_EXT_DEBUG_POISON
` [PATCHv2 09/14] x86/mm: Introduce variables to store number, shift and mask of KeyIDs
` [PATCHv2 10/14] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [PATCHv2 11/14] x86/mm: Implement vma_is_encrypted() and vma_keyid()
` [PATCHv2 12/14] x86/mm: Implement page_keyid() using page_ext
` [PATCHv2 13/14] x86/mm: Implement prep_encrypted_page()
` [PATCHv2 14/14] x86: Introduce CONFIG_X86_INTEL_MKTME

[PATCH v2] mm: Warn on lock_page() from reclaim context
 2018-03-29 10:32 UTC  (3+ messages)
` [lkp-robot] [mm] 67ffc906f8: WARNING:at_mm/filemap.c:#__warn_lock_page_from_reclaim_context
  ` [lkp-robot] [mm] 67ffc906f8:WARNING:at_mm/filemap.c:#__warn_lock_page_from_reclaim_context

[PATCH] lockdep: Show address of "struct lockdep_map" at print_lock()
 2018-03-29 10:26 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-03-29  8:06 UTC  (19+ 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 4/5] arm64: introduce pfn_valid_region()
` [PATCH v3 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[PATCH v8 00/24] Speculative page faults
 2018-03-29  7:50 UTC  (5+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

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

[PATCH 0/1] fix regression in hugetlbfs overflow checking
 2018-03-29  4:16 UTC  (2+ messages)
` [PATCH 1/1] hugetlbfs: fix bug in pgoff "

[PATCH] mm/page_alloc: call set_pageblock_order() once for each node
 2018-03-29  3:36 UTC 

[PATCH 00/11] Use global pages with PTI
 2018-03-29  0:17 UTC  (9+ messages)

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-03-28 23:51 UTC  (6+ messages)
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()

mmotm 2018-03-28-16-05 uploaded
 2018-03-28 23:06 UTC 

[PATCH] slab, slub: skip unnecessary kasan_cache_shutdown()
 2018-03-28 22:00 UTC  (6+ messages)

[PATCH v9 00/24] Speculative page faults
 2018-03-28 21:21 UTC  (30+ 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 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

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

[PATCH] mm: Use octal not symbolic permissions
 2018-03-28 19:26 UTC  (5+ messages)

[PATCH V4 Resend] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28 17:59 UTC  (4+ messages)

do_mmap Function Issue Report
 2018-03-28 17:04 UTC  (2+ messages)

[PATCH v2 08/11] firmware: arm_sdei: Add ACPI GHES registration helper
 2018-03-28 16:33 UTC  (3+ messages)

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

[PATCH v2 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-28 16:30 UTC  (4+ messages)
` [PATCH v2 05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-28 14:49 UTC  (23+ 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 06/10] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()

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

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

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-03-28 13:30 UTC  (4+ messages)

[v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
 2018-03-28 13:10 UTC  (12+ messages)

Too easy OOM
 2018-03-28 12:58 UTC  (5+ messages)
  ` 答复: "

[PATCH] mm: Introduce i_mmap_lock_write_killable()
 2018-03-28 12:39 UTC  (6+ messages)

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

[RFC PATCH] userfaultfd: add UFFDIO_TRY_COW
 2018-03-28 10:17 UTC 

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

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

[PATCH v29 0/4] Virtio-balloon: support free page reporting
 2018-03-28  7:01 UTC  (7+ messages)
` [PATCH v29 1/4] mm: support reporting free page blocks

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

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

[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 

[PATCH 3/6] Protectable Memory
 2018-03-27 21:57 UTC  (2+ 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 "

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

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

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


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