linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 14:57:14 to 2022-09-22 01:45:17 UTC [more...]

[RFC 0/6] migrate_pages(): batch TLB flushing
 2022-09-22  1:45 UTC  (16+ 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

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-22  1:36 UTC  (32+ messages)
` [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

[PATCH v1 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter
 2022-09-22  1:12 UTC  (13+ messages)
` [PATCH v1 01/12] mm: rectify MAX_ORDER semantics to be the largest page order from buddy allocator
` [PATCH v1 02/12] mm: check page validity when find a buddy page in a non-contiguous zone
` [PATCH v1 03/12] mm: adapt deferred struct page init to new MAX_ORDER
` [PATCH v1 04/12] mm: prevent pageblock size being larger than section size
` [PATCH v1 05/12] fs: proc: use pageblock_nr_pages for reschedule period in read_kcore()
` [PATCH v1 06/12] virtio: virtio_balloon: use pageblock_order instead of MAX_ORDER
` [PATCH v1 07/12] mm/page_reporting: set page_reporting_order to -1 to prevent it running
` [PATCH v1 08/12] mm: replace MAX_ORDER when it is used to indicate max physical contiguity
` [PATCH v1 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER
` [PATCH v1 10/12] mm: convert MAX_ORDER sized static arrays to dynamic ones
` [PATCH v1 11/12] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant
` [PATCH v1 12/12] mm: make MAX_ORDER a kernel boot time parameter

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-22  0:57 UTC  (6+ messages)

[powerpc] Kernel crash with THP tests (next-20220920)
 2022-09-21 23:41 UTC  (2+ messages)

[PATCH] mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
 2022-09-21 22:39 UTC  (2+ messages)

[PATCH 0/3] mm/hugetlb: hugepage migration enhancements
 2022-09-21 22:36 UTC  (4+ messages)
` [PATCH 1/3] mm/hugetlb: refactor alloc_and_dissolve_huge_page
` [PATCH 2/3] mm/hugetlb: allow migrated hugepage to dissolve when freed
` [PATCH 3/3] mm/hugetlb: add hugepage isolation support

[linux-next:master] BUILD REGRESSION 483fed3b5dc8ce3644c83d24240cf5756fb0993e
 2022-09-21 22:09 UTC 

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-09-21 21:43 UTC  (17+ messages)
` [PATCH v12 02/17] riscv: Extending cpufeature.c to detect V-extension
` [PATCH v12 03/17] riscv: Add new csr defines related to vector extension
` [PATCH v12 04/17] riscv: Add vector feature to compile
` [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH v12 06/17] riscv: Reset vector register
` [PATCH v12 07/17] riscv: Add vector struct and assembler definitions
` [PATCH v12 08/17] riscv: Add task switch support for vector
` [PATCH v12 09/17] riscv: Add ptrace vector support
` [PATCH v12 10/17] riscv: Add sigcontext save/restore for vector
` [PATCH v12 11/17] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH v12 12/17] riscv: Add support for kernel mode vector
` [PATCH v12 13/17] riscv: Add vector extension XOR implementation
` [PATCH v12 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH v12 15/17] riscv: Add V extension to KVM ISA allow list
` [PATCH v12 16/17] riscv: KVM: Add vector lazy save/restore support
` [PATCH v12 17/17] riscv: prctl to enable vector commands

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-21 21:10 UTC  (5+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

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

[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 

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

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  (6+ 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()

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

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


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