messages from 2018-04-23 12:55:25 to 2018-04-24 17:38:43 UTC [more...]
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
2018-04-24 17:38 UTC (34+ messages)
` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
[PATCH] iomap: add a swapfile activation function
2018-04-24 17:35 UTC (2+ messages)
[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
2018-04-24 17:16 UTC (10+ messages)
vmalloc with GFP_NOFS
2018-04-24 17:05 UTC (4+ messages)
[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
2018-04-24 17:04 UTC (21+ messages)
` [PATCH 1/9] struct page: add field for vm_struct
` [PATCH 2/9] vmalloc: rename llist field in vmap_area
` [PATCH 3/9] Protectable Memory
` [PATCH 4/9] Documentation for Pmalloc
` [PATCH 5/9] Pmalloc selftest
` [PATCH 6/9] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/9] Pmalloc Rare Write: modify selected pools
` [PATCH 8/9] Preliminary self test for pmalloc rare write
` [PATCH 9/9] Protect SELinux initialized state with pmalloc
[PATCH v6] fs: dax: Adding new return type vm_fault_t
2018-04-24 16:47 UTC
[PATCH] kmemleak: Report if we need to tune KMEMLEAK_EARLY_LOG_SIZE
2018-04-24 16:10 UTC (3+ messages)
Proof-of-concept: better(?) page-table manipulation API
2018-04-24 15:43 UTC
per-NUMA memory limits in mem cgroup?
2018-04-24 15:23 UTC (6+ messages)
[RFC v4 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
2018-04-24 14:14 UTC (4+ messages)
c9e97a1997 ("mm: initialize pages on demand during boot"): BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
2018-04-24 14:09 UTC
[PATCH v2] mm: introduce memory.min
2018-04-24 13:54 UTC (3+ messages)
[PATCH 0/3] Interface for higher order contiguous allocations
2018-04-24 13:37 UTC (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface
[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
2018-04-24 13:08 UTC (8+ messages)
[patch] mm, oom: fix concurrent munlock and oom reaper unmap
2018-04-24 13:04 UTC (18+ messages)
` [patch v2] "
` [patch v2] mm, oom: fix concurrent munlock and oom reaperunmap
[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-04-24 12:24 UTC (15+ messages)
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related "
INFO: task hung in wb_shutdown (2)
2018-04-24 12:19 UTC (2+ messages)
[PATCH v3 00/14] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-04-24 12:14 UTC (15+ messages)
` [PATCH v3 01/14] mm: Assign id to every memcg-aware shrinker
` [PATCH v3 02/14] memcg: Refactoring in mem_cgroup_alloc()
` [PATCH v3 03/14] memcg: Refactoring in alloc_mem_cgroup_per_node_info()
` [PATCH v3 04/14] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v3 05/14] mm: Refactoring in workingset_init()
` [PATCH v3 06/14] fs: Refactoring in alloc_super()
` [PATCH v3 07/14] fs: Propagate shrinker::id to list_lru
` [PATCH v3 08/14] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v3 09/14] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v3 10/14] list_lru: Pass lru "
` [PATCH v3 11/14] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v3 12/14] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v3 13/14] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v3 14/14] mm: Clear shrinker bit if there are no objects related to memcg
[PATCH v5] fs: dax: Adding new return type vm_fault_t
2018-04-24 11:45 UTC (4+ messages)
[RFC] mm: memory.low heirarchical behavior
2018-04-24 10:09 UTC (5+ messages)
` [RFC PATCH 0/2] memory.low,min reclaim
centralize SWIOTLB config symbol and misc other cleanups V2
2018-04-24 7:56 UTC (19+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/12] arm: don't build swiotlb by default
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
[PATCH 0/2] mm/ksm: minor cleanups
2018-04-24 6:41 UTC (3+ messages)
` [PATCH 1/2] mm/ksm: remove unused page_referenced_ksm declaration
` [PATCH 2/2] mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
[PATCH 0/7] docs/vm: update KSM documentation
2018-04-24 6:40 UTC (8+ messages)
` [PATCH 1/7] mm/ksm: docs: extend overview comment and make it "DOC:"
` [PATCH 2/7] docs/vm: ksm: (mostly) formatting updates
` [PATCH 3/7] docs/vm: ksm: add "Design" section
` [PATCH 4/7] docs/vm: ksm: reshuffle text between "sysfs" and "design" sections
` [PATCH 5/7] docs/vm: ksm: update stable_node_chains_prune_millisecs description
` [PATCH 6/7] docs/vm: ksm: udpate description of stable_node_{dups,chains}
` [PATCH 7/7] docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst
[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
2018-04-24 4:30 UTC (4+ messages)
[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
2018-04-23 22:41 UTC (5+ messages)
[PATCH 00/37 v6] PTI support for x86-32
2018-04-23 19:38 UTC (46+ messages)
` [PATCH 01/37] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/37] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/37] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/37] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/37] x86/entry/32: Unshare NMI return path
` [PATCH 06/37] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/37] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 08/37] x86/entry/32: Leave "
` [PATCH 09/37] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 10/37] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 11/37] x86/entry/32: Simplify debug entry point
` [PATCH 12/37] x86/32: Use tss.sp1 as cpu_current_top_of_stack
` [PATCH 13/37] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 14/37] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 15/37] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 16/37] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 17/37] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 18/37] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/37] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/37] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/37] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/37] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/37] x86/mm/legacy: "
` [PATCH 24/37] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/37] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/37] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/37] x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
` [PATCH 28/37] x86/mm/pti: Map kernel-text to user-space on 32 bit kernels
` [PATCH 29/37] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 30/37] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 31/37] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 32/37] x86/ldt: Define LDT_END_ADDR
` [PATCH 33/37] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 34/37] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 35/37] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 36/37] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 37/37] x86/entry/32: Add debug code to check entry/exit cr3
[PATCH v3] fs: dax: Adding new return type vm_fault_t
2018-04-23 17:28 UTC (6+ messages)
[PATCH v4] fs: dax: Adding new return type vm_fault_t
2018-04-23 16:33 UTC
[PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
2018-04-23 15:44 UTC (3+ messages)
[PATCH v10 00/25] Speculative page faults
2018-04-23 15:10 UTC (4+ messages)
` [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
Page allocator bottleneck
2018-04-23 13:10 UTC (8+ messages)
[PATCH] printk: Ratelimit messages printed by console drivers
2018-04-23 13:00 UTC (11+ 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).