summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-09-07Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-09-07arm-cci: pmu: Fix typo in event nameSuzuki K Poulose
2016-09-07Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-09-07Revert "ARM: tegra: fix erroneous address in dts"Olof Johansson
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij
2016-09-07Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-09-07usercopy: remove page-spanning test for nowKees Cook
2016-09-07usercopy: force check_object_size() inlineKees Cook
2016-09-07Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-07Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-07seccomp: Remove 2-phase API documentationMickaël Salaün
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi
2016-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
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