linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 07:46:59 to 2022-09-21 20:27:28 UTC [more...]

[PATCH v3] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-21 20:27 UTC 

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-21 19:07 UTC  (4+ messages)

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-21 18:30 UTC  (4+ messages)

[PATCH mm-unstable v3 00/10] mm: add file/shmem support to MADV_COLLAPSE
 2022-09-21 18:26 UTC  (6+ messages)
` [PATCH mm-unstable v3 03/10] mm/madvise: add file and shmem "

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-21 18:11 UTC  (25+ messages)

[RFC] Listing all DAMON user-space tools in the Doc
 2022-09-21 17:36 UTC 

[sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations)
 2022-09-21 17:02 UTC  (3+ messages)

[RFC PATCH bpf-next 00/10] bpf, mm: Add a new item bpf into memory.stat for the observability of bpf memory
 2022-09-21 17:00 UTC  (11+ messages)
` [RFC PATCH bpf-next 01/10] bpf: Introduce new helper bpf_map_put_memcg()
` [RFC PATCH bpf-next 02/10] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [RFC PATCH bpf-next 03/10] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [RFC PATCH bpf-next 04/10] bpf: Save memcg in bpf_map_init_from_attr()
` [RFC PATCH bpf-next 05/10] bpf: Use scoped-based charge in bpf_map_area_alloc
` [RFC PATCH bpf-next 06/10] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [RFC PATCH bpf-next 07/10] bpf: Use bpf_map_kzalloc in arraymap
` [RFC PATCH bpf-next 08/10] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next 09/10] bpf: Add bpf map free helpers
` [RFC PATCH bpf-next 10/10] bpf, memcg: Add new item bpf into memory.stat

[PATCH v1] mm/damon: add DAMON_OBJ macro
 2022-09-21 16:41 UTC  (2+ messages)

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-09-21 16:40 UTC  (12+ messages)
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot

[linux-next:master 4471/8813] make[4]: *** No rule to make target 'drivers/crypto/aspeed/aspeed_crypto.o', needed by 'drivers/crypto/aspeed/built-in.a'
 2022-09-21 16:37 UTC 

[linux-next:master 8021/8813] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_hwss.c:40:6: warning: no previous prototype for function 'virtual_disable_link_output'
 2022-09-21 16:17 UTC 

[RFC 0/6] migrate_pages(): batch TLB flushing
 2022-09-21 16:15 UTC  (12+ messages)
` [RFC 1/6] mm/migrate_pages: separate huge page and normal pages migration
` [RFC 2/6] mm/migrate_pages: split unmap_and_move() to _unmap() and _move()
` [RFC 3/6] mm/migrate_pages: restrict number of pages to migrate in batch
` [RFC 4/6] mm/migrate_pages: batch _unmap and _move
` [RFC 5/6] mm/migrate_pages: share more code between "
` [RFC 6/6] mm/migrate_pages: batch flushing TLB

Inv# September 21 2022
 2022-09-21 16:06 UTC 

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-21 15:48 UTC  (21+ messages)
` [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
` [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

Unable to handle kernel NULL pointer dereference at virtual address 00000010 - PC is at mempool_alloc
 2022-09-21 14:41 UTC 

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-21 14:33 UTC  (4+ messages)

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-09-21 11:06 UTC  (3+ messages)

[PATCH v1 0/3] coding-style.rst: document BUG() and WARN() rules
 2022-09-21 13:03 UTC  (7+ messages)
` [PATCH v1 1/3] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
` [PATCH v1 2/3] powerpc/prom_init: drop PROM_BUG()
` [PATCH v1 3/3] checkpatch: warn on usage of VM_BUG_ON() and other BUG variants

BUG: sleeping function called from invalid context at arch/arm64/mm/fault.c:593
 2022-09-21 12:54 UTC  (2+ messages)

[PATCH] virt: acrn: obtain pa from VMA with PFNMAP flag
 2022-09-21 12:23 UTC  (2+ messages)

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-21 12:02 UTC  (4+ messages)
` [PATCH v6 3/4] mm: kasan: Add free_meta size info in struct kasan_cache

[linux-next:pending-fixes] BUILD SUCCESS 7faf696942805121b922432266a0a1520cdde311
 2022-09-21 11:40 UTC 

[PATCH v2] mm: Make failslab writable again
 2022-09-21 11:30 UTC  (2+ messages)

[PATCH] mm/slub: clean up create_unique_id()
 2022-09-21 10:46 UTC  (2+ messages)

[PATCH v1] mm/vmscan: check the return value of migrate_pages()
 2022-09-21 10:42 UTC  (2+ messages)

[linux-next:master 6685/8813] drivers/hwtracing/coresight/coresight-etm4x-core.c:969:19: error: use of undeclared identifier 'ID_AA64DFR0_TRACEVER_SHIFT'
 2022-09-21 10:30 UTC 

[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
 2022-09-21 10:14 UTC  (12+ messages)

[PATCH v2 1/3] sysctl: Allow change system v ipc sysctls inside ipc namespace
 2022-09-21  9:38 UTC 

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-21  9:36 UTC  (12+ messages)

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-21  9:30 UTC  (2+ messages)

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-21  9:13 UTC  (5+ messages)
` [PATCH v3 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v3 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v3 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v3 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[PATCH] x86/mm: disable instrumentations of mm/pgprot.c
 2022-09-21  8:59 UTC  (2+ messages)

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-21  8:54 UTC  (4+ messages)
` [PATCH v4 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[RESEND PATCH] mm:page_alloc.c: lower the order requirement of should_reclaim_retry
 2022-09-21  8:18 UTC  (9+ messages)

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-21  7:45 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-21  7:17 UTC  (11+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[RFC PATCH v1] mm: oom: introduce cpuset oom
 2022-09-21  6:47 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-21  6:35 UTC  (9+ messages)
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block

[powerpc] Kernel crash with THP tests (next-20220920)
 2022-09-21  6:30 UTC 

[PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
 2022-09-21  5:20 UTC  (3+ messages)

[linux-stable-rc:linux-5.15.y 5881/9999] mremap_test.c:126:13: error: redefinition of 'is_remap_region_valid'
 2022-09-21  4:30 UTC 

[PATCH v2] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-21  3:54 UTC  (6+ messages)

[BUG] mm/hugetlb: UAF after handle_userfault
 2022-09-21  3:44 UTC  (2+ messages)

[PATCH v2] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-21  3:29 UTC  (5+ messages)
` [PATCH v3] "

[PATCH RFC] mm/khugepaged: Improve awareness for exiting processes
 2022-09-21  3:27 UTC 

[PATCHv2] mm: introduce NR_BAD_PAGES and track them via kmemleak
 2022-09-21  3:17 UTC 

[PATCH v5 0/5] Delay the initializaton of zswap
 2022-09-21  1:42 UTC  (4+ messages)
` [PATCH v5 2/5] Revert "frontswap: simplify frontswap_register_ops"

[PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
 2022-09-21  1:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-21  0:58 UTC  (4+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 3/3] "

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2022-09-21  0:52 UTC  (4+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-09-21  0:47 UTC  (11+ messages)

[PATCH] exec: Force binary name when argv is empty
 2022-09-20 22:21 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION ef08d387bbbc20df740ced8caee0ffac835869ac
 2022-09-20 21:39 UTC 

[PATCH mm] kasan: initialize read-write lock in stack ring
 2022-09-20 19:13 UTC  (3+ messages)

[PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-20 18:59 UTC  (6+ messages)

[PATCH 0/3] page table check default to warn instead of panic
 2022-09-20 18:11 UTC  (3+ messages)

improve pagecache PSI annotations v2
 2022-09-20 17:21 UTC  (3+ messages)

[PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
 2022-09-20 15:17 UTC  (6+ messages)

[PATCH v2 0/9] mm: Use hotplug_memory_notifier() instead of register_hotmemory_notifier()
 2022-09-20 14:22 UTC  (20+ messages)
` [PATCH v2 1/9] cgroup/cpuset: use hotplug_memory_notifier() directly
` [PATCH v2 2/9] fs/proc/kcore.c: "
` [PATCH v2 3/9] mm/slub.c: "
` [PATCH v2 4/9] mm/mmap: "
` [PATCH v2 5/9] mm/mm_init.c: "
` [PATCH v2 6/9] ACPI: HMAT: "
` [PATCH v2 7/9] memory: remove unused register_hotmemory_notifier()
` [PATCH v2 8/9] memory: replace IPC_CALLBACK_PRI with MM_BATCH_CALLBACK_PRI
` [PATCH v2 9/9] memory: clean up hotplug memory callback priority

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-20 14:04 UTC  (5+ messages)
` [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands

[linux-next:master 2065/8235] include/net/inet_hashtables.h:254 inet_bhashfn_portaddr() warn: inconsistent indenting
 2022-09-20 14:03 UTC 

[PATCH] mm/secretmem: remove reduntant return value
 2022-09-20 13:28 UTC  (5+ messages)

[RFC PATCH] mm: track bad page via kmemleak
 2022-09-20 13:11 UTC 

[PATCH v4] mm/hugetlb: add available_huge_pages() func
 2022-09-20 11:59 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 9e152597d89ac9ca06385594634eddda9b0c2e7e
 2022-09-20 11:14 UTC 

[PATCHv2] mm: check high-order page when free it to pcp
 2022-09-20 10:55 UTC  (4+ messages)

[PATCH] mm: Make failslab writable again
 2022-09-20 10:31 UTC  (6+ messages)

[syzbot] KMSAN: uninit-value in ondemand_readahead
 2022-09-20 10:26 UTC 

[PATCH V3] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context
 2022-09-20  9:31 UTC  (5+ messages)

[RFC PATCH] mm: check global free_list if there is ongoing reclaiming when pcp fail
 2022-09-20  8:48 UTC  (5+ messages)

[PATCH 0/3] fix error when writing negative value to simple attribute files
 2022-09-20  8:19 UTC  (8+ messages)
` [PATCH 1/3] libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
` [PATCH 2/3] lib/notifier-error-inject: fix error when writing -errno to debugfs file
` [PATCH 3/3] debugfs: fix error when writing negative value to atomic_t "


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).