aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-06drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com1-0/+17
2025-01-06drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2025-01-06drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-06drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-90/+51
2024-12-29Linux 6.13-rc5v6.13-rc5Linus Torvalds1-1/+1
2024-12-29virt: tdx-guest: Just leak decrypted memory on unrecoverable errorsLi RongQing1-3/+1
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)1-0/+30
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-29objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng1-0/+1
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar1-81/+96
2024-12-26io_uring/sqpoll: fix sqpoll error handling racesPavel Begunkov1-0/+6
2024-12-26ublk: detach gendisk from ublk device if add_disk() failsMing Lei1-9/+17
2024-12-26i2c: microchip-core: fix "ghost" detectionsConor Dooley1-2/+0
2024-12-26i2c: microchip-core: actually use repeated sendsConor Dooley1-26/+94
2024-12-25i2c: imx: add imx7d compatible string for applying erratum ERR007805Carlos Song1-0/+1
2024-12-25i2c: imx: fix missing stop condition in single-master modeStefan Eichenberger1-5/+3
2024-12-25platform/chrome: cros_ec_lpc: fix product identity for early Framework LaptopsDustin L. Howett1-2/+2
2024-12-24phy: mediatek: phy-mtk-hdmi: add regulator dependencyArnd Bergmann1-0/+1
2024-12-24phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford1-2/+1
2024-12-24phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu1-1/+3
2024-12-24phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu1-2/+5
2024-12-24phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu1-1/+1
2024-12-24phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu1-3/+3
2024-12-24phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu1-1/+1
2024-12-24dmaengine: tegra: Return correct DMA status when pausedAkhil R1-0/+10
2024-12-24dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco1-0/+2
2024-12-24drm/i915/dg1: Fix power gate sequence.Rodrigo Vivi1-1/+1
2024-12-24drm/i915/cx0_phy: Fix C10 pll programming sequenceSuraj Kandpal1-8/+4
2024-12-24dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()Joe Hattori2-5/+37
2024-12-23tracing: Prevent bad count for tracing_cpumask_writeLizhi Xu1-0/+3
2024-12-23tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2024-12-23btrfs: sysfs: fix direct super block member readsQu Wenruo1-3/+3
2024-12-23btrfs: fix transaction atomicity bug when enabling simple quotasJulian Sun1-2/+1
2024-12-23btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2024-12-23btrfs: allow swap activation to be interruptibleFilipe Manana1-0/+5
2024-12-23btrfs: fix swap file activation failure due to extents that used to be sharedFilipe Manana1-27/+69
2024-12-23btrfs: fix race with memory mapped writes when activating swap fileFilipe Manana1-7/+24
2024-12-23btrfs: check folio mapping after unlock in put_file_data()Boris Burkov1-0/+6
2024-12-23btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov1-0/+6
2024-12-23btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana1-7/+4
2024-12-23btrfs: fix use-after-free waiting for encoded read endiosJohannes Thumshirn1-11/+11
2024-12-23drm/xe: Fix fault on fd close after unbindLucas De Marchi1-0/+9
2024-12-23drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko1-1/+1
2024-12-23drm/xe: Wait for migration job before unmapping pagesNirmoy Das1-1/+9
2024-12-23drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das1-1/+1
2024-12-23drm/xe: Revert some changes that break a mesa debug toolJohn Harrison1-1/+14
2024-12-24tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...Masami Hiramatsu (Google)1-1/+1
2024-12-23cifs: Remove unused is_server_using_iface()Dr. David Alan Gilbert2-27/+0