1. 1682d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 9 months ago
  2. ac31565 xsk: Fix for xp_aligned_validate_desc() when len == chunk_size by Xuan Zhuo · 3 years, 9 months ago
  3. bd1af6b Documentation: ABI: sysfs-class-net-qmi: document pass-through file by Daniele Palmas · 3 years, 9 months ago
  4. d362fd0 Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit" by Xie He · 3 years, 9 months ago
  5. d89ecd1 Merge branch 'sctp-race-fix' by David S. Miller · 3 years, 9 months ago
  6. 34e5b01 sctp: delay auto_asconf init until binding the first addr by Xin Long · 3 years, 9 months ago
  7. 01bfe5e Revert "net/sctp: fix race condition in sctp_destroy_sock" by Xin Long · 3 years, 9 months ago
  8. 2e9f609 net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info by Phillip Potter · 3 years, 9 months ago
  9. f282df0 sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b by Xin Long · 3 years, 9 months ago
  10. a52445a Merge branch 'sctp-bad-revert' by David S. Miller · 3 years, 9 months ago
  11. 7aa4e54 Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case" by Xin Long · 3 years, 9 months ago
  12. 22008f5 Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"" by Xin Long · 3 years, 9 months ago
  13. 643001b ethernet:enic: Fix a use after free bug in enic_hard_start_xmit by Lv Yunlong · 3 years, 9 months ago
  14. 2a30f94 libbpf: Fix signed overflow in ringbuf_process_ring by Brendan Jackman · 3 years, 9 months ago
  15. 801c605 bpf: Fix leakage of uninitialized bpf stack under speculation by Daniel Borkmann · 3 years, 9 months ago
  16. b9b34dd bpf: Fix masking negation logic upon negative dst register by Daniel Borkmann · 3 years, 9 months ago
  17. f18c51b net: stmmac: Remove duplicate declaration of stmmac_priv by Wan Jiabing · 3 years, 9 months ago
  18. 8385b1f net: phy: marvell: enable downshift by default by Maxim Kochetkov · 3 years, 9 months ago
  19. c5fab80 Merge branch 'sctp-chunk-fix' by David S. Miller · 3 years, 9 months ago
  20. 51eac7f sctp: do asoc update earlier in sctp_sf_do_dupcook_b by Xin Long · 3 years, 9 months ago
  21. 7e9269a Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK" by Xin Long · 3 years, 9 months ago
  22. 35b4f24 sctp: do asoc update earlier in sctp_sf_do_dupcook_a by Xin Long · 3 years, 9 months ago
  23. c5197b4 afs, rxrpc: Add Marc Dionne as co-maintainer by Marc Dionne · 3 years, 9 months ago
  24. a57d3d4 net: atheros: nic-devel@qualcomm.com is dead by Johannes Berg · 3 years, 9 months ago
  25. f0a5818 vsock/vmci: Remove redundant assignment to err by Yang Li · 3 years, 9 months ago
  26. 00207c7 Merge branch 'hns3-fixes' by David S. Miller · 3 years, 9 months ago
  27. 472497d net: hns3: disable phy loopback setting in hclge_mac_start_phy by Yufeng Mo · 3 years, 9 months ago
  28. 8c9200e net: hns3: clear unnecessary reset request in hclge_reset_rebuild by Yufeng Mo · 3 years, 9 months ago
  29. b416e87 net: hns3: use netif_tx_disable to stop the transmit queue by Peng Li · 3 years, 9 months ago
  30. 905416f net: hns3: fix for vxlan gpe tx checksum bug by Hao Chen · 3 years, 9 months ago
  31. db7c691 net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq() by Mohammad Athari Bin Ismail · 3 years, 9 months ago
  32. f80f88f selftests/bpf: Fix the snprintf test by Florent Revest · 3 years, 9 months ago
  33. d4eecfb net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc() by Oleksij Rempel · 3 years, 9 months ago
  34. ba46b57 net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereference by Oleksij Rempel · 3 years, 9 months ago
  35. d27f020 net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereference by Oleksij Rempel · 3 years, 9 months ago
  36. 8343b1f bnx2x: Remove redundant assignment to err by Yang Li · 3 years, 9 months ago
  37. bbf6ace net: macb: Remove redundant assignment to queue by Jiapeng Chong · 3 years, 9 months ago
  38. 57e1d82 MAINTAINERS: move Murali Karicheri to credits by Michael Walle · 3 years, 9 months ago
  39. 1c7600b MAINTAINERS: remove Wingman Kwok by Michael Walle · 3 years, 9 months ago
  40. 2ce960f Merge branch 'hns3-fixes' by David S. Miller · 3 years, 9 months ago
  41. b4047aa net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet() by Jian Shen · 3 years, 9 months ago
  42. 568a54b net: hns3: initialize the message content in hclge_get_link_mode() by Yufeng Mo · 3 years, 9 months ago
  43. 2867298 net: hns3: fix incorrect configuration for igu_egu_hw_err by Yufeng Mo · 3 years, 9 months ago
  44. 1a70f65 net: Remove redundant assignment to err by Yang Li · 3 years, 9 months ago
  45. 59259ff bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit by Zhang Zhengming · 3 years, 9 months ago
  46. 0ab1fa1 Merge branch 'fragment-stack-oob-read' by David S. Miller · 3 years, 9 months ago
  47. 31fe34a net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets by Davide Caratti · 3 years, 9 months ago
  48. 7c0ea59 openvswitch: fix stack OOB read while fragmenting IPv4 packets by Davide Caratti · 3 years, 9 months ago
  49. 9460454 seg6: add counters support for SRv6 Behaviors by Andrea Mayer · 3 years, 9 months ago
  50. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  51. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  52. d0cc7ec Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 3 years, 9 months ago
  53. 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 9 months ago
  54. 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  55. 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  56. d2b6f8a Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 9 months ago
  57. f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 9 months ago
  58. 8ae8932 Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years, 9 months ago
  59. d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 9 months ago
  60. 238da4d Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 9 months ago
  61. 35655ce Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 9 months ago
  62. d8201ef Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 3 years, 9 months ago
  63. c969f24 Merge tag 'backlight-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 9 months ago
  64. 71a5cc2 Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 9 months ago
  65. be18cd1 Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 9 months ago
  66. 6fa09d3 Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 9 months ago
  67. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
  68. 5a69e9b Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years, 9 months ago
  69. a8b5e03 Merge tag 'hsi-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 3 years, 9 months ago
  70. 625434d Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  71. c05a182 Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  72. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  73. 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  74. 4a52dd8 net: selftest: fix build issue if INET is disabled by Oleksij Rempel · 3 years, 9 months ago
  75. 15c0a64 net: netrom: nr_in: Remove redundant assignment to ns by Jiapeng Chong · 3 years, 9 months ago
  76. 808337b net: tun: Remove redundant assignment to ret by Yang Li · 3 years, 9 months ago
  77. 65ad85f net: phy: marvell: add downshift support for M88E1240 by Maxim Kochetkov · 3 years, 9 months ago
  78. 12c2bb9 net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255 by Colin Ian King · 3 years, 9 months ago
  79. 9be02dd net/sched: act_ct: Remove redundant ct get and check by Roi Dayan · 3 years, 9 months ago
  80. e542d29 icmp: standardize naming of RFC 8335 PROBE constants by Andreas Roeseler · 3 years, 9 months ago
  81. 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  82. 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  83. 03b2cd7 Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  84. 0ff0edb Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  85. 9a45da9 Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  86. f89271f Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 9 months ago
  87. 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 9 months ago
  88. 3aa139a Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 3 years, 9 months ago
  89. acd3d28 Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 9 months ago
  90. 1e9599d Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 9 months ago
  91. 2a68c268 Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 9 months ago
  92. 55e6be6 Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 9 months ago
  93. eb6bbac Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years, 9 months ago
  94. 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 9 months ago
  95. 916a759 Merge tag 'kgdb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 9 months ago
  96. 6daa755 Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 9 months ago
  97. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  98. e7c6e40 Fix misc new gcc warnings by Linus Torvalds · 3 years, 9 months ago
  99. 3ba2d41 Merge branch 'clk-ralink' into clk-next by Stephen Boyd · 3 years, 9 months ago
  100. bbc3b40 Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-uniphier' into clk-next by Stephen Boyd · 3 years, 9 months ago