summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.30-rt27v3.14.30-rt27Steven Rostedt (Red Hat)2015-02-041-1/+1
* Merge tag 'v3.14.30' into v3.14-rtSteven Rostedt (Red Hat)2015-02-04102-677/+1041
|\
| * Linux 3.14.30v3.14.30Greg Kroah-Hartman2015-01-271-1/+1
| * s390/3215: fix tty output containing tabsMartin Schwidefsky2015-01-271-3/+17
| * s390/3215: fix hanging console issueMartin Schwidefsky2015-01-271-15/+17
| * fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann2015-01-271-6/+11
| * net: fix creation adjacent device symlinksAlexander Y. Fomichev2015-01-271-7/+11
| * net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev2015-01-271-1/+60
| * netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2015-01-271-0/+6
| * KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das2015-01-271-2/+2
| * bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet2015-01-271-1/+1
| * iser-target: Fix implicit termination of connectionsSagi Grimberg2015-01-272-8/+35
| * iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2015-01-272-31/+77
| * iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2015-01-271-12/+19
| * iser-target: Parallelize CM connection establishmentSagi Grimberg2015-01-272-24/+62
| * iser-target: Fix flush + disconnect completion handlingSagi Grimberg2015-01-272-23/+31
| * iscsi,iser-target: Initiate termination only onceSagi Grimberg2015-01-273-34/+54
| * vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger2015-01-271-3/+21
| * tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2015-01-272-49/+24
| * tcm_loop: Fixup tag handlingHannes Reinecke2015-01-271-15/+8
| * LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust2015-01-271-4/+4
| * x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-272-2/+2
| * um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger2015-01-271-0/+1
| * decompress_bunzip2: off by one in get_next_block()Dan Carpenter2015-01-271-1/+1
| * ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven2015-01-271-0/+3
| * ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen2015-01-271-4/+4
| * ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson2015-01-271-1/+1
| * ARM: imx6q: drop unnecessary semicolonDmitry Voytik2015-01-271-1/+1
| * ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam2015-01-271-1/+1
| * Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-271-0/+7
| * Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-273-0/+47
| * can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish2015-01-271-3/+4
| * can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish2015-01-271-0/+3
| * can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish2015-01-271-6/+4
| * usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior2015-01-271-1/+0
| * USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern2015-01-271-4/+4
| * USB: console: fix potential use after freeJohan Hovold2015-01-271-5/+10
| * USB: console: fix uninitialised ldisc semaphoreJohan Hovold2015-01-271-0/+1
| * USB: keyspan: fix null-deref at probeJohan Hovold2015-01-271-5/+15
| * USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson2015-01-271-1/+3
| * USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick2015-01-271-1/+1
| * usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi2015-01-271-0/+3
| * usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi2015-01-271-2/+1
| * OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha2015-01-271-3/+15
| * gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold2015-01-271-4/+7
| * gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-271-2/+8
| * NFSv4.1: Fix client id trunking on LinuxTrond Myklebust2015-01-271-9/+8
| * ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)2015-01-271-5/+15
| * drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-273-4/+19
| * vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang2015-01-271-3/+1