1. 9cf1cd8 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  2. 9f104c7 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 5 years ago
  3. f421031 net: stmmac: reset Tx desc base address before restarting Tx by Jongsung Kim · 5 years ago
  4. a6a10d4 enetc: disable EEE autoneg by default by Yangbo Lu · 5 years ago
  5. ae72555 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  6. 0033b34 ppp: fix out-of-bounds access in bpf_prog_create() by Eric Biggers · 5 years ago
  7. a116f4e Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  8. 1c98550 net: hns3: fix VF ID issue for setting VF VLAN by Jian Shen · 5 years ago
  9. d1a37de net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() by Yunsheng Lin · 5 years ago
  10. 2a597ef net: hns3: fix for TX queue not restarted problem by Yunsheng Lin · 5 years ago
  11. aacf657 net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEV by Grygorii Strashko · 5 years ago
  12. b874405 Merge branch 's390-fixes' by David S. Miller · 5 years ago
  13. f9e50b0 s390/qeth: fix dangling IO buffers after halt/clear by Julian Wiedmann · 5 years ago
  14. f677fcb s390/qeth: ensure linear access to packet headers by Julian Wiedmann · 5 years ago
  15. 5b55633f s390/qeth: guard against runt packets by Julian Wiedmann · 5 years ago
  16. a350d2e net: thunderx: start phy before starting autonegotiation by Mian Yousaf Kaukab · 5 years ago
  17. df95467 hsr: fix a NULL pointer dereference in hsr_dev_xmit() by Taehee Yoo · 5 years ago
  18. 8f9081c selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees by Yonghong Song · 5 years ago
  19. e9eeec5 bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id by Yonghong Song · 5 years ago
  20. ef8c84e selftests/bpf: De-flake test_tcpbpf by Stanislav Fomichev · 5 years ago
  21. 6bf6aff selftests/bpf: Bring back c++ include/link test by Stanislav Fomichev · 5 years ago
  22. 01d434ce selftests/bpf: Don't hard-code root cgroup id by Stanislav Fomichev · 5 years ago
  23. edbca12 samples/bpf: Fix broken xdp_rxq_info due to map order assumptions by Jesper Dangaard Brouer · 5 years ago
  24. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  25. 099ffd7 NFC: NCI: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  26. 38ecd70 net: sfp: fix hwmon by Russell King · 5 years ago
  27. 0cb96b5 net: sfp: fix unbind by Russell King · 5 years ago
  28. ffac202 ionic: keep users rss hash across lif reset by Shannon Nelson · 5 years ago
  29. 86c76c0 xdp: obtain the mem_id mutex before trying to remove an entry. by Jonathan Lemon · 5 years ago
  30. 95219af act_ct: support asymmetric conntrack by Aaron Conole · 5 years ago
  31. 5d50aa8 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
  32. 7b3b209 Merge branch 'net-convert-ipv6_stub-to-ip6_dst_lookup_flow' by David S. Miller · 5 years ago
  33. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  34. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  35. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  36. 2f23cd4 net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 5 years ago
  37. 0d580fb tcp: refactor tcp_retransmit_timer() by Eric Dumazet · 5 years ago
  38. 9385973 net: mscc: ocelot: unregister the PTP clock on deinit by Vladimir Oltean · 5 years ago
  39. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  40. c4b4c42 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  41. 42c17fa net: fix a leak in register_netdevice() by Dan Carpenter · 5 years ago
  42. 56e7a2f Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 5 years ago
  43. 3d3c817 can: xilinx_can: Fix usage of skb memory by Srinivas Neeli · 5 years ago
  44. b848238 can: xilinx_can: skip error message on deferred probe by Venkatesh Yadav Abbarapu · 5 years ago
  45. 870db5d can: ucan: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
  46. 9ebd796 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 5 years ago
  47. 8c2a585 MAINTAINERS: add myself as maintainer of MCAN MMIO device driver by Sriram Dash · 5 years ago
  48. 825e560 MAINTAINERS: add fragment for xilinx CAN driver by Appana Durga Kedareswara rao · 5 years ago
  49. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  50. b3c424e sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO by Victorien Molle · 5 years ago
  51. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  52. 3464afd libbpf: Fix readelf output parsing on powerpc with recent binutils by Aurelien Jarno · 5 years ago
  53. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  54. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  55. e5b3fc1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. b7fcf31 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 72c0870 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  58. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  59. 43fd4bd Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  60. 454d9c4 Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  61. 687fcad Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  62. 5e3b06d Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  63. 3265568 Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  64. 31764f1 Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  65. 67b8ed2 Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  66. d004701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  67. 4a08fe5 Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  68. 99a0d9f Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  69. 3732391 Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  70. 38edc3d Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  71. 8b233da Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  72. 304220b Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 5 years ago
  73. ddebe83 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  74. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  75. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  76. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  77. c5d7281 Merge branch 'openvswitch-remove-a-couple-of-BUG_ON' by David S. Miller · 5 years ago
  78. 8a574f8 openvswitch: remove another BUG_ON() by Paolo Abeni · 5 years ago
  79. 8ffeb03f openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 5 years ago
  80. f3284e0 net: phy: realtek: fix using paged operations with RTL8105e / RTL8208 by Heiner Kallweit · 5 years ago
  81. 398fd40 r8169: fix resume on cable plug-in by Heiner Kallweit · 5 years ago
  82. 14012c9 r8169: fix jumbo configuration for RTL8168evl by Heiner Kallweit · 5 years ago
  83. 9377906 mm/page_io.c: annotate refault stalls from swap_readpage by Minchan Kim · 5 years ago
  84. dd33d29 mm/Kconfig: fix trivial help text punctuation by Randy Dunlap · 5 years ago
  85. 19fa40a mm/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  86. 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
  87. f4f5329 mm: fix typos in comments when calling __SetPageUptodate() by Wei Yang · 5 years ago
  88. 84218b5 mm: fix struct member name in function comments by Hao Lee · 5 years ago
  89. aa71ecd mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 5 years ago
  90. 4afab1c mm: shmem: use proper gfp flags for shmem_writepage() by Yang Shi · 5 years ago
  91. 26083eb6 mm/shmem.c: make array 'values' static const, makes object smaller by Colin Ian King · 5 years ago
  92. 3c1c24d userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK by Mike Rapoport · 5 years ago
  93. 9d4678e fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register() by Andrea Arcangeli · 5 years ago
  94. 643aa36 userfaultfd: wrap the common dst_vma check into an inlined function by Wei Yang · 5 years ago
  95. 53eaa14 userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb() by Wei Yang · 5 years ago
  96. 4fb07ee userfaultfd: use vma_pagesize for all huge page size calculation by Wei Yang · 5 years ago
  97. df6c650 mm/madvise.c: use PAGE_ALIGN[ED] for range checking by Wei Yang · 5 years ago
  98. d3cd257 mm/madvise.c: replace with page_size() in madvise_inject_error() by Yunfeng Ye · 5 years ago
  99. 5d42ab2 mm/mmap.c: make vma_merge() comment more easy to understand by Wei Yang · 5 years ago
  100. 35e3d56 mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops by zhong jiang · 5 years ago