summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-10staging: gasket: TODO: re-implement using UIOAhmed S. Darwish
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin
2018-09-10mfd: da9063: Fix DT probing with constraintsPhilipp Zabel
2018-09-10ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau
2018-09-10ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski
2018-09-10Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-09-10mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal
2018-09-10x86/doc: Fix Documentation/x86/earlyprintk.txtRandy Dunlap
2018-09-10perf/core: Force USER_DS when recording user stack dataYabin Cui
2018-09-10locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"Colin Ian King
2018-09-10locking/lockdep: Delete unnecessary #includeBen Hutchings
2018-09-10tools/lib/lockdep: Add dummy task_struct state memberSasha Levin
2018-09-10tools/lib/lockdep: Add empty nmi.hSasha Levin
2018-09-10tools/lib/lockdep: Update Sasha Levin email to MSFTSasha Levin
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal
2018-09-10ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter
2018-09-10sched/fair: Fix kernel-doc notation warningRandy Dunlap
2018-09-10jump_label: Fix typo in warning messageBorislav Petkov
2018-09-10sched/fair: Fix load_balance redo for !imbalanceVincent Guittot
2018-09-10sched/fair: Fix scale_rt_capacity() for SMTVincent Guittot
2018-09-10sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-09-10sched/pelt: Fix update_blocked_averages() for RT and DL classesVincent Guittot
2018-09-10sched/topology: Set correct NUMA topology typeSrikar Dronamraju
2018-09-10sched/debug: Fix potential deadlock when writing to sched_featuresJiada Wang
2018-09-10staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang
2018-09-10locking/mutex: Fix mutex debug call and ww_mutex documentationThomas Hellstrom
2018-09-10perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra
2018-09-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-09-10ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto
2018-09-10ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto
2018-09-09Linux 4.19-rc3Linus Torvalds
2018-09-09ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar
2018-09-09net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg
2018-09-09Merge branch 'ena-fixes'David S. Miller
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal