[PATCH v2 0/2] percpu: Add a test case and fix for clang
2024-10-16 18:23 UTC (3+ messages)
` [PATCH v2 1/2] x86/percpu: Fix clang warning when dealing with unsigned types
` [PATCH v2 2/2] percpu: Add a test case for the specific 64-bit value addition
[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
2024-10-16 18:20 UTC (6+ messages)
[PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-10-16 18:10 UTC (4+ messages)
[RFC 0/2] rwsem: introduce upgrade_read interface
2024-10-16 18:05 UTC (18+ messages)
` [RFC 1/2] "
` [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page
[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
2024-10-16 18:02 UTC (8+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-16 17:52 UTC (11+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
2024-10-16 17:44 UTC (14+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
` [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
[PATCH 0/2] Improve the tmpfs large folio read performance
2024-10-16 17:33 UTC (8+ messages)
` [PATCH 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic
` [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance
[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-16 17:31 UTC (17+ messages)
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 17:21 UTC (11+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH v2] memcg: add tracing for memcg stat updates
2024-10-16 17:17 UTC (2+ messages)
[PATCH v2] mm/mmap: Fix race in mmap_region() with ftrucate()
2024-10-16 16:56 UTC (4+ messages)
[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2024-10-16 16:53 UTC (5+ messages)
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
[PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
2024-10-16 16:45 UTC (4+ messages)
[v6 PATCH 1/2] hugetlb: arm64: add mte support
2024-10-16 16:31 UTC (2+ messages)
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-16 16:08 UTC (46+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
` [RFC PATCH v1 13/57] bpf: "
` [RFC PATCH v1 14/57] pm/hibernate: "
` [RFC PATCH v1 16/57] perf: "
` [RFC PATCH v1 17/57] kvm: "
` [RFC PATCH v1 21/57] sunrpc: "
` [RFC PATCH v1 23/57] net: "
` [RFC PATCH v1 27/57] net: e1000: "
` [RFC PATCH v1 28/57] net: igbvf: "
` [RFC PATCH v1 29/57] net: igb: "
` [RFC PATCH v1 30/57] drivers/base: "
` [RFC PATCH v1 31/57] edac: "
` [RFC PATCH v1 36/57] xen: "
` [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection
[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
2024-10-16 15:54 UTC (4+ messages)
[syzbot] [mm?] INFO: rcu detected stall in seq_read_iter (2)
2024-10-16 15:52 UTC
[PATCH v3 0/3] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-10-16 15:41 UTC (4+ messages)
` [PATCH v3 1/3] mm/slub: Consider kfence case for get_orig_size()
` [PATCH v3 2/3] mm/slub: Improve redzone check and zeroing for krealloc()
` [PATCH v3 3/3] mm/slub, kunit: Add testcase for krealloc redzone and zeroing
[PATCH -v2] resource: Remove dependency on SPARSEMEM from GET_FREE_REGION
2024-10-16 15:38 UTC (3+ messages)
[PATCH 0/2] Following cleanup after introduce mas_wr_store_type()
2024-10-16 15:06 UTC (7+ messages)
` [PATCH 1/2] maple_tree: calculate new_end when needed
` [PATCH 2/2] maple_tree: remove sanity check from mas_wr_slot_store()
[PATCH v3] vmscan: add a vmscan event for reclaim_pages
2024-10-16 14:32 UTC
[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-16 14:13 UTC (5+ messages)
[PATCH RESEND] mm: shmem: fix data-race in shmem_getattr()
2024-10-16 14:12 UTC (2+ messages)
[PATCH] mm: swap: Use str_true_false() helper function
2024-10-16 14:10 UTC
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-10-16 14:06 UTC (5+ messages)
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-10-16 13:30 UTC (3+ messages)
[RFC PATCH v3 00/10] Add support for shared PTEs across processes
2024-10-16 13:25 UTC (4+ messages)
[PATCH v2] vmscan: add a vmscan event for reclaim_pages
2024-10-16 13:24 UTC
[PATCH v2] vmscan: add a vmscan event for reclaim_pages
2024-10-16 13:22 UTC (3+ messages)
[PATCH RESEND v3 2/3] kasan: migrate copy_user_test to kunit
2024-10-16 13:18 UTC (5+ messages)
` [PATCH v4 0/3] kasan: migrate the last module test "
` [PATCH v4 1/3] kasan: move checks to do_strncpy_from_user
` [PATCH v4 2/3] kasan: migrate copy_user_test to kunit
` [PATCH v4 3/3] kasan: delete CONFIG_KASAN_MODULE_TEST
[PATCH v14] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read
2024-10-16 13:06 UTC (5+ messages)
` "
` "
[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
2024-10-16 13:00 UTC (10+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
[PATCH v2] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
2024-10-16 12:37 UTC (2+ messages)
[PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL
2024-10-16 11:57 UTC (4+ messages)
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-10-16 11:57 UTC (11+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
[PATCH v2] rust: page: add Rust version of PAGE_ALIGN
2024-10-16 11:34 UTC
[PATCH v3 2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa()
2024-10-16 11:21 UTC
[PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
2024-10-16 11:05 UTC (4+ messages)
Proposal: bi-weekly guest_memfd upstream call
2024-10-16 10:58 UTC (3+ messages)
[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-16 10:58 UTC (16+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
[PATCH v5 7/8] execmem: add support for cache of large ROX pages
2024-10-16 10:40 UTC (11+ messages)
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2024-10-16 10:20 UTC (4+ messages)
` [PATCH v3 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v3 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH 1/3] ima: Remove inode lock
2024-10-16 9:59 UTC
[PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
2024-10-16 8:58 UTC (3+ messages)
[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
2024-10-16 7:30 UTC (7+ messages)
` [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access
[syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file
2024-10-16 7:14 UTC (4+ messages)
[syzbot] [mm?] BUG: corrupted list in add_to_unbuddied
2024-10-16 6:19 UTC (4+ messages)
[PATCH v3 0/5] page allocation tag compression
2024-10-16 5:33 UTC (4+ messages)
` [PATCH v3 1/5] maple_tree: add mas_for_each_rev() helper
[PATCH 1/2] mm/mglru: only clear kswapd_failures if reclaimable
2024-10-16 5:29 UTC (3+ messages)
[PATCH 2/2] mm/mglru: reset page lru tier bits when activating
2024-10-16 4:55 UTC (2+ messages)
[RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
2024-10-16 4:46 UTC (6+ messages)
[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
2024-10-16 3:30 UTC
[PATCH 0/2] fix mas_new_root()
2024-10-16 3:24 UTC (9+ messages)
` [PATCH 2/2] maple_tree: one single entry couldn't represent the whole range
[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
2024-10-16 2:54 UTC (2+ 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