1. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. c1d84a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  3. 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  4. d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  5. cbe355f ocfs2: fix locking for res->tracking and dlm->tracking_list by Ashish Samant · 6 years ago
  6. b8e57ef mm/vmscan.c: fix int overflow in callers of do_shrink_slab() by Kirill Tkhai · 6 years ago
  7. 58bc4c3 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  8. 28e2c4b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  9. f8a00ce proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
  10. 20916d4 mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes by Anshuman Khandual · 6 years ago
  11. e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 6 years ago
  12. 59cf0a9 ipc/shm.c: use ERR_CAST() for shm_lock() error return by Kees Cook · 6 years ago
  13. 5189686 mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl by YueHaibing · 6 years ago
  14. e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
  15. 69eb776 ocfs2: fix crash in ocfs2_duplicate_clusters_by_page() by Larry Chen · 6 years ago
  16. dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
  17. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  18. 5943a9b Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Greg Kroah-Hartman · 6 years ago
  19. b98d6cb Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  20. 3830711 Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  21. 5aebc7d Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Greg Kroah-Hartman · 6 years ago
  22. 31d0990 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  23. 247373b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  24. 8be6737 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  25. 1df377d Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  26. 8b6b383 Merge tag 'sound-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Greg Kroah-Hartman · 6 years ago
  27. fb4ee67 net/ncsi: Add NCSI OEM command support by Vijay Khemka · 6 years ago
  28. 6f84749 selftests: net: Clean up an unused variable by Jakub Sitnicki · 6 years ago
  29. 35f3625 net: mvpp2: Extract the correct ethtype from the skb for tx csum offload by Maxime Chevallier · 6 years ago
  30. a688caa ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  31. 4c2d39b tc-testing: use a plugin to build eBPF program by Davide Caratti · 6 years ago
  32. cf5eafb tc-testing: fix build of eBPF programs by Davide Caratti · 6 years ago
  33. 4a84810 Merge branch 'mscc-ocelot-add-support-for-SerDes-muxing-configuration' by David S. Miller · 6 years ago
  34. 71e32a20 net: mscc: ocelot: make use of SerDes PHYs for handling their configuration by Quentin Schulz · 6 years ago
  35. 51f6b41 phy: add driver for Microsemi Ocelot SerDes muxing by Quentin Schulz · 6 years ago
  36. b68fc09 dt-bindings: add constants for Microsemi Ocelot SerDes driver by Quentin Schulz · 6 years ago
  37. 1d6a632c MIPS: mscc: ocelot: add SerDes mux DT node by Quentin Schulz · 6 years ago
  38. 4b379fe dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing by Quentin Schulz · 6 years ago
  39. c2a9002 phy: add QSGMII and PCIE modes by Quentin Schulz · 6 years ago
  40. 66c2132 net: mscc: ocelot: simplify register access for PLL5 configuration by Quentin Schulz · 6 years ago
  41. 8afc978 net: mscc: ocelot: move the HSIO header to include/soc by Quentin Schulz · 6 years ago
  42. 19aedfb net: mscc: ocelot: get HSIO regmap from syscon by Quentin Schulz · 6 years ago
  43. 6afea95 dt-bindings: net: ocelot: remove hsio from the list of register address spaces by Quentin Schulz · 6 years ago
  44. 3df0e68 MIPS: mscc: ocelot: make HSIO registers address range a syscon by Quentin Schulz · 6 years ago
  45. 068b88c socket: Tighten no-error check in bind() by Jakub Sitnicki · 6 years ago
  46. 9a694c1 atm: nicstar: Replace spin_is_locked() with spin_trylock() by Lance Roy · 6 years ago
  47. 8b4c3cd net: sched: Add policy validation for tc attributes by David Ahern · 6 years ago
  48. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  49. 9798594 Merge branch 'hns3-Unicast-MAC-VLAN-table' by David S. Miller · 6 years ago
  50. 701a6d6 net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware by Jian Shen · 6 years ago
  51. 64d114f net: hns3: Add egress/ingress vlan filter for revision 0x21 by Zhongzhu Liu · 6 years ago
  52. 1f6db58 net: hns3: Drop depricated mta table support by Jian Shen · 6 years ago
  53. 3993247 net: hns3: Optimize for unicast mac vlan table by Jian Shen · 6 years ago
  54. f05e210 net: hns3: Clear mac vlan table entries when unload driver or function reset by Jian Shen · 6 years ago
  55. dd2b6ef net: hns3: Remove the default mask configuration for mac vlan table by Jian Shen · 6 years ago
  56. 226407d fib_tests: Add tests for invalid metric on route by David Ahern · 6 years ago
  57. fda21d4 ipv6: do not leave garbage in rt->fib6_metrics by Eric Dumazet · 6 years ago
  58. 0781168 yam: fix a missing-check bug by Wenwen Wang · 6 years ago
  59. f2e9de2 udp: gro behind static key by Willem de Bruijn · 6 years ago
  60. 33aa8da net: bpfilter: Fix type cast and pointer warnings by Shanthosh RK · 6 years ago
  61. 2c05d88 net: cxgb3_main: fix a missing-check bug by Wenwen Wang · 6 years ago
  62. b8d5b7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  63. 2b91561 gigaset: asyncdata: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  64. a657dbf cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability by Ganesh Goudar · 6 years ago
  65. b799207 bpf: 32-bit RSH verification must truncate input before the ALU op by Jann Horn · 6 years ago
  66. b2e45b4 Merge tag 'iommu-fixes-v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Greg Kroah-Hartman · 6 years ago
  67. 08b297b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  68. 4fbeba4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Greg Kroah-Hartman · 6 years ago
  69. 087f759 Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Greg Kroah-Hartman · 6 years ago
  70. b3e9b51 iommu/amd: Clear memory encryption mask from physical address by Singh, Brijesh · 6 years ago
  71. 7e41837 net: phy: phylink: fix SFP interface autodetection by Baruch Siach · 6 years ago
  72. 2d52527 be2net: don't flip hw_features when VXLANs are added/deleted by Davide Caratti · 6 years ago
  73. cc906f0 Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 6 years ago
  74. 95278dd net_sched: convert idrinfo->lock from spinlock to a mutex by Cong Wang · 6 years ago
  75. 6f52f80 net/neigh: Extend dump filter to proxy neighbor dumps by David Ahern · 6 years ago
  76. 9d2f67e net/packet: fix packet drop as of virtio gso by Jianfeng Tan · 6 years ago
  77. 2970f2a Merge branch 'net-metrics-consolidate' by David S. Miller · 6 years ago
  78. a0e11da fib_tests: Add tests for metrics on routes by David Ahern · 6 years ago
  79. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  80. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  81. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  82. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  83. ca89319 net: dsa: b53: Keep CPU port as tagged in all VLANs by Florian Fainelli · 6 years ago
  84. 17c357e openvswitch: load NAT helper by Flavio Leitner · 6 years ago
  85. d26d4b1 net: sched: remove unused helpers by Jakub Kicinski · 6 years ago
  86. 508646a Merge branch 'bnxt_en-fixes' by David S. Miller · 6 years ago
  87. c78fe05 bnxt_en: get the reduced max_irqs by the ones used by RDMA by Vasundhara Volam · 6 years ago
  88. a2bf74f bnxt_en: free hwrm resources, if driver probe fails. by Venkat Duvvuru · 6 years ago
  89. 5db0e09 bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request by Vasundhara Volam · 6 years ago
  90. dbe80d4 bnxt_en: Fix VNIC reservations on the PF. by Michael Chan · 6 years ago
  91. befad94 Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  92. bdf800c6 Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  93. 3a9df1e Merge tag 'drm-misc-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  94. 471b83b team: Forbid enslaving team device to itself by Ido Schimmel · 6 years ago
  95. a97d97b geneve: allow to clear ttl inherit by Hangbin Liu · 6 years ago
  96. 5a781cc tc: Add support for configuring the taprio scheduler by Vinicius Costa Gomes · 6 years ago
  97. f7b2a56 net/usb: cancel pending work when unbinding smsc75xx by Yu Zhao · 6 years ago
  98. 34f8c58 Merge branch 'bnxt_en-devlink-param-updates' by David S. Miller · 6 years ago
  99. 53e233e devlink: Add Documentation/networking/devlink-params-bnxt.txt by Vasundhara Volam · 6 years ago
  100. 9bff98b devlink: Add Documentation/networking/devlink-params.txt by Vasundhara Volam · 6 years ago