Commit b7a4df5
CKI KWF Bot
Merge: nvme: Sync nvme drivers with kernel 6.16
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1380
# Merge Request Required Information
## Summary of Changes
JIRA: https://issues.redhat.com/browse/RHEL-110941
Sync the nvme drivers with the upstream kernel version 6.16
Omitted-fix: 6ff1bd7 ("nvme-auth: update bi_directional flag")
Omitted-fix: df4666a ("nvme-tcp: send only permitted commands for secure concat")
Omitted-fix: 10c165a ("nvmet-fcloop: call done callback even when remote port is gone")
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
## Approved Development Ticket(s)
All submissions to CentOS Stream must reference a ticket in [Red Hat Jira](https://issues.redhat.com/).
<details><summary>Click for formatting instructions</summary>
Please follow the CentOS Stream [contribution documentation](https://docs.centos.org/en-US/stream-contrib/quickstart/) for how to file this ticket and have it approved.
List tickets each on their own line of this description using the format "Resolves: RHEL-76229", "Related: RHEL-76229" or "Reverts: RHEL-76229", as appropriate.
</details>
Approved-by: Ewan D. Milne <emilne@redhat.com>
Approved-by: Ming Lei <ming.lei@redhat.com>
Approved-by: Vladis Dronov <vdronov@redhat.com>
Approved-by: Rafael Aquini <raquini@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>File tree
45 files changed
+2668
-798
lines changed- crypto
- drivers/nvme
- common
- host
- target
- fs/crypto
- include
- crypto
- linux
- mm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+2668
-798
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
144 | 150 | | |
145 | 151 | | |
146 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments