summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-03jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov
2015-08-03ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-08-03ext4: correctly migrate a file with a hole at the beginningEryu Guan
2015-08-03ext4: be more strict when migrating to non-extent based fileEryu Guan
2015-08-03ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner
2015-08-03ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong
2015-08-03ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o
2015-08-03ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o
2015-08-03staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran
2015-08-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-08-03Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann
2015-08-03mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON
2015-08-03mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2015-08-03pinctrl: mvebu: armada-xp: fix functions of MPP48Thomas Petazzoni
2015-08-03pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni
2015-08-03pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni
2015-08-03pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni
2015-08-03thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski
2015-08-03mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-08-03mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-08-03leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko
2015-08-03genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin
2015-08-03scsi_transport_srp: Fix a race conditionBart Van Assche
2015-08-03scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche
2015-08-03spi: pl022: Specify 'num-cs' property as required in devicetree bindingEzequiel Garcia
2015-08-03spi: fix race freeing dummy_tx/rx before it is unmappedMartin Sperl
2015-08-03regulator: core: fix constraints output bufferStefan Wahren
2015-08-03regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin
2015-08-03regmap: Fix regmap_bulk_read in BE modeArun Chandran
2015-08-03cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-08-03ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780Takashi Iwai
2015-08-03ALSA: hda - Add headset support to Acer Aspire V5Takashi Iwai
2015-08-03Disable write buffering on Toshiba ToPIC95Ryan Underwood
2015-08-03ipr: Increase default adapter init stage change timeoutBrian King
2015-08-03rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney
2015-07-10Linux 3.14.48v3.14.48Greg Kroah-Hartman
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box
2015-07-10arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-07-10arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-10vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman