summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06Added Little Endian support to vtpm modulehonclo
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-03-06ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth
2015-03-06ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter
2015-03-06lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley
2015-03-06cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-03-06HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee
2015-02-26Linux 3.10.70v3.10.70Greg Kroah-Hartman
2015-02-26rbd: drop an unsafe assertionAlex Elder
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-26net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-02-26bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-02-26ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-26ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-02-26udp_diag: Fix socket skipping within chainHerbert Xu
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-26ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-26net: rps: fix cpu unplugEric Dumazet
2015-02-26ip: zero sockaddr returned on error queueWillem de Bruijn
2015-02-11Linux 3.10.69v3.10.69Greg Kroah-Hartman
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan