summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06x86/uaccess: force copy_*_user() to be inlinedKees Cook
2016-09-06Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-06Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-06Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-09-06Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme
2016-09-06Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi...Mark Brown
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...Mark Brown
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King
2016-09-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss
2016-09-05ovl: fix workdir creationMiklos Szeredi
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn
2016-09-05ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam
2016-09-04Linux 4.8-rc5v4.8-rc5Linus Torvalds
2016-09-04rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells
2016-09-04fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-04rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells
2016-09-04fs/afs/callback: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells
2016-09-04fs/afs/rxrpc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-04fs/afs/vlocation: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-04rxrpc: Don't change the epochDavid Howells
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-04Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-09-04Merge branch 'vxlan-fixes'David S. Miller
2016-09-04vxlan: fix duplicated and wrong error messagesJiri Benc
2016-09-04vxlan: reject multicast destination without an interfaceJiri Benc
2016-09-04bonding: Fix bonding crashMahesh Bandewar
2016-09-04Merge branch 'netns-opt'David S. Miller
2016-09-04netns: avoid disabling irq for netns idWANG Cong
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong