summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi2017-10-2617-54/+54
* | | | | | | Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-288-79/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-275-65/+15
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang2017-10-261-2/+3
| | * | | | | | | drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang2017-10-271-16/+5
| | * | | | | | | drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2017-10-272-45/+2
| | * | | | | | | drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang2017-10-273-2/+5
| * | | | | | | | Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-261-0/+4
| |\| | | | | | |
| | * | | | | | | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin2017-10-251-0/+4
| * | | | | | | | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-10-262-14/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis2017-10-251-11/+5
| | * | | | | | | drm/amd/powerplay: fix uninitialized variableRex Zhu2017-10-211-3/+3
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-289-22/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFERBart Van Assche2017-10-231-7/+1
| * | | | | | | | | scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings2017-10-171-1/+1
| * | | | | | | | | scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta2017-10-162-4/+11
| * | | | | | | | | scsi: hpsa: Fix configured_logical_drive_count·checkChristos Gkekas2017-10-161-1/+1
| * | | | | | | | | scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani2017-10-161-2/+2
| * | | | | | | | | scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier2017-10-163-7/+21
* | | | | | | | | | assoc_array: Fix a buggy node-splitting caseDavid Howells2017-10-281-34/+17
* | | | | | | | | | Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-10-288-34/+77
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SMB3: Validate negotiate request must always be signedSteve French2017-10-261-0/+3
| * | | | | | | | | | SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp2017-10-251-1/+2
| * | | | | | | | | | SMB: fix leak of validate negotiate info response bufferDavid Disseldorp2017-10-251-2/+5
| * | | | | | | | | | CIFS: Fix NULL pointer deref on SMB2_tcon() failureAurélien Aptel2017-10-251-2/+2
| * | | | | | | | | | CIFS: do not send invalid input buffer on QUERY_INFO requestsAurelien Aptel2017-10-251-3/+7
| * | | | | | | | | | cifs: Select all required crypto modulesBenjamin Gilbert2017-10-251-0/+5
| * | | | | | | | | | CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATELong Li2017-10-181-1/+1
| * | | | | | | | | | cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg2017-10-185-11/+32
| * | | | | | | | | | Fix encryption labels and lengths for SMB3.1.1Steve French2017-10-182-14/+20
* | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-285-27/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ovl: do not cleanup unsupported index entriesAmir Goldstein2017-10-242-10/+8
| * | | | | | | | | | | ovl: handle ENOENT on index lookupAmir Goldstein2017-10-241-0/+4
| * | | | | | | | | | | ovl: fix EIO from lookup of non-indexed upperAmir Goldstein2017-10-243-17/+26
| * | | | | | | | | | | ovl: Return -ENOMEM if an allocation fails ovl_lookup()Dan Carpenter2017-10-191-0/+1
| * | | | | | | | | | | ovl: add NULL check in ovl_alloc_inodeHirofumi Nakagawa2017-10-191-0/+3
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-10-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fuse: fix READDIRPLUS skipping an entryMiklos Szeredi2017-10-251-1/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-274-9/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | maintainers: drop Chris Wright from pvopsJuergen Gross2017-10-271-1/+0
| * | | | | | | | | | | | arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior2017-10-261-1/+1
| * | | | | | | | | | | | xen: fix booting ballooned down hvm guestJuergen Gross2017-10-261-6/+13
| * | | | | | | | | | | | xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-10-251-1/+1
* | | | | | | | | | | | | Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-10-275-6/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta2017-10-111-0/+5
| * | | | | | | | | | | | | ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-10-112-5/+16
| * | | | | | | | | | | | | ARC: [plat-hsdk] select CONFIG_RESET_HSDK from KconfigVineet Gupta2017-10-092-1/+1
* | | | | | | | | | | | | | Fix tracing sample code warning.Linus Torvalds2017-10-271-1/+1
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-10-271-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | s390/kvm: fix detection of guest machine checksMartin Schwidefsky2017-10-251-2/+5