summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setupChristian Marangi2023-05-261-5/+11
* MAINTAINERS: Add Konrad Dybcio as linux-arm-msm co-maintainerKonrad Dybcio2023-05-241-1/+1
* dt-bindings: sram: qcom,imem: Document MSM8226Matti Lehtimäki2023-05-241-0/+1
* soc: qcom: socinfo: Add Soc ID for IPQ5312 and IPQ5302Kathiravan T2023-05-241-0/+2
* dt-bindings: arm: qcom,ids: add SoC ID for IPQ5312 and IPQ5302Kathiravan T2023-05-241-0/+2
* soc: qcom: socinfo: Add IDs for IPQ5018 familyRobert Marko2023-05-241-0/+8
* dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 familyRobert Marko2023-05-241-0/+8
* soc: qcom: Introduce RPM master stats driverKonrad Dybcio2023-05-243-0/+175
* dt-bindings: soc: qcom: Add RPM Master statsKonrad Dybcio2023-05-241-0/+69
* soc: qcom: qmi: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-241-1/+1
* soc: qcom: ramp_controller: Improve error message for failure in .remove()Uwe Kleine-König2023-05-241-4/+7
* dt-bindings: soc: qcom: smd-rpm: allow MSM8226 over SMDKrzysztof Kozlowski2023-05-241-0/+1
* soc: qcom: rpmpd: use correct __le32 typeMin-Hua Chen2023-05-241-2/+2
* dt-bindings: soc: qcom: eud: Fix compatible string in the exampleBhupesh Sharma2023-05-241-1/+3
* soc: qcom: mdt_loader: Enhance split binary detectionGokul krishna Krishnakumar2023-05-241-2/+23
* qcom: pmic_glink: enable altmode for SM8450Neil Armstrong2023-05-231-2/+6
* dt-bindings: soc: qcom: aoss-qmp: add compatible for sa8775pBartosz Golaszewski2023-05-141-0/+1
* Linux 6.4-rc1v6.4-rc1Linus Torvalds2023-05-071-2/+2
* Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-07514-144556/+167669
|\
| * Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo2023-05-066-20/+14
| * Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo2023-05-061-10/+7
| * perf metrics: Fix SEGV with --for-each-cgroupIan Rogers2023-05-051-0/+1
| * perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo2023-05-053-20/+174
| * perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2023-05-052-2/+7
| * perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter2023-05-031-1/+0
| * perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter2023-05-031-2/+0
| * perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong2023-05-021-0/+1
| * perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni2023-05-021-1/+23
| * perf build: Fix unescaped # in perf build-testJames Clark2023-05-021-1/+1
| * perf unwind: Suppress massive unsupported target platform errorsChangbin Du2023-05-021-1/+1
| * perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman2023-05-022-5/+5
| * perf script: Print raw ip instead of binary offset for callchainChangbin Du2023-05-021-7/+2
| * perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong2023-05-021-1/+1
| * perf list: Modify the warning message about scandirat(3)Namhyung Kim2023-05-021-1/+1
| * perf list: Fix memory leaks in print_tracepoint_events()Namhyung Kim2023-05-021-4/+8
| * perf lock contention: Rework offset calculation with BPF CO-RENamhyung Kim2023-05-021-7/+7
| * perf lock contention: Fix struct rq lock accessNamhyung Kim2023-05-021-4/+4
| * perf stat: Disable TopdownL1 on hybridIan Rogers2023-04-281-1/+7
| * perf stat: Avoid SEGV on counter->nameIan Rogers2023-04-281-1/+1
| * perf cs-etm: Add separate decode paths for timeless and per-thread modesJames Clark2023-04-242-38/+148
| * perf cs-etm: Use bool type for boolean valuesJames Clark2023-04-243-10/+10
| * perf cs-etm: Allow user to override timestamp and contextid settingsJames Clark2023-04-243-6/+27
| * perf cs-etm: Validate options after applying themJames Clark2023-04-241-84/+68
| * perf cs-etm: Don't test full_auxtrace because it's always setJames Clark2023-04-241-31/+25
| * perf tools: Add util function for overriding user set config valuesJames Clark2023-04-244-44/+37
| * perf cs-etm: Fix timeless decode mode detectionJames Clark2023-04-241-12/+18
| * perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo2023-04-2413-25/+31
| * libperf rc_check: Enable implicitly with sanitizersIan Rogers2023-04-201-0/+8
| * perf test: Fix maps use after putIan Rogers2023-04-201-4/+4
| * perf probe: Add missing 0x prefix for addresses printed in hexadecimalArnaldo Carvalho de Melo2023-04-191-1/+1