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-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-31xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2016-01-31xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2016-01-31xen-netback: respect user provided max_queuesWei Liu1-2/+5
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
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-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-4/+8
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: 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-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-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-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: 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
2015-12-14firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2015-12-14rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov1-0/+1
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-09staging/lustre: use jiffies for lp_last_query timesArnd Bergmann1-1/+1
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4