messages from 2017-10-11 19:22:43 to 2017-10-13 20:17:47 UTC [more...]
[lkp-robot] [x86/kconfig] 81d3871900: BUG:unable_to_handle_kernel
2017-10-13 20:17 UTC (15+ messages)
[PATCH v6 0/4] cramfs refresh for embedded usage
2017-10-13 20:09 UTC (14+ messages)
` [PATCH v6 1/4] cramfs: direct memory access support
` [PATCH v6 2/4] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v6 3/4] cramfs: add mmap support
` [PATCH v6 4/4] cramfs: rehabilitate it
[PATCH v12 00/11] complete deferred page initialization
2017-10-13 18:23 UTC (13+ messages)
` [PATCH v12 01/11] mm: deferred_init_memmap improvements
` [PATCH v12 02/11] x86/mm: setting fields in deferred pages
` [PATCH v12 03/11] sparc64/mm: "
` [PATCH v12 04/11] sparc64: simplify vmemmap_populate
` [PATCH v12 05/11] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v12 06/11] mm: zero reserved and unavailable struct pages
` [PATCH v12 07/11] x86/kasan: add and use kasan_map_populate()
` [PATCH v12 08/11] arm64/kasan: "
` [PATCH v12 09/11] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v12 10/11] sparc64: optimized struct page zeroing
` [PATCH v12 11/11] arm64: kasan: Avoid using vmemmap_populate to initialise shadow
[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
2017-10-13 18:22 UTC (21+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v9 2/6] fs, mm: pass fd to ->mmap_validate()
` [PATCH v9 3/6] fs: MAP_DIRECT core
` [PATCH v9 4/6] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v9 5/6] fs, xfs, iomap: introduce break_layout_nowait()
` [PATCH v9 6/6] xfs: wire up MAP_DIRECT
[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
2017-10-13 17:19 UTC (8+ messages)
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
2017-10-13 16:41 UTC (5+ messages)
[PATCH v11 0/9] complete deferred page initialization
2017-10-13 16:18 UTC (16+ messages)
` [PATCH v11 7/9] arm64/kasan: add and use kasan_map_populate()
[RFC] mmap(MAP_CONTIG)
2017-10-13 15:56 UTC (18+ messages)
` [RFC PATCH 0/3] Add mmap(MAP_CONTIG) support
` [RFC PATCH 1/3] mm/map_contig: Add VM_CONTIG flag to vma struct
` [RFC PATCH 2/3] mm/map_contig: Use pre-allocated pages for VM_CONTIG mappings
` [RFC PATCH 3/3] mm/map_contig: Add mmap(MAP_CONTIG) support
[RFC 0/2] KVM "fake DAX" device flushing
2017-10-13 15:25 UTC (18+ messages)
` [RFC 1/2] pmem: Move reusable code to base header files
` [Qemu-devel] "
` [RFC 2/2] KVM: add virtio-pmem driver
` [RFC] QEMU: Add virtio pmem device
[PATCH] fs, mm: account filp and names caches to kmemcg
2017-10-13 15:24 UTC (15+ messages)
[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
2017-10-13 15:03 UTC (15+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
[PATCH] virtio_balloon: fix deadlock on OOM
2017-10-13 14:06 UTC (3+ messages)
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-13 13:38 UTC (9+ messages)
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
[v11 0/6] cgroup-aware OOM killer
2017-10-13 13:32 UTC (13+ messages)
` [v11 3/6] mm, oom: "
[PATCHv2, RFC] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
2017-10-13 12:23 UTC
[PATCH v2 0/2] mm, memory_hotplug: redefine memory offline retry logic
2017-10-13 12:07 UTC (13+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early
` [PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages
` [PATCH 2/2] mm, page_alloc: fail has_unmovable_pages when seeing reserved pages
Dramatic lockdep slowdown in 4.14
2017-10-13 9:35 UTC (3+ messages)
[PATCH resend] mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately
2017-10-13 16:56 UTC
[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
2017-10-13 8:04 UTC (7+ messages)
` [PATCH v1] "
[PATCH] page_alloc.c: inline __rmqueue()
2017-10-13 6:31 UTC (9+ messages)
` [PATCH v2] mm/page_alloc.c: "
` [PATCH] mm/page_alloc: make sure __rmqueue() etc. always inline
[PATCH, RFC] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
2017-10-13 4:03 UTC (5+ messages)
Kernel freeze on AMD FX-9590 CPU during I/O
2017-10-12 20:17 UTC (2+ messages)
[PATCH 0/8] Follow-up for speed up page cache truncation
2017-10-12 19:45 UTC (15+ messages)
` [PATCH 1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages
` [PATCH 2/8] mm, truncate: Do not check mapping for every page being truncated
` [PATCH 3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock
` [PATCH 4/8] mm: Only drain per-cpu pagevecs once per pagevec usage
` [PATCH 5/8] mm, pagevec: Remove cold parameter for pagevecs
` [PATCH 6/8] mm: Remove cold parameter for release_pages
` [PATCH 7/8] mm, Remove cold parameter from free_hot_cold_page*
` [PATCH 8/8] mm: Remove __GFP_COLD
[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
2017-10-12 15:37 UTC (11+ messages)
[PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
2017-10-12 14:54 UTC (3+ messages)
[PATCH 0/7 v1] Speed up page cache truncation
2017-10-12 14:07 UTC (8+ messages)
[PATCH 00/11] KASan for arm
2017-10-12 11:27 UTC (17+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
` [PATCH 06/11] change memory_is_poisoned_16 for aligned error
[RFC] KVM "fake DAX" device flushing
2017-10-12 10:39 UTC (4+ messages)
[PATCH] mm, swap_state.c: declare a few variables as __read_mostly
2017-10-12 9:59 UTC
[PATCH v2] fs, mm: account filp cache to kmemcg
2017-10-12 7:54 UTC (2+ 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).