linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-10 18:26:38 to 2019-01-11 16:51:50 UTC [more...]

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-11 16:51 UTC  (14+ messages)

[PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2019-01-11 16:45 UTC  (11+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-11 16:26 UTC  (40+ messages)

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-11 16:25 UTC  (9+ messages)
` [PATCHv3 07/13] node: Add heterogenous memory access attributes

[PATCH] Documentation/sysctl/vm.txt: Fix drop_caches bit number
 2019-01-11 16:14 UTC 

[PATCH v11 00/26] Speculative page faults
 2019-01-11 15:43 UTC 

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-11 15:32 UTC  (13+ messages)
` [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

[PATCH 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2019-01-11 15:10 UTC  (2+ messages)

[PATCH 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:13 UTC 

[PATCH 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2019-01-11 15:12 UTC 

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:11 UTC 

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-11 15:11 UTC 

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-11 15:09 UTC 

[PATCH 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:08 UTC 

[PATCH 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2019-01-11 15:08 UTC 

[PATCH 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-11 15:07 UTC 

[PATCH 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-11 15:05 UTC 

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-11 14:54 UTC  (25+ messages)
` [RFC PATCH v7 01/16] mm: add MAP_HUGETLB support to vm_mmap
` [RFC PATCH v7 02/16] x86: always set IF before oopsing from page fault
` [RFC PATCH v7 03/16] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [RFC PATCH v7 04/16] swiotlb: Map the buffer if it was unmapped by XPFO
` [RFC PATCH v7 05/16] arm64/mm: Add support for XPFO
` [RFC PATCH v7 06/16] xpfo: add primitives for mapping underlying memory
` [RFC PATCH v7 07/16] arm64/mm, xpfo: temporarily map dcache regions
` [RFC PATCH v7 08/16] arm64/mm: disable section/contiguous mappings if XPFO is enabled
` [RFC PATCH v7 09/16] mm: add a user_virt_to_phys symbol
` [RFC PATCH v7 10/16] lkdtm: Add test for XPFO
` [RFC PATCH v7 11/16] mm, x86: omit TLB flushing by default for XPFO page table modifications
` [RFC PATCH v7 12/16] xpfo, mm: remove dependency on CONFIG_PAGE_EXTENSION
` [RFC PATCH v7 13/16] xpfo, mm: optimize spinlock usage in xpfo_kunmap
` [RFC PATCH v7 14/16] EXPERIMENTAL: xpfo, mm: optimize spin lock usage in xpfo_kmap
` [RFC PATCH v7 15/16] xpfo, mm: Fix hang when booting with "xpfotlbflush"
` [RFC PATCH v7 16/16] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)

[PATCH 4.19 029/148] x86/mm: Fix guard hole handling
 2019-01-11 14:13 UTC  (2+ messages)
` [PATCH 4.19 030/148] x86/dump_pagetables: Fix LDT remap address marker

[PATCH 4.14 018/105] x86/mm: Fix guard hole handling
 2019-01-11 14:13 UTC  (2+ messages)
` [PATCH 4.14 019/105] x86/dump_pagetables: Fix LDT remap address marker

Lock overhead in shrink_inactive_list / Slow page reclamation
 2019-01-11 13:59 UTC  (2+ messages)

cma: deadlock using usb-storage and fs
 2019-01-11 13:55 UTC  (10+ messages)
  ` [usb-storage] "

[PATCH v3 0/3] kasan: tag-based mode fixes
 2019-01-11 13:48 UTC  (5+ messages)
` [PATCH v3 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning

[PATCH] kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
 2019-01-11 13:47 UTC 

[PATCH RFC 0/3] mm: Reduce IO by improving algorithm of memcg pagecache pages eviction
 2019-01-11 12:17 UTC  (6+ messages)

(ghes|hest)_disable
 2019-01-11 11:28 UTC  (2+ messages)

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-11 11:01 UTC  (20+ messages)
` [PATCH V13 01/19] btrfs: look at bi_size for repair decisions
` [PATCH V13 02/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V13 03/19] block: remove bvec_iter_rewind()
` [PATCH V13 04/19] block: rename bvec helpers
` [PATCH V13 05/19] block: introduce multi-page "
` [PATCH V13 06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V13 07/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V13 08/19] block: use bio_for_each_bvec() to map sg
` [PATCH V13 09/19] block: introduce bvec_last_segment()
` [PATCH V13 10/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V13 11/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V13 12/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V13 13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V13 14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V13 15/19] block: enable multipage bvecs
` [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V13 17/19] block: document usage of bio iterator helpers
` [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-01-11 10:21 UTC  (3+ messages)

[PATCHv2 0/7] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-11 10:08 UTC  (16+ messages)
` [PATCHv2 1/7] x86/mm: concentrate the code to memblock allocator enabled
` [PATCHv2 2/7] acpi: change the topo of acpi_table_upgrade()
` [PATCHv2 3/7] mm/memblock: introduce allocation boundary for tracing purpose
` [PATCHv2 4/7] x86/setup: parse acpi to get hotplug info before init_mem_mapping()
` [PATCHv2 5/7] x86/mm: set allowed range for memblock allocator
` [PATCHv2 6/7] x86/mm: remove bottom-up allocation style for x86_64
` [PATCHv2 7/7] x86/mm: isolate the bottom-up style to init_32.c

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-11  9:59 UTC 

[PATCH 0/3] Replace opencoded set_mask_bits
 2019-01-11  9:24 UTC  (12+ messages)
` [PATCH 1/3] coredump: Replace opencoded set_mask_bits()
` [PATCH 2/3] fs: inode_set_flags() replace "
` [PATCH 3/3] bitops.h: set_mask_bits() to return old value

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2019-01-11  9:23 UTC  (14+ messages)

kmemleak: Cannot allocate a kmemleak_object structure - Kernel 4.19.13
 2019-01-11  7:05 UTC  (3+ messages)

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-11  6:25 UTC  (7+ messages)
` [PATCH v2 1/5] fs: kernfs: add poll file operation
` [PATCH v2 2/5] kernel: cgroup: "
` [PATCH v2 3/5] psi: introduce state_mask to represent stalled psi states
` [PATCH v2 4/5] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v2 5/5] psi: introduce psi monitor

PROBLEM: syzkaller found / pool corruption-overwrite / page in user-area or NULL
 2019-01-11  5:01 UTC  (16+ messages)

[PATCH] mm/gup: fix gup_pmd_range() for dax
 2019-01-11  3:40 UTC 

[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-11  2:41 UTC  (11+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-11  2:10 UTC  (15+ messages)

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2019-01-11  2:08 UTC  (7+ messages)
    ` [PATCHi v2] "

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2019-01-11  1:56 UTC  (11+ messages)

[v5 PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2019-01-11  0:56 UTC  (6+ messages)

[PATCH 2/2] memcg: do not report racy no-eligible OOM tasks
 2019-01-11  0:23 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-10 23:57 UTC  (2+ messages)

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-10  4:11 UTC  (4+ messages)

[PATCH v7 0/3] mm: Randomize free memory
 2019-01-10 22:52 UTC  (7+ messages)
` [PATCH v7 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-01-10 18:26 UTC  (12+ messages)


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).