[PATCH 0/3] Enhance soft hwpoison handling and injection
2024-05-08 8:08 UTC (13+ messages)
` [PATCH 1/3] mm/memory-failure: try to send SIGBUS even if unmap failed
` [PATCH 2/3] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail
[PATCH v2 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
2024-05-08 8:04 UTC (5+ messages)
` [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
[PATCH v2 0/5] Define _GNU_SOURCE for sources using
2024-05-08 7:58 UTC (13+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE
[PATCH v3 0/6] large folios swap-in: handle refault cases first
2024-05-08 7:56 UTC (30+ messages)
` [PATCH v3 1/6] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v3 2/6] mm: remove swap_free() and always use swap_free_nr()
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache
[PATCH v4 00/12] mm/swap: clean up and optimize swap cache index
2024-05-08 7:49 UTC (8+ messages)
` [PATCH v4 09/12] mm/swap: get the swap device offset directly
` [PATCH v4 10/12] mm: remove page_file_offset and folio_file_pos
` [PATCH v4 12/12] mm/swap: reduce swap cache search space
[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
2024-05-08 7:48 UTC (21+ messages)
kdevops BoF at LSFMM
2024-05-08 7:45 UTC (3+ messages)
[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
2024-05-08 7:39 UTC (3+ messages)
` [PATCH 2/2] Update uffd-stress to handle EINVAL for unset config features
[PATCH 0/8] add mTHP support for anonymous shmem
2024-05-08 7:15 UTC (18+ messages)
` [PATCH 1/8] mm: move highest_order() and next_order() out of the THP config
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
[PATCH 6/8] mm: shmem: add mTHP support for anonymous shmem
2024-05-08 6:03 UTC (3+ messages)
[PATCH v4 0/3] Reclaim lazyfree THP without splitting
2024-05-08 5:43 UTC (23+ messages)
` [PATCH v4 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v4 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v4 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
[Patch v3 0/7] memblock: cleanup
2024-05-08 5:35 UTC (9+ messages)
` [Patch v3 1/7] memblock tests: add memblock_reserve_all_locations_check()
` [Patch v3 2/7] memblock tests: add memblock_reserve_many_may_conflict_check()
` [Patch v3 3/7] mm/memblock: fix comment for memblock_isolate_range()
` [Patch v3 4/7] memblock tests: add memblock_overlaps_region_checks
` [Patch v3 5/7] mm/memblock: return true directly on finding overlap region
` [Patch v3 6/7] mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap
` [Patch v3 7/7] mm/memblock: default region's nid may be MAX_NUMNODES
[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
2024-05-08 5:07 UTC
[linux-next:master] [rcu/nocb] 4c66bc7cac: BUG:using_smp_processor_id()in_preemptible
2024-05-08 4:55 UTC (2+ messages)
[PATCH v5 00/11] enable bs > ps in XFS
2024-05-08 4:24 UTC (13+ messages)
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [RFC] iomap: use huge zero folio in iomap_dio_zero
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
[LSF/MM/BPF TOPIC] Locally attached memory tiering
2024-05-08 4:14 UTC (4+ messages)
[linux-next:master] [selftests] 35c9dcde4e: kernel-selftests.exec.load_address_16777216.fail
2024-05-08 4:01 UTC (2+ messages)
[PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-08 3:06 UTC (6+ messages)
[PATCH v22 2/5] ring-buffer: Introducing ring-buffer mapping functions
2024-05-08 2:34 UTC (2+ messages)
[PATCH v1 0/4] Page counters optimizations
2024-05-08 2:07 UTC (6+ messages)
` [PATCH v1 2/4] mm: memcg: merge multiple page_counters into a single structure
allow building a kernel without buffer_heads v3
2024-05-08 1:45 UTC (4+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices
[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-05-08 1:20 UTC (34+ messages)
` [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs
[linux-next:master 2552/11707] kernel/bpf/verifier.c:20086:85: error: 'pcpu_hot' undeclared
2024-05-08 0:23 UTC
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-07 23:52 UTC (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
[PATCH] x86/fault: speed up uffd-unit-test by 10x: rate-limit "MCE: Killing" logs
2024-05-07 22:49 UTC (11+ messages)
[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
2024-05-07 22:38 UTC (7+ messages)
[linux-next:master 7037/11707] drivers/gpu/drm/xlnx/zynqmp_disp.c:949:14: error: logical not is only applied to the left hand side of this comparison
2024-05-07 21:43 UTC
[linux-next:pending-fixes] BUILD SUCCESS 9b1e89a69d0843b8aa85621fba79deead84eb6d1
2024-05-07 21:32 UTC
[linux-next:master 9356/11707] include/kunit/test.h:444:undefined reference to `kunit_kmalloc_array'
2024-05-07 19:30 UTC
[LSF/MM/BPF TOPIC] CXL Development Discussions
2024-05-07 18:50 UTC (4+ messages)
[PATCH mm-unstable] mm: rmap: abstract updating per-node and per-memcg stats
2024-05-07 18:42 UTC (5+ messages)
[RFC] iomap: use huge zero folio in iomap_dio_zero
2024-05-07 18:38 UTC
[PATCH v3] selftests: cgroup: add tests to verify the zswap writeback path
2024-05-07 18:28 UTC (2+ messages)
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-07 18:14 UTC (5+ messages)
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
[PATCH 1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
2024-05-07 18:07 UTC (2+ messages)
` [PATCH 2/9] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
[linux-next:master 9739/11707] panel-lg-sw43408.c:undefined reference to `.drm_dsc_pps_payload_pack'
2024-05-07 17:19 UTC
[PATCH v4] fs/coredump: Enable dynamic configuration of max file note size
2024-05-07 17:13 UTC (6+ messages)
[PATCH mm-unstable] Docs/mm/damon/design: fix build warning
2024-05-07 16:17 UTC
[PATCH v2 -next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
2024-05-07 16:09 UTC (4+ messages)
[PATCH] memcg: Fix data-race KCSAN bug in rstats
2024-05-07 16:03 UTC (3+ messages)
[PATCH v3 -next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
2024-05-07 13:59 UTC (2+ messages)
[PATCH 1/2] objpool: enable inlining objpool_push() and objpool_pop() operations
2024-05-07 13:55 UTC
[PATCH v2 0/4] Fix and cleanups to page-writeback
2024-05-07 13:28 UTC (5+ messages)
` [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain
[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
2024-05-07 13:12 UTC (6+ messages)
` [PATCH rfc 3/4] mm: filemap: move __lruvec_stat_mod_folio() out of filemap_set_pte_range()
` [PATCH rfc 4/4] mm: filemap: try to batch lruvec stat updating
[RFC PATCH 0/1] Address hugetlbfs mmap behavior
2024-05-07 12:00 UTC (2+ messages)
[PATCH -next] mm: memcg: use meaningful error code for return value
2024-05-07 11:17 UTC (3+ messages)
[linux-next:master] [fs/writeback] ac0c18f2c6: filebench.sum_operations/s 818.0% improvement
2024-05-07 8:40 UTC
Question regarding pinning of memory
2024-05-07 8:09 UTC (2+ messages)
[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
2024-05-07 5:35 UTC (3+ messages)
` [PATCH v2 3/5] riscv: Add update_mmu_tlb_range()
[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
2024-05-07 5:10 UTC (7+ messages)
` [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
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