summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj2017-12-131-3/+7
| * | | | | net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm2017-12-131-0/+1
| * | | | | Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven2017-12-131-25/+2
| * | | | | net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni2017-12-111-0/+10
| * | | | | net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-111-1/+73
* | | | | | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-1517-94/+139
|\ \ \ \ \ \
| * | | | | | USB: core: prevent malicious bNumInterfaces overflowAlan Stern2017-12-131-1/+3
| * | | | | | Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman2017-12-131-6/+3
| * | | | | | USB: core: only clean up what we allocatedAndrey Konovalov2017-12-121-3/+6
| * | | | | | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-12-12441-3669/+5165
| |\ \ \ \ \ \
| | * | | | | | Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2017-12-122-12/+2
| | * | | | | | usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann2017-12-121-1/+1
| | * | | | | | usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan2017-12-113-50/+25
| | * | | | | | usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3Manu Gautam2017-12-111-1/+1
| | * | | | | | usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada2017-12-111-0/+1
| | * | | | | | usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek2017-12-111-1/+3
| | * | | | | | usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier2017-12-111-1/+1
| * | | | | | | usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun2017-12-081-3/+3
| * | | | | | | xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman2017-12-081-4/+11
| * | | | | | | usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan2017-12-081-0/+7
| * | | | | | | usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-082-9/+17
| * | | | | | | usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2017-12-081-4/+31
| * | | | | | | usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2017-12-081-7/+11
| * | | | | | | USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2017-12-082-0/+14
| * | | | | | | usb: musb: da8xx: fix babble condition handlingBin Liu2017-12-081-1/+9
* | | | | | | | Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-152-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | staging: pi433: Fixes issue with bit shift in rf69_get_modulationMarcus Wolf2017-12-061-1/+1
| * | | | | | | | staging: ccree: Uninitialized return in ssi_ahash_import()Dan Carpenter2017-12-061-1/+1
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-151-34/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio_mmio: fix devm cleanupMark Rutland2017-12-141-34/+9
* | | | | | | | | | Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-156-62/+100
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan2017-12-081-2/+6
| * | | | | | | | | | dm mpath: fix bio-based multipath queue_if_no_path handlingMike Snitzer2017-12-081-7/+42
| * | | | | | | | | | dm: fix various targets to dm_register_target after module __init resources c...monty_pavel@sina.com2017-12-044-51/+49
| * | | | | | | | | | dm table: fix regression from improper dm_dev_internal.count refcount_t conve...Mike Snitzer2017-12-041-2/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-1511-32/+53
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2017-12-122-3/+7
| * | | | | | | | | | scsi: libsas: fix length error in sas_smp_handler()Jason Yan2017-12-121-5/+5
| * | | | | | | | | | scsi: bfa: fix type conversion warningArnd Bergmann2017-12-083-4/+16
| * | | | | | | | | | scsi: core: run queue if SCSI device queue isn't ready and queue is idleMing Lei2017-12-081-0/+2
| * | | | | | | | | | scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck2017-12-051-15/+7
| * | | | | | | | | | scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck2017-12-051-2/+3
| * | | | | | | | | | scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn2017-11-291-2/+4
| * | | | | | | | | | scsi: aacraid: address UBSAN warning regressionArnd Bergmann2017-11-291-2/+6
| * | | | | | | | | | scsi: libfc: fix ELS request handlingMartin Wilck2017-11-291-0/+4
| * | | | | | | | | | scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter2017-11-291-1/+1
* | | | | | | | | | | Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-12-153-1/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz2017-12-112-0/+10
| * | | | | | | | | | | mmc: core: properly init drv_typeWolfram Sang2017-12-051-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \