aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSong Liu <song@kernel.org>2025-06-12 22:28:56 -0700
committerAlexei Starovoitov <ast@kernel.org>2025-06-17 08:40:59 -0700
commita766cfbbeb3a74397965a8fa2e9a402026d3e1d8 (patch)
tree24adc39841dec7916f7ae7ead60c890731e02c35 /tools/perf/scripts/python/export-to-postgresql.py
parentMerge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
downloadwireguard-linux-a766cfbbeb3a74397965a8fa2e9a402026d3e1d8.tar.xz
wireguard-linux-a766cfbbeb3a74397965a8fa2e9a402026d3e1d8.zip
bpf: Mark dentry->d_inode as trusted_or_null
LSM hooks such as security_path_mknod() and security_inode_rename() have access to newly allocated negative dentry, which has NULL d_inode. Therefore, it is necessary to do the NULL pointer check for d_inode. Also add selftests that checks the verifier enforces the NULL pointer check. Signed-off-by: Song Liu <song@kernel.org> Reviewed-by: Matt Bobrowski <mattbobrowski@google.com> Link: https://lore.kernel.org/r/20250613052857.1992233-1-song@kernel.org Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions