[PATCH v2 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
2024-06-20 8:33 UTC (4+ messages)
` [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-06-20 8:32 UTC (17+ messages)
` [PATCH RFC 1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h
` [PATCH RFC 2/5] mm/gup: Add an option for obtaining an exclusive pin
` [PATCH RFC 3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive
` [PATCH RFC 4/5] mm/gup-test: Verify exclusive pinned
` [PATCH RFC 5/5] mm/gup_test: Verify GUP grabs same pages twice
[PATCH v2 0/9] support large folio swap-out and swap-in for shmem
2024-06-20 8:26 UTC (13+ messages)
` [PATCH v2 1/9] mm: vmscan: add validation before spliting shmem large folio
[PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
2024-06-20 8:26 UTC (11+ messages)
[PATCH v5 00/37] kmsan: Enable on s390
2024-06-20 8:15 UTC (32+ messages)
` [PATCH v5 01/37] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v5 02/37] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v5 03/37] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v5 04/37] kmsan: Increase the maximum store size to 4096
` [PATCH v5 07/37] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v5 08/37] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v5 10/37] kmsan: Export panic_on_kmsan
` [PATCH v5 11/37] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v5 14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v5 16/37] mm: slub: Let KMSAN access metadata
` [PATCH v5 17/37] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v5 18/37] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v5 19/37] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v5 20/37] kmsan: Accept ranges starting with 0 on s390
` [PATCH v5 21/37] s390/boot: Turn off KMSAN
` [PATCH v5 22/37] s390: Use a larger stack for KMSAN
` [PATCH v5 23/37] s390/boot: Add the KMSAN runtime stub
` [PATCH v5 24/37] s390/checksum: Add a KMSAN check
` [PATCH v5 25/37] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v5 26/37] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v5 27/37] s390/diag: Unpoison diag224() "
` [PATCH v5 29/37] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v5 30/37] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v5 31/37] s390/string: Add KMSAN support
` [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v5 34/37] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v5 35/37] s390/unwind: Disable KMSAN checks
` [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions
` [PATCH v5 37/37] kmsan: Enable on s390
` [PATCH v5 12/37] kmsan: Introduce memset_no_sanitize_memory()
[PATCH v2 0/7] static key support for error injection functions
2024-06-20 8:15 UTC (10+ messages)
` [PATCH v2 1/7] fault-inject: add support for static keys around fault injection sites
` [PATCH v2 2/7] error-injection: support static keys around injectable functions
` [PATCH v2 3/7] bpf: support error injection static keys for perf_event attached progs
` [PATCH v2 4/7] bpf: support error injection static keys for multi_link "
` [PATCH v2 5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary
` [PATCH v2 6/7] mm, slab: add static key for should_failslab()
` [PATCH v2 7/7] mm, page_alloc: add static key for should_fail_alloc_page()
kernel/kcov.c:635:32: error: 'KCOV_MODE_REMOTE' undeclared
2024-06-20 7:53 UTC
[linus:master] [mm] d2136d749d: vm-scalability.throughput -7.1% regression
2024-06-20 7:38 UTC (3+ messages)
[linux-next:master 6728/7105] mm/rmap.c:1413: warning: Function parameter or struct member 'flags' not described in 'folio_add_new_anon_rmap'
2024-06-20 6:57 UTC (3+ messages)
PROBLEM: kernel crashes when running xfsdump since ~6.4
2024-06-20 6:37 UTC (2+ messages)
[PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
2024-06-20 4:41 UTC (5+ messages)
[PATCH v2] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation
2024-06-20 4:39 UTC
[PATCH] mm: ksm: Consider the number of ksm_mm_slot in the general_profit calculation
2024-06-20 3:45 UTC
[PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
2024-06-20 2:30 UTC (5+ messages)
` [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
` [PATCH v3 2/2] mm: swap: mTHP allocate swap entries from nonfull list
[PATCH v2] mm/migrate: make migrate_pages_batch() stats consistent
2024-06-20 1:39 UTC (2+ messages)
[RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
2024-06-20 1:34 UTC (11+ messages)
` [RFC PATCH v1 1/5] mm: swap: Simplify end-of-cluster calculation
` [RFC PATCH v1 2/5] mm: swap: Change SWAP_NEXT_INVALID to highest value
` [RFC PATCH v1 3/5] mm: swap: Track allocation order for clusters
` [RFC PATCH v1 4/5] mm: swap: Scan for free swap entries in allocated clusters
` [RFC PATCH v1 5/5] mm: swap: Optimize per-order cluster scanning
[PATCH] mm/migrate: make migrate_pages_batch() stats consistent
2024-06-20 1:23 UTC (4+ messages)
[PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
2024-06-20 1:20 UTC (4+ messages)
[PATCH] mm/page_alloc: add one PCP list for THP
2024-06-20 1:07 UTC (5+ messages)
[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
2024-06-20 1:03 UTC (5+ messages)
[PATCH V2] mm/page_alloc: Separate THP PCP into movable and non-movable categories
2024-06-20 0:59 UTC
[PATCH v18 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2024-06-20 0:53 UTC
[PATCH] s390/mm: get total ram pages from memblock
2024-06-19 22:43 UTC (3+ messages)
BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
2024-06-19 22:42 UTC (5+ messages)
[PATCH v2] memblock: Move late alloc warning down to phys alloc
2024-06-19 21:53 UTC (2+ messages)
[PATCH] filemap: add trace events for get_pages, map_pages, and fault
2024-06-19 21:03 UTC (4+ messages)
[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
2024-06-19 20:26 UTC
[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
2024-06-19 20:25 UTC
[linux-next:master 6397/7105] drivers/gpu/drm/xe/xe_oa.c:388:25: sparse: sparse: incorrect type in initializer (different address spaces)
2024-06-19 20:09 UTC
[PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
2024-06-19 19:54 UTC (12+ messages)
[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
2024-06-19 19:33 UTC (7+ messages)
` [PATCH v5 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v5 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v5 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v5 6/6] mm/util: Use dedicated slab buckets for memdup_user()
[linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail
2024-06-19 18:34 UTC (2+ messages)
[linux-next:master 6632/7105] mm/hugetlb_cgroup.c:840:42: error: 'struct cftype' has no member named 'lockdep_key'
2024-06-19 17:24 UTC
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-06-19 16:45 UTC (4+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
[PATCH v3 -next] mm/hugetlb_cgroup: register lockdep key for cftype
2024-06-19 16:29 UTC (3+ messages)
[PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk
2024-06-19 14:28 UTC (3+ messages)
[PATCH net-next v7 01/15] mm: page_frag: add a test module for page_frag
2024-06-19 12:57 UTC (3+ messages)
` "
m68k 54418 fails to execute user space
2024-06-19 12:29 UTC
[PATCH] mm/page_alloc: add one PCP list for THP
2024-06-19 11:09 UTC (3+ messages)
[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-19 10:14 UTC (3+ messages)
` [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
[PATCH] memblocks: Move late alloc warning down to phys alloc
2024-06-19 9:24 UTC (4+ messages)
[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
2024-06-19 9:21 UTC (17+ messages)
[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
2024-06-19 9:03 UTC (8+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list
[PATCH] mm/page_alloc: skip THP-sized PCP list when allocating non-CMA THP-sized page
2024-06-19 8:35 UTC (13+ messages)
[PATCH] mm/Kconfig: Mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text
2024-06-19 8:30 UTC
[PATCH] mm/page_alloc: add one PCP list for THP
2024-06-19 8:21 UTC
[PATCH 0/6] Fix GDB command error
2024-06-19 7:49 UTC (6+ messages)
` [PATCH 1/6] scripts/gdb: redefine MAX_ORDER sanely
` [PATCH 2/6] scripts/gdb: rework module VA range
` [PATCH 3/6] scripts/gdb: change the layout of vmemmap
` [PATCH 5/6] scripts/gdb: change VA_BITS_MIN when we use 16K page
` [PATCH 6/6] scripts/gdb: rename pool_index to pool_index_plus_1
[PATCH v3 0/3] Userspace controls soft-offline pages
2024-06-19 6:35 UTC (13+ messages)
` [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl
[PATCH v1] mm/memory-failure: refactor log format in unpoison_memory
2024-06-19 6:33 UTC
[PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
2024-06-19 2:16 UTC (3+ messages)
[PATCH 1/4] mm/sparse: nr_pages won't be 0
2024-06-19 1:06 UTC (4+ messages)
` [PATCH 2/4] mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
` [PATCH 3/4] mm/page_alloc: fix a typo in comment about GFP flag
` [PATCH 4/4] mm/page_alloc: reword the comment of buddy_merge_likely()
[PATCH v4 0/5] ptdump: add intermediate directory support
2024-06-18 23:06 UTC (3+ messages)
` [PATCH v4 5/5] arm64: add attrs and format to ptdump document
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