summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-20PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-20PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-02-20PCI: Prevent out of bounds access in numa_node overrideMathias Krause1-1/+4
2016-02-20PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck1-19/+22
2016-02-20PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni1-12/+14
2016-02-20mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior1-0/+1
2016-02-20mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior1-24/+28
2016-02-20mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris1-0/+1
2016-02-20mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris1-1/+1
2016-02-20mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2016-02-20mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2016-02-20TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen1-1/+1
2016-02-20tpm_tis: free irq after probingMartin Wilck1-0/+2
2016-02-20vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo1-1/+1
2016-02-20tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen1-3/+4
2016-02-20spi/spi-xilinx: Fix race condition on last word readRicardo Ribalda Delgado1-14/+24
2016-02-20wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-20wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-20spi: fix parent-device reference leakJohan Hovold1-1/+1
2016-02-20spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R1-2/+1
2016-02-20spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang1-1/+2
2016-02-20spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_messageNeil Armstrong1-0/+28
2016-02-20Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira1-5/+2
2016-02-20dm: initialize non-blk-mq queue data before queue is usedMikulas Patocka1-3/+7
2016-02-20remoteproc: avoid stack overflow in debugfs fileArnd Bergmann1-1/+1
2016-02-20HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2016-02-20drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2016-02-20dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer1-1/+3
2016-02-20crypto: sun4i-ss - add missing statesizeLABBE Corentin1-0/+2
2016-02-20crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir1-1/+1
2016-02-20crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2-2/+3
2016-02-20crypto: qat - don't use userspace pointerTadeusz Struk1-1/+1
2016-02-20crypto: caam - fix non-block aligned hash calculationRussell King1-1/+1
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