summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-02crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun1-2/+2
2020-05-02drm/msm: Use the correct dma_sync calls harderRob Clark1-2/+2
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter1-1/+0
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-24libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-24power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand1-2/+5
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring1-3/+0
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew1-1/+1
2020-04-24wil6210: fix length check in __wmi_sendLior David2-2/+22
2020-04-24rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal1-11/+38
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky1-2/+2
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan1-8/+19
2020-04-24wil6210: fix temperature debugfsDedy Lansky1-3/+4
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2020-04-24Revert "gpio: set up initial state from .get_direction()"Timur Tabi1-24/+7
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-3/+5
2020-04-24video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor1-3/+1
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin1-1/+3
2020-04-24scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi3-16/+29
2020-04-24scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2
2020-04-24dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues1-0/+5
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-04-24mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor1-1/+1
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang1-1/+3
2020-04-24drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-23/+2
2020-04-24drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-24libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-24cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-24rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor1-3/+1
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-04-24dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo1-3/+3
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen1-0/+9
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki1-0/+1
2020-04-24misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry1-6/+3
2020-04-24irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo1-2/+10