summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana2018-03-011-1/+1
| * | | | | Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-03-011-0/+3
| * | | | | btrfs: use proper endianness accessors for super_copyAnand Jain2018-03-012-13/+15
| * | | | | btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-011-5/+6
| * | | | | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov2018-03-011-2/+16
| * | | | | btrfs: handle failure of add_pending_csumsNikolay Borisov2018-03-011-2/+9
| * | | | | btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney2018-03-012-2/+2
* | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-033-2/+3
|\ \ \ \ \ \
| * | | | | | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-022-1/+2
| * | | | | | Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang2018-03-021-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | dt-bindings: at24: sort manufacturers alphabeticallyPeter Rosin2018-02-281-1/+1
| |/ / / / /
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-035-17/+27
|\ \ \ \ \ \
| * | | | | | memremap: fix softlockup reports at teardownDan Williams2018-03-031-5/+10
| * | | | | | libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang2018-03-031-2/+1
| * | | | | | vfio: disable filesystem-dax page pinningDan Williams2018-03-031-3/+15
| * | | | | | dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
| * | | | | | dax: ->direct_access does not sleep anymoreBoaz Harrosh2018-02-261-6/+0
* | | | | | | Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-0315-27/+40
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada2018-03-031-1/+3
| * | | | | | | kconfig: fix line number in recursive inclusion error messageMasahiro Yamada2018-03-021-8/+4
| * | | | | | | Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld2018-03-021-2/+2
| * | | | | | | kconfig: Update ncurses package names for menuconfigArvind Prasanna2018-03-021-1/+2
| * | | | | | | kbuild/kallsyms: trivial typo fixCao jin2018-03-021-1/+1
| * | | | | | | kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada2018-03-021-2/+1
| * | | | | | | kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin2018-03-021-1/+1
| * | | | | | | kconfig: Don't leak choice names during parsingMasahiro Yamada2018-03-021-0/+1
| * | | | | | | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2018-03-021-1/+3
| * | | | | | | kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada2018-03-021-0/+1
| * | | | | | | kconfig: add xstrdup() helperMasahiro Yamada2018-03-016-5/+17
| * | | | | | | kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck2018-03-011-1/+1
| * | | | | | | Makefile: Fix lying comment re. silentoldconfigUlf Magnusson2018-03-011-4/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-0324-175/+329
|\ \ \ \ \ \ \
| * | | | | | | media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab2018-02-261-4/+7
| * | | | | | | media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab2018-02-231-43/+45
| * | | | | | | media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-2310-76/+160
| * | | | | | | media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab2018-02-233-7/+49
| * | | | | | | media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab2018-02-232-33/+44
| * | | | | | | media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab2018-02-231-1/+1
| * | | | | | | media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab2018-02-231-2/+5
| * | | | | | | media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann2018-02-231-1/+1
| * | | | | | | media: dvb: fix DVB_MMAP dependencyArnd Bergmann2018-02-231-0/+2
| * | | | | | | media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2018-02-233-17/+17
| * | | | | | | media: videobuf2: fix build issues with vb2-traceMauro Carvalho Chehab2018-02-233-2/+4
| * | | | | | | media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 partSakari Ailus2018-02-233-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...Linus Torvalds2018-03-031-0/+4
|\ \ \ \ \ \ \
| * | | | | | | watchdog: sp5100_tco.c: fix potential build failureWim Van Sebroeck2018-02-191-0/+1
| * | | | | | | watchdog: xen_wdt: fix potential build failureRadu Rendec2018-02-191-0/+1
| * | | | | | | watchdog: i6300esb: fix build failureMatteo Croce2018-02-191-0/+1
| * | | | | | | watchdog: rave-sp: add NVMEM dependencyArnd Bergmann2018-02-191-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-037-29/+179
|\ \ \ \ \ \ \