summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds33-145/+185
2016-08-27Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds20-131/+127
2016-08-27rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet1-3/+4
2016-08-27sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko1-1/+2
2016-08-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-4/+24
2016-08-27Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-181/+473
2016-08-27Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds1-14/+48
2016-08-27Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-16/+22
2016-08-27Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-30/+15
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds16-142/+188
2016-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-4/+5
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+38
2016-08-27mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-27dax: fix device-dax region baseDan Williams1-0/+3
2016-08-27fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-08-27mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2016-08-27mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada3-7/+5
2016-08-27printk: fix parsing of "brl=" optionNicolas Iooss1-2/+2
2016-08-27soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli1-1/+6
2016-08-27sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2-2/+45
2016-08-27get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches1-1/+3
2016-08-27byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26team: loadbalance: push lacpdus to exact deliveryJiri Pirko1-0/+15
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King1-1/+2
2016-08-26dlm: fix malfunction of dlm_tool caused by debugfs changesEric Ren1-14/+48
2016-08-26MAINTAINERS: Add myself as reviewer for Samsung Exynos supportJavier Martinez Canillas1-0/+1
2016-08-26ARM: sa1100: clear reset status prior to rebootRussell King1-0/+3
2016-08-26IB/hfi1: Clean up type used and castingChristophe Jaillet1-2/+2
2016-08-26i40iw: Receive notification events correctlyShiraz Saleem1-5/+3
2016-08-26i40iw: Update hw_iwarp_stateMustafa Ismail1-0/+1
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski1-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni1-0/+6
2016-08-26batman-adv: fix elp packet data reservationLinus Lüssing1-1/+1
2016-08-26batman-adv: Add missing refcnt for last_candidateSven Eckelmann1-1/+27
2016-08-26ARM: dts: kirkwood: Fix PCIe label on OpenRDGregory CLEMENT1-0/+4
2016-08-26ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz1-1/+1
2016-08-26bus: arm-ccn: make event groups reliableMark Rutland1-9/+20
2016-08-26bus: arm-ccn: fix hrtimer registrationMark Rutland1-12/+21
2016-08-26bus: arm-ccn: fix PMU interrupt flagsMark Rutland1-2/+3
2016-08-26xfs: prevent dropping ioend completions during buftarg waitBrian Foster1-1/+1
2016-08-26xfs: fix superblock inprogress checkDave Chinner1-1/+2
2016-08-26xfs: simple btree query range should look right if LE lookup failsDarrick J. Wong1-0/+7
2016-08-26xfs: fix some key handling problems in _btree_simple_query_rangeDarrick J. Wong1-1/+2
2016-08-26xfs: don't log the entire end of the AGFDarrick J. Wong2-2/+6
2016-08-26xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong1-1/+8
2016-08-26xfs: don't perform lookups on zero-height btreesDarrick J. Wong1-0/+4
2016-08-26ARM: tegra: Correct polarity for Tegra114 PMIC interruptJon Hunter3-3/+3
2016-08-26Merge tag 'samsung-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson3-9/+10