summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-19drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher2-0/+9
2025-10-19mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()Jason-JH Lin1-11/+1
2025-10-19mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2025-10-19mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus1-5/+5
2025-10-19bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}Daniel Borkmann1-0/+2
2025-10-19mailbox: zynqmp-ipi: Fix SGI cleanup on unbindHarini T1-5/+10
2025-10-19mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loopHarini T1-1/+1
2025-10-19mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T1-4/+2
2025-10-19mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T1-1/+0
2025-10-19tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()Eric Dumazet1-1/+4
2025-10-19perf python: split Clang options when invoking PopenLeo Yan1-1/+4
2025-10-19tools build: Align warning options with perfLeo Yan1-2/+2
2025-10-19net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja1-0/+2
2025-10-19ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang1-4/+6
2025-10-19net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou1-1/+1
2025-10-19tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().Kuniyuki Iwashima1-1/+0
2025-10-19net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()Alexandr Sapozhnikov1-1/+2
2025-10-19drm/vmwgfx: Fix copy-paste typo in validationIan Forbes1-1/+1
2025-10-19drm/vmwgfx: Fix Use-after-free in validationIan Forbes1-1/+3
2025-10-19drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
2025-10-19s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-10-19drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin1-5/+1
2025-10-19net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter1-1/+1
2025-10-19ASoC: SOF: Intel: Read the LLP via the associated Link DMA channelPeter Ujfalusi1-2/+27
2025-10-19LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen1-0/+1
2025-10-19LoongArch: Add cflag -fno-isolate-erroneous-paths-dereferenceTiezhu Yang1-1/+1
2025-10-19ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buf...Peter Ujfalusi1-8/+21
2025-10-19ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer sizePeter Ujfalusi2-2/+10
2025-10-19ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer sizePeter Ujfalusi1-2/+2
2025-10-19scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou1-1/+1
2025-10-19cpufreq: tegra186: Set target frequency for all cpus in policyAaron Kling1-2/+6
2025-10-19clk: tegra: do not overallocate memory for bpmp clocksFedor Pchelkin1-1/+1
2025-10-19clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driverAlok Tiwari1-2/+2
2025-10-19clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()Brian Masney1-7/+9
2025-10-19clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()Chen-Yu Tsai1-3/+1
2025-10-19clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26mAngeloGioacchino Del Regno1-1/+1
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers1-5/+7
2025-10-19perf tools: Add fallback for exclude_guestNamhyung Kim3-4/+37
2025-10-19perf test: Add a test for default perf stat commandJames Clark1-0/+25
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan1-1/+1
2025-10-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers1-6/+20
2025-10-19perf test: Update sysfs path for core PMU capsNamhyung Kim1-1/+2
2025-10-19perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...Ilkka Koskinen1-5/+5
2025-10-19perf arm_spe: Correct memory level for remote accessLeo Yan1-2/+2
2025-10-19perf arm-spe: Rename the common data source encodingLeo Yan2-23/+23
2025-10-19perf arm_spe: Correct setting remote accessLeo Yan1-1/+1
2025-10-19rtc: optee: fix memory leak on driver removalClément Le Goffic1-0/+1
2025-10-19rtc: x1205: Fix Xicor X1205 vendor prefixRob Herring (Arm)1-1/+1
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim2-2/+2