1. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  2. b694011 Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 6 months ago
  3. 47bdd1d net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() by Liam Howlett · 3 years, 6 months ago
  4. 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  5. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  6. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  7. 03af4c7 libceph: set global_id as soon as we get an auth ticket by Ilya Dryomov · 3 years, 7 months ago
  8. 3c0d089 libceph: don't pass result into ac->ops->handle_reply() by Ilya Dryomov · 3 years, 7 months ago
  9. 9ed13a17 Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  10. 0d1dc9e1 Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 7 months ago
  11. 3218274 icmp: don't send out ICMP messages with a source address of 0.0.0.0 by Toke Høiland-Jørgensen · 3 years, 7 months ago
  12. 652e836 mac80211: handle various extensible elements correctly by Johannes Berg · 3 years, 7 months ago
  13. bbc6f03 mac80211: reset profile_periodicity/ema_ap by Johannes Berg · 3 years, 7 months ago
  14. 0288e5e cfg80211: avoid double free of PMSR request by Avraham Stern · 3 years, 7 months ago
  15. b564247 cfg80211: make certificate generation more robust by Johannes Berg · 3 years, 7 months ago
  16. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  17. 1236af3 mac80211: minstrel_ht: fix sample time check by Felix Fietkau · 3 years, 7 months ago
  18. a494bd6 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock by Eric Dumazet · 3 years, 7 months ago
  19. e032f7c net/packet: annotate accesses to po->ifindex by Eric Dumazet · 3 years, 7 months ago
  20. c7d2ef5 net/packet: annotate accesses to po->bind by Eric Dumazet · 3 years, 7 months ago
  21. e82a35a Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 3 years, 7 months ago
  22. d8e2973 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
  23. 5e87ddb can: bcm: fix infoleak in struct bcm_msg_head by Norbert Slusarek · 3 years, 7 months ago
  24. 8d0caed can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
  25. 2030043 can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 8 months ago
  26. e34492d net: inline function get_net_ns_by_fd if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
  27. 995fca1 Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled by Luiz Augusto von Dentz · 3 years, 7 months ago
  28. ad9d24c net: qrtr: fix OOB Read in qrtr_endpoint_post by Pavel Skripkin · 3 years, 7 months ago
  29. b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
  30. e175aef ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
  31. 4f667b8 sch_cake: revise docs for RFC 8622 LE PHB support by Tyson Moore · 3 years, 7 months ago
  32. ea6932d net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
  33. 499ada5 mptcp: fix soft lookup in subflow_error_report() by Paolo Abeni · 3 years, 7 months ago
  34. 61e7102 mptcp: do not warn on bad input from the network by Paolo Abeni · 3 years, 7 months ago
  35. 99d1055 mptcp: wake-up readers only for in sequence data by Paolo Abeni · 3 years, 7 months ago
  36. 72f9613 mptcp: try harder to borrow memory from subflow under pressure by Paolo Abeni · 3 years, 7 months ago
  37. 22488e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
  38. ba91c49 sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
  39. 07718be mptcp: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
  40. 5fc177a netfilter: synproxy: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
  41. d1b5bee net/packet: annotate data race in packet_sendmsg() by Eric Dumazet · 3 years, 7 months ago
  42. cfc579f net: bridge: fix vlan tunnel dst refcnt when egressing by Nikolay Aleksandrov · 3 years, 7 months ago
  43. 58e2071 net: bridge: fix vlan tunnel dst null pointer dereference by Nikolay Aleksandrov · 3 years, 7 months ago
  44. 9d44fa3 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
  45. 3bdd5ee skbuff: fix incorrect msg_zerocopy copy notifications by Willem de Bruijn · 3 years, 7 months ago
  46. 13c62f53 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
  47. d2e381c rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
  48. 93124d4 Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 7 months ago
  49. a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  50. dcd01ee inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
  51. 80ec82e net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
  52. 12f36e9 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
  53. ad9f151 netfilter: nf_tables: initialize set before expression setup by Pablo Neira Ayuso · 3 years, 7 months ago
  54. a979954 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
  55. f5baf28 mac80211: move interface shutdown out of wiphy lock by Johannes Berg · 3 years, 7 months ago
  56. 65bec83 cfg80211: shut down interfaces on failed resume by Johannes Berg · 3 years, 7 months ago
  57. 43076c1 cfg80211: fix phy80211 symlink creation by Johannes Berg · 3 years, 7 months ago
  58. adaed1b mac80211: fix 'reset' debugfs locking by Johannes Berg · 3 years, 7 months ago
  59. 49bfcbf net: rds: fix memory leak in rds_recvmsg by Pavel Skripkin · 3 years, 7 months ago
  60. df693f1 Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-merge by David S. Miller · 3 years, 7 months ago
  61. d439aa3 net: appletalk: fix the usage of preposition by gushengxian · 3 years, 7 months ago
  62. 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
  63. d612c3f net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
  64. d5befb2 mac80211: fix deadlock in AP/VLAN handling by Johannes Berg · 3 years, 8 months ago
  65. 7a6b1ab neighbour: allow NUD_NOARP entries to be forced GCed by David Ahern · 3 years, 7 months ago
  66. a47c397 revert "net: kcm: fix memory leak in kcm_sendmsg" by Pavel Skripkin · 3 years, 7 months ago
  67. 51c96a5 ethtool: Fix NULL pointer dereference during module EEPROM dump by Ido Schimmel · 3 years, 7 months ago
  68. 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  69. 40e67c1 rxrpc: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  70. 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 3 years, 7 months ago
  71. 579028d Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 3 years, 7 months ago
  72. e31d57c Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 3 years, 7 months ago
  73. 821bbf7 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 7 months ago
  74. 59607863 fib: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  75. 49251cd net: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  76. d773695 net/x25: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  77. 7f5d866 net: caif: fix memory leak in cfusbl_device_notify by Pavel Skripkin · 3 years, 7 months ago
  78. b53558a net: caif: fix memory leak in caif_device_notify by Pavel Skripkin · 3 years, 7 months ago
  79. a2805dc net: caif: add proper error handling by Pavel Skripkin · 3 years, 7 months ago
  80. bce130e net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 7 months ago
  81. c47cc30 net: kcm: fix memory leak in kcm_sendmsg by Pavel Skripkin · 3 years, 7 months ago
  82. 261ba78 sit: set name of device back to struct parms by zhang kai · 3 years, 7 months ago
  83. a8db57c rtnetlink: Fix missing error code in rtnl_bridge_notify() by Jiapeng Chong · 3 years, 7 months ago
  84. 59717f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
  85. 373e864 ieee802154: fix error return code in ieee802154_llsec_getparams() by Wei Yongjun · 3 years, 8 months ago
  86. 79c6b8e ieee802154: fix error return code in ieee802154_add_iface() by Zhen Lei · 3 years, 8 months ago
  87. ad6f5cc net/ieee802154: drop unneeded assignment in llsec_iter_devkeys() by Yang Li · 3 years, 9 months ago
  88. b508d5f net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 7 months ago
  89. 8971ee8 netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches by Pablo Neira Ayuso · 3 years, 7 months ago
  90. 1710eb9 netfilter: nft_ct: skip expectations for confirmed conntrack by Pablo Neira Ayuso · 3 years, 7 months ago
  91. c55dcdd net/tls: Fix use-after-free after the TLS device goes down and up by Maxim Mikityanskiy · 3 years, 7 months ago
  92. 05fc8b6 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU by Maxim Mikityanskiy · 3 years, 7 months ago
  93. dd9082f net: sock: fix in-kernel mark setting by Alexander Aring · 3 years, 7 months ago
  94. 4ef8d85 net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs by Vladimir Oltean · 3 years, 7 months ago
  95. 4ac06a1 nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect by Krzysztof Kozlowski · 3 years, 7 months ago
  96. bddc0c4 mac80211: Fix NULL ptr deref for injected rate info by Mathy Vanhoef · 3 years, 7 months ago
  97. e298aa3 mac80211: fix skb length check in ieee80211_scan_rx() by Du Cheng · 3 years, 8 months ago
  98. a64b6a2 cfg80211: call cfg80211_leave_ocb when switching away from OCB by Du Cheng · 3 years, 8 months ago
  99. 0ee4d55 mac80211: remove warning in ieee80211_get_sband() by Johannes Berg · 3 years, 8 months ago
  100. e305509 Bluetooth: use correct lock to prevent UAF of hdev object by Lin Ma · 3 years, 7 months ago