linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-01 01:54:10 to 2019-12-03 11:19:08 UTC [more...]

[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] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-03 11:03 UTC  (4+ messages)

[PATCH v15 00/23] Generic page walk and ptdump
 2019-12-03 11:02 UTC  (5+ messages)

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

[PATCH v2 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-03 10:48 UTC  (3+ 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 026/158] mm: emit tracepoint when RSS changes
 2019-12-03 10:44 UTC  (9+ 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 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-12-03  9:47 UTC  (14+ messages)
` [PATCH 2/2] mm/page_vma_mapped: page table boundary is already guaranteed

[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 

[PATCH] mm/kasan: Fix an compile error
 2019-12-03  8:50 UTC 

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2019-12-03  5:05 UTC  (34+ messages)
` [PATCH v2 01/27] memory_hotplug: Add a bounds check to __add_pages
` [PATCH v2 02/27] nvdimm: remove prototypes for nonexistent functions
` [PATCH v2 03/27] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH v2 04/27] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 08/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v2 09/27] ocxl: Free detached contexts in ocxl_context_detach_all()
` [PATCH v2 10/27] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH v2 11/27] nvdimm/ocxl: Add register addresses & status values to header
` [PATCH v2 12/27] nvdimm/ocxl: Read the capability registers & wait for device ready
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 15/27] nvdimm/ocxl: Register a character device for userspace to interact with
` [PATCH v2 16/27] nvdimm/ocxl: Implement the Read Error Log command
` [PATCH v2 17/27] nvdimm/ocxl: Add controller dump IOCTLs
` [PATCH v2 18/27] nvdimm/ocxl: Add an IOCTL to report controller statistics
` [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

[GIT PULL] Please pull hmm changes
 2019-12-03  2:42 UTC  (4+ messages)

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-12-02 23:14 UTC  (10+ messages)

[PATCH 1/2] mm/memory-failure.c: PageHuge is handled at the beginning of memory_failure
 2019-12-02 22:28 UTC  (4+ messages)
` [PATCH 2/2] mm/memory-failure.c: not necessary to recalculate hpage

[linux-next:master 14415/14429] arch/m68k/mm/kmap.c:80:28: error: 'pmd_t {aka struct <anonymous>}' has no member named 'pmd'; did you mean 'pud'?
 2019-12-02 20:16 UTC 

[linux-next:master] BUILD REGRESSION c5db92909beddadddb705b92d3388ea50b01e1a2
 2019-12-02 19:43 UTC 

[GIT PULL] percpu changes for v5.5-rc1
 2019-12-02 19:26 UTC 

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-12-02 17:01 UTC  (3+ messages)
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-12-02 16:23 UTC  (22+ messages)
` [PATCH RFC v3 10/36] kmsan: add KMSAN runtime
` [PATCH RFC v3 12/36] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v3 13/36] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v3 16/36] crypto: kmsan: disable accelerated configs under KMSAN
` [PATCH RFC v3 17/36] kmsan: x86: disable UNWINDER_ORC "
` [PATCH RFC v3 18/36] kmsan: disable LOCK_DEBUGGING_SUPPORT
` [PATCH RFC v3 20/36] kmsan: x86: increase stack sizes in KMSAN builds
` [PATCH RFC v3 22/36] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v3 31/36] kmsan: disable strscpy() optimization under KMSAN

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-12-02 15:12 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

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

[PATCH v2 0/2] mm: remove the memory isolate notifier
 2019-12-02 10:27 UTC  (2+ messages)

[PATCH] mm: fix trivial help text punctuation
 2019-12-02  9:30 UTC  (2+ messages)

[linux-next:master 13908/13922] arch/m68k/mm/kmap.c:76:24: error: passing argument 1 of 'pmd_offset' from incompatible pointer type
 2019-12-02  9:25 UTC 

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-12-02  9:09 UTC  (2+ messages)

incoming
 2019-12-02  8:21 UTC  (4+ messages)

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-12-02  8:07 UTC  (2+ messages)

[PATCH] dma-mapping: do not mapping module memory
 2019-12-02  7:22 UTC  (2+ messages)

BUG: sleeping function called from invalid context in __alloc_pages_nodemask
 2019-12-02  4:07 UTC  (4+ messages)

[PATCH] mm/zsmalloc.c: fix the migrated zspage statistics
 2019-12-02  2:39 UTC  (4+ messages)
  `  "

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-12-01 16:55 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 419593dad8439007452bb6f267861863b572c520
 2019-12-01 14:37 UTC 

[PATCH] tmpfs: use ida to get inode number
 2019-12-01  8:44 UTC  (9+ messages)

[mmotm:master 236/260] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `kunit/test.o' being placed in section `.ctors.65435'
 2019-12-01  6:03 UTC 

[patch 158/158] mm/page_io.c: annotate refault stalls from swap_readpage
 2019-12-01  1:58 UTC 

[patch 157/158] mm/Kconfig: fix trivial help text punctuation
 2019-12-01  1:58 UTC 

[patch 156/158] mm/Kconfig: fix indentation
 2019-12-01  1:58 UTC 

[patch 155/158] mm/memory_hotplug.c: remove __online_page_set_limits()
 2019-12-01  1:58 UTC 

[patch 154/158] mm: fix typos in comments when calling __SetPageUptodate()
 2019-12-01  1:58 UTC 

[patch 153/158] mm: fix struct member name in function comments
 2019-12-01  1:58 UTC 

[patch 152/158] mm/shmem.c: cast the type of unmap_start to u64
 2019-12-01  1:58 UTC 

[patch 151/158] mm: shmem: use proper gfp flags for shmem_writepage()
 2019-12-01  1:58 UTC 

[patch 150/158] mm/shmem.c: make array 'values' static const, makes object smaller
 2019-12-01  1:58 UTC 

[patch 149/158] userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
 2019-12-01  1:58 UTC 

[patch 148/158] fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register()
 2019-12-01  1:57 UTC 

[patch 147/158] userfaultfd: wrap the common dst_vma check into an inlined function
 2019-12-01  1:57 UTC 

[patch 146/158] userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()
 2019-12-01  1:57 UTC 

[patch 145/158] userfaultfd: use vma_pagesize for all huge page size calculation
 2019-12-01  1:57 UTC 

[patch 144/158] mm/madvise.c: use PAGE_ALIGN[ED] for range checking
 2019-12-01  1:57 UTC 

[patch 143/158] mm/madvise.c: replace with page_size() in madvise_inject_error()
 2019-12-01  1:57 UTC 

[patch 142/158] mm/mmap.c: make vma_merge() comment more easy to understand
 2019-12-01  1:57 UTC 

[patch 141/158] mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-12-01  1:57 UTC 

[patch 140/158] autonuma: reduce cache footprint when scanning page tables
 2019-12-01  1:57 UTC 

[patch 139/158] autonuma: fix watermark checking in migrate_balanced_pgdat()
 2019-12-01  1:57 UTC 

[patch 138/158] mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-12-01  1:57 UTC 

[patch 137/158] mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
 2019-12-01  1:57 UTC 

[patch 136/158] mm/thp: flush file for !is_shmem PageDirty() case in collapse_file()
 2019-12-01  1:57 UTC 

[patch 135/158] mm, thp: do not queue fully unmapped pages for deferred split
 2019-12-01  1:57 UTC 

[patch 134/158] mm/migrate.c: handle freed page at the first place
 2019-12-01  1:57 UTC 

[patch 133/158] mm/huge_memory.c: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2019-12-01  1:57 UTC 

[patch 132/158] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-12-01  1:57 UTC 

[patch 131/158] hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
 2019-12-01  1:57 UTC 

[patch 130/158] hugetlb: remove duplicated code
 2019-12-01  1:56 UTC 

[patch 129/158] hugetlb: region_chg provides only cache entry
 2019-12-01  1:56 UTC 

[patch 128/158] hugetlbfs: take read_lock on i_mmap for PMD sharing
 2019-12-01  1:56 UTC 

[patch 127/158] hugetlbfs: add O_TMPFILE support
 2019-12-01  1:56 UTC 

[patch 126/158] hugetlbfs: convert macros to static inline, fix sparse warning
 2019-12-01  1:56 UTC 

[patch 125/158] powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
 2019-12-01  1:56 UTC 

[patch 124/158] mm/hugetlbfs: fix error handling when setting up mounts
 2019-12-01  1:56 UTC 

[patch 123/158] hugetlbfs: hugetlb_fault_mutex_hash() cleanup
 2019-12-01  1:56 UTC 

[patch 122/158] mm: support memblock alloc on the exact node for sparse_buffer_init()
 2019-12-01  1:56 UTC 

[patch 121/158] mm/memblock: correct doc for function
 2019-12-01  1:56 UTC 

[patch 120/158] mm/memblock.c: cleanup doc
 2019-12-01  1:56 UTC 

[patch 119/158] mm/mempolicy.c: fix checking unmapped holes for mbind
 2019-12-01  1:56 UTC 

[patch 118/158] mm/mempolicy.c: check range first in queue_pages_test_walk
 2019-12-01  1:56 UTC 

[patch 117/158] mm/z3fold.c: add inter-page compaction
 2019-12-01  1:56 UTC 

[patch 116/158] kernel: sysctl: make drop_caches write-only
 2019-12-01  1:56 UTC 

[patch 115/158] mm/vmscan.c: fix typo in comment
 2019-12-01  1:56 UTC 

[patch 114/158] mm: vmscan: enforce inactive:active ratio at the reclaim root
 2019-12-01  1:56 UTC 

[patch 113/158] mm: vmscan: detect file thrashing at the reclaim root
 2019-12-01  1:55 UTC 

[patch 112/158] mm: vmscan: move file exhaustion detection to the node level
 2019-12-01  1:55 UTC 

[patch 111/158] mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
 2019-12-01  1:55 UTC 

[patch 110/158] mm: vmscan: split shrink_node() into node part and memcgs part
 2019-12-01  1:55 UTC 

[patch 109/158] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
 2019-12-01  1:55 UTC 

[patch 108/158] mm: vmscan: replace shrink_node() loop with a retry jump
 2019-12-01  1:55 UTC 

[patch 107/158] mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()
 2019-12-01  1:55 UTC 

[patch 106/158] mm: vmscan: move inactive_list_is_low() swap check to the caller
 2019-12-01  1:55 UTC 

[patch 105/158] mm: clean up and clarify lruvec lookup procedure
 2019-12-01  1:55 UTC 

[patch 104/158] mm: vmscan: simplify lruvec_lru_size()
 2019-12-01  1:55 UTC 

[patch 103/158] mm/vmscan.c: remove unused scan_control parameter from pageout()
 2019-12-01  1:55 UTC 

[patch 102/158] mm/vmscan: remove unused lru_pages argument
 2019-12-01  1:55 UTC 

[patch 101/158] mm/page_alloc.c: print reserved_highatomic info
 2019-12-01  1:55 UTC 

[patch 100/158] include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro
 2019-12-01  1:55 UTC 

[patch 099/158] mm, pcpu: make zone pcp updates and reset internal to the mm
 2019-12-01  1:55 UTC 

[patch 098/158] mm, pcp: share common code between memory hotplug and percpu sysctl handler
 2019-12-01  1:55 UTC 

[patch 097/158] mm/page_alloc: add alloc_contig_pages()
 2019-12-01  1:55 UTC 

[patch 096/158] x86/kasan: support KASAN_VMALLOC
 2019-12-01  1:55 UTC 

[patch 095/158] fork: support VMAP_STACK with KASAN_VMALLOC
 2019-12-01  1:54 UTC 

[patch 094/158] kasan: add test for vmalloc
 2019-12-01  1:54 UTC 

[patch 093/158] kasan: support backing vmalloc space with real shadow memory
 2019-12-01  1:54 UTC 

[patch 092/158] mm/vmalloc: rework vmap_area_lock
 2019-12-01  1:54 UTC 

[patch 091/158] selftests: vm: add fragment CONFIG_TEST_VMALLOC
 2019-12-01  1:54 UTC 

[patch 090/158] mm/vmalloc: add more comments to the adjust_va_to_fit_type()
 2019-12-01  1:54 UTC 

[patch 089/158] mm/vmalloc: respect passed gfp_mask when doing preloading
 2019-12-01  1:54 UTC 

[patch 088/158] mm/vmalloc: remove preempt_disable/enable when doing preloading
 2019-12-01  1:54 UTC 

[patch 087/158] mm/vmalloc.c: remove unnecessary highmem_mask from parameter of gfpflags_allow_blocking()
 2019-12-01  1:54 UTC 

[patch 086/158] mm/sparse.c: do not waste pre allocated memmap space
 2019-12-01  1:54 UTC 

[patch 085/158] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-12-01  1:54 UTC 

[patch 084/158] mm/sparse: consistently do not zero memmap
 2019-12-01  1:54 UTC 

[patch 083/158] mm/memory_hotplug.c: don't allow to online/offline memory blocks with holes
 2019-12-01  1:54 UTC 

[patch 082/158] drivers/base/memory.c: drop the mem_sysfs_mutex
 2019-12-01  1:54 UTC 

[patch 081/158] include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous
 2019-12-01  1:54 UTC 

[patch 080/158] mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE
 2019-12-01  1:54 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).