On Thu, Aug 1, 2024 at 8:27 AM Stephen Smalley <stephen.smalley.work@xxxxxxxxx> wrote: > > Given the recent discussion of the SELinux namespaces patches, I > re-based the working-selinuxns branch of my selinux-kernel fork on top > of the dev branch. This required first reverting commit e67b79850fcc > ("selinux: stop passing selinux_state pointers and their offspring") > which I had created at Linus' request some time ago to avoid the > extraneous overhead associated with passing those pointers when there > could only be one selinux_state structure. Due to the number of > changes, both substantive and coding style related, since the last > re-base in 2020, there were numerous conflicts that required manual > resolution. I also checked the coding style of each patch with Paul's > scripts and fixed any issues introduced by the patches along the way. > > The rebase can be found at: > https://github.com/stephensmalley/selinux-kernel/tree/working-selinuxns Thanks Stephen! [SIDE NOTE: hooks.c and security.c still need to the coding style cleanups applied, I'm hopeful I'll be able to get to that during this dev cycle] -- paul-moore.com