messages from 2018-09-13 13:04:19 to 2018-09-17 18:42:39 UTC [more...]
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
2018-09-17 18:42 UTC (15+ messages)
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation
[PATCH 0/5] Clean up huge vmap and ioremap code
2018-09-17 18:38 UTC (9+ messages)
` [PATCH 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH 3/5] x86: pgtable: Drop pXd_none() checks from pXd_free_pYd_table()
[PATCH 0/3] mm: dirty/accessed pte optimisations
2018-09-17 17:53 UTC (4+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion
[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
2018-09-17 17:01 UTC (9+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse
` [LKP] [arm64] 7b5b51e7b3: kvm-unit-tests.rmap_chain.fail
[BUG] mm: direct I/O (using GUP) can write to COW anonymous pages
2018-09-17 16:12 UTC
KSM not working in 4.9 Kernel
2018-09-17 14:59 UTC (9+ messages)
[PATCHv2] mm, thp: Fix mlocking THP page with migration enabled
2018-09-17 14:19 UTC (2+ messages)
[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
2018-09-17 13:40 UTC (8+ messages)
Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
2018-09-17 13:27 UTC (11+ messages)
[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
2018-09-17 13:26 UTC (6+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages
[PATCH -next] mm: swap: remove duplicated include from swap.c
2018-09-17 13:13 UTC
[PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always
2018-09-17 11:27 UTC (13+ messages)
` [PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.18-stable tree
2018-09-17 10:40 UTC
Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.18-stable tree
2018-09-17 10:40 UTC
[RFC 00/12] Multi-Key Total Memory Encryption API (MKTME)
2018-09-17 10:48 UTC (5+ messages)
` [RFC 11/12] keys/mktme: Add a new key service type for memory encryption keys
Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.14-stable tree
2018-09-17 10:34 UTC
Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.14-stable tree
2018-09-17 10:34 UTC
Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.9-stable tree
2018-09-17 10:23 UTC
Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.9-stable tree
2018-09-17 10:23 UTC
Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.4-stable tree
2018-09-17 10:15 UTC
Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.4-stable tree
2018-09-17 10:15 UTC
Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 3.18-stable tree
2018-09-17 9:46 UTC
Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 3.18-stable tree
2018-09-17 9:46 UTC
How to handle PTE tables with non contiguous entries ?
2018-09-17 9:47 UTC (3+ messages)
[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
2018-09-17 7:32 UTC (4+ messages)
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix "
[PATCH AUTOSEL 3.18 03/29] x86/numa_emulation: Fix emulated-to-physical node mapping
2018-09-17 3:05 UTC
[PATCH AUTOSEL 4.4 04/43] x86/numa_emulation: Fix emulated-to-physical node mapping
2018-09-17 3:04 UTC
[PATCH AUTOSEL 4.9 04/57] x86/numa_emulation: Fix emulated-to-physical node mapping
2018-09-17 3:03 UTC
[PATCH AUTOSEL 4.14 05/87] x86/numa_emulation: Fix emulated-to-physical node mapping
2018-09-17 3:02 UTC
[PATCH AUTOSEL 4.18 011/136] x86/numa_emulation: Fix emulated-to-physical node mapping
2018-09-17 3:00 UTC
[PATCH] Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
2018-09-15 18:50 UTC (2+ messages)
[PATCH 0/3] mm: Randomize free memory
2018-09-15 16:23 UTC (4+ messages)
` [PATCH 1/3] mm: Shuffle initial "
` [PATCH 2/3] mm: Move buddy list manipulations into helpers
` [PATCH 3/3] mm: Maintain randomization of page free lists
[PATCH v2] mips: switch to NO_BOOTMEM
2018-09-15 12:58 UTC (3+ messages)
[RFC v10 PATCH 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
2018-09-15 10:10 UTC (8+ messages)
` [RFC v10 PATCH 1/3] mm: mmap: zap pages with read mmap_sem in munmap
` [RFC v10 PATCH 2/3] mm: unmap VM_HUGETLB mappings with optimized path
` [RFC v10 PATCH 3/3] mm: unmap VM_PFNMAP "
[PATCH] mm: use match_string() helper to simplify the code
2018-09-15 5:12 UTC
[PATCH V2 0/6] VA to numa node information
2018-09-15 1:31 UTC (10+ messages)
[PATCH v2] mm: mprotect: check page dirty when change ptes
2018-09-15 0:41 UTC (8+ messages)
[RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
2018-09-14 21:33 UTC (15+ messages)
[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
2018-09-14 21:17 UTC (11+ messages)
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction
[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
2018-09-14 18:50 UTC (4+ messages)
[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
2018-09-14 18:14 UTC (17+ messages)
[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
2018-09-14 17:40 UTC (15+ messages)
` [PATCH v5 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v5 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v5 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
[PATCH v2] mm, oom: Fix unnecessary killing of additional processes
2018-09-14 17:07 UTC (14+ messages)
` [RFC PATCH 0/3] rework mmap-exit vs. oom_reaper handover
[RFC][PATCH 00/11] my generic mmu_gather patches
2018-09-14 16:57 UTC (26+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment
` [RFC][PATCH 02/11] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [RFC][PATCH 03/11] x86/mm: Page size aware flush_tlb_mm_range()
` [RFC][PATCH 04/11] asm-generic/tlb: Provide generic VIPT cache flush
` [RFC][PATCH 05/11] asm-generic/tlb: Provide generic tlb_flush
` [RFC][PATCH 06/11] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
[PATCH 0/2] mm/swap: Add locking for pagevec
2018-09-14 14:59 UTC (3+ messages)
` [PATCH 1/2] mm/swap: Add pagevec locking
` [PATCH 2/2] mm/swap: Access struct pagevec remotely
[PATCH 1/3] kvfree(): Fix misleading comment
2018-09-14 13:05 UTC (3+ messages)
` [PATCH 2/3] mm/vmalloc: Improve vfree() kerneldoc
` [PATCH 3/3] vfree, kvfree: Add debug might sleeps
[PATCH 00/30] mm: remove bootmem allocator
2018-09-14 12:10 UTC (31+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
` [PATCH 27/30] mm: remove nobootmem
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation
[PATCH v4 0/3] docs/core-api: add memory allocation guide
2018-09-14 9:27 UTC (4+ messages)
` [PATCH v4 1/3] docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing
` [PATCH v4 2/3] docs: core-api/mm-api: add a lable for GFP flags section
` [PATCH v4 3/3] docs: core-api: add memory allocation guide
[RFC] memory_hotplug: Free pages as pageblock_order
2018-09-14 9:10 UTC (6+ messages)
[PATCH V8 0/2] Currently used jhash are slow enough and replace it allow as to make KSM
2018-09-14 8:42 UTC (5+ messages)
` [PATCH V8 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH V8 2/2] ksm: replace jhash2 with xxhash
[Bug 201085] New: Kernel allows mlock() on pages in CMA without migrating pages out of CMA first
2018-09-14 3:12 UTC (4+ messages)
[PATCH v3 0/3] docs/core-api: add memory allocation guide
2018-09-13 22:41 UTC (5+ messages)
` [PATCH v3 3/3] docs: core-api: "
[PATCH v5 4/4] Kselftest for module text allocation benchmarking
2018-09-13 21:50 UTC (2+ messages)
[PATCH v6 0/4] KASLR feature to randomize each loadable module
2018-09-13 21:31 UTC (5+ messages)
` [PATCH v6 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v6 2/4] x86/modules: Increase randomization for modules
` [PATCH v6 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v6 4/4] Kselftest for module text allocation benchmarking
[PATCH V7 0/2] KSM replace hash algo with xxhash
2018-09-13 21:34 UTC (8+ messages)
` [PATCH V7 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH V7 2/2] ksm: replace jhash2 with xxhash
[PATCH] selinux: Add __GFP_NOWARN to allocation at str_read()
2018-09-13 19:35 UTC (8+ messages)
[PATCH V6 2/2 RESEND] ksm: replace jhash2 with faster hash
2018-09-13 18:10 UTC (12+ 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).