linux/drivers/nvme/host
Linus Torvalds 1fc5a74b10 kmalloc_obj conversions for v7.3-rc2
- Run scripts/coccinelle/api/kmalloc_objs.cocci for v7.3
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRSPkdeREjth1dHnSE2KwveOeQkuwUCapuwVwAKCRA2KwveOeQk
 u5EeAP9TS7K4iVlw3KlZHuLIK2q+CQfALPepcu+ME2lO5dta4gEAxCTi0ZXmU7OT
 XbmWUd+DTkKNYCBW8E6Lvn72Er13uQs=
 =ZtN4
 -----END PGP SIGNATURE-----

Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull kmalloc_obj conversions from Kees Cook:
 "Another run of the Coccinelle script for converting kmalloc()
  family of allocations to kmalloc_obj() via the existing rules
  in scripts/coccinelle/api/kmalloc_objs.cocci"

* tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  treewide: refresh kmalloc_obj() conversions
  drm/amd/display: Fix harmless type mismatch in allocation
2026-09-05 20:45:18 -07:00
..
apple.c nvme-apple: Drop the PRP null check chicken bit 2026-08-11 08:53:27 -07:00
auth.c nvme-auth: use crypto_memneq for DH-HMAC-CHAP response comparison 2026-07-06 11:38:44 -07:00
constants.c nvme: fix typo in status code constant for self-test in progress 2025-07-17 13:38:07 +02:00
core.c kmalloc_obj conversions for v7.3-rc2 2026-09-05 20:45:18 -07:00
fabrics.c nvme-fabrics: fix DHCHAP secret leak on parse failure 2026-09-03 14:14:58 -07:00
fabrics.h nvme: remove virtual boundary for sgl capable devices 2025-11-06 18:11:58 -07:00
fault_inject.c nvme: add opcode filtering for fault injection 2026-08-19 07:51:23 -07:00
fc.c nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails 2026-09-03 14:15:11 -07:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ioctl.c nvme: reject passthrough of driver-managed Set Features 2026-08-11 08:53:28 -07:00
Kconfig block-6.16-20250606 2025-06-06 13:12:50 -07:00
Makefile nvme: enable context analysis support for nvme host driver 2026-07-28 10:37:57 -07:00
multipath.c nvme: add context annotations for nvme_ctrl::ana_lock 2026-07-28 10:37:34 -07:00
nvme.h nvme: add opcode filtering for fault injection 2026-08-19 07:51:23 -07:00
pci.c treewide: refresh kmalloc_obj() conversions 2026-09-04 21:37:00 -07:00
pr.c nvme: fix memory allocation in nvme_pr_read_keys() 2026-03-04 06:53:41 -08:00
rdma.c nvme fixes for Linux 7.3 2026-09-03 19:48:07 -06:00
sysfs.c nvme: print namespace IDs as unsigned 32bit value 2026-09-03 14:15:09 -07:00
tcp.c nvme-tcp: defer TLS inline send to io_work 2026-09-03 14:15:10 -07:00
trace.c nvme: parse reservation commands's action and rtype to string 2024-11-13 08:51:24 -08:00
trace.h nvme: fix async event trace event 2023-04-13 08:59:04 +02:00
zns.c nvme: print namespace IDs as unsigned 32bit value 2026-09-03 14:15:09 -07:00