summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi3-12/+35
2015-08-03jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov1-1/+1
2015-08-03ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko1-11/+5
2015-08-03ext4: correctly migrate a file with a hole at the beginningEryu Guan1-4/+5
2015-08-03ext4: be more strict when migrating to non-extent based fileEryu Guan1-1/+11
2015-08-03ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner1-3/+12
2015-08-03ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong1-1/+1
2015-08-03ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o1-0/+1
2015-08-03ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o1-4/+19
2015-08-03staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran1-1/+2
2015-08-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-08-03Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-08-03mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON1-1/+1
2015-08-03mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris1-11/+3
2015-08-03pinctrl: mvebu: armada-xp: fix functions of MPP48Thomas Petazzoni2-2/+2
2015-08-03pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni2-39/+20
2015-08-03pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni2-4/+2
2015-08-03pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni2-4/+4
2015-08-03thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski1-1/+1
2015-08-03mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-08-03mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-08-03leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko1-4/+3
2015-08-03genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin1-2/+2
2015-08-03scsi_transport_srp: Fix a race conditionBart Van Assche1-1/+3
2015-08-03scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche1-23/+31
2015-08-03spi: pl022: Specify 'num-cs' property as required in devicetree bindingEzequiel Garcia1-1/+1
2015-08-03spi: fix race freeing dummy_tx/rx before it is unmappedMartin Sperl1-5/+6
2015-08-03regulator: core: fix constraints output bufferStefan Wahren1-1/+1
2015-08-03regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin1-2/+1
2015-08-03regmap: Fix regmap_bulk_read in BE modeArun Chandran1-1/+1
2015-08-03cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki2-1/+4
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki3-15/+44
2015-08-03ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780Takashi Iwai1-0/+6
2015-08-03ALSA: hda - Add headset support to Acer Aspire V5Takashi Iwai1-0/+12
2015-08-03Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16
2015-08-03ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-08-03rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney1-0/+5
2015-07-10Linux 3.14.48v3.14.48Greg Kroah-Hartman1-1/+1
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box1-2/+12
2015-07-10arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall1-0/+10
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier3-4/+7
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2-1/+2
2015-07-10arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier1-0/+1
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall3-16/+37
2015-07-10vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman1-2/+6
2015-07-10vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman1-11/+0