messages from 2023-03-03 05:03:58 to 2023-03-05 17:55:06 UTC [more...]
[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
2023-03-05 17:54 UTC (4+ messages)
[PATCH v3 00/34] New page table range API
2023-03-05 16:48 UTC (30+ messages)
` [PATCH v3 03/34] mm: Add folio_flush_mapping()
` [PATCH v3 09/34] csky: Implement the new page table range API
` [PATCH v3 11/34] ia64: "
` [PATCH v3 13/34] m68k: "
` [PATCH v3 14/34] microblaze: "
` [PATCH v3 15/34] mips: "
` [PATCH v3 16/34] nios2: "
` [PATCH v3 18/34] parisc: "
` [PATCH v3 29/34] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v3 30/34] mm: Use flush_icache_pages() in do_set_pmd()
[PATCH v4 00/12] fold per-CPU vmstats remotely
2023-03-05 13:37 UTC (13+ messages)
` [PATCH v4 01/12] mm/vmstat: remove remote node draining
` [PATCH v4 02/12] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v4 03/12] this_cpu_cmpxchg: loongarch: "
` [PATCH v4 04/12] this_cpu_cmpxchg: S390: "
` [PATCH v4 05/12] this_cpu_cmpxchg: x86: "
` [PATCH v4 06/12] add this_cpu_cmpxchg_local and asm-generic definitions
` [PATCH v4 07/12] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v4 08/12] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v4 09/12] vmstat: switch per-cpu vmstat counters to 32-bits
` [PATCH v4 10/12] mm/vmstat: use xchg in cpu_vm_stats_fold
` [PATCH v4 11/12] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH v4 12/12] mm/vmstat: refresh stats remotely instead of via work item
[LSF/MM/BPF TOPIC] Cloud storage optimizations
2023-03-05 11:22 UTC (25+ messages)
[PATCH v10 0/3] cachestat: a new syscall for page cache state of files
2023-03-05 10:32 UTC (7+ messages)
` [PATCH v10 2/3] cachestat: implement cachestat syscall
[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-05 9:29 UTC (6+ messages)
` [PATCH v3 1/2] mips: add <asm-generic/io.h> including
` [PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
[PATCH v10 0/3] Memory poison recovery in khugepaged collapsing
2023-03-05 6:56 UTC (5+ 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] mm/page_alloc: avoid high-order page allocation warn with __GFP_NOFAIL
2023-03-05 5:30 UTC
[PATCH] sysctl: fix proc_dobool() usability
2023-03-05 3:06 UTC (4+ messages)
` Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
[syzbot] [mm?] possible deadlock in collapse_file
2023-03-05 1:51 UTC
[PATCH 0/2] mm/damon/paddr: Fix folio-use-after-put bugs
2023-03-05 0:00 UTC (5+ messages)
` [PATCH 1/2] mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
` [PATCH 2/2] mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_accessed_or_deactivate()
[GIT PULL] hotfixes for 6.3-rc1
2023-03-04 23:37 UTC (5+ messages)
[PATCH 1/1] mm/khugepaged: fix vm_lock/i_mmap_rwsem inversion in retract_page_tables
2023-03-04 23:25 UTC (2+ messages)
[akpm-mm:mm-unstable 129/143] include/linux/compiler_types.h:399:45: error: call to '__compiletime_assert_384' declared with attribute error: BUILD_BUG failed
2023-03-04 14:23 UTC
[akpm-mm:mm-unstable 129/143] vmstat.c:undefined reference to `__bad_xchg'
2023-03-04 14:03 UTC
[akpm-mm:mm-unstable 83/143] mm/khugepaged.c:1704:9: error: implicit declaration of function 'vma_try_start_write' is invalid in C99
2023-03-04 14:02 UTC
[akpm-mm:mm-unstable 129/143] mm/vmstat.c:907:9: error: call to '__compiletime_assert_291' declared with 'error' attribute: BUILD_BUG failed
2023-03-04 13:32 UTC
[akpm-mm:mm-nonmm-unstable 3/16] Inconsistent kallsyms data
2023-03-04 12:40 UTC
[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
2023-03-04 11:48 UTC
[akpm-mm:mm-unstable 83/143] mm/khugepaged.c:1704:9: error: call to undeclared function 'vma_try_start_write'; ISO C99 and later do not support implicit function declarations
2023-03-04 10:26 UTC
[LSF/MM/BPF] Running BOF
2023-03-04 5:03 UTC
[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-04 3:48 UTC (5+ messages)
` [PATCHv4 1/4] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv4 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv4 3/4] zsmalloc: rework compaction algorithm
` [PATCHv4 4/4] zsmalloc: show per fullness group class stats
[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-04 2:01 UTC (9+ messages)
` [PATCHv3 1/4] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv3 3/4] zsmalloc: rework compaction algorithm
` [PATCHv3 4/4] zsmalloc: show per fullness group class stats
[linux-next:master] BUILD SUCCESS WITH WARNING 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1
2023-03-03 23:46 UTC
[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
2023-03-03 22:52 UTC (5+ messages)
[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
2023-03-03 22:35 UTC (11+ messages)
[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
2023-03-03 22:22 UTC (2+ messages)
[PATCH] mm: compaction: limit illegal input parameters of compact_memory interface
2023-03-03 22:11 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 5872d227b73f84aa041522c5c0e0516ffc176c3a
2023-03-03 21:14 UTC
[Regression] mmap with MAP_32BIT randomly fails since 6.1
2023-03-03 20:11 UTC (3+ messages)
[PATCH v3 00/11] fold per-CPU vmstats remotely
2023-03-03 19:58 UTC (12+ messages)
` [PATCH v3 01/11] mm/vmstat: remove remote node draining
` [PATCH v3 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v3 03/11] this_cpu_cmpxchg: loongarch: "
` [PATCH v3 04/11] this_cpu_cmpxchg: S390: "
` [PATCH v3 05/11] this_cpu_cmpxchg: x86: "
` [PATCH v3 06/11] add this_cpu_cmpxchg_local and asm-generic definitions
` [PATCH v3 07/11] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v3 08/11] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v3 09/11] mm/vmstat: use xchg in cpu_vm_stats_fold
` [PATCH v3 10/11] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH v3 11/11] mm/vmstat: refresh stats remotely instead of via work item
[PATCH mm-unstable v4 0/3] mm, printk: introduce new format for page_type
2023-03-03 19:50 UTC (3+ messages)
` [PATCH mm-unstable v4 2/3] mm, printk: introduce new format %pGt "
[PATCH] mm/khugepaged: Cleanup memcg uncharge for failure path
2023-03-03 19:00 UTC (3+ messages)
[PATCH v2 0/3] mm/damon/paddr: minor code improvement
2023-03-03 18:41 UTC (8+ messages)
` [PATCH v2 1/3] mm/damon/paddr: minor refactor of damon_pa_pageout()
` [PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
` [PATCH v2 3/3] mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
[Bug 217061] commit 2286a6914c776ec34cd97e4573b1466d055cb9de breaks do_mprotect_pkey
2023-03-03 18:29 UTC (4+ messages)
[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
2023-03-03 17:29 UTC (5+ messages)
` [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
[PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
2023-03-03 17:15 UTC (12+ messages)
[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
2023-03-03 17:15 UTC (7+ messages)
[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-03 16:47 UTC (7+ messages)
[PATCH v2 00/11] fold per-CPU vmstats remotely
2023-03-03 15:47 UTC (12+ messages)
` [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold
[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
2023-03-03 16:14 UTC (5+ messages)
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-03 15:54 UTC (11+ messages)
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-03 15:37 UTC (6+ messages)
` [PATCH v7 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v7 20/41] x86/mm: Teach pte_mkwrite() about stack memory
[PATCH 1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files
2023-03-03 15:00 UTC (10+ messages)
` [PATCH 2/4] kmsan: another take at fixing memcpy tests
` [PATCH 3/4] x86: kmsan: use C versions of memset16/memset32/memset64
` [PATCH 4/4] kmsan: add memsetXX tests
[PATCH v2] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
2023-03-03 14:59 UTC (4+ messages)
[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
2023-03-03 14:32 UTC (6+ messages)
[PATCH] mm, page_alloc: batch cma update on pcp buffer refill
2023-03-03 13:36 UTC (4+ messages)
[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-03 10:24 UTC (8+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including
[PATCH V2] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
2023-03-03 10:12 UTC (3+ messages)
About swapaccount=
2023-03-03 9:46 UTC (3+ messages)
[RFC][nvdimm][crash] pmem memmap dump support
2023-03-03 9:21 UTC (6+ messages)
Selftests powerpc/primitives test hangs (linux-next)
2023-03-03 9:19 UTC
[PATCH] mm: teach mincore_hugetlb about pte markers
2023-03-03 9:10 UTC (2+ messages)
[PATCH 1/2] maple_tree: Fix mas_skip_node() end slot detection
2023-03-03 8:51 UTC (2+ messages)
arch/mips/include/asm/vga.h:46:21: sparse: sparse: incorrect type in argument 2 (different base types)
2023-03-03 6:36 UTC
[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-03 6:07 UTC (2+ messages)
[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
2023-03-03 5:53 UTC (13+ messages)
[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
2023-03-03 5:38 UTC (4+ messages)
[RESEND PATCH v2] dma-buf: system_heap: avoid reclaim for order 4
2023-03-03 5:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).