[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-24 7:48 UTC (2+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH v3 0/5] implement lightweight guard pages
2024-10-24 7:45 UTC (11+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v3 4/5] tools: testing: update tools UAPI header for mman-common.h
` [PATCH v3 5/5] selftests/mm: add self tests for guard page feature
darktable performance regression on AMD systems caused by "mm: align larger anonymous mappings on THP boundaries"
2024-10-24 7:45 UTC
[PATCH bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-24 7:44 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-10-24 7:20 UTC (5+ messages)
` [PATCH 1/7] kernel/cgroup: "
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-24 6:57 UTC (6+ messages)
[RFC PATCH 0/3] memcg-v1: fully deprecate charge moving
2024-10-24 6:57 UTC (4+ messages)
` [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
` [RFC PATCH 2/3] memcg-v1: remove charge move code
` [RFC PATCH 3/3] memcg-v1: remove memcg move locking code
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-10-24 6:20 UTC (4+ messages)
[PATCH v6 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage
2024-10-24 5:23 UTC (2+ messages)
[PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes
2024-10-24 4:54 UTC (7+ messages)
[PATCH mm-unstable v1] mm/page_alloc: try not to overestimate free highatomic
2024-10-24 4:35 UTC (10+ messages)
[PATCH 0/2] hung_task: add detect count for hung tasks
2024-10-24 4:28 UTC (4+ messages)
[PATCH hotfix 1/2] mm/thp: fix deferred split queue not partially_mapped
2024-10-24 4:13 UTC (2+ messages)
` [PATCH hotfix 2/2] mm/thp: fix deferred split unqueue naming and locking
cluster_alloc_swap_entry() may change per-cpu cluster of another CPU randomly
2024-10-24 3:54 UTC (3+ messages)
[PATCH 00/13] mm, swap: rework of swap allocator locks
2024-10-24 3:51 UTC (8+ messages)
[PATCH v4 0/6] page allocation tag compression
2024-10-24 3:48 UTC (16+ messages)
` [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function
` [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory
` [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
` [PATCH v4 6/6] alloc_tag: support for page allocation tag compression
[PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK
2024-10-24 3:27 UTC (4+ messages)
` [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
[PATCH -next] mm/ksm: Add missing IS_ERR_OR_NULL check for stable_tree_search()
2024-10-24 3:23 UTC
[PATCH v3 0/1] mm/migrate: Add migrate_device_pfns
2024-10-24 2:22 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-24 1:26 UTC (5+ messages)
[PATCH v4 00/17] Introduce a store type enum for the Maple tree
2024-10-24 1:20 UTC (3+ messages)
` [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
[PATCH] mm: Fix PSWPIN counter for large folios swap-in
2024-10-24 1:16 UTC (3+ messages)
[PATCH v5 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage
2024-10-24 0:44 UTC (4+ messages)
[PATCH] tools/mm: -Werror fixes in page-types/slabinfo
2024-10-23 23:51 UTC (2+ messages)
[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
2024-10-23 23:42 UTC (8+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-23 23:38 UTC (6+ messages)
` [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
[RFC 0/4] mm: zswap: add support for zswapin of large folios
2024-10-23 23:35 UTC (16+ messages)
[PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-10-23 22:57 UTC (3+ messages)
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-23 22:17 UTC (15+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
2024-10-23 21:40 UTC (10+ messages)
[PATCH v2 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-10-23 21:37 UTC
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-23 21:00 UTC (4+ messages)
[PATCH v2 0/8] fix error handling in mmap_region() and refactor
2024-10-23 20:38 UTC (9+ messages)
` [PATCH hotfix 6.12 v2 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 v2 2/8] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 v2 3/8] mm: refactor map_deny_write_exec()
` [PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour
` [PATCH v2 5/8] tools: testing: add additional vma_internal.h stubs
` [PATCH v2 6/8] mm: isolate mmap internal logic to mm/vma.c
` [PATCH v2 7/8] mm: refactor __mmap_region()
` [PATCH v2 8/8] mm: defer second attempt at merge on mmap()
[RFC PATCH v1 00/13] zswap IAA compress batching
2024-10-23 20:34 UTC (10+ messages)
` [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()
[PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page
2024-10-23 19:59 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION ceab669fdf7b7510b4e4997b33d6f66e433a96db
2024-10-23 19:18 UTC
[linux-next:fs-next] BUILD SUCCESS 6ce0669dbc0c93d0e072188bc1b4e252ffa200dc
2024-10-23 19:13 UTC
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2024-10-23 18:42 UTC (7+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS
[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
2024-10-23 18:33 UTC (8+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
[PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor
2024-10-23 18:20 UTC (40+ messages)
` [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec()
` [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour
` [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region()
` [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-10-23 18:10 UTC (8+ messages)
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-23 17:24 UTC (6+ messages)
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[RFC PATCH] mm/slab: fix a memory leak on kobject_init_and_add() failure
2024-10-23 17:12 UTC (8+ messages)
[PATCH v5 0/6] mm: split underused THPs
2024-10-23 16:56 UTC (6+ messages)
` [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-10-23 16:27 UTC (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-23 16:16 UTC (5+ messages)
` [PATCH v13 02/18] EDAC: Add scrub control feature
[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2024-10-23 13:28 UTC (13+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v1 03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v1 08/17] mm/rmap: initial MM owner tracking for large folios (!hugetlb)
[linux-next:fs-current] BUILD SUCCESS 7458de9f323a5685ebb3831ce613d8b6259ce306
2024-10-23 12:12 UTC
[linux-next:pending-fixes] BUILD SUCCESS ad023864550daf9a5062e68f7925320146404919
2024-10-23 12:09 UTC
[PATCH v2 0/5] implement lightweight guard pages
2024-10-23 11:40 UTC (12+ messages)
[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
2024-10-23 11:17 UTC (5+ messages)
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-10-23 9:27 UTC (11+ messages)
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-10-23 1:18 UTC (3+ messages)
` [PATCH RFC v2 3/5] kvm: Convert to use "
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