[PATCH net-next 0/6] splice, net: Some miscellaneous MSG_SPLICE_PAGES changes
2023-08-12 11:45 UTC (5+ messages)
` [PATCH net-next 3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
[akpm-mm:mm-stable 219/240] mm/memory.c:5410:34: error: call to undeclared function 'vma_is_tcp'; ISO C99 and later do not support implicit function declarations
2023-08-12 11:40 UTC
[PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-12 11:04 UTC (18+ messages)
[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
2023-08-12 11:00 UTC (2+ messages)
[PATCH v27 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-12 10:47 UTC (10+ messages)
` [PATCH v27 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v27 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v27 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v27 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v27 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v27 6/8] crash: hotplug support for kexec_load()
` [PATCH v27 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v27 8/8] x86/crash: optimize CPU changes
[linux-next:master 4655/8441] FATAL: modpost: drivers/leds/leds-pca995x: sizeof(struct i2c_device_id)=32 is not a modulo of the size of section __mod_i2c__<identifier>_device_table=600
2023-08-12 9:55 UTC
[PATCH] mm: sparse: shift operation instead of division operation for root index
2023-08-12 8:07 UTC (3+ messages)
[vbabka:slab-orders 1/2] include/linux/kern_levels.h:5:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'}
2023-08-12 7:49 UTC
[PATCH v2] mm/secretmem: use a folio in secretmem_fault()
2023-08-12 6:26 UTC
[PATCH] mm/secretmem: use a folio in secretmem_fault()
2023-08-12 6:24 UTC (3+ messages)
[vbabka:slab-orders 1/2] mm/slub.c:6262:26: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2023-08-12 6:05 UTC
[stable:linux-5.4.y 3985/9416] include/linux/nodemask.h:380:20: error: comparison of unsigned expression in '>= 0' is always true
2023-08-12 5:23 UTC
[PATCH] Multi-gen LRU: skip CMA pages when they are not eligible
2023-08-12 5:09 UTC (5+ messages)
Cannot find symbol for section 13: .text.release_thread
2023-08-12 4:52 UTC
[linux-next:master 8153/8441] kernel/crash_core.c:331:16: error: incomplete definition of type 'struct crash_mem'
2023-08-12 2:55 UTC
Expensive memory.stat + cpu.stat reads
2023-08-12 2:33 UTC (12+ messages)
[linux-next:master 1926/8441] ERROR: modpost: vmlinux: local symbol 'get_rcu_tasks_trace_gp_kthread' was exported
2023-08-12 1:43 UTC
Cannot find symbol for section 69: .text.arch_max_swapfile_size
2023-08-12 1:11 UTC
[PATCH v5 0/5] variable-order, large folios for anonymous memory
2023-08-12 0:23 UTC (11+ messages)
` [PATCH v5 3/5] mm: LARGE_ANON_FOLIO for improved performance
[PATCH] mm: Allow fault_dirty_shared_page() to be called under the VMA lock
2023-08-12 0:20 UTC
[PATCH v3] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages
2023-08-11 23:39 UTC (2+ messages)
[PATCH v3] mm: zswap: multiple zpools support
2023-08-11 23:20 UTC (5+ messages)
[PATCH mm-unstable v1] mm: add a total mapcount for large folios
2023-08-11 22:18 UTC (24+ messages)
[PATCH 0/3] add page_ext_data to get client data in page_ext
2023-08-11 21:39 UTC (5+ messages)
[GIT PULL] hotfixes for 6.5-rc6
2023-08-11 21:37 UTC (2+ messages)
[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
2023-08-11 20:51 UTC (3+ messages)
[linux-next:master 3829/8441] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c:50:9: error: implicit declaration of function '_dynamic_func_call_no_desc'
2023-08-11 20:33 UTC
[PATCH] doc: update params of memhp_default_state=
2023-08-11 20:31 UTC (2+ messages)
[PATCH v1] mm/ksm: add pages scanned metric
2023-08-11 19:36 UTC
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-11 19:35 UTC (18+ messages)
` [RFC PATCH v2 4/5] mm/autonuma: call .numa_protect() when page is protected for NUMA migrate
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
2023-08-11 19:28 UTC (13+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends
binfmt_misc & different PE binaries
2023-08-11 19:05 UTC (6+ messages)
drivers/gpu/drm/nouveau/nouveau_dmem.c:205:13: sparse: sparse: incorrect type in assignment (different base types)
2023-08-11 19:01 UTC
[PATCH v29 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-11 18:08 UTC (6+ messages)
` [PATCH v29 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v29 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v29 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v29 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v29 6/6] selftests: mm: add pagemap ioctl tests
[RFC PATCH] iov_iter: Convert iterate*() to inline funcs
2023-08-11 18:08 UTC (4+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-11 17:44 UTC (5+ messages)
[linux-next:master] [eventfs] 27152bceea: stress-ng.getdent.ops_per_sec -8.4% regression
2023-08-11 17:34 UTC (2+ messages)
[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
2023-08-11 17:28 UTC (6+ messages)
` [PATCH 03/11] maple_tree: Add some helper functions
[akpm-mm:mm-nonmm-unstable 56/78] kernel/crash_core.c:331:23: error: invalid use of undefined type 'struct crash_mem'
2023-08-11 17:16 UTC (2+ messages)
[akpm-mm:mm-nonmm-unstable 56/78] kernel/crash_core.c:331:16: error: incomplete definition of type 'struct crash_mem'
2023-08-11 17:16 UTC (2+ messages)
[akpm-mm:mm-nonmm-unstable 56/63] kernel/crash_core.c:331:23: error: invalid use of undefined type 'struct crash_mem'
2023-08-11 17:16 UTC (2+ messages)
[PATCH v28 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-11 16:52 UTC (11+ messages)
` [PATCH v28 2/6] fs/proc/task_mmu: "
` [PATCH v28 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
[linux-next:master 5658/8441] kernel/rcu/update.c:529:6: warning: no previous prototype for function 'torture_sched_setaffinity'
2023-08-11 16:48 UTC (3+ messages)
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-11 16:38 UTC (13+ messages)
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v2] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-11 16:28 UTC
[PATCH v7 0/2] rcu: Dump memory object info if callback function is invalid
2023-08-11 16:07 UTC (2+ messages)
[PATCH] mm: Add lockdep annotation to pgdat_init_all_done_comp completer
2023-08-11 16:06 UTC
[linux-next:master 5284/8441] drivers/gpu/drm/tests/drm_kunit_helpers.c:171: warning: expecting prototype for drm_kunit_helper_context_alloc(). Prototype was for drm_kunit_helper_acquire_ctx_alloc() instead
2023-08-11 15:53 UTC
[ANNOUNCE/CFP] CXL Microconference at LPC 2023
2023-08-11 15:49 UTC (3+ messages)
[RFC PATCH v4] mm/slub: Optimize slub memory usage
2023-08-11 15:43 UTC (4+ messages)
[linux-next:master 5284/8441] drivers/gpu/drm/tests/drm_kunit_helpers.c:171: warning: expecting prototype for drm_kunit_helper_context_alloc(). Prototype was for drm_kunit_helper_acquire_ctx_alloc() instead
2023-08-11 15:42 UTC
[RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
2023-08-11 13:35 UTC (5+ messages)
` [RFC PATCH V3 1/1] "
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-11 12:27 UTC (3+ messages)
` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()
[PATCH 1/2] mm/page_alloc: remove unnecessary inner __get_pfnblock_flags_mask
2023-08-11 11:59 UTC (2+ messages)
Cannot find symbol for section 17: .text.setup_profiling_timer
2023-08-11 11:34 UTC
[linux-next:master 4824/8441] fs/btrfs/extent_io.c:230:16: warning: variable 'pages_processed' set but not used
2023-08-11 11:03 UTC
[linux-next:master 7425/8441] arch/loongarch/kernel/asm-offsets.c:172:6: warning: no previous prototype for 'output_thread_lbt_defines'
2023-08-11 11:03 UTC
[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
2023-08-11 11:00 UTC (15+ messages)
` [PATCH vfs.tmpfs 4/5] tmpfs: trivial support for "
` [PATCH vfs.tmpfs v2 "
` (subset) "
[PATCH] mm: fix draining remote pageset
2023-08-11 9:35 UTC (2+ messages)
[PATCH 0/4] sched fixes
2023-08-11 8:50 UTC (5+ messages)
` [PATCH 1/4] numa: generalize numa_map_to_online_node()
` [PATCH 2/4] sched/fair: fix opencoded numa_nearest_node()
[PATCH 0/2] Bail out in __stack_depot_save() if the stack_table is not allocated and delete the kmemleak_initialized judgment in set_track_prepare()
2023-08-11 8:09 UTC (9+ messages)
` [PATCH 1/2] lib/stackdepot: Bail out in __stack_depot_save() if the stack_table is not allocated
` [PATCH 2/2] mm/kmemleak: No need to check kmemleak_initialized in set_track_prepare()
[PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
2023-08-11 8:00 UTC (12+ messages)
[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-08-11 7:49 UTC (20+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 2/4] acpi, hmat: refactor hmat_register_target_initiators()
[syzbot] Monthly mm report (Aug 2023)
2023-08-11 7:44 UTC
[PATCH 1/2] mm/migrate.c: Fix return code when migration fails
2023-08-11 7:37 UTC (6+ messages)
[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
2023-08-11 6:54 UTC (3+ messages)
[PATCH v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
2023-08-11 6:22 UTC
[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
2023-08-11 6:13 UTC (17+ messages)
[linux-next:master 7415/8441] include/linux/build_bug.h:16:51: error: bit-field '<anonymous>' width not an integer constant
2023-08-11 6:04 UTC
[PATCH] zswap: don't warn if none swapcache folio is passed to zswap_load
2023-08-11 5:21 UTC (15+ messages)
[linux-next:master 7083/7933] ld.lld: error: assignment to symbol __init_end does not converge
2023-08-11 3:21 UTC (4+ messages)
[PATCH 0/3] Fixes and cleanups to break_down_buddy_pages in
2023-08-11 3:13 UTC (4+ messages)
` [PATCH 1/3] mm/page_alloc: correct start page when guard page debug is enabled
[PATCH v2 0/4] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
2023-08-10 22:15 UTC (9+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages
[PATCH RFC] mm: Properly document tail pages for compound pages
2023-08-10 21:43 UTC (2+ messages)
[PATCH v2 1/3] mm: lock a vma before stack expansion
2023-08-10 20:31 UTC (10+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
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