summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-03Linux 3.12.28v3.12.28Jiri Slaby
2014-09-03hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-09-03x86/xen: resume timer irqs earlyDavid Vrabel
2014-09-03x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-03x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-03x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-09-03PCI: Configure ASPM when enabling deviceVidya Sagar
2014-09-03drm/radeon: add additional SI pci idsAlex Deucher
2014-09-03drm/radeon: add new bonaire pci idsAlex Deucher
2014-09-03drm/radeon: add new KV pci idAlex Deucher
2014-09-03kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin
2014-09-03Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-09-03KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini
2014-09-03KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit
2014-09-03debugfs: Fix corrupted loop in debugfs_remove_recursiveSteven Rostedt
2014-09-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-09-03ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o
2014-09-03drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-09-03tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe
2014-09-03hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin
2014-09-03hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck
2014-09-03hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin
2014-09-03hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck
2014-09-03hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-09-03hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03drm: omapdrm: fix compiler errorsRussell King
2014-09-03ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial
2014-09-03mei: start disconnect request timer consistentlyAlexander Usyskin
2014-09-03ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai
2014-09-03ALSA: hda - restore the gpio led after resumeHui Wang
2014-09-03ALSA: usb-audio: fix BOSS ME-25 MIDI regressionClemens Ladisch
2014-09-03ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai
2014-09-03ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch
2014-09-03ALSA: hda - fix an external mic jack problem on a HP machineHui Wang
2014-09-03USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-03USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-09-03USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen
2014-09-03USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen
2014-09-03USB: devio: fix issue with log floodingOliver Neukum
2014-09-03USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-09-03USB: OHCI: fix bugs in debug routinesAlan Stern
2014-09-03isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-09-03HID: fix a couple of off-by-onesJiri Kosina
2014-09-03HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-09-03PCI: Add pci_upstream_bridge()Bjorn Helgaas
2014-09-02bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-09-02PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi