[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
2024-02-20 6:57 UTC (9+ messages)
` [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel
[PATCH 0/3] mm/zsmalloc: some cleanup for get/set_zspage_mapping()
2024-02-20 6:53 UTC (4+ messages)
` [PATCH 1/3] mm/zsmalloc: remove set_zspage_mapping()
` [PATCH 2/3] mm/zsmalloc: remove_zspage() don't need fullness parameter
` [PATCH 3/3] mm/zsmalloc: remove get_zspage_mapping()
[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
2024-02-20 6:44 UTC (18+ messages)
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
` [PATCH 2/3] mm/mempolicy: Avoid the fallthrough with MPOLD_BIND in mpol_misplaced
[PATCH v5 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
2024-02-20 6:44 UTC (4+ messages)
` [PATCH v5 1/3] crypto: introduce: acomp_is_async to expose if comp drivers might sleep
` [PATCH v5 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
` [PATCH v5 3/3] crypto: scompress: remove memcpy if sg_nents is 1
[PATCH] MAINTAINERS: add memory mapping entry with reviewers
2024-02-20 6:44 UTC
[PATCH 00/13] kmsan: Enable on powerpc
2024-02-20 6:39 UTC (3+ messages)
` [PATCH 01/13] kmsan: Export kmsan_handle_dma
[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
2024-02-20 6:28 UTC (12+ messages)
[PATCH v6 0/4] Enable >0 order folio memory compaction
2024-02-20 6:28 UTC (6+ messages)
[PATCH V2 0/2] Introduce slabinfo version 2.2
2024-02-20 6:25 UTC (6+ messages)
` [PATCH V2 2/2] Documentation: filesystems: introduce proc/slabinfo to users
[akpm-mm:mm-unstable 82/320] kismet: WARNING: unmet direct dependencies detected for CRASH_DUMP when selected by FA_DUMP
2024-02-20 6:22 UTC (6+ messages)
[PATCH v1 0/2] hugetlb: two small improvements of hugetlb init parallelization
2024-02-20 6:17 UTC (4+ messages)
[PATCH v3] mm: compaction: update the cc->nr_migratepages when allocating or freeing the freepages
2024-02-20 6:16 UTC
[PATCH v4] mm/swap: fix race when skipping swapcache
2024-02-20 5:37 UTC (13+ messages)
regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
2024-02-20 5:37 UTC (18+ messages)
[PATCH] mm/vmscan: Fix a bug calling wakeup_kswapd() with a wrong zone index
2024-02-20 5:29 UTC (7+ messages)
[PATCH v4 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
2024-02-20 5:25 UTC (8+ messages)
` [PATCH v4 1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags
` [PATCH v4 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
` [PATCH v4 3/3] crypto: scompress: remove memcpy if sg_nents is 1
[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2024-02-20 5:10 UTC (8+ messages)
` [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
[PATCH 0/3] mm/zsmalloc: fix and optimize objects/page migration
2024-02-20 5:02 UTC (9+ messages)
` [PATCH 1/3] mm/zsmalloc: fix migrate_write_lock() when !CONFIG_COMPACTION
` [PATCH 2/3] mm/zsmalloc: remove migrate_write_lock_nested()
` [PATCH 3/3] mm/zsmalloc: remove unused zspage->isolated
incoming
2024-02-20 4:30 UTC (6+ messages)
` [patch 041/178] mm: provide filemap_range_needs_writeback() helper
WARNING in shmem_release_dquot
2024-02-20 4:26 UTC (2+ messages)
[PATCH] shmem: Properly report quota mount options
2024-02-20 4:19 UTC (3+ messages)
[PATCH 0/2] Support kshrinkd
2024-02-20 4:14 UTC (12+ messages)
` [PATCH 2/2] mm: support kshrinkd
` [PATCH 1/2] mm/rmap: support folio_referenced to control if try_lock in rmap_walk
put the xfs xfile abstraction on a diet v4
2024-02-20 4:12 UTC (4+ messages)
[PATCH v4] sched/numa, mm: do not try to migrate memory to memoryless nodes
2024-02-20 4:09 UTC (11+ messages)
[PATCH v4 0/3] Cleanup for PAT
2024-02-20 3:48 UTC (4+ messages)
` [PATCH v4 1/3] x86/mm/pat: Move follow_phys to pat-related file
` [PATCH v4 2/3] x86/mm/pat: Cleanup unused parameter in follow_phys
` [PATCH v4 3/3] x86/mm/pat: Remove WARN_ON_ONCE if follow_phys fails
[PATCH] mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test
2024-02-20 3:33 UTC (7+ messages)
[PATCH v3 0/2] mm/zswap: optimize for dynamic zswap_pools
2024-02-20 3:24 UTC (4+ messages)
` [PATCH v3 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools
[PATCH] mm/mmap: Add case 9 in vma_merge()
2024-02-20 3:00 UTC (3+ messages)
[PATCH] test_xarray: fix soft lockup for advanced-api tests
2024-02-20 2:28 UTC (2+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-20 2:17 UTC (10+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
2024-02-20 0:21 UTC (8+ messages)
[PATCH v3 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
2024-02-19 23:34 UTC (5+ messages)
` [PATCH v3 1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep
[syzbot] [virtualization?] linux-next boot error: WARNING: refcount bug in __free_pages_ok
2024-02-19 23:22 UTC (2+ messages)
[PATCH v3] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
2024-02-19 21:19 UTC
[PATCH 00/20] mm/damon: let DAMOS feeds and tame/auto-tune itself
2024-02-19 19:44 UTC (21+ messages)
` [PATCH 01/20] mm/damon/core: Set damos_quota->esz as public field and document
` [PATCH 02/20] mm/damon/sysfs-schemes: implement quota effective_bytes file
` [PATCH 03/20] mm/damon/sysfs: implement a kdamond command for updating schemes' effective quotas
` [PATCH 04/20] Docs/ABI/damon: document effective_bytes sysfs file
` [PATCH 05/20] Docs/admin-guide/mm/damon/usage: document effective_bytes file
` [PATCH 06/20] mm/damon: move comments and fields for damos-quota-prioritization to the end
` [PATCH 07/20] mm/damon/core: split out quota goal related fields to a struct
` [PATCH 08/20] mm/damon/core: add multiple goals per damos_quota and helpers for those
` [PATCH 09/20] mm/damon/sysfs: use only quota->goals
` [PATCH 10/20] mm/damon/core: remove ->goal field of damos_quota
` [PATCH 11/20] mm/damon/core: let goal specified with only target and current values
` [PATCH 12/20] mm/damon/core: support multiple metrics for quota goal
` [PATCH 13/20] mm/damon/core: implement PSI metric DAMOS "
` [PATCH 14/20] mm/damon/sysfs-schemes: support PSI-based quota auto-tune
` [PATCH 15/20] Docs/mm/damon/design: document quota goal self-tuning
` [PATCH 16/20] Docs/ABI/damon: document quota goal metric file
` [PATCH 17/20] Docs/admin-guide/mm/damon/usage: "
` [PATCH 18/20] mm/damon/reclaim: implement user-feedback driven quota auto-tuning
` [PATCH 19/20] mm/damon/reclaim: implement memory PSI-driven quota self-tuning
` [PATCH 20/20] Docs/admin-guide/mm/damon/reclaim: document auto-tuning parameters
[PATCH v4] mm: memcg: Use larger batches for proactive reclaim
2024-02-19 19:33 UTC (2+ messages)
[PATCH v3] mm: memcg: Use larger batches for proactive reclaim
2024-02-19 19:33 UTC (13+ messages)
[PATCH v3] sched/numa, mm: do not promote folios to nodes not set N_MEMORY
2024-02-19 19:26 UTC (7+ messages)
[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
2024-02-19 18:06 UTC (9+ messages)
` [PATCH RFC 7/7] libfs: Re-arrange locking in offset_iterate_dir()
[PATCH] cxl/mbox: Add Get Log Capabilities, Clear Log and Get Supported Logs Sub-List commands
2024-02-19 17:40 UTC (6+ messages)
` [EXT] "
[PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-19 17:17 UTC (12+ messages)
[PATCH v3 00/35] Memory allocation profiling
2024-02-19 16:55 UTC (6+ messages)
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
[PATCH v5 09/12] cifs: Cut over to using netfslib
2024-02-19 16:12 UTC (10+ messages)
` [PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
[PATCH v2 00/18] Rearrange batched folio freeing
2024-02-19 16:07 UTC (8+ messages)
` [PATCH v2 01/18] mm: Make folios_put() the basis of release_pages()
` [PATCH v2 18/18] mm: Convert free_swap_cache() to take a folio
[PATCH 04/10] vdso/arm: make union vdso_data_store available for all
2024-02-19 15:39 UTC
[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
2024-02-19 15:18 UTC (5+ messages)
` [PATCH v6 12/18] arm64/mm: Wire up PTE_CONT for user mappings
[PATCH] mm: memcontrol: clarify swapaccount=0 deprecation warning
2024-02-19 14:29 UTC (2+ messages)
[linus:master] [shmem] 3c1b7528d8: kernel_BUG_at_mm/page_alloc.c
2024-02-19 14:26 UTC
[PATCH v4 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()
2024-02-19 12:53 UTC (3+ messages)
` [PATCH v5] "
Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)
2024-02-19 11:40 UTC (2+ messages)
[linux-next:master 7560/7658] powerpc64le-linux-ld: warning: orphan section `.bss..Lubsan_data71' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data71'
2024-02-19 11:36 UTC
[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
2024-02-19 10:17 UTC (5+ messages)
[RFC PATCH 0/9] shmem: fix llseek in hugepages
2024-02-19 10:15 UTC (3+ messages)
[PATCH v2 1/6] mm/migrate: introduce migrate_pfn_to_folio()
2024-02-19 9:49 UTC (6+ messages)
` [PATCH v2 4/6] mm/migrate_device: convert __migrate_device_pages() to folios
[PATCH V2] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[]
2024-02-19 9:34 UTC (2+ messages)
[PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
2024-02-19 9:25 UTC (2+ messages)
[PATCH v3] mm/swap: fix race when skipping swapcache
2024-02-19 9:01 UTC (4+ messages)
[PATCH 0/2] netfs: Miscellaneous fixes
2024-02-19 8:38 UTC (3+ messages)
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
[PATCH v5 09/12] cifs: Cut over to using netfslib
2024-02-09 10:59 UTC
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