summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-29Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-29intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker
2016-08-29platform/olpc: Make ec explicitly non-modularPaul Gortmaker
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin
2016-08-29net: smc91x: fix SMC accessesRussell King
2016-08-29Documentation: networking: dsa: Remove platform device TODOFlorian Fainelli
2016-08-29Merge branch 'mlx5-series'David S. Miller
2016-08-29net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb
2016-08-29net/mlx5: Add error prints when validate ETS failedEran Ben Elisha
2016-08-29net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib
2016-08-29net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-29net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha
2016-08-29net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-08-29net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-29net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-29net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-28Linux 4.8-rc4Linus Torvalds
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-28drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-27Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-08-27rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet
2016-08-27sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko
2016-08-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-08-27Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-27Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2016-08-27Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-27Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-27mm: silently skip readahead for DAX inodesRoss Zwisler
2016-08-27dax: fix device-dax region baseDan Williams
2016-08-27fs/seq_file: fix out-of-bounds readVegard Nossum
2016-08-27mm: memcontrol: avoid unused function warningArnd Bergmann
2016-08-27mm: clarify COMPACTION Kconfig textMichal Hocko
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada