linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-09-22  7:48 UTC  (7+ messages)
` [PATCH 1/4] mm: pass set_count and set_reserved to __init_single_page
` [PATCH 2/4] mm: Introduce MEMINIT_LATE context
` [PATCH 3/4] mm: Set page count and mark page reserved in reserve_bootmem_region
` [PATCH 4/4] mm: don't set page count in deferred_init_pages

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-22  7:41 UTC  (21+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries

[PATCH] memory-hotplug.rst: fix wrong /sys/device/ path
 2023-09-22  7:33 UTC  (2+ messages)

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-22  7:29 UTC  (7+ messages)
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()

[PATCH v1] mm/filemap: increase usage of folio_next_index() helper
 2023-09-22  7:27 UTC  (2+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-22  7:16 UTC  (10+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations

[PATCH 2/2] memcg, oom: do not wake up memcg_oom_waitq if waitqueue is empty
 2023-09-22  7:05 UTC 

[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
 2023-09-22  7:05 UTC 

[PATCH] mm/vmalloc: Remove WARN_ON_ONCE related to adjust_va_to_fit_type
 2023-09-22  6:27 UTC 

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-22  6:03 UTC  (25+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[RFC 00/23] Enable block size > page size in XFS
 2023-09-22  5:03 UTC  (10+ messages)

[PATCH] mm: vmscan: fix the kcompactd order wakeuped by kswapd
 2023-09-22  4:14 UTC 

[RFC 0/2] Damos filter cleanup code and implement workingset
 2023-09-22  2:54 UTC  (3+ messages)

[PATCH v2] vmscan: add trace events for lru_gen
 2023-09-22  2:27 UTC  (4+ messages)

[PATCH 0/3] userfaultfd remap option
 2023-09-22  1:57 UTC  (10+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH v4 0/6] MDWE without inheritance
 2023-09-22  1:33 UTC  (10+ messages)
` [PATCH v4 3/6] kselftest: vm: Check errnos in mdwe_test
` [PATCH v4 4/6] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v4 5/6] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl

[linux-next:master 4198/6975] fs/bcachefs/snapshot.c:989:41: sparse: sparse: cast to restricted __le32
 2023-09-22  0:52 UTC 

[PATCH v2 0/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
 2023-09-22  0:41 UTC  (2+ messages)
  ` [PATCH v2 1/1] "

[PATCH 0/2] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-09-22  0:37 UTC  (6+ messages)
` [PATCH 1/2] hugetlbfs: extend hugetlb_vma_lock to private VMAs

[PATCH 00/10] mm: PCP high auto-tuning
 2023-09-22  0:33 UTC  (5+ messages)

[PATCH v3 0/2] mm/ksm: add fork-exec support for prctl
 2023-09-22  0:32 UTC  (4+ messages)
` [PATCH v3 1/2] mm/ksm: support fork/exec "
` [PATCH v3 2/2] mm/ksm: Test case for prctl fork/exec workflow

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-09-22  0:07 UTC  (3+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes

[PATCH 0/2] maple_tree: Fix mas_prev() state regression
 2023-09-21 23:51 UTC  (12+ messages)
` [PATCH 1/2] maple_tree: Add mas_active() to detect in-tree walks
` [PATCH 2/2] maple_tree: Add MAS_UNDERFLOW and MAS_OVERFLOW states

[PATCH 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-09-21 23:29 UTC  (10+ messages)
` [PATCH 1/5] mm: memcg: change flush_next_time to flush_last_time
` [PATCH 2/5] mm: memcg: move vmstats structs definition above flushing code
` [PATCH 3/5] mm: memcg: make stats flushing threshold per-memcg
` [PATCH 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [PATCH 5/5] mm: memcg: restore subtree stats flushing

[linux-next:master 1536/6975] fs/bcachefs/replicas.c:25:52: error: builtin functions must be directly called
 2023-09-21 22:56 UTC 

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-21 22:55 UTC  (32+ messages)
                          ` Arches that don't support PREEMPT

[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
 2023-09-21 21:58 UTC  (20+ messages)
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration on a list of pages
` [PATCH v4 6/8] hugetlb: batch PMD split for bulk vmemmap dedup

[linux-next:master 4164/6975] fs/bcachefs/fs-io-pagecache.c:25:35: sparse: sparse: invalid assignment: &=
 2023-09-21 21:54 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1785a80001120a6d3c04ded80f1f06c116d684e4
 2023-09-21 21:11 UTC 

BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk
 2023-09-21 21:01 UTC 

[linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59
 2023-09-21 20:09 UTC 

drivers/net/usb/lan78xx.c:2963:27: sparse: sparse: incorrect type in assignment (different base types)
 2023-09-21 18:23 UTC 

[linux-next:master 1482/6975] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c:491 dcn32_auto_dpm_test_log() warn: inconsistent indenting
 2023-09-21 17:50 UTC 

[syzbot] [mm?] possible deadlock in free_pcppages_bulk
 2023-09-21 17:08 UTC 

[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-09-21 16:28 UTC  (3+ messages)
` [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON

[PATCH v2 0/2] mm/ksm: add fork-exec support for prctl
 2023-09-21 16:25 UTC  (4+ messages)
` [PATCH v2 2/2] mm/ksm: Test case for prctl fork/exec workflow

[PATCH] mm: hugetlb: kill set_huge_swap_pte_at()
 2023-09-21 16:25 UTC  (2+ messages)

[GIT PULL] memblock test: compilation fixes
 2023-09-21 16:11 UTC  (2+ messages)

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-09-21 15:56 UTC  (6+ messages)

[linux-next:master 5197/6975] kernel/bpf/helpers.c:2476:18: warning: no previous declaration for 'bpf_throw'
 2023-09-21 15:32 UTC 

[PATCH v3 00/15] futex: More futex2 bits
 2023-09-21 15:14 UTC  (18+ messages)
` [PATCH v3 01/15] futex: Clarify FUTEX2 flags
` [PATCH v3 02/15] futex: Extend the "
` [PATCH v3 03/15] futex: Flag conversion
` [PATCH v3 04/15] futex: Validate futex value against futex size
` [PATCH v3 05/15] futex: Add sys_futex_wake()
` [PATCH v3 06/15] futex: FLAGS_STRICT
` [PATCH v3 07/15] futex: Add sys_futex_wait()
` [PATCH v3 08/15] futex: Propagate flags into get_futex_key()
` [PATCH v3 09/15] futex: Add flags2 argument to futex_requeue()
` [PATCH v3 10/15] futex: Add sys_futex_requeue()
` [PATCH v3 11/15] mm: Add vmalloc_huge_node()
` [PATCH v3 12/15] futex: Implement FUTEX2_NUMA
` [PATCH v3 13/15] futex: Propagate flags into futex_get_value_locked()
` [PATCH v3 14/15] futex: Enable FUTEX2_{8,16}
` [PATCH v3 15/15] futex,selftests: Extend the futex selftests

[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
 2023-09-21 15:10 UTC  (9+ messages)
` [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
` [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-21 14:47 UTC  (15+ messages)

[linux-next:master 909/6975] kernel/bpf/helpers.c:1905:19: warning: no previous declaration for 'bpf_percpu_obj_new_impl'
 2023-09-21 14:08 UTC 

[PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-09-21 12:27 UTC  (7+ messages)
` [PATCH v5 1/4] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64
` [PATCH v5 2/4] mips: add <asm-generic/io.h> including
` [PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
` [PATCH v5 4/4] mips: io: remove duplicated codes

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-21 10:36 UTC  (2+ messages)

[linux-next:master 5896/6975] drivers/accel/habanalabs/common/device.c:209:37: error: 'struct scatterlist' has no member named 'dma_length'; did you mean 'length'?
 2023-09-21  9:54 UTC 

[linux-next:master 5393/6975] drivers/accel/habanalabs/common/habanalabs_ioctl.c:323:30: error: implicit declaration of function 'rdtsc'
 2023-09-21  8:20 UTC 

[PATCH v2 0/6] mm: convert numa balancing functions to use a folio
 2023-09-21  7:44 UTC  (7+ messages)
` [PATCH v2 1/6] mm: memory: add vm_normal_folio_pmd()
` [PATCH v2 2/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page()
` [PATCH v2 3/6] mm: memory: use a folio in do_numa_page()
` [PATCH v2 4/6] mm: memory: make numa_migrate_prep() to take a folio
` [PATCH v2 5/6] mm: mempolicy: make mpol_misplaced() "
` [PATCH v2 6/6] sched/numa, mm: make numa migrate functions "

[linus:master] [mm/mmap] 6852c46c78: stress-ng.spawn.ops_per_sec 2.9% improvement
 2023-09-21  7:43 UTC 

Possible 6.5 regression: Huge values for "commited memory"
 2023-09-21  7:09 UTC  (4+ messages)

(2) [PATCH] vmscan: add trace events for lru_gen
 2023-09-21  6:09 UTC  (5+ messages)
`  "
    `  "

[syzbot] [mm?] possible deadlock in console_flush_all
 2023-09-21  5:13 UTC 

[PATCH v2] tmpfs.5: extend with new noswap documentation
 2023-09-20 23:50 UTC 

[PATCH] mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified
 2023-09-20 23:36 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox