summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds5-7/+89
2015-05-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds7-53/+101
2015-05-22Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-2/+7
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-26/+21
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+4
2015-05-22Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-22Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-32/+66
2015-05-22Merge tag 'hwmon-for-linus-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-05-22Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom1-0/+61
2015-05-22net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller1-2/+4
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-05-21drm/radeon: fix error flag checking in native aux pathAlex Deucher1-2/+0
2015-05-21drm/radeon: retry dcpd fetchAlex Deucher1-9/+11
2015-05-21USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-05-21xfrm: Always zero high-order sequence number bitsHerbert Xu1-0/+2
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau1-1/+1
2015-05-21md/bitmap: remove rcu annotation from pointer arithmetic.NeilBrown1-1/+6
2015-05-21md/raid0: fix restore to sector variable in raid0_make_requestEric Work1-1/+3
2015-05-21raid5: fix broken async operation chainShaohua Li1-1/+1
2015-05-21Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom1-1/+1
2015-05-21Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede1-0/+5
2015-05-21Merge tag 'omap-for-v4.1/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-5/+3
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay1-11/+21
2015-05-20irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian1-1/+8
2015-05-20CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter1-1/+2
2015-05-20Fix to convert SURROGATE PAIRNakajima Akira1-46/+136
2015-05-20cifs: potential missing check for posix_lock_file_waitChengyu Song1-2/+2
2015-05-20Fix to check Unique id and FileType when client refer file directly.Nakajima Akira1-0/+25
2015-05-20Btrfs: fix regression in raid level conversionChris Mason1-0/+18
2015-05-20Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov1-2/+0
2015-05-20libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov1-11/+20
2015-05-20ARM: dts: Fix WLAN interrupt line for AM335x EVM-SKRomain Izard1-1/+1
2015-05-20ARM: dts: omap3-devkit8000: Fix NAND DT nodeAnthoine Bourgeois1-0/+2
2015-05-20ARM: dts: am335x-boneblack: disable RTC-only sleepRobert Nelson1-4/+0
2015-05-20ib/cm: Change reject message type when destroying cm_idTed Kim1-1/+1
2015-05-20CIFS: remove an unneeded NULL checkDan Carpenter1-1/+1
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale1-13/+16
2015-05-20Merge branch 'ipv6_ecmp_fixes'David S. Miller2-7/+46
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček2-6/+44
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček1-1/+2
2015-05-20Merge tag 'imx-fixes-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-2/+2
2015-05-20[cifs] fix null pointer checkSteve French1-1/+1
2015-05-20ssb: extend fix for PCI related silent reboots to all chipsetsRafał Miłecki1-3/+4
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior4-9/+83