[PATCH 0/3] indirectly reclaimable memory
2018-03-05 13:37 UTC (5+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
` [PATCH 2/3] mm: add indirectly reclaimable memory to MemAvailable
` [PATCH 2/3] mm: treat indirectly reclaimable memory as available in MemAvailable
` [PATCH 3/3] dcache: account external names as indirectly reclaimable memory
[PATCH 00/34 v3] PTI support for x32
2018-03-05 13:12 UTC (37+ messages)
` [PATCH 01/34] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/34] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/34] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/34] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/34] x86/entry/32: Unshare NMI return path
` [PATCH 06/34] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/34] x86/entry/32: Restore segments before int registers
` [PATCH 08/34] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 09/34] x86/entry/32: Leave "
` [PATCH 10/34] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 11/34] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 12/34] x86/entry/32: Simplify debug entry point
` [PATCH 13/34] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 14/34] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 15/34] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 16/34] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 17/34] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 18/34] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/34] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/34] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/34] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/34] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/34] x86/mm/legacy: "
` [PATCH 24/34] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/34] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/34] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/34] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 28/34] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 29/34] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 30/34] x86/ldt: Define LDT_END_ADDR
` [PATCH 31/34] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 32/34] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 33/34] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 34/34] x86/mm/pti: Add Warning when booting on a PCIE capable CPU
[RFC PATCH] Randomization of address chosen by mmap
2018-03-05 13:09 UTC (14+ messages)
` 097eb0af45: kernel_BUG_at_mm/hugetlb.c
[PATCH] kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
2018-03-05 12:16 UTC (2+ messages)
[PATCH v4 0/3] mm: improve zone->lock scalability
2018-03-05 11:48 UTC (20+ messages)
` [PATCH v4 2/3] mm/free_pcppages_bulk: do not hold lock when picking pages to free
` [PATCH v4 3/3] mm/free_pcppages_bulk: prefetch buddy while not holding lock
[PATCH v8 00/24] Speculative page faults
2018-03-05 10:50 UTC (4+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure
[PATCH -V2 -mm] mm: Fix races between swapoff and flush dcache
2018-03-05 9:46 UTC (2+ messages)
"x86/boot/compressed/64: Prepare trampoline memory" breaks boot on Zotac CI-321
2018-03-05 8:19 UTC (6+ messages)
[PATCH] ZBOOT: fix stack protector in compressed boot phase
2018-03-05 6:18 UTC
[PATCH -mm] mm: Fix races between swapoff and flush dcache
2018-03-05 1:07 UTC (3+ messages)
[PATCH] z3fold: limit use of stale list for allocation
2018-03-04 20:18 UTC (3+ messages)
[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
2018-03-04 15:49 UTC (19+ messages)
` [RFC PATCH 01/14] khwasan: change kasan hooks signatures
` [RFC PATCH 02/14] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH 03/14] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH 04/14] khwasan: adjust shadow size for CONFIG_KASAN_TAGS
` [RFC PATCH 05/14] khwasan: initialize shadow to 0xff
` [RFC PATCH 06/14] khwasan: enable top byte ignore for the kernel
` [RFC PATCH 07/14] khwasan: add tag related helper functions
` [RFC PATCH 08/14] khwasan: perform untagged pointers comparison in krealloc
` [RFC PATCH 09/14] khwasan: add hooks implementation
` [RFC PATCH 10/14] khwasan: add bug reporting routines
` [RFC PATCH 11/14] khwasan: add brk handler for inline instrumentation
` [RFC PATCH 12/14] khwasan, jbd2: add khwasan annotations
` [RFC PATCH 13/14] khwasan: update kasan documentation
` [RFC PATCH 14/14] khwasan: default the instrumentation mode to inline
[PATCH] memory-failure: fix section mismatch
2018-03-04 7:16 UTC
WARNING: refcount bug in should_fail
2018-03-04 5:57 UTC (2+ messages)
[PATCH AUTOSEL for 3.18 22/63] mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
2018-03-03 22:33 UTC
[PATCH AUTOSEL for 4.4 037/115] mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
2018-03-03 22:31 UTC
[PATCH AUTOSEL for 4.9 022/219] x86/mm: Make mmap(MAP_32BIT) work correctly
2018-03-03 22:28 UTC (2+ messages)
` [PATCH AUTOSEL for 4.9 077/219] mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
[RFC v1] mm: add the preempt check into alloc_vmap_area()
2018-03-03 21:18 UTC (4+ messages)
Question: Using online_pages/offline_pages() with granularity < mem section size
2018-03-03 17:53 UTC (2+ messages)
[PATCH v7 00/61] XArray version 7 -- for merging
2018-03-03 17:09 UTC (14+ messages)
` [PATCH v7 02/61] radix tree: Use bottom four bits of gfp_t for flags
` [PATCH v7 05/61] Export __set_page_dirty
` [PATCH v7 07/61] fscache: Use appropriate radix tree accessors
` [PATCH v7 08/61] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v7 09/61] page cache: Use xa_lock
[RFC] vfio iommu type1: improve memory pinning process for raw PFN mapping
2018-03-03 12:10 UTC (3+ messages)
` [RFC v2] "
[PATCH 0/2] Backport IBPB on context switch to non-dumpable process
2018-03-03 11:37 UTC (5+ messages)
` [PATCH 1/2] x86/mm: Give each mm a unique ID
` [PATCH 2/2] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
[PATCH 0/3] userfaultfd: non-cooperative: syncronous events
2018-03-03 9:09 UTC (3+ messages)
[PATCH 5/7] Pmalloc selftest
2018-03-03 6:59 UTC (2+ messages)
[PATCH v2] mm,page_alloc: wait for oom_lock than back off
2018-03-03 3:15 UTC (8+ messages)
` [PATCH v3] "
[PATCH 3/7] struct page: add field for vm_struct
2018-03-03 2:35 UTC (2+ messages)
[PATCH v5 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
2018-03-03 2:19 UTC (26+ messages)
` [PATCH v5 01/12] dax: fix vma_is_fsdax() helper
` [PATCH v5 02/12] dax: introduce IS_DEVDAX() and IS_FSDAX()
` [PATCH v6] "
` [PATCH v5 03/12] ext2, dax: finish implementing dax_sem helpers
` [PATCH v5 04/12] ext2, dax: define ext2_dax_*() infrastructure in all cases
` [PATCH v5 05/12] ext4, dax: define ext4_dax_*() "
` [PATCH v5 06/12] ext2, dax: replace IS_DAX() with IS_FSDAX()
` [PATCH v5 07/12] ext4, "
` [PATCH v5 08/12] xfs, "
` [PATCH v5 09/12] mm, dax: replace IS_DAX() with IS_DEVDAX() or IS_FSDAX()
` [PATCH v5 10/12] fs, dax: kill IS_DAX()
` [PATCH v5 11/12] dax: fix S_DAX definition
` [PATCH v5 12/12] vfio: disable filesystem-dax page pinning
[PATCH 0/1] make start_isolate_page_range() thread safe
2018-03-03 1:39 UTC (6+ messages)
` [PATCH 1/1] mm: make start_isolate_page_range() fail if already isolated
[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
2018-03-03 1:08 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] mm/page_alloc: fix kernel BUG at mm/page_alloc.c:1913! crash in move_freepages()
` [PATCH v3 1/2] mm/memblock: hardcode the end_pfn being -1
` [PATCH v3 2/2] mm/page_alloc: fix memmap_init_zone pageblock alignment
[PATCH v3 0/3] mm, smaps: MMUPageSize for device-dax
2018-03-02 22:39 UTC (6+ messages)
` [PATCH v3 1/3] mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
` [PATCH v3 2/3] mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
` [PATCH v3 3/3] device-dax: implement ->pagesize() for smaps to report MMUPageSize
[RFC] Warn the user when they could overflow mapcount
2018-03-02 22:03 UTC (3+ messages)
` [RFC] Handle mapcount overflows
[PATCH 1/1] /mm/gup.c: Fixed coding style issues
2018-03-02 21:02 UTC
[PATCH 0/1] FOLL_NOWAIT and get_user_pages_unlocked
2018-03-02 19:39 UTC (3+ messages)
` [PATCH 1/1] mm: gup: teach get_user_pages_unlocked to handle FOLL_NOWAIT
[patch] mm, compaction: drain pcps for zone when kcompactd fails
2018-03-02 17:28 UTC (7+ messages)
[PATCH 1/7] genalloc: track beginning of allocations
2018-03-02 16:47 UTC (3+ messages)
[v5 0/6] optimize memory hotplug
2018-03-02 13:42 UTC (3+ messages)
[Question PATCH 0/1] mm: crash in vmalloc_to_page - misuse or bug?
2018-03-02 13:23 UTC (2+ messages)
[PATCH 1/1] crash vmalloc_to_page()
2018-03-02 12:16 UTC (2+ messages)
` f7f99cf8bd:
[PATCH 0/2] kasan: a couple of test fixes
2018-03-02 12:11 UTC (5+ messages)
` [PATCH 1/2] kasan: fix invalid-free test crashing the kernel
` [PATCH 2/2] kasan: disallow compiler to optimize away memset in tests
[PATCH] kasan, slub: fix handling of kasan_slab_free hook
2018-03-02 12:10 UTC (2+ messages)
[PATCH 00/31 v2] PTI support for x86_32
2018-03-02 9:10 UTC (10+ messages)
` [PATCH 12/31] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
[PATCH v4 0/4] Record additional page allocation reasons
2018-03-02 8:21 UTC (7+ messages)
` [PATCH v4 2/4] mm: Split page_type out from _map_count
` [PATCH v4 3/4] mm: Mark pages allocated through vmalloc
` [PATCH v4 4/4] mm: Mark pages in use for page tables
[RFC] mm: indirectly reclaimable memory and dcache
2018-03-01 23:40 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox