1. 177b800 net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 6 years ago
  2. 9476274 net: lio_core: fix potential sign-extension overflow on large shift by Colin Ian King · 6 years ago
  3. 55458d2 Merge branch 'net-fix-quite-a-few-dst_cache-crashes-reported-by-syzbot' by David S. Miller · 6 years ago
  4. c3bcde0 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 6 years ago
  5. 6f6a862 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 6 years ago
  6. 5684abf ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL by Xin Long · 6 years ago
  7. 72b319d tun: wake up waitqueues after IFF_UP is set by Fei Li · 6 years ago
  8. d0bae4a net: remove duplicate fetch in sock_getsockopt by JingYi Hou · 6 years ago
  9. d0f84d0 tipc: fix issues with early FAILOVER_MSG from peer by Tuong Lien · 6 years ago
  10. cf18cec bnx2x: Check if transceiver implements DDM before access by Mauro S. M. Rodrigues · 6 years ago
  11. 29f785f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  13. d728cf7 fs/namespace: fix unprivileged mount propagation by Christian Brauner · 6 years ago
  14. 1b0b9cc vfs: fsmount: add missing mntget() by Eric Biggers · 6 years ago
  15. 4fddbf8 Merge branch 'tcp-fixes' by David S. Miller · 6 years ago
  16. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  17. 259931f riscv: remove unused barrier defines by Rolf Eike Beer · 6 years ago
  18. bf587ca riscv: mm: synchronize MMU after pte change by ShihPo Hung · 6 years ago
  19. c35f1b8 riscv: dts: add initial board data for the SiFive HiFive Unleashed by Paul Walmsley · 6 years ago
  20. 72296bd riscv: dts: add initial support for the SiFive FU540-C000 SoC by Paul Walmsley · 6 years ago
  21. 4fd669a dt-bindings: riscv: convert cpu binding to json-schema by Paul Walmsley · 6 years ago
  22. c7af559 dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540 by Paul Walmsley · 6 years ago
  23. 8d4e048 arch: riscv: add support for building DTB files from DT source data by Paul Walmsley · 6 years ago
  24. 6be8e29 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  25. 5cf0261 tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 6 years ago
  26. d4d5d8e ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 6 years ago
  27. f3e92cb neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 6 years ago
  28. 2e05fcae tcp: fix compile error if !CONFIG_SYSCTL by Eric Dumazet · 6 years ago
  29. d424a2a hv_sock: Suppress bogus "may be used uninitialized" warnings by Dexuan Cui · 6 years ago
  30. 718f4a2 be2net: Fix number of Rx queues used for flow hashing by Ivan Vecera · 6 years ago
  31. 36b2f61 net: handle 802.1P vlan 0 packets properly by Govindarajulu Varadarajan · 6 years ago
  32. 9e0babf Linux 5.2-rc5 by Linus Torvalds · 6 years ago v5.2-rc5
  33. 963172d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  34. efba92d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  35. f763cf8 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 967c05a tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  37. 5f3e2bf00 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  38. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  39. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  40. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  41. 5db2e7c Revert "net: phylink: set the autoneg state in phylink_phy_change" by David S. Miller · 6 years ago
  42. 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  43. 8574921 bpf: Fix out of bounds memory access in bpf_sk_storage by Arthur Fabre · 6 years ago
  44. 42f5cda vsock/virtio: set SOCK_DONE on peer shutdown by Stephen Barber · 6 years ago
  45. 760c80b net: dsa: rtl8366: Fix up VLAN filtering by Linus Walleij · 6 years ago
  46. ef7bfa8 net: phylink: set the autoneg state in phylink_phy_change by Ioana Ciornei · 6 years ago
  47. e01e060fe0 Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  48. ff39074 Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  49. fa1827d Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  50. 6a71398 Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  51. 78f4e93 x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback by Borislav Petkov · 6 years ago
  52. 0011572 Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  53. 6aa7a22 Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  54. 4066524 Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  55. 35fc07a Merge branch 'tcp-add-three-static-keys' by David S. Miller · 6 years ago
  56. ce27ec6 net: add high_order_alloc_disable sysctl/static key by Eric Dumazet · 6 years ago
  57. 0b7d7f6 tcp: add tcp_tx_skb_cache sysctl by Eric Dumazet · 6 years ago
  58. ede61ca tcp: add tcp_rx_skb_cache sysctl by Eric Dumazet · 6 years ago
  59. a8e11e5 sysctl: define proc_do_static_key() by Eric Dumazet · 6 years ago
  60. 9a33629 hv_netvsc: Set probe mode to sync by Haiyang Zhang · 6 years ago
  61. 99815f5 net: sched: flower: don't call synchronize_rcu() on mask creation by Vlad Buslov · 6 years ago
  62. f0c03ee0 net: dsa: fix warning same module names by Anders Roxell · 6 years ago
  63. ce950f1 sctp: Free cookie before we memdup a new one by Neil Horman · 6 years ago
  64. 6bb9e37 net: dsa: microchip: Don't try to read stats for unused ports by Robert Hancock · 6 years ago
  65. 2309f51 Merge branch 'qmi_wwan-fix-QMAP-handling' by David S. Miller · 6 years ago
  66. 36815b4 qmi_wwan: extend permitted QMAP mux_id value range by Reinhard Speyerer · 6 years ago
  67. a8fdde1 qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode by Reinhard Speyerer · 6 years ago
  68. 44f8231 qmi_wwan: add network device usage statistics for qmimux devices by Reinhard Speyerer · 6 years ago
  69. 6135608 qmi_wwan: add support for QMAP padding in the RX path by Reinhard Speyerer · 6 years ago
  70. 1ed1fa5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  71. 7b10315 Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  72. 5dcedf4 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  73. fe8d957 bpf, x64: fix stack layout of JITed bpf code by Alexei Starovoitov · 6 years ago
  74. 6e7739f Smack: Restore the smackfsdef mount option and add missing prefixes by Casey Schaufler · 6 years ago
  75. 86723c8 bpf, devmap: Add missing RCU read lock on flush by Toshiaki Makita · 6 years ago
  76. edabf4d bpf, devmap: Add missing bulk queue free by Toshiaki Makita · 6 years ago
  77. d4dd153 bpf, devmap: Fix premature entry free on destroying map by Toshiaki Makita · 6 years ago
  78. 04e03d9 ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() by Wei Li · 6 years ago
  79. 9f255b6 module: Fix livepatch/ftrace module text permissions race by Josh Poimboeuf · 6 years ago
  80. a415834 tracing/uprobe: Fix obsolete comment on trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  81. f01098c tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  82. ff585c5 tracing: Make two symbols static by YueHaibing · 6 years ago
  83. cbdaeaf tracing: avoid build warning with HAVE_NOP_MCOUNT by Vasily Gorbik · 6 years ago
  84. becf33f tracing: Fix out-of-range read in trace_stack_print() by Eiichi Tsukata · 6 years ago
  85. 2741b67 gfs2: Fix rounding error in gfs2_iomap_page_prepare by Andreas Gruenbacher · 6 years ago
  86. 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  87. 4add7009 net: phylink: further mac_config documentation improvements by Russell King - ARM Linux admin · 6 years ago
  88. 72a20ce Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  89. fd6b99f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  90. e14c5873 Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Daniel Vetter · 6 years ago
  91. c78ad1b Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  92. 7617c9a Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  93. 385097a nfc: Ensure presence of required attributes in the deactivate_target handler by Young Xiao · 6 years ago
  94. bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  95. f3176ec x86/kasan: Fix boot with 5-level paging and KASAN by Andrey Ryabinin · 6 years ago
  96. b658420 cfg80211: report measurement start TSF correctly by Avraham Stern · 6 years ago
  97. 4f488fb cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
  98. 1a473d6 cfg80211: util: fix bit count off by one by Mordechay Goodstein · 6 years ago
  99. f889146 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  100. ebb3ca3 cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data() by Luca Coelho · 6 years ago