linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-20 20:46:10 to 2017-09-25 15:15:42 UTC [more...]

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-09-25 15:15 UTC  (3+ messages)

[PATCH] [PATCH v3] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-09-25 15:09 UTC  (2+ messages)

[PATCH v2 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 14:59 UTC  (4+ messages)
` [PATCH v2 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH v2 2/2] KSM: Replace jhash2 with xxhash

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-25 14:57 UTC  (25+ messages)
` [PATCH 1/7] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/7] fs: kill 'nr_pages' argument from wakeup_flusher_threads()
` [PATCH 3/7] fs-writeback: provide a wakeup_flusher_threads_bdi()
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 5/7] fs-writeback: make wb_start_writeback() static
` [PATCH 6/7] fs-writeback: move nr_pages == 0 logic to one location
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[patch] mremap.2: Add description of old_size == 0 functionality
 2017-09-25 14:54 UTC  (14+ messages)
        ` [patch v2] "

[PATCH 0/2 v4] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-25 14:23 UTC  (6+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic

[PATCHv2] mm: Account pud page tables
 2017-09-25 13:53 UTC  (4+ messages)

[PATCHv7 00/19] Boot-time switching between 4- and 5-level paging for 4.15
 2017-09-25 13:16 UTC  (2+ messages)

Memory hotplug regression in 4.13
 2017-09-25 12:58 UTC  (4+ messages)

[v8 0/4] cgroup-aware OOM killer
 2017-09-25 12:24 UTC  (27+ messages)

[PATCH v3 04/20] mm: VMA sequence count
 2017-09-25 12:22 UTC  (11+ messages)

[RFC v1 0/2] Per-arch page checksumming and comparison
 2017-09-25 11:41 UTC  (5+ messages)
` [RFC v1 1/2] VS1544 KSM generic memory comparison functions
` [RFC v1 2/2] VS1544 KSM s390-specific "

[PATCH v2] mm, sysctl: make VM stats configurable
 2017-09-25  8:17 UTC  (3+ messages)

[PATCH] mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
 2017-09-25  7:37 UTC  (3+ messages)

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-09-25  6:30 UTC  (6+ messages)

[PATCH V2 0/2] mm: fix race condition in MADV_FREE
 2017-09-25  5:07 UTC  (4+ messages)
` [PATCH V2 1/2] mm: avoid marking swap cached page as lazyfree
` [PATCH V2 2/2] mm: fix data corruption caused by lazyfree page

[PATCH] mm: Account pud page tables
 2017-09-24 21:13 UTC  (3+ messages)

[PATCH 0/2 v6] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-24  6:10 UTC  (4+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic

[PATCH] mm,page_alloc: softlockup on warn_alloc on
 2017-09-24  1:56 UTC  (6+ messages)

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-09-23  8:36 UTC  (3+ messages)
` [PATCH 02/21] drm/i915: introduce simple gemfs

[PATCH] mm/device-public-memory: Fix edge case in _vm_normal_page()
 2017-09-23  6:01 UTC  (3+ messages)

[PATCH] mm: madvise: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
 2017-09-22 23:07 UTC  (2+ messages)

[PATCH] mm/device-public-memory: Enable move_pages() to stat device memory
 2017-09-22 21:01 UTC  (3+ messages)

[PATCH 0/2] mm: fix race condition in MADV_FREE
 2017-09-22 18:45 UTC  (6+ messages)
` [PATCH 1/2] mm: avoid marking swap cached page as lazyfree
` [PATCH 2/2] mm: fix data corruption caused by lazyfree page

[linux-next:master] BUILD REGRESSION 73527316e3fdde8a210b8ab66c1bf48538cf6b09
 2017-09-22 18:06 UTC 

[RESEND] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-22 17:18 UTC  (3+ messages)

[PATCH 0/6] mm, x86, powerpc: Memory Protection Keys enhancement
 2017-09-22 16:47 UTC  (9+ messages)
