summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-205-11/+30
|\
| * firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET2017-05-181-6/+15
| * drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-181-0/+5
| * uio: fix incorrect memory leak cleanupSuman Anna2017-05-161-4/+4
| * misc: pci_endpoint_test: select CRC32Tobias Regnery2017-05-161-0/+1
| * char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-05-161-1/+5
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2017-05-209-40/+77
|\ \
| * | watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-05-191-1/+2
| * | watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun2017-05-191-3/+1
| * | iTCO_wdt: all versions count down twicePaolo Bonzini2017-05-192-13/+11
| * | watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang2017-05-181-1/+1
| * | watchdog: cadence_wdt: fix timeout settingTomas Melin2017-05-181-1/+1
| * | watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold2017-05-181-0/+3
| * | watchdog: sama5d4: fix race conditionAlexandre Belloni2017-05-181-4/+29
| * | watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni2017-05-181-18/+30
| * | watchdog: orion: fix compile-test dependenciesArnd Bergmann2017-05-181-1/+1
| |/
* | Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-05-2017-70/+94
|\ \
| * \ Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2017-05-191-16/+31
| |\ \
| | * | drm: hdlcd: Fix the calculation of the scanout start addressLiviu Dudau2017-03-271-16/+31
| * | | Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...Dave Airlie2017-05-199-22/+35
| |\ \ \
| | * | | drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld2017-05-151-4/+8
| | * | | drm/i915: Fix rawclk readout for g4xVille Syrjälä2017-05-152-7/+9
| | * | | drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-152-4/+5
| | * | | drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira2017-05-151-4/+3
| | * | | Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-153-3/+10
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | drm/i915/gvt: avoid unnecessary vgpu switchPing Gao2017-05-101-2/+6
| | | * | drm/i915/gvt: not to restore in-context mmioChuanxiao Dong2017-05-081-0/+3
| | | * | drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King2017-05-051-1/+1
| * | | | Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-05-194-9/+10
| |\ \ \ \
| | * | | | drm/nouveau/fifo/gk104-: Silence a locking warningDan Carpenter2017-05-171-1/+2
| | * | | | drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET2017-05-171-1/+3
| | * | | | drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2017-05-172-7/+5
| * | | | | Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-192-22/+15
| |\ \ \ \ \
| | * | | | | drm/atmel-hlcdc: Fix output initializationBoris Brezillon2017-05-181-22/+14
| | * | | | | gpu: host1x: select IOMMU_IOVAArnd Bergmann2017-05-181-0/+1
| * | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2017-05-191-1/+3
| |\ \ \ \ \ \
| | * | | | | | drm/etnaviv: don't put fence in case of submit failureLucas Stach2017-05-051-1/+3
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2013-25/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King2017-05-091-3/+0
| * | | | | | | | scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-091-1/+1
| * | | | | | | | scsi: cxlflash: Select IRQ_POLLGuenter Roeck2017-05-091-0/+1
| * | | | | | | | scsi: qedf: Avoid reading past end of bufferKees Cook2017-05-091-1/+1
| * | | | | | | | scsi: qedf: Cleanup the type of io_log->opDan Carpenter2017-05-091-1/+1
| * | | | | | | | scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter2017-05-091-1/+1
| * | | | | | | | scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-091-1/+1
| * | | | | | | | scsi: scsi_lib: Add #include <scsi/scsi_transport.h>Bart Van Assche2017-05-091-0/+1
| * | | | | | | | scsi: MAINTAINERS: update OSD entriesChristoph Hellwig2017-05-091-4/+0
| * | | | | | | | scsi: Skip deleted devices in __scsi_device_lookupZhou Zhengping2017-05-091-0/+2
| * | | | | | | | scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-093-7/+20
| * | | | | | | | scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke2017-05-091-6/+9