aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-07ALSA: mts64: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-07-06ALSA: hda: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus5-13/+0
2025-07-06ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-3/+0
2025-07-06ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56GalaxySnail2-0/+6
2025-07-06ALSA: hda/tas2781: Add bus name in device name checkBaojun Xu1-1/+1
2025-07-04ALSA: hda: Add device entry for QEMUTakashi Iwai1-0/+1
2025-07-04ALSA: hda: Remove old commented out sanity checkThorsten Blum1-9/+0
2025-07-04ALSA: mtpav: Replace deprecated strcpy() with strscpy()Thorsten Blum1-5/+6
2025-07-02ALSA: pcmtest: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-06-30ALSA: dummy: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-06-30ALSA: hrtimer: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+2
2025-06-30ALSA: timer: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+1
2025-06-23ALSA: hda: Handle the jack polling always via a workTakashi Iwai1-27/+14
2025-06-23ALSA: hda: Disable codec runtime PM when jack polling is enabledTakashi Iwai1-1/+11
2025-06-23ALSA: hda: Disable jack polling at shutdownTakashi Iwai1-0/+1
2025-06-23ALSA: mixer_oss: Remove deprecated strcpy() function callsThorsten Blum1-5/+5
2025-06-22ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4Alok Tiwari1-1/+1
2025-06-20ALSA: aloop: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-06-20ALSA: emu10k1: Replace deprecated strcpy() with strscpy()Thorsten Blum4-22/+26
2025-06-20ALSA: hda/realtek: Fixup ft alc257 rename alc3328wangdicheng1-0/+1
2025-06-18Documentation: PM: *_autosuspend() functions update last busy timeSakari Ailus1-1/+2
2025-06-18PM: runtime: Mark last busy stamp in pm_request_autosuspend()Sakari Ailus2-6/+8
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()Sakari Ailus2-12/+12
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()Sakari Ailus2-5/+9
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus2-18/+17
2025-06-18PM: runtime: Document return values of suspend-related API functionsSakari Ailus1-9/+138
2025-06-18ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87wangdicheng1-6/+6
2025-06-16ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781Baojun Xu2-4/+23
2025-06-16ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()Christophe Leroy1-20/+18
2025-06-16ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct s...Christophe Leroy2-12/+8
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds1-1/+1
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen2-58/+21
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada2-6/+12
2025-06-14ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_...Christophe Leroy1-16/+28
2025-06-14ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTRChristophe Leroy2-24/+32
2025-06-13io_uring: run local task_work from ring exit IOPOLL reapingJens Axboe1-0/+3
2025-06-13nvme: always punt polled uring_cmd end_io work to task_workJens Axboe1-14/+7
2025-06-13posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov1-0/+9
2025-06-13io_uring/kbuf: don't truncate end buffer for multiple buffer peeksJens Axboe1-1/+4
2025-06-13Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublistsBagas Sanjaya1-0/+2
2025-06-13iommu/tegra: Fix incorrect size calculationJason Gunthorpe1-2/+2
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-13spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engineThangaraj Samynathan1-1/+1
2025-06-13ALSA: usb-audio: Fix build with CONFIG_INPUT=nTakashi Iwai1-0/+4
2025-06-13ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDAStefan Binding1-0/+11
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding3-38/+78
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes5-3/+107
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM2-17/+19
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara1-3/+6