linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 12:32:25 to 2021-02-03 15:50:21 UTC [more...]

[PATCH] mm: cma: support sysfs
 2021-02-03 15:50 UTC 

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-03 15:32 UTC  (6+ messages)
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-03 15:31 UTC  (30+ messages)
` [PATCH 01/12] kasan, mm: don't save alloc stacks twice
` [PATCH 02/12] kasan, mm: optimize kmalloc poisoning
` [PATCH 03/12] kasan: optimize large "
` [PATCH 04/12] kasan: clean up setting free info in kasan_slab_free
` [PATCH 05/12] kasan: unify large kfree checks
` [PATCH 06/12] kasan: rework krealloc tests
` [PATCH 07/12] kasan, mm: remove krealloc side-effect
` [PATCH 08/12] kasan, mm: optimize krealloc poisoning
` [PATCH 09/12] kasan: ensure poisoning size alignment
` [PATCH 10/12] arm64: kasan: simplify and inline MTE functions
` [PATCH 12/12] arm64: kasan: export MTE symbols for KASAN tests

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2021-02-03 14:47 UTC  (8+ messages)

[PATCH v2 0/3] Cleanup and fixups for vmemmap handling
 2021-02-03 14:15 UTC  (9+ messages)
` [PATCH v2 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v2 2/3] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v2 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-03 13:31 UTC  (5+ messages)

[PATCH v10 0/6] KASAN for powerpc64 radix
 2021-02-03 12:53 UTC  (9+ messages)
` [PATCH v10 1/6] kasan: allow an architecture to disable inline instrumentation
` [PATCH v10 2/6] kasan: allow architectures to provide an outline readiness check
` [PATCH v10 3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v10 4/6] kasan: Document support on 32-bit powerpc
` [PATCH v10 5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v10 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-03 12:15 UTC  (30+ messages)
` [PATCH v16 06/11] "
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v9 0/6] KASAN for powerpc64 radix
 2021-02-03 11:46 UTC  (4+ messages)
` [PATCH v9 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[linux-next:master 3582/6048] {standard input}:1347: Error: operands mismatch -- statement `eorl -4(%fp),%d1' ignored
 2021-02-03 11:38 UTC 

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-02-03 11:10 UTC  (11+ messages)

[PATCH] MIPS: fix kernel_stack_pointer()
 2021-02-03 10:36 UTC  (4+ messages)

[PATCH] mm/memory.c: Remove pte_sw_mkyoung()
 2021-02-03 10:19 UTC 

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-03  9:44 UTC  (7+ messages)
` [RFC 01/20] mm/tlb: fix fullmm semantics

[PATCH] mm/rmap: Correct obsolete comment of page_get_anon_vma()
 2021-02-03  9:32 UTC 

[PATCH] mm/zsmalloc.c: use page_private() to access page->private
 2021-02-03  9:18 UTC 

[PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error
 2021-02-03  8:52 UTC  (13+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Map system heap pages as managed by linux vm
  ` [Linaro-mm-sig] [PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error

[PATCH] mm: Remove unused return value of set_huge_zero_page()
 2021-02-03  8:48 UTC 

[PATCH] mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flush()
 2021-02-03  8:41 UTC 

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-02-03  7:42 UTC  (3+ messages)
` [PATCH v2 2/5] hugetlb: convert page_huge_active() HPageMigratable flag
  ` [External] "

mmotm 2021-02-02-20-19 uploaded
 2021-02-03  7:32 UTC  (2+ messages)
` mmotm 2021-02-02-20-19 uploaded (mm/...)

[PATCH v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
 2021-02-03  5:36 UTC  (2+ messages)

[PATCH] mm/hugetlb: remove duplicate codes of setting compound_nr
 2021-02-03  5:24 UTC  (3+ messages)

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-03  3:50 UTC  (8+ messages)
` [PATCH V2 1/2] "

BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
 2021-02-03  3:09 UTC  (2+ messages)

[PATCH v12 00/14] huge vmalloc mappings
 2021-02-03  3:01 UTC  (4+ messages)
` [PATCH v12 01/14] ARM: mm: add missing pud_page define to 2-level page tables

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-03  2:28 UTC  (18+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH 2/7] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH 3/7] mm: memcontrol: privatize memcg_page_state query functions
` [PATCH 4/7] cgroup: rstat: support cgroup1
` [PATCH 5/7] cgroup: rstat: punt root-level optimization to individual controllers
` [PATCH 6/7] mm: memcontrol: switch to rstat
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing

drivers/scsi/FlashPoint.c:1744:12: warning: stack frame size of 1552 bytes in function 'FlashPoint_HandleInterrupt'
 2021-02-03  2:23 UTC 

[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
 2021-02-03  1:51 UTC  (7+ messages)
` [PATCH RESEND v2 08/10] md: Implement ->corrupted_range()
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS

[PATCH] mm/slub: embed __slab_alloc to its caller
 2021-02-03  1:41 UTC  (3+ messages)

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-03  0:43 UTC  (16+ messages)
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order
` [RFC][PATCH 08/13] mm/migrate: demote pages during reclaim
` [RFC][PATCH 11/13] mm/vmscan: Consider anonymous pages without swap

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-03  0:16 UTC  (5+ messages)

[PATCH] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
 2021-02-02 23:24 UTC  (6+ messages)

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-02-02 23:07 UTC  (7+ messages)
` [PATCH v3 5/9] userfaultfd: add minor fault registration mode
` [PATCH v3 8/9] userfaultfd: update documentation to describe minor fault handling

[PATCH] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-02 22:51 UTC  (5+ messages)

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-02 22:12 UTC  (3+ messages)

[PATCH v4] x86/mce: Avoid infinite loop for copy from user recovery
 2021-02-02 22:12 UTC  (14+ messages)
        ` [PATCH v5] "

[ambarus:saravana-fw-devlink-more-forgiving-v2 7808/7919] arch/arm64/kernel/mte.c:121:15: error: 'mte_enable_kernel_sync' undeclared here (not in a function); did you mean
 2021-02-02 21:25 UTC 

[PATCH v12 10/14] mm/vmalloc: provide fallback arch huge vmap support functions
 2021-02-02 20:53 UTC  (2+ messages)

[RFC 15/20] mm: detect deferred TLB flushes in vma granularity
 2021-02-02 20:51 UTC  (3+ messages)

[PATCH 01/16] xfs: drop ->writepage completely
 2021-02-02 20:51 UTC  (3+ messages)

[PATCH 0/2] Cleanup and fixups for vmemmap handling
 2021-02-02 20:17 UTC  (7+ messages)
` [PATCH 1/2] x86/vmemmap: Remove !PAGE_ALIGNED case in remove_pte_table
` [PATCH 2/2] x86/vmemmap: Handle unpopulated sub-pmd ranges

[RFC] Invalidate BH LRU during page migration
 2021-02-02 20:06 UTC  (3+ messages)
` [PATCH] [RFC] mm: fs: "

[ambarus:saravana-fw-devlink-more-forgiving-v2 7805/7919] mm/kasan/shadow.c:87:14: warning: cast from pointer to integer of different size
 2021-02-02 19:40 UTC 

Augmented Page Reclaim
 2021-02-02 19:38 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
 2021-02-02 19:03 UTC  (3+ messages)

[PATCH] mm: vmstat: add some comments on internal storage of byte items
 2021-02-02 18:44 UTC 

[PATCH] mm: vmstat: fix NOHZ wakeups for node stat changes
 2021-02-02 18:43 UTC 

[PATCH v12 06/14] mm: HUGE_VMAP arch support cleanup
 2021-02-02 18:21 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calc_auto.c:121:6: warning: stack frame size of 3392 bytes in function 'mode_support_and_system_configuration'
 2021-02-02 17:40 UTC 

[PATCH net-next v2 0/4] net: Avoid the memory waste in some Ethernet drivers
 2021-02-02 16:19 UTC  (3+ messages)
` [PATCH net-next v2 1/4] mm: page_frag: Introduce page_frag_alloc_align()

[linux-next:master 4286/6048] pci-epf-ntb.c:undefined reference to `config_group_init_type_name'
 2021-02-02 16:12 UTC 

[PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface
 2021-02-02 16:08 UTC  (4+ messages)

[PATCH V5 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-02-02 16:06 UTC  (3+ messages)
` [PATCH V5 2/4] arm64/mm: Define arch_get_mappable_range()

[next] mm/gup.c:96:10: error: implicit declaration of function 'is_zero_pfn' [-Werror,-Wimplicit-function-declaration]
 2021-02-02 15:03 UTC  (2+ messages)

fs/ntfs/aops.c:899:12: warning: stack frame size of 2528 bytes in function 'ntfs_write_mst_block'
 2021-02-02 14:52 UTC 

[RFC PATCH 1/6] selftest/mremap_test: Update the test to handle pagesize other than 4K
 2021-02-02 14:51 UTC  (6+ messages)
` [RFC PATCH 3/6] mm/mremap: Use pmd/pud_poplulate to update page table entries

[PATCH v12 14/14] powerpc/64s/radix: Enable huge vmalloc mappings
 2021-02-02 13:48 UTC  (2+ messages)

[PATCH RESEND v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-02 13:31 UTC  (6+ messages)
` [PATCH RESEND v3 net-next 1/5] mm: constify page_is_pfmemalloc() argument
` [PATCH RESEND v3 net-next 2/5] skbuff: constify skb_propagate_pfmemalloc() "page" argument
` [PATCH RESEND v3 net-next 3/5] net: introduce common dev_page_is_reusable()
` [PATCH RESEND v3 net-next 4/5] net: use the new dev_page_is_reusable() instead of private versions
` [PATCH RESEND v3 net-next 5/5] net: page_pool: simplify page recycling condition tests

[PATCH v2 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-02 13:25 UTC  (6+ messages)
` [PATCH v2 3/3] "

[linux-next:master 4548/6048] COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt No rule to make target 'modules_prepare'
 2021-02-02 13:21 UTC 

[PATCH v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-02 13:13 UTC  (2+ messages)

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-02 12:49 UTC  (3+ messages)

[linux-next:master 4894/6048] sound/soc/soc-topology-test.c:128:25: sparse: sparse: incorrect type in initializer (different base types)
 2021-02-02 12:48 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).