summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie463-3862/+4863
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie11-42/+33
2020-08-05Merge tag 'drm-msm-next-2020-07-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie61-1600/+7196
2020-08-04drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong1-3/+4
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa4-12/+7
2020-08-02Linux 5.8Linus Torvalds1-1/+1
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-02Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-30/+16
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-24/+72
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada1-3/+0
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2-5/+1
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds81-451/+782
2020-08-01Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-6/+8
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-2/+79
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada1-3/+2
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada1-9/+1
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada1-1/+0
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada1-2/+2
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada3-7/+7
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada1-2/+4
2020-08-01vgaarb: mark vga_tryget staticChristoph Hellwig2-8/+1
2020-08-01drm: xlnx: zynqmp: Use switch - case for link rate downshiftHyun Kwon1-13/+16
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-18/+126
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-58/+104
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-18/+42
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-3/+10
2020-07-31net/sched: The error lable position is corrected in ct_init_moduleliujian1-2/+2
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+7
2020-07-31Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+42
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-6/+6
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-6/+24
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-51/+57
2020-07-31Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-10/+56
2020-07-31drm/msm: use kthread_create_worker instead of kthread_runBernard3-15/+8
2020-07-31drm/msm/mdp5: Add MDP5 configuration for SDM636/660Konrad Dybcio1-0/+105
2020-07-31drm/msm/dsi: Add DSI configuration for SDM660Konrad Dybcio2-0/+22
2020-07-31drm/msm/mdp5: Add MDP5 configuration for SDM630Konrad Dybcio1-0/+93
2020-07-31drm/msm/dsi: Add phy configuration for SDM630/636/660Konrad Dybcio4-0/+22
2020-07-31drm/msm/a6xx: add A640/A650 hwcgJonathan Marek3-4/+117
2020-07-31drm/msm/a6xx: hwcg tables in gpulistJonathan Marek3-14/+20
2020-07-31drm/msm/dpu: add SM8250 to hw catalogJonathan Marek2-0/+109
2020-07-31drm/msm/dpu: add SM8150 to hw catalogJonathan Marek2-0/+149
2020-07-31drm/msm/dpu: intf timing path for displayportJonathan Marek1-5/+15
2020-07-31drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3Jonathan Marek1-18/+2
2020-07-31drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845Jonathan Marek3-15/+27
2020-07-31drm/msm/dpu: move some sspp caps to dpu_capsJonathan Marek3-27/+17
2020-07-31drm/msm/dpu: update UBWC config for sm8150 and sm8250Jonathan Marek6-90/+42