summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-04-30mfd: Include all drivers in subsystem menuLinus Walleij1-3/+3
2014-04-30IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-04-30IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-04-30ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-04-30ext4: fix partial cluster handling for bigalloc file systemsEric Whitney1-0/+21
2014-04-30virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell1-0/+6
2014-04-30iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-04-30jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-04-30jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-04-30jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-04-30jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-04-30Btrfs: skip submitting barrier for missing deviceHidetoshi Seto1-0/+4
2014-04-30staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-04-30rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-5/+19
2014-04-30blktrace: fix accounting of partially completed requestsRoman Pen3-13/+42
2014-04-30usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-2/+3
2014-04-30uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-04-30tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-5/+15
2014-04-30media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang2-0/+2
2014-04-30usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui1-3/+3
2014-04-30hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-04-30tgafb: fix data copyingMikulas Patocka1-213/+51
2014-04-30mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-04-30mach64: use unaligned accessMikulas Patocka1-1/+2
2014-04-30framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-04-30matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-04-30ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+16
2014-04-30ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon4-3/+12
2014-04-30w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-04-30drm/i915: quirk invert brightness for Acer Aspire 5336Jani Nikula1-0/+3
2014-04-30drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter1-0/+3
2014-04-30ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-30sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-30sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-30Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-30sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-30rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-30isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-30isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明1-0/+6
2014-04-30netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-30ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa3-8/+9
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-30vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-04-30vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-04-30ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-30ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-30net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-30vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-30net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12