aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-08-122-4/+2
| * net: call rcu_read_lock early in process_backlogJulian Anastasov2015-08-121-15/+11
| * net: do not process device backlog during unregistrationJulian Anastasov2015-08-121-2/+4
| * mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov2015-08-121-4/+9
| * rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-08-121-54/+52
| * drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2015-08-121-2/+5
| * drm: Check crtc x and y coordinatesVille Syrjälä2015-08-121-0/+4
| * s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-121-0/+4
| * dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber2015-08-121-1/+1
| * USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-08-121-0/+1
| * dm thin: allocate the cell_sort_array dynamicallyJoe Thornber2015-08-121-4/+10
| * dm btree remove: fix bug in redistribute3Dennis Yang2015-08-121-3/+3
| * ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko2015-08-121-11/+5
| * 9p: forgetting to cancel request on interrupted zero-copy RPCAl Viro2015-08-121-1/+2
| * KVM: x86: properly restore LVT0Radim Krčmář2015-08-121-0/+1
| * KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-08-123-4/+4
| * netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-08-121-1/+4
| * ext4: avoid deadlocks in the writeback path by using sb_getblk_gfpNikolay Borisov2015-08-121-3/+4
| * bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-08-121-0/+7
| * fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2015-08-122-23/+67
| * ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-122-4/+7
| * ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4Dominic Sacré2015-08-121-0/+68
| * fuse: initialize fc->release before calling itMiklos Szeredi2015-08-121-1/+1
| * crush: fix a bug in tree bucket decodeIlya Dryomov2015-08-121-1/+1
| * Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana2015-08-121-4/+11
| * Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana2015-08-121-1/+1
| * agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-08-121-1/+1
| * __bitmap_parselist: fix bug in empty string handlingChris Metcalf2015-08-121-8/+9
| * tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2015-08-121-0/+6
| * tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2015-08-121-1/+3
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-08-121-5/+3
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-08-121-1/+13
| * stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-08-124-12/+14
| * fs: Fix S_NOSEC handlingJan Kara2015-08-121-2/+2
| * bridge: multicast: restore router configuration on port link down/upSatish Ashok2015-08-121-0/+5
| * NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle2015-08-121-1/+2
| * watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-08-121-0/+7
| * ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong2015-08-121-1/+1
| * iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-08-121-2/+2
| * ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o2015-08-121-0/+1
| * Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2015-08-122-0/+3
| * nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-08-121-1/+1
| * mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-08-121-3/+5
| * ideapad: fix software rfkill settingArnd Bergmann2015-08-121-1/+2
| * jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2015-08-123-12/+33
| * jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov2015-08-121-1/+1
| * jbd2: issue cache flush after checkpointing even with internal journalJan Kara2015-08-126-87/+148
| * jbd2: split updating of journal superblock and marking journal emptyJan Kara2015-08-124-70/+97
| * Disable write buffering on Toshiba ToPIC95Ryan Underwood2015-08-121-0/+16
| * ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o2015-08-121-4/+19