From: Linus Torvalds Date: Tue, 12 Mar 2024 22:08:06 +0000 (-0700) Subject: Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next X-Git-Tag: block-6.9-20240315~30 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=681ba318a635787031537b3a7df5c12980835cb1;p=linux-block.git Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next Pull smack updates from Casey Schaufler: - Improvements to the initialization of in-memory inodes - A fix in ramfs to propery ensure the initialization of in-memory inodes - Removal of duplicated code in smack_cred_transfer() * tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next: Smack: use init_task_smack() in smack_cred_transfer() ramfs: Initialize security of in-memory inodes smack: Initialize the in-memory inode in smack_inode_init_security() smack: Always determine inode labels in smack_inode_init_security() smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity() smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr() --- 681ba318a635787031537b3a7df5c12980835cb1