"x86/boot/compressed/64: Prepare trampoline memory" breaks boot on Zotac CI-321
2018-03-03 0:21 UTC (3+ messages)
[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
2018-03-03 0:12 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 0/1] make start_isolate_page_range() thread safe
2018-03-03 0:06 UTC (3+ messages)
` [PATCH 1/1] mm: make start_isolate_page_range() fail if already isolated
[PATCH v5 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
2018-03-02 23:49 UTC (25+ 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/3] userfaultfd: non-cooperative: syncronous events
2018-03-02 23:38 UTC (5+ messages)
` [PATCH 3/3] userfaultfd: non-cooperative: allow synchronous EVENT_REMOVE
[RFC v1] mm: add the preempt check into alloc_vmap_area()
2018-03-02 23:34 UTC (4+ messages)
[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
[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
2018-03-02 21:55 UTC (16+ 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 0/2] Backport IBPB on context switch to non-dumpable process
2018-03-02 21:32 UTC (3+ 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 v4 0/3] mm: improve zone->lock scalability
2018-03-02 21:25 UTC (21+ messages)
` [PATCH v4 1/3] mm/free_pcppages_bulk: update pcp->count inside
` [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 -mm] mm: Fix races between swapoff and flush dcache
2018-03-02 21:18 UTC (2+ messages)
[PATCH 1/1] /mm/gup.c: Fixed coding style issues
2018-03-02 21:02 UTC
[RFC PATCH] Randomization of address chosen by mmap
2018-03-02 20:48 UTC (10+ messages)
` 097eb0af45: kernel_BUG_at_mm/hugetlb.c
[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)
[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
2018-03-02 16:47 UTC (10+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc
Question: Using online_pages/offline_pages() with granularity < mem section size
2018-03-02 15:23 UTC
[PATCH v2] mm,page_alloc: wait for oom_lock than back off
2018-03-02 14:10 UTC (7+ messages)
` [PATCH v3] "
[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 (6+ 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 (12+ 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 (8+ messages)
` [PATCH v4 1/4] s390: Use _refcount for pgtables
` [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)
[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
2018-03-01 22:35 UTC (5+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
2018-03-01 18:16 UTC (11+ messages)
` [PATCH 4/4] kernel/fork: add option to use virtually mapped stacks as fallback
` Use higher-order pages in vmalloc
[PATCH] kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
2018-03-01 17:07 UTC
[PATCH v3 0/4] Split page_type out from mapcount
2018-03-01 15:02 UTC (17+ messages)
` [PATCH v3 1/4] s390: Use _refcount for pgtables
` [PATCH v3 2/4] mm: Split page_type out from _map_count
` [PATCH v3 3/4] mm: Mark pages allocated through vmalloc
` [PATCH v3 4/4] mm: Mark pages in use for page tables
[UNTESTED RFC PATCH 0/8] compaction scanners rework
2018-03-01 10:22 UTC (3+ messages)
Regarding slabinfo tool generating kernel crash
2018-03-01 7:18 UTC (3+ messages)
` "
[RFC 2/4] Uprobe: Export few functions / data structures
2018-03-01 5:25 UTC
[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
2018-03-01 0:17 UTC (5+ messages)
[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
2018-02-28 23:12 UTC (8+ messages)
` [OMPI devel] "
possible deadlock in __might_fault
2018-02-28 17:30 UTC (3+ messages)
[PATCHv2 0/5] x86/boot/compressed/64: Prepare trampoline memory
2018-02-28 13:19 UTC (3+ messages)
` [PATCHv2 2/5] x86/boot/compressed/64: Find a place for 32-bit trampoline
[PATCH] selftests/vm: Update max va test to check for high address return
2018-02-28 10:58 UTC (3+ messages)
[PATCH v3 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-02-28 3:26 UTC (5+ messages)
` [PATCH v3 1/4] mm/sparse: Add a static variable nr_present_sections
` [PATCH v3 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v3 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v3 4/4] mm/sparse: Optimize memmap allocation during sparse_init()
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