linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-05 07:35:41 to 2021-06-07 20:32:51 UTC [more...]

[RFC PATCH] mm/oom_kill: allow oom kill allocating task for non-global case
 2021-06-07 20:07 UTC  (13+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-07 19:17 UTC  (13+ messages)
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction

[PATCH net-next v8 0/5] page_pool: recycle buffers
 2021-06-07 19:02 UTC  (4+ messages)
` [PATCH net-next v8 1/5] mm: add a signature in struct page
` [PATCH net-next v8 2/5] skbuff: add a parameter to __skb_frag_unref
` [PATCH net-next v8 3/5] page_pool: Allow drivers to hint on SKB recycling

[PATCH v4] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
 2021-06-07 20:32 UTC  (4+ messages)
` [PATCH] mm, hugetlb: fix allocation error check and copy func name
  ` [External] "

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-07 20:17 UTC  (22+ messages)
` [PATCH v1 04/11] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v1 08/11] mm/sparse-vmemmap: use hugepages for PUD compound pagemaps
` [PATCH v1 09/11] mm/page_alloc: reuse tail struct pages for "
` [PATCH v1 10/11] device-dax: compound pagemap support
` [PATCH v1 11/11] mm/gup: grab head page refcount once for group of subpages

[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-06-07 19:54 UTC  (13+ messages)
` [PATCH v1 01/12] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [PATCH v1 02/12] mm: track present early pages per zone
` [PATCH v1 03/12] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [PATCH v1 05/12] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [PATCH v1 06/12] drivers/base/memory: "memory groups" to logically group memory blocks
` [PATCH v1 07/12] mm/memory_hotplug: track present pages in memory groups
` [PATCH v1 08/12] ACPI: memhotplug: memory resources cannot be enabled yet
` [PATCH v1 09/12] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v1 10/12] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v1 11/12] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v1 12/12] mm/memory_hotplug: improved dynamic "

split_huge_page_to_list() races with page_mapcount() on migration entry in smaps code? [was: Re: [syzbot] kernel BUG in __page_mapcount]
 2021-06-07 19:55 UTC  (3+ messages)

[PATCH] mm: mempolicy: don't have to split pmd for huge zero page
 2021-06-07 18:41 UTC  (4+ messages)

[PATCH v10] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-07 16:42 UTC  (9+ messages)

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-07 16:09 UTC  (21+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[linux-next:master 7012/7430] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_183' declared with attribute error: unexpected size in kmalloc_index()
 2021-06-07 15:49 UTC  (6+ messages)

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-07 15:39 UTC 

[linux-next:master 6312/7430] drivers/infiniband/hw/irdma/hw.c:579:44: sparse: sparse: non size-preserving integer to pointer cast
 2021-06-07 14:56 UTC 

[PATCH net-next v7 0/5] page_pool: recycle buffers
 2021-06-07 14:55 UTC  (17+ messages)
` [PATCH net-next v7 1/5] mm: add a signature in struct page
` [PATCH net-next v7 2/5] skbuff: add a parameter to __skb_frag_unref
` [PATCH net-next v7 3/5] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v7 4/5] mvpp2: recycle buffers
` [PATCH net-next v7 5/5] mvneta: "

[PATCH] mm: hugetlbfs: add hwcrp_hugepages to record memory failure on hugetlbfs
 2021-06-07 14:16 UTC 

[PATCH] mm: slub: replace local_irq_save with local_irq_disable
 2021-06-07 12:32 UTC  (2+ messages)

[PATCH v1] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-07 11:35 UTC  (4+ messages)

[PATCH net-next v6 0/5] page_pool: recycle buffers
 2021-06-07 11:14 UTC  (10+ messages)
` [PATCH net-next v6 3/5] page_pool: Allow drivers to hint on SKB recycling

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-07 11:10 UTC  (4+ messages)
` [PATCH 6/6] sched: Change task_struct::state

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-07 10:38 UTC  (3+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH -V2] mm, swap: Remove unnecessary smp_rmb() in swap_type_to_swap_info()
 2021-06-07 10:38 UTC  (4+ messages)

[PATCH v2 0/3] Memory hotplug locking cleanup
 2021-06-07 10:23 UTC  (11+ messages)
` [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-07 10:10 UTC  (13+ messages)
` [PATCH v7 01/11] mm/mremap: Fix race between MOVE_PMD mremap and pageout
` [PATCH v7 02/11] mm/mremap: Fix race between MOVE_PUD "
` [PATCH v7 03/11] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v7 04/11] selftest/mremap_test: Avoid crash with static build
` [PATCH v7 05/11] mm/mremap: Convert huge PUD move to separate helper
` [PATCH v7 06/11] mm/mremap: Don't enable optimized PUD move if page table levels is 2
` [PATCH v7 07/11] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v7 08/11] powerpc/mm/book3s64: Fix possible build error
` [PATCH v7 09/11] mm/mremap: Allow arch runtime override
` [PATCH v7 10/11] powerpc/book3s64/mm: Update flush_tlb_range to flush page walk cache
` [PATCH v7 11/11] powerpc/mm: Enable HAVE_MOVE_PMD support

