summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-23mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-04-23mtd: lpddr: Fix a double free in probe()Dan Carpenter1-1/+0
2020-04-23mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf1-0/+1
2020-04-23mtd: rawnand: free the nand_device objectChristophe Kerello1-0/+2
2020-04-23tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-23fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor1-18/+18
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger1-13/+24
2020-04-23fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-23drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs1-0/+26
2020-04-23iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-23libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-04-23power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller1-2/+2
2020-04-23iommu/vt-d: Fix page request descriptor sizeJacob Pan1-1/+1
2020-04-23iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai1-1/+2
2020-04-23iommu/vt-d: Fix mm reference leakJacob Pan1-3/+4
2020-04-23iommu/virtio: Fix freeing of incomplete domainsJean-Philippe Brucker1-7/+9
2020-04-23drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne1-4/+16
2020-04-23ACPICA: Fixes for acpiExec namespace init fileBob Moore7-20/+83
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai1-7/+0
2020-04-23leds: core: Fix warning message when init_dataRicardo Ribalda Delgado1-1/+1
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst2-0/+65
2020-04-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell1-0/+1
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell1-0/+5
2020-04-23phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi1-0/+4
2020-04-23rtc: 88pm860x: fix possible race conditionAlexandre Belloni1-6/+8
2020-04-23soc: imx: gpc: fix power up sequencingLucas Stach1-11/+13
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23clk: Don't cache errors from clk_ops::get_phase()Stephen Boyd1-16/+32
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan1-1/+3
2020-04-23x86/Hyper-V: Free hv_panic_page when fail to register kmsg dumpTianyu Lan1-2/+5
2020-04-23rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov1-4/+4
2020-04-23rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov1-4/+13
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-2/+3
2020-04-23x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not setTianyu Lan1-9/+14
2020-04-23x86/Hyper-V: Trigger crash enlightenment only once during system crash.Tianyu Lan1-2/+14
2020-04-23x86/Hyper-V: Unload vmbus channel in hv panic callbackTianyu Lan2-8/+16
2020-04-23of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand1-0/+2
2020-04-23of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand1-1/+4
2020-04-23of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand1-2/+5
2020-04-23of: unittest: kmemleak on changeset destroyFrank Rowand1-0/+4
2020-04-23irqchip/mbigen: Free msi_desc on device teardownZenghui Yu1-1/+7
2020-04-23scsi: sg: add sg_remove_request in sg_common_writeLi Bin1-1/+3
2020-04-23watchdog: sp805: fix restart handlerMichael Walle1-0/+4
2020-04-21scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi3-16/+29
2020-04-21scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2