summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-02-23uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin
2017-02-23uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin
2017-02-23lib: Remove string from parman config selectionJiri Pirko
2017-02-23forcedeth: Remove return from a void functionZhu Yanjun
2017-02-23bpf: fix spelling mistake: "proccessed" -> "processed"Colin Ian King
2017-02-23uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin
2017-02-23uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin
2017-02-23Merge branch 'mlx5-fixes'David S. Miller
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia
2017-02-23gfs2: Add missing rcu locking for glock lookupAndrew Price
2017-02-23crypto: xts - Add ECB dependencyMilan Broz
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-02-22Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-02-22Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-23Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm...Dave Airlie
2017-02-22mm/z3fold.c: limit first_num to the actual range of possible buddy indexeszhong jiang
2017-02-22mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap
2017-02-22zram: remove obsolete sysfs attrsSergey Senozhatsky
2017-02-22mm/memblock.c: remove unnecessary log and clean upMiles Chen
2017-02-22oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22mm: drop zap_details::check_swap_entriesKirill A. Shutemov
2017-02-22mm: drop zap_details::ignore_dirtyKirill A. Shutemov
2017-02-22mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabledDavid Rientjes
2017-02-22mm: help __GFP_NOFAIL allocations which do not trigger OOM killerMichal Hocko
2017-02-22mm, oom: do not enforce OOM killer for __GFP_NOFAIL automaticallyMichal Hocko
2017-02-22mm: consolidate GFP_NOFAIL checks in the allocator slowpathMichal Hocko
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-02-22mm, page_alloc: warn_alloc print nodemaskMichal Hocko
2017-02-22mm, page_alloc: do not report all nodes in show_memMichal Hocko