` [PATCH 1/6] mm: introduce an additional vma bit for powerpc pkey
` [PATCH 3/6] mm: display pkey in smaps if arch_pkeys_enabled() is true
` [PATCH 4/6] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-22 15:44 UTC  (11+ messages)
` [PATCH 1/4] mm: move function alloc_pages_exact_nid out of __meminit
` [PATCH 2/4] numa, iommu/io-pgtable-arm: Use NUMA aware memory allocation for smmu translation tables
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues
` [PATCH 4/4] iommu/dma, numa: Use NUMA aware memory allocations in __iommu_dma_alloc_pages

[PATCH v2 0/2] KSM: Replace jhash2 with xxhash
 2017-09-22  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH v2 2/2] KSM: Replace jhash2 with xxhash

[PATCH] KSM: Replace jhash2 with xxhash
 2017-09-22  8:44 UTC  (7+ messages)

[PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-22  2:54 UTC  (38+ messages)
` [PATCH v3 01/31] usercopy: Prepare for "
` [PATCH v3 02/31] usercopy: Enforce slab cache usercopy region boundaries
` [PATCH v3 03/31] usercopy: Mark kmalloc caches as usercopy caches
    ` [kernel-hardening] "
` [PATCH v3 09/31] jfs: Define usercopy region in jfs_ip slab cache
` [PATCH v3 10/31] befs: Define usercopy region in befs_inode_cache "
` [PATCH v3 11/31] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH v3 12/31] orangefs: Define usercopy region in orangefs_inode_cache "
` [PATCH v3 13/31] ufs: Define usercopy region in ufs_inode_cache "
` [PATCH v3 14/31] vxfs: Define usercopy region in vxfs_inode "
` [PATCH v3 15/31] xfs: Define usercopy region in xfs_inode "
` [PATCH v3 16/31] cifs: Define usercopy region in cifs_request "
` [PATCH v3 17/31] scsi: Define usercopy region in scsi_sense_cache "
` [PATCH v3 18/31] net: Define usercopy region in struct proto "
` [PATCH v3 19/31] ip: Define usercopy region in IP "
` [PATCH v3 20/31] caif: Define usercopy region in caif "
` [PATCH v3 21/31] sctp: Define usercopy region in SCTP "
` [PATCH v3 22/31] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
` [PATCH v3 23/31] net: Restrict unwhitelisted proto caches to size 0
` [PATCH v3 24/31] fork: Define usercopy region in mm_struct slab caches
` [PATCH v3 25/31] fork: Define usercopy region in thread_stack "
` [PATCH v3 26/31] fork: Provide usercopy whitelisting for task_struct
` [PATCH v3 27/31] x86: Implement thread_struct whitelist for hardened usercopy
` [PATCH v3 28/31] arm64: "
` [PATCH v3 29/31] arm: "
` [PATCH v3 30/31] usercopy: Restrict non-usercopy caches to size 0
` [PATCH v3 31/31] lkdtm: Update usercopy tests for whitelisting

[PATCH 0/2 v5] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-21 20:52 UTC  (3+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic

[PATCH v4] mm: introduce validity check on vm dirtiness settings
 2017-09-21 23:12 UTC 

[patch] memfd_create.2: Add description of MFD_HUGETLB (hugetlbfs) support
 2017-09-21 13:03 UTC 

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-09-21 12:55 UTC  (2+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

[PATCH v4] mm: introduce validity check on vm dirtiness settings
 2017-09-21 13:59 UTC  (2+ messages)

userfaultfd use-after-free
 2017-09-21 10:46 UTC  (3+ messages)
` [PATCH 1/1] userfaultfd: non-cooperative: fix fork use after free

MADV_FREE is broken
 2017-09-21  9:41 UTC  (3+ messages)

[PATCH v2] mm: introduce validity check on vm dirtiness settings
 2017-09-21  1:42 UTC  (5+ messages)

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-21  1:37 UTC  (20+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)

[PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-09-20 23:25 UTC  (5+ messages)
` [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO

[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
 2017-09-20 23:11 UTC  (4+ messages)

RFC: replace jhash2 with xxhash
 2017-09-20 22:03 UTC  (2+ messages)

[RFC v3] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-20 21:32 UTC  (7+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic


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