Show patches with: Archived = No       |   44916 patches
« 1 2 3 4449 450 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,05/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,04/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
[v2,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-03 Kanchana P Sridhar New
exec: move warning of null argv to be next to the relevant code exec: move warning of null argv to be next to the relevant code - - - --- 2024-11-02 Nir Lichtman New
[v2] mm: count zeromap read and set for swapout and swapin [v2] mm: count zeromap read and set for swapout and swapin - - - --- 2024-11-02 Barry Song New
[next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm() [next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm() - - - --- 2024-11-02 Dan Carpenter New
fs: binfmt: Fix a typo fs: binfmt: Fix a typo 1 - - --- 2024-11-02 Christophe JAILLET New
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN - - - --- 2024-11-01 Herton R. Krzesinski New
[v4,1/1] memcg/hugetlb: Add hugeTLB counters to memcg [v4,1/1] memcg/hugetlb: Add hugeTLB counters to memcg 4 2 - --- 2024-11-01 Joshua Hahn New
Docs/mm/damon: recommend academic papers to read and/or cite Docs/mm/damon: recommend academic papers to read and/or cite - - - --- 2024-11-01 SeongJae Park New
MAINTAINERS/MEMORY MANAGEMENT: add document files for mm MAINTAINERS/MEMORY MANAGEMENT: add document files for mm - - - --- 2024-11-01 SeongJae Park New
[RFC] mm/slab: Avoid build bug for calls to kmalloc with a large constant [RFC] mm/slab: Avoid build bug for calls to kmalloc with a large constant - - - --- 2024-11-01 Dave Kleikamp New
scftorture: Use workqueue to free scf_check scftorture: Use workqueue to free scf_check - - - --- 2024-11-01 Boqun Feng New
[RFC] docs/mm: add VMA locks documentation [RFC] docs/mm: add VMA locks documentation 1 - - --- 2024-11-01 Lorenzo Stoakes New
mm: remove unnecessary page_table_lock on stack expansion mm: remove unnecessary page_table_lock on stack expansion - 1 - --- 2024-11-01 Lorenzo Stoakes New
[2/2] kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW kasan: few improvements on kunit tests - 1 - --- 2024-11-01 Sabyrzhan Tasbolatov New
[1/2] kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols kasan: few improvements on kunit tests - 1 - --- 2024-11-01 Sabyrzhan Tasbolatov New
[v5,5/5] mm: huge_memory: Use strscpy() instead of strcpy() mm: add more kernel parameters to control mTHP - 1 - --- 2024-11-01 Maíra Canal New
[v5,4/5] mm: shmem: override mTHP shmem default with a kernel parameter mm: add more kernel parameters to control mTHP - - - --- 2024-11-01 Maíra Canal New
[v5,3/5] mm: move ``get_order_from_str()`` to internal.h mm: add more kernel parameters to control mTHP - - - --- 2024-11-01 Maíra Canal New
[v5,2/5] mm: shmem: control THP support through the kernel command line mm: add more kernel parameters to control mTHP 1 1 - --- 2024-11-01 Maíra Canal New
[v5,1/5] mm: fix docs for the kernel parameter ``thp_anon=`` mm: add more kernel parameters to control mTHP 2 - - --- 2024-11-01 Maíra Canal New
[v2,3/3] tmpfs: Initialize sysfs during tmpfs init tmpfs: Casefold fixes - - - --- 2024-11-01 André Almeida New
[v2,2/3] tmpfs: Fix type for sysfs' casefold attribute tmpfs: Casefold fixes - 1 1 --- 2024-11-01 André Almeida New
[v2,1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name tmpfs: Casefold fixes - - - --- 2024-11-01 André Almeida New
[v4,5/5] mm: huge_memory: Use strscpy() instead of strcpy() mm: add more kernel parameters to control mTHP - 1 - --- 2024-11-01 Maíra Canal New
[v4,4/5] mm: shmem: override mTHP shmem default with a kernel parameter mm: add more kernel parameters to control mTHP - - - --- 2024-11-01 Maíra Canal New
[v4,3/5] mm: move ``get_order_from_str()`` to internal.h mm: add more kernel parameters to control mTHP - - - --- 2024-11-01 Maíra Canal New
[v4,2/5] mm: shmem: control THP support through the kernel command line mm: add more kernel parameters to control mTHP 1 1 - --- 2024-11-01 Maíra Canal New
[v4,1/5] mm: fix docs for the kernel parameter ``thp_anon=`` mm: add more kernel parameters to control mTHP 2 - - --- 2024-11-01 Maíra Canal New
[v2,6/6] mm/truncate: use folio_split() for truncate operation. Buddy allocator like folio split - - - --- 2024-11-01 Zi Yan New
[v2,5/6] mm/huge_memory: add folio_split() to debugfs testing interface. Buddy allocator like folio split - - - --- 2024-11-01 Zi Yan New
[v2,4/6] mm/huge_memory: remove the old, unused __split_huge_page() Buddy allocator like folio split - - - --- 2024-11-01 Zi Yan New
[v2,3/6] mm/huge_memory: add buddy allocator like folio_split() Buddy allocator like folio split - - - --- 2024-11-01 Zi Yan New
[v2,2/6] mm/huge_memory: move folio split common code to __folio_split() Buddy allocator like folio split - - - --- 2024-11-01 Zi Yan New
[v2,1/6] mm/huge_memory: add two new (yet used) functions for folio_split() Buddy allocator like folio split - - - --- 2024-11-01 Zi Yan New
selftests: hugetlb_dio: Check for initial conditions to skip in the start selftests: hugetlb_dio: Check for initial conditions to skip in the start - - - --- 2024-11-01 Muhammad Usama Anjum New
[v5,3/3] acpi,srat: give memory block size advice based on CFMWS alignment memory,x86,acpi: hotplug memory alignment advisement 1 - - --- 2024-11-01 Gregory Price New
[v5,2/3] x86: probe memory block size advisement value during mm init memory,x86,acpi: hotplug memory alignment advisement 3 - - --- 2024-11-01 Gregory Price New
[v5,1/3] memory: implement memory_block_advise/probe_max_size memory,x86,acpi: hotplug memory alignment advisement 2 - - --- 2024-11-01 Gregory Price New
[v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails [v1] mm/slab: Allow cache creation to proceed even if sysfs registration fails - - - --- 2024-11-01 Hyeonggon Yoo New
mm: Fix __wp_page_copy_user fallback path for remote mm mm: Fix __wp_page_copy_user fallback path for remote mm - - - --- 2024-11-01 Asahi Lina New
[v1,2/2] selftests/mm: fix coccinelle WARNING recommending the use of ARRAY_SIZE() [v1,1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE() 1 - - --- 2024-11-01 Mirsad Todorovac New
[v1,1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE() [v1,1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE() - 1 - --- 2024-11-01 Mirsad Todorovac New
[v15,15/15] EDAC: Add documentation for RAS feature control EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,14/15] cxl/memfeature: Add CXL memory device memory sparing control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,13/15] cxl/memfeature: Add CXL memory device sPPR control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-01 Shiju Jose New
[v15,11/15] EDAC: Add memory repair control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,10/15] ras: mem: Add memory ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,09/15] ACPI:RAS2: Add ACPI RAS2 driver EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,08/15] cxl/memfeature: Add CXL memory device ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,06/15] cxl/mbox: Add SET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 2 - --- 2024-11-01 Shiju Jose New
[v15,05/15] cxl/mbox: Add GET_FEATURE mailbox command EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 3 - --- 2024-11-01 Shiju Jose New
[v15,04/15] cxl: Add Get Supported Features command for kernel usage EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - 1 - --- 2024-11-01 Shiju Jose New
[v15,03/15] EDAC: Add ECS control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,02/15] EDAC: Add scrub control feature EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
[v15,01/15] EDAC: Add support for EDAC device features control EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers - - - --- 2024-11-01 Shiju Jose New
mm: use vma_policy() to get vm_policy mm: use vma_policy() to get vm_policy - - - --- 2024-11-01 Shivank Garg New
[v2] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event [v2] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event - 1 - --- 2024-11-01 MengEn Sun New
[3/3] tmpfs: Initialize sysfs during tmpfs init tmpfs: Casefold fixes - - - --- 2024-11-01 André Almeida New
[2/3] tmpfs: Fix type for sysfs' casefold attribute tmpfs: Casefold fixes - 1 1 --- 2024-11-01 André Almeida New
[1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name tmpfs: Casefold fixes - - - --- 2024-11-01 André Almeida New
[1/1] alloc_tag: fix empty codetag module section handling [1/1] alloc_tag: fix empty codetag module section handling - - - --- 2024-11-01 Suren Baghdasaryan New
[v2,1/1] alloc_tag: avoid execmem_vmap() when !MMU [v2,1/1] alloc_tag: avoid execmem_vmap() when !MMU - - - --- 2024-10-31 Suren Baghdasaryan New
[v5,5/5] maple_tree: add a test checking storing null refine storing null - 1 - --- 2024-10-31 Wei Yang New
[v5,4/5] maple_tree: refine mas_store_root() on storing NULL refine storing null - 1 - --- 2024-10-31 Wei Yang New
[v5,3/5] maple_tree: not necessary to check index/last again refine storing null - 1 - --- 2024-10-31 Wei Yang New
[v5,2/5] maple_tree: the return value of mas_root_expand() is not used refine storing null - 1 - --- 2024-10-31 Wei Yang New
[v5,1/5] maple_tree: print empty for an empty tree on mt_dump() refine storing null - 1 - --- 2024-10-31 Wei Yang New
[mm-unstable,v1,2/2] mm, swap: add pages allocated for struct swap_cgroup to vmstat Track pages allocated for struct - - - --- 2024-10-31 Kinsey Ho New
[mm-unstable,v1,1/2] mm: add generic system-wide page counters Track pages allocated for struct - - - --- 2024-10-31 Kinsey Ho New
MAINTAINERS: exec: Mark Kees as maintainer MAINTAINERS: exec: Mark Kees as maintainer - 1 - --- 2024-10-31 Kees Cook New
MAINTAINERS: exec: Add auxvec.h UAPI MAINTAINERS: exec: Add auxvec.h UAPI - 1 - --- 2024-10-31 Kees Cook New
[v2] vma: Detect infinite loop in vma tree [v2] vma: Detect infinite loop in vma tree - 3 - --- 2024-10-31 Liam R. Howlett New
[2/2] mm/damon/core: handle zero schemes apply interval mm/damon/core: fix handling of zero non-sampling intervals - - - --- 2024-10-31 SeongJae Park New
[1/2] mm/damon/core: handle zero {aggregation,ops_update} intervals mm/damon/core: fix handling of zero non-sampling intervals - - - --- 2024-10-31 SeongJae Park New
vma: Detect infinite loop in vma tree vma: Detect infinite loop in vma tree - - - --- 2024-10-31 Liam R. Howlett New
mm/damon/core: avoid overflow in damon_feed_loop_next_input() mm/damon/core: avoid overflow in damon_feed_loop_next_input() - - 1 --- 2024-10-31 SeongJae Park New
[v4] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock. [v4] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock. - 1 - --- 2024-10-31 zhangchun New
[v4] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded [v4] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded - - - --- 2024-10-31 Marc Dionne New
回复: [PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM 回复: [PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM - - - --- 2024-10-31 解 咏梅 New
RFC [PATCH1] mm: vmscan: Limit isolate_lru_folios() IRQ holdoff latency impact RFC [PATCH1] mm: vmscan: Limit isolate_lru_folios() IRQ holdoff latency impact - - - --- 2024-10-31 Mike Galbraith New
[-V3,RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX [-V3,RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX 3 2 - --- 2024-10-31 Huang, Ying New
[v2,7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-31 Qi Zheng New
[v2,6/7] x86: mm: free page table pages by RCU instead of semi RCU synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-31 Qi Zheng New
[v2,5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED) synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-31 Qi Zheng New
[v2,4/7] mm: make zap_pte_range() handle full within-PMD range synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-31 Qi Zheng New
[v2,3/7] mm: introduce do_zap_pte_range() synchronously scan and reclaim empty user PTE pages - - - --- 2024-10-31 Qi Zheng New
« 1 2 3 4449 450 »