summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-23usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2016-01-23USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni1-6/+5
2016-01-23usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2016-01-23USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-23USB: add quirk for devices with broken LPMAlan Stern3-1/+15
2016-01-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-23usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo3-2/+6
2016-01-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2016-01-23toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos1-0/+1
2016-01-23tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen3-50/+181
2016-01-23ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idleChen Yu1-2/+4
2016-01-23ACPI: Using correct irq when waiting for eventsChen Yu1-2/+2
2016-01-23ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2-3/+12
2016-01-23tipc: Fix kfree_skb() of uninitialised pointerBen Hutchings1-1/+1
2016-01-23vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-1/+0
2016-01-23Revert "vrf: fix double free and memory corruption on register_netdevice fail...Ben Hutchings1-2/+13
2015-12-15Linux 4.3.3v4.3.3Greg Kroah-Hartman1-1/+1
2015-12-15Btrfs: fix regression running delayed references when using qgroupsFilipe Manana9-134/+44
2015-12-15cobalt: fix Kconfig dependencyHans Verkuil1-1/+1
2015-12-15ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han1-1/+2
2015-12-15ALSA: pci: depend on ZONE_DMADan Williams1-12/+12
2015-12-15ceph: fix message length computationArnd Bergmann1-1/+1
2015-12-15block: fix segment splitMing Lei1-2/+2
2015-12-15ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2015-12-15nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2015-12-15nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton1-25/+31
2015-12-15nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2015-12-15debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-12-15nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble1-10/+84
2015-12-15nfsd: serialize state seqid morphing operationsJeff Layton2-14/+38
2015-12-15firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2015-12-15ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong3-3/+16
2015-12-15ext4: fix potential use after free in __ext4_journal_stopLukas Czerner1-3/+3
2015-12-15ext4 crypto: fix bugs in ext4_encrypted_zeroout()Theodore Ts'o2-4/+22
2015-12-15ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o1-1/+4
2015-12-15rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov1-0/+1
2015-12-15btrfs: fix signed overflows in btrfs_sync_fileDavid Sterba1-3/+7
2015-12-15Btrfs: fix race when listing an inode's xattrsFilipe Manana1-1/+3
2015-12-15Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2015-12-15Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana1-4/+12
2015-12-15Btrfs: fix regression when running delayed referencesFilipe Manana2-0/+127
2015-12-15Btrfs: fix truncation of compressed and inlined extentsFilipe Manana1-14/+68
2015-12-15Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana1-43/+152
2015-12-15btrfs: fix resending received snapshot with parentRobin Ruede1-2/+8
2015-12-15net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet5-14/+26
2015-12-15openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2-3/+7
2015-12-15ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-15net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-15ipv6: add complete rcu protection around np->optEric Dumazet13-52/+122