summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14cpufreq: armada-37xx: Fix driver cleanup when registration failedPali Rohár1-1/+1
2021-05-14clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár1-6/+39
2021-05-14clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár1-5/+7
2021-05-14cpufreq: armada-37xx: Fix the AVS value for load L1Pali Rohár1-0/+37
2021-05-14clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún1-28/+0
2021-05-14cpufreq: armada-37xx: Fix setting TBG parent for load levelsMarek Behún1-12/+23
2021-05-14crypto: qat - Fix a double free in adf_create_ringLv Yunlong1-0/+1
2021-05-14crypto: sa2ul - Fix memory leak of rxdColin Ian King1-2/+6
2021-05-14crypto: sun8i-ss - Fix memory leak of padColin Ian King1-3/+4
2021-05-14crypto: allwinner - add missing CRYPTO_ prefixCorentin Labbe1-7/+7
2021-05-14ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor1-11/+3
2021-05-14cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configurationHe Ying1-1/+1
2021-05-14PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing1-1/+1
2021-05-14soc: qcom: mdt_loader: Detect truncated read of segmentsBjorn Andersson1-0/+9
2021-05-14soc: qcom: mdt_loader: Validate that p_filesz < p_memszBjorn Andersson1-0/+8
2021-05-14spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()Yang Yingliang1-5/+18
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2-7/+5
2021-05-14clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun1-2/+2
2021-05-14clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren1-0/+1
2021-05-14clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren1-6/+6
2021-05-14PM / devfreq: Use more accurate returned new_freq as resume_freqDong Aisheng1-1/+1
2021-05-14soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao1-1/+1
2021-05-14platform/x86: dell-wmi-sysman: Make init_bios_attributes() ACPI object parsin...Hans de Goede1-4/+28
2021-05-14staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-05-14staging: fwserial: fix TIOCGSERIAL implementationJohan Hovold1-4/+3
2021-05-14staging: fwserial: fix TIOCSSERIAL implementationJohan Hovold1-4/+0
2021-05-14staging: rtl8192u: Fix potential infinite loopColin Ian King1-1/+1
2021-05-14staging: comedi: tests: ni_routes_test: Fix compilation errorIan Abbott1-2/+4
2021-05-14irqchip/gic-v3: Fix OF_BAD_ADDR error handlingArnd Bergmann1-1/+1
2021-05-14mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong1-1/+1
2021-05-14iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean1-1/+1
2021-05-14firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-05-14firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd3-35/+39
2021-05-14firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-05-14m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain3-12/+19
2021-05-14soundwire: stream: fix memory leak in stream config error pathRander Wang1-1/+9
2021-05-14memory: pl353: fix mask of ECC page_size config registergexueyuan1-1/+1
2021-05-14ARM: dts: qcom: msm8974-samsung-klte: correct fuel gauge interrupt trigger levelKrzysztof Kozlowski1-1/+1
2021-05-14ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger levelKrzysztof Kozlowski1-1/+1
2021-05-14driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko1-0/+3
2021-05-14nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla1-0/+1
2021-05-14drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka1-0/+21
2021-05-14USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang1-2/+2
2021-05-14usb: gadget: aspeed: fix dma map failureTao Ren2-2/+3
2021-05-14crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu1-8/+21
2021-05-14crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann9-12/+18
2021-05-14NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia1-2/+2
2021-05-14arm64: dts: mediatek: fix reset GPIO level on pumpkinFabien Parent1-1/+1
2021-05-14phy: ingenic: Fix a typo in ingenic_usb_phy_probe()Wei Yongjun1-2/+2
2021-05-14phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()Wei Yongjun1-2/+2