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
2022-03-11 01:33:48 linux-kernel [PATCH V9 21/45] mm/pkeys: PKS testing, add pks_set_*() tests
2022-03-11 00:14:37 linux-kernel [PATCH V9 29/45] mm/pkeys: PKS testing, Add exception test
2022-03-10 23:52:38 linux-kernel [PATCH V9 00/45] PKS/PMEM: Add Stray Write Protection
2022-03-10 23:48:58 linux-kernel [PATCH V9 14/45] x86/selftests: Add test_pks
2022-03-10 23:30:42 linux-kernel [PATCH V9 22/45] mm/pkeys: PKS testing, test context switching
2022-03-10 23:10:21 linux-kernel [PATCH V9 34/45] memremap_pages: Add Kconfig for DEVMAP_ACCESS_PROTECTION
2022-03-10 22:50:56 linux-kernel [PATCH V9 12/45] mm/pkeys: Define PKS page table macros
2022-03-10 22:11:19 linux-kernel [PATCH V9 45/45] devdax: Enable stray access protection
2022-03-10 22:10:13 linux-kernel [PATCH V9 09/45] Documentation/pkeys: Add initial PKS documentation
2022-03-10 22:09:39 linux-kernel [PATCH V9 35/45] memremap_pages: Introduce pgmap_protection_available()
2022-03-10 19:59:12 linux-kernel [PATCH V9 15/45] x86/pkeys: Introduce pks_write_pkrs()
2022-03-10 19:58:48 linux-kernel [PATCH V9 03/45] x86/pkeys: Clarify PKRU_AD_KEY macro
2022-03-10 19:51:47 linux-kernel [PATCH V9 33/45] mm/pkeys: Add pks_available()
2022-03-10 19:27:30 linux-kernel [PATCH V9 20/45] mm/pkeys: PKS testing, add a fault call back
2022-03-10 19:26:17 linux-kernel [PATCH V9 32/45] mm/pkeys: PKS testing, add test for all keys
2022-03-10 19:18:39 linux-kernel [PATCH V9 04/45] x86/pkeys: Make PKRU macros generic
2022-03-10 19:17:36 linux-kernel [PATCH V9 42/45] kmap: Make kmap work for devmap protected pages
2022-03-10 19:15:44 linux-kernel [PATCH V9 41/45] memremap_pages: Add memremap.pks_fault_mode
2022-03-10 19:00:10 linux-kernel [PATCH V9 37/45] memremap_pages: Introduce devmap_protected()
2022-03-10 18:54:34 linux-kernel [PATCH V9 43/45] dax: Stray access protection for dax_direct_access()
2022-03-10 18:02:48 linux-kernel [PATCH V9 08/45] x86/fault: Adjust WARN_ON for pkey fault
2022-03-10 18:02:43 linux-kernel [PATCH V9 10/45] mm/pkeys: Provide for PKS key allocation
2022-03-10 17:54:20 linux-kernel [PATCH V9 07/45] x86/pkeys: Add PKS CPU feature bit
2022-03-10 17:52:45 linux-kernel [PATCH V9 26/45] x86/entry: Define arch_{save|restore}_auxiliary_pt_regs()
2022-03-08 06:46:17 linux-kernel Re: [PATCH] pkeys: Make pkey unsigned in arch_set_user_pkey_access()
2022-03-04 21:25:14 linux-kernel [PATCH] fs/dax: Fix missing kdoc for dax_device
2022-03-04 21:24:05 linux-kernel [PATCH] pkeys: Make pkey unsigned in arch_set_user_pkey_access()
2022-03-04 21:20:55 linux-kernel [PATCH] fs/dax: Fix run_dax() missing prototype
2022-03-04 21:04:32 linux-kernel [PATCH] x86/pkeys: Remove __arch_set_user_pkey_access() declaration
2022-03-02 20:15:04 linux-kernel Re: [PATCH V8 37/44] memremap_pages: Set PKS PKey in PTEs if PGMAP_PROTECTIONS is requested
2022-03-02 10:40:01 linux-kernel Re: [PATCH V8 39/44] memremap_pages: Add memremap.pks_fault_mode
2022-03-02 09:58:16 linux-kernel Re: [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages
2022-03-02 07:47:12 linux-kernel Re: [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages
2022-03-02 07:44:03 linux-kernel Re: [PATCH V8 40/44] memremap_pages: Add pgmap_protection_flag_invalid()
2022-03-02 06:29:35 linux-kernel Re: [PATCH V8 39/44] memremap_pages: Add memremap.pks_fault_mode
2022-03-02 02:25:37 linux-kernel Re: [PATCH V8 33/44] memremap_pages: Introduce pgmap_protection_available()
2022-03-02 01:16:25 linux-kernel Re: [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages
2022-03-01 23:47:55 linux-kernel Re: [PATCH V8 30/44] mm/pkeys: Test setting a PKS key in a custom fault callback
2022-03-01 20:20:37 linux-kernel Re: [PATCH V8 42/44] dax: Stray access protection for dax_direct_access()
2022-03-01 20:18:52 linux-kernel Re: [PATCH V8 43/44] nvdimm/pmem: Enable stray access protection
2022-02-28 17:59:01 linux-kernel Re: [PATCH V8 33/44] memremap_pages: Introduce pgmap_protection_available()
2022-02-23 06:18:24 linux-kernel Re: [PATCH V8 38/44] memremap_pages: Define pgmap_mk_{readwrite|noaccess}() calls
2022-02-23 00:41:50 linux-kernel Re: [PATCH V8 20/44] mm/pkeys: Add PKS test for context switching
2022-02-21 06:08:31 linux-kernel Re: [PATCH V8 26/44] x86/fault: Print PKS MSR on fault
2022-02-18 21:16:14 linux-kernel Re: [PATCH V8 19/44] mm/pkeys: PKS Testing, add pks_mk_*() tests
2022-02-18 06:37:36 linux-kernel Re: [PATCH V8 20/44] mm/pkeys: Add PKS test for context switching
2022-02-18 06:35:14 linux-kernel Re: [PATCH V8 20/44] mm/pkeys: Add PKS test for context switching
2022-02-18 06:11:45 linux-kernel Re: [PATCH V8 26/44] x86/fault: Print PKS MSR on fault
2022-02-18 05:51:51 linux-kernel Re: [PATCH V8 19/44] mm/pkeys: PKS Testing, add pks_mk_*() tests
2022-02-18 04:54:30 linux-kernel Re: [PATCH V8 16/44] mm/pkeys: Introduce pks_mk_readwrite()
2022-02-18 02:26:17 linux-kernel Re: [PATCH V8 16/44] mm/pkeys: Introduce pks_mk_readwrite()