linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V4 00/45] block: support multipage bvec
 2017-12-18 12:22 UTC  (35+ messages)
` [PATCH V4 01/45] block: introduce bio helpers for converting to "
` [PATCH V4 02/45] block: conver to bio_first_bvec_all & bio_first_page_all
` [PATCH V4 03/45] fs: convert to bio_last_bvec_all()
` [PATCH V4 04/45] block: bounce: avoid direct access to bvec table
` [PATCH V4 05/45] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH V4 06/45] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH V4 07/45] bcache: comment on direct access to bvec table
` [PATCH V4 08/45] block: move bio_alloc_pages() to bcache
` [PATCH V4 09/45] btrfs: avoid access to .bi_vcnt directly
` [PATCH V4 10/45] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH V4 11/45] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH V4 12/45] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size
` [PATCH V4 14/45] block: blk-merge: remove unnecessary check
` [PATCH V4 15/45] block: rename bio_for_each_segment* with bio_for_each_page*
` [PATCH V4 16/45] block: rename rq_for_each_segment as rq_for_each_page
` [PATCH V4 17/45] block: rename bio_segments() with bio_pages()
` [PATCH V4 18/45] block: introduce multipage page bvec helpers
` [PATCH V4 19/45] block: introduce bio_for_each_segment()
` [PATCH V4 20/45] block: use bio_for_each_segment() to compute segments count
` [PATCH V4 21/45] block: use bio_for_each_segment() to map sg
` [PATCH V4 22/45] block: introduce segment_last_page()
` [PATCH V4 23/45] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V4 24/45] btrfs: use segment_last_page to get bio's last page
` [PATCH V4 25/45] block: implement bio_pages_all() via bio_for_each_page_all()
` [PATCH V4 26/45] block: introduce bio_segments()
` [PATCH V4 27/45] block: introduce rq_for_each_segment()
` [PATCH V4 28/45] block: loop: pass segments to iov_iter
` [PATCH V4 29/45] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all
` [PATCH V4 30/45] block: deal with dirtying pages for multipage bvec
` [PATCH V4 31/45] block: convert to bio_for_each_page_all2()
` [PATCH V4 32/45] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment
` [PATCH V4 33/45] fs: conver to bio_for_each_page_all2
` [PATCH V4 34/45] btrfs: "

[PATCH] lockdep: Print number of locks held by running tasks
 2017-12-18 12:19 UTC  (2+ messages)

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2017-12-18 11:54 UTC  (26+ messages)
` [PATCH v2 01/17] mm/gup: Fixup p*_access_permitted()

[patch V163 04/51] arch: Allow arch_dup_mmap() to fail
 2017-12-18 11:43 UTC  (19+ messages)
` [patch V163 05/51] x86/ldt: Rework locking
` [patch V163 06/51] x86/ldt: Prevent ldt inheritance on exec
` [patch V163 08/51] x86/doc: Remove obvious weirdness
` [patch V163 10/51] x86/uv: Use the right tlbflush API
` [patch V163 11/51] x86/microcode: Dont abuse the tlbflush interface
` [patch V163 12/51] x86/mm: Use __flush_tlb_one() for kernel memory
` [patch V163 13/51] x86/mm: Remove superfluous barriers
` [patch V163 14/51] x86/mm: Clarify which functions are supposed to flush what
` [patch V163 15/51] x86/mm: Move the CR3 construction functions to tlbflush.h
` [patch V163 16/51] x86/mm: Remove hard-coded ASID limit checks
` [patch V163 17/51] x86/mm: Put MMU to hardware ASID translation in one place
` [patch V163 18/51] x86/mm: Create asm/invpcid.h
` [patch V163 21/51] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
` [patch V163 22/51] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [patch V163 46/51] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [patch V163 47/51] x86/mm/pti: Add Kconfig
` [patch V163 49/51] x86/mm/dump_pagetables: Check user space page table for WX pages
` [patch V163 50/51] x86/mm/dump_pagetables: Allow dumping current pagetables

[PATCH v3] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-12-18 11:31 UTC 

pkeys: Support setting access rights for signal handlers
 2017-12-18 11:00 UTC  (14+ messages)

[PATCH 0/3] x86/mm/encrypt: Simplify pgtable helpers
 2017-12-18 10:16 UTC  (2+ messages)

[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
 2017-12-18 10:14 UTC  (8+ messages)

[PATCHv6 0/4] x86: 5-level related changes into decompression code<Paste>
 2017-12-18 10:10 UTC  (2+ messages)

general protection fault in __list_del_entry_valid (2)
 2017-12-18  9:55 UTC  (3+ messages)

[PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
 2017-12-18  9:13 UTC  (3+ messages)
` [2/2] "

[PATCH] mm: vmscan: make unregister_shrinker() safer
 2017-12-18  8:49 UTC  (2+ messages)

INFO: task hung in filemap_fault
 2017-12-18  8:43 UTC 

[PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-18  8:05 UTC  (28+ messages)
` [PATCH v19 3/7] xbitmap: add more operations

[PATCH -V3 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-18  7:41 UTC  (2+ messages)

drivers/gpu/drm/i915/gvt/handlers.c:2397:1: error: the frame size of 32120 bytes is larger than 8192 bytes
 2017-12-18  2:37 UTC 

revamp vmem_altmap / dev_pagemap handling V2
 2017-12-17 18:53 UTC  (36+ messages)
` [PATCH 01/17] memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
` [PATCH 02/17] mm: don't export arch_add_memory
` [PATCH 03/17] mm: don't export __add_pages
` [PATCH 04/17] mm: pass the vmem_altmap to arch_add_memory and __add_pages
` [PATCH 05/17] mm: pass the vmem_altmap to vmemmap_populate
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 07/17] mm: pass the vmem_altmap to vmemmap_free
` [PATCH 08/17] mm: pass the vmem_altmap to memmap_init_zone
` [PATCH 09/17] mm: split altmap memory map allocation from normal case
` [PATCH 10/17] mm: merge vmem_altmap_alloc into altmap_alloc_block_buf
` [PATCH 11/17] mm: move get_dev_pagemap out of line
` [PATCH 12/17] mm: optimize dev_pagemap reference counting around get_dev_pagemap
` [PATCH 13/17] memremap: remove to_vmem_altmap
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 15/17] memremap: drop private struct page_map
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap
` [PATCH 17/17] memremap: merge find_dev_pagemap into get_dev_pagemap

[PATCH 0/9] remove some of unneeded kallsyms includes
 2017-12-17 18:04 UTC  (7+ messages)
` [PATCH 3/9] power: remove unneeded kallsyms include
` [PATCH 5/9] pnp: "

BUG: bad usercopy in old_dev_ioctl
 2017-12-17 16:45 UTC  (2+ messages)

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-17 15:54 UTC  (13+ messages)

BUG: unable to handle kernel NULL pointer dereference in page_mapping
 2017-12-17 15:20 UTC 

[PATCH 0/8] Restructure struct page
 2017-12-17 13:06 UTC  (12+ messages)
` [PATCH 1/8] mm: Align struct page more aesthetically
` [PATCH 2/8] mm: De-indent struct page
` [PATCH 3/8] mm: Remove misleading alignment claims
` [PATCH 4/8] mm: Improve comment on page->mapping
` [PATCH 5/8] mm: Introduce _slub_counter_t
` [PATCH 6/8] mm: Store compound_dtor / compound_order as bytes
` [PATCH 7/8] mm: Document how to use struct page
` [PATCH 8/8] mm: Remove reference to PG_buddy

BUG: bad usercopy in ___sys_sendmsg
 2017-12-16 23:31 UTC  (2+ messages)

[PATCH] mm: thp: avoid uninitialized variable use
 2017-12-16 22:25 UTC  (4+ messages)

[patch V149 04/50] arch: Allow arch_dup_mmap() to fail
 2017-12-16 21:24 UTC  (19+ messages)
` [patch V149 05/50] x86/ldt: Rework locking
` [patch V149 06/50] x86/ldt: Prevent ldt inheritance on exec
` [patch V149 08/50] x86/doc: Remove obvious weirdness
` [patch V149 10/50] x86/uv: Use the right tlbflush API
` [patch V149 11/50] x86/microcode: Dont abuse the tlbflush interface
` [patch V149 12/50] x86/mm: Use __flush_tlb_one() for kernel memory
` [patch V149 13/50] x86/mm: Remove superfluous barriers
` [patch V149 14/50] x86/mm: Clarify which functions are supposed to flush what
` [patch V149 15/50] x86/mm: Move the CR3 construction functions to tlbflush.h
` [patch V149 16/50] x86/mm: Remove hard-coded ASID limit checks
` [patch V149 17/50] x86/mm: Put MMU to hardware ASID translation in one place
` [patch V149 18/50] x86/mm: Create asm/invpcid.h
` [patch V149 20/50] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
` [patch V149 21/50] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [patch V149 45/50] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [patch V149 46/50] x86/mm/pti: Add Kconfig
` [patch V149 48/50] x86/mm/dump_pagetables: Check user space page table for WX pages
` [patch V149 49/50] x86/mm/dump_pagetables: Allow dumping current pagetables

[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
 2017-12-16 14:45 UTC  (10+ messages)
` [patch v2 "

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-12-16 11:52 UTC  (11+ messages)

[PATCH v5 00/78] XArray v5
 2017-12-16 10:51 UTC  (17+ messages)
` [PATCH v5 04/78] page cache: Use xa_lock
` [PATCH v5 05/78] xarray: Replace exceptional entries
` [PATCH v5 08/78] xarray: Define struct xa_node
` [PATCH v5 09/78] xarray: Add documentation
` [PATCH v5 10/78] xarray: Add xa_load
` [PATCH v5 15/78] xarray: Add xas_for_each_tag
` [PATCH v5 16/78] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
` [PATCH v5 37/78] mm: Convert page migration to XArray
` [PATCH v5 45/78] shmem: Convert shmem_tag_pins "
` [PATCH v5 49/78] shmem: Convert shmem_free_swap "
` [PATCH v5 55/78] nilfs2: Convert "
` [PATCH v5 71/78] xfs: Convert m_perag_tree "
` [PATCH v5 72/78] xfs: Convert pag_ici_root "
` [PATCH v5 76/78] md: Convert raid5-cache "
` [PATCH v5 77/78] irqdomain: Convert "

[PATCH v19 1/7] xbitmap: Introduce xbitmap
 2017-12-16 10:10 UTC  (4+ messages)

[PATCH] mm: Reduce memory bloat with THP
 2017-12-16  7:21 UTC  (7+ messages)

[question] handle the page table RAS error
 2017-12-16  7:09 UTC  (9+ messages)
    ` [question] handle the page table RAS error(Avoid kernel panic when killing an application)
      ` [consult the suggestion]: Avoid kernel panic when killing an application if happen RAS page table error
        ` [Question ]: "

About the try to remove cross-release feature entirely by Ingo
 2017-12-16  2:41 UTC  (8+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-16  2:15 UTC  (6+ messages)
` [PATCH v3 1/3] acpi: HMAT support in acpi_parse_entries_array()

[PATCH -mm -V2] mm, swap: Fix race between swapoff and some swap operations
 2017-12-15 22:27 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox