summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09btrfs: fix anon_dev leak in create_subvol()Omar Sandoval1-26/+23
2022-06-09drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()Hans de Goede1-2/+2
2022-06-09drm/amd/pm: update smartshift powerboost calc for smu13Sathishkumar S1-16/+46
2022-06-09drm/amd/pm: update smartshift powerboost calc for smu12Sathishkumar S1-16/+44
2022-06-09nbd: Fix hung on disconnect request if socket is closed beforeXie Yongji1-4/+9
2022-06-09ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-06-09nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)1-0/+1
2022-06-09openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-06-09media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong1-1/+2
2022-06-09bnxt_en: Configure ptp filters during bnxt openPavan Chebbi3-13/+46
2022-06-09Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu1-0/+1
2022-06-09Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCALuiz Augusto von Dentz1-0/+5
2022-06-09Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz4-4/+17
2022-06-09usbnet: Run unregister_netdev() before unbind() againLukas Wunner3-10/+5
2022-06-09media: cec-adap.c: fix is_configuring stateHans Verkuil1-3/+3
2022-06-09media: imon: reorganize serializationTetsuo Handa1-52/+47
2022-06-09media: ccs-core.c: fix failure to call clk_disable_unprepareHans Verkuil1-2/+5
2022-06-09media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset valuesBenjamin Gaignard1-7/+2
2022-06-09media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel1-6/+14
2022-06-09media: rga: fix possible memory leak in rga_probeHangyu Hua1-2/+4
2022-06-09mt76: fix encap offload ethernet type checkFelix Fietkau2-2/+6
2022-06-09mt76: mt7921: accept rx frames with non-standard VHT MCS10-11Felix Fietkau1-1/+1
2022-06-09mt76: mt7915: accept rx frames with non-standard VHT MCS10-11Felix Fietkau1-1/+1
2022-06-09rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu1-1/+1
2022-06-09kunit: bail out of test filtering logic quicker if OOMDaniel Latypov2-6/+25
2022-06-09ipmi: Fix pr_fmt to avoid compilation issuesCorey Minyard1-2/+2
2022-06-09ipmi: Add an intializer for ipmi_smi_msg structCorey Minyard3-12/+12
2022-06-09ipmi:ssif: Check for NULL msg when handling events and messagesCorey Minyard1-0/+23
2022-06-09ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello1-0/+12
2022-06-09ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probeZheng Bin1-0/+1
2022-06-09fs: hold writers when changing mount's idmappingChristian Brauner1-2/+3
2022-06-09dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka1-1/+1
2022-06-09spi: stm32-qspi: Fix wait_cmd timeout in APM modePatrice Chotard1-1/+2
2022-06-09sched/core: Avoid obvious double update_rq_clock warningHao Jia4-11/+33
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: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart4-3/+21
2022-06-09scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HWXiang Chen1-2/+8
2022-06-09ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on ChromebooksBrent Lu1-2/+14
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-09ice: always check VF VSI pointer valuesJacob Keller6-7/+77
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