linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 03:49:02 to 2019-12-04 22:52:47 UTC [more...]

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-12-04 22:52 UTC  (7+ messages)
` [PATCH STABLE 4.9 1/1] mm, gup: add missing refcount overflow checks on x86 and s390

[PATCH 1/2] kasan: fix crashes on access to memory mapped by vm_map_ram()
 2019-12-04 22:40 UTC  (4+ messages)
` [PATCH 2/2] kasan: Don't allocate page tables in kasan_release_vmalloc()

[PATCH v2 0/2] IB/umem: use get_user_pages_fast() to pin DMA pages
 2019-12-04 21:36 UTC  (3+ messages)
` [PATCH v2 1/2] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v2 2/2] IB/umem: use get_user_pages_fast() to pin DMA pages

[PATCH] powerpc/pseries/cmm: fix wrong managed page count when migrating between zones
 2019-12-04 20:54 UTC  (2+ messages)

[PATCH] virtio-balloon: fix managed page counts when migrating pages between zones
 2019-12-04 20:48 UTC 

[PATCH] kasan: support vmalloc backing of vm_map_ram()
 2019-12-04 20:44 UTC  (3+ messages)

bug: move_pages(2) does not udpate "status" if no pages are moved
 2019-12-04 20:17 UTC  (4+ messages)

[PATCH] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
 2019-12-04 19:16 UTC 

[PATCH v6 00/18] generic mmu_gather patches
 2019-12-04 19:03 UTC  (11+ messages)
` [PATCH v6 10/18] sh/tlb: Convert SH to generic mmu_gather

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-12-04 18:03 UTC  (46+ messages)
` [PATCH RFC v3 05/36] kmsan: add ReST documentation
` [PATCH RFC v3 06/36] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v3 10/36] kmsan: add KMSAN runtime
` [PATCH RFC v3 11/36] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH RFC v3 12/36] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v3 18/36] kmsan: disable LOCK_DEBUGGING_SUPPORT
` [PATCH RFC v3 25/36] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v3 31/36] kmsan: disable strscpy() optimization under KMSAN
` [PATCH RFC v3 32/36] kmsan: add iomap support
` [PATCH RFC v3 34/36] kmsan: disable physical page merging in biovec
` [PATCH RFC v3 35/36] kmsan: ext4: skip block merging logic in ext4_mpage_readpages for KMSAN
` [PATCH RFC v3 36/36] net: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-12-04 17:53 UTC  (6+ messages)
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH v15 00/23] Generic page walk and ptdump
 2019-12-04 17:51 UTC  (9+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2019-12-04 17:32 UTC  (12+ messages)

[PATCH v8 00/25] arm64: MMU enabled kexec relocation
 2019-12-04 15:59 UTC  (26+ messages)
` [PATCH v8 01/25] kexec: quiet down kexec reboot
` [PATCH v8 02/25] kexec: add machine_kexec_post_load()
` [PATCH v8 03/25] arm64: kexec: remove unnecessary debug prints
` [PATCH v8 04/25] arm64: kexec: make dtb_mem always enabled
` [PATCH v8 05/25] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v8 06/25] arm64: hibernate: use get_safe_page directly
` [PATCH v8 07/25] arm64: hibernate: remove gotos as they are not needed
` [PATCH v8 08/25] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v8 09/25] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v8 10/25] arm64: hibernate: add trans_pgd public functions
` [PATCH v8 11/25] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v8 12/25] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v8 13/25] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v8 14/25] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v8 15/25] arm64: kexec: move relocation function setup
` [PATCH v8 16/25] arm64: kexec: call kexec_image_info only once
` [PATCH v8 17/25] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v8 18/25] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v8 19/25] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v8 20/25] arm64: kexec: add expandable argument to relocation function
` [PATCH v8 21/25] arm64: kexec: offset for "
` [PATCH v8 22/25] arm64: kexec: kexec EL2 vectors
` [PATCH v8 23/25] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v8 24/25] arm64: kexec: enable MMU during kexec relocation
` [PATCH v8 25/25] arm64: kexec: remove head from relocation argument

[PATCH 0/8] Huge page-table entries for TTM
 2019-12-04 15:36 UTC  (20+ messages)
