summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-07ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-03-07tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla1-1/+1
2015-03-07MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan1-1/+1
2015-03-07nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton1-3/+5
2015-03-07mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang1-2/+2
2015-03-07power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski1-0/+1
2015-03-07ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth1-0/+6
2015-03-07ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter1-8/+19
2015-03-07lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley1-0/+7
2015-03-07cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-03-07PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-03-07PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-03-07HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee1-1/+4
2015-03-07iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-03-07iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-03-07iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-03-07iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-03-07fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-03-07xfs: set superblock buffer type correctlyDave Chinner1-0/+1
2015-03-07xfs: inode unlink does not set AGI buffer typeDave Chinner1-0/+2
2015-03-07xfs: ensure buffer types are set correctlyDave Chinner1-0/+4
2015-03-07Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-02-27Linux 3.10.70v3.10.70Greg Kroah-Hartman1-1/+1
2015-02-27rbd: drop an unsafe assertionAlex Elder1-1/+0
2015-02-27media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-27net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara1-1/+1
2015-02-27ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet4-33/+37
2015-02-27tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet1-0/+1
2015-02-27bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu1-1/+5
2015-02-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa1-19/+26
2015-02-27ping: Fix race in free in receive pathsubashab@codeaurora.org1-1/+4
2015-02-27udp_diag: Fix socket skipping within chainHerbert Xu1-1/+3
2015-02-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa3-10/+13
2015-02-27net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann1-1/+0
2015-02-27netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-27ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-02-27net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-02-27ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-02-11Linux 3.10.69v3.10.69Greg Kroah-Hartman1-1/+1
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause1-0/+1
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+10
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan1-0/+2
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson1-0/+3
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen1-14/+4
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan1-9/+9
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov1-4/+4
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland3-25/+82