1. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  2. 0c53b6a Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Greg Kroah-Hartman · 6 years ago
  3. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  4. 6b9bab5 Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes' by David S. Miller · 6 years ago
  5. 54baca0 net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  6. bf3b452 net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  7. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  8. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  9. 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
  10. 511cfd5 r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips by Maciej S. Szmigiero · 6 years ago
  11. 2a1e89d net: socionext: clear rx irq correctly by Ilias Apalodimas · 6 years ago
  12. 2645060 net/mlx4_core: Fix warnings during boot on driverinit param set failures by Moshe Shemesh · 6 years ago
  13. 0778a9f Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Greg Kroah-Hartman · 6 years ago
  14. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  15. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  16. 26b1f4c Merge branch 'net-explicitly-requires-bash-when-needed' by David S. Miller · 6 years ago
  17. 12a2ea9 selftests: udpgso_bench.sh explicitly requires bash by Paolo Abeni · 6 years ago
  18. 3c718e6 selftests: rtnetlink.sh explicitly requires bash. by Paolo Abeni · 6 years ago
  19. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  20. 9f203e2 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
  21. a22dd36 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
  22. 6302aad 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. 4f76177 qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface by Giacinto Cifelli · 6 years ago
  24. e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 6 years ago
  25. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  26. 28b6bfe Merge branch 'net-ipv4-fixes-for-PMTU-when-link-MTU-changes' by David S. Miller · 6 years ago
  27. 28d35bc net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  28. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  29. 7abab7b net/ipv6: stop leaking percpu memory in fib6 info by Mike Rapoport · 6 years ago
  30. 49b538e Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  31. 9a4890b rds: RDS (tcp) hangs on sendto() to unresponding address by Ka-Cheong Poon · 6 years ago
  32. 9dcd936 Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  33. 4718dca Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Greg Kroah-Hartman · 6 years ago
  34. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  35. b8db9e6 Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  36. 588b593 Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  37. f7e59f3 Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Greg Kroah-Hartman · 6 years ago
  38. 52b5d6f net: make skb_partial_csum_set() more robust against overflows by Eric Dumazet · 6 years ago
  39. 8b79f41 Merge branch 'devlink-param-type-string-fixes' by David S. Miller · 6 years ago
  40. bde74ad devlink: Add helper function for safely copy string param by Moshe Shemesh · 6 years ago
  41. 1276534 devlink: Fix param cmode driverinit for string type by Moshe Shemesh · 6 years ago
  42. f355cfc devlink: Fix param set handling for string type by Moshe Shemesh · 6 years ago
  43. 5318321 samples: disable CONFIG_SAMPLES for UML by Masahiro Yamada · 6 years ago
  44. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  45. 8894891 of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  46. bb2d8f2 Merge tag 'tag-chrome-platform-fixes-for-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Greg Kroah-Hartman · 6 years ago
  47. c350a1d Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Greg Kroah-Hartman · 6 years ago
  48. 3a0671e Merge tag 'gfs2-4.19.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Greg Kroah-Hartman · 6 years ago
  49. 3d647e6 Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Greg Kroah-Hartman · 6 years ago
  50. 701f2eb Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Greg Kroah-Hartman · 6 years ago
  51. d4d2313 mfd: cros-ec: copy the whole event in get_next_event_xfer by Emil Karlson · 6 years ago
  52. 9864cd5 dm: fix report zone remapping to account for partition offset by Damien Le Moal · 6 years ago
  53. c7cd555 dm cache: destroy migration_cache if cache target registration failed by Shenghui Wang · 6 years ago
  54. 4cf34c0 Merge branch 'ena-fixes' by David S. Miller · 6 years ago
  55. 248ab77 net: ena: fix auto casting to boolean by Arthur Kiyanovski · 6 years ago
  56. 78a55d0 net: ena: fix NULL dereference due to untimely napi initialization by Arthur Kiyanovski · 6 years ago
  57. d7703dd net: ena: fix rare bug when failed restart/resume is followed by driver removal by Arthur Kiyanovski · 6 years ago
  58. d79c388 net: ena: fix warning in rmmod caused by double iounmap by Arthur Kiyanovski · 6 years ago
  59. dc480fe gfs2: Fix iomap buffered write support for journaled files by Andreas Gruenbacher · 6 years ago
  60. 64c5e53 Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Greg Kroah-Hartman · 6 years ago
  61. 184d47f x86/mm: Avoid VLA in pgd_alloc() by Kees Cook · 6 years ago
  62. e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 6 years ago
  63. 49e00ee x86/intel_rdt: Fix out-of-bounds memory access in CBM tests by Reinette Chatre · 6 years ago
  64. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  65. 4e2abd3 rxrpc: Fix the rxrpc_tx_packet trace line by David Howells · 6 years ago
  66. 6475309 rxrpc: Fix connection-level abort handling by David Howells · 6 years ago
  67. 298bc15 rxrpc: Only take the rwind and mtu values from latest ACK by David Howells · 6 years ago
  68. dfe9952 rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window() by David Howells · 6 years ago
  69. c479d5f rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() by David Howells · 6 years ago
  70. bfd2821 rxrpc: Don't need to take the RCU read lock in the packet receiver by David Howells · 6 years ago
  71. 5271953 rxrpc: Use the UDP encap_rcv hook by David Howells · 6 years ago
  72. 0854ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  73. 7c75544 Merge tag 'vfio-ccw-20181002' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Martin Schwidefsky · 6 years ago
  74. b7dc10b sparc64: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  75. c4beb22 sparc32: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  76. 8cf7765 sparc: vdso: clean-up vdso Makefile by Masahiro Yamada · 6 years ago
  77. 16e2a9d oradax: remove redundant null check before kfree by Colin Ian King · 6 years ago
  78. 31a43fa sparc64: viohs: Remove VLA usage by Kees Cook · 6 years ago
  79. df58f37 sbus: Use of_get_child_by_name helper by Rob Herring · 6 years ago
  80. 0b9871a sparc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  81. 76ebebd mach64: detect the dot clock divider correctly on sparc by Mikulas Patocka · 6 years ago
  82. e2a322a Merge branch 'net-smc-userspace-breakage-fixes' by David S. Miller · 6 years ago
  83. d4f0006 net/smc: retain old name for diag_mode field by Eugene Syromiatnikov · 6 years ago
  84. a21048c net/smc: use __aligned_u64 for 64-bit smc_diag fields by Eugene Syromiatnikov · 6 years ago
  85. 6d4c407 net: sched: cls_u32: fix hnode refcounting by Al Viro · 6 years ago
  86. 7e82364 udp: Unbreak modules that rely on external __skb_recv_udp() availability by Jiri Kosina · 6 years ago
  87. 6685b35 percpu: stop leaking bitmap metadata blocks by Mike Rapoport · 6 years ago
  88. 0238df64 Linux 4.19-rc7 by Greg Kroah-Hartman · 6 years ago
  89. fb1c592 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Greg Kroah-Hartman · 6 years ago
  90. 4ebaf07 Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Greg Kroah-Hartman · 6 years ago
  91. cc02f85 Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  92. 055d8d9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Greg Kroah-Hartman · 6 years ago
  93. 40fa916 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 6 years ago
  94. cd2093c Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  95. c1d84a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  96. b399890 xfs: fix data corruption w/ unaligned reflink ranges by Dave Chinner · 6 years ago
  97. dceeb47 xfs: fix data corruption w/ unaligned dedupe ranges by Dave Chinner · 6 years ago
  98. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  99. 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  100. d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago