linux/security/integrity/ima
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
..
ima_api.c ima: Remove ima_h_table structure 2026-06-08 11:42:40 -04:00
ima_appraise.c ima: Check for ERR_PTR from dentry_path() in validate_hash_algo() 2026-09-01 22:29:08 -04:00
ima_asymmetric_keys.c fs: port xattr to mnt_idmap 2023-01-19 09:24:28 +01:00
ima_crypto.c ima: remove buggy support for asynchronous hashes 2026-03-17 18:53:49 -04:00
ima_efi.c ima: add critical data measurement for loaded policy 2026-08-04 12:35:03 -04:00
ima_fs.c ima: measure userspace policy writes before parsing 2026-08-04 12:35:03 -04:00
ima_iint.c lsm: add the inode_free_security_rcu() LSM implementation hook 2024-08-12 15:35:04 -04:00
ima_init.c security: ima: rename boot_aggregate when ima is initialised at late_sync 2026-08-04 12:35:02 -04:00
ima_kexec.c ima: Add support for staging measurements with prompt 2026-06-08 11:43:21 -04:00
ima_main.c ima: measure userspace policy writes before parsing 2026-08-04 12:35:03 -04:00
ima_modsig.c module: Give MODULE_SIG_STRING a more descriptive name 2026-03-24 21:42:37 +00:00
ima_mok.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ima_policy.c ima: don't measure/appraise files on configfs 2026-09-01 22:29:08 -04:00
ima_queue_keys.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ima_queue.c treewide: refresh kmalloc_obj() conversions 2026-09-04 21:37:00 -07:00
ima_template_lib.c security: ima: rename boot_aggregate when ima is initialised at late_sync 2026-08-04 12:35:02 -04:00
ima_template_lib.h ima: define a new template field named 'd-ngv2' and templates 2022-05-05 11:49:13 -04:00
ima_template.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ima.h ima: measure userspace policy writes before parsing 2026-08-04 12:35:03 -04:00
Kconfig ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX 2026-09-04 14:01:00 -04:00
Makefile ima: Make it independent from 'integrity' LSM 2024-02-15 23:43:47 -05:00