aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-28Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-rt-15.02lsk-v3.14-rt-14.02linux-linaro-lsk-v3.14-rt-testMark Brown
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27Linux 3.14.30Greg Kroah-Hartman
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky
2015-01-27fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2015-01-27net: fix creation adjacent device symlinksAlexander Y. Fomichev
2015-01-27net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev
2015-01-27netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2015-01-27KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das
2015-01-27bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet
2015-01-27iser-target: Fix implicit termination of connectionsSagi Grimberg
2015-01-27iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2015-01-27iser-target: Fix connected_handler + teardown flow raceSagi Grimberg
2015-01-27iser-target: Parallelize CM connection establishmentSagi Grimberg
2015-01-27iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-01-27vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2015-01-27tcm_loop: Fixup tag handlingHannes Reinecke
2015-01-27LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-27x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-27um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2015-01-27decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-27USB: console: fix potential use after freeJohan Hovold
2015-01-27USB: console: fix uninitialised ldisc semaphoreJohan Hovold
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-27gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold
2015-01-27gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang