summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä1-1/+2
2015-12-15Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2-2/+3
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-6/+5
2015-12-15Merge tag 'omapdrm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie1-4/+1
2015-12-15Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki4-15/+29
2015-12-15sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2-25/+24
2015-12-15stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai1-1/+5
2015-12-15net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser1-1/+6
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck3-1/+3
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-59/+57
2015-12-14KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXHaozhong Zhang1-2/+2
2015-12-14iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel1-0/+20
2015-12-14iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel1-2/+18
2015-12-14MAINTAINERS: pinctrl: Add maintainers for pinctrl-singleTony Lindgren1-0/+8
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky1-7/+2
2015-12-14pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren1-6/+7
2015-12-14ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFlyAnssi Hannula1-0/+1
2015-12-14ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula4-12/+43
2015-12-14genirq: Prevent chip buslock deadlockThomas Gleixner1-3/+3
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen1-4/+1
2015-12-14net: Flush local routes when device changes vrf associationDavid Ahern1-0/+9
2015-12-14net:hns: print MAC with %pMAndy Shevchenko1-35/+14
2015-12-14net:hns: annotate IO address space properlyAndy Shevchenko1-5/+6
2015-12-14Linux 4.4-rc5v4.4-rc5Linus Torvalds1-1/+1
2015-12-14sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-14netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long1-1/+2
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-13/+14
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-79/+200
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg1-6/+9
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg1-14/+35
2015-12-13tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2015-12-13serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven1-0/+2
2015-12-13serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda1-1/+1
2015-12-13n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2015-12-13serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada1-2/+6
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-32/+76
2015-12-13spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV1-6/+6
2015-12-13Input: sun4i-lradc-keys - fix typo in binding documentationKarsten Merker1-1/+1
2015-12-13ASoC: rockchip: spdif: Set transmit data level to 16 samplesSjoerd Simons2-3/+5
2015-12-13ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2015-12-13ASoC: es8328: Fix shifts for mixer switchesJohn Keeping1-8/+8
2015-12-13Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-48/+34
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-62/+77
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+13