summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-31usbip: prevent leaking socket pointer address in messagesShuah Khan3-14/+6
2018-01-31usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-3/+27
2018-01-31usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan1-7/+11
2018-01-31usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody5-65/+91
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-31ACPICA: Namespace: fix operand cache leakSeunghun Han1-14/+9
2018-01-31ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki1-6/+6
2018-01-31ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2-9/+9
2018-01-31mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu1-0/+10
2018-01-31PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2018-01-31PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi1-0/+1
2018-01-31drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla1-4/+8
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla1-0/+3
2018-01-31PM / sleep: declare __tracedata symbols as char[] rather than charEric Biggers1-2/+2
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2-10/+16
2018-01-23dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-01-23dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-23Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller1-0/+1
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2018-01-23scsi: hpsa: fix volume offline stateTomas Henzl1-0/+1
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke1-21/+9
2018-01-23x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-4/+7
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner2-0/+51
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2018-01-17usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-14/+3
2018-01-17USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2-0/+11
2018-01-17iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger1-13/+7
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter1-0/+2
2018-01-17rbd: set max_segments to USHRT_MAXIlya Dryomov1-1/+1
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-17xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings1-1/+2
2018-01-17sysrq: Fix warning in sysrq generated crash.Ani Sinha1-0/+6
2018-01-17hwrng: core - sleep interruptible in readJiri Slaby1-1/+5
2018-01-17x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina1-5/+1
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2