summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02drm/nouveau/bios/init: use ARRAY_SIZEJérémy Lefaure
2017-11-02remove some useless semicolonsBen Skeggs
2017-11-02drm/nouveau: Document nouveau support for Tegra in DRIVER_DESCRhys Kidd
2017-11-02drm/nouveau/therm/gp100: initial implementation of new gp1xx temperature sensorRhys Kidd
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-11-02Merge tag 'drm-hisilicon-next-2017-11-01' of github.com:xin3liang/linux into ...Dave Airlie
2017-11-02Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark...Dave Airlie
2017-11-01drm/msm: use %z format modifier for printing size_tArnd Bergmann
2017-11-01drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin
2017-10-29Linux 4.14-rc7Linus Torvalds
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29Merge branch 'sctp-endianness-fixes'David S. Miller
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long
2017-10-29sctp: fix some type cast warnings introduced by transport rhashtableXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-29net_sched: avoid matching qdisc with zero handleCong Wang
2017-10-29sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long
2017-10-29Merge branch 'sockmap-fixes'David S. Miller
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend
2017-10-28drm/msm/mdp5: Don't use async plane update path if plane visibility changesArchit Taneja
2017-10-28drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabledArchit Taneja
2017-10-28drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planesArchit Taneja
2017-10-28drm/msm/mdp5: Prepare mdp5_pipe_assign for some reworkArchit Taneja
2017-10-28drm/msm: remove mdp5_cursor_plane_funcsGustavo Padovan
2017-10-28drm/msm: update cursors asynchronously through atomicGustavo Padovan
2017-10-28drm/msm/atomic: switch to drm_atomic_helper_checkRob Clark
2017-10-28drm/msm/mdp5: restore cursor state when enabling crtcRob Clark
2017-10-28drm/msm/mdp5: don't use autosuspendRob Clark
2017-10-28drm/msm/mdp5: ignore planes that are not visibleRob Clark
2017-10-28drm/msm: dump submits which triggered gpu hangRob Clark
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds