summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang2020-07-091-2/+2
* i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham2020-07-091-1/+2
* nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig2020-07-091-3/+4
* virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao2020-07-091-0/+1
* drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai2020-07-091-3/+2
* hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro2020-07-091-1/+3
* hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin2020-07-091-3/+4
* cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy2020-07-091-2/+4
* cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy2020-07-091-5/+5
* cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2020-07-092-49/+91
* cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-07-091-1/+1
* drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao2020-07-091-1/+1
* nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman2020-07-091-8/+16
* nvme-multipath: set bdi capabilities onceKeith Busch2020-07-091-0/+8
* usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang2020-07-091-0/+1
* usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen2020-07-091-1/+1
* EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov2020-07-091-0/+2
* Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman2020-06-301-14/+2
* dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka2020-06-301-0/+2
* dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye2020-06-301-0/+2
* Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter2020-06-301-1/+3
* drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov2020-06-301-1/+1
* drm: rcar-du: Fix build errorDaniel Gomez2020-06-301-0/+1
* erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang2020-06-301-10/+10
* ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor2020-06-301-2/+2
* net: alx: fix race condition in alx_removeZekun Shen2020-06-301-4/+5
* ibmvnic: Harden device login requestsThomas Falcon2020-06-301-4/+17
* hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu2020-06-301-0/+1
* drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov2020-06-301-1/+1
* ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin2020-06-301-3/+6
* sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost2020-06-301-4/+7
* i2c: core: check returned size of emulated smbus block readMans Rullgard2020-06-301-0/+7
* i2c: fsi: Fix the port number field in status registerEddie James2020-06-301-1/+1
* net: bcmgenet: use hardware padding of runt framesDoug Berger2020-06-301-5/+3
* usb: gadget: udc: Potential Oops in error handling codeDan Carpenter2020-06-301-1/+2
* cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-301-28/+24
* net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin2020-06-301-1/+1
* net: qed: fix NVMe login fails over VFsAlexander Lobakin2020-06-301-5/+18
* RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-301-0/+1
* RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang2020-06-301-0/+18
* RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon2020-06-301-2/+11
* regmap: Fix memory leak from regmap_register_patchCharles Keepax2020-06-301-0/+1
* regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong2020-06-301-21/+39
* efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-301-1/+1
* IB/mad: Fix use after free when destroying MAD agentShay Drory2020-06-301-1/+1
* loop: replace kill_bdev with invalidate_bdevZheng Bin2020-06-301-3/+3
* cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund2020-06-301-0/+2
* xhci: Return if xHCI doesn't support LPMKai-Heng Feng2020-06-301-1/+4
* xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-301-0/+1
* xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-301-1/+1