Show patches with: none      |   67313 patches
« 1 2 3 4673 674 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,15/15] arm64/mm: Implement clear_ptes() to optimize exit() Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork() Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,13/15] arm64/mm: Wire up PTE_CONT for user mappings Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,11/15] arm64/mm: ptep_get(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,10/15] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,09/15] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,08/15] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,07/15] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,06/15] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,05/15] arm64/mm: pte_clear(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,04/15] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,03/15] arm64/mm: set_pte(): New layer to manage contig bit Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,02/15] mm: Batch-clear PTE ranges during zap_pte_range() Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v3,01/15] mm: Batch-copy PTE ranges during fork() Transparent Contiguous PTEs for User Mappings - - - --- 2023-12-04 Ryan Roberts New
[v8,10/10] selftests/mm/cow: Add tests for anonymous multi-size THP Multi-size THP for anonymous memory - - - --- 2023-12-04 Ryan Roberts New
[v8,09/10] selftests/mm/cow: Generalize do_run_with_thp() helper Multi-size THP for anonymous memory - - - --- 2023-12-04 Ryan Roberts New
[v8,08/10] selftests/mm/khugepaged: Enlighten for multi-size THP Multi-size THP for anonymous memory - - - --- 2023-12-04 Ryan Roberts New
[v8,07/10] selftests/mm: Support multi-size THP interface in thp_settings Multi-size THP for anonymous memory - - - --- 2023-12-04 Ryan Roberts New
[v8,06/10] selftests/mm: Factor out thp settings management Multi-size THP for anonymous memory - - 1 --- 2023-12-04 Ryan Roberts New
[v8,05/10] selftests/mm/kugepaged: Restore thp settings at exit Multi-size THP for anonymous memory - 1 - --- 2023-12-04 Ryan Roberts New
[v8,04/10] mm: thp: Support allocation of anonymous multi-size THP Multi-size THP for anonymous memory - - - --- 2023-12-04 Ryan Roberts New
[v8,03/10] mm: thp: Introduce multi-size THP sysfs interface Multi-size THP for anonymous memory - - - --- 2023-12-04 Ryan Roberts New
[v8,02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap() Multi-size THP for anonymous memory - 3 - --- 2023-12-04 Ryan Roberts New
[v8,01/10] mm: Allow deferred splitting of arbitrary anon large folios Multi-size THP for anonymous memory - 5 - --- 2023-12-04 Ryan Roberts New
[v2,3/3] mm/slub: correct the default value of slub_min_objects in doc supplement of slab allocator removal - - - --- 2023-12-03 Xiongwei Song New
[RFC,v2,2/3] mm/slub: unify all sl[au]b parameters with "slab_$param" supplement of slab allocator removal - - - --- 2023-12-03 Xiongwei Song New
[v2,1/3] Documentation: kernel-parameters: remove noaliencache supplement of slab allocator removal - 1 - --- 2023-12-03 Xiongwei Song New
[v2,6/6] mips: Set dump-stack arch description MIPS: mm: Fix some memory-related issues - - - --- 2023-12-02 Serge Semin New
[v2,1/6] mips: dmi: Fix early remap on MIPS32 MIPS: mm: Fix some memory-related issues - - - --- 2023-12-02 Serge Semin New
[-RFC,2/2] ext4: avoid data corruption when extending DIO write race with buffered read mm/ext4: avoid data corruption when extending DIO write race with buffered read - - - --- 2023-12-02 Baokun Li New
[-RFC,1/2] mm: avoid data corruption when extending DIO write race with buffered read mm/ext4: avoid data corruption when extending DIO write race with buffered read - - - --- 2023-12-02 Baokun Li New
[RFC,5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug selftests/damon: add Python modules for DAMON control and functionality tests - - - --- 2023-12-02 SeongJae Park New
[RFC,4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command selftests/damon: add Python modules for DAMON control and functionality tests - - - --- 2023-12-02 SeongJae Park New
[RFC,3/5] selftests/damon/_damon: implement sysfs updat_schemes_tried_bytes command selftests/damon: add Python modules for DAMON control and functionality tests - - - --- 2023-12-02 SeongJae Park New
[RFC,2/5] selftests/damon/_damon: implement sysfs-based kdamonds start function selftests/damon: add Python modules for DAMON control and functionality tests - - - --- 2023-12-02 SeongJae Park New
[RFC,1/5] selftests/damon: add a DAMON interface wrapper python module selftests/damon: add Python modules for DAMON control and functionality tests - - - --- 2023-12-02 SeongJae Park New
[v2,2/2] add ksm test for smart-scan feature KSM: support smart-scan feature - - - --- 2023-12-01 Stefan Roesch New
[v2,1/2] mem: disable KSM smart scan for ksm tests KSM: support smart-scan feature - 1 - --- 2023-12-01 Stefan Roesch New
mm/rmap: Fix misplaced parenthesis of a likely() mm/rmap: Fix misplaced parenthesis of a likely() - 1 - --- 2023-12-01 Steven Rostedt New
kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers - 1 - --- 2023-12-01 Catalin Marinas New
[v1] mm/readahead: Do not allow order-1 folio [v1] mm/readahead: Do not allow order-1 folio - 1 - --- 2023-12-01 Ryan Roberts New
[RFC,5/6] net: introduce page_frag_cache_drain() [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[RFC,3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align() [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[RFC,2/6] page_frag: unify gfp bit for order 3 page allocation [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[v3,7/7] NOT kernel/man2/mbind.2: Add mode flag MPOL_F_NUMA_BALANCING mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,6/7] selftests/bpf: Add selftests for set_mempolicy with a lsm prog mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,5/7] security: selinux: Implement set_mempolicy hook mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,4/7] mm, security: Add lsm hook for memory policy adjustment mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,3/7] mm, security: Fix missed security_task_movememory() mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - --- 2023-12-01 Yafang Shao New
[v3,2/7] mm: mempolicy: Revise comment regarding mempolicy mode flags mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - 1 - --- 2023-12-01 Yafang Shao New
[v3,1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - 1 - --- 2023-12-01 Yafang Shao New
mm: ALLOC_HIGHATOMIC flag allocation issue mm: ALLOC_HIGHATOMIC flag allocation issue - - - --- 2023-12-01 Zhiguo Jiang New
[3/3] mm/slub: correct the default value of slub_min_objects in doc supplyment of slab allocator removal - - - --- 2023-12-01 Xiongwei Song New
[RFC,2/3] mm/slub: unify all sl[au]b parameters with "slab_$param" supplyment of slab allocator removal - - - --- 2023-12-01 Xiongwei Song New
[1/3] Documentation: kernel-parameters: remove noaliencache supplyment of slab allocator removal - 1 - --- 2023-12-01 Xiongwei Song New
[2/2] cifs: Fix flushing, invalidation and file size with FICLONE cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[1/2] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[RFC,2/2] memory tier: Support node migration between tiers Node migration between memory tiers - - - --- 2023-11-30 Srinivasulu Thanneeru New
[RFC,1/2] base/node: Add sysfs for adistance_offset Node migration between memory tiers - - - --- 2023-11-30 Srinivasulu Thanneeru New
[v2,10/10] iommu: account IOMMU allocated memory IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,09/10] iommu: observability of the IOMMU allocations IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,05/10] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability - 1 - --- 2023-11-30 Pasha Tatashin New
[v2,03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,02/10] iommu/amd: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v2,01/10] iommu/vt-d: add wrapper functions for page allocations IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
vfio: account iommu allocations vfio: account iommu allocations - - - --- 2023-11-30 Pasha Tatashin New
vhost-vdpa: account iommu allocations vhost-vdpa: account iommu allocations - - - --- 2023-11-30 Pasha Tatashin New
[v8,6/6] zswap: shrinks zswap pool based on memory pressure workload-specific and memory pressure-driven zswap writeback 1 - - --- 2023-11-30 Nhat Pham New
[v8,5/6] selftests: cgroup: update per-memcg zswap writeback selftest workload-specific and memory pressure-driven zswap writeback - - - --- 2023-11-30 Nhat Pham New
[v8,4/6] mm: memcg: add per-memcg zswap writeback stat workload-specific and memory pressure-driven zswap writeback - - - --- 2023-11-30 Nhat Pham New
[v8,3/6] zswap: make shrinking memcg-aware workload-specific and memory pressure-driven zswap writeback - - - --- 2023-11-30 Nhat Pham New
[v8,2/6] memcontrol: implement mem_cgroup_tryget_online() workload-specific and memory pressure-driven zswap writeback - - - --- 2023-11-30 Nhat Pham New
[v8,1/6] list_lru: allows explicit memcg and NUMA node selection workload-specific and memory pressure-driven zswap writeback 1 - - --- 2023-11-30 Nhat Pham New
[v4,11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,05/11] cxl/memscrub: Add CXL device DDR5 ECS control feature cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,04/11] cxl/memscrub: Add CXL device patrol scrub control feature cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,03/11] cxl/mbox: Add SET_FEATURE mailbox command cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,02/11] cxl/mbox: Add GET_FEATURE mailbox command cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[v4,01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control fea… - - - --- 2023-11-30 Shiju Jose New
[1/1] mm: add swapiness= arg to memory.reclaim Add swappiness argument to memory.reclaim - - - --- 2023-11-30 Dan Schatzberg New
[net-next,v6,4/4] skbuff: Optimization of SKB coalescing for page pool skbuff: Optimize SKB coalescing for page pool - 1 - --- 2023-11-30 Liang Chen New
[net-next,v6,3/4] skbuff: Add a function to check if a page belongs to page_pool skbuff: Optimize SKB coalescing for page pool - 1 - --- 2023-11-30 Liang Chen New
[net-next,v6,2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment skbuff: Optimize SKB coalescing for page pool - 1 - --- 2023-11-30 Liang Chen New
[net-next,v6,1/4] page_pool: Rename pp_frag_count to pp_ref_count skbuff: Optimize SKB coalescing for page pool - 1 - --- 2023-11-30 Liang Chen New
[RFC,v3,21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc mm/zsmalloc: Split zsdesc from struct page - - - --- 2023-11-30 Hyeonggon Yoo New
[RFC,v3,20/21] mm/zsmalloc: remove now unused helper functions mm/zsmalloc: Split zsdesc from struct page - - - --- 2023-11-30 Hyeonggon Yoo New
[RFC,v3,19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc mm/zsmalloc: Split zsdesc from struct page - - - --- 2023-11-30 Hyeonggon Yoo New
[RFC,v3,18/21] mm/zsmalloc: convert get_zspage() to take zsdesc mm/zsmalloc: Split zsdesc from struct page - - - --- 2023-11-30 Hyeonggon Yoo New
[RFC,v3,17/21] mm/zsmalloc: convert migrate_zspage() to use zsdesc mm/zsmalloc: Split zsdesc from struct page - - - --- 2023-11-30 Hyeonggon Yoo New
« 1 2 3 4673 674 »