summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-29clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET1-0/+1
2020-12-29qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-29perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai1-1/+1
2020-12-29pwm: lp3943: Dynamically allocate PWM chip baseLokesh Vutla1-0/+1
2020-12-29pwm: zx: Add missing cleanup in error pathUwe Kleine-König1-0/+1
2020-12-29clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong1-2/+9
2020-12-29watchdog: coh901327: add COMMON_CLK dependencyArnd Bergmann1-1/+1
2020-12-29watchdog: qcom: Avoid context switch in restart handlerManivannan Sadhasivam1-1/+1
2020-12-29net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-29net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5
2020-12-29net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET1-1/+3
2020-12-29checkpatch: fix unescaped left braceDwaipayan Ray1-1/+1
2020-12-29powerpc/ps3: use dma_mapping_error()Vincent Stehlé1-1/+1
2020-12-29nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3
2020-12-29um: chan_xterm: Fix fd leakAnton Ivanov1-0/+5
2020-12-29watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck1-0/+1
2020-12-29irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier1-2/+1
2020-12-29ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter1-2/+3
2020-12-29extcon: max77693: Fix modalias stringMarek Szyprowski1-1/+1
2020-12-29clk: tegra: Fix duplicated SE clock entryDmitry Osipenko2-1/+2
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu1-0/+5
2020-12-29nfs_common: need lock during iterate through the listCheng Lin1-1/+5
2020-12-29nfsd: Fix message level for normal terminationkazuo ito1-2/+1
2020-12-29speakup: fix uninitialized flush_lockYang Yingliang1-1/+1
2020-12-29usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong1-1/+3
2020-12-29usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong1-0/+1
2020-12-29powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch1-3/+0
2020-12-29powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch1-1/+0
2020-12-29scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong1-0/+1
2020-12-29seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2-3/+3
2020-12-29scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2
2020-12-29scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao1-1/+3
2020-12-29cpufreq: scpi: Add missing MODULE_ALIASPali Rohár1-0/+1
2020-12-29cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár1-0/+1
2020-12-29cpufreq: st: Add missing MODULE_DEVICE_TABLEPali Rohár1-0/+7
2020-12-29cpufreq: mediatek: Add missing MODULE_DEVICE_TABLEPali Rohár1-0/+1
2020-12-29cpufreq: highbank: Add missing MODULE_DEVICE_TABLEPali Rohár1-0/+7
2020-12-29clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu1-7/+16
2020-12-29dm ioctl: fix error return code in target_messageQinglang Miao1-0/+1
2020-12-29ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan1-0/+4
2020-12-29net/mlx5: Properly convey driver version to firmwareLeon Romanovsky1-1/+5
2020-12-29memstick: r592: Fix error return in r592_probe()Jing Xiangfeng1-4/+8
2020-12-29arm64: dts: rockchip: Fix UART pull-ups on rk3328Chen-Yu Tsai1-8/+8
2020-12-29pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai1-5/+9
2020-12-29ARM: dts: at91: sama5d2: map securam as deviceClaudiu Beznea1-0/+1
2020-12-29clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai1-9/+9
2020-12-29media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter1-9/+10
2020-12-29vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe1-2/+2
2020-12-29NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown1-1/+1
2020-12-29lockd: don't use interval-based rebinding over TCPCalum Mackay1-9/+11