summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiryDavid Howells
2019-05-16afs: Make vnode->cb_interest RCU safeDavid Howells
2019-05-16afs: Split afs_validate() so first part can be used under LOOKUP_RCUDavid Howells
2019-05-16afs: Don't save callback version and type fieldsDavid Howells
2019-05-16dt-bindings: Convert vendor prefixes to json-schemaRob Herring
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-16Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'configfs-for-5.2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson
2019-05-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-16Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2019-05-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-16Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-05-16Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2019-05-16Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-05-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-05-16Opt out of scripts/get_maintainer.plMarc Gonzalez
2019-05-16Merge tag 'socfpga_arm32_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/...Olof Johansson
2019-05-16Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-05-16Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/lateOlof Johansson
2019-05-16Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-05-16ARM: ixp4xx: Remove duplicated include from common.cYueHaibing
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter
2019-05-16signal: unconditionally leave the frozen state in ptrace_stop()Roman Gushchin
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-16perf stat: Support 'percore' event qualifierJin Yao
2019-05-16perf stat: Factor out aggregate counts printingJin Yao
2019-05-16perf tools: Add a 'percore' event qualifierJin Yao
2019-05-16perf docs: Add description for stderrThomas Richter
2019-05-16perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter
2019-05-16perf intel-pt: Fix improved sample timestampAdrian Hunter
2019-05-16perf intel-pt: Fix instructions sampling rateAdrian Hunter
2019-05-16perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang
2019-05-16perf parse-regs: Add generic support for arch__intr/user_reg_mask()Kan Liang
2019-05-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-05-16Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-16uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]David Howells
2019-05-16uapi, fsopen: use square brackets around "fscontext" [ver #2]Christian Brauner
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-16afs: Fix double inc of vnode->cb_breakDavid Howells
2019-05-16afs: Fix application of status and callback to be under same lockDavid Howells
2019-05-16afs: Fix lock-wait/callback-break double lockingDavid Howells
2019-05-16afs: Always get the reply timeDavid Howells
2019-05-16afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not setDavid Howells
2019-05-16afs: Fix order-1 allocation in afs_do_lookup()David Howells