summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09char: tpm: cr50_i2c: Suppress duplicated error message in .remove()Uwe Kleine-König1-2/+2
2022-06-09eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski1-0/+5
2022-06-09afs: Adjust ACK interpretation to try and cope with NATDavid Howells4-1/+36
2022-06-09rxrpc, afs: Fix selection of abort codesDavid Howells3-6/+8
2022-06-09rxrpc: Return an error to sendmsg if call failedDavid Howells1-0/+6
2022-06-09m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven1-3/+3
2022-06-09selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang3-91/+61
2022-06-09net: ipa: ignore endianness if there is no headerAlex Elder1-15/+17
2022-06-09x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov1-2/+2
2022-06-09can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol1-1/+1
2022-06-09nvme: set non-mdts limits in nvme_scan_workChaitanya Kulkarni1-4/+15
2022-06-09ACPI: CPPC: Assume no transition latency if no PCCTPierre Gondois1-1/+16
2022-06-09ASoC: rt1015p: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-06-09ASoC: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-06-09blk-throttle: Set BIO_THROTTLED when bio has been throttledLaibin Qiu1-1/+2
2022-06-09of/fdt: Ignore disabled memory nodesAndre Przywara1-0/+3
2022-06-09rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih1-0/+5
2022-06-09media: hantro: Stop using H.264 parameter pic_numNicolas Dufresne1-2/+0
2022-06-09media: exynos4-is: Fix compile warningKwanghoon Son1-1/+1
2022-06-09net: phy: micrel: Allow probing without .driver_dataFabio Estevam1-5/+6
2022-06-09kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov2-3/+6
2022-06-09btrfs: fix anon_dev leak in create_subvol()Omar Sandoval1-26/+23
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-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-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-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