linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 10:05:46 to 2022-08-22 10:23:59 UTC [more...]

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-22 10:23 UTC  (5+ messages)
` [PATCH 4/6] mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()

[PATCH 0/3] memcg: optimizatize charge codepath
 2022-08-22 10:18 UTC  (13+ messages)
` [PATCH 1/3] mm: page_counter: remove unneeded atomic ops for low/min
` [PATCH 2/3] mm: page_counter: rearrange struct page_counter fields
` [PATCH 3/3] memcg: increase MEMCG_CHARGE_BATCH to 64

[PATCHv6 00/11] Linear Address Masking enabling
 2022-08-22  9:32 UTC  (9+ messages)
` [PATCHv6 06/11] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv6 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv6 09/11] selftests/x86/lam: Add mmap and SYSCALL "

[PATCH] mm/hugetlb: remove unused local variable dst_entry in copy_hugetlb_page_range()
 2022-08-22  9:21 UTC  (4+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-08-22  8:21 UTC  (5+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH RFC] mm, proc: add PcpFree to meminfo
 2022-08-22  7:27 UTC  (7+ messages)

[PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-22  7:00 UTC  (2+ messages)

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-22  6:38 UTC  (26+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot
` [PATCH v2 03/11] mm: ioremap: allow ARCH to have its own ioremap definition
` [PATCH v2 04/11] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 05/11] hexagon: "
` [PATCH v2 06/11] ia64: "
` [PATCH v2 07/11] openrisc: "
` [PATCH v2 08/11] parisc: "
` [PATCH v2 09/11] s390: "
` [PATCH v2 10/11] sh: "
` [PATCH v2 11/11] xtensa: "

[PATCH v3] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-22  6:24 UTC  (2+ messages)

[PATCH] ksm: count allocated ksm rmap_items for each process
 2022-08-22  5:36 UTC 

[PATCH v15 00/10] mm/demotion: Memory tiers and demotion
 2022-08-22  3:41 UTC  (5+ messages)

[bug report] mm/hugetlb: various bugs with avoid_reserve case in alloc_huge_page()
 2022-08-22  3:13 UTC  (5+ messages)

[PATCH -next] mm, proc: collect percpu free pages into the free pages
 2022-08-22  3:33 UTC  (2+ messages)
` [PATCH -next v2] "

