summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-04clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_srcVaradarajan Narayanan1-0/+1
2024-10-04media: staging: media: starfive: camss: Drop obsolete return value documentationUwe Kleine-König1-2/+0
2024-10-04PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter1-1/+1
2024-10-04firewire: core: correct range of block for case of switch statementTakashi Sakamoto1-1/+1
2024-10-04PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen1-2/+6
2024-10-04drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write errorJunlin Li1-1/+1
2024-10-04drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write errorJunlin Li1-1/+1
2024-10-04Input: ilitek_ts_i2c - add report id message validationEmanuele Ghidoli1-0/+7
2024-10-04Input: ilitek_ts_i2c - avoid wrong input subsystem syncEmanuele Ghidoli1-6/+5
2024-10-04phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.hCristian Ciocaltea1-0/+1
2024-10-04pinctrl: ti: ti-iodelay: Fix some error handling pathsChristophe JAILLET1-31/+21
2024-10-04pinctrl: ti: iodelay: Use scope based of_node_put() cleanupsPeng Fan1-28/+15
2024-10-04leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()Javier Carrasco1-13/+10
2024-10-04clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGsDmitry Baryshkov1-2/+2
2024-10-04clk: qcom: dispcc-sm8650: Update the GDSC flagsDmitry Baryshkov1-2/+2
2024-10-04clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_srcDmitry Baryshkov1-1/+1
2024-10-04clk: qcom: dispcc-sm8550: fix several supposed typosDmitry Baryshkov1-2/+2
2024-10-04clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228Jonas Karlman1-1/+1
2024-10-04remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan1-2/+2
2024-10-04remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan1-1/+1
2024-10-04quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passedKemeng Shi1-1/+2
2024-10-04clk: imx: imx8qxp: Parent should be initialized earlier than the clockPeng Fan1-3/+3
2024-10-04clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clkPeng Fan1-2/+2
2024-10-04clk: imx: imx8mp: fix clock tree update of TF-A managed clocksZhipeng Wang1-2/+2
2024-10-04clk: imx: fracn-gppll: fix fractional part of PLL getting lostPengfei Li1-0/+4
2024-10-04clk: imx: composite-7ulp: Check the PCC present bitYe Li1-0/+7
2024-10-04clk: imx: composite-93: keep root clock on when mcore enabledJacky Bai1-7/+8
2024-10-04clk: imx: composite-8m: Enable gate clk with mcore_bootedPeng Fan1-11/+42
2024-10-04clk: imx: imx6ul: fix default parent for enet*_ref_selSebastien Laveze1-2/+2
2024-10-04clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpllShengjiu Wang1-2/+11
2024-10-04perf mem: Fix missed p-core mem events on ADL and RPLKan Liang4-22/+15
2024-10-04perf mem: Check mem_events for all eligible PMUsKan Liang4-4/+16
2024-10-04perf time-utils: Fix 32-bit nsec parsingIan Rogers1-2/+2
2024-10-04perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong1-1/+4
2024-10-04perf dwarf-aux: Handle bitfield members from pointer accessNamhyung Kim1-2/+9
2024-10-04perf annotate-data: Fix off-by-one in location range checkNamhyung Kim2-2/+2
2024-10-04perf dwarf-aux: Check allowed location expressions when collecting variablesNamhyung Kim1-0/+3
2024-10-04perf stat: Display iostat headers correctlyYicong Yang1-1/+2
2024-10-04perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong1-1/+2
2024-10-04perf build: Fix up broken capstone feature detection fast pathArnaldo Carvalho de Melo1-4/+0
2024-10-04perf report: Fix --total-cycles --stdio output errorKan Liang1-1/+2
2024-10-04perf inject: Fix leader sampling inserting additional samplesIan Rogers3-0/+5
2024-10-04perf lock contention: Change stack_id type to s32Namhyung Kim2-2/+3
2024-10-04perf mem: Free the allocated sort string, fixing a leakNamhyung Kim1-0/+1
2024-10-04perf scripts python cs-etm: Restore first sample log in verbose modeJames Clark1-5/+4
2024-10-04bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of errorDaniel Borkmann3-21/+26
2024-10-04bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged typesDaniel Borkmann1-5/+11
2024-10-04bpf: Fix helper writes to read-only mapsDaniel Borkmann6-45/+24
2024-10-04bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bitDaniel Borkmann1-2/+2
2024-10-04sched/pelt: Use rq_clock_task() for hw_pressureChen Yu1-1/+2