linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-10 11:41:52 to 2018-05-14 18:53:36 UTC [more...]

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-14 18:55 UTC  (25+ messages)
` [PATCH 5/7] sched: loadavg: make calc_load_n() public
` [PATCH 6/7] psi: pressure stall information for CPU, memory, and IO
` [PATCH 7/7] psi: cgroup support

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-14 18:26 UTC  (2+ messages)

[PATCH] shmem: don't call put_super() when fill_super() failed
 2018-05-14 18:07 UTC  (4+ messages)

[PATCH v1 00/16] khwasan: kernel hardware assisted address sanitizer
 2018-05-14 16:58 UTC  (7+ messages)
` [PATCH v1 01/16] khwasan, mm: change kasan hooks signatures
` [PATCH v1 03/16] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v1 08/16] khwasan: add tag related helper functions

[PATCH -next 0/2] ipc/shm: shmat() fixes around nil-page
 2018-05-14 16:19 UTC  (3+ messages)

[PATCH 01/33] block: add a lower-level bio_add_page interface
 2018-05-14 16:00 UTC  (18+ messages)
` [PATCH 10/33] iomap: add an iomap-based bmap implementation
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads
` stop using buffer heads in xfs and iomap

fix confusion around GFP_* flags and blk_get_request
 2018-05-14 15:35 UTC  (15+ messages)
` [PATCH 1/6] scsi/osd: remove the gfp argument to osd_start_request
` [PATCH 2/6] block: fix __get_request documentation
` [PATCH 3/6] block: sanitize blk_get_request calling conventions
` [PATCH 4/6] block: pass an explicit gfp_t to get_request
` [PATCH 5/6] block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
` [PATCH 6/6] block: consistently use GFP_NOIO instead of __GFP_NORECLAIM

Copy-on-write with vmalloc
 2018-05-14 15:34 UTC  (2+ messages)

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-14 15:34 UTC  (17+ messages)

[PATCH v10 00/25] Speculative page faults
 2018-05-14 15:25 UTC  (11+ messages)
` [PATCH v10 02/25] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 09/25] mm: protect VMA modifications using VMA sequence count

[RFC] mm, THP: Map read-only text segments using large THP pages
 2018-05-14 15:19 UTC  (2+ messages)

[PATCH v5 00/17] Rearrange struct page
 2018-05-14 14:42 UTC  (7+ messages)
` [PATCH v5 02/17] mm: Split page_type out from _mapcount
` [PATCH v5 04/17] mm: Switch s_mem and slab_cache in struct page
` [PATCH v5 07/17] mm: Combine first three unions "

[PATCH v2 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-14 14:23 UTC  (8+ messages)
` [PATCH v2 2/2] mm: provide a fallback for PAGE_KERNEL_EXEC for architectures

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-14 10:39 UTC  (7+ messages)
` Are media drivers abusing of GFP_DMA? - was: "

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-05-14 10:17 UTC  (5+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-14  9:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-14  9:34 UTC  (9+ messages)
` [PATCH v5 01/13] mm: Assign id to every memcg-aware shrinker
` [PATCH v5 03/13] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v5 06/13] fs: Propagate shrinker::id to list_lru

[PATCH 00/13] [v4] x86, pkeys: two protection keys bug fixes
 2018-05-14  8:59 UTC  (5+ messages)
  ` [PATCH] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
  ` [PATCH] x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI

[PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
 2018-05-14  8:13 UTC  (4+ messages)
` [PATCH 1/3] docs/vm: transhuge: change sections order
` [PATCH 2/3] docs/vm: transhuge: minor updates
` [PATCH 3/3] docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge

general protection fault in shmem_unused_huge_count
 2018-05-14  5:42 UTC 

BUG: workqueue lockup (2)
 2018-05-13 14:35 UTC  (7+ messages)

/tmp/ccCNPV4P.s:35: Error: .err encountered
 2018-05-13 11:59 UTC  (4+ messages)
  ` [kbuild-all] "

KASAN: use-after-free Read in corrupted
 2018-05-13 11:56 UTC  (6+ messages)

[PATCH v3] mm: Change return type to vm_fault_t
 2018-05-13  8:56 UTC  (8+ messages)

[PATCH v1] include/linux/gfp.h: getting rid of GFP_ZONE_TABLE/BAD
 2018-05-12 14:22 UTC  (6+ messages)
  ` [External] "

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-12 14:18 UTC 

arch/powerpc/kernel/process.c:1062:6: error: conflicting types for 'exit_thread'
 2018-05-12 11:21 UTC 

