aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-01KVM: docs: nVMX: Remove known limitations as they do not exist nowLiran Alon1-11/+0
2018-06-01KVM: docs: mmu: KVM support exposing SLAT to guestsLiran Alon1-2/+2
2018-06-01kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-49/+15
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr6-4/+32
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder7-7/+7
2018-06-01Merge tag 'meson-clk-4.18-2' of https://github.com/BayLibre/clk-meson into clk-mesonStephen Boyd14-243/+53
2018-06-01Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini13-65/+98
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini35-349/+809
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-14/+5
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2-56/+57
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck3-2/+248
2018-06-01platform/x86: mlx-platform: Add LED platform driver activationVadim Pasternak1-1/+258
2018-06-01platform/mellanox: Add new ODM system types to mlx-platformVadim Pasternak1-0/+30
2018-06-01platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queueVadim Pasternak1-17/+31
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann1-36/+8
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann1-50/+25
2018-06-01tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown1-1/+1
2018-06-01tools/power turbostat: fix printing on inputArtem Bityutskiy1-6/+10
2018-06-01tools/power turbostat: end current interval upon newline inputLen Brown2-6/+44
2018-06-01tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown2-0/+10
2018-06-01tools/power turbostat: on SIGINT: sample, print and exitLen Brown2-0/+34
2018-06-01tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown2-81/+117
2018-06-01tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy1-1/+1
2018-06-01MAINTAINERS: add turbostat utilityLen Brown1-0/+9
2018-06-01xfs: fix error handling in xfs_refcount_insert()Dave Chinner1-0/+3
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong4-26/+46
2018-06-01xfs: strengthen rtalloc query range checksDarrick J. Wong1-2/+5
2018-06-01xfs: xfs_rtbuf_get should check the bmapi_read resultsDarrick J. Wong1-0/+3
2018-06-01xfs: xfs_rtword_t should be unsigned, not signedDarrick J. Wong1-1/+1
2018-06-01hwmon: (k10temp) Make function get_raw_temp staticColin Ian King1-1/+1
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V3-1/+3
2018-06-02powerpc/prom: Fix %u/%llx usage since prom_printf() changeMathieu Malaterre1-24/+49
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain1-2/+2
2018-06-02cxl: Disable prefault_mode in Radix modeVaibhav Jain2-5/+15
2018-06-01ALSA: pci/hda: Remove unused, broken, header fileBen Hutchings1-40/+0
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier8-3889/+4030
2018-06-01mm: Remove return value of zap_vma_ptes()Leon Romanovsky2-8/+7
2018-06-01RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford1-3/+1
2018-06-01RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky1-8/+2
2018-06-01RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky1-4/+1
2018-06-01RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-06-01RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky1-1/+0
2018-06-01RDMA/cma: Ignore unknown eventLeon Romanovsky1-1/+1
2018-06-01RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky1-1/+3
2018-06-01RDMA/cxgb3: Don't crash kernel just because IDR is fullLeon Romanovsky1-1/+0
2018-06-01RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-06-01RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky1-1/+4
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault4-1/+19
2018-06-01net: sched: split tc_ctl_tfilter into three handlersVlad Buslov1-145/+293
2018-06-01lightnvm: pblk: take bitmap alloc. out of critical sectionJavier González1-41/+56