summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is pausedClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is enabledClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Save the start LM descriptorClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to compute the lmdesc addressClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use list_first_entry_or_null()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Fix incorrect NULL check for list_first_entry()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Move interrupt request after everything is set upClaudiu Beznea
2026-06-04ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB AudioLianqin Hu
2026-06-04ALSA: usb: qcom: Drop unused variablesTakashi Iwai
2026-06-04ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streamsJi'an Zhou
2026-06-04Merge tag 'asoc-fix-v7.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-06-04PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G
2026-06-04verification/rvgen: Fix ltl2k writing True as a literalGabriele Monaco
2026-06-04verification/rvgen: Fix options shared among commandsGabriele Monaco
2026-06-04verification/rvgen: Fix suffix strip in dot2kGabriele Monaco
2026-06-04tools/rv: Fix cleanup after failed trace setupGabriele Monaco
2026-06-04tools/rv: Fix substring match when listing container monitorsGabriele Monaco
2026-06-04tools/rv: Fix substring match bug in monitor name searchGabriele Monaco
2026-06-04tools/rv: Ensure monitor name and desc are NUL-terminatedGabriele Monaco
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers
2026-06-04perf test: Add shell test to validate JUnit XML reporting outputIan Rogers
2026-06-04power: supply: Add support for Surface RT battery and chargerJonas Schwöbel
2026-06-04dt-bindings: embedded-controller: Document Surface RT ECSvyatoslav Ryhel
2026-06-04perf test: Add -j/--junit option for JUnit XML test reportsIan Rogers
2026-06-04perf test: Split monolithic 'util' test suite into sub-testsIan Rogers
2026-06-04perf test: Skip shebang and SPDX comments in shell test descriptionsIan Rogers
2026-06-04perf test: Fix subtest status alignment for multi-digit indexesIan Rogers
2026-06-04perf test: Add summary reportingIan Rogers
2026-06-04drm/v3d: Fix global performance monitor reference countingMaíra Canal
2026-06-04perf test: Show snippet failure output for verbose=1Ian Rogers
2026-06-04perf test: Refactor parallel poll loop to drain all pipes simultaneouslyIan Rogers
2026-06-04tools subcmd: Robust fallback and existence checks for process reapingIan Rogers
2026-06-04perf test pmu-events: A sub-test per metric tableIan Rogers
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers
2026-06-04perf pmu-events: Add API to get metric table name and iterate tablesIan Rogers
2026-06-04perf jevents.py: Make generated C code more kernel styleIan Rogers
2026-06-04perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stopIan Rogers
2026-06-04perf annotate: Fix crashes on empty annotate windowsJames Clark
2026-06-04perf tools: Ensure event leader stays at head of evlist after sortingIan Rogers
2026-06-04perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi
2026-06-04perf stat: Use aggr_nr scaling for Intel uncore miss latency metricsChun-Tse Shao
2026-06-04perf stat: Add aggr_nr metric parser supportChun-Tse Shao
2026-06-04tools build: Fix feature checks to touch target files on successIan Rogers
2026-06-04perf build: Compile BPF skeletons with -mcpu=v3Suchit Karunakaran
2026-06-04gpio: remove obsolete UAF FIXMEs from lookup pathsMarco Scardovi (scardracs)
2026-06-04gpio: core: fix const-correctness of gpio_chip_guardMarco Scardovi (scardracs)
2026-06-04perf lock: Fix non-atomic max/time and min_time updates in contention_dataSuchit Karunakaran
2026-06-04perf bench: Add --write-size option to sched pipeBreno Leitao