summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-12s390/process: fix sfpc inline assemblyHeiko Carstens1-1/+1
2015-08-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-08-12net: call rcu_read_lock early in process_backlogJulian Anastasov1-15/+11
2015-08-12net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-08-12mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov1-4/+9
2015-08-12rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-54/+52
2015-08-12drm: add a check for x/y in drm_mode_setcrtcZhao Junwang1-2/+5
2015-08-12drm: Check crtc x and y coordinatesVille Syrjälä1-0/+4
2015-08-12s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-08-12dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber1-1/+1
2015-08-12USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-08-12dm thin: allocate the cell_sort_array dynamicallyJoe Thornber1-4/+10
2015-08-12dm btree remove: fix bug in redistribute3Dennis Yang1-3/+3
2015-08-12ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko1-11/+5
2015-08-129p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-08-12KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-08-12KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-08-12netfilter: bridge: don't leak skb in error pathsFlorian Westphal1-1/+4
2015-08-12ext4: avoid deadlocks in the writeback path by using sb_getblk_gfpNikolay Borisov1-3/+4
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2-23/+67
2015-08-12ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2-4/+7
2015-08-12ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4Dominic Sacré1-0/+68
2015-08-12fuse: initialize fc->release before calling itMiklos Szeredi1-1/+1
2015-08-12crush: fix a bug in tree bucket decodeIlya Dryomov1-1/+1
2015-08-12Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana1-4/+11
2015-08-12Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana1-1/+1
2015-08-12agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson1-1/+1
2015-08-12__bitmap_parselist: fix bug in empty string handlingChris Metcalf1-8/+9
2015-08-12tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)1-0/+6
2015-08-12tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)1-1/+3
2015-08-12dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár1-5/+3
2015-08-12mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas1-1/+13
2015-08-12stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-12/+14
2015-08-12fs: Fix S_NOSEC handlingJan Kara1-2/+2
2015-08-12bridge: multicast: restore router configuration on port link down/upSatish Ashok1-0/+5
2015-08-12NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle1-1/+2
2015-08-12watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König1-0/+7
2015-08-12ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong1-1/+1
2015-08-12iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-08-12ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o1-0/+1
2015-08-12Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2-0/+3
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-12mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-08-12ideapad: fix software rfkill settingArnd Bergmann1-1/+2
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi3-12/+33
2015-08-12jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov1-1/+1
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara6-87/+148
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara4-70/+97
2015-08-12Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16