summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-25Linux 4.3-rc7v4.3-rc7Linus Torvalds
2015-10-24Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-24Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-24Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-24Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-23dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber
2015-10-23dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-10-23dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-10-23rbd: prevent kernel stack blow up on rbd mapIlya Dryomov
2015-10-23rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-23sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-23Merge tag 'trace-fixes-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-23Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-10-23Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-10-23fault-inject: fix inverted interval/probability values in printkFlorian Westphal
2015-10-23lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin
2015-10-23mm: make sendfile(2) killableJan Kara
2015-10-23thp: use is_zero_pfn() only after pte_present() checkMinchan Kim
2015-10-23mailmap: update Javier Martinez Canillas' emailJavier Martinez Canillas
2015-10-23MAINTAINERS: add Sergey as zsmalloc reviewerSergey Senozhatsky
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-10-23kmod: don't run async usermode helper as a child of kworker threadOleg Nesterov
2015-10-23Merge tag 'asoc-fix-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown
2015-10-23Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2015-10-22[media] m88ds3103: use own reg update_bits() implementationAntti Palosaari
2015-10-22[media] rtl28xxu: fix control message flawsAntti Palosaari
2015-10-22[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan
2015-10-22[media] si2168: Bounds check firmwareLaura Abbott
2015-10-22[media] si2157: Bounds check firmwareLaura Abbott
2015-10-22[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King
2015-10-22[media] lnbh25: Fix lnbh25_attach() function return typeJavier Martinez Canillas
2015-10-22[media] horus3a: Fix horus3a_attach() function parametersJavier Martinez Canillas
2015-10-22ASoC: wm8962: mark cache_dirty flag after software reset in pm_resumeJiada Wang
2015-10-21btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer