Show patches with: none      |   17265 patches
« 1 2 3 4172 173 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv4,09/10] block: unexport blk_rq_count_integrity_sg [PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments --- 2024-09-11 Keith Busch New
[PATCHv4,07/10] scsi: use request helper to get integrity segments [PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments --- 2024-09-11 Keith Busch New
[PATCHv4,05/10] block: provide a request helper for user integrity segments [PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments --- 2024-09-11 Keith Busch New
[PATCHv4,04/10] blk-integrity: consider entire bio list for merging [PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments --- 2024-09-11 Keith Busch New
[PATCHv4,03/10] blk-integrity: properly account for segments [PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments --- 2024-09-11 Keith Busch New
[PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments [PATCHv4,01/10] blk-mq: unconditional nr_integrity_segments --- 2024-09-11 Keith Busch New
[v6,2/2] ufs: core: requeue aborted request [v6,1/2] ufs: core: fix the issue of ICU failure --- 2024-09-11 Peter Wang (王信友) Superseded
[v6,1/2] ufs: core: fix the issue of ICU failure [v6,1/2] ufs: core: fix the issue of ICU failure --- 2024-09-11 Peter Wang (王信友) New
[v5,2/2] ufs: core: requeue aborted request fix abort defect --- 2024-09-11 Peter Wang (王信友) Superseded
scsi: ufs: Zero utp_upiu_req at the beginning of each command scsi: ufs: Zero utp_upiu_req at the beginning of each command --- 2024-09-11 Avri Altman New
[v5,10/10] scsi: ufs: core: Move code out of an if-statement Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,09/10] scsi: ufs: core: Move the MCQ scsi_add_host() call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,08/10] scsi: ufs: core: Remove code that is no longer needed Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,07/10] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,05/10] scsi: ufs: core: Move the ufshcd_device_init() call Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,04/10] scsi: ufs: core: Introduce ufshcd_process_device_init_result() Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,03/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,02/10] scsi: ufs: core: Introduce ufshcd_post_device_init() Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host() Combine the UFS driver scsi_add_host() calls --- 2024-09-10 Bart Van Assche New
[v5,5/5] nvme: enable FDP support data placement hints and FDP --- 2024-09-10 Kanchan Joshi New
[v5,4/5] sd: limit to use write life hints data placement hints and FDP --- 2024-09-10 Kanchan Joshi New
[v5,3/5] fcntl: add F_{SET/GET}_RW_HINT_EX data placement hints and FDP --- 2024-09-10 Kanchan Joshi New
[v5,2/5] fcntl: rename rw_hint_* to rw_lifetime_hint_* data placement hints and FDP --- 2024-09-10 Kanchan Joshi New
[v5,1/5] fs, block: refactor enum rw_hint data placement hints and FDP --- 2024-09-10 Kanchan Joshi New
[v4,2/2] ufs: core: requeue aborted request fix abort defect --- 2024-09-10 Peter Wang (王信友) New
[v4,1/2] ufs: core: fix the issue of ICU failure fix abort defect --- 2024-09-10 Peter Wang (王信友) Superseded
[v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb [v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb --- 2024-09-10 Avri Altman New
[v2,4/4] scsi: ufs: core: Change the approach for power change UIC commands Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche New
[v2,3/4] scsi: ufs: core: Always initialize the UIC done completion Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche New
[v2,2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche New
[v2,1/4] scsi: ufs: core: Improve the struct ufs_hba documentation Improve the UFS driver link hibernation code --- 2024-09-09 Bart Van Assche New
scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb --- 2024-09-09 Avri Altman New
[v3,2/2] ufs: core: requeue aborted request fix abort defect --- 2024-09-09 Peter Wang (王信友) New
[v3,1/2] ufs: core: fix the issue of ICU failure fix abort defect --- 2024-09-09 Peter Wang (王信友) Superseded
[RESEND,v2,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,12/19] random32: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[RESEND,v2,08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[RESEND,v2,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,12/19] random32: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[GIT,PULL] SCSI fixes for 6.11-rc6 [GIT,PULL] SCSI fixes for 6.11-rc6 --- 2024-09-07 James Bottomley New
scsi: scsi_debug: Remove a useless memset() scsi: scsi_debug: Remove a useless memset() --- 2024-09-07 Christophe JAILLET New
[v6,17/17] ufs: host: add support for generating, importing and preparing wrapped keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,16/17] ufs: host: add a callback for deriving software secrets and use it Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,15/17] ufs: host: add support for wrapped keys in QCom UFS Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,14/17] ufs: core: add support for generating, importing and preparing keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,13/17] ufs: core: add support for deriving the software secret Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,12/17] ufs: core: add support for wrapped keys to UFS core Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,11/17] soc: qcom: ice: add support for generating, importing and preparing keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,10/17] soc: qcom: ice: add support for hardware wrapped keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,09/17] soc: qcom: ice: add HWKM support to the ICE driver Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,08/17] firmware: qcom: scm: add a call for checking wrapped key support Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,06/17] firmware: qcom: scm: add a call for deriving the software secret Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,04/17] fscrypt: add support for hardware-wrapped keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,02/17] blk-crypto: show supported key types in sysfs Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
[v6,01/17] blk-crypto: add basic hardware-wrapped key support Hardware wrapped key support for QCom ICE and UFS core --- 2024-09-06 Bartosz Golaszewski New
treewide: Correct the typo 'retun' treewide: Correct the typo 'retun' --- 2024-09-06 WangYuli New
[v4,10/10] scsi: ufs: core: Remove the second argument of ufshcd_device_init() Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,09/10] scsi: ufs: core: Move code out of an if-statement Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche Superseded
[v4,08/10] scsi: ufs: core: Move the MCQ scsi_add_host() call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche Superseded
[v4,07/10] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,05/10] scsi: ufs: core: Move the ufshcd_device_init() call Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
[v4,04/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later Simplify the UFS driver initialization code --- 2024-09-05 Bart Van Assche New
« 1 2 3 4172 173 »