aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-29rpmsg: glink: Add support for transport version negotiationSricharan R
2017-08-29rpmsg: glink: Introduce glink smem based transportBjorn Andersson
2017-08-29rpmsg: glink: Do a mbox_free_channel in removeSricharan R
2017-08-29rpmsg: glink: Return -EAGAIN when there is no FIFO spaceSricharan R
2017-08-29rpmsg: glink: Allow unaligned data accessBjorn Andersson
2017-08-29rpmsg: glink: Move the common glink protocol implementation to glink_native.cBjorn Andersson
2017-08-29rpmsg: glink: Split rpm_probe to reuse the common codeBjorn Andersson
2017-08-29rpmsg: glink: Associate indirections for pipe fifo accessor'sBjorn Andersson
2017-08-29rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xxBjorn Andersson
2017-08-24rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel add...Loic Pallardy
2017-08-24rpmsg: virtio_rpmsg: set rpmsg_buf_size customizableLoic Pallardy
2017-07-26rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()Suman Anna
2017-07-26rpmsg: qcom_smd: add of_node node to edge deviceSrinivas Kandagatla
2017-07-15Linux v4.13-rc1Linus Torvalds
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...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 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus 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 tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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 branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-14MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez
2017-07-14xtensa: use generic fb.hTobias Klauser
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita
2017-07-14kernel/watchdog.c: use better pr_fmt prefixKefeng Wang
2017-07-14MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman
2017-07-14mm: fix overflow check in expand_upwards()Helge Deller