aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-25sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist1-1/+0
2014-06-24sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist1-0/+1
2014-06-23ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes1-2/+2
2014-06-23ALSA: hda/realtek - Support HP mute led for output and inputKailang Yang1-0/+114
2014-06-23Merge branch 'for-linus' into for-nextTakashi Iwai14-116/+189
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai3-27/+54
2014-06-18Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai11-89/+135
2014-06-18ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-06-18ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-06-18ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen1-5/+10
2014-06-18ALSA: control: Fix replacing user controlsLars-Peter Clausen1-16/+9
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen3-6/+28
2014-06-16Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'asoc/fix/pxa', 'asoc/fix/rcar' and 'asoc/fix/sigmadsp' into asoc-linusMark Brown10-76/+119
2014-06-16Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-13/+16
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches2-12/+6
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai5-17/+24
2014-06-15Linux 3.16-rc1Linus Torvalds1-2/+2
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-34/+96
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds30-265/+1836
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds5-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller7-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds24-369/+715
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds9-36/+192
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds2-3/+3
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-137/+279
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds10-142/+401
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis1-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong1-2/+7
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2-0/+51
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox1-3/+2
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch2-11/+26