linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
shmat(2) returns page size aligned memory address
 2017-10-09 14:27 UTC  (3+ messages)
` [PATCH] "

[PATCH v4 00/20] Speculative page faults
 2017-10-09 10:07 UTC  (3+ messages)
` [PATCH v4 01/20] mm: Dont assume page-table invariance during faults
` [PATCH v4 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE

[PATCH] mm/page-writeback.c: fix bug caused by disable periodic writeback
 2017-10-09  9:56 UTC  (2+ messages)

[PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-09  9:39 UTC  (3+ messages)

[PATCH v2] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-09  9:14 UTC  (4+ messages)

[RFC] [PATCH] mm,oom: Offload OOM notify callback to a kernel thread
 2017-10-09  8:06 UTC  (8+ messages)

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-10-09  7:55 UTC  (6+ messages)

[PATCH] page_alloc.c: inline __rmqueue()
 2017-10-09  7:53 UTC  (3+ messages)

[RFC PATCH] mm: shm: round up tmpfs size to huge page size when huge=always
 2017-10-09  6:48 UTC  (5+ messages)

[PATCH 0/3 v10] oom: capture unreclaimable slab info in oom message
 2017-10-09  6:36 UTC  (8+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-09  6:24 UTC  (4+ messages)

RFC: spurious UFFD_EVENT_FORK with pending signals
 2017-10-09  6:19 UTC  (2+ messages)

[PATCH v2 0/1] mm: only dispaly online cpus of the numa node
 2017-10-09  6:06 UTC  (7+ messages)
` [PATCH v2 1/1] "

[BUG] mm/vmalloc: ___might_sleep is called under a spinlock in __purge_vmap_area_lazy
 2017-10-09  4:48 UTC  (3+ messages)

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-09  3:45 UTC  (28+ messages)
` [PATCH v7 01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v7 02/12] fs, mm: pass fd to ->mmap_validate()
` [PATCH v7 03/12] fs: introduce i_mapdcount
` [PATCH v7 04/12] fs: MAP_DIRECT core
` [PATCH v7 05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v7 08/12] fs, mapdirect: introduce ->lease_direct()
` [PATCH v7 09/12] xfs: wire up ->lease_direct()
` [PATCH v7 10/12] device-dax: "
` [PATCH v7 11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
  ` [PATCH v8 1/2] iommu: up-level sg_num_pages() from amd-iommu
  ` [PATCH v8 2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v7 12/12] tools/testing/nvdimm: enable rdma unit tests

[PATCH v2 0/4] skip swapcache for super fast device
 2017-10-09  1:26 UTC  (4+ messages)
` [PATCH v2 4/4] mm:swap: skip swapcache for swapin of synchronous device

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-10-09  0:05 UTC  (6+ messages)

[PATCH -mmotm] mm: slab: exclude slabinfo dump for slob
 2017-10-08 19:48 UTC 

[PATCHv2 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-08 12:54 UTC  (9+ messages)
` [PATCHv2 2/2] mm: Consolidate page table accounting

[PATCH] vmalloc: add __alloc_vm_area() for optimizing vmap stack
 2017-10-08  9:16 UTC  (3+ messages)

[PATCH] Userfaultfd: Add description for UFFD_FEATURE_SIGBUS
 2017-10-08  6:04 UTC  (4+ messages)

[PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
 2017-10-07 12:06 UTC  (3+ messages)

tty crash due to auto-failing vmalloc
 2017-10-07  9:57 UTC  (12+ messages)
  ` [PATCH 1/2] Revert "vmalloc: back off when the current task is killed"

PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
 2017-10-07  1:58 UTC 

[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-10-06 22:12 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-10-06 22:12 UTC  (3+ messages)
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v5 0/5] cramfs refresh for embedded usage
 2017-10-06 17:41 UTC  (11+ messages)
` [PATCH v5 1/5] cramfs: direct memory access support
` [PATCH v5 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v5 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v5 4/5] cramfs: add mmap support
` [PATCH v5 5/5] cramfs: rehabilitate it

[PATCH v10 00/10] complete deferred page initialization
 2017-10-06 15:25 UTC  (17+ messages)
` [PATCH v10 01/10] x86/mm: setting fields in deferred pages
` [PATCH v10 02/10] sparc64/mm: "
` [PATCH v10 03/10] sparc64: simplify vmemmap_populate
` [PATCH v10 04/10] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages
` [PATCH v10 06/10] mm/kasan: kasan specific map populate function
` [PATCH v10 07/10] x86/kasan: use kasan_map_populate()
` [PATCH v10 08/10] arm64/kasan: "
` [PATCH v10 09/10] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v10 10/10] sparc64: optimized struct page zeroing

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-10-06 14:50 UTC  (2+ messages)
` [PATCH 02/21] drm/i915: introduce simple gemfs

[PATCH] kmemleak: clear stale pointers from task stacks
 2017-10-06 14:02 UTC  (2+ messages)

[PATCH] kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644
 2017-10-06 13:55 UTC  (2+ messages)

[PATCH] mm: deferred_init_memmap improvements
 2017-10-06 13:55 UTC  (3+ messages)

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-10-06 12:28 UTC  (15+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-06 12:17 UTC  (12+ messages)
` [v11 1/6] mm, oom: refactor the oom_kill_process() function
` [v11 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v11 3/6] mm, oom: cgroup-aware OOM killer
` [v11 4/6] mm, oom: introduce memory.oom_group
` [v11 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer
` [v11 6/6] mm, oom, docs: describe the "

[PATCH RFC] blk-throttle: add feedback to cgroup writeback about throttled writes
 2017-10-06 11:45 UTC 

[PATCH] proc: do not show VmExe bigger than total executable virtual memory
 2017-10-06 11:32 UTC 

[PATCHv3 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-06 10:06 UTC  (2+ messages)
` [PATCHv3 2/2] mm: Consolidate page table accounting

[PATCH] mm: page_vma_mapped: Ensure pmd is loaded with READ_ONCE outside of lock
 2017-10-06  9:27 UTC  (2+ messages)

[PATCH] kvm, mm: account kvm related kmem slabs to kmemcg
 2017-10-06  8:55 UTC  (5+ messages)

[PATCH] epoll: account epitem and eppoll_entry to kmemcg
 2017-10-06  7:48 UTC  (5+ messages)

[v10 0/6] cgroup-aware OOM killer
 2017-10-06  5:43 UTC  (28+ messages)
` [v10 3/6] mm, oom: "
` [v10 4/6] mm, oom: introduce memory.oom_group
` [v10 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer

[PATCH v4 0/5] cramfs refresh for embedded usage
 2017-10-05 23:49 UTC  (17+ messages)
` [PATCH v4 4/5] cramfs: add mmap support

[PATCH v3 00/20] Speculative page faults
 2017-10-05 23:32 UTC  (3+ messages)

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 22:58 UTC  (12+ messages)

lib/lz4/lz4_decompress.c:487:1: internal compiler error: output_operand: unrecognized address
 2017-10-05 16:10 UTC 

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-10-05 15:18 UTC  (2+ messages)
` [PATCH 02/21] drm/i915: introduce simple gemfs

Why is NFS using a_ops->freepage?
 2017-10-05 14:50 UTC  (3+ messages)

[RFC] mmap(MAP_CONTIG)
 2017-10-05 14:30 UTC  (5+ messages)

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-05 13:51 UTC  (2+ 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