summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09powerpc/rtas: Keep MSR[RI] set when calling RTASLaurent Dufour2-12/+21
2022-06-09cpufreq: Avoid unnecessary frequency updates due to mismatchViresh Kumar1-0/+11
2022-06-09ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu1-0/+4
2022-06-09ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski1-2/+2
2022-06-09ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-06-09pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang1-6/+4
2022-06-09fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi1-3/+4
2022-06-09powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-06-09ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-06-09ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.cTakashi Iwai2-5/+6
2022-06-09ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fbTakashi Iwai3-2/+13
2022-06-09arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply p...Joel Selvaraj1-1/+1
2022-06-09fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu1-1/+2
2022-06-09soc: ti: ti_sci_pm_domains: Check for null return of devm_kcallocQintaoShen1-0/+2
2022-06-09crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef1-12/+15
2022-06-09PM / devfreq: rk3399_dmc: Disable edev on remove()Brian Norris1-0/+2
2022-06-09arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels countKonrad Dybcio1-2/+2
2022-06-09arm64: dts: qcom: msm8994: Fix the cont_splash_mem addressKonrad Dybcio1-2/+2
2022-06-09ARM: dts: s5pv210: align DMA channels with dtschemaKrzysztof Kozlowski2-7/+7
2022-06-09ARM: dts: socfpga: align interrupt controller node name with dtschemaKrzysztof Kozlowski2-2/+2
2022-06-09ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-06-09IB/rdmavt: add missing locks in rvt_ruc_loopbackNiels Dossche1-1/+5
2022-06-09scsi: target: tcmu: Avoid holding XArray lock when calling lock_pageBodo Stroesser1-5/+5
2022-06-09gfs2: use i_lock spin_lock for inode qadataBob Peterson1-12/+20
2022-06-09selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song1-1/+1
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-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-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-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-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