aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-13i2c: i2c-designware-platdrv: Cleanup setting of the adapter numberHans de Goede1-4/+6
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds7-14/+44
2019-03-13i2c: add extra check to safe DMA buffer helperWolfram Sang1-2/+7
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds13-300/+474
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds9-18/+903
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-28/+51
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds15-113/+273
2019-03-13Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-14/+11
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds5-7/+211
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2-2/+7
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang1-1/+28
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann1-8/+4
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki1-0/+5
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier1-1/+4
2019-03-12f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu1-1/+7
2019-03-12f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu1-3/+10
2019-03-12f2fs: fix to do sanity check with inode.i_inline_xattr_sizeChao Yu3-4/+22
2019-03-12f2fs: give some messages for inline_xattr_sizeJaegeuk Kim1-6/+11
2019-03-12f2fs: don't trigger read IO for beyond EOF pageChao Yu1-9/+8
2019-03-12f2fs: fix to add refcount once page is tagged PG_privateChao Yu6-23/+36
2019-03-12f2fs: remove wrong comment in f2fs_invalidate_page()Chao Yu1-1/+0
2019-03-12f2fs: fix to use kvfree instead of kzfreeChao Yu1-5/+5
2019-03-12f2fs: print more parameters in trace_f2fs_map_blocksChao Yu1-1/+11
2019-03-12f2fs: trace f2fs_ioc_shutdownChao Yu2-0/+35
2019-03-12f2fs: fix to avoid deadlock of atomic file operationsChao Yu1-12/+31
2019-03-12f2fs: fix to dirty inode for i_mode recoveryChao Yu1-4/+1
2019-03-12f2fs: give random value to i_generationJaegeuk Kim3-4/+2
2019-03-12f2fs: no need to take page lock in readdirGao Xiang1-3/+3
2019-03-12f2fs: fix to update iostat correctly in IPU pathChao Yu1-3/+3
2019-03-12f2fs: fix encrypted page memory leakChao Yu1-2/+7
2019-03-12f2fs: make fault injection covering __submit_flush_wait()Chao Yu1-1/+5
2019-03-12f2fs: fix to retry fill_super only if recovery failedChao Yu1-8/+11
2019-03-12f2fs: silence VM_WARN_ON_ONCE in mempool_allocGao Xiang1-1/+2
2019-03-12f2fs: correct spelling mistakeZeng Guangyue1-1/+1
2019-03-12f2fs: fix wrong #endifJaegeuk Kim1-2/+2
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell1-2/+1
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki1-0/+1
2019-03-12Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-58/+65
2019-03-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds18-147/+257
2019-03-12Merge branch 'mlx4-fixes'David S. Miller2-3/+12
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and pollingJack Morgenstein1-0/+8
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds15-426/+1597
2019-03-12Merge branch 'mlxsw-Various-fixes'David S. Miller2-10/+29
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko1-0/+18
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak1-10/+11
2019-03-12Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds7-38/+90
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu1-1/+4