aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27char: fastrpc: add support to remote mmap/unmmaptracking-qcomlt-fastrpcSrinivas Kandagatla
2018-11-27char: fastrpc: add support to dmabuf ioctlsSrinivas Kandagatla
2018-11-27char: fastrpc: add support to init ioctlSrinivas Kandagatla
2018-11-27char: fastrpc: add support to INVOKE IOCTLSrinivas Kandagatla
2018-11-27char: fastrpc: add fastrpc basic driverSrinivas Kandagatla
2018-11-27char: dt-bindings: Add Qualcomm Fastrpc bindingsSrinivas Kandagatla
2018-11-22rpmsg: core: make rpmsg bus DMA capableSrinivas Kandagatla
2018-11-22rpmsg: core: export rpmsg bus typeSrinivas Kandagatla
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann
2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier
2018-11-02Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.l...Thomas Gleixner
2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French
2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King
2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li