[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
2018-12-12 21:30 UTC (20+ messages)
[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
2018-12-12 21:16 UTC (13+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 2/4] modules: Add new special vfree flags
` [PATCH v2 3/4] bpf: switch to new vmalloc "
` [PATCH v2 4/4] x86/vmalloc: Add TLB efficient x86 arch_vunmap
INFO: rcu detected stall in sys_mount (2)
2018-12-12 21:01 UTC (2+ messages)
4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
2018-12-12 20:11 UTC (21+ messages)
[PATCH] kasan: mark kasan_check_(read|write) as 'notrace'
2018-12-12 18:35 UTC (3+ messages)
[PATCH v2] kasan: mark file common so ftrace doesn't trace it
2018-12-12 18:34 UTC
[PATCH] mm, memcg: fix reclaim deadlock with writeback
2018-12-12 17:49 UTC (14+ messages)
` [PATCH v2] "
[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
2018-12-12 17:34 UTC (7+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
` [RFC][PATCH 2/3] arm64: Define Documentation/arm64/elf_at_flags.txt
[PATCH v2 0/1] Initialize struct pages for the full section
2018-12-12 17:27 UTC (2+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section
[PATCH] mm, page_alloc: enable pcpu_drain with zone capability
2018-12-12 17:00 UTC (7+ messages)
` [PATCH v2] "
[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
2018-12-12 16:43 UTC (9+ messages)
[bug?] poor migrate_pages() performance on arm64
2018-12-12 15:41 UTC
[PATCH 0/3][V5] drop the mmap_sem when doing IO in the fault path
2018-12-12 15:27 UTC (8+ messages)
` [PATCH 1/3] filemap: kill page_cache_read usage in filemap_fault
` [PATCH 2/3] filemap: pass vm_fault to the mmap ra helpers
` [PATCH 3/3] filemap: drop the mmap_sem for all blocking operations
` [PATCH][v6] "
[PATCH v13 00/25] kasan: add software tag-based mode for arm64
2018-12-12 15:04 UTC (11+ messages)
` [PATCH v13 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode
[PATCHv2 00/12] Heterogeneous memory node attributes
2018-12-12 14:45 UTC (10+ messages)
` [PATCHv2 02/12] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv2 12/12] doc/mm: New documentation for memory performance
use generic DMA mapping code in powerpc V4
2018-12-12 14:39 UTC (25+ messages)
use generic DMA mapping code in powerpc V4
2018-12-12 14:36 UTC (4+ messages)
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
2018-12-12 14:34 UTC (4+ messages)
` [RFC PATCH 2/5] mm: lower the printk loglevel for __dump_page messages
[PATCH v2] mm: thp: fix flags for pmd migration when split
2018-12-12 13:51 UTC (5+ messages)
[PATCH v2] arm64: Add memory hotplug support
2018-12-12 11:53 UTC (4+ messages)
[PATCH] mm/alloc: fallback to first node if the wanted node offline
2018-12-12 11:53 UTC (16+ messages)
[PATCH 0/4] mmu notifier debug checks v2
2018-12-12 10:26 UTC (9+ messages)
` [PATCH 2/4] kernel.h: Add non_block_start/end()
[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
2018-12-12 10:23 UTC (12+ messages)
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks
[PATCH V2] kmemleak: Add config to select auto scan
2018-12-12 10:14 UTC (4+ messages)
[PATCH] kasan: fix kasan_check_read/write definitions
2018-12-12 10:00 UTC (4+ messages)
[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
2018-12-12 9:49 UTC (4+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation
[RFC Get rid of shrink code - memory-hotplug]
2018-12-12 8:44 UTC (10+ messages)
[PATCH v2] mm, memory_hotplug: Don't bail out in do_migrate_range prematurely
2018-12-12 6:16 UTC (4+ messages)
Kernel panic - not syncing: corrupted stack end detected inside scheduler
2018-12-12 3:54 UTC (12+ messages)
` [PATCH] arm64: increase stack size for KASAN_EXTRA
[PATCH 0/3] few memory offlining enhancements
2018-12-12 1:12 UTC (5+ messages)
` [PATCH 1/3] mm, memory_hotplug: try to migrate full pfn range
` [PATCH 2/3] mm, memory_hotplug: deobfuscate migration part of offlining
` [PATCH 3/3] mm, fault_around: do not take a reference to a locked page
[PATCH v3 0/6] memblock: simplify several early memory allocation
2018-12-11 22:51 UTC (2+ messages)
[PATCH 0/1] Initialize struct pages for the full section
2018-12-11 22:24 UTC (14+ messages)
` [PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section
[PATCH] aio: Convert ioctx_table to XArray
2018-12-11 18:54 UTC (19+ messages)
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2018-12-11 18:36 UTC (13+ messages)
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
mm: migrate: Fix page migration stalls for blkdev pages
2018-12-11 17:21 UTC (7+ messages)
` [PATCH 1/6] mm: migration: Factor out code to compute expected number of page references
` [PATCH 2/6] mm: migrate: Lock buffers before migrate_page_move_mapping()
` [PATCH 3/6] mm: migrate: Move migrate_page_lock_buffers()
` [PATCH 4/6] mm: migrate: Provide buffer_migrate_page_norefs()
` [PATCH 5/6] blkdev: Avoid migration stalls for blkdev pages
` [PATCH 6/6] mm: migrate: Drop unused argument of migrate_page_move_mapping()
Number of arguments in vmalloc.c
2018-12-11 17:11 UTC (12+ messages)
` Should this_cpu_read() be volatile?
[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
2018-12-11 16:38 UTC (7+ messages)
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
[PATCH] ksm: React on changing "sleep_millisecs" parameter faster
2018-12-11 15:19 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] mm, sparse: remove check with __highest_present_section_nr in for_each_present_section_nr()
2018-12-11 14:41 UTC (5+ messages)
[PATCH 0/3] THP eligibility reporting via proc
2018-12-11 14:36 UTC (4+ messages)
` [PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
` [PATCH 2/3] mm, thp, proc: report THP eligibility for each vma
` [PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc
[PATCH 1/2] swap: Fix general protection fault when swapoff
2018-12-11 14:32 UTC (3+ messages)
` [PATCH 2/2] swap: Deal with PTE mapped THP when unuse PTE
[RFC 0/3] reduce THP fault thrashing
2018-12-11 14:29 UTC (4+ messages)
` [RFC 1/3] mm, thp: restore __GFP_NORETRY for madvised thp fault allocations
` [RFC 2/3] mm, page_alloc: reclaim for __GFP_NORETRY costly requests only when compaction was skipped
` [RFC 3/3] mm, compaction: introduce deferred async compaction
[PATCH] PCI/P2PDMA: Match interface changes to devm_memremap_pages()
2018-12-11 13:56 UTC (4+ messages)
[PATCH v2] userfaultfd: clear flag if remap event not enabled
2018-12-11 13:46 UTC (2+ messages)
[PATCH] mm: thp: fix soft dirty for migration when split
2018-12-11 13:12 UTC (5+ messages)
[PATCH] mm, memory_hotplug: Don't bail out in do_migrate_range prematurely
2018-12-11 12:52 UTC (4+ messages)
[PATCH] l1tf: drop the swap storage limit restriction when l1tf=off
2018-12-11 11:13 UTC (7+ messages)
` [tip:x86/pti] x86/speculation/l1tf: Drop "
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