Show patches with: State = Action Required       |    Archived = No       |   128 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 New
[11/12] md: improve return types of badblocks handling functions badblocks: bugfix and cleanup for badblocks - - - --- 2025-02-21 Zheng Qixing New
[10/12] badblocks: return boolen from badblocks_set() and badblocks_clear() badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[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 New
[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 New
[07/12] badblocks: try can_merge_front before overlap_front badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[06/12] badblocks: fix the using of MAX_BADBLOCKS badblocks: bugfix and cleanup for badblocks 1 2 - --- 2025-02-21 Zheng Qixing New
[05/12] badblocks: return error if any badblock set fails badblocks: bugfix and cleanup for badblocks 1 - - --- 2025-02-21 Zheng Qixing New
[04/12] badblocks: return error directly when setting badblocks exceeds 512 badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[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 New
[02/12] badblocks: factor out a helper try_adjacent_combine badblocks: bugfix and cleanup for badblocks - 1 - --- 2025-02-21 Zheng Qixing New
[01/12] badblocks: Fix error shitf ops badblocks: bugfix and cleanup for badblocks 1 1 - --- 2025-02-21 Zheng Qixing New
[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 - 1 - --- 2025-02-20 Donet Tom New
[2/2] libnvdimm: Remove unused nd_attach_ndns nvdimm deadcoding - - - --- 2025-02-20 Dr. David Alan Gilbert New
[1/2] libnvdimm: Remove unused nd_region_conflict nvdimm deadcoding - - - --- 2025-02-20 Dr. David Alan Gilbert New
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 New
[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 New
[v8,19/20] fs/dax: Properly refcount fs dax pages fs/dax: Fix ZONE_DEVICE page reference counts - 1 - --- 2025-02-18 Alistair Popple New
[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 New
[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 New
[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 New
[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 New
[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 New
[v8,13/20] mm/memory: Add vmf_insert_page_mkwrite() fs/dax: Fix ZONE_DEVICE page reference counts 1 - - --- 2025-02-18 Alistair Popple New
[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 New
[v8,11/20] mm: Allow compound zone device pages fs/dax: Fix ZONE_DEVICE page reference counts 1 2 - --- 2025-02-18 Alistair Popple New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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
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 New
[ndctl] cxl/json: remove prefix from tracefs.h #include [ndctl] cxl/json: remove prefix from tracefs.h #include - 2 - --- 2025-02-09 Alison Schofield New
acpi: nfit: fix narrowing conversion in acpi_nfit_ctl acpi: nfit: fix narrowing conversion in acpi_nfit_ctl - - - --- 2025-01-23 Murad Masimov New
[RFC,ndctl] cxl: Add inject-error command [RFC,ndctl] cxl: Add inject-error command - - - --- 2025-01-08 Ben Cheatham New
[RFC,4/4] mm: Remove include/linux/pfn_t.h mm: Remove pfn_t type - 1 - --- 2025-01-08 Alistair Popple New
[RFC,3/4] mm: Remove callers of pfn_t functionality mm: Remove pfn_t type - 1 - --- 2025-01-08 Alistair Popple New
[RFC,2/4] mm: Remove uses of PFN_DEV mm: Remove pfn_t type - 1 - --- 2025-01-08 Alistair Popple New
[RFC,1/4] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST mm: Remove pfn_t type - 1 - --- 2025-01-08 Alistair Popple New
[v5,12/12] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() - - - --- 2024-12-24 Zijun Hu New
[v5,11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge() driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() - 2 - --- 2024-12-24 Zijun Hu New
[v5,09/12] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() 1 1 - --- 2024-12-24 Zijun Hu New
[v5,07/12] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,06/12] driver core: Remove match_any() driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,05/12] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,04/12] driver core: Constify API device_find_child() and adapt for various usages driver core: Constify API device_find_child() 1 4 - --- 2024-12-24 Zijun Hu New
[v5,03/12] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,02/12] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() - 1 - --- 2024-12-24 Zijun Hu New
[v5,01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() - 2 - --- 2024-12-24 Zijun Hu New
[2/2] dax: Use folios more widely within DAX [1/2] dax: Remove access to page->index - 1 - --- 2024-12-16 Matthew Wilcox New
[1/2] dax: Remove access to page->index [1/2] dax: Remove access to page->index - 2 - --- 2024-12-16 Matthew Wilcox New
nvdimm: add extra LBA check for map read and write operations nvdimm: add extra LBA check for map read and write operations - - - --- 2024-12-16 Dmitry Antipov New
[ndctl,v4,9/9] cxl/test: Add Dynamic Capacity tests ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,8/9] cxl/region: Add extent output to region query ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,7/9] libcxl: Add extent functionality to DC regions ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,6/9] cxl/region: Add cxl-cli support for DCD regions ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,5/9] libcxl: Add Dynamic Capacity region support ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,4/9] cxl/region: Use new region mode in cxl-cli ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,3/9] libcxl: Separate region mode from decoder mode ndctl: Dynamic Capacity additions for cxl-cli - - - --- 2024-12-15 Ira Weiny New
[ndctl,v4,2/9] ndctl/cxl/region: Report max size for region creation ndctl: Dynamic Capacity additions for cxl-cli - 2 - --- 2024-12-15 Ira Weiny New
[ndctl,v4,1/9] ndctl/cxl-events: Don't fail test until event counts are reported ndctl: Dynamic Capacity additions for cxl-cli - 1 - --- 2024-12-15 Ira Weiny New
[GIT,PULL] NVDIMM fixes for 6.13 [GIT,PULL] NVDIMM fixes for 6.13 - - - --- 2024-12-13 Ira Weiny New
[v8,21/21] tools/testing/cxl: Add DC Regions to mock mem data DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,20/21] tools/testing/cxl: Make event logs dynamic DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,19/21] cxl/mem: Trace Dynamic capacity Event Record DCD: Add support for Dynamic Capacity Devices (DCD) - 3 - --- 2024-12-11 Ira Weiny New
[v8,18/21] cxl/region: Read existing extents on region creation DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,17/21] dax/region: Create resources on sparse DAX regions DCD: Add support for Dynamic Capacity Devices (DCD) - 1 - --- 2024-12-11 Ira Weiny New
[v8,16/21] dax/bus: Factor out dev dax resize logic DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,15/21] cxl/region/extent: Expose region extent information in sysfs DCD: Add support for Dynamic Capacity Devices (DCD) - 2 1 --- 2024-12-11 Ira Weiny New
[v8,14/21] cxl/extent: Process DCD events and realize region extents DCD: Add support for Dynamic Capacity Devices (DCD) - 3 - --- 2024-12-11 Ira Weiny New
[v8,13/21] cxl/core: Return endpoint decoder information from region search DCD: Add support for Dynamic Capacity Devices (DCD) - 5 - --- 2024-12-11 Ira Weiny New
[v8,12/21] cxl/mem: Configure dynamic capacity interrupts DCD: Add support for Dynamic Capacity Devices (DCD) - 4 - --- 2024-12-11 Ira Weiny New
[v8,11/21] cxl/pci: Factor out interrupt policy check DCD: Add support for Dynamic Capacity Devices (DCD) - 4 - --- 2024-12-11 Ira Weiny New
[v8,10/21] cxl/events: Split event msgnum configuration from irq setup DCD: Add support for Dynamic Capacity Devices (DCD) - 4 - --- 2024-12-11 Ira Weiny New
[v8,09/21] cxl/region: Add sparse DAX region support DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,08/21] cxl/port: Add endpoint decoder DC mode support to sysfs DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,07/21] cxl/mem: Expose DCD partition capabilities in sysfs DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
[v8,06/21] cxl/cdat: Gather DSMAS data for DCD regions DCD: Add support for Dynamic Capacity Devices (DCD) - 2 - --- 2024-12-11 Ira Weiny New
« 1 2 »