summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Linux 3.4.88v3.4.88Greg Kroah-Hartman1-1/+1
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-26Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-26rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-26isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-26isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki1-0/+6
2014-04-26netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-26ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa3-8/+9
2014-04-26xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-26vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-04-26vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-04-26ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-26ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-26net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-26vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-26ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-26bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-04-26net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-04-14Linux 3.4.87v3.4.87Greg Kroah-Hartman1-1/+1
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-04-14media: saa7164: fix return value check in saa7164_initdev()Wei Yongjun1-1/+3
2014-04-14media: hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov1-5/+6
2014-04-14media: hdpvr: register the video node at the end of probeHans Verkuil1-6/+7
2014-04-14media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch1-6/+2
2014-04-14media: omap_vout: find_vma() needs ->mmap_sem heldAl Viro1-5/+7
2014-04-14media: v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2014-04-14media: gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2014-04-14tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2014-04-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2014-04-14sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2014-04-14mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala1-4/+4
2014-04-14OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2014-04-14tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2014-04-14tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2014-04-14hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter3-1/+5
2014-04-14hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2014-04-14hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2-2/+6
2014-04-14hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck1-0/+25