summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21598-2963/+5366
|\
| * Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
| |\
| | * vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
| * | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-202-14/+31
| |\ \
| | * | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-022-14/+31
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
| |\ \ \
| | * | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-111-2/+2
| | * | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-111-0/+11
| | * | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-111-0/+12
| | * | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-112-4/+22
| | * | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-111-2/+3
| | * | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-111-6/+8
| | * | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-111-2/+2
| | * | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-112-14/+28
| * | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-202-2/+31
| |\ \ \ \
| | * | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-202-2/+31
| | | |_|/ | | |/| |
| * | | | Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-07-201-1/+1
| |\ \ \ \
| | * | | | platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-201-1/+1
| | |/ / /
| * | | | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-2024-47/+112
| |\ \ \ \
| | * | | | ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-192-1/+3
| | * | | | ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| | * | | | ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| | * | | | ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| | * | | | ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-0912-12/+0Star
| | * | | | ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell2018-07-091-1/+0Star
| | * | | | ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| | * | | | ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel2018-07-091-0/+62
| | * | | | ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel2018-06-211-0/+1
| | * | | | ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-212-3/+1Star
| | * | | | ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-06-141-14/+1Star
| * | | | | Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-206-70/+58Star
| |\ \ \ \ \
| | * | | | | nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu2018-07-051-1/+1
| | * | | | | nds32: To simplify the implementation of update_mmu_cache()Greentime Hu2018-07-031-39/+8Star
| | * | | | | nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu2018-07-031-1/+2
| | * | | | | nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-032-23/+39
| | * | | | | nds32: Fix build error caused by configuration flag renameGuenter Roeck2018-06-191-6/+6
| | * | | | | nds32: define __NDS32_E[BL]__ for sparseLuc Van Oostenryck2018-06-191-0/+2
| * | | | | | Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-07-202-1/+20
| |\ \ \ \ \ \
| | * | | | | | cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-182-1/+20
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-07-201-1/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson2018-07-191-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-07-2018-64/+152
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-07-2012-49/+105
| | |\ \ \ \ \ \
| | | * | | | | | drm/nouveau/fb/gp100-: disable address remapperBen Skeggs2018-07-194-0/+15
| | | * | | | | | drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul2018-07-163-6/+10
| | | * | | | | | drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul2018-07-161-11/+0Star
| | | * | | | | | drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul2018-07-161-1/+1
| | | * | | | | | drm/nouveau: Avoid looping through fake MST connectorsLyude Paul2018-07-163-4/+26
| | | * | | | | | drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul2018-07-164-10/+29
| | | * | | | | | drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter2018-07-161-2/+2