summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-30drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)Chris Wilson
2017-10-30drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)Chris Wilson
2017-10-30drm/i915/edp: read edp display control registers unconditionallyJani Nikula
2017-10-30drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst
2017-10-30drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare
2017-10-30Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds
2017-10-30Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-30Merge tag 'mvebu-fixes-4.14-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch
2017-10-30mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson
2017-10-30mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson
2017-10-30mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson
2017-10-30perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-30Merge tag 'uniphier-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-10-30cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg
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-29KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tablesEric Auger
2017-10-29KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITSEric Auger
2017-10-29KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned valueEric Auger
2017-10-29KVM: arm/arm64: vgic-its: Fix return value for device table restorewanghaibin
2017-10-29Merge branch 'sockmap-fixes'David S. Miller