summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada-8/+7
2019-03-14modpost: always show verbose warning for section mismatchMasahiro Yamada-23/+5
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada-6/+2
2019-03-14libfdt: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio-1/+3
2019-03-13i2c: i2c-designware-platdrv: Always use a dynamic adapter numberHans de Goede-4/+1
2019-03-13i2c: i2c-designware-platdrv: Cleanup setting of the adapter numberHans de Goede-4/+6
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-14/+44
2019-03-13i2c: add extra check to safe DMA buffer helperWolfram Sang-2/+7
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-300/+474
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds-18/+903
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-28/+51
2019-03-13Merge branch 'for-5.1/md-post' of https://github.com/liu-song-6/linux into fo...Jens Axboe-1/+72
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-113/+273
2019-03-13Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...Linus Torvalds-14/+11
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+211
2019-03-13tracing: kdb: Fix ftdump to not sleepDouglas Anderson-7/+12
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela-2/+7
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang-1/+28
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan-0/+12
2019-03-139p/net: fix memory leak in p9_client_createzhengbin-1/+1
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann-8/+4
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki-0/+5
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier-1/+4
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre-0/+1
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy-0/+1
2019-03-12f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu-1/+7
2019-03-12f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu-3/+10
2019-03-12f2fs: fix to do sanity check with inode.i_inline_xattr_sizeChao Yu-4/+22
2019-03-12f2fs: give some messages for inline_xattr_sizeJaegeuk Kim-6/+11
2019-03-12f2fs: don't trigger read IO for beyond EOF pageChao Yu-9/+8
2019-03-12f2fs: fix to add refcount once page is tagged PG_privateChao Yu-23/+36
2019-03-12f2fs: remove wrong comment in f2fs_invalidate_page()Chao Yu-1/+0
2019-03-12f2fs: fix to use kvfree instead of kzfreeChao Yu-5/+5
2019-03-12f2fs: print more parameters in trace_f2fs_map_blocksChao Yu-1/+11
2019-03-12f2fs: trace f2fs_ioc_shutdownChao Yu-0/+35
2019-03-12f2fs: fix to avoid deadlock of atomic file operationsChao Yu-12/+31
2019-03-12f2fs: fix to dirty inode for i_mode recoveryChao Yu-4/+1
2019-03-12f2fs: give random value to i_generationJaegeuk Kim-4/+2
2019-03-12f2fs: no need to take page lock in readdirGao Xiang-3/+3
2019-03-12f2fs: fix to update iostat correctly in IPU pathChao Yu-3/+3
2019-03-12f2fs: fix encrypted page memory leakChao Yu-2/+7
2019-03-12f2fs: make fault injection covering __submit_flush_wait()Chao Yu-1/+5
2019-03-12f2fs: fix to retry fill_super only if recovery failedChao Yu-8/+11
2019-03-12f2fs: silence VM_WARN_ON_ONCE in mempool_allocGao Xiang-1/+2
2019-03-12f2fs: correct spelling mistakeZeng Guangyue-1/+1
2019-03-12f2fs: fix wrong #endifJaegeuk Kim-2/+2
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell-2/+1
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki-0/+1
2019-03-12Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-58/+65