Linux Device-Mapper Development
[Prev Page][Next Page]
[PATCH v2 0/2] multipath-tools: FCP addressing display support (for s390x),
Steffen Maier
[PATCH] multipathd: disallow changing to/from fpin marginal paths on reconfig,
Benjamin Marzinski
[PATCH v3 00/10] Add Copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v3 00/10] Add Copy offload support, Dave Chinner
Message not available
[PATCH] dm crypt: fixed compiler warning in conditional expression, Aashish Sharma
[PATCH] kpartx: Add -P option for partition scanning,
Ritika Srivastava
[PATCH v2 00/14] dm: improve bio-based IO accounting,
Mike Snitzer
- [PATCH v2 03/14] dm: refactor dm_split_and_process_bio a bit, Mike Snitzer
- [PATCH v2 08/14] dm: record old_sector in dm_target_io before calling map function, Mike Snitzer
- [PATCH v2 10/14] block: add bio_start_io_acct_remapped for the benefit of DM, Mike Snitzer
- [PATCH v2 05/14] dm: remove impossible BUG_ON in __send_empty_flush, Mike Snitzer
- [PATCH v2 09/14] dm: move kicking of suspend queue to dm_io_dec_pending, Mike Snitzer
- [PATCH v2 12/14] dm crypt: use dm_submit_bio_remap, Mike Snitzer
- [PATCH v2 01/14] dm: rename split functions, Mike Snitzer
- [PATCH v2 02/14] dm: fold __clone_and_map_data_bio into __split_and_process_bio, Mike Snitzer
- [PATCH v2 04/14] dm: reduce code duplication in __map_bio, Mike Snitzer
- [PATCH v2 06/14] dm: remove unused mapped_device argument from free_tio, Mike Snitzer
- [PATCH v2 07/14] dm: remove code only needed before submit_bio recursion, Mike Snitzer
- [PATCH v2 14/14] dm: move duplicate code in callers of alloc_tio into alloc_tio, Mike Snitzer
- [PATCH v2 11/14] dm: add dm_submit_bio_remap interface, Mike Snitzer
- [PATCH v2 13/14] dm delay: use dm_submit_bio_remap, Mike Snitzer
[PATCH] dm: account statistics correctly in case of bio split,
Mikulas Patocka
[PATCH] dm: fix dm_stats accounting,
Mikulas Patocka
[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment,
Qing Wang
- [PATCH V2 2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 6/13] input: serio: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 7/13] md: use time_is_before_jiffies(() instead of jiffies judgment, Qing Wang
- [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 5/13] hid: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 10/13] md: use time_is_before_eq_jiffies() instead of jiffies judgment, Qing Wang
- [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() instead of jiffies judgment, Qing Wang
- Re: [PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment, Theodore Ts'o
- Message not available
[PATCH] md: use time_after_eq() instead of jiffies judgment,
Qing Wang
[PATCH v3] multipathd: handle fpin events,
Muneendra Kumar
[PATCH 00/14] dm: improve bio-based IO accounting,
Mike Snitzer
- [PATCH 04/14] dm: reduce code duplication in __map_bio, Mike Snitzer
- [PATCH 05/14] dm: remove impossible BUG_ON in __send_empty_flush, Mike Snitzer
- [PATCH 14/14] block: add bio_start_io_acct_remapped for the benefit of DM, Mike Snitzer
- [PATCH 09/14] dm: prep for following changes, Mike Snitzer
- [PATCH 06/14] dm: remove unused mapped_device argument from free_tio, Mike Snitzer
- [PATCH 11/14] dm crypt: use dm_submit_bio_remap, Mike Snitzer
- [PATCH 10/14] dm: add dm_submit_bio_remap interface, Mike Snitzer
- [PATCH 13/14] dm: improve correctness and efficiency of bio-based IO accounting, Mike Snitzer
- [PATCH 08/14] dm: record old_sector in dm_target_io before calling map function, Mike Snitzer
- [PATCH 01/14] dm: rename split functions, Mike Snitzer
- [PATCH 03/14] dm: refactor dm_split_and_process_bio a bit, Mike Snitzer
- [PATCH 02/14] dm: fold __clone_and_map_data_bio into __split_and_process_bio, Mike Snitzer
- [PATCH 12/14] dm delay: dm_submit_bio_remap, Mike Snitzer
- [PATCH 07/14] dm: remove code only needed before submit_bio recursion, Mike Snitzer
[PATCH] dm: make sure dm_table is binded before queue request,
Zhang Yi
[PATCH 0/2] multipath-tools: FCP addressing display support (for s390x),
Steffen Maier
remove REQ_OP_WRITE_SAME v2,
Christoph Hellwig
- [PATCH 2/7] drbd: drop REQ_OP_WRITE_SAME support, Christoph Hellwig
- [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support, Christoph Hellwig
- [PATCH 5/7] md: drop WRITE_SAME support, Christoph Hellwig
- [PATCH 4/7] sd: remove write same support, Christoph Hellwig
- [PATCH 1/7] cxlflash: query write_zeroes limit for zeroing, Christoph Hellwig
- [PATCH 6/7] dm: remove write same support, Christoph Hellwig
- [PATCH 3/7] rnbd: drop WRITE_SAME support, Christoph Hellwig
- Re: remove REQ_OP_WRITE_SAME v2, Martin K. Petersen
- Re: remove REQ_OP_WRITE_SAME v2, Chaitanya Kulkarni
- Re: remove REQ_OP_WRITE_SAME v2, Martin K. Petersen
- Re: remove REQ_OP_WRITE_SAME v2, Martin K. Petersen
Thin pool performance when allocating lots of blocks,
Demi Marie Obenour
[PATCH] kpartx.rules: skip MD devices,
mwilck
[PATCH] dm io: Drop the obsolete and incorrect doc for dm_io(),
Barry Song
Can not remove device. No files open, no processes attached. Forced to reboot server.,
Aidan Walton
Re: [PATCH 0/1] t10-pi bio split fix,
Milan Broz
[PATCH v2 5/6] multipath: Makefile: modules-load.d file for SCSI device handlers,
mwilck
improve the bio cloning interface v2,
Christoph Hellwig
- [PATCH 01/13] drbd: set ->bi_bdev in drbd_req_new, Christoph Hellwig
- [PATCH 02/13] dm: add a clone_to_tio helper, Christoph Hellwig
- [PATCH 04/13] dm: fold __send_duplicate_bios into __clone_and_map_simple_bio, Christoph Hellwig
- [PATCH 03/13] dm: fold clone_bio into __clone_and_map_data_bio, Christoph Hellwig
- [PATCH 05/13] dm: move cloning the bio into alloc_tio, Christoph Hellwig
- [PATCH 11/13] dm: use bio_clone_fast in alloc_io/alloc_tio, Christoph Hellwig
- [PATCH 08/13] dm: simplify the single bio fast path in __send_duplicate_bios, Christoph Hellwig
- [PATCH 12/13] block: initialize the target bio in __bio_clone_fast, Christoph Hellwig
- [PATCH 10/13] block: clone crypto and integrity data in __bio_clone_fast, Christoph Hellwig
- [PATCH 06/13] dm: pass the bio instead of tio to __map_bio, Christoph Hellwig
- [PATCH 07/13] dm: retun the clone bio from alloc_tio, Christoph Hellwig
- [PATCH 09/13] dm-cache: remove __remap_to_origin_clear_discard, Christoph Hellwig
- [PATCH 13/13] block: pass a block_device to bio_clone_fast, Christoph Hellwig
- Re: improve the bio cloning interface v2, Mike Snitzer
- Re: improve the bio cloning interface v2, Jens Axboe
[PATCH] libmultipath: hwtable: use ALUA for all LIO targets,
mwilck
dm: Fix use-after-free in dm_cleanup_zoned_dev(),
Kirill Tkhai
TABLEO : le tout nouvel outil de PILOTAGE de votre entreprise : ULTRA simple et convivial, Acropole Expert Informatique
[PATCH 0/6] multipath-tools: kernel module loading improvements,
mwilck
[RFC PATCH 0/3] NVMe copy offload patches,
Mikulas Patocka
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] dm-crypt: introduce a module parameter that makes it possible to limit all bios, Mikulas Patocka
[PATCH] dm ioct: prevent potential specter v1 gadget,
Jordy Zomer
[PATCH v5 0/7] DAX poison recovery,
Jane Chu
[PATCH v4 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH] udev: create symlinks and watch even in suspended state,
mwilck
[PATCH v3 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH v2 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
[PATCH 0/3] block/dm: fix bio-based DM IO accounting,
Mike Snitzer
improve the bio cloning interface,
Christoph Hellwig
- [PATCH 11/14] block: clone crypto and integrity data in __bio_clone_fast, Christoph Hellwig
- [PATCH 01/14] drbd: set ->bi_bdev in drbd_req_new, Christoph Hellwig
- [PATCH 04/14] dm: fold __send_duplicate_bios into __clone_and_map_simple_bio, Christoph Hellwig
- [PATCH 12/14] dm: use bio_clone_fast in alloc_tio, Christoph Hellwig
- [PATCH 07/14] dm: retun the clone bio from alloc_tio, Christoph Hellwig
- [PATCH 06/14] dm: pass the bio instead of tio to __map_bio, Christoph Hellwig
- [PATCH 14/14] block: pass a block_device to bio_clone_fast, Christoph Hellwig
- [PATCH 02/14] dm: add a clone_to_tio helper, Christoph Hellwig
- [PATCH 05/14] dm: move cloning the bio into alloc_tio, Christoph Hellwig
- [PATCH 03/14] dm: fold clone_bio into __clone_and_map_data_bio, Christoph Hellwig
- [PATCH 13/14] block: initialize the target bio in __bio_clone_fast, Christoph Hellwig
- [PATCH 10/14] dm-cache: remove __remap_to_origin_clear_discard, Christoph Hellwig
- [PATCH 09/14] dm: add a missing bio initialization to alloc_tio, Christoph Hellwig
- [PATCH 08/14] dm: simplify the single bio fast path in __send_duplicate_bios, Christoph Hellwig
- Re: improve the bio cloning interface, Mike Snitzer
[PATCH v4 0/7] DAX poison recovery,
Jane Chu
[PATCH] dm: cleanup double word in comment, trix
[PATCH] libmultipath: use asprintf() to allocate prefixed_uuid,
Benjamin Marzinski
[PATCH] dm ima: fix wrong length calculation for no_data string, Thore Sommer
[PATCH] dm: introduce a no open flag for deferred remove,
Brian Geffon
improve the bio allocation interface v2,
Christoph Hellwig
- [PATCH 01/19] fs: remove mpage_alloc, Christoph Hellwig
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio, Christoph Hellwig
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio, Christoph Hellwig
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep, Christoph Hellwig
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma, Christoph Hellwig
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 06/19] dm-crypt: remove clone_init, Christoph Hellwig
- [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io, Christoph Hellwig
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio, Christoph Hellwig
- [PATCH 13/19] block: move blk_next_bio to bio.c, Christoph Hellwig
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb, Christoph Hellwig
- [PATCH 19/19] block: pass a block_device and opf to bio_reset, Christoph Hellwig
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc, Christoph Hellwig
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset, Christoph Hellwig
- [PATCH 18/19] block: pass a block_device and opf to bio_init, Christoph Hellwig
- Re: improve the bio allocation interface v2, Jens Axboe
[PATCH v2] multipathd: handle fpin events,
Muneendra Kumar
[PATCH] dm: make static read-only array table const, Colin Ian King
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 4.4-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 4.4-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 4.14-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 4.14-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 4.9-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 4.9-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm: fix alloc_dax error handling in alloc_dev" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm: fix alloc_dax error handling in alloc_dev" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 5.16-stable tree, Sasha Levin
Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 5.16-stable tree, Sasha Levin
Patch "dm: fix alloc_dax error handling in alloc_dev" has been added to the 5.16-stable tree, Sasha Levin
Patch "dm: make the DAX support depend on CONFIG_FS_DAX" has been added to the 5.16-stable tree, Sasha Levin
Raid0 performance regression,
Roger Willcocks
[PATCH RFC] btrfs: sysfs: add <uuid>/debug/io_accounting/ directory,
Qu Wenruo
improve the bio allocation interface,
Christoph Hellwig
- [PATCH 01/19] fs: remove mpage_alloc, Christoph Hellwig
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio, Christoph Hellwig
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep, Christoph Hellwig
- [PATCH 06/19] dm-crypt: remove clone_init, Christoph Hellwig
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio, Christoph Hellwig
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma, Christoph Hellwig
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 13/19] block: move blk_next_bio to bio.c, Christoph Hellwig
- [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io, Christoph Hellwig
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset, Christoph Hellwig
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc, Christoph Hellwig
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb, Christoph Hellwig
- [PATCH 19/19] block: pass a block_device and opf to bio_reset, Christoph Hellwig
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio, Christoph Hellwig
- [PATCH 18/19] block: pass a block_device and opf to bio_init, Christoph Hellwig
- Re: improve the bio allocation interface, Jens Axboe
[PATCH 0/3] Misc Multipath fixes,
Benjamin Marzinski
[PATCH AUTOSEL 4.4 26/29] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 4.4 25/29] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 4.14 51/56] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 4.14 52/56] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 4.19 53/59] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 4.19 52/59] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 5.4 65/73] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 5.4 66/73] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 5.10 104/116] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 5.10 103/116] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 5.15 168/188] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 5.15 169/188] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 5.16 197/217] dm space map common: add bounds check to sm_ll_lookup_bitmap(), Sasha Levin
[PATCH AUTOSEL 5.16 196/217] dm btree: add a defensive bounds check to insert_at(), Sasha Levin
[PATCH AUTOSEL 5.16 19/52] dm: make the DAX support depend on CONFIG_FS_DAX, Sasha Levin
[PATCH AUTOSEL 5.16 18/52] dm: fix alloc_dax error handling in alloc_dev, Sasha Levin
[PATCH AUTOSEL 5.10 17/34] dm: fix alloc_dax error handling in alloc_dev, Sasha Levin
[PATCH AUTOSEL 5.15 17/44] dm: fix alloc_dax error handling in alloc_dev, Sasha Levin
[PATCH] dm rq: clear cloned bio ->bi_bdev to fix I/O accounting,
Benjamin Marzinski
[RFC PATCH 0/1] Add inline encryption support for dm-crypt,
Israel Rukshin
[ANNOUNCE] cryptsetup 2.4.3 (CVE-2021-4122 fix), Milan Broz
[ANNOUNCE] cryptsetup 2.3.7 (CVE-2021-4122 fix), Milan Broz
[PATCH v5 00/12] x86: Support Key Locker,
Chang S. Bae
- [PATCH v5 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction, Chang S. Bae
- [PATCH v5 02/12] x86/cpufeature: Enumerate Key Locker feature, Chang S. Bae
- [PATCH v5 03/12] x86/insn: Add Key Locker instructions to the opcode map, Chang S. Bae
- [PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4, Chang S. Bae
- [PATCH v5 01/12] Documentation/x86: Document Key Locker, Chang S. Bae
- [PATCH v5 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions, Chang S. Bae
- [PATCH v5 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key, Chang S. Bae
- [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time, Chang S. Bae
- [PATCH v5 12/12] crypto: x86/aes-kl - Support XTS mode, Chang S. Bae
- [PATCH v5 10/12] crypto: x86/aes - Prepare for a new AES implementation, Chang S. Bae
- [PATCH v5 09/12] x86/cpu: Add a configuration and command line option for Key Locker, Chang S. Bae
- [PATCH v5 06/12] x86/keylocker: Define Key Locker CPUID leaf, Chang S. Bae
- Re: [PATCH v5 00/12] x86: Support Key Locker, Dave Hansen
- [PATCH v6 00/12] x86: Support Key Locker, Chang S. Bae
- [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4, Chang S. Bae
- [PATCH v6 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key, Chang S. Bae
- [PATCH v6 09/12] x86/cpu: Add a configuration and command line option for Key Locker, Chang S. Bae
- [PATCH v6 06/12] x86/keylocker: Define Key Locker CPUID leaf, Chang S. Bae
- [PATCH v6 02/12] x86/cpufeature: Enumerate Key Locker feature, Chang S. Bae
- [PATCH v6 12/12] crypto: x86/aes-kl - Support XTS mode, Chang S. Bae
- [PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation, Chang S. Bae
- [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time, Chang S. Bae
- [PATCH v6 01/12] Documentation/x86: Document Key Locker, Chang S. Bae
- [PATCH v6 03/12] x86/insn: Add Key Locker instructions to the opcode map, Chang S. Bae
- [PATCH v6 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction, Chang S. Bae
- [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions, Chang S. Bae
- [PATCH v7 00/12] x86: Support Key Locker, Chang S. Bae
- [PATCH v7 01/12] Documentation/x86: Document Key Locker, Chang S. Bae
- [PATCH v7 02/12] x86/cpufeature: Enumerate Key Locker feature, Chang S. Bae
- [PATCH v7 05/12] x86/msr-index: Add MSRs for Key Locker wrapping key, Chang S. Bae
- [PATCH v7 03/12] x86/insn: Add Key Locker instructions to the opcode map, Chang S. Bae
- [PATCH v7 06/12] x86/keylocker: Define Key Locker CPUID leaf, Chang S. Bae
- [PATCH v7 08/12] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4, Chang S. Bae
- [PATCH v7 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction, Chang S. Bae
- [PATCH v7 09/12] x86/cpu: Add a configuration and command line option for Key Locker, Chang S. Bae
- [PATCH v7 07/12] x86/cpu/keylocker: Load a wrapping key at boot-time, Chang S. Bae
- [PATCH v7 11/12] crypto: x86/aes - Prepare for a new AES implementation, Chang S. Bae
- [PATCH v7 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm, Chang S. Bae
- [PATCH v7 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx, Chang S. Bae
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]