summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-29SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust5-16/+56
2020-12-29NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia1-2/+8
2020-12-29ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-29ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-29ARM: dts: at91: at91sam9rl: fix ADC triggersAlexandre Belloni1-8/+11
2020-12-29PCI: iproc: Fix out-of-bound array accessesBharat Gooty1-5/+5
2020-12-29genirq/irqdomain: Don't try to free an interrupt that has no mappingMarc Zyngier1-2/+9
2020-12-29power: supply: bq24190_charger: fix reference leakZhang Qilong1-5/+15
2020-12-29ARM: dts: Remove non-existent i2c1 from 98dx3236Chris Packham1-5/+0
2020-12-29HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()Jing Xiangfeng1-1/+1
2020-12-29media: max2175: fix max2175_set_csm_mode() error codeDan Carpenter1-1/+1
2020-12-29mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao1-3/+1
2020-12-29samples: bpf: Fix lwt_len_hist reusing previous BPF mapDaniel T. Lee2-0/+2
2020-12-29media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki1-1/+4
2020-12-29cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-12-29orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-12-29ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan1-0/+7
2020-12-29ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan1-0/+7
2020-12-29memstick: fix a double-free bug in memstick_checkQinglang Miao1-1/+0
2020-12-29RDMA/cxgb4: Validate the number of CQEsKamal Heib1-0/+3
2020-12-29Input: omap4-keypad - fix runtime PM error handlingZhang Qilong1-36/+53
2020-12-29drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng1-1/+2
2020-12-29soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong1-2/+11
2020-12-29soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong1-0/+1
2020-12-29crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong1-1/+2
2020-12-29powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy1-5/+0
2020-12-29Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov1-1/+2
2020-12-29Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel1-2/+3
2020-12-29Input: ads7846 - fix race that causes missing releasesDavid Jander1-18/+26
2020-12-29drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-12-29media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao1-1/+1
2020-12-29scsi: core: Fix VPD LUN ID designator prioritiesMartin Wilck1-40/+86