summaryrefslogtreecommitdiff
path: root/include/net/iucv
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-17 16:42:09 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-17 16:42:09 +0200
commit61aba373f5708f2aebc3f72078e51949a068aa6f (patch)
tree0706de7cadecd5a40f7ecece2af24975d7d53ed2 /include/net/iucv
parent91f304e6c83b4ad55ef6032f32111296febb40dd (diff)
downloadkernel-linux-5.6.y.tar.gz
Linux 5.6.19linux-5.6.y
Diffstat (limited to 'include/net/iucv')
0 files changed, 0 insertions, 0 deletions
e branching for "try_verify_in_tasklet"Mike Snitzer 2022-08-04dm verity: allow optional args to alter primary args handlingMike Snitzer 2022-08-04dm verity: Add optional "try_verify_in_tasklet" featureNathan Huckleberry 2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-07-28dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry 2022-07-08dm: Add verity helpers for LoadPinMatthias Kaehlcke 2022-07-07dm verity: fix checkpatch close brace errorJeongHyeon Lee 2022-05-31dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti 2021-11-09Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-11-01dm verity: use bvec_kmap_local in verity_for_bv_blockChristoph Hellwig 2021-10-18dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding themChristoph Hellwig 2021-10-18block: move struct request to blk-mq.hChristoph Hellwig 2021-10-12dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash 2021-08-20dm ima: update dm target attributes for ima measurementsTushar Sugandhi 2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi 2021-03-26dm verity: allow only one error handling modeJeongHyeon Lee 2021-03-22dm verity: fix DM_VERITY_OPTS_MAX valueJeongHyeon Lee 2020-12-21dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim 2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2020-07-13dm verity: add "panic_on_corruption" error handling modeJeongHyeon Lee 2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig 2020-03-03dm: bump version of core and various targetsMike Snitzer 2020-01-07dm verity: don't prefetch hash blocks for already-verified dataxianrong.zhou 2019-08-23dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana