summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2015-01-08mnt: Fix a memory stomp in umountEric W. Biederman
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller
2015-01-08KEYS: Fix stale key registration at error pathTakashi Iwai
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König
2015-01-08ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara
2014-12-16Linux 3.14.27v3.14.27Greg Kroah-Hartman
2014-12-16ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai
2014-12-16ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai
2014-12-16ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai
2014-12-16mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-12-16net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16gre: Set inner mac header in gro completeTom Herbert
2014-12-16rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-16ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov
2014-12-16ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien
2014-12-16sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-16ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo