summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-03scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-09-03scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-03net: dp83867: Fix WoL SecureOn passwordDan Murphy1-2/+2
2020-09-03nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-09-03drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He1-1/+1
2020-09-03net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds7-2/+28
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov1-1/+1
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K1-0/+13
2020-09-02Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-22/+60
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2-7/+9
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2-4/+9
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul1-0/+6
2020-09-02drm/i915: Fix sha_text population codeSean Paul1-6/+20
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor1-2/+2
2020-09-02scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-02scsi: target: iscsi: Fix data digest calculationVarun Prakash1-2/+15
2020-09-02net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-02vhost: fix typo in error messageYunsheng Lin1-1/+1
2020-09-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+2
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka1-0/+12
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal1-2/+2
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer1-7/+15
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka1-2/+10
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-01cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez1-1/+1
2020-09-01cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki1-33/+24
2020-09-01cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki1-49/+94
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki1-0/+8
2020-09-01cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki1-5/+15
2020-09-01cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki1-3/+9
2020-09-01Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2-7/+17
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier2-0/+6
2020-09-01HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-01HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-09-01scsi: lpfc: Update lpfc version to 12.8.0.4James Smart1-1/+1
2020-09-01scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2-1/+4
2020-09-01scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-01scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-09-01scsi: qla2xxx: Fix regression on sparc64René Rebe2-4/+4
2020-09-01scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-09-01scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko1-0/+2
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-08-31ionic: fix txrx work accountingShannon Nelson1-10/+3
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-15/+130
2020-08-31opp: Don't drop reference for an OPP table that was never parsedViresh Kumar2-7/+17