linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-05 18:58 UTC  (2+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure

[RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-05 18:54 UTC  (17+ messages)
` [RFC PATCH 01/14] tracing/filters: Dynamically allocate filter_pred.regex
` [RFC PATCH 02/14] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH 03/14] tracing/filters: Enable filtering a scalar field by a cpumask
` [RFC PATCH 04/14] tracing/filters: Enable filtering the CPU common "
` [RFC PATCH 05/14] tracing/filters: Document cpumask filtering
` [RFC PATCH 06/14] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH 07/14] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH 08/14] BROKEN: context_tracking: Make context_tracking_key __ro_after_init
` [RFC PATCH 09/14] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [RFC PATCH 10/14] x86/sev-es: Make sev_es_enable_key __ro_after_init
` [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH 12/14] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH 13/14] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH 14/14] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-05 18:45 UTC  (12+ messages)

[PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
 2023-07-05 18:23 UTC  (22+ messages)
` [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
` [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
` [PATCH v2 6/6] mm: userfaultfd: add basic documentation "

[PATCH v3 0/2] Avoid memory corruption caused by per-VMA locks
 2023-07-05 18:14 UTC  (10+ messages)
` [PATCH v3 1/2] fork: lock VMAs of the parent process when forking
` [PATCH v3 2/2] mm: disable CONFIG_PER_VMA_LOCK until its fixed

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-05 18:01 UTC  (33+ messages)
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[linux-next:master 12854/13235] riscv32-linux-ld: section __bug_table LMA [00458b18,00474c6f] overlaps section .text LMA [0009e41c,01aff30b]
 2023-07-05 17:48 UTC 

[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
 2023-07-05 17:33 UTC  (2+ messages)

Fwd: Memory corruption in multithreaded user space program while calling fork
 2023-07-05 17:17 UTC  (18+ messages)

[linus:master] [gup] a425ac5365: WARNING:at_mm/gup.c:#__get_user_pages
 2023-07-05 17:15 UTC  (6+ messages)

[PATCH v2 0/2] Avoid memory corruption caused by per-VMA locks
 2023-07-05 17:14 UTC  (6+ messages)
` [PATCH v2 1/2] fork: lock VMAs of the parent process when forking
` [PATCH v2 2/2] mm: disable CONFIG_PER_VMA_LOCK until its fixed

[PATCH v2] readahead: Correct the start and size in ondemand_readahead()
 2023-07-05 16:52 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
 2023-07-05 16:22 UTC  (2+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-07-05 16:19 UTC  (11+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-05 16:12 UTC  (10+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

RFC: Faster memtest (possibly bypassing data cache)
 2023-07-05 15:41 UTC 

[PATCH v12 00/22] TDX host kernel support
 2023-07-05 14:57 UTC  (39+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-07-05 14:48 UTC  (3+ messages)
` [PATCH 04/31] mm/pgtable: "

[akpm-mm:mm-unstable 62/89] include/linux/kexec.h:41:2: error: #error KEXEC_SOURCE_MEMORY_LIMIT not defined
 2023-07-05 14:21 UTC  (6+ messages)

[PATCH V3] mm: madvise: fix uneven accounting of psi
 2023-07-05 13:45 UTC  (2+ messages)

[PATCH] memcg: drop kmem.limit_in_bytes
 2023-07-05 13:44 UTC  (3+ messages)

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-05 13:40 UTC  (2+ messages)

[PATCHv2 0/3] zsmalloc: small compaction improvements
 2023-07-05 13:28 UTC  (2+ messages)

[PATCH] kasan, slub: fix HW_TAGS zeroing with slub_debug
 2023-07-05 13:19 UTC  (3+ messages)

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-07-05 13:13 UTC  (5+ messages)
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-07-05 12:55 UTC  (14+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page

[linux-next:pending-fixes] BUILD SUCCESS cd77f0c9fecc8717adef3366486b599481457e0e
 2023-07-05 12:14 UTC 

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-05 10:24 UTC  (7+ messages)
` [RESEND PATCH v9 2/2] "

[linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
 2023-07-05  8:36 UTC  (5+ messages)
  ` [LTP] "

[PATCH 1/1] mm: disable CONFIG_PER_VMA_LOCK by default until its fixed
 2023-07-05  6:46 UTC  (21+ messages)

[PATCH v2 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
 2023-07-05  6:33 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
` [PATCH v2 2/2] selftests/memfd: "

[RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
 2023-07-05  5:48 UTC  (3+ messages)
` [RFC PATCH V3 1/1] "

[linux-next:master 13097/13235] arch/arm64/mm/fault.c:624:9: error: 'vma' undeclared; did you mean 'vmap'?
 2023-07-05  4:29 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-07-05  3:27 UTC  (7+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless

[PATCH] mm: page_alloc: avoid false page outside zone error info
 2023-07-05  1:43 UTC  (5+ messages)

[PATCH] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
 2023-07-05  1:17 UTC  (3+ messages)

[linux-next:master 12982/13166] kernel/kexec_core.c:1061:4: error: implicit declaration of function 'crash_setup_regs' is invalid in C99
 2023-07-04 22:47 UTC 

[PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-07-04 22:15 UTC  (2+ messages)

[akpm-mm:mm-unstable 72/100] arch/riscv/kernel/crash_core.c:8:20: error: use of undeclared identifier 'VA_BITS'
 2023-07-04 22:05 UTC 

[PATCH 1/1] fork: lock VMAs of the parent process when forking
 2023-07-04 20:06 UTC 

[PATCH 1/4] mm/memory: convert do_page_mkwrite() to use folios
 2023-07-04 19:35 UTC  (2+ messages)

[PATCH] mm/mmap: Clean up validate_mm() calls
 2023-07-04 18:47 UTC  (3+ messages)

[PATCH 00/12] Convert write_cache_pages() to an iterator
 2023-07-04 18:08 UTC  (5+ messages)

[PATCH] fs: drop_caches: draining pages before dropping caches
 2023-07-04 18:06 UTC 

[PATCH] writeback: Account the number of pages written back
 2023-07-04 18:03 UTC  (5+ messages)

[PATCH v2] mm/slub: refactor freelist to use custom type
 2023-07-04 17:58 UTC  (2+ messages)

[QUESTION] Full user space process isolation?
 2023-07-04 17:26 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
 2023-07-04 17:22 UTC 

[syzbot] [mm?] WARNING in __gup_longterm_locked
 2023-07-04 17:13 UTC  (5+ messages)

[PATCH 1/2] mm: remove redundant check in page_vma_mapped_walk
 2023-07-04 17:05 UTC 

[linux-next:master 12990/13166] arch/riscv/kernel/crash_core.c:8:27: error: 'VA_BITS' undeclared
 2023-07-04 16:34 UTC 

[PATCH v3 0/5] MDWE without inheritance
 2023-07-04 15:45 UTC  (7+ messages)
` [PATCH v3 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v3 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v3 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH v3 5/5] kselftest: vm: Add tests for no-inherit memory-deny-write-execute

HW-KASAN and CONFIG_SLUB_DEBUG_ON=y screams about redzone corruption
 2023-07-04 15:29 UTC  (3+ messages)

[PATCH v4 00/35] Maple tree mas_{next,prev}_range() and cleanup
 2023-07-04 15:22 UTC  (5+ messages)
` [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}

[PATCHv14 5/9] efi: Add unaccepted memory support
 2023-07-04 14:37 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-04 14:11 UTC  (3+ 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