summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-28xen/scsiback: Fix a TMR related use-after-freeBart Van Assche1-24/+9
2017-07-28iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger6-16/+55
2017-07-28scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2-4/+9
2017-07-28scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-07-28igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-3/+3
2017-07-28NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold1-7/+9
2017-07-28NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold1-2/+5
2017-07-28NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold1-8/+11
2017-07-28NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold1-4/+4
2017-07-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-28thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar1-1/+3
2017-07-28thermal: max77620: fix device-node reference imbalanceJohan Hovold1-2/+8
2017-07-28s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-07-28dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer1-2/+2
2017-07-28ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann1-1/+1
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner1-14/+18
2017-07-21crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir1-2/+18
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-07-21nvmem: core: fix leaks on registration errorsJohan Hovold1-5/+8
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski1-3/+3
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer4-3/+34
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2017-07-21sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov1-5/+6
2017-07-21vxlan: fix hlist corruptionJiri Benc1-10/+20
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman1-2/+0
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles2-2/+2
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2-2/+15
2017-07-21rocker: move dereference before freeDan Carpenter1-1/+1
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-07-21xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai1-3/+11
2017-07-15saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero1-0/+31
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă1-2/+1
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-07-15md: fix super_offset endianness in super_1_rdev_size_changeJason Yan1-1/+1
2017-07-15md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan1-1/+1