[PATCH 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-08-22  2:33 UTC  (4+ messages)
` [PATCH 1/3] memblock test: Add test to memblock_add() "
` [PATCH 2/3] memblock test: Add test to memblock_reserve() "
` [PATCH 3/3] memblock test: Update TODO list

[mm/memcontrol.c] 873f64b791: hackbench.throughput 55.9% improvement
 2022-08-22  1:43 UTC 

[PATCH linux-next v2] mm/slub: Remove the unneeded result variable
 2022-08-22  1:38 UTC 

[PATCH] mm/gup.c: Fix return value for __gup_longterm_locked()
 2022-08-22  0:14 UTC  (2+ messages)

[syzbot] general protection fault in vma_is_shmem
 2022-08-22  0:10 UTC  (4+ messages)

[PATCH] xfs: on memory failure, only shut down fs after scanning all mappings
 2022-08-21 23:32 UTC  (2+ messages)

[syzbot] general protection fault in sanity_check_pinned_pages
 2022-08-21 23:01 UTC  (2+ messages)

6.0-rc1 BUG squashfs_decompress, and sleeping function called from invalid context at include/linux/sched/mm.h
 2022-08-21 20:44 UTC  (2+ messages)

[PATCH v2] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-21 17:52 UTC  (8+ messages)

[PATCH] mm: Skip retry when new limit is not below old one in page_counter_set_max
 2022-08-21 15:40 UTC 

[lib/dump_stack] 38a12ad69d: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c
 2022-08-21 13:54 UTC 

[mm] 96db82a66d: will-it-scale.per_process_ops -95.3% regression
 2022-08-21 12:43 UTC 

[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
 2022-08-21 11:28 UTC  (8+ messages)
      ` [PATCH] sched/all: Change BUG_ON() instances to WARN_ON()
          ` [PATCH v2] sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-21 10:27 UTC  (12+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[page_ext] a02a0e703b: Kernel_panic-not_syncing:Out_of_memory
 2022-08-21  8:36 UTC  (2+ messages)

[PATCH 0/3] Fix some issues when looking up hugetlb page
 2022-08-21  5:54 UTC  (8+ messages)
` [PATCH 1/3] mm/gup: fix races when looking up a CONT-PTE size "
` [PATCH 2/3] mm/hugetlb: fix races when looking up a CONT-PMD "
` [PATCH 3/3] mm/hugetlb: add FOLL_MIGRATION validation before waiting for a migration entry

[PATCH v2 1/2] mm/damon: validate if the pmd entry is present before accessing
 2022-08-21  5:46 UTC  (4+ messages)

Western website contact form : ooyp4g
 2022-08-21  0:44 UTC 

[PATCH v3] mm: add thp_utilization metrics to debugfs
 2022-08-20 22:07 UTC  (2+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2022-08-20 21:08 UTC 

[PATCH] mm: fix pgdat->kswap accessed concurrently
 2022-08-20 20:59 UTC  (3+ messages)

[PATCH for-mm-unstable] kernel/sched/fair: include missed header file, memory-tiers.h
 2022-08-20 19:07 UTC 

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-20 16:36 UTC  (12+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 157/170] kernel/sched/fair.c:1571:14: error: implicit declaration of function 'node_is_toptier'
 2022-08-20 10:28 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 101/170] mm/memory.c:68:10: fatal error: linux/memory-tiers.h: No such file or directory
 2022-08-20 10:28 UTC 

[PATCH V10 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-08-20  9:56 UTC  (2+ messages)
  ` [PATCH V10 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()

[linux-next:master 329/2265] drivers/gpu/drm/tests/drm_buddy_test.c:431:7: warning: Local variable 'order' shadows outer variable [shadowVariable]
 2022-08-20  9:47 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 157/170] kernel/sched/fair.c:1571:7: error: call to undeclared function 'node_is_toptier'; ISO C99 and later do not support implicit function declarations
 2022-08-20  9:06 UTC 

[PATCH 0/8] memblock tests: update and extend memblock simulator
 2022-08-20  8:40 UTC  (4+ messages)
` [PATCH 8/8] memblock tests: add tests for memblock_trim_memory

Best Rank
 2022-08-20  6:42 UTC 

[PATCH v2] f2fs: use memcpy_{to,from}_page() where possible
 2022-08-20  2:39 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] f2fs: use memcpy_{to, from}_page() "

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-20  2:25 UTC  (8+ messages)

[PATCH v2] mm/mempolicy: fix lock contention on mems_allowed
 2022-08-20  2:06 UTC  (2+ messages)

[PATCH v3] mm: release private data before split THP
 2022-08-20  1:48 UTC  (3+ messages)

[PATCH 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-20  0:49 UTC  (4+ messages)
` [PATCH 02/11] mm: ioremap: fixup the physical address

[PATCH v2 1/2] selftests/vm: fix inability to build any vm tests
 2022-08-20  0:14 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/vm: use top_srcdir instead of recomputing relative paths

[PATCH RESEND] mm: hugetlb: simplify per-node sysfs creation and removal
 2022-08-19 23:41 UTC  (2+ messages)

[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-19 23:01 UTC  (20+ messages)
` [PATCH v3 bpf-next 01/15] bpf: Introduce any context "
` [PATCH v3 bpf-next 02/15] bpf: Convert hash map to bpf_mem_alloc
` [PATCH v3 bpf-next 03/15] selftests/bpf: Improve test coverage of test_maps
` [PATCH v3 bpf-next 04/15] samples/bpf: Reduce syscall overhead in map_perf_test
` [PATCH v3 bpf-next 05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs
` [PATCH v3 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map
` [PATCH v3 bpf-next 07/15] bpf: Optimize call_rcu "
` [PATCH v3 bpf-next 08/15] bpf: Adjust low/high watermarks in bpf_mem_cache
` [PATCH v3 bpf-next 09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU
` [PATCH v3 bpf-next 10/15] bpf: Add percpu allocation support to bpf_mem_alloc
` [PATCH v3 bpf-next 11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc
` [PATCH v3 bpf-next 12/15] bpf: Remove tracing program restriction on map types
` [PATCH v3 bpf-next 13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs
` [PATCH v3 bpf-next 14/15] bpf: Remove prealloc-only restriction for "
` [PATCH v3 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc

[PATCH] f2fs: use memcpy_{to,from}_page() where possible
 2022-08-19 22:36 UTC  (3+ messages)

[PATCH] fs-verity: use kmap_local_page() instead of kmap()
 2022-08-19 22:31 UTC  (5+ messages)

some debugging works
 2022-08-19 22:08 UTC  (2+ messages)

[PATCH v7 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:52 UTC  (6+ messages)
` [PATCH v7 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v7 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v7 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v7 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v7 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:12 UTC  (4+ messages)
` [PATCH v6 2/5] "

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-08-19 18:50 UTC  (3+ messages)

[PATCH v2 bpf-next 00/12] bpf: BPF specific memory allocator
 2022-08-19 17:51 UTC  (8+ messages)
` [PATCH v2 bpf-next 01/12] bpf: Introduce any context "

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-19 17:10 UTC  (4+ messages)

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-19 16:55 UTC  (9+ messages)
` [PATCH v6 0/2] fix follow_page related issues
  ` [PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-19 16:54 UTC  (3+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING e68b4a7c00f99b319b84be8849addb8fddf9629b
 2022-08-19 16:49 UTC 

[linux-next:master] BUILD REGRESSION 8755ae45a9e8ae883fa7f4eb0162830c55aacf14
 2022-08-19 16:42 UTC 

folio_map
 2022-08-19 15:45 UTC  (4+ messages)
` [RFC] vmap_folio()

[PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
 2022-08-19 15:04 UTC  (4+ messages)

[linux-next:master 2059/2265] htmldocs: Documentation/translations/zh_CN/process/5.Posting.rst:197: WARNING: undefined label: cn_email_clients (if the link has no caption the label must precede a section header)
 2022-08-19 14:08 UTC 

[PATCH] mm: ksm: fix data-race in __ksm_enter / run_store
 2022-08-19 12:00 UTC  (3+ messages)

[linux-next:master 1966/2265] sound/soc/sof/intel/hda-codec.c:216:17: error: too few arguments to function 'hda_codec_device_init'
 2022-08-19 11:56 UTC 

[PATCH] fs-verity: use memcpy_from_page()
 2022-08-19 11:16 UTC  (2+ messages)

[PATCH] Support HIGHMEM pages in vmap_pages_range_noflush()
 2022-08-19 10:06 UTC  (2+ 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).