summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27Linux 3.10.66v3.10.66Greg 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-27netfilter: ipset: small potential read beyond the end of bufferDan Carpenter
2015-01-27mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
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: 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-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-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-27uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger
2015-01-27cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-27netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf