LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-10-21 03:52:40
linux-kernel
Re: How to convert I/O iterators to iterators, sglists and RDMA lists
2022-10-20 04:36:43
linux-kernel
Re: [PATCH v2] erofs: use kmap_local_page() only for erofs_bread()
2022-10-19 03:15:57
linux-kernel
Re: [PATCH v2] erofs: use kmap_local_page() only for erofs_bread()
2022-10-19 03:07:43
linux-kernel
Re: [PATCH] x86/hyperv: Remove BUG_ON() for kmap_local_page()
2022-10-16 22:31:48
linux-kernel
Re: [PATCH 2/2] cxl/mbox: Wire up basic irq support
2022-10-16 22:31:48
linux-kernel
Re: [PATCH 1/2] cxl/pci: Add generic MSI/MSI-X interrupt support
2022-10-16 21:46:00
linux-kernel
Re: [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command
2022-10-14 23:59:05
linux-kernel
Re: [RFC V2 PATCH 05/11] cxl/mem: Trace General Media Event Record
2022-10-14 23:51:01
linux-kernel
Re: [RFC V2 PATCH 06/11] cxl/mem: Trace DRAM Event Record
2022-10-14 19:38:08
linux-kernel
Re: [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command
2022-10-14 17:33:47
linux-kernel
Re: [RFC V2 PATCH 01/11] cxl/mbox: Add debug of hardware error code
2022-10-14 16:31:03
linux-kernel
Re: [PATCH] cxl: Add generic MSI/MSI-X interrupt support
2022-10-11 00:03:05
linux-kernel
[RFC V2 PATCH 06/11] cxl/mem: Trace DRAM Event Record
2022-10-10 23:59:05
linux-kernel
[RFC V2 PATCH 07/11] cxl/mem: Trace Memory Module Event Record
2022-10-10 23:38:49
linux-kernel
[RFC V2 PATCH 01/11] cxl/mbox: Add debug of hardware error code
2022-10-10 23:19:31
linux-kernel
[RFC V2 PATCH 04/11] cxl/mem: Clear events on driver load
2022-10-10 23:05:49
linux-kernel
[RFC V2 PATCH 00/11] CXL: Process event logs
2022-10-10 23:03:19
linux-kernel
[RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command
2022-10-10 23:00:20
linux-kernel
[RFC V2 PATCH 03/11] cxl/mem: Implement Clear Event Records command
2022-10-10 22:55:10
linux-kernel
[RFC V2 PATCH 08/11] cxl/test: Add generic mock events
2022-10-10 22:46:45
linux-kernel
[RFC V2 PATCH 10/11] cxl/test: Simulate event log overflow
2022-10-10 22:46:07
linux-kernel
[RFC V2 PATCH 09/11] cxl/test: Add specific events
2022-10-10 22:45:40
linux-kernel
[RFC V2 PATCH 11/11] cxl/mem: Wire up event interrupts
2022-10-10 22:45:01
linux-kernel
[RFC V2 PATCH 05/11] cxl/mem: Trace General Media Event Record
2022-10-07 15:59:49
linux-kernel
Re: [PATCH] x86/sgx: Replace kmap/kunmap_atomic calls
2022-10-07 15:54:26
linux-kernel
Re: [PATCH V2] highmem: Fix kmap_to_page() for kmap_local_page() addresses
2022-10-06 23:25:56
linux-kernel
Re: [PATCH] x86/sgx: Replace kmap/kunmap_atomic calls
2022-10-06 22:25:31
linux-kernel
Re: [PATCH] x86/sgx: Replace kmap/kunmap_atomic calls
2022-10-06 18:35:29
linux-kernel
Re: [PATCH 2/4] tee: Remove vmalloc page support
2022-10-06 04:21:28
linux-kernel
[PATCH V2] highmem: Fix kmap_to_page() for kmap_local_page() addresses
2022-10-04 02:42:30
linux-kernel
Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
2022-10-03 20:59:39
linux-kernel
Re: [PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
2022-10-03 19:40:45
linux-kernel
Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
2022-10-03 15:25:33
linux-kernel
Re: [PATCH 0/4] Remove get_kernel_pages()
2022-10-03 15:10:07
linux-kernel
Re: [PATCH 3/4] tee: Remove call to get_kernel_pages()
2022-10-03 04:37:25
linux-kernel
[PATCH] highmem: Fix kmap_to_page() for kmap_local_page() addresses
2022-10-03 04:02:06
linux-kernel
Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
2022-10-02 03:12:03
linux-kernel
Re: [PATCH 3/4] tee: Remove call to get_kernel_pages()
2022-10-02 00:40:12
linux-kernel
[PATCH 1/4] highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
2022-10-02 00:38:48
linux-kernel
[PATCH 0/4] Remove get_kernel_pages()
2022-10-02 00:38:48
linux-kernel
[PATCH 2/4] tee: Remove vmalloc page support
2022-10-02 00:38:48
linux-kernel
[PATCH 4/4] mm: Remove get_kernel_pages()
2022-10-02 00:30:32
linux-kernel
[PATCH 3/4] tee: Remove call to get_kernel_pages()
2022-10-02 00:24:12
linux-kernel
[PATCH] x86/fixmap: Decouple KMAP_LOCAL from PCI_MMCONFIG
2022-09-27 16:33:56
linux-kernel
Re: [PATCH] cxl/pmem: Use size_add() against integer overflow
2022-09-27 16:30:27
linux-kernel
Re: [RFC PATCH 7/9] cxl/test: Add generic mock events
2022-09-26 23:05:00
linux-kernel
[PATCH V3 0/2] CXL: Taint user access to DOE mailbox config space
2022-09-26 22:30:46
linux-kernel
[PATCH V3 2/2] cxl/doe: Request exclusive DOE access
2022-09-26 22:29:49
linux-kernel
Re: [RFC PATCH 7/9] cxl/test: Add generic mock events
2022-09-26 22:24:55
linux-kernel
[PATCH V3 1/2] PCI: Allow drivers to request exclusive config regions
2022-09-26 19:02:52
linux-kernel
Re: [PATCH] dax: Remove usage of the deprecated ida_simple_xxx API