Ira Weiny ([email protected])

Number of posts: 2733 (0.8 per day)
First post: 2015-02-03 20:46:49
Last post: 2024-06-14 22:40:13

Date List Subject
2023-08-01 20:38:59 linux-kernel [PATCH v2 1/2] cxl/mbox: Use correct handle in events debug message
2023-08-01 19:59:25 linux-kernel Re: [PATCH] cxl/mbox: Fix debug message print
2023-07-31 22:25:18 linux-kernel [PATCH] cxl/mbox: Fix debug message print
2023-07-29 00:05:32 linux-kernel [PATCH] cxl/memdev: Avoid mailbox functionality on device memory CXL devices
2023-07-27 22:19:14 linux-kernel Re: [PATCH] PCI/DOE: Fix destroy_work_on_stack() race
2023-07-26 18:56:49 linux-kernel [PATCH] PCI/DOE: Fix destroy_work_on_stack() race
2023-07-24 02:52:54 linux-kernel Re: [PATCH] Remove unnecessary calls to kmap{,_local_page}() when acquiring pages using GFP_DMA32.
2023-07-10 15:51:31 linux-kernel Re: [PATCH v3] libnvdimm/of_pmem: Replace kstrdup with devm_kstrdup and add check
2023-06-29 02:40:41 linux-kernel Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}()
2023-06-29 02:19:38 linux-kernel Re: [PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}()
2023-06-26 21:30:08 linux-kernel Re: [PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-26 21:10:58 linux-kernel Re: [PATCH v3] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-26 20:43:28 linux-kernel Re: [PATCH] drivers/target: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-23 18:33:12 linux-kernel Re: [PATCH] libnvdimm/of_pmem: Replace kstrdup with devm_kstrdup and add check
2023-06-23 17:43:37 linux-kernel Re: [PATCH] libnvdimm/of_pmem: Add check and kfree for kstrdup
2023-06-21 16:47:03 linux-kernel Re: [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-20 16:19:13 linux-kernel Re: [PATCH] libnvdimm/of_pmem: Add check and kfree for kstrdup
2023-06-20 13:56:51 linux-kernel Re: [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-20 13:56:30 linux-kernel Re: [PATCH] libnvdimm/of_pmem: Add check and kfree for kstrdup
2023-06-18 18:50:52 linux-kernel Re: [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-16 18:30:52 linux-kernel Re: [PATCH] dax: include bus.h for definition of run_dax()
2023-06-16 18:07:45 linux-kernel Re: [PATCH] nvdimm: make nd_class variable static
2023-06-13 21:36:13 linux-kernel Re: [PATCH v2] lib: Replace kmap() with kmap_local_page()
2023-06-13 20:19:30 linux-kernel Re: [PATCH] fs/aio: Stop allocating aio rings from HIGHMEM
2023-06-13 20:13:26 linux-kernel Re: [PATCH] Documentation/mm: Add kmap_local_folio() to Temporary Virt. Mappings
2023-06-03 02:17:11 linux-kernel [PATCH RFC 3/4] dax/cxl: Fix refcount leak in cxl_dax_region_probe()
2023-06-03 02:16:49 linux-kernel [PATCH RFC 0/4] dax: Clean up dax_region references
2023-06-03 02:13:07 linux-kernel [PATCH RFC 4/4] dax/bus: Remove unnecessary reference in alloc_dax_region()
2023-06-03 02:11:55 linux-kernel [PATCH RFC 2/4] dax/hmem: Fix refcount leak in dax_hmem_probe()
2023-06-03 02:11:16 linux-kernel [PATCH RFC 1/4] dax/bus: Fix leaked reference in alloc_dax_region()
2023-06-03 00:00:11 linux-kernel Re: [PATCH] dax/hmem: Fix refcount leak in dax_hmem_probe()
2023-06-02 19:05:32 linux-kernel Re: [PATCH] dax/hmem: Fix refcount leak in dax_hmem_probe()
2023-06-01 03:16:38 linux-kernel Re: CXL memory device not created correctly
2023-05-19 15:31:34 linux-kernel Re: CXL memory device not created correctly
2023-05-18 14:56:53 linux-kernel Re: [PATCH 3/3] tools/testing/cxl: Document test configurations
2023-05-18 14:52:24 linux-kernel Re: [PATCH 1/3] MAINTAINERS: Add additional reviewers for CXL
2023-05-17 22:24:31 linux-kernel [PATCH 3/3] tools/testing/cxl: Document test configurations
2023-05-17 21:50:29 linux-kernel [PATCH 0/3] cxl: Random clean ups
2023-05-17 21:50:26 linux-kernel [PATCH 2/3] cxl/pci: Update comment
2023-05-17 21:50:18 linux-kernel [PATCH 1/3] MAINTAINERS: Add additional reviewers for CXL
2023-05-10 22:08:51 linux-kernel Re: [PATCH v5 2/2] cxl/region: Remove else after return statement
2023-05-10 22:08:42 linux-kernel Re: [PATCH v5 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
2023-05-08 03:27:02 linux-kernel Re: [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
2023-04-27 23:07:00 linux-kernel Re: [RFC PATCH v2 2/3] drivers/nvdimm: export memmap of namespace to vmcoreinfo
2023-04-27 19:19:23 linux-kernel Re: [STYLE v1 3/3] cxl/core/region:Remove else after return statement
2023-04-27 19:13:00 linux-kernel Re: [STYLE v1 1/3] cxl/mbox: remove redundant debug msg
2023-04-27 19:07:11 linux-kernel Re: [STYLE v1 2/3] cxl/core/port: Use tabs to fix styling errors
2023-04-13 22:53:55 linux-kernel Re: [PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
2023-04-03 15:18:52 linux-kernel Re: [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq()
2023-04-03 02:19:01 linux-kernel Re: [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq()
2023-04-03 00:53:22 linux-kernel Re: [PATCH 0/2] improve arche_platform_wd_irq() function