summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-17binder: protect against two threads freeing bufferTodd Kjos
2017-07-17binder: remove dead code in binder_get_ref_for_nodeTodd Kjos
2017-07-17binder: don't modify thread->looper from other threadsTodd Kjos
2017-07-17binder: avoid race conditions when enqueuing txnTodd Kjos
2017-07-17binder: refactor queue management in binder_thread_readTodd Kjos
2017-07-17binder: add log information for binder transaction failuresTodd Kjos
2017-07-17binder: make binder_last_id an atomicTodd Kjos
2017-07-17binder: change binder_stats to atomicsBadhri Jagan Sridharan
2017-07-17binder: add protection for non-perf casesTodd Kjos
2017-07-17binder: remove binder_debug_no_lock mechanismTodd Kjos
2017-07-17binder: move binder_alloc to separate fileTodd Kjos
2017-07-17binder: separate out binder_alloc functionsTodd Kjos
2017-07-17binder: remove unneeded cleanup codeTodd Kjos
2017-07-17binder: separate binder allocator structure from binder procTodd Kjos
2017-07-17binder: Use wake up hint for synchronous transactions.Riley Andrews
2017-07-17binder: use group leader instead of open threadTodd Kjos
2017-07-17Revert "android: binder: Sanity check at binder ioctl"Todd Kjos
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-07-14Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki
2017-07-14Merge branches 'pm-qos' and 'pm-devfreq'Rafael J. Wysocki
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds
2017-07-13Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-13Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-13drm: Add missing field copy in compat_drm_versionJeffy Chen
2017-07-13mmc: tmio-mmc: fix bad pointer mathChris Brandt
2017-07-13mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds