Hello: This series was applied to bpf/bpf-next.git (refs/heads/master): On Tue, 17 Nov 2020 23:29:28 +0000 you wrote: > From: KP Singh <kpsingh@xxxxxxxxxx> > > The helper allows modification of certain bits on the linux_binprm > struct starting with the secureexec bit which can be updated using the > BPF_F_BPRM_SECUREEXEC flag. > > secureexec can be set by the LSM for privilege gaining executions to set > the AT_SECURE auxv for glibc. When set, the dynamic linker disables the > use of certain environment variables (like LD_PRELOAD). > > [...] Here is the summary with links: - [bpf-next,v4,1/2] bpf: Add bpf_bprm_opts_set helper https://git.kernel.org/bpf/bpf-next/c/3f6719c7b62f - [bpf-next,v4,2/2] bpf: Add tests for bpf_bprm_opts_set helper https://git.kernel.org/bpf/bpf-next/c/ea87ae85c9b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html