summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria1-8/+29
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-06-09net: remove two BUG() from skb_checksum_help()Eric Dumazet1-2/+6
2022-06-09scsi: lpfc: Alter FPIN stat accounting logicJames Smart2-54/+17
2022-06-09scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HWXiang Chen1-2/+8
2022-06-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li6-13/+20
2022-06-09ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+6
2022-06-09of: Support more than one crash kernel regions for kexec -sZhen Lei1-0/+9
2022-06-09drm/tegra: gem: Do not try to dereference ERR_PTR()Thierry Reding1-0/+1
2022-06-09HID: bigben: fix slab-out-of-bounds Write in bigben_probeDongliang Mu1-0/+6
2022-06-09regulator: mt6315: Enforce regulator-compatible, not nameNícolas F. R. A. Prado1-1/+1
2022-06-09drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong1-2/+1
2022-06-09drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initAlex Deucher1-48/+47
2022-06-09mlxsw: Treat LLDP packets as controlPetr Machata1-1/+1
2022-06-09mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata1-13/+0
2022-06-09ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0
2022-06-09net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch1-5/+5
2022-06-09ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran1-1/+2
2022-06-09scsi: target: tcmu: Fix possible data corruptionXiaoguang Wang1-3/+37
2022-06-09ath11k: fix warning of not found station for bssid in messageWen Gong1-5/+6
2022-06-09xtensa: move trace_hardirqs_off call back to entry.SMax Filippov2-15/+15
2022-06-09drm/msm/dpu: Clean up CRC debug logsJessica Zhang2-2/+3
2022-06-09drm: msm: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-06-09arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-06-09ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar1-2/+18
2022-06-09drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-06-09drm/plane: Move range check for format_count earlierSteven Price1-7/+7
2022-06-09ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408Hans de Goede1-0/+12
2022-06-09ath11k: disable spectral scan during spectral deinitHari Chandrakanthan1-8/+9
2022-06-09scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart1-2/+4
2022-06-09scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-4/+2
2022-06-09drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai3-10/+10
2022-06-09scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi1-1/+1
2022-06-09drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra1-1/+22
2022-06-09mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald1-0/+20
2022-06-09md/bitmap: don't set sb values if can't pass sanity checkHeming Zhao1-21/+23
2022-06-09media: cx25821: Fix the warning when removing the moduleZheyu Ma1-1/+1
2022-06-09media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma1-3/+3
2022-06-09media: venus: do not queue internal buffers from previous sequenceVikash Garodia1-9/+25
2022-06-09media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-06-09media: Revert "media: dw9768: activate runtime PM and turn off device"Sakari Ailus1-6/+0
2022-06-09ath9k: fix QCA9561 PA bias levelThibaut VARÈNE1-1/+1
2022-06-09ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto6-11/+43
2022-06-09ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto1-1/+3
2022-06-09drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3
2022-06-09cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI modeUlf Hansson1-0/+46
2022-06-09scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart1-2/+2
2022-06-09scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart1-18/+15
2022-06-09scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart2-31/+4
2022-06-09tcp: consume incoming skb leading to a resetEric Dumazet1-12/+16