aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai
2014-11-21ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-11-21ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-11-21audit: keep inode pinnedMiklos Szeredi
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-21net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-21net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-21gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-21ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-14Linux 3.10.60v3.10.60Greg Kroah-Hartman
2014-11-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-11-14Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-14i2c: at91: don't account as iowaitWolfram Sang
2014-11-14acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-11-14drm/radeon: remove invalid pci idAlex Deucher
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-11-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-11-14crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina
2014-11-14mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-11-14posix-timers: Fix stack info leak in timer_create()Mathias Krause
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-11-14PM / Sleep: fix recovery during resuming from hibernationImre Deak
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-14quota: Properly return errors from dquot_writeback_dquots()Jan Kara
2014-11-14ext3: Don't check quota format when there are no quota filesJan Kara
2014-11-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-11-14cpc925_edac: Report UE events properlyJason Baron
2014-11-14e7xxx_edac: Report CE events properlyJason Baron
2014-11-14i3200_edac: Report CE events properlyJason Baron
2014-11-14i82860_edac: Report CE events properlyJason Baron
2014-11-14scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara
2014-11-14lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-11-14cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-14USB: opticon: fix non-atomic allocation in write pathJohan Hovold
2014-11-14usb-storage: handle a skipped data phaseAlan Stern
2014-11-14spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov