aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin3-25/+22
2026-01-29drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin1-2/+1
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote2-6/+1
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin1-3/+3
2026-01-25Linux 6.19-rc7v6.19-rc7Linus Torvalds1-1/+1
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan1-2/+2
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-24Documentation: Project continuityDan Williams2-0/+42
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-01-23scripts/tracepoint-update: Fix memory leak in add_string() on failureWeigang He1-0/+2
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng1-1/+1
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski1-0/+6
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot1-10/+0
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman1-1/+1
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor1-1/+1
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
2026-01-22smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher1-0/+1
2026-01-22smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher1-1/+1
2026-01-22ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-22dpll: Prevent duplicate registrationsIvan Vecera1-8/+4
2026-01-22net/sched: act_ife: avoid possible NULL derefEric Dumazet1-2/+4
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
2026-01-22vsock/test: add stream TX credit bounds testMelbin K Mathew1-0/+101
2026-01-22vsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew1-2/+12
2026-01-22vsock/test: fix seqpacket message bounds testStefano Garzarella1-0/+11
2026-01-22vsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew1-7/+9
2026-01-22bcache: use bio cloning for detached device requestsShida Zhang3-46/+54
2026-01-22blk-mq: use BLK_POLL_ONESHOT for synchronous poll completionMing Lei1-1/+1
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
2026-01-22i2c: spacemit: drop IRQF_ONESHOT flag from IRQ requestYixun Lan1-1/+1
2026-01-22ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audioMartin Hamilton1-1/+23
2026-01-22ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphoneZhang Heng1-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He1-0/+1
2026-01-22mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700Huan He1-0/+6
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-22net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang1-5/+6
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström1-1/+2
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström4-5/+22