summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-11Linux 3.14.33v3.14.33Greg Kroah-Hartman
2015-02-11crypto: crc32c - add missing crypto module aliasMathias Krause
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-11ASoC: sgtl5000: add delay before first I2C accessEric Nelson
2015-02-11ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-11kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-02-11Complete oplock break jobs before closing file handleSachin Prabhu
2015-02-11ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-02-11MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-06Linux 3.14.32v3.14.32Greg Kroah-Hartman
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-05pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-05pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-05drm/i915: Only fence tiled region of object.Bob Paauwe
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-02-05dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-02-05dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-02-05nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-02-05mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-02-05NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-05nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-02-05Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-02-05Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
2015-02-05i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-02-05ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-05can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-05can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-05can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-05can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish