summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2025-07-10 12:07:18 +0200
committerTakashi Iwai <tiwai@suse.de>2025-07-11 09:53:35 +0200
commit2d41b6f40637210a6f41642cfb343d339fa95b52 (patch)
treec0c081166412862fccf663c5c62f9f7ade7e07f4 /tools/perf/scripts/python/bin/stackcollapse-report
parent19a28b8c7f9f63019fa1b6ccfbbe78f5fd4bc77c (diff)
downloadkernel-2d41b6f40637210a6f41642cfb343d339fa95b52.tar.gz
ALSA: line6: Use safer strscpy() instead of strcpy()
Use a safer function strscpy() instead of strcpy() for copying to arrays. Only idiomatic code replacement, and no functional changes. Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250710100727.22653-97-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
aeda89fc066a7470fdba55f72b0b8fc'>nilfs2: fix regression of garbage collection ioctlRyusuke Konishi 2010-11-23nilfs2: nilfs_iget_for_gc() returns ERR_PTRDan Carpenter 2010-10-23nilfs2: add bdev freeze/thaw supportRyusuke Konishi 2010-10-23nilfs2: simplify life cycle management of nilfs objectRyusuke Konishi 2010-10-23nilfs2: remove own inode hash used for GCRyusuke Konishi 2010-10-04BKL: Remove BKL from NILFS2Jan Blunck 2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds 2010-03-31nilfs2: fix a wrong type conversion in nilfs_ioctl()Li Hong 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-20nilfs2: add reader's lock for cno in nilfs_ioctl_syncJiro SEKIBA 2010-02-13nilfs2: use mnt_want_write in ioctls where write access is neededRyusuke Konishi