index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-27
nvme: Add the DHCHAP maximum HD IDs
Alistair Francis
-0
/
+4
2026-03-27
nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
Robert Beckett
-0
/
+2
2026-03-27
nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
Robert Beckett
-1
/
+1
2026-03-27
nvmet: report NPDGL and NPDAL
Caleb Sander Mateos
-4
/
+19
2026-03-27
nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT
Caleb Sander Mateos
-2
/
+2
2026-03-27
nvme: set discard_granularity from NPDG/NPDA
Caleb Sander Mateos
-3
/
+32
2026-03-27
nvme: add from0based() helper
Caleb Sander Mateos
-0
/
+6
2026-03-27
nvme: always issue I/O Command Set specific Identify Namespace
Caleb Sander Mateos
-1
/
+1
2026-03-27
nvme: update nvme_id_ns OPTPERF constants
Caleb Sander Mateos
-2
/
+12
2026-03-27
nvme: fold nvme_config_discard() into nvme_update_disk_info()
Caleb Sander Mateos
-24
/
+19
2026-03-27
nvme: add preferred I/O size fields to struct nvme_id_ns_nvm
Caleb Sander Mateos
-1
/
+8
2026-03-27
nvme: Allow reauth from sysfs
Alistair Francis
-1
/
+56
2026-03-27
nvme: Expose the tls_configured sysfs for secure concat connections
Alistair Francis
-1
/
+1
2026-03-27
nvmet-tcp: Don't free SQ on authentication success
Alistair Francis
-5
/
+4
2026-03-27
nvmet-tcp: Don't error if TLS is enabed on a reset
Alistair Francis
-6
/
+7
2026-03-27
crypto: remove HKDF library
Eric Biggers
-600
/
+0
2026-03-27
nvme-auth: common: remove selections of no-longer used crypto modules
Eric Biggers
-4
/
+0
2026-03-27
nvme-auth: common: remove nvme_auth_digest_name()
Eric Biggers
-13
/
+0
2026-03-27
nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()
Eric Biggers
-69
/
+25
2026-03-27
nvme-auth: target: use crypto library in nvmet_auth_host_hash()
Eric Biggers
-62
/
+28
2026-03-27
nvme-auth: target: remove obsolete crypto_has_shash() checks
Eric Biggers
-15
/
+1
2026-03-27
nvme-auth: host: remove allocation of crypto_shash
Eric Biggers
-27
/
+2
2026-03-27
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()
Eric Biggers
-35
/
+21
2026-03-27
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
Eric Biggers
-38
/
+21
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()
Eric Biggers
-103
/
+53
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_generate_digest()
Eric Biggers
-62
/
+25
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_generate_psk()
Eric Biggers
-49
/
+14
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_augmented_challenge()
Eric Biggers
-60
/
+36
2026-03-27
nvme-auth: common: use crypto library in nvme_auth_transform_key()
Eric Biggers
-43
/
+10
2026-03-27
nvme-auth: common: add HMAC helper functions
Eric Biggers
-0
/
+82
2026-03-27
nvme-auth: common: explicitly verify psk_len == hash_len
Eric Biggers
-0
/
+5
2026-03-27
nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
Eric Biggers
-9
/
+8
2026-03-27
nvme-auth: common: add KUnit tests for TLS key derivation
Eric Biggers
-0
/
+191
2026-03-27
nvme-auth: use proper argument types
Eric Biggers
-39
/
+44
2026-03-27
nvme-auth: common: constify static data
Eric Biggers
-6
/
+6
2026-03-27
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
Eric Biggers
-7
/
+10
2026-03-27
RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
Jiakai Xu
-1
/
+56
2026-03-27
RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
Jiakai Xu
-0
/
+14
2026-03-27
soc/tegra: cbb: Fix cross-fabric target timeout lookup
Sumit Gupta
-1
/
+26
2026-03-27
soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables
Sumit Gupta
-2
/
+2
2026-03-27
soc/tegra: cbb: Set ERD on resume for err interrupt
Sumit Gupta
-0
/
+4
2026-03-27
arm64: dts: ti: k3-pinctrl: sort shift values numerically
Rasmus Villemoes
-2
/
+2
2026-03-27
arm64: dts: ti: k3-pinctrl: consistently use tabs for alignment
Rasmus Villemoes
-39
/
+39
2026-03-27
soc/tegra: cbb: Add support for CBB fabrics in Tegra238
Sumit Gupta
-0
/
+134
2026-03-27
ALSA: pcm: Serialize snd_pcm_suspend_all() with open_mutex
Cássio Gabriel
-1
/
+5
2026-03-27
arm64: dts: imx8qxp-mek: switch Type-C connector power-role to dual
Xu Yang
-1
/
+9
2026-03-27
arm64: dts: imx8qm-mek: switch Type-C connector power-role to dual
Xu Yang
-1
/
+9
2026-03-27
arm64: dts: lx2162a-clearfog: set sfp connector leds function and source
Josua Mayer
-0
/
+8
2026-03-27
arm64: dts: lx2162a-sr-som: add crypto & rtc aliases, model
Josua Mayer
-1
/
+11
2026-03-27
arm64: dts: lx2160a-cex7: add rtc alias
Josua Mayer
-1
/
+2
[prev]
[next]