summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen
2015-08-07xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-08-07sd: Disable support for 256 byte/sector disksMark Hounschell
2015-08-07ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson
2015-08-07jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong
2015-08-07ext4: check for zero length extent explicitlyEryu Guan
2015-08-07firmware: dmi_scan: Fix ordering of product_uuidJean Delvare
2015-08-07dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings
2015-08-07powerpc: Align TOC to 256 bytesAnton Blanchard
2015-08-07Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires
2015-08-07ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang
2015-08-07ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang
2015-08-07ASoC: dapm: Modify widget stream name according to prefixKoro Chen
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-08-07mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-08-07ahci: avoton port-disable reset-quirkDan Williams
2015-08-07ahci: un-staticize ahci_dev_classifyRob Herring
2015-08-07usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-08-07xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-08-07xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-08-07xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-08-07ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala
2015-08-07md/raid5: don't record new size if resize_stripes fails.NeilBrown
2015-08-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-08-07ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-08-07nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-08-07nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig
2015-08-07mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-08-07ext4: move check under lock scope to close a race.Davide Italiano
2015-08-07powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-08-07gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-08-07gpio: unregister gpiochip device before removing itJohan Hovold
2015-08-07xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-08-07USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-08-07USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-08-07ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-08-07ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai
2015-08-07serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-08-07serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-08-07rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-08-07cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-08-073w-9xxx: fix command completion raceChristoph Hellwig
2015-08-073w-xxxx: fix command completion raceChristoph Hellwig
2015-08-073w-sas: fix command completion raceChristoph Hellwig
2015-08-07ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai
2015-08-07ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai
2015-08-07libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-08-07libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-08-07writeback: use |1 instead of +1 to protect against div by zeroTejun Heo
2015-08-07KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin