linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-11 18:12:49 to 2019-04-15 16:21:55 UTC [more...]

[patch V3 01/32] mm/slab: Fix broken stack trace storage
 2019-04-15 16:21 UTC  (8+ messages)
      ` [patch V4 "

[PATCH 0/2] x86, numa: always initialize all possible nodes
 2019-04-15 15:43 UTC  (4+ messages)

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-15 15:24 UTC  (22+ messages)
` [PATCH v1 01/15] fs/direct-io: fix trailing whitespace issues
` [PATCH v1 02/15] iov_iter: add helper to test if an iter would use GUP
` [PATCH v1 03/15] block: introduce bvec_page()/bvec_set_page() to get/set bio_vec.bv_page
` [PATCH v1 04/15] block: introduce BIO_VEC_INIT() macro to initialize bio_vec structure
` [PATCH v1 05/15] block: replace all bio_vec->bv_page by bvec_page()/bvec_set_page()
` [PATCH v1 06/15] block: convert bio_vec.bv_page to bv_pfn to store pfn and not page
` [PATCH v1 07/15] block: add bvec_put_page_dirty*() to replace put_page(bvec_page())
` [PATCH v1 08/15] block: use bvec_put_page() instead of put_page(bvec_page())
` [PATCH v1 09/15] block: bvec_put_page_dirty* instead of set_page_dirty* and bvec_put_page
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()
` [PATCH v1 11/15] block: make sure bio_add_page*() knows page that are coming from GUP
` [PATCH v1 12/15] fs/direct-io: keep track of wether a page is coming from GUP or not
` [PATCH v1 13/15] fs/splice: use put_user_page() when appropriate
` [PATCH v1 14/15] fs: use bvec_set_gup_page() where appropriate
` [PATCH v1 15/15] ceph: use put_user_pages() instead of ceph_put_page_vector()

[PATCHv2 0/2] HMAT memroy hotplug support
 2019-04-15 15:16 UTC  (3+ messages)
` [PATCHv2 1/2] hmat: Register memory-side cache after parsing
` [PATCHv2 2/2] hmat: Register attributes for memory hot add

[PATCH] module: add stub for within_module
 2019-04-15 14:22 UTC  (3+ messages)

[PATCH V2 0/2] arm64/mm: Enable memory hot remove
 2019-04-15 13:58 UTC  (6+ messages)
` [PATCH V2 1/2] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
` [PATCH V2 2/2] arm64/mm: Enable memory hot remove

[RFC PATCH 0/5] EFI Special Purpose Memory Support
 2019-04-15 11:43 UTC  (9+ messages)
` [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory

[PATCH 0/3] Device-memory-related cleanups
 2019-04-15 11:30 UTC  (14+ messages)
` [PATCH 1/3] mm/memremap: Rename and consolidate SECTION_SIZE
  ` [PATCH RESEND "
` [PATCH 2/3] mm: clean up is_device_*_page() definitions
  ` [PATCH RESEND "
` [PATCH 3/3] mm: introduce ARCH_HAS_PTE_DEVMAP
  ` [PATCH RESEND "
` [PATCH RESEND 0/3] Device-memory-related cleanups

[PATCH v4 0/5] support reserving crashkernel above 4G on arm64 kdump
 2019-04-15 10:57 UTC  (6+ messages)
` [PATCH v4 1/5] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v4 2/5] arm64: kdump: support reserving crashkernel above 4G
` [PATCH v4 3/5] memblock: add memblock_cap_memory_ranges for multiple ranges
` [PATCH v4 4/5] arm64: kdump: support more than one crash kernel regions
` [PATCH v4 5/5] kdump: update Documentation about crashkernel on arm64

[PATCH v2] hugetlbfs: fix protential null pointer dereference
 2019-04-15 10:26 UTC  (7+ messages)

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-15 10:12 UTC  (5+ messages)
` [PATCH 2/2] include: linux: Remove unused macros and their defination

[PATCH] hugetlbfs: move resv_map to hugetlbfs_inode_info
 2019-04-15  9:15 UTC  (5+ messages)

[PATCH v3 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-04-15  5:04 UTC  (15+ messages)
` [PATCH v3 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH v3 3/4] arm64: kdump: support more than one crash kernel regions

[PATCH] crypto: testmgr - allocate buffers with __GFP_COMP
 2019-04-15  2:46 UTC  (2+ messages)

[linux-next:master 6345/7161] ipc/util.c:226:13: note: in expansion of macro 'max'
 2019-04-14 18:21 UTC  (2+ messages)

[RFC patch 25/41] mm/kasan: Simplify stacktrace handling
 2019-04-14 17:00 UTC  (4+ messages)

INFO: task hung in do_exit
 2019-04-14  7:59 UTC  (2+ messages)

[PATCH] mm/hmm: kconfig split HMM address space mirroring from device memory
 2019-04-14  6:57 UTC  (2+ messages)

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-13 15:11 UTC  (11+ messages)
` [PATCH 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [PATCH 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH 3/9] mm: Add write-protect and clean utilities for address space ranges

[PATCH v3] mm/hotplug: treat CMA pages as unmovable
 2019-04-13  0:26 UTC 

[PATCH 0/4] mm: memcontrol: memory.stat cost & correctness
 2019-04-12 22:04 UTC  (12+ messages)
` [PATCH 1/4] mm: memcontrol: make cgroup stats and events query API explicitly local
` [PATCH 2/4] mm: memcontrol: move stat/event counting functions out-of-line
` [PATCH 3/4] mm: memcontrol: fix recursive statistics correctness & scalabilty
` [PATCH 4/4] mm: memcontrol: fix NUMA round-robin reclaim at intermediate level

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-12 21:03 UTC  (28+ messages)
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing

[PATCH v2] mm/hotplug: treat CMA pages as unmovable
 2019-04-12 20:26 UTC  (2+ messages)

[PATCH] mm: fix false-positive OVERCOMMIT_GUESS failures
 2019-04-12 20:06 UTC  (2+ messages)

1808d65b55 ("asm-generic/tlb: Remove arch_tlb*_mmu()"): BUG: KASAN: stack-out-of-bounds in __change_page_attr_set_clr
 2019-04-12 19:42 UTC  (17+ messages)

[PATCH v2 0/2] A couple hugetlbfs fixes
 2019-04-12 16:52 UTC  (4+ messages)
` [PATCH v2 2/2] hugetlb: use same fault hash key for shared and private mappings

[PATCH] mm: security: introduce CONFIG_INIT_HEAP_ALL
 2019-04-12 15:23 UTC  (3+ messages)

[PATCH] mm: Simplify shrink_inactive_list()
 2019-04-12 15:16 UTC  (11+ messages)
    ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH] mm: fix inactive list balancing between NUMA nodes and cgroups
 2019-04-12 14:44 UTC 

[PATCH v8 00/20] Convert x86 & arm64 to use generic page walk
 2019-04-12 14:44 UTC  (3+ messages)

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-04-12 14:16 UTC  (6+ messages)
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt

[PATCH] mm/hotplug: treat CMA pages as unmovable
 2019-04-12 11:59 UTC  (2+ messages)

[PATCH 0/1] mm: Remove the SLAB allocator
 2019-04-12 11:28 UTC  (4+ messages)

[PATCH] mm: remove redundant 'default n' from Kconfig-s
 2019-04-12 10:04 UTC 

[PATCH] mm/memcg: add allocstall to memory.stat
 2019-04-12  9:48 UTC  (13+ messages)

[PATCH] fs/fs-writeback: wait isw_nr_in_flight to be zero when umount
 2019-04-12  9:40 UTC 

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-12  8:47 UTC  (2+ messages)

[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
 2019-04-12  7:54 UTC  (3+ messages)

[PATCH v6 0/8] mmu notifier provide context informations
 2019-04-11 21:50 UTC  (5+ messages)
` [PATCH v6 7/8] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-11 21:21 UTC  (4+ messages)

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-04-11 21:02 UTC  (7+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-11 20:53 UTC  (20+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-11 20:28 UTC  (5+ messages)
` [PATCH 1/6] mm: change locked_vm's type "


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