aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-16Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-16Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-16Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-16slab: remove /proc/slab_allocatorsQian Cai
2019-05-16afs: Fix application of the results of a inline bulk status fetchDavid Howells
2019-05-16afs: Pass pre-fetch server and volume break counts into afs_iget5_set()David Howells
2019-05-16afs: Fix unlink to handle YFS.RemoveFile2 betterDavid Howells
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 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 branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
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-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-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
2019-05-16afs: Fix calculation of callback expiry timeDavid Howells
2019-05-16afs: Get rid of afs_call::reply[]David Howells
2019-05-16afs: Make dynamic root population wait uninterruptibly for proc_cells_lockDavid Howells
2019-05-16afs: Don't pass the vnode pointer through into the inline bulk status opDavid Howells
2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells
2019-05-16afs: Fix error propagation from server record check/updateDavid Howells
2019-05-16afs: Fix the maximum lifespan of VL and probe callsDavid Howells
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-05-16block/bio-integrity: use struct_size() in kmalloc()Jackie Liu