summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | netlink: Add netns check on tapsKevin Cernekee2017-12-111-0/+3
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
| * | | | | | | | | | | | Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-12-112-13/+40
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg2017-12-111-3/+2Star
| | * | | | | | | | | | | | wireless: don't write C files on failuresJohannes Berg2017-12-061-10/+38
| | * | | | | | | | | | | | wireless: replace usage of hexdump with od/sedJohannes Berg2017-12-061-2/+2
* | | | | | | | | | | | | | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-1518-99/+144
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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/+3Star
| * | | | | | | | | | | | | | 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-12844-5067/+7687
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2017-12-122-12/+2Star
| | * | | | | | | | | | | | | | 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/+25Star
| | * | | | | | | | | | | | | | 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-083-13/+21
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-081-1/+1
| * | | | | | | | | | | | | | 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-152-40/+32Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | virtio_mmio: fix devm cleanupMark Rutland2017-12-141-34/+9Star
| * | | | | | | | | | | | | | | | ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-081-6/+23
* | | | | | | | | | | | | | | | | 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/+49Star
| * | | | | | | | | | | | | | | | | 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-1512-33/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2017-12-122-3/+7
| * | | | | | | | | | | | | | | | | scsi: MAINTAINERS: change FCoE list to linux-scsiJohannes Thumshirn2017-12-121-1/+1
| * | | | | | | | | | | | | | | | | 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/+7Star
| * | | | | | | | | | | | | | | | | 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