` [PATCH 1/8] mm: Introduce vma_is_special_huge
` [PATCH 2/8] mm: Split huge pages on write-notify or COW
` [PATCH 3/8] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH 4/8] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH 5/8] drm/vmwgfx: Support huge page faults
` [PATCH 6/8] drm: Add a drm_get_unmapped_area() helper
` [PATCH 7/8] drm/ttm: Introduce a huge page aligning TTM range manager
` [PATCH 8/8] drm/vmwgfx: Hook up the helpers to align buffer objects

[PATCH v2 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-04 15:29 UTC  (12+ messages)
` [PATCH v2 1/2] mm: Add and export vmf_insert_mixed_prot()
` [PATCH v2 2/2] drm/ttm: Fix vm page protection handling

[PATCH] powerpc: ensure that swiotlb buffer is allocated from low memory
 2019-12-04 13:56 UTC  (2+ messages)

make dma_addressing_limited work for memory encryption setups v2
 2019-12-04 13:03 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: move dma_addressing_limited out of line
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-12-04 12:22 UTC  (12+ messages)

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-04  8:35 UTC  (6+ messages)

[PATCH RESEND] mm/zsmalloc.c: fix the migrated zspage statistics
 2019-12-04  4:47 UTC 

[patch 026/158] mm: emit tracepoint when RSS changes
 2019-12-04  4:08 UTC  (12+ messages)

[PATCH] mm/zsmalloc.c: fix the migrated zspage statistics
 2019-12-04  1:23 UTC  (2+ messages)

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-12-04  0:42 UTC 

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2019-12-04  0:15 UTC  (26+ messages)
` [PATCH v2 02/27] nvdimm: remove prototypes for nonexistent functions
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 07/27] ocxl: Add functions to map/unmap "
` [PATCH v2 10/27] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 15/27] nvdimm/ocxl: Register a character device for userspace to interact with
` [PATCH v2 17/27] nvdimm/ocxl: Add controller dump IOCTLs
` [PATCH v2 19/27] nvdimm/ocxl: Forward events to userspace
` [PATCH v2 20/27] nvdimm/ocxl: Add an IOCTL to request controller health & perf data
` [PATCH v2 21/27] nvdimm/ocxl: Support firmware update via sysfs
` [PATCH v2 22/27] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v2 23/27] nvdimm/ocxl: Add debug IOCTLs
` [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite
` [PATCH v2 25/27] nvdimm/ocxl: Expose SMART data via ndctl
` [PATCH v2 26/27] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal
` [PATCH v2 27/27] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

[PATCH] mm/kasan: Fix an compile error
 2019-12-03 23:06 UTC  (2+ messages)

Splitting the mmap_sem
 2019-12-03 22:21 UTC 

mmotm 2019-12-03-13-55 uploaded
 2019-12-03 21:55 UTC 

[PATCH] mm: Proactive compaction
 2019-12-03 20:37 UTC  (3+ messages)

[PATCH] char/random: silence a lockdep splat with printk()
 2019-12-03 18:46 UTC  (2+ messages)

[GIT PULL] percpu changes for v5.5-rc1
 2019-12-03 17:30 UTC  (2+ messages)

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-12-03 16:08 UTC  (3+ messages)

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-12-03 15:27 UTC  (6+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

[PATCH 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-12-03 15:14 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 642f47bd48d81aee3556985044904374e8726227
 2019-12-03 14:25 UTC 

[PATCH STABLE 4.4 0/8] page refcount overflow backports
 2019-12-03 12:57 UTC  (4+ messages)
` [PATCH STABLE 4.4 5/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH v6 0/4] Raspberry Pi 4 DMA addressing support
 2019-12-03 11:19 UTC  (7+ messages)
` [PATCH v6 3/4] arm64: use both ZONE_DMA and ZONE_DMA32

[patch 064/158] mm: add generic ptdump
 2019-12-03 11:00 UTC  (3+ messages)

[PATCH 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-03 10:19 UTC  (6+ messages)
` [PATCH 1/2] mm: Add and export vmf_insert_mixed_prot()
` [PATCH 2/2] drm/ttm: Fix vm page protection handling

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-12-03 10:12 UTC  (6+ messages)

[PATCH v11 0/7] KVM: PPC: Driver to manage pages of secure guest
 2019-12-03  9:44 UTC  (4+ messages)

[PATCH V11] mm/debug: Add tests validating architecture page table helpers
 2019-12-03  9:18 UTC 


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