linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-08 06:58:59 to 2020-11-10 15:19:51 UTC [more...]

[PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS
 2020-11-10 15:19 UTC  (10+ messages)

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-10 15:14 UTC  (10+ messages)
` [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v8 2/9] mmap: make mlock_future_check() global
` [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v8 6/9] secretmem: add memcg accounting
` [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-11-10 15:11 UTC  (12+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-10 14:53 UTC  (3+ messages)

[PATCH v3 0/9] slab: provide and use krealloc_array()
 2020-11-10 14:48 UTC  (11+ messages)
` [PATCH v3 1/9] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
` [PATCH v3 2/9] mm: slab: provide krealloc_array()
` [PATCH v3 3/9] ALSA: pcm: use krealloc_array()
` [PATCH v3 4/9] vhost: vringh: "
` [PATCH v3 5/9] pinctrl: "
` [PATCH v3 6/9] edac: ghes: "
` [PATCH v3 7/9] drm: atomic: "
` [PATCH v3 8/9] hwtracing: intel: "
` [PATCH v3 9/9] dma-buf: "

[drm/i915] fe0f1e3bfd: WARNING:at_drivers/gpu/drm/i915/intel_runtime_pm.h:#gen6_write32[i915]
 2020-11-10 14:42 UTC 

[btrfs] fac2f60d5f: fsmark.files_per_sec 62.6% improvement
 2020-11-10 14:08 UTC  (2+ messages)

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-10 14:00 UTC  (40+ messages)
` [PATCH v3 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v3 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v3 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "
` [PATCH v3 06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v3 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist
` [PATCH v3 08/21] mm/vmemmap: Initialize page table lock for vmemmap
    ` [External] "
` [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
    ` [External] "
` [PATCH v3 10/21] mm/hugetlb: Defer freeing of hugetlb pages
` [PATCH v3 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v3 12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v3 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
` [PATCH v3 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [PATCH v3 15/21] mm/hugetlb: Add a BUILD_BUG_ON to check if struct page size is a power of two
` [PATCH v3 16/21] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v3 17/21] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v3 18/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v3 19/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page
` [PATCH v3 20/21] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v3 21/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-11-10 13:45 UTC  (4+ messages)

[PATCH] mm: memblock: add more debug logs
 2020-11-10 12:19 UTC 

[PATCH] mm: memblock: always inline memblock_alloc
 2020-11-10 12:20 UTC 

[PATCH v21 00/19] per memcg lru lock
 2020-11-10 12:14 UTC  (2+ messages)

[linux-next:master 3897/4551] arch/powerpc/mm/mem.c:91:12: warning: no previous prototype for function 'create_section_mapping'
 2020-11-10 12:00 UTC 

[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
 2020-11-10 11:58 UTC  (3+ messages)

[PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-11-10 11:53 UTC  (11+ messages)

[PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-10 10:02 UTC  (6+ messages)
` [PATCH v7 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
` [PATCH v7 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v7 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v7 4/4] arch, mm: make kernel_page_present() always available

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-10  7:26 UTC  (8+ messages)
              ` Duplicated ABI entries - Was: "

[PATCH v5 0/4] HWpoison: further fixes and cleanups
 2020-11-10  6:21 UTC  (2+ messages)

[PATCH -V3 0/2] autonuma: Migrate on fault among multiple bound nodes
 2020-11-10  5:59 UTC  (3+ messages)
` [PATCH -V3 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON
` [PATCH -V3 2/2] autonuma: Migrate on fault among multiple bound nodes

[linux-next:master 3872/4770] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:482:5: warning: no previous prototype for 'amdgpu_info_ioctl'
 2020-11-10  5:15 UTC  (7+ messages)
` [PATCH 0/1] Fix missing prototype warning in amdgpu
  ` [PATCH 1/1] drm/amdgpu: Fix missing prototype warning

[PATCH AUTOSEL 5.9 29/55] ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
 2020-11-10  3:52 UTC 

[PATCH v3 00/18] Refactor generic_file_buffered_read
 2020-11-10  3:37 UTC  (19+ messages)
` [PATCH v3 01/18] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH v3 02/18] mm/filemap: Remove dynamically allocated array from filemap_read
` [PATCH v3 03/18] mm/filemap: Convert filemap_get_pages to take a pagevec
` [PATCH v3 04/18] mm/filemap: Use THPs in generic_file_buffered_read
` [PATCH v3 05/18] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH v3 06/18] mm/filemap: Support readpage splitting a page
` [PATCH v3 07/18] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH v3 08/18] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH v3 09/18] mm/filemap: Change filemap_read_page calling conventions
` [PATCH v3 10/18] mm/filemap: Change filemap_create_page "
` [PATCH v3 11/18] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH v3 12/18] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH v3 13/18] mm/filemap: Add filemap_range_uptodate
` [PATCH v3 14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages
` [PATCH v3 15/18] mm/filemap: Restructure filemap_get_pages
` [PATCH v3 16/18] mm/filemap: Don't relock the page after calling readpage
` [PATCH v3 17/18] mm/filemap: Rename generic_file_buffered_read to filemap_read
` [PATCH v3 18/18] mm/filemap: Simplify generic_file_read_iter

[PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg
 2020-11-10  3:19 UTC  (3+ messages)
` [PATCH v2] mm: memcg/slab: Fix use after free in obj_cgroup_charge

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-10  3:12 UTC  (3+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH v2] mm: memcg/slab: Fix root memcg vmstats
 2020-11-10  3:10 UTC 

[PATCH 0/5] Fix some bugs in memcg/slab
 2020-11-10  2:57 UTC  (8+ messages)
` [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats
    ` [External] "

[linux-next:master 4015/4770] drivers/gpu/drm/drm_edid.o: warning: objtool: do_cvt_mode()+0x153: sibling call from callable instruction with modified stack frame
 2020-11-10  1:56 UTC 

[PATCH] mm: memcg/slab: enable slab memory accounting atomically
 2020-11-10  1:06 UTC 

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-09 21:34 UTC  (6+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-09 20:19 UTC  (13+ messages)

[PATCH v40 21/24] x86/sgx: Add a page reclaimer
 2020-11-09 19:59 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2ad4382198191b634e69a370d041928484ef0bf8
 2020-11-09 19:28 UTC 

[PATCH] mm/memcg: remove unused definitions
 2020-11-09 18:20 UTC 

[PATCH v2] mm/memcontrol:rewrite mem_cgroup_page_lruvec()
 2020-11-09 18:00 UTC  (2+ messages)

[Bug 210075] New: [Thu Nov 5 13:14:27 2020] WARNING: CPU: 4 PID: 133 at mm/page_counter.c:57 page_counter_uncharge+0x34/0x40
 2020-11-09 17:39 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 8b54310a22d784c5eadd56f270003d570bc91658
 2020-11-09 17:16 UTC 

[linux-next:master 3872/4770] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:482:5: warning: no previous prototype for function 'amdgpu_info_ioctl'
 2020-11-09 17:07 UTC 

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-09 16:50 UTC  (10+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace

[PATCH v6 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 16:47 UTC  (6+ messages)
` [PATCH v6 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
` [PATCH v6 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v6 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v6 4/4] arch, mm: make kernel_page_present() always available

[PATCH] mm: introduce oom_kill_disable sysctl knob
 2020-11-09 16:27 UTC  (5+ messages)

[PATCH] mm: Fix madvise WILLNEED performance problem
 2020-11-09 16:03 UTC  (2+ messages)

[PATCH] ARM: boot: Quote aliased symbol names in string.c
 2020-11-09 16:04 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 0a6f624a86e766a27d23cbb73c23be62231d10ff
 2020-11-09 15:54 UTC  (6+ messages)

[PATCH v5 0/5] arch, mm: improve robustness of direct map manipulation
 2020-11-09 14:41 UTC  (6+ messages)
` [PATCH v5 1/5] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
` [PATCH v5 4/5] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v5 5/5] arch, mm: make kernel_page_present() always available

[PATCH] page_frag: Recover from memory pressure
 2020-11-09 14:37 UTC  (5+ messages)

[PATCH v2 11/18] mm/filemap: Convert filemap_update_page to return an errno
 2020-11-09 13:29 UTC  (3+ messages)

[auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address
 2020-11-09 12:40 UTC  (2+ messages)

[REF PATCH] mm/swap: fix swapon failure
 2020-11-09 12:36 UTC  (4+ messages)

[REF PATCH] mm/swap: fix swapon failure
 2020-11-09 12:07 UTC 

[Bug 210031] New: unable to handle page fault for address - EIP: khugepaged
 2020-11-09 11:47 UTC  (5+ messages)

[PATCH v7] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-11-09 11:46 UTC  (3+ messages)

[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
 2020-11-09 11:33 UTC  (4+ messages)

INFO: rcu detected stall in exit_group
 2020-11-09 11:03 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-09 10:41 UTC  (8+ messages)

[PATCH] memcg, oom: check memcg margin for parallel oom
 2020-11-09  7:56 UTC  (2+ messages)

[PATCH v2] mm/gup_test: GUP_TEST depends on DEBUG_FS
 2020-11-09  7:52 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3952050a63fbdcb7738971a91bfe2222efe7f17c
 2020-11-09  0:46 UTC 

[PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2020-11-08 11:23 UTC  (3+ messages)

[PATCH] mm/gup_benchmark: GUP_BENCHMARK depends on DEBUG_FS
 2020-11-08  7:53 UTC  (13+ 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).