summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-09tee: shm: Potential NULL dereference calling tee_shm_register()Dan Carpenter
2017-12-28tee: shm: don't put_page on null shm->pagesColin Ian King
2017-12-28tee: shm: make function __tee_shm_alloc staticColin Ian King
2017-12-28tee: optee: check type of registered shared memoryJens Wiklander
2017-12-28tee: add start argument to shm_register callbackJens Wiklander
2017-12-15tee: shm: inline tee_shm_get_id()Volodymyr Babchuk
2017-12-15tee: use reference counting for tee_contextVolodymyr Babchuk
2017-12-15tee: optee: enable dynamic SHM supportVolodymyr Babchuk
2017-12-15tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk
2017-12-15tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk
2017-12-15tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk
2017-12-15tee: optee: add registered shared parameters handlingVolodymyr Babchuk
2017-12-15tee: optee: add shared buffer registration functionsVolodymyr Babchuk
2017-12-15tee: optee: add page list manipulation functionsVolodymyr Babchuk
2017-12-15tee: optee: Update protocol definitionsVolodymyr Babchuk
2017-12-15tee: shm: add page accessor functionsVolodymyr Babchuk
2017-12-15tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk
2017-12-15tee: add register user memoryJens Wiklander
2017-12-15tee: flexible shared memory pool creationJens Wiklander
2017-12-10Linux 4.15-rc3Linus Torvalds
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2017-12-10Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-09Merge branch 'fixes' into for-nextOlof Johansson
2017-12-09Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-12-09Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson
2017-12-09Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson
2017-12-09Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-12-08Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong
2017-12-08Merge branch 'tcp-bbr-sampling-fixes'David S. Miller