messages from 2017-08-08 08:46:37 to 2017-08-09 20:09:05 UTC [more...]
[PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
2017-08-09 20:07 UTC (9+ messages)
` [PATCH v5 01/10] mm: add MAP_HUGETLB support to vm_mmap
` [PATCH v5 02/10] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO
` [PATCH v5 04/10] arm64: Add __flush_tlb_one()
` [PATCH v5 05/10] arm64/mm: Add support for XPFO
` [PATCH v5 06/10] arm64/mm: Disable section mappings if XPFO is enabled
` [PATCH v5 07/10] arm64/mm: Don't flush the data cache if the page is unmapped by XPFO
` [PATCH v5 08/10] arm64/mm: Add support for XPFO to swiotlb
[PATCH 4.4 07/58] mm/page_alloc: Remove kernel address exposure in free_reserved_area()
2017-08-09 19:41 UTC
[PATCH] vmstat: Fix wrong comment
2017-08-09 18:58 UTC
kernel panic on null pointer on page->mem_cgroup
2017-08-09 18:38 UTC (10+ messages)
[PATCH 0/2] mm, oom: fix oom_reaper fallouts
2017-08-09 18:36 UTC (5+ messages)
` [PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer
[PATCH 4.9 18/93] mm/page_alloc: Remove kernel address exposure in free_reserved_area()
2017-08-09 18:13 UTC
[PATCH] mm/rmap: try_to_unmap_one() do not call mmu_notifier under ptl
2017-08-09 16:52 UTC (3+ messages)
[PATCH v8 00/14] lockdep: Implement crossrelease feature
2017-08-09 15:50 UTC (9+ messages)
` [PATCH v8 05/14] "
` [PATCH v8 06/14] lockdep: Detect and handle hist_lock ring buffer overwrite
` [PATCH v8 09/14] lockdep: Apply crossrelease to completions
drivers/tty/serial/8250/8250_fintek.c:364: warning: 'probe_data' is used uninitialized in this function
2017-08-09 15:47 UTC (3+ messages)
[PATCH] mm/ksm : Checksum calculation function change (jhash2 -> crc32)
2017-08-09 13:17 UTC (5+ messages)
[PATCH v5 0/9] arm64: Enable contiguous pte hugepage support
2017-08-09 13:29 UTC (5+ messages)
` [PATCH v5 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
[PATCH 00/16] Speculative page faults
2017-08-09 13:25 UTC (24+ messages)
` [PATCH 01/16] mm: Dont assume page-table invariance during faults
` [PATCH 02/16] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH 03/16] mm: Introduce pte_spinlock "
` [PATCH 04/16] mm: VMA sequence count
` [PATCH 05/16] mm: Protect VMA modifications using "
` [PATCH 06/16] mm: RCU free VMAs
` [PATCH 07/16] mm: Provide speculative fault infrastructure
` [PATCH 08/16] mm: Try spin lock in speculative path
` [PATCH 09/16] x86/mm: Add speculative pagefault handling
` [PATCH 10/16] powerpc/mm: Add speculative page fault
` [PATCH 11/16] mm: Introduce __page_add_new_anon_rmap()
` [PATCH 12/16] mm: Protect SPF handler against anon_vma changes
` [PATCH 13/16] perf: Add a speculative page fault sw events
` [PATCH 14/16] x86/mm: Add support for SPF events
` [PATCH 15/16] powerpc/mm: "
` [PATCH 16/16] perf tools: "
[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
2017-08-09 13:01 UTC (7+ messages)
[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
2017-08-09 12:42 UTC (16+ messages)
[PATCHv4 00/14] Boot-time switching between 4- and 5-level paging
2017-08-09 11:54 UTC (17+ messages)
` [PATCHv4 01/14] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
` [PATCHv4 02/14] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCHv4 03/14] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCHv4 04/14] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv4 05/14] x86/xen: Drop 5-level paging support code from XEN_PV code
` [PATCHv4 06/14] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv4 07/14] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv4 09/14] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv4 10/14] x86/mm: Fold p4d page table layer at runtime
` [PATCHv4 11/14] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv4 12/14] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv4 13/14] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
` [PATCHv4 14/14] x86/mm: Offset boot-time paging mode switching cost
[PATCH] mm/rmap/mmu_notifier: restore mmu_notifier_invalidate_page() semantic
2017-08-09 10:27 UTC (2+ messages)
[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
2017-08-09 7:27 UTC (14+ messages)
memcg Can't context between v1 and v2 because css->refcnt not released
2017-08-09 7:06 UTC
memcg Can't context between v1 and v2 because css->refcnt not released
2017-08-09 6:44 UTC
[PATCH] mm/mmu_notifier: fix deadlock from typo vm_lock_anon_vma()
2017-08-09 6:14 UTC (2+ messages)
[PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
2017-08-09 2:59 UTC (8+ messages)
` [lkp-robot] [mm] 7674270022: will-it-scale.per_process_ops -19.3% regression
[PATCH v1 0/6] Remove rw_page
2017-08-09 2:41 UTC (13+ messages)
` [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
` [PATCH v1 5/6] zram: remove zram_rw_page
[v4 0/4] cgroup-aware OOM killer
2017-08-08 23:24 UTC (9+ messages)
` [v4 2/4] mm, oom: "
` [v4 3/4] mm, oom: introduce oom_priority for memory cgroups
` [v4 4/4] mm, oom, docs: describe the cgroup-aware OOM killer
[PATCH -mm] mm: Clear to access sub-page last when clearing huge page
2017-08-08 23:06 UTC (3+ messages)
[PATCH 3/4] mm: Add kernel MMU notifier to manage remote TLB
2017-08-08 20:29 UTC (2+ messages)
` [PATCH 4/4] iommu/vt-d: Hooks to invalidate iotlb/devtlb when using supervisor PASID's
A possible bug: Calling mutex_lock while holding spinlock
2017-08-08 20:29 UTC (5+ messages)
[PATCH 3/4] mm: Add kernel MMU notifier to manage remote TLB
2017-08-08 20:22 UTC (2+ messages)
` [PATCH 4/4] iommu/vt-d: Hooks to invalidate iotlb/devtlb when using supervisor PASID's
[RFC PATCH v2 0/6] mm, memory_hotplug: allocate memmap from hotadded memory
2017-08-08 20:01 UTC (3+ messages)
[RFC][PATCH] mm/slub.c: Allow poisoning to use the fast path
2017-08-08 19:03 UTC (8+ messages)
[PATCH v3 00/49] block: support multipage bvec
2017-08-08 16:32 UTC (53+ messages)
` [PATCH v3 02/49] block: loop: comment on direct access to bvec table
` [PATCH v3 03/49] kernel/power/swap.c: "
` [PATCH v3 04/49] mm: page_io.c: "
` [PATCH v3 05/49] fs/buffer: "
` [PATCH v3 06/49] f2fs: f2fs_read_end_io: "
` [PATCH v3 07/49] bcache: "
` [PATCH v3 08/49] block: comment on bio_alloc_pages()
` [PATCH v3 09/49] block: comment on bio_iov_iter_get_pages()
` [PATCH v3 10/49] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH v3 11/49] btrfs: avoid access to .bi_vcnt directly
` [PATCH v3 12/49] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH v3 13/49] btrfs: comment on direct access bvec table
` [PATCH v3 14/49] block: bounce: avoid direct access to "
` [PATCH v3 15/49] bvec_iter: introduce BVEC_ITER_ALL_INIT
` [PATCH v3 16/49] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH v3 17/49] block: comments on bio_for_each_segment[_all]
` [PATCH v3 18/49] block: introduce multipage/single page bvec helpers
` [PATCH v3 19/49] block: implement sp version of bvec iterator helpers
` [PATCH v3 20/49] block: introduce bio_for_each_segment_mp()
` [PATCH v3 21/49] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH v3 22/49] block: blk-merge: try to make front segments in full size
` [PATCH v3 23/49] block: blk-merge: remove unnecessary check
` [PATCH v3 24/49] block: use bio_for_each_segment_mp() to compute segments count
` [PATCH v3 25/49] block: use bio_for_each_segment_mp() to map sg
` [PATCH v3 26/49] block: introduce bvec_for_each_sp_bvec()
` [PATCH v3 27/49] block: bio: introduce single/multi page version of bio_for_each_segment_all()
` [PATCH v3 28/49] block: introduce bvec_get_last_page()
` [PATCH v3 29/49] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH v3 30/49] btrfs: use bvec_get_last_page to get bio's last page
` [PATCH v3 31/49] block: deal with dirtying pages for multipage bvec
` [PATCH v3 32/49] block: convert to singe/multi page version of bio_for_each_segment_all()
` [PATCH v3 33/49] bcache: convert to bio_for_each_segment_all_sp()
` [PATCH v3 34/49] md: raid1: "
` [PATCH v3 35/49] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH v3 36/49] dm-crypt: convert to bio_for_each_segment_all_sp()
` [PATCH v3 37/49] fs/mpage: "
` [PATCH v3 38/49] fs/block: "
` [PATCH v3 39/49] fs/iomap: "
` [PATCH v3 40/49] ext4: "
` [PATCH v3 41/49] xfs: "
` [PATCH v3 42/49] gfs2: "
` [PATCH v3 43/49] f2fs: "
` [PATCH v3 44/49] exofs: "
` [PATCH v3 45/49] fs: crypto: "
` [PATCH v3 46/49] fs/btrfs: "
` [PATCH v3 47/49] fs/direct-io: "
` [PATCH v3 48/49] block: enable multipage bvecs
` [PATCH v3 49/49] block: bio: pass segments to bio if bio_add_page() is bypassed
[RFC v5 00/11] Speculative page faults
2017-08-08 13:34 UTC (23+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults
` [RFC v5 02/11] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v5 03/11] mm: Introduce pte_spinlock "
` [RFC v5 04/11] mm: VMA sequence count
` [RFC v5 05/11] mm: fix lock dependency against mapping->i_mmap_rwsem
suspicious __GFP_NOMEMALLOC in selinux
2017-08-08 13:34 UTC (12+ messages)
[v6 00/15] complete deferred page initialization
2017-08-08 13:30 UTC (8+ messages)
` [v6 11/15] arm64/kasan: explicitly zero kasan shadow memory
[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
2017-08-08 12:04 UTC (3+ messages)
ksmd circular locking warning, cpu_hotplug_lock vs ksm_thread_mutex
2017-08-08 11:05 UTC
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).