[PATCH v4] mm: Change return type to vm_fault_t
 2018-05-12  6:37 UTC 

mmotm 2018-05-11-16-28 uploaded
 2018-05-11 23:28 UTC 

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-11 21:13 UTC  (4+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-11 19:06 UTC  (41+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 06/40] iommu/sva: Search mm by PASID
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 08/40] iommu/iopf: Handle mm faults
` [PATCH v2 09/40] iommu/sva: Register page fault handler
` [PATCH v2 10/40] mm: export symbol mm_access
` [PATCH v2 11/40] mm: export symbol find_get_task_by_vpid
` [PATCH v2 12/40] mm: export symbol mmput_async
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 14/40] dt-bindings: document stall and PASID properties for IOMMU masters
` [PATCH v2 15/40] iommu/of: Add stall and pasid properties to iommu_fwspec
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v2 18/40] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [PATCH v2 19/40] iommu: Add generic PASID table library
` [PATCH v2 20/40] iommu/arm-smmu-v3: Move context descriptor code
` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v2 22/40] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v2 23/40] iommu/arm-smmu-v3: Share process page tables
` [PATCH v2 24/40] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v2 25/40] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v2 26/40] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v2 27/40] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v2 28/40] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v2 29/40] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v2 30/40] iommu/arm-smmu-v3: Register I/O Page Fault queue
` [PATCH v2 31/40] iommu/arm-smmu-v3: Improve add_device error handling
` [PATCH v2 32/40] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v2 33/40] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v2 34/40] ACPI/IORT: Check ATS capability in root complex nodes
` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH v2 36/40] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v2 37/40] iommu/arm-smmu-v3: Disable tagged pointers
` [PATCH v2 38/40] PCI: Make "PRG Response PASID Required" handling common
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI
` [PATCH v2 40/40] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v2] mm: Adding new return type vm_fault_t
 2018-05-11 19:05 UTC 

[PATCH v2] mm: Change return type to vm_fault_t
 2018-05-11 18:26 UTC  (3+ messages)

[PATCH v4] dax: Change return type to vm_fault_t
 2018-05-11 16:39 UTC  (3+ messages)

mmotm 2018-05-10-16-34 uploaded
 2018-05-11 15:45 UTC  (5+ messages)
` mmotm 2018-05-10-16-34 uploaded (objtool)

[PATCH v2] arm: port KCOV to arm
 2018-05-11 14:37 UTC  (3+ messages)

[PATCH v2] mm: allow deferred page init for vmemmap only
 2018-05-11 14:17 UTC  (3+ messages)

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-05-11 12:36 UTC  (8+ messages)
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c

linux-next: Tree for May 10 (mm/ksm.c)
 2018-05-11  7:17 UTC  (4+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-11  6:39 UTC  (8+ messages)

[PATCH v2 0/6] Provide saturating helpers for allocation
 2018-05-11  0:02 UTC  (2+ messages)

[PATCH 8/8] mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys
 2018-05-10 20:24 UTC  (3+ messages)
` [PATCH 9/8] powerpc/pkeys: Drop private VM_PKEY definitions

[PATCH -mm] mm, THP, doc: Add document for thp_swpout/thp_swpout_fallback
 2018-05-10 20:06 UTC  (2+ messages)

[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-10 18:55 UTC  (3+ messages)
` [PATCH v3 1/2] mm: provide a fallback for PAGE_KERNEL_RO for architectures
` [PATCH v3 2/2] mm: provide a fallback for PAGE_KERNEL_EXEC "

[PATCH v7] fs: dax: Adding new return type vm_fault_t
 2018-05-10 18:11 UTC 

[PATCH v2] include: mm: Adding new inline function vmf_error
 2018-05-10 17:48 UTC 

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-10 16:27 UTC  (8+ messages)
      ` [External] "

[PATCH v3 1/2] mm: introduce memory.min
 2018-05-10 14:04 UTC  (8+ messages)
` [PATCH v3 2/2] mm: ignore memory.min of abandoned memory cgroups

[PATCH v4] iomap: add a swapfile activation function
 2018-05-10 13:36 UTC  (2+ messages)

[PATCH v2] mm: fix oom_kill event handling
 2018-05-10 13:07 UTC  (4+ messages)

[PATCH] mm/memory_hotplug: Fix leftover use of struct page during hotplug
 2018-05-10 12:02 UTC  (4+ messages)

[PATCH] mm: allow deferred page init for vmemmap only
 2018-05-10 11:55 UTC  (3+ 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).