messages from 2016-10-26 18:29:49 to 2016-11-01 22:16:49 UTC [more...]
[PATCHv3 0/3] z3fold: background page compaction
2016-11-01 22:16 UTC (10+ messages)
` [PATCHv3 1/3] z3fold: make counters atomic
` [PATCHv3 2/3] z3fold: change per-pool spinlock to rwlock
` [PATCHv3 3/3] z3fold: add compaction worker
[PATCH] lkdtm: Do not use flush_icache_range() on user addresses
2016-11-01 21:43 UTC
[PATCH v9 00/16] re-enable DAX PMD support
2016-11-01 19:54 UTC (17+ messages)
` [PATCH v9 01/16] ext4: tell DAX the size of allocation holes
` [PATCH v9 02/16] dax: remove buffer_size_valid()
` [PATCH v9 03/16] ext2: remove support for DAX PMD faults
` [PATCH v9 04/16] dax: make 'wait_table' global variable static
` [PATCH v9 05/16] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v9 06/16] dax: consistent variable naming for DAX entries
` [PATCH v9 07/16] dax: coordinate locking for offsets in PMD range
` [PATCH v9 08/16] dax: remove dax_pmd_fault()
` [PATCH v9 09/16] dax: correct dax iomap code namespace
` [PATCH v9 10/16] dax: add dax_iomap_sector() helper function
` [PATCH v9 11/16] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v9 12/16] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v9 13/16] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v9 14/16] dax: add struct iomap based DAX PMD support
` [PATCH v9 15/16] xfs: use struct iomap based DAX PMD fault path
` [PATCH v9 16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD
[PATCH] rapidio: use get_user_pages_unlocked()
2016-11-01 19:43 UTC
[PATCH] platform: goldfish: pipe: use get_user_pages_unlocked()
2016-11-01 19:43 UTC
[PATCH] drm/via: use get_user_pages_unlocked()
2016-11-01 19:43 UTC
[PATCH] drivers/virt: use get_user_pages_unlocked()
2016-11-01 19:43 UTC
[PATCH] arm/vdso: introduce vdso_mremap hook
2016-11-01 17:22 UTC
[RFC v2 1/7] mm: Provide generic VDSO unmap and remap functions
2016-11-01 17:23 UTC (9+ messages)
` [RFC v2 2/7] arm: Use generic VDSO unmap and remap
` [RFC v2 3/7] arm64: Use unsigned long for VDSO
` [RFC v2 4/7] arm64: Use generic VDSO unmap and remap functions
` [RFC v2 5/7] powerpc: Rename context.vdso_base to context.vdso
` [RFC v2 6/7] mm/powerpc: Use generic VDSO remap and unmap functions
` [RFC v2 7/7] mm: Remove mm-arch-hooks.h
[PATCH v2] mm/filemap: don't allow partially uptodate page for pipes
2016-11-01 15:37 UTC (2+ messages)
[PATCHv3 00/41] ext4: support of huge pages
2016-11-01 16:39 UTC (11+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()
[PATCH 0/1] mm/hugetlb: fix huge page reservation leak in private mapping error paths
2016-11-01 16:37 UTC (3+ messages)
` [PATCH 1/1] "
OOM running rsync on kernel 4.9-rc3
2016-11-01 15:39 UTC
[PATCH] swapfile: fix memory corruption via malformed swapfile
2016-11-01 9:10 UTC (3+ messages)
Softlockup during memory allocation
2016-11-01 8:16 UTC (2+ messages)
[PATCH v6 0/6] Introduce ZONE_CMA
2016-11-01 7:58 UTC (3+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA
[PATCH v1] mm: hwpoison: fix thp split handling in memory_failure()
2016-11-01 0:52 UTC
[PATCH v2 0/1] mm/mempolicy.c: forbid static or relative flags for local NUMA mode
2016-11-01 0:21 UTC (3+ messages)
` [PATCH v3 "
[PATCH] mm: only enable sys_pkey* when ARCH_HAS_PKEYS
2016-11-01 0:08 UTC
[PATCH v2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
2016-10-31 23:38 UTC (2+ messages)
[PATCH 00/60] block: support multipage bvec
2016-10-31 22:52 UTC (4+ messages)
` [PATCH 18/60] mm: page_io.c: comment on direct access to bvec table
More OOM problems
2016-10-31 21:51 UTC (5+ messages)
mmotm 2016-10-27-18-27 uploaded
2016-10-31 20:37 UTC (3+ messages)
[PATCH 0/2] mm: remove get_user_pages_locked()
2016-10-31 19:28 UTC (7+ messages)
` [PATCH 1/2] mm: add locked parameter to get_user_pages()
` [PATCH 2/2] mm: remove get_user_pages_locked()
[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
2016-10-31 15:26 UTC (6+ messages)
` [net-next PATCH RFC 04/26] arch/arm: Add option to skip sync on DMA map and unmap
` [net-next PATCH RFC 07/26] arch/c6x: "
Rewording language in mbind(2) to "threads" not "processes"
2016-10-31 11:59 UTC (3+ messages)
[PATCH -v4 RESEND 0/9] THP swap: Delay splitting THP during swapping out
2016-10-31 1:26 UTC (14+ messages)
` [PATCH -v4 RESEND 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v4 RESEND 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v4 RESEND 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v4 RESEND 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v4 RESEND 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v4 RESEND 6/9] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v4 RESEND 7/9] mm, THP: Add can_split_huge_page()
` [PATCH -v4 RESEND 8/9] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v4 RESEND 9/9] mm, THP, swap: Delay splitting THP during swap out
core.c:undefined reference to `fpu_save'
2016-10-30 19:39 UTC
arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
2016-10-30 5:05 UTC
[linux-stable-rc:linux-4.8.y 332/333] arch/arm64/include/asm/pgtable.h:36:28: warning: suggest parentheses around assignment used as truth value
2016-10-29 9:35 UTC
[RFC PATCH] hugetlbfs: fix the hugetlbfs can not be mounted
2016-10-29 7:38 UTC (2+ messages)
[Bug 180101] New: BUG: unable to handle kernel paging request at x with "mm: remove gup_flags FOLL_WRITE games from __get_user_pages()"
2016-10-29 1:26 UTC (5+ messages)
Crash in -next due to 'mm/vmalloc: replace opencoded 4-level page walkers'
2016-10-28 21:26 UTC (2+ messages)
[PATCH 0/3] iopmem : A block device for PCIe memory
2016-10-28 19:22 UTC (12+ messages)
` [PATCH 2/3] iopmem : Add a block device driver for PCIe attached IO memory
` [PATCH 3/3] iopmem : Add documentation for iopmem driver
RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
2016-10-28 18:31 UTC (9+ messages)
` [PATCH 1/1] "
[net-next PATCH 00/27] Add support for DMA writable pages being writable by the network stack
2016-10-28 18:09 UTC (8+ messages)
` [net-next PATCH 02/27] swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
` [net-next PATCH 03/27] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
[RFC 0/8] Define coherent device memory node
2016-10-28 16:16 UTC (22+ messages)
The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case!
2016-10-28 15:58 UTC
CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
2016-10-28 8:37 UTC (27+ messages)
` [tip:x86/urgent] x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
[PATCH 0/2] x86/vdso: small fixups for map_vdso
2016-10-27 22:25 UTC (4+ messages)
` [PATCH 1/2] x86/prctl/uapi: remove ifdef for CHECKPOINT_RESTORE
` [PATCH 2/2] x86/vdso: set vdso pointer only after success
[PATCH v2 0/2] mm: unexport __get_user_pages_unlocked()
2016-10-27 20:34 UTC (3+ messages)
` [PATCH v2 1/2] mm: add locked parameter to get_user_pages_remote()
` [PATCH v2 2/2] mm: unexport __get_user_pages_unlocked()
[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-10-27 18:29 UTC (10+ messages)
` [RESEND PATCH v3 kernel 6/7] virtio-balloon: define feature bit and head for misc virt queue
[PATCH 0/7] powerpc/mm: refactor vDSO mapping code
2016-10-27 17:14 UTC (2+ messages)
[PATCHv3 0/8] powerpc/mm: refactor vDSO mapping code
2016-10-27 17:09 UTC (9+ messages)
` [PATCHv3 1/8] powerpc/vdso: unify return paths in setup_additional_pages
` [PATCHv3 2/8] powerpc/vdso: remove unused params in vdso_do_func_patch{32,64}
` [PATCHv3 3/8] powerpc/vdso: separate common code in vdso_common
` [PATCHv3 4/8] powerpc/vdso: introduce init_vdso{32,64}_pagelist
` [PATCHv3 5/8] powerpc/vdso: split map_vdso from arch_setup_additional_pages
` [PATCHv3 6/8] powerpc/vdso: switch from legacy_special_mapping_vmops
` [PATCHv3 7/8] mm: kill arch_mremap
` [PATCHv3 8/8] powerpc/vdso: remove arch_vma_name
[RFC] scripts: Include postprocessing script for memory allocation tracing
2016-10-27 15:42 UTC (11+ messages)
[PATCH v8 00/16] re-enable DAX PMD support
2016-10-27 14:41 UTC (2+ messages)
[PATCH v1] memcg: Prevent caches to be both OFF_SLAB & OBJFREELIST_SLAB
2016-10-27 14:34 UTC (6+ messages)
[PATCH] mm/filemap: don't check partially uptodate page for pipes
2016-10-27 11:41 UTC
[PATCH 0/2] mm: unexport __get_user_pages_unlocked()
2016-10-27 10:59 UTC (7+ messages)
` [PATCH 1/2] mm: add locked parameter to get_user_pages_remote()
` [PATCH 2/2] mm: unexport __get_user_pages_unlocked()
[PATCH] mm: remove unnecessary __get_user_pages_unlocked() calls
2016-10-27 9:35 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
2016-10-27 8:48 UTC (8+ messages)
[PATCH 0/2] to support memblock near alloc and memoryless on arm64
2016-10-27 8:23 UTC (11+ messages)
` [PATCH 1/2] mm/memblock: prepare a capability to support memblock near alloc
` [PATCH 2/2] arm64/numa: support HAVE_MEMORYLESS_NODES
[PATCH v3 6/9] mm/page_owner: use stackdepot to store stacktrace
2016-10-27 0:17 UTC (3+ messages)
` [v3,6/9] "
[PATCH 1/2] of, numa: Add function to disable of_node_to_nid()
2016-10-26 22:21 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).