index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
nvme-common: add module description
Chaitanya Kulkarni
2
-0
/
+2
2024-01-03
nvme-common: mark nvme_tls_psk_prio static
Christoph Hellwig
1
-1
/
+1
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
1
-4
/
+5
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
3
-8
/
+8
2023-11-06
nvme-auth: use crypto_shash_tfm_digest()
Eric Biggers
1
-21
/
+2
2023-10-17
nvme-auth: allow mixing of secret and hash lengths
Mark O'Donovan
1
-8
/
+0
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
1
-9
/
+14
2023-10-17
nvme-auth: alloc nvme_dhchap_key as single buffer
Mark O'Donovan
1
-12
/
+25
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
1
-0
/
+9
2023-10-11
nvme-keyring: implement nvme_tls_psk_default()
Hannes Reinecke
1
-0
/
+48
2023-10-11
nvme-keyring: define a 'psk' keytype
Hannes Reinecke
1
-0
/
+94
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
3
-1
/
+46
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-08-03
nvmet-auth: fix a couple of spelling mistakes
Colin Ian King
1
-1
/
+1
2022-08-03
nvme-auth: uninitialized variable in nvme_auth_transform_key()
Dan Carpenter
1
-9
/
+16
2022-08-03
nvme-auth: fix off by one checks
Dan Carpenter
1
-5
/
+5
2022-08-03
nvme-auth: Diffie-Hellman key exchange support
Hannes Reinecke
1
-0
/
+153
2022-08-03
nvme: implement In-Band authentication
Hannes Reinecke
3
-0
/
+334