Re: [GIT PULL] SELinux patches for v5.11

2020-12-16 Thread pr-tracker-bot
The pull request you sent on Mon, 14 Dec 2020 21:18:20 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git > tags/selinux-pr-20201214 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/ca5b877b6ccc7b989614f3f541e9a1fe2ff7f75a Thank you! -- Deet-d

[GIT PULL] SELinux patches for v5.11

2020-12-14 Thread Paul Moore
Hi Linus, While we have a small number of SELinux patches for v5.11, there are a few changes worth highlighting: - Change the LSM network hooks to pass flowi_common structs instead of the parent flowi struct as the LSMs do not currently need the full flowi struct and they do not have enough infor