summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9-rc5v4.9-rc5Linus Torvalds2016-11-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-1312-23/+112
|\
| * Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-1112-23/+112
| |\
| | * KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQsShih-Wei Li2016-11-041-0/+12
| | * KVM: arm/arm64: vgic: Prevent access to invalid SPIsAndre Przywara2016-11-042-21/+34
| | * arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-049-2/+66
* | | Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
|\ \ \
| * | | gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| * | | gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| * | | dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61
* | | | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-134-6/+3
|\ \ \ \
| * | | | ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-101-3/+0
| * | | | vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
| * | | | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-312-2/+2
* | | | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
|\ \ \ \ \
| * | | | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| * | | | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| |/ / / /
* | | | | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-1310-53/+63
|\ \ \ \ \
| * | | | | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| * | | | | staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
| * | | | | Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
| * | | | | drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
| * | | | | staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1
| * | | | | staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott2016-11-071-1/+2
| * | | | | staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen2016-11-071-4/+4
| * | | | | Merge tag 'iio-fixes-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-075-42/+52
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-051-28/+28
| | * | | | iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-051-0/+1
| | * | | | iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-302-7/+13
| | * | | | staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-10-251-7/+10
* | | | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-1313-37/+42
|\ \ \ \ \ \
| * | | | | | USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
| * | | | | | cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
| * | | | | | drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
| * | | | | | usb: musb: remove duplicated actionsKirill Esipov2016-11-071-5/+0
| * | | | | | usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-071-1/+2
| * | | | | | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-11-074-15/+12
| |\ \ \ \ \ \
| | * | | | | | phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng2016-11-051-1/+1
| | * | | | | | phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin2016-11-051-12/+1
| | * | | | | | phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam2016-11-051-2/+3
| | * | | | | | phy: Add reset callback for not generic phyRandy Li2016-11-051-0/+7
| * | | | | | | uwb: fix device reference leaksJohan Hovold2016-11-012-3/+15
| * | | | | | | Merge tag 'fixes-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-013-11/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-011-8/+0
| | * | | | | | usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi2016-10-311-0/+1
| | * | | | | | usb: dwc3: Fix error handling for core initVivek Gautam2016-10-311-3/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-11-132-42/+1
|\ \ \ \ \ \ \
| * | | | | | | aoe: fix crash in page count manipulationJens Axboe2016-11-121-41/+0
| * | | | | | | lightnvm: invalid offset calculation for lba_shiftMatias Bjørling2016-11-111-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-137-8/+29
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud