summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-31media/vivid-osd: fix info leak in ioctlSalva Peiró1-0/+1
2016-01-31staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2016-01-31HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2016-01-31HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke1-2/+2
2016-01-31HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2-0/+27
2016-01-31parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2016-01-31iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-3/+6
2016-01-31iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon1-4/+5
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur3-5/+6
2016-01-31ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-01-31isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-31connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2-1/+32
2016-01-31veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2-14/+56
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-31USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2016-01-31airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2016-01-31usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2016-01-31ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2016-01-31ipmi: Start the timer and thread on internal msgsCorey Minyard1-29/+44
2016-01-31xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2016-01-22gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-22phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2016-01-22r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2016-01-22net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-22net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-22pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang1-7/+8
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2016-01-22USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni1-6/+5
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-22USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-22usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo3-2/+6
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2016-01-22toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos1-0/+1
2016-01-22tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen3-50/+181