aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-13dt-bindings: power: Add TH1520 SoC power domainsMichal Wilczynski2-0/+20
2025-03-13firmware: thead: Add AON firmware protocol driverMichal Wilczynski5-0/+460
2025-03-13dt-bindings: firmware: thead,th1520: Add support for firmware nodeMichal Wilczynski2-0/+54
2025-03-05pmdomain: amlogic: fix T7 ISP secpowerXianwei Zhao1-1/+1
2025-03-05pmdomain: rockchip: add regulator dependencyArnd Bergmann1-0/+1
2025-02-28pmdomain: rockchip: add regulator supportSebastian Reichel1-34/+79
2025-02-28pmdomain: rockchip: fix rockchip_pd_power error handlingPeter Geis1-7/+10
2025-02-28pmdomain: rockchip: reduce indentation in rockchip_pd_powerSebastian Reichel1-24/+25
2025-02-28pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errorsSebastian Reichel1-12/+23
2025-02-28pmdomain: rockchip: cleanup mutex handling in rockchip_pd_powerSebastian Reichel1-3/+1
2025-02-28dt-bindings: power: rockchip: add regulator supportSebastian Reichel1-0/+3
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel3-0/+44
2025-02-24pmdomain: rockchip: Fix build errorUlf Hansson1-0/+1
2025-02-23Linux 6.14-rc4v6.14-rc4Linus Torvalds1-1/+1
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven1-5/+10
2025-02-21tracing: Fix memory leak when reading set_event fileAdrian Huang1-2/+9
2025-02-21ftrace: Correct preemption accounting for function tracing.Sebastian Andrzej Siewior1-4/+2
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt1-0/+54
2025-02-21fprobe: Fix accounting of when to unregister from function graphSteven Rostedt1-3/+3
2025-02-21fprobe: Always unregister fgraph function from opsSteven Rostedt1-4/+2
2025-02-21ftrace: Do not add duplicate entries in subops manager opsSteven Rostedt1-0/+3
2025-02-21ftrace: Fix accounting of adding subops to a manager opsSteven Rostedt1-11/+22
2025-02-21docs: arch/x86/sva: Fix two grammar errors under Background and FAQBrian Ochoa1-2/+2
2025-02-21rseq: Fix rseq registration with CONFIG_DEBUG_RSEQMichael Jeanson1-3/+8
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers1-0/+1
2025-02-21irqchip/qcom-pdc: Workaround hardware register bug on X1E80100Stephan Gerhold1-3/+64
2025-02-20MAINTAINERS: Change maintainer for RDTFenghua Yu1-1/+1
2025-02-20soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li1-1/+4
2025-02-20smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li1-0/+4
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner1-2/+0
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner1-61/+6
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang2-14/+8
2025-02-20gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()Bartosz Golaszewski1-1/+9
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni3-100/+22
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni3-6/+10
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca4-7/+21
2025-02-20net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-19arp: switch to dev_getbyhwaddr() in arp_req_set_public()Breno Leitao1-1/+1
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao2-3/+36
2025-02-19sctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
2025-02-19selftests/bpf: Add a specific dst port matchingCong Wang1-1/+6
2025-02-19flow_dissector: Fix port range key handling in BPF conversionCong Wang1-8/+10
2025-02-19selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang1-0/+46
2025-02-19flow_dissector: Fix handling of mixed port and port-range keysCong Wang1-12/+19
2025-02-19geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima1-7/+0
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-02-19bcachefs: Fix srcu lock warning in btree_update_nodes_written()Kent Overstreet1-0/+2
2025-02-19bcachefs: Fix bch2_indirect_extent_missing_error()Kent Overstreet1-10/+8
2025-02-19io_uring/rw: clean up mshot forced sync modePavel Begunkov1-9/+3