summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@codeconstruct.com.au>2025-06-16 22:43:41 +0930
committerAndrew Jeffery <andrew@codeconstruct.com.au>2025-07-08 11:35:07 +0930
commit3e9c15784a583ad242e3374839d1ce849876e11a (patch)
treeb9e8582af041c3adc43c821036e896f2239ea868 /tools/perf/scripts/python/stackcollapse.py
parent3795e993931f2120bf64b8cdf03bb8c4f988b920 (diff)
downloadkernel-3e9c15784a583ad242e3374839d1ce849876e11a.tar.gz
soc: aspeed: lpc-snoop: Constrain parameters in channel paths
Ensure pointers and the channel index are valid before use. Link: https://patch.msgid.link/20250616-aspeed-lpc-snoop-fixes-v2-4-3cdd59c934d3@codeconstruct.com.au Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
kernel/commit/kernel/cred.c?id=e52e713ec30a31e9a4663d9aebbaae5ec07466a6'>Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds 2011-05-19Create Documentation/security/,Randy Dunlap 2011-05-19Merge branch 'master' into nextJames Morris 2011-05-13Cache user_ns in struct credSerge E. Hallyn 2011-04-04capabilities: delete all CAP_INIT macrosEric Paris 2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn 2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar 2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa 2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa 2011-01-27cred: Replace deprecated spinlock initializationThomas Gleixner