summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-02Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-12-02Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni
2015-12-02drm/i915: take a power domain reference while checking the HDMI live statusImre Deak
2015-12-02drm/i915: add MISSING_CASE to a few port/aux power domain helpersImre Deak
2015-12-02drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detectImre Deak
2015-12-02drm/i915: Introduce a gmbus power domainVille Syrjälä
2015-12-02drm/i915: Clean up AUX power domain handlingVille Syrjälä
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson
2015-12-02MAINTAINERS: ACPI / video: update a file name in drivers/acpi/Dan Carpenter
2015-12-02ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires
2015-12-02Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/ke...Dave Airlie
2015-12-01bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann
2015-12-02drm/rockchip: Use CRTC vblank event interfaceDaniel Stone
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang
2015-12-02drm/rockchip: Fix module autoload for OF platform driverLuis de Bethencourt
2015-12-02drm/rockchip: vop: fix window origin calculationDominik Behr
2015-12-02drm/rockchip: unset pgoff when mmap'ing gemsHeiko Stuebner
2015-12-01tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-12-01null_blk: change type of completion_nsec to unsigned longArianna Avanzini
2015-12-01null_blk: guarantee device restart in all irq modesArianna Avanzini
2015-12-01null_blk: set a separate timer for each commandPaolo Valente
2015-12-01Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-01drm/rockchip: vop: Correct enabled clocks during setupSjoerd Simons
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven
2015-12-01drm/i915: Check the timeout passed to i915_wait_requestChris Wilson
2015-12-01ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryTakashi Iwai
2015-12-01ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Takashi Iwai
2015-11-30mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen
2015-11-30Fix a memory leak in scsi_host_dev_release()Bart Van Assche
2015-12-01virtio-gpu: use no-merge for fill-modesMarc-André Lureau
2015-11-30Merge tag 'mn10300-for-linus-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-30Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers
2015-11-30nfit: Fix the check for a successful NFIT mergeLinda Knippers
2015-11-30nfit: Account for table size length variationLinda Knippers
2015-12-01Merge tag 'drm-intel-fixes-2015-11-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-30ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra
2015-11-30drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown