summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-022-16/+45
|\ \ \ \ \ \
| * | | | | | KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini2014-11-021-1/+1
| * | | | | | KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-11-021-0/+4
| * | | | | | KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-021-3/+5
| * | | | | | KVM: emulator: fix execution close to the segment limitPaolo Bonzini2014-10-291-10/+33
| * | | | | | KVM: emulator: fix error code for __linearizePaolo Bonzini2014-10-291-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-029-58/+50
|\ \ \ \ \ \
| * | | | | | ovl: initialize ->is_cursorMiklos Szeredi2014-10-311-0/+1
| * | | | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-313-2/+4
| * | | | | | isofs: don't bother with ->d_op for normal caseAl Viro2014-10-312-22/+4
| * | | | | | isofs_cmp(): we'll never see a dentry for . or ..Al Viro2014-10-281-18/+2
| * | | | | | overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-283-5/+8
| * | | | | | ovl: fix check for cursorMiklos Szeredi2014-10-281-5/+6
| * | | | | | overlayfs: barriers for opening upper-layer directoryAl Viro2014-10-281-1/+2
| * | | | | | rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2014-10-281-0/+15
| * | | | | | staging: android: logger: Fix log corruption regressionDaniel Thompson2014-10-281-5/+8
| |/ / / / /
* | | | | | irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds2014-11-021-2/+0
* | | | | | Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-016-28/+31
|\ \ \ \ \ \
| * | | | | | staging: comedi: fix memory leak / bad pointer freeing for chanlistIan Abbott2014-10-291-0/+3
| * | | | | | staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependantsIan Abbott2014-10-291-1/+0
| * | | | | | staging: comedi: widen subdevice number argument in ioctl handlersIan Abbott2014-10-291-4/+4
| * | | | | | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-253-14/+15
| |\ \ \ \ \ \
| | * | | | | | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-10-091-4/+8
| | * | | | | | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-10-041-1/+1
| | * | | | | | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-09-271-2/+2
| | * | | | | | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-09-271-7/+4
| * | | | | | | staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen2014-10-201-1/+1
| * | | | | | | drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang2014-10-201-0/+1
| * | | | | | | staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott2014-10-201-8/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-0132-173/+319
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-295-16/+25
| |\ \ \ \ \ \ \
| | * | | | | | | usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2014-10-232-0/+7
| | * | | | | | | USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley2014-10-221-15/+0
| | * | | | | | | USB: option: add Haier CE81B CDMA modemDan Williams2014-10-221-0/+2
| | * | | | | | | usb: option: add support for Telit LE910Daniele Palmas2014-10-221-0/+8
| | * | | | | | | usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2014-10-222-1/+7
| | * | | | | | | USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting2014-10-221-0/+1
| | |/ / / / / /
| * | | | | | | usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer2014-10-271-1/+0
| * | | | | | | Merge tag 'fixes-for-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-2526-156/+294
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte2014-10-231-1/+3
| | * | | | | | usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski2014-10-231-2/+1
| | * | | | | | usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte2014-10-238-13/+13
| | * | | | | | usb: dwc3: gadget: Properly initialize LINK TRBJack Pham2014-10-231-2/+1
| | * | | | | | usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski2014-10-231-3/+1
| | * | | | | | usb: dwc2: Bits in bitfield should add up to 32Charles Manning2014-10-231-1/+1
| | * | | | | | usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee2014-10-231-2/+5
| | * | | | | | usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi2014-10-231-0/+5
| | * | | | | | usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior2014-10-231-2/+12
| | * | | | | | usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior2014-10-231-1/+3
| | * | | | | | usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi2014-10-231-45/+42
OpenPOWER on IntegriCloud