summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2021-05-21 10:17:36 +0000
committerDaniel Borkmann <daniel@iogearbox.net>2021-05-25 22:08:53 +0200
commit3d0220f6861d713213b015b582e9f21e5b28d2e0 (patch)
tree874ca164bc99f7450e82c6c871d9a2f2027d8f7f /tools/perf/scripts/python
parent5c9d706f61336d9f7f285df64c734af778c70f39 (diff)
downloadkernel-3d0220f6861d713213b015b582e9f21e5b28d2e0.tar.gz
bpf: Wrap aux data inside bpf_sanitize_info container
Add a container structure struct bpf_sanitize_info which holds the current aux info, and update call-sites to sanitize_ptr_alu() to pass it in. This is needed for passing in additional state later on. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Piotr Krysiuk <piotras@gmail.com> Acked-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
:59:15 +0100'>2024-02-15pwm: Provide pwmchip_alloc() function and a devm variant of itUwe Kleine-König 2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König 2023-10-10PCI: Update the devres documentation regarding to pcim_*()Andy Shevchenko 2023-05-30devres: Provide krealloc_arrayJames Clark 2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman 2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds 2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds