summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson
2019-05-15Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-05-15Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-15ia64: Make sure that we have a mmiowb function real earlyTony Luck
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-16Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-16Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-15Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-05-15Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-15kernel/compat.c: mark expected switch fall-throughsStephen Rothwell
2019-05-15Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2019-05-15Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-15Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner
2019-05-14mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner
2019-05-14mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner
2019-05-14mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner
2019-05-14drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-14drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-14mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14fs/block_dev.c: Remove duplicate headerSabyasachi Gupta
2019-05-14fs/cachefiles/namei.c: remove duplicate headerSabyasachi Gupta
2019-05-14include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin
2019-05-14fs/coda/psdev.c: remove duplicate headerSabyasachi Gupta
2019-05-14ipc: do cyclic id allocation for the ipc object.Manfred Spraul
2019-05-14ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul
2019-05-14ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long
2019-05-14ipc/mqueue: optimize msg_get()Davidlohr Bueso
2019-05-14ipc/mqueue: remove redundant wq task assignmentDavidlohr Bueso
2019-05-14ipc: prevent lockup on alloc_msg and free_msgLi Rongqing
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: clean up error handling in list helpersLeonard Crestez
2019-05-14scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez
2019-05-14scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: add hlist utilitiesLeonard Crestez