summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger1-7/+4
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2-2/+2
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei1-1/+1
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei1-1/+1
2021-07-20PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe1-2/+32
2021-07-20ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers1-5/+5
2021-07-20power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-20power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski1-1/+1
2021-07-20power: supply: ab8500: Avoid NULL pointersLinus Walleij1-1/+17
2021-07-20pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König1-4/+0
2021-07-20power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20power: supply: sc27xx: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20lib/decompress_unlz4.c: correctly handle zero-padding around initrds.Dimitri John Ledkov1-0/+8
2021-07-20i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov1-0/+3
2021-07-20intel_th: Wait until port is in reset before programming itAlexander Shishkin3-0/+36
2021-07-20staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-07-20ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptionsGeoffrey D. Bennett1-4/+4
2021-07-20ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao1-0/+3
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König1-6/+6
2021-07-20ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2-3/+3
2021-07-20powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt2-27/+41
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang1-1/+3
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol1-1/+1
2021-07-20ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return valuesGeoffrey D. Bennett1-0/+8
2021-07-20ALSA: usb-audio: scarlett2: Fix data_mutex lockGeoffrey D. Bennett1-12/+9
2021-07-20ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input countGeoffrey D. Bennett1-1/+1
2021-07-20ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto2-0/+4
2021-07-20Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai1-3/+10
2021-07-20s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens1-11/+17
2021-07-20s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens1-8/+11
2021-07-20s390/ipl_parm: fix program check new psw handlingHeiko Carstens1-8/+11
2021-07-20s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens1-2/+2
2021-07-20ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei1-1/+1
2021-07-20gpio: pca953x: Add support for the On Semi pca9655Peter Robinson1-0/+1
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-07-20ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang1-1/+5
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli1-1/+4
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang1-2/+6
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang1-1/+1
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2-0/+14
2021-07-20ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai1-2/+6
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin1-1/+9
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic2-3/+3
2021-07-20serial: tty: uartlite: fix console setupDaniel Mack1-21/+6
2021-07-20ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu1-1/+1
2021-07-20mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie1-1/+1
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie4-6/+6
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie2-66/+60