messages from 2024-10-29 20:35:35 to 2024-11-15 18:46:35 UTC [more...]
[ndctl PATCH v3 0/9] ndctl: Dynamic Capacity additions for cxl-cli
2024-11-15 18:46 UTC (5+ messages)
` [ndctl PATCH v3 1/9] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v3 2/9] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH v3 3/9] libcxl: Separate region mode from decoder mode
` [ndctl PATCH v3 4/9] cxl/region: Use new region mode in cxl-cli
[ndctl PATCH v3 0/9] ndctl: Dynamic Capacity additions for cxl-cli
2024-11-15 18:40 UTC (5+ messages)
` [ndctl PATCH v3 1/9] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v3 2/9] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH v3 3/9] libcxl: Separate region mode from decoder mode
` [ndctl PATCH v3 4/9] cxl/region: Use new region mode in cxl-cli
[PATCH] btt: fix block integrity
2024-11-15 17:58 UTC (10+ messages)
[PATCH v4] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-11-15 17:11 UTC (2+ messages)
[PATCH v3] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-11-15 16:59 UTC (5+ messages)
[PATCH] nvdimm: fix possible null-ptr-deref in nd_dax_probe()
2024-11-13 17:08 UTC (3+ messages)
` [PATCH] nvdimm: rectify the illogical code within nd_dax_probe()
[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
2024-11-13 12:27 UTC (5+ messages)
[PATCH v2] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-11-13 9:06 UTC (5+ messages)
[PATCH] dax: Allow block size > PAGE_SIZE
2024-11-12 19:32 UTC (17+ messages)
[PATCH] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-11-11 15:36 UTC (3+ messages)
[ndctl PATCH v2 0/6] ndctl: DCD additions
2024-11-08 20:17 UTC (26+ messages)
` [ndctl PATCH v2 1/6] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v2 2/6] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH v2 3/6] ndctl: Separate region mode from decoder mode
` [ndctl PATCH v2 4/6] cxl/region: Add creation of Dynamic capacity regions
` [ndctl PATCH v2 5/6] ndctl/cxl: Add extent output to region query
` [ndctl PATCH v2 6/6] ndctl/cxl/test: Add Dynamic Capacity tests
[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-08 17:27 UTC (29+ messages)
` [PATCH v7 01/27] range: Add range_overlaps()
` [PATCH v7 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v7 03/27] dax: Document struct dev_dax_range
` [PATCH v7 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v7 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v7 06/27] cxl/region: Refactor common create region code
` [PATCH v7 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v7 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v7 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v7 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v7 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v7 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v7 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v7 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v7 15/27] cxl/region: Add sparse DAX region support
` [PATCH v7 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v7 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v7 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v7 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v7 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v7 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v7 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v7 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v7 24/27] cxl/region: Read existing extents on region creation
` [PATCH v7 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v7 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v7 27/27] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-07 19:46 UTC (34+ messages)
` [PATCH v6 01/27] range: Add range_overlaps()
` [PATCH v6 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v6 03/27] dax: Document struct dev_dax_range
` [PATCH v6 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v6 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v6 06/27] cxl/region: Refactor common create region code
` [PATCH v6 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v6 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v6 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v6 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v6 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v6 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v6 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v6 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v6 15/27] cxl/region: Add sparse DAX region support
` [PATCH v6 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v6 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v6 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v6 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v6 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v6 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v6 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v6 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v6 24/27] cxl/region: Read existing extents on region creation
` [PATCH v6 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v6 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v6 27/27] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-05 1:53 UTC (44+ messages)
` [PATCH v5 03/27] dax: Document struct dev_dax_range
` [PATCH v5 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v5 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v5 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v5 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v5 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v5 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v5 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v5 15/27] cxl/region: Add sparse DAX region support
` [PATCH v5 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v5 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v5 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v5 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v5 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v5 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v5 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v5 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v5 24/27] cxl/region: Read existing extents on region creation
` [PATCH v5 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v5 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v5 27/27] tools/testing/cxl: Add DC Regions to mock mem data
[ndctl PATCH 0/6] ndctl: DCD additions
2024-10-31 22:48 UTC (12+ messages)
` [ndctl PATCH 1/6] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH 2/6] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH 3/6] ndctl: Separate region mode from decoder mode
` [ndctl PATCH 4/6] cxl/region: Add creation of Dynamic capacity regions
` [ndctl PATCH 5/6] ndctl/cxl: Add extent output to region query
` [ndctl PATCH 6/6] ndctl/cxl/test: Add Dynamic Capacity tests
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-30 5:57 UTC (10+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox