[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-11-30 12:06 UTC (34+ messages)
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
2023-11-30 12:00 UTC (21+ messages)
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
[PATCH net-next v6 0/4] skbuff: Optimize SKB coalescing for page pool
2023-11-30 11:56 UTC (5+ messages)
` [PATCH net-next v6 1/4] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v6 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v6 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v6 4/4] skbuff: Optimization of SKB coalescing for page pool
[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
2023-11-30 10:48 UTC (10+ messages)
[RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-11-30 10:12 UTC (22+ messages)
` [RFC PATCH v3 01/21] mm/zsmalloc: create new struct zsdesc
` [RFC PATCH v3 02/21] mm/zsmalloc: add utility functions for zsdesc
` [RFC PATCH v3 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
` [RFC PATCH v3 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
` [RFC PATCH v3 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
` [RFC PATCH v3 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() "
` [RFC PATCH v3 07/21] mm/zsmalloc: convert obj_to_location() and its users "
` [RFC PATCH v3 08/21] mm/zsmalloc: convert obj_malloc() "
` [RFC PATCH v3 09/21] mm/zsmalloc: convert create_page_chain() and its users "
` [RFC PATCH v3 10/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [RFC PATCH v3 11/21] mm/zsmalloc: convert init_zspage() "
` [RFC PATCH v3 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [RFC PATCH v3 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc()
` [RFC PATCH v3 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
` [RFC PATCH v3 15/21] mm/zsmalloc: convert __free_zspage() "
` [RFC PATCH v3 16/21] mm/zsmalloc: convert location_to_obj() "
` [RFC PATCH v3 17/21] mm/zsmalloc: convert migrate_zspage() "
` [RFC PATCH v3 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc
` [RFC PATCH v3 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
` [RFC PATCH v3 20/21] mm/zsmalloc: remove now unused helper functions
` [RFC PATCH v3 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc
[PATCH 1/2] mm/damon/sysfs: Implement recording feature
2023-11-30 9:14 UTC (5+ messages)
[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
2023-11-30 9:14 UTC (11+ messages)
` [PATCH RFC v3 1/9] mm/slub: fix bulk alloc and free stats
` [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook()
` [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
` [PATCH RFC v3 7/9] maple_tree: use slub percpu array
` [PATCH RFC v3 9/9] maple_tree: replace preallocation with slub percpu array prefill
[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
2023-11-30 9:00 UTC (4+ messages)
` [PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
[PATCH] MAINTAINERS: Drop Antti Palosaari
2023-11-30 8:43 UTC (2+ messages)
[akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec'
2023-11-30 8:43 UTC (2+ messages)
[linux-next:master 3754/4102] drivers/firmware/efi/stmm/tee_stmm_efi.c:524:6: warning: no previous prototype for function 'tee_stmm_restore_efivars_generic_ops'
2023-11-30 8:34 UTC
[PATCH 0/7] shrinker debugging improvements
2023-11-30 8:14 UTC (20+ messages)
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-30 8:07 UTC (19+ messages)
[PATCH v5 0/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
2023-11-30 6:41 UTC (4+ messages)
` [PATCH v5 3/5] "
[akpm-mm:mm-unstable 179/192] mm/zswap.c:298:62: warning: pointer/integer type mismatch in conditional expression
2023-11-30 3:54 UTC
[PATCH] mm:vmscan: fix shrink sc->nr counter values issue
2023-11-30 3:40 UTC (5+ messages)
[PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
2023-11-30 2:58 UTC (7+ messages)
[PATCH] mm:vmscan: fix shrink sc->nr.immediate counter issue
2023-11-30 2:45 UTC
[PATCH 0/9] mm/damon: let users feed and tame/auto-tune DAMOS
2023-11-30 2:36 UTC (10+ messages)
` [PATCH 1/9] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
` [PATCH 2/9] mm/damon/sysfs-schemes: implement files for scheme quota goals setup
` [PATCH 3/9] mm/damon/sysfs-schemes: commit damos quota goals user input to DAMOS
` [PATCH 4/9] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
` [PATCH 5/9] mm/damon/core-test: add a unit test for the feedback loop algorithm
` [PATCH 6/9] selftests/damon: test quota goals directory
` [PATCH 7/9] Docs/mm/damon/design: document DAMOS quota auto tuning
` [PATCH 8/9] Docs/ABI/damon: document DAMOS quota goals
` [PATCH 9/9] Docs/admin-guide/mm/damon/usage: document for "
[PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
2023-11-30 2:27 UTC (10+ messages)
` [PATCH 1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
` [PATCH 2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after "
` [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-30 2:13 UTC (4+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
[akpm-mm:mm-unstable 179/192] mm/zswap.c:298:24: error: call to undeclared function 'obj_cgroup_memcg'; ISO C99 and later do not support implicit function declarations
2023-11-30 1:53 UTC (3+ messages)
[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-30 1:26 UTC (16+ messages)
` [PATCH v7 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
` [PATCH v7 3/6] zswap: make shrinking memcg-aware
` [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure
[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
2023-11-30 0:51 UTC (14+ messages)
` "
[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-30 0:47 UTC (6+ messages)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
2023-11-30 0:34 UTC (10+ messages)
[akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
2023-11-30 0:18 UTC (10+ messages)
[PATCH 00/16] IOMMU memory observability
2023-11-30 0:02 UTC (19+ messages)
` [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 16/16] vfio: account iommu allocations
[linux-next:pending-fixes] BUILD SUCCESS 1618cb8f574175a196b0e8926c62efc45760e856
2023-11-29 23:55 UTC
[PATCH] selftests/mm: dont run ksm_functional_tests twice
2023-11-29 23:44 UTC (2+ messages)
[PATCH] mm/kmemleak: Add cond_resched() to kmemleak_free_percpu()
2023-11-29 22:57 UTC (3+ messages)
[PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
2023-11-29 22:40 UTC (11+ messages)
[PATCH v2 0/3] Fix GDB commands error
2023-11-29 22:33 UTC (7+ messages)
` [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
` [PATCH v2 2/3] scripts/gdb/stackdepot: Rename pool_index to pools_num
[RFC] new mempolicy syscalls (mempolicy2 and pidfd)
2023-11-29 21:56 UTC
[PATCH] lkdtm: Add kfence read after free crash type
2023-11-29 20:54 UTC (2+ messages)
Understanding an OOM
2023-11-29 20:41 UTC (3+ messages)
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2023-11-29 20:38 UTC (4+ messages)
[PATCH v3 00/25] Permission Overlay Extension
2023-11-29 19:47 UTC (5+ messages)
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-29 19:46 UTC (21+ messages)
` [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
[RFC PATCH v1 0/4] hugetlb: parallelize hugetlb page allocation on boot
2023-11-29 19:41 UTC (7+ messages)
[PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
2023-11-29 19:03 UTC (4+ messages)
[linux-next:master] [fork] 6e553c6bcb: will-it-scale.per_process_ops 94.7% improvement
2023-11-29 18:18 UTC (2+ messages)
[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
2023-11-29 17:49 UTC (15+ messages)
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
2023-11-29 16:58 UTC (2+ messages)
[PATCH v5 0/5] implement "memmap on memory" feature on s390
2023-11-29 16:18 UTC (3+ messages)
[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
2023-11-29 15:10 UTC (4+ messages)
high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
2023-11-29 13:54 UTC (17+ messages)
[RFC v2 0/7] SLUB percpu array caches and maple tree nodes
2023-11-29 13:25 UTC (6+ messages)
` [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array
[linux-next:master 3681/3829] arch/sparc/mm/init_64.c:2220:23: warning: variable 'pagecv_flag' set but not used
2023-11-29 13:20 UTC
[akpm-mm:mm-unstable 179/192] mm/zswap.c:298:22: warning: pointer/integer type mismatch in conditional expression ('int' and 'void *')
2023-11-29 12:01 UTC
[PATCH net-next v5 0/4] skbuff: Optimize SKB coalescing for page pool
2023-11-29 11:23 UTC (5+ messages)
` [PATCH net-next v5 1/4] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v5 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v5 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v5 4/4] skbuff: Optimization of SKB coalescing for page pool
[RFC PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
2023-11-29 10:45 UTC
[linux-next:master 3338/3829] make[5]: *** No rule to make target 'samples/cgroup/cgroup_event_listener.c', needed by 'samples/cgroup/cgroup_event_listener'
2023-11-29 10:44 UTC
[PATCH v1] mem: disable KSM smart scan for ksm tests
2023-11-29 10:10 UTC (6+ messages)
` [LTP] "
[PATCH v2 00/33] kmsan: Enable on s390
2023-11-29 9:58 UTC (4+ messages)
` [PATCH v2 33/33] "
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