summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorRuss Weight <russell.h.weight@intel.com>2023-10-23 11:28:56 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-24 19:32:39 +0200
commit1e55c5200dc7efeb84d4582a82d289329255fd82 (patch)
tree1a5071e6348a3aee4a78f5dab5e985bea704b68a /tools/perf/scripts/python/bin/stackcollapse-report
parent3e4a7afde492c51c86da243ae41b22c002e1a5c9 (diff)
downloadkernel-1e55c5200dc7efeb84d4582a82d289329255fd82.tar.gz
fpga: m10bmc-sec: Change contact for secure update driver
Change the maintainer for the Intel MAX10 BMC Secure Update driver from Russ Weight to Peter Colberg. Update the ABI documentation contact information as well. Signed-off-by: Russ Weight <russell.h.weight@intel.com> Acked-by: Peter Colberg <peter.colberg@intel.com> Link: https://lore.kernel.org/r/20230928164753.278684-1-russell.h.weight@intel.com Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com> Link: https://lore.kernel.org/r/20231023032857.902699-2-yilun.xu@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
ix refcount imblance on kobject_renameLin Yi 2019-05-03kobject: clean up the kobject add documentation a bit moreGreg Kroah-Hartman 2019-05-02kobject: Fix kernel-doc comment first lineTobin C. Harding 2019-05-02kobject: Remove docstring reference to ksetTobin C. Harding 2019-05-01kobject: fix dereference before null check on kobjColin Ian King 2019-04-28kobject: Improve doc clarity kobject_init_and_add()Tobin C. Harding 2019-04-28kobject: Improve docs for kobject_add/delTobin C. Harding 2019-04-25kobject: Add support for default attribute groups to kobj_typeKimberly Brown