summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-31media/vivid-osd: fix info leak in ioctlSalva Peiró
2016-01-31staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro
2016-01-31HID: core: Avoid uninitialized buffer accessRichard Purdie
2016-01-31parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2016-01-31iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse
2016-01-31xen-netfront: update num_queues to real createdJoe Jin
2016-01-31xen-netfront: respect user provided max_queuesWei Liu
2016-01-31xen-netback: respect user provided max_queuesWei Liu
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-31ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-01-31isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-01-31connector: bump skb->users before callback invocationFlorian Westphal
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2016-01-31veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2016-01-31USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-31airspy: increase USB control message buffer sizeAntti Palosaari
2016-01-31usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-01-31ipmi: move timer init to before irq is setupJan Stancek
2016-01-31ipmi: Start the timer and thread on internal msgsCorey Minyard
2016-01-31xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-22r8152: fix lockup when runtime PM is enabledPeter Wu
2016-01-22net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-22pppoe: fix memory corruption in padt work structureGuillaume Nault
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2016-01-22usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2016-01-22toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos
2016-01-22tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-12-14firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2015-12-14rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-09staging/lustre: use jiffies for lp_last_query timesArnd Bergmann
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley