[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-05 9:54 UTC (36+ messages)
` [PATCH v2 1/5] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance
Fwd: Memory corruption in multithreaded user space program while calling fork
2023-07-05 9:27 UTC (15+ messages)
[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
2023-07-05 8:43 UTC (6+ 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 v12 00/22] TDX host kernel support
2023-07-05 8:13 UTC (29+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 11/22] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [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 v2 0/2] Avoid memory corruption caused by per-VMA locks
2023-07-05 8:08 UTC (4+ 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
[linus:master] [gup] a425ac5365: WARNING:at_mm/gup.c:#__get_user_pages
2023-07-05 7:41 UTC (4+ messages)
[PATCH 1/1] mm: disable CONFIG_PER_VMA_LOCK by default until its fixed
2023-07-05 6:46 UTC (24+ messages)
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-07-05 6:46 UTC (19+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
[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] "
[PATCH] memcg: drop kmem.limit_in_bytes
2023-07-05 5:13 UTC (2+ messages)
[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 (11+ 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 (4+ messages)
` [External] "
[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 v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-04 21:16 UTC (12+ 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 1/1] fork: lock VMAs of the parent process when forking
2023-07-04 20:06 UTC
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-07-04 20:06 UTC (10+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH 1/4] mm/memory: convert do_page_mkwrite() to use folios
2023-07-04 19:35 UTC (12+ messages)
` [PATCH 2/4] mm/memory: convert wp_page_shared() "
` [PATCH 3/4] mm/memory: convert do_shared_fault() to folios
` [PATCH 4/4] mm/memory: convert do_read_fault() to use folios
[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 RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-04 16:28 UTC (9+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 19/32] mm/swap: Convert to use blkdev_get_handle_by_dev()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
[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 (4+ messages)
[RFC PATCH] mm: memory-failure: add missing set_mce_nospec() for memory_failure()
2023-07-04 12:19 UTC
[PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size
2023-07-04 12:11 UTC (2+ messages)
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-07-04 11:33 UTC (11+ messages)
[PATCH] mm/slub: refactor freelist to use custom type
2023-07-04 11:26 UTC (4+ messages)
[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
2023-07-04 11:09 UTC (4+ messages)
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings
[PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
2023-07-04 10:10 UTC (2+ messages)
[linux-next:master 13019/13166] arch/arm64/mm/fault.c:624:2: error: use of undeclared identifier 'vma'
2023-07-04 9:38 UTC
[linux-next:master 7313/12815] drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1888:5: warning: stack frame size (2208) exceeds limit (2048) in 'rockchip_vpu981_av1_dec_run'
2023-07-04 7:25 UTC (2+ messages)
[linux-next:master 12987/13166] ld.lld: error: undefined symbol: machine_kexec_cleanup
2023-07-04 7:13 UTC
[PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
2023-07-04 7:06 UTC (3+ messages)
Folio mapcount
2023-07-04 2:25 UTC (18+ messages)
[PATCH] arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
2023-07-04 1:48 UTC (2+ messages)
[PATCH v2] readahead: Correct the start and size in ondemand_readahead()
2023-07-04 1:41 UTC (3+ messages)
[akpm-mm:mm-unstable 59/96] include/linux/kexec.h:41:2: error: #error KEXEC_SOURCE_MEMORY_LIMIT not defined
2023-07-04 1:28 UTC
[PATCH] kasan: fix type cast in memory_is_poisoned_n
2023-07-04 0:52 UTC
[PATCH v3] Documentation: admin-guide: correct "it's" to possessive "its"
2023-07-03 23:20 UTC
[PATCH] mm: make MEMFD_CREATE into a selectable config option
2023-07-03 22:48 UTC (3+ messages)
[PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
2023-07-03 21:39 UTC (2+ messages)
[PATCH] parisc: fix inability to allocate stack pages on exec
2023-07-03 20:42 UTC (4+ messages)
[PATCH v2] mm/slub: disable slab merging in the default configuration
2023-07-03 20:17 UTC (4+ 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