[linux-next:master 6351/6976] drivers/scsi/qedi/qedi_fw.c:1039:45: sparse: sparse: incorrect type in assignment (different base types)
 2021-06-07  9:49 UTC  (3+ messages)
  ` [kbuild-all] "

[RESEND PATCH v3] mm/sparse: fix check_usemap_section_nr warnings
 2021-06-07  9:38 UTC 

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-07  9:31 UTC  (12+ messages)
` [PATCH v2 01/15] mm: add setup_initial_init_mm() helper
    ` [PATCH v3] "
` [PATCH v2 03/15] arm: convert to setup_initial_init_mm()

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-07  9:24 UTC  (9+ messages)
` [PATCH v7 1/6] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v7 5/6] writeback, cgroup: support switching multiple inodes at once
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

[linux-next:master 3282/7430] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:721:12: warning: stack frame size of 1040 bytes in function 'hclge_dbg_dump_tm_pg'
 2021-06-07  9:13 UTC 

[linux-next:master 5499/7430] drivers/thunderbolt/usb4_port.c:9:1: iwyu: warning: superfluous #include <linux/acpi.h>
 2021-06-07  9:07 UTC 

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-07  8:53 UTC  (4+ messages)
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA

[RFC PATCH 10/13] mm/damon/schemes: Activate schemes based on a watermarks mechanism
 2021-06-07  8:40 UTC  (2+ messages)

[v4 PATCH 2/3] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
 2021-06-07  8:10 UTC  (3+ messages)
` [mm/mempolicy] 7463fff037: ltp.mbind01.fail

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-07  7:58 UTC  (11+ messages)
` [PATCH v10 01/10] mm: Remove special swap entry functions
` [PATCH v10 02/10] mm/swapops: Rework swap entry manipulation code
` [PATCH v10 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v10 04/10] mm/rmap: Split migration into its own function
` [PATCH v10 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v10 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v10 07/10] mm: Device exclusive memory access
` [PATCH v10 08/10] mm: Selftests for exclusive device memory
` [PATCH v10 09/10] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v10 10/10] nouveau/svm: Implement atomic SVM access

[PATCH] mm, thp: relax migration wait when failed to get tail page
 2021-06-07  7:24 UTC  (5+ messages)

[linux-next:master 6856/7430] hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x88): cannot reach dump_page
 2021-06-07  7:19 UTC  (4+ messages)

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-07  4:51 UTC  (4+ messages)
` [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap

[PATCH v2] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-06-06 23:53 UTC  (2+ messages)

[PATCH v9] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-06 15:40 UTC  (3+ messages)

[PATCH v10 00/33] Memory folios
 2021-06-06 14:13 UTC  (5+ messages)
` [PATCH v10 08/33] mm: Add folio_try_get_rcu

[RFC PATCH V2] zram:calculate available memory when zram is used
 2021-06-06 10:45 UTC  (3+ messages)

hppa64-linux-ld: mm/hugetlb.o(.init.text+0xf24): cannot reach _raw_spin_lock_irq
 2021-06-06  5:46 UTC 

[linux-next:master 6486/7430] undefined reference to `spi_mem_supports_op'
 2021-06-06  4:22 UTC 

hppa64-linux-ld: kernel/reboot.o(.init.text+0x220): cannot reach printk
 2021-06-06  2:30 UTC 

[PATCH v3 0/4] slub: Print non-hashed pointers in slub debugging
 2021-06-06  0:06 UTC  (3+ messages)
` [PATCH v3 3/4] slub: Indicate slab_fix() uses printf formats

[PATCH v2 0/3] percpu: memcg memory accounting rework
 2021-06-05 21:02 UTC  (2+ messages)

[PATCH] kasan: fix doc warning in init.c
 2021-06-05 20:15 UTC  (2+ messages)

[linux-next:master 6355/7430] or1k-linux-ld: drm_fb_helper.c:undefined reference to `fb_dealloc_cmap'
 2021-06-05 17:17 UTC 

[linux-next:master 6976/7430] hppa64-linux-ld: init/main.o(.init.text+0x1a44): cannot reach warn_bogus_irq_restore
 2021-06-05 15:48 UTC 

[linux-next:master 3427/7430] hppa64-linux-ld: init/do_mounts.o(.init.text+0x720): cannot reach wait_for_device_probe
 2021-06-05 14:50 UTC 

how to return a chunk of kernel .data to free mem ?
 2021-06-05 14:50 UTC 

hppa64-linux-ld: lib/dynamic_debug.o(.init.text+0x4e0): cannot reach mutex_lock
 2021-06-05 14:42 UTC 

[PATCH] mm/nommu: unexport do_munmap()
 2021-06-05 14:36 UTC  (2+ messages)

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-06-05 13:39 UTC  (2+ messages)

[linux-next:master 2675/7430] hppa64-linux-ld: drivers/scsi/scsi_devinfo.o(.text+0x4d8): cannot reach strlen
 2021-06-05 12:34 UTC 

[linux-next:master 6355/7430] drm_fb_helper.c:undefined reference to `unregister_framebuffer'
 2021-06-05 10:41 UTC 

[PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-04 17:36 UTC  (8+ messages)
` [PATCH 1/7] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 3/7] mm/thp: fix vma_address() if virtual address below file offset
      ` [PATCH v2 "

[linux-next:master 7367/7430] drivers/scsi/mpi3mr/mpi3mr_fw.c:3126:34: warning: shift count >= width of type
 2021-06-05  9:01 UTC 

[linux-next:master 4709/7430] pinctrl-mt8365.c:undefined reference to `mtk_pctrl_init'
 2021-06-05  8:04 UTC 

[PATCH 0/2] Cleanups for zbud
 2021-06-05  7:51 UTC  (3+ messages)
` [PATCH 1/2] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
` [PATCH 2/2] mm/zbud: don't export any zbud API

[PATCH 1/2] memcg: switch lruvec stats to rstat
 2021-06-05  7:43 UTC  (4+ messages)
` [PATCH 2/2] memcg: periodically flush the memcg stats

[PATCH] slub: choose the right freelist pointer location when creating small caches
 2021-06-05  1:58 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).