Show patches with: Archived = No       |   6775 patches
« 1 2 3 467 68 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] kcompressd: Add Kcompressd for accelerated zram compression Improve Zram by separating compression context from kswapd - - - --- 2025-03-07 Qun-wei Lin (林群崴) New
[1/2] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags Improve Zram by separating compression context from kswapd - - - --- 2025-03-07 Qun-wei Lin (林群崴) New
[ndctl,v2,5/5] ndctl/namespace: protect against under|over-flow w bad param.align Address Coverity Scan Defects - 1 - --- 2025-03-06 Alison Schofield New
[ndctl,v2,4/5] ndctl/namespace: protect against overflow handling param.offset Address Coverity Scan Defects - 1 - --- 2025-03-06 Alison Schofield New
[ndctl,v2,3/5] ndctl/dimm: do not increment a ULLONG_MAX slot value Address Coverity Scan Defects - 1 - --- 2025-03-06 Alison Schofield New
[ndctl,v2,2/5] ndctl/namespace: close file descriptor in do_xaction_namespace() Address Coverity Scan Defects - 1 - --- 2025-03-06 Alison Schofield New
[ndctl,v2,1/5] ndctl/namespace: avoid integer overflow in namespace validation Address Coverity Scan Defects - 1 - --- 2025-03-06 Alison Schofield New
[ndctl,5/5] ndctl/namespace: protect against under|over-flow w bad param.align Address Coverity Scan Defects - 1 - --- 2025-03-04 Alison Schofield Superseded
[ndctl,4/5] ndctl/namespace: protect against overflow handling param.offset Address Coverity Scan Defects - 1 - --- 2025-03-04 Alison Schofield Superseded
[ndctl,3/5] ndctl/dimm: do not increment a ULLONG_MAX slot value Address Coverity Scan Defects - - - --- 2025-03-04 Alison Schofield Superseded
[ndctl,2/5] ndctl/namespace: close file descriptor in do_xaction_namespace() Address Coverity Scan Defects - 1 - --- 2025-03-04 Alison Schofield Superseded
[ndctl,1/5] ndctl/namespace: avoid integer overflow in namespace validation Address Coverity Scan Defects - 1 - --- 2025-03-04 Alison Schofield Superseded
[v9,20/20] device/dax: Properly refcount device dax pages when mapping fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-28 Alistair Popple New
[v9,19/20] fs/dax: Properly refcount fs dax pages fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-28 Alistair Popple New
[v9,18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support fs/dax: Fix ZONE_DEVICE page reference counts 1 1 1 --- 2025-02-28 Alistair Popple New
[v9,17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-28 Alistair Popple New
[v9,16/20] mm/huge_memory: Add vmf_insert_folio_pmd() fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2025-02-28 Alistair Popple New
[v9,15/20] mm/huge_memory: Add vmf_insert_folio_pud() fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-28 Alistair Popple New
[v9,14/20] mm/rmap: Add support for PUD sized mappings to rmap fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-28 Alistair Popple New
[v9,13/20] mm/memory: Add vmf_insert_page_mkwrite() fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2025-02-28 Alistair Popple New
[v9,12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-28 Alistair Popple New
[v9,11/20] mm: Allow compound zone device pages fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-28 Alistair Popple New
[v9,10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-28 Alistair Popple New
[v9,09/20] mm/gup: Remove redundant check for PCI P2PDMA page fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-28 Alistair Popple New
[v9,08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-28 Alistair Popple New
[v9,07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-28 Alistair Popple New
[v9,06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-28 Alistair Popple New
[v9,05/20] fs/dax: Create a common implementation to break DAX layouts fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-28 Alistair Popple New
[v9,04/20] fs/dax: Refactor wait for dax idle page fs/dax: Fix ZONE_DEVICE page reference counts 1 3 - --- 2025-02-28 Alistair Popple New
[v9,03/20] fs/dax: Don't skip locked entries when scanning entries fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-28 Alistair Popple New
[v9,02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range() fs/dax: Fix ZONE_DEVICE page reference counts - 2 - --- 2025-02-28 Alistair Popple New
[v9,01/20] fuse: Fix dax truncate/punch_hole fault path fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-28 Alistair Popple New
[V2,12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-27 Zheng Qixing New
[V2,11/12] md: improve return types of badblocks handling functions badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-27 Zheng Qixing New
[V2,10/12] badblocks: return boolean from badblocks_set() and badblocks_clear() badblocks: bugfix and cleanup for badblocks 2 1 - --- 2025-02-27 Zheng Qixing New
[V2,09/12] badblocks: fix missing bad blocks on retry in _badblocks_check() badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-27 Zheng Qixing New
[V2,08/12] badblocks: fix merge issue when new badblocks align with pre+1 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-27 Zheng Qixing New
[V2,07/12] badblocks: try can_merge_front before overlap_front badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-27 Zheng Qixing New
[V2,06/12] badblocks: fix the using of MAX_BADBLOCKS badblocks: bugfix and cleanup for badblocks 1 2 - --- 2025-02-27 Zheng Qixing New
[V2,05/12] badblocks: return error if any badblock set fails badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-27 Zheng Qixing New
[V2,04/12] badblocks: return error directly when setting badblocks exceeds 512 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-27 Zheng Qixing New
[V2,03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-27 Zheng Qixing New
[V2,02/12] badblocks: factor out a helper try_adjacent_combine badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-27 Zheng Qixing New
[V2,01/12] badblocks: Fix error shitf ops badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-27 Zheng Qixing New
[v2] acpi: nfit: fix narrowing conversion in acpi_nfit_ctl [v2] acpi: nfit: fix narrowing conversion in acpi_nfit_ctl - - - --- 2025-02-24 Murad Masimov Accepted
[12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing Superseded
[11/12] md: improve return types of badblocks handling functions badblocks: bugfix and cleanup for badblocks - - - --- 2025-02-21 Zheng Qixing Superseded
[10/12] badblocks: return boolen from badblocks_set() and badblocks_clear() badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing Superseded
[09/12] badblocks: fix missing bad blocks on retry in _badblocks_check() badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing Superseded
[08/12] badblocks: fix merge issue when new badblocks align with pre+1 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing Superseded
[07/12] badblocks: try can_merge_front before overlap_front badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing Superseded
[06/12] badblocks: fix the using of MAX_BADBLOCKS badblocks: bugfix and cleanup for badblocks 1 2 - --- 2025-02-21 Zheng Qixing Superseded
[05/12] badblocks: return error if any badblock set fails badblocks: bugfix and cleanup for badblocks 1 - - --- 2025-02-21 Zheng Qixing Superseded
[04/12] badblocks: return error directly when setting badblocks exceeds 512 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing Superseded
[03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing Superseded
[02/12] badblocks: factor out a helper try_adjacent_combine badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing Superseded
[01/12] badblocks: Fix error shitf ops badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing Superseded
[ndctl,v2] ndctl/list: display region caps for any of BTT, PFN, DAX [ndctl,v2] ndctl/list: display region caps for any of BTT, PFN, DAX - 2 1 --- 2025-02-20 Donet Tom Queued
[2/2] libnvdimm: Remove unused nd_attach_ndns nvdimm deadcoding - - - --- 2025-02-20 Dr. David Alan Gilbert Accepted
[1/2] libnvdimm: Remove unused nd_region_conflict nvdimm deadcoding - - - --- 2025-02-20 Dr. David Alan Gilbert Accepted
ndctl: json: Region capabilities are not displayed if any of the BTT, PFN, or DAX are not present ndctl: json: Region capabilities are not displayed if any of the BTT, PFN, or DAX are not present - - - --- 2025-02-19 Donet Tom Superseded
[RFC,v2,12/12] mm/memremap: Remove unused devmap_managed_key mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,11/12] mm: Remove callers of pfn_t functionality mm: Remove pXX_devmap page table bit and pfn_t type - 1 - --- 2025-02-19 Alistair Popple New
[RFC,v2,10/12] mm: Remove devmap related functions and page table bits mm: Remove pXX_devmap page table bit and pfn_t type 1 1 - --- 2025-02-19 Alistair Popple New
[RFC,v2,09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,08/12] mm/khugepaged: Remove redundant pmd_devmap() check mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,07/12] mm: Remove redundant pXd_devmap calls mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,06/12] mm/gup: Remove pXX_devmap usage from get_user_pages() mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,05/12] mm: Remove remaining uses of PFN_DEV mm: Remove pXX_devmap page table bit and pfn_t type - 1 - --- 2025-02-19 Alistair Popple New
[RFC,v2,04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,03/12] mm/pagewalk: Skip dax pages in pagewalk mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,02/12] mm: Convert pXd_devmap checks to vma_is_dax mm: Remove pXX_devmap page table bit and pfn_t type - - - --- 2025-02-19 Alistair Popple New
[RFC,v2,01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST mm: Remove pXX_devmap page table bit and pfn_t type - 1 - --- 2025-02-19 Alistair Popple New
[v8,20/20] device/dax: Properly refcount device dax pages when mapping fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-18 Alistair Popple Superseded
[v8,19/20] fs/dax: Properly refcount fs dax pages fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support fs/dax: Fix ZONE_DEVICE page reference counts 1 1 1 --- 2025-02-18 Alistair Popple Superseded
[v8,17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-18 Alistair Popple Superseded
[v8,16/20] mm/huge_memory: Add vmf_insert_folio_pmd() fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2025-02-18 Alistair Popple Superseded
[v8,15/20] mm/huge_memory: Add vmf_insert_folio_pud() fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,14/20] mm/rmap: Add support for PUD sized mappings to rmap fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,13/20] mm/memory: Add vmf_insert_page_mkwrite() fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2025-02-18 Alistair Popple Superseded
[v8,12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,11/20] mm: Allow compound zone device pages fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-18 Alistair Popple Superseded
[v8,10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma fs/dax: Fix ZONE_DEVICE page reference counts 1 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,09/20] mm/gup: Remove redundant check for PCI P2PDMA page fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-18 Alistair Popple Superseded
[v8,08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-18 Alistair Popple Superseded
[v8,07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-18 Alistair Popple Superseded
[v8,06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,05/20] fs/dax: Create a common implementation to break DAX layouts fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,04/20] fs/dax: Refactor wait for dax idle page fs/dax: Fix ZONE_DEVICE page reference counts 1 3 - --- 2025-02-18 Alistair Popple Superseded
[v8,03/20] fs/dax: Don't skip locked entries when scanning entries fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-18 Alistair Popple Superseded
[v8,02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range() fs/dax: Fix ZONE_DEVICE page reference counts - 2 - --- 2025-02-18 Alistair Popple Superseded
[v8,01/20] fuse: Fix dax truncate/punch_hole fault path fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-18 Alistair Popple Superseded
[ndctl] cxl/lib: remove unimplemented symbol cxl_mapping_get_region [ndctl] cxl/lib: remove unimplemented symbol cxl_mapping_get_region - 1 - --- 2025-02-15 Alison Schofield Queued
[v2,next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings [v2,next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings - 2 - --- 2025-02-14 Gustavo A. R. Silva New
[next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings [next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-13 Gustavo A. R. Silva Superseded
fs/dax: Remove unnecessary check in dax_break_layout_final() fs/dax: Remove unnecessary check in dax_break_layout_final() - - - --- 2025-02-12 Dan Carpenter New
[ndctl] util/strbuf: remove unused cli infrastructure imports [ndctl] util/strbuf: remove unused cli infrastructure imports - 1 - --- 2025-02-12 Alison Schofield Queued
[ndctl] cxl/json: remove prefix from tracefs.h #include [ndctl] cxl/json: remove prefix from tracefs.h #include - 2 - --- 2025-02-09 Alison Schofield Queued
[v7,20/20] device/dax: Properly refcount device dax pages when mapping fs/dax: Fix ZONE_DEVICE page reference counts - - - --- 2025-02-04 Alistair Popple Superseded
« 1 2 3 467 68 »