1. 4f33fe1 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years ago
  2. 3193623 Merge 4.9.335 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  3. c834df4 Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM by Luiz Augusto von Dentz · 2 years, 2 months ago
  4. d2c9e2e tcp/udp: Fix memory leak in ipv6_renew_options(). by Kuniyuki Iwashima · 2 years, 3 months ago
  5. ed5fd42 packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE by Willem de Bruijn · 2 years, 1 month ago
  6. 8393ce5 net: hsr: Fix potential use-after-free by YueHaibing · 2 years, 1 month ago
  7. 0396227 net/9p: Fix a potential socket leak in p9_socket_open by Wang Hai · 2 years, 1 month ago
  8. 39e2c51 tcp: configurable source port perturb table size by Gleb Mazovetskiy · 2 years, 1 month ago
  9. b4e4315 NFC: nci: fix memory leak in nci_rx_data_packet() by Liu Shixin · 2 years, 1 month ago
  10. aaaebd6 xfrm: Fix ignored return value in xfrm6_init() by Chen Zhongjin · 2 years, 2 months ago
  11. 2aedf0dd 9p/fd: fix issue of list_del corruption in p9_fd_cancel() by Zhengchao Shao · 2 years, 2 months ago
  12. 457c4be nfc/nci: fix race with opening and closing by Lin Ma · 2 years, 1 month ago
  13. 4625ee5 af_key: Fix send_acquire race with pfkey_register by Herbert Xu · 2 years, 2 months ago
  14. c7749ba wifi: mac80211: Fix ack frame idr leak when mesh has no route by Nicolas Cavallari · 2 years, 2 months ago
  15. 77f98b33 Merge 4.9.334 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  16. 0b5e6bd 9p/trans_fd: always use O_NONBLOCK read/write by Tetsuo Handa · 2 years, 4 months ago
  17. 82825db 9p: trans_fd/p9_conn_cancel: drop client lock earlier by Dominique Martinet · 2 years, 4 months ago
  18. fe3f797 kcm: avoid potential race in kcm_tx_work by Eric Dumazet · 2 years, 3 months ago
  19. 0b19171 tcp: cdg: allow tcp_cdg_release() to be called multiple times by Eric Dumazet · 2 years, 3 months ago
  20. fda0ba7 net/x25: Fix skb leak in x25_lapb_receive_frame() by Wei Yongjun · 2 years, 1 month ago
  21. 688a5d8 net: caif: fix double disconnect client in chnl_net_open() by Zhengchao Shao · 2 years, 2 months ago
  22. 5f0a390 Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm by Luiz Augusto von Dentz · 2 years, 2 months ago
  23. 082707d tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header by Xin Long · 2 years, 2 months ago
  24. 568a47f ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network by Alexander Potapenko · 2 years, 2 months ago
  25. 5876b7f net: gso: fix panic on frag_list with mixed head alloc types by Jiri Benc · 2 years, 2 months ago
  26. 0fc86d2 Merge 4.9.333 into android-4.9 by Greg Kroah-Hartman · 2 years, 2 months ago
  27. 63e3d75 Bluetooth: L2CAP: Fix attempting to access uninitialized memory by Luiz Augusto von Dentz · 2 years, 2 months ago
  28. db4a078 Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() by Zhengchao Shao · 2 years, 2 months ago
  29. dc30e05 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu by Maxim Mikityanskiy · 2 years, 3 months ago
  30. 01b9c68 rose: Fix NULL pointer dereference in rose_send_frame() by Zhang Qilong · 2 years, 2 months ago
  31. dd0e9f9 ipvs: use explicitly signed chars by Jason A. Donenfeld · 2 years, 2 months ago
  32. 795afe0 net: sched: Fix use after free in red_enqueue() by Dan Carpenter · 2 years, 2 months ago
  33. 0cf14e3 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 2 months ago
  34. 516f293 Merge 4.9.332 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago common/android-4.9-q
  35. 636e16f openvswitch: switch from WARN to pr_warn by Aaron Conole · 2 years, 2 months ago
  36. a00091d tcp: fix indefinite deferral of RTO with SACK reneging by Neal Cardwell · 2 years, 2 months ago
  37. dbc3a0b kcm: annotate data-races around kcm->rx_wait by Eric Dumazet · 2 years, 2 months ago
  38. 13dba69 kcm: annotate data-races around kcm->rx_psock by Eric Dumazet · 2 years, 2 months ago
  39. 7948db0 net: ieee802154: fix error return code in dgram_bind() by Wei Yongjun · 2 years, 3 months ago
  40. ec4cb42 mac802154: Fix LQI recording by Miquel Raynal · 2 years, 2 months ago
  41. 149af95 net/atm: fix proc_mpc_write incorrect return value by Xiaobo Liu · 2 years, 2 months ago
  42. 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago
  43. 68c34ce inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years ago
  44. b22801f net/ieee802154: don't warn zero-sized raw_sendmsg() by Tetsuo Handa · 2 years, 3 months ago
  45. 11e40d6 Bluetooth: L2CAP: Fix user-after-free by Luiz Augusto von Dentz · 2 years, 3 months ago
  46. 5676164 can: bcm: check the result of can_send() in bcm_can_tx() by Ziyang Xuan · 2 years, 3 months ago
  47. 4bcefec Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times by Luiz Augusto von Dentz · 2 years, 3 months ago
  48. 09b5325 Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create() by Tetsuo Handa · 2 years, 4 months ago
  49. debca61 xfrm: Update ipcomp_scratches with NULL when freed by Khalid Masum · 2 years, 4 months ago
  50. df778ec tcp: annotate data-race around tcp_md5sig_pool_populated by Eric Dumazet · 2 years, 4 months ago
  51. 0c973b8 openvswitch: Fix overreporting of drops in dropwatch by Mike Pattrick · 2 years, 4 months ago
  52. 508a9b8 openvswitch: Fix double reporting of drops in dropwatch by Mike Pattrick · 2 years, 4 months ago
  53. 5d2ba25 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks() by Tetsuo Handa · 2 years, 3 months ago
  54. 1f6e420 tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited by Neal Cardwell · 2 years, 3 months ago
  55. 4b0af38 wifi: mac80211: allow bw change during channel switch in mesh by Hari Chandrakanthan · 2 years, 5 months ago
  56. f407571 net/ieee802154: fix uninit value bug in dgram_sendmsg by Haimin Zhang · 2 years, 4 months ago
  57. 1cdc4b5 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 3 months ago
  58. e909885 Merge 4.9.330 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  59. 9255253 netfilter: nf_conntrack_irc: Tighten matching on DCC message by David Leadbeater · 2 years, 4 months ago
  60. a65dd5a netfilter: nf_conntrack_sip: fix ct_sip_walk_headers by Igor Ryzhov · 6 years ago
  61. 6eb181a wifi: mac80211: Fix UAF in ieee80211_scan_rx() by Siddh Raman Pant · 2 years, 4 months ago
  62. 4783567 Merge 4.9.328 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  63. 026d558 SUNRPC: use _bh spinlocking on ->transport_lock by NeilBrown · 2 years, 4 months ago
  64. 9f6a1f6 sch_sfb: Also store skb len before calling child enqueue by Toke Høiland-Jørgensen · 2 years, 4 months ago
  65. be8176c2 tcp: fix early ETIMEDOUT after spurious non-SACK RTO by Neal Cardwell · 2 years, 4 months ago
  66. f4d04a9 tipc: fix shift wrapping bug in map_get() by Dan Carpenter · 2 years, 4 months ago
  67. b5aa831 sch_sfb: Don't assume the skb is still around after enqueueing to child by Toke Høiland-Jørgensen · 2 years, 4 months ago
  68. eb4d8d6 netfilter: nf_conntrack_irc: Fix forged IP logic by David Leadbeater · 2 years, 4 months ago
  69. 92c4fe8 netfilter: br_netfilter: Drop dst references before setting. by Harsh Modi · 2 years, 4 months ago
  70. a8758c8 net: mac802154: Fix a condition in the receive path by Miquel Raynal · 2 years, 4 months ago
  71. cdb9a8d wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected by Siddh Raman Pant · 2 years, 4 months ago
  72. 8dbc7a7 wifi: cfg80211: debugfs: fix return type in ht40allow_map_read() by Dan Carpenter · 2 years, 5 months ago
  73. 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
  74. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  75. e7a5ead netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y by Geert Uytterhoeven · 2 years, 4 months ago
  76. e887ea3 Bluetooth: L2CAP: Fix build errors in some archs by Luiz Augusto von Dentz · 2 years, 5 months ago
  77. 29e0122 net: Fix a data-race around sysctl_somaxconn. by Kuniyuki Iwashima · 2 years, 4 months ago
  78. add7c2a net: Fix a data-race around sysctl_net_busy_read. by Kuniyuki Iwashima · 2 years, 4 months ago
  79. 64fca22 net: Fix a data-race around sysctl_tstamp_allow_data. by Kuniyuki Iwashima · 2 years, 4 months ago
  80. 3cfdaa3 netfilter: nft_payload: report ERANGE for too long offset and length by Pablo Neira Ayuso · 2 years, 4 months ago
  81. 7688537 rose: check NULL rose_loopback_neigh->loopback by Bernard Pidoux · 2 years, 4 months ago
  82. e580d32 af_key: Do not call xfrm_probe_algs in parallel by Herbert Xu · 2 years, 5 months ago
  83. 18e6b6e xfrm: fix refcount leak in __xfrm_policy_check() by Xin Xiong · 2 years, 5 months ago
  84. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  85. 78913e2 netfilter: nf_tables: really skip inactive sets when allocating name by Pablo Neira Ayuso · 2 years, 5 months ago
  86. 09fc7ff vsock: Fix memory leak in vsock_connect() by Peilin Ye · 2 years, 5 months ago
  87. 6d8453d SUNRPC: Reinitialise the backchannel request buffers before reuse by Trond Myklebust · 2 years, 5 months ago
  88. 373ecb1 rds: add missing barrier to release_refill by Mikulas Patocka · 2 years, 5 months ago
  89. d4efba5 net_sched: cls_route: disallow handle of 0 by Jamal Hadi Salim · 2 years, 4 months ago
  90. 64e0fb3f net/9p: Initialize the iounit field during fid creation by Tyler Hicks · 2 years, 6 months ago
  91. 33f4098 Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression by Luiz Augusto von Dentz · 2 years, 5 months ago
  92. ec9b323 tcp: fix over estimation in sk_forced_mem_schedule() by Eric Dumazet · 2 years, 7 months ago
  93. 34a4754 net_sched: cls_route: remove from list when handle is 0 by Thadeu Lima de Souza Cascardo · 2 years, 5 months ago
  94. ef6b262 netfilter: nf_tables: fix null deref due to zeroed list head by Florian Westphal · 2 years, 5 months ago
  95. 3b3e2de netfilter: nf_queue: do not allow packet truncation below transport header offset by Florian Westphal · 2 years, 5 months ago
  96. dd3fdf3 net: ping6: Fix memleak in ipv6_renew_options(). by Kuniyuki Iwashima · 2 years, 5 months ago
  97. d255c86 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put by Luiz Augusto von Dentz · 2 years, 5 months ago
  98. 5a227d8 Merge 4.9.325 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  99. be120ad igmp: Fix a data-race around sysctl_igmp_max_memberships. by Kuniyuki Iwashima · 2 years, 5 months ago
  100. a84b4af igmp: Fix data-races around sysctl_igmp_llm_reports. by Kuniyuki Iwashima · 2 years, 5 months ago