aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-10drm/amdgpu: move size calculations to the front of the file againChristian König1-45/+45
2018-09-10drm/amd/powerplay: correct data type to support under voltageEvan Quan1-3/+3
2018-09-10drm/amd/powerplay: added vega20 overdrive support V3Evan Quan3-1/+335
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie87-1796/+3847
2018-09-10hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-09-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang1-9/+9
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner1-0/+1
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso1-3/+3
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso8-45/+45
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal1-0/+26
2018-09-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100
2018-09-10platform/x86: alienware-wmi: Correct a memory leakMario Limonciello1-0/+1
2018-09-10platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello1-0/+1
2018-09-10drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark1-3/+5
2018-09-10drm/sun4i: Remove R40 display pipeline compatiblesChen-Yu Tsai3-26/+0
2018-09-10drm/pl111: Make sure of_device_id tables are NULL terminatedzhong jiang1-1/+2
2018-09-10drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon1-13/+12
2018-09-10Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into drm-intel-fixesRodrigo Vivi2-13/+17
2018-09-10drm/i915/guc: Update GuC power domain statesMichal Wajdeczko1-0/+4
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda2-26/+25
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun1-0/+4
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen1-1/+29
2018-09-10drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak1-2/+6
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto3-5/+3
2018-09-10staging: gasket: TODO: re-implement using UIOAhmed S. Darwish1-0/+13
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin1-1/+6
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin1-2/+22
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin1-2/+5
2018-09-10mfd: da9063: Fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-09-10ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-09-10ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-10Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe1-2/+25
2018-09-10mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal1-1/+3
2018-09-10x86/doc: Fix Documentation/x86/earlyprintk.txtRandy Dunlap1-10/+15
2018-09-10perf/core: Force USER_DS when recording user stack dataYabin Cui1-0/+4
2018-09-10locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"Colin Ian King1-1/+1
2018-09-10locking/lockdep: Delete unnecessary #includeBen Hutchings1-1/+0
2018-09-10tools/lib/lockdep: Add dummy task_struct state memberSasha Levin1-0/+3
2018-09-10tools/lib/lockdep: Add empty nmi.hSasha Levin1-0/+0
2018-09-10tools/lib/lockdep: Update Sasha Levin email to MSFTSasha Levin1-1/+1
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal1-0/+21
2018-09-10ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi1-12/+14
2018-09-10drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier1-0/+6
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter2-0/+6
2018-09-10sched/fair: Fix kernel-doc notation warningRandy Dunlap1-0/+1
2018-09-10jump_label: Fix typo in warning messageBorislav Petkov1-1/+1
2018-09-10sched/fair: Fix load_balance redo for !imbalanceVincent Guittot1-1/+1
2018-09-10sched/fair: Fix scale_rt_capacity() for SMTVincent Guittot1-3/+3