summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo
2016-12-02default exported asm symbols to zeroArnd Bergmann
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla
2016-12-02Merge branch 'stmmac-probe-error-handling-and-phydev-leaks'David S. Miller
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-12-02net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser
2016-12-02batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-02Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan
2016-12-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-12-01KVM: use after free in kvm_ioctl_create_device()Dan Carpenter
2016-12-01Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean
2016-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-01mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-12-01kasan: support use-after-scope detectionDmitry Vyukov
2016-12-01kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-12-01lib/debugobjects: export for use in modulesChris Wilson
2016-12-01zram: fix unbalanced idr management at hot removalTakashi Iwai
2016-12-01thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov
2016-12-01mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure
2016-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-30arm64: dts: juno: Correct PCI IO windowJeremy Linton
2016-11-30macvtap: handle ubuf refcount correctly when meet errorsJason Wang
2016-11-30tun: handle ubuf refcount correctly when meet errorsJason Wang
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko
2016-11-30Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds
2016-11-30bpf: fix states equal logic for varlen accessJosef Bacik
2016-11-30netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller
2016-11-30Merge branch 'l2tp-fixes'David S. Miller
2016-11-30l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault