summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-21Merge tag 'v4.4.220' into toradex_vf_4.4-nextMarcel Ziswiler
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew
2020-04-24rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2020-04-24wil6210: fix temperature debugfsDedy Lansky
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty
2020-04-24video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-24dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-24mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-04-24libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier
2020-04-24IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2020-04-24xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-04-24misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2020-04-24irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-04-24i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-24bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-04-13xen-netfront: Update features after registering netdevRoss Lagerwall
2020-04-13xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2020-04-13power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva