summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2018-03-012-7/+6
| * | | | | | | KVM: X86: Allow userspace to define the microcode versionWanpeng Li2018-03-014-5/+12
| * | | | | | | KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li2018-03-011-3/+15
| * | | | | | | KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2018-03-012-1/+36
| * | | | | | | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-016-17/+114
* | | | | | | | Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-032-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Allow release of resources that were never assignedChristian König2018-02-261-0/+4
| * | | | | | | | PCI: Update location of pci.ids fileRandy Dunlap2018-02-221-1/+3
* | | | | | | | | Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-028-39/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Reduce irq overhead when run in qemuHelge Deller2018-03-021-4/+5
| * | | | | | | | | parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-022-1/+3
| * | | | | | | | | parisc: Check if secondary CPUs want own PDC callsHelge Deller2018-03-022-7/+18
| * | | | | | | | | parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
| * | | | | | | | | parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-023-26/+54
* | | | | | | | | | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-025-9/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pvcalls-front: 64-bit align flagsStefano Stabellini2018-03-011-3/+8
| * | | | | | | | | | x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross2018-02-281-2/+4
| * | | | | | | | | | xen-netfront: Fix hang on device removalJason Andryuk2018-02-281-1/+6
| * | | | | | | | | | xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-02-281-2/+2
| * | | | | | | | | | xen/pvcalls: fix null pointer dereference on map->sockColin Ian King2018-02-261-1/+1
* | | | | | | | | | | Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2018-03-025-38/+52
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph: fix potential memory leak in init_caches()Chengguang Xu2018-03-011-3/+6
| * | | | | | | | | | | ceph: fix dentry leak when failing to init debugfsChengguang Xu2018-02-261-11/+5
| * | | | | | | | | | | libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu2018-02-262-0/+9
| * | | | | | | | | | | ceph: flush dirty caps of unlinked inode ASAPZhi Zhang2018-02-263-24/+32
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-0232-82/+145
|\ \ \ \ \ \ \ \ \ \ \