aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-11spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ APIBence Csókás1-13/+4
2025-05-10spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS exampleKrzysztof Kozlowski1-5/+0
2025-05-10spi: dt-bindings: fsl,dspi: Fix example indentationKrzysztof Kozlowski1-7/+7
2025-05-08spi: rpc-if: Add write support for memory-mapped areaBiju Das1-1/+15
2025-05-08memory: renesas-rpc-if: Add missing static keywordBiju Das1-2/+2
2025-05-06spi: nxp-fspi: use devm instead of remove for driver detachHan Xu1-19/+22
2025-05-06spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable...Haibo Chen1-3/+3
2025-05-06spi: spi-nxp-fspi: use guard(mutex) to simplify the codeHaibo Chen1-3/+1
2025-05-06spi: spi-nxp-fspi: enable runtime pm for fspiHaibo Chen1-17/+76
2025-05-06spi: spi-nxp-fspi: remove the goto in probeHaibo Chen1-60/+27
2025-05-05spi: cadence-quadspi: Assume device could match via platformKrzysztof Kozlowski1-1/+1
2025-05-05spi: cs42l43: Make handling missing spk-id GPIOs explicitKrzysztof Kozlowski1-1/+3
2025-05-05spi: atmel-quadspi: Fix printed error code during DMA setupKrzysztof Kozlowski1-4/+5
2025-05-04Linux 6.15-rc5v6.15-rc5Linus Torvalds1-1/+1
2025-05-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel3-4/+43
2025-05-03spi: loopback-test: Simplify strange loopback value checkGeert Uytterhoeven1-2/+2
2025-05-02irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOsStephan Gerhold1-0/+3
2025-05-01drm/gpusvm: set has_dma_mapping inside mapping loopDafna Hirschfeld1-1/+1
2025-05-01drm/xe/hwmon: Fix kernel version documentation for temperatureLucas De Marchi1-2/+2
2025-05-01tracing: Do not take trace_event_sem in print_event_fields()Steven Rostedt1-2/+2
2025-05-02spi: dt-bindings: spi-qpic-snand: Add IPQ5018 compatibleGeorge Moussalem1-2/+6
2025-05-01bcachefs: Remove incorrect __counted_by annotationAlan Huang1-1/+7
2025-05-02spi: tegra114: Don't fail set_cs_timing when delays are zeroAaron Kling1-3/+3
2025-05-01tracing: Fix trace_adjust_address() when there is no modules in scratch areaSteven Rostedt1-1/+3
2025-05-01ftrace: Fix NULL memory allocation checkColin Ian King1-1/+1
2025-05-01tracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park1-2/+3
2025-05-01bcachefs: add missing sched_annotate_sleep()Kent Overstreet1-2/+2
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi2-1/+5
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi1-2/+9
2025-05-01bcachefs: Fix __bch2_dev_group_set()Kent Overstreet1-13/+12
2025-05-01drm/amdgpu: Add DPG pause for VCN v5.0.1Sonny Jiang1-0/+54
2025-05-01drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar1-1/+1
2025-05-01drm/amdgpu: Fail DMABUF map of XGMI-accessible memoryFelix Kuehling1-0/+5
2025-05-01drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-01net: vertexcom: mse102x: Fix RX error handlingStefan Wahren1-4/+16
2025-05-01net: vertexcom: mse102x: Add range check for CMD_RTSStefan Wahren1-2/+4
2025-05-01net: vertexcom: mse102x: Fix LEN_MASKStefan Wahren1-1/+1
2025-05-01net: vertexcom: mse102x: Fix possible stuck of SPI interruptStefan Wahren1-0/+8
2025-05-01net: hns3: defer calling ptp_clock_register()Jian Shen1-6/+7
2025-05-01net: hns3: fixed debugfs tm_qset sizeHao Lan1-1/+1
2025-05-01net: hns3: fix an interrupt residual problemYonglong Liu1-43/+39
2025-05-01net: hns3: store rx VLAN tag offload state for VFJian Shen2-6/+20
2025-05-01octeon_ep: Fix host hang issue during device rebootSathesh B Edara1-1/+1
2025-05-01net: fec: ERR007885 Workaround for conventional TXMattias Barthel1-1/+6
2025-05-01net: lan743x: Fix memleak issue when GSO enabledThangaraj Samynathan2-2/+7
2025-05-01ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operationsSagi Maimon1-2/+50
2025-05-01net: use sock_gen_put() when sk_state is TCP_TIME_WAITJibin Zhang2-2/+2
2025-05-01bnxt_en: fix module unload sequenceVadim Fedorenko1-1/+1