summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-26Linux 3.18.8v3.18.8Greg Kroah-Hartman
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-26ext4: ignore journal checksum on remount; don't failEric Sandeen
2015-02-26net: sched: fix panic in rate estimatorsEric Dumazet
2015-02-26hyperv: Fix the error processing in netvsc_send()Haiyang Zhang
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-26net: don't OOPS on socket aioChristoph Hellwig
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
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.18.7v3.18.7Greg Kroah-Hartman
2015-02-11x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-02-11x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)
2015-02-11tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)
2015-02-11hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-02-11ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-11kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2015-02-11drm/radeon: properly set vm fragment size for TN/RLAlex Deucher
2015-02-11drm/radeon: fix the crash in test functionsIlija Hadzic
2015-02-11drm/radeon: fix the crash in benchmark functionsIlija Hadzic
2015-02-11drm/radeon: fix PLLs on RS880 and older v2Christian König
2015-02-11drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-11memcg, shmem: fix shmem migration to use lrucareMichal Hocko
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-02-11md/raid5: fix another livelock caused by non-aligned writes.NeilBrown
2015-02-11Complete oplock break jobs before closing file handleSachin Prabhu
2015-02-11ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon
2015-02-11MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan
2015-02-11MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen