linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-01 01:50:56 to 2019-12-03 03:48:56 UTC [more...]

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2019-12-03  3:46 UTC  (12+ 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 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [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 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 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 18/27] nvdimm/ocxl: Add an IOCTL to report controller statistics

[patch 026/158] mm: emit tracepoint when RSS changes
 2019-12-03  2:48 UTC  (7+ messages)

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

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

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-03  0:13 UTC  (3+ 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

[PATCH 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-12-02 22:21 UTC  (13+ messages)
` [PATCH 2/2] mm/page_vma_mapped: page table boundary is already guaranteed

[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 064/158] mm: add generic ptdump
 2019-12-02 15:42 UTC  (8+ messages)

[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 v11 0/7] KVM: PPC: Driver to manage pages of secure guest
 2019-12-01 20:24 UTC  (3+ 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 

[patch 079/158] mm/page_alloc.c: don't set pages PageReserved() when offlining
 2019-12-01  1:54 UTC 

[patch 078/158] mm/memory_hotplug: remove __online_page_free() and __online_page_increment_counters()
 2019-12-01  1:54 UTC 

[patch 077/158] hv_balloon: use generic_online_page()
 2019-12-01  1:53 UTC 

[patch 076/158] mm/memory_hotplug: export generic_online_page()
 2019-12-01  1:53 UTC 

[patch 075/158] mm/memory_hotplug.c: add a bounds check to __add_pages()
 2019-12-01  1:53 UTC 

[patch 074/158] mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory()
 2019-12-01  1:53 UTC 

[patch 073/158] mm/memory-failure.c: use page_shift() in add_to_kill()
 2019-12-01  1:53 UTC 

[patch 072/158] mm, soft-offline: convert parameter to pfn
 2019-12-01  1:53 UTC 

[patch 071/158] mm/memory-failure.c clean up around tk pre-allocation
 2019-12-01  1:53 UTC 

[patch 070/158] memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
 2019-12-01  1:53 UTC 

[patch 069/158] mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
 2019-12-01  1:53 UTC 

[patch 068/158] mm: ptdump: reduce level numbers by 1 in note_page()
 2019-12-01  1:53 UTC 

[patch 067/158] arm64: mm: display non-present entries in ptdump
 2019-12-01  1:53 UTC 

[patch 066/158] arm64: mm: convert mm/dump.c to use walk_page_range()
 2019-12-01  1:53 UTC 

[patch 065/158] x86: mm: convert dump_pagetables to use walk_page_range
 2019-12-01  1:53 UTC 

[patch 063/158] x86: mm: convert ptdump_walk_pgd_level_core() to take an mm_struct
 2019-12-01  1:52 UTC 

[patch 062/158] x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
 2019-12-01  1:52 UTC 

[patch 061/158] x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
 2019-12-01  1:52 UTC 

[patch 060/158] x86: mm: point to struct seq_file from struct pg_state
 2019-12-01  1:52 UTC 

[patch 059/158] mm: pagewalk: add 'depth' parameter to pte_hole
 2019-12-01  1:52 UTC 

[patch 058/158] mm: pagewalk: add test_p?d callbacks
 2019-12-01  1:52 UTC 

[patch 057/158] mm: pagewalk: allow walking without vma
 2019-12-01  1:52 UTC 

[patch 056/158] mm: pagewalk: add p4d_entry() and pgd_entry()
 2019-12-01  1:52 UTC 

[patch 055/158] x86: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 054/158] sparc: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 053/158] s390: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 052/158] riscv: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 051/158] powerpc: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 050/158] mips: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 049/158] arm64: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 048/158] arm: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 047/158] arc: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 046/158] mm: add generic p?d_leaf() macros
 2019-12-01  1:51 UTC 

[patch 045/158] mm/memory.c: fix a huge pud insertion race during faulting
 2019-12-01  1:51 UTC 

[patch 044/158] mm: move the backup x_devmap() functions to asm-generic/pgtable.h
 2019-12-01  1:51 UTC 

[patch 043/158] mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
 2019-12-01  1:51 UTC 

[patch 042/158] mm/rmap.c: fix outdated comment in page_get_anon_vma()
 2019-12-01  1:51 UTC 

[patch 041/158] asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
 2019-12-01  1:51 UTC 

[patch 040/158] asm-generic/tlb: stub out pmd_free_tlb() if nopmd
 2019-12-01  1:51 UTC 

[patch 039/158] asm-generic/tlb: stub out p4d_free_tlb() if nop4d 
 2019-12-01  1:51 UTC 

[patch 038/158] asm-generic/tlb: stub out pud_free_tlb() if nopud 
 2019-12-01  1:51 UTC 

[patch 037/158] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
 2019-12-01  1:51 UTC 

[patch 036/158] mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
 2019-12-01  1:51 UTC 

[patch 035/158] mm/rmap.c: reuse mergeable anon_vma as parent when fork
 2019-12-01  1:50 UTC 

[patch 034/158] mm/rmap.c: don't reuse anon_vma if we just want a copy
 2019-12-01  1:50 UTC 

[patch 033/158] mm/mmap.c: rb_parent is not necessary in __vma_link_list()
 2019-12-01  1:50 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).