[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
2023-03-27 23:23 UTC (12+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock
[PATCH v2 0/3] Prevent ->map_pages from sleeping
2023-03-27 23:02 UTC (6+ messages)
` [PATCH v2 1/3] xfs: Remove xfs_filemap_map_pages() wrapper
` [PATCH v2 2/3] afs: Split afs_pagecache_valid() out of afs_validate()
` [PATCH v2 3/3] mm: Hold the RCU read lock over calls to ->map_pages
[PATCH v11 0/3] Memory poison recovery in khugepaged collapsing
2023-03-27 21:15 UTC (4+ messages)
` [PATCH v11 1/3] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v11 2/3] mm/hwpoison: introduce copy_mc_highpage
` [PATCH v11 3/3] mm/khugepaged: recover from poisoned file-backed memory
[PATCH v10 0/3] Memory poison recovery in khugepaged collapsing
2023-03-27 21:15 UTC (14+ messages)
` [PATCH v10 1/3] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v10 2/3] mm/hwpoison: introduce copy_mc_highpage
` [PATCH v10 3/3] mm/khugepaged: recover from poisoned file-backed memory
[PATCH] userfaultfd: don't fail on unrecognized features
2023-03-27 21:01 UTC (2+ messages)
[PATCH v3] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-27 20:57 UTC (6+ messages)
[PATCH] hugetlb: Remove PageHeadHuge()
2023-03-27 20:51 UTC (4+ messages)
[RFC] memcg v1: provide read access to memory.pressure_level
2023-03-27 20:40 UTC (4+ messages)
[PATCH v3 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
2023-03-27 20:28 UTC (4+ messages)
` [PATCH v3 2/2] lib/test_vmalloc.c: Add vm_map_ram()/vm_unmap_ram() test case
[PATCH 0/8] Fix VMA tree modification under mmap read lock
2023-03-27 19:48 UTC (15+ messages)
` [PATCH 1/8] maple_tree: be more cautious about dead nodes
` [PATCH 2/8] maple_tree: detect dead nodes in mas_start()
` [PATCH 3/8] maple_tree: fix freeing of nodes in rcu mode
` [PATCH 4/8] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH 5/8] maple_tree: fix write memory barrier of nodes once dead for RCU mode
` [PATCH 6/8] maple_tree: add smp_rmb() to dead node detection
` [PATCH 7/8] maple_tree: add RCU lock checking to rcu callback functions
` [PATCH 8/8] mm: enable maple tree RCU mode by default
[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
2023-03-27 17:22 UTC (8+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
[PATCH v2 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
2023-03-27 16:54 UTC (3+ messages)
` [PATCH v2 2/2] lib/test_vmalloc.c: Add vm_map_ram()/vm_unmap_ram() test case
[PATCH v12] mm,kfence: decouple kfence from page granularity mapping judgement
2023-03-27 16:29 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
2023-03-27 16:22 UTC
What size anonymous folios should we allocate?
2023-03-27 15:48 UTC (6+ messages)
next: x86: RIP: 0010:do_iter_read+0x241/0x340 - BUG: unable to handle page fault for address: 000000000042da60
2023-03-27 15:46 UTC (3+ messages)
[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
2023-03-27 15:10 UTC (8+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()
[linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118
2023-03-27 14:30 UTC
[PATCH v2] kasan: Fix lockdep report invalid wait context
2023-03-27 12:00 UTC
[PATCH] kmsan: fix a stale comment in kmsan_save_stack_with_flags()
2023-03-27 11:05 UTC (2+ messages)
[PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
2023-03-27 10:27 UTC (5+ messages)
[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
2023-03-27 10:24 UTC (7+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API
[linux-next:pending-fixes] BUILD SUCCESS 902f54bbd6c704147f2fc71dcb4f1c64a05d5201
2023-03-27 9:25 UTC
[PATCH] mm/mempolicy: Fix exception handling in shared_policy_replace()
2023-03-27 9:13 UTC (9+ messages)
` [PATCH] selftests: cgroup: Fix exception handling in test_memcg_oom_group_score_events()
[syzbot] linux-next test error: general protection fault in vma_merge
2023-03-27 8:42 UTC (2+ messages)
[PATCH 1/1] mm: vmalloc: Remove a global vmap_blocks xarray
2023-03-27 7:36 UTC (5+ messages)
[PATCH -next v6 0/2] Delay the initialization of zswap
2023-03-27 6:19 UTC (5+ messages)
` [PATCH -next v6 2/2] mm/zswap: delay the initializaton "
[PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
2023-03-27 3:39 UTC (4+ messages)
[linux-next:master 5297/7305] drivers/power/supply/generic-adc-battery.c:134:17: error: 'ret' undeclared; did you mean 'net'?
2023-03-27 3:02 UTC
[PATCH 0/1] Fix vmstat_percpu incorrect subtraction after reparent
2023-03-27 1:29 UTC (4+ messages)
` [PATCH 1/1] mm: memcontrol: fix vmstats_percpu state "
[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
2023-03-27 1:23 UTC (12+ messages)
[PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
2023-03-27 1:23 UTC (12+ messages)
[PATCH -next v7 0/4] Delay the initialization of zswap
2023-03-27 1:22 UTC (13+ messages)
` [PATCH -next v7 1/4] mm/zswap: remove zswap_entry_cache_{create,destroy} helper function
` [PATCH -next v7 2/4] mm/zswap: skip invalid or unchanged parameter
` [PATCH -next v7 3/4] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v7 4/4] mm/zswap: delay the initializaton of zswap
WARN_ON in move_normal_pmd
2023-03-26 22:48 UTC (10+ messages)
[linux-next:master 4973/6819] drivers/base/power/domain.c:654:13: error: use of undeclared identifier 'pm_wq'
2023-03-26 20:34 UTC
[PATCH] mm: move free_area_empty() to mm/internal.h
2023-03-26 16:02 UTC
[PATCH] kasan: Fix lockdep report invalid wait context
2023-03-26 15:29 UTC
[PATCH v9 00/11] tracing/user_events: Remote write ABI
2023-03-26 15:23 UTC (13+ messages)
` [PATCH v9 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v9 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v9 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v9 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v9 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v9 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v9 07/11] tracing/user_events: Add ABI self-test
` [PATCH v9 08/11] tracing/user_events: Use write ABI in example
` [PATCH v9 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v9 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v9 11/11] tracing/user_events: Limit global user_event count
[PATCH v8 00/11] tracing/user_events: Remote write ABI
2023-03-26 15:22 UTC (7+ messages)
` [PATCH v8 11/11] tracing/user_events: Limit global user_event count
[PATCH v7 0/4] convert read_kcore(), vread() to use iterators
2023-03-26 14:20 UTC (9+ messages)
` [PATCH v7 4/4] mm: vmalloc: convert vread() to vread_iter()
[PATCH v2 0/2] regmap: Add basic maple tree register cache
2023-03-26 13:42 UTC (3+ messages)
` [PATCH v2 1/2] regmap: Factor out single value register syncing
` [PATCH v2 2/2] regmap: Add maple tree based register cache
[PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
2023-03-26 7:40 UTC (5+ messages)
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-26 7:21 UTC (5+ messages)
` RE(2): "
fs/dax.c:1087:23: sparse: sparse: Using plain integer as NULL pointer
2023-03-26 6:06 UTC
[PATCH 0/2] regmap: Add basic maple tree register cache
2023-03-26 1:21 UTC (5+ messages)
` [PATCH 1/2] regmap: Factor out single value register syncing
` [PATCH 2/2] regmap: Add maple tree based register cache
[PATCH 0/2] zsmalloc: minor documentation updates
2023-03-26 1:21 UTC (5+ messages)
` [PATCH 1/2] zsmalloc: document new fullness grouping
` [PATCH 2/2] zsmalloc: document freeable stats
[Bug 217238] New: Creating shared read-only map is denied after add write seal to a memfd
2023-03-25 14:51 UTC (2+ messages)
[PATCH] mm/gup.c: fix typo in comments
2023-03-25 13:06 UTC
[RFC PATCH 23/28] algif: Remove hash_sendpage*()
2023-03-25 7:44 UTC (2+ messages)
[PATCH] memblock: Make memblock memblock_dbg info handle overflowing range @base + @size
2023-03-25 7:07 UTC (6+ messages)
[PATCH v3 0/6] userfaultfd: convert userfaultfd functions to use folios
2023-03-25 6:56 UTC (7+ messages)
` [PATCH v3 1/6] userfaultfd: convert mcopy_atomic_pte() to use a folio
` [PATCH v3 2/6] userfaultfd: use kmap_local_page() in copy_huge_page_from_user()
` [PATCH v3 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
` [PATCH v3 4/6] userfaultfd: convert __mcopy_atomic_hugetlb() to use a folio
` [PATCH v3 5/6] mm: convert copy_user_huge_page() to copy_user_folio()
` [PATCH v3 6/6] userfaultfd: convert __mcopy_atomic() to use a folio
[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-03-25 6:38 UTC (18+ messages)
` [PATCH v3 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 04/14] csky: drop ARCH_FORCE_MAX_ORDER
` [PATCH v3 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
` [PATCH v3 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 07/14] nios2: "
` [PATCH v3 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 14/14] xtensa: "
[PATCH -next v8 0/4]arm64: add machine check safe support
2023-03-25 3:38 UTC (2+ messages)
[GIT PULL] more hotfixes for 6.3-rc4
2023-03-25 1:18 UTC (2+ messages)
[PATCHv8 00/14] mm, x86/cc: Implement support for unaccepted memory
2023-03-25 0:51 UTC (4+ messages)
` [PATCHv8 06/14] efi/x86: "
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-24 22:33 UTC (4+ messages)
` RE(3): "
[PATCH v11 0/3] cachestat: a new syscall for page cache state of files
2023-03-24 21:59 UTC (5+ messages)
[PATCH] mm/damon/sysfs: make more kobj_type structures constant
2023-03-24 21:12 UTC (2+ messages)
[PATCH rcu v3 3/4] mm: Remove "select SRCU"
2023-03-24 20:52 UTC
[v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
2023-03-24 20:12 UTC (7+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox