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
2021-08-17 03:22:46 linux-kernel Re: [PATCH V7 12/18] x86/pks: Add PKS fault callbacks
2021-08-17 03:15:50 linux-kernel Re: [PATCH V7 14/18] memremap_pages: Add memremap.pks_fault_mode
2021-08-07 19:37:31 linux-kernel Re: [PATCH V7 14/18] memremap_pages: Add memremap.pks_fault_mode
2021-08-04 05:15:44 linux-kernel [PATCH V7 12/18] x86/pks: Add PKS fault callbacks
2021-08-04 05:07:39 linux-kernel [PATCH V7 14/18] memremap_pages: Add memremap.pks_fault_mode
2021-08-04 05:04:44 linux-kernel [PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
2021-08-04 04:42:58 linux-kernel [PATCH V7 03/18] x86/pks: Add additional PKEY helper macros
2021-08-04 04:37:02 linux-kernel [PATCH V7 17/18] nvdimm/pmem: Enable stray access protection
2021-08-04 04:36:35 linux-kernel [PATCH V7 18/18] devdax: Enable stray access protection
2021-08-04 04:36:32 linux-kernel [PATCH V7 13/18] memremap_pages: Add access protection via supervisor Protection Keys (PKS)
2021-08-04 04:36:26 linux-kernel [PATCH V7 16/18] dax: Stray access protection for dax_direct_access()
2021-08-04 04:36:23 linux-kernel [PATCH V7 09/18] x86/pks: Add PKS kernel API
2021-08-04 04:36:12 linux-kernel [PATCH V7 10/18] x86/pks: Introduce pks_abandon_protections()
2021-08-04 04:36:04 linux-kernel [PATCH V7 07/18] x86/pks: Preserve the PKRS MSR on context switch
2021-08-04 04:36:03 linux-kernel [PATCH V7 15/18] kmap: Add stray access protection for devmap pages
2021-08-04 04:35:57 linux-kernel [PATCH V7 05/18] x86/pks: Add PKS setup code
2021-08-04 04:35:32 linux-kernel [PATCH V7 11/18] x86/pks: Add PKS Test code
2021-08-04 04:35:31 linux-kernel [PATCH V7 02/18] x86/fpu: Refactor arch_set_user_pkey_access()
2021-08-04 04:35:25 linux-kernel [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions
2021-08-04 04:35:08 linux-kernel [PATCH V7 06/18] x86/fault: Adjust WARN_ON for PKey fault
2021-08-04 04:35:01 linux-kernel [PATCH V7 04/18] x86/pks: Add PKS defines and Kconfig options
2021-08-04 04:34:36 linux-kernel [PATCH V7 01/18] x86/pkeys: Create pkeys_common.h
2021-07-14 17:09:04 linux-ext4 Re: [PATCH v2] fs/ext2: Avoid page_address on pages returned by ext2_get_page
2021-07-14 08:10:54 linux-kernel Re: [PATCH 1/2] mm: call flush_dcache_page in memcpy_to_page and memzero_page
2021-07-13 18:18:46 linux-ext4 Re: [PATCH 1/1] fs/ext2: Avoid page_address on pages returned by ext2_get_page
2021-07-12 23:57:34 linux-kernel Re: [PATCH 6/6] mm: remove flush_kernel_dcache_page
2021-06-29 22:18:02 linux-kernel Re: [PATCH V4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-24 17:50:15 linux-kernel [PATCH V4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-24 17:35:08 linux-kernel Re: [PATCH V3] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-23 22:20:11 linux-kernel [PATCH V3] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-23 15:36:56 linux-kernel Re: [PATCH V2] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-22 20:41:50 linux-kernel Re: [PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-22 20:38:18 linux-kernel [PATCH V2] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-22 16:59:20 linux-kernel [PATCH V2] RDMA/irdma: Remove use of kmap()
2021-06-22 06:16:23 linux-kernel [PATCH 0/4] Remove use of kmap()
2021-06-22 06:16:22 linux-kernel [PATCH 3/4] RDMA/siw: Remove kmap()
2021-06-22 06:16:08 linux-kernel [PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-06-22 06:15:38 linux-kernel [PATCH 1/4] RDMA/hfi1: Remove use of kmap()
2021-06-22 06:15:20 linux-kernel [PATCH 2/4] RDMA/i40iw: Remove use of kmap()
2021-06-18 23:03:43 linux-kernel Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper
2021-06-18 07:06:34 linux-kernel Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper
2021-06-12 04:09:55 linux-kernel Re: [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
2021-06-11 17:24:47 linux-kernel Re: [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter
2021-06-09 17:05:18 linux-kernel Re: switch the block layer to use kmap_local_page
2021-06-09 12:24:29 linux-kernel Re: [PATCH 14/16] block: use memcpy_from_bvec in __blk_queue_bounce
2021-06-09 12:22:55 linux-kernel Re: [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
2021-06-04 00:55:12 linux-kernel [PATCH V3.1] cxl/mem: Reserve individual register block regions
2021-06-04 00:53:35 linux-kernel [PATCH V3.1] cxl/mem: Map registers based on capabilities
2021-05-28 04:27:34 linux-kernel [PATCH V3 5/5] cxl/pci: Add HDM decoder capabilities
2021-05-28 04:07:57 linux-kernel [PATCH V3 3/5] cxl/mem: Map registers based on capabilities
2021-05-28 03:59:43 linux-kernel [PATCH V3 4/5] cxl/mem: Reserve individual register block regions