On 1/23/20 7:22 PM, Casey Schaufler wrote:
This patchset provides the changes required for the AppArmor security module to stack safely with any other. v14: Rebase to 5.5-rc5 Incorporate feedback from v13 - Use an array of audit rules (patch 0002) - Significant change, removed Acks (patch 0002) - Remove unneeded include (patch 0013) - Use context.len correctly (patch 0015) - Reorder code to be more sensible (patch 0016) - Drop SO_PEERCONTEXT as it's not needed yet (patch 0023)
Looks like you also dropped "LSM: Use lsmcontext in security_dentry_init_security" entirely (was patch 16 in v13).