1. ac31cc8 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
  2. d08f726 net: fec_ptp: fix issue caused by refactor the fec_devtype by Joakim Zhang · 3 years, 7 months ago
  3. 570a52c net: usb: fix possible use-after-free in smsc75xx_bind by Dongliang Mu · 3 years, 7 months ago
  4. 70c8418 lantiq: net: fix duplicated skb in rx descriptor ring by Aleksander Jan Bajkowski · 3 years, 7 months ago
  5. 11fac7e9 net: cdc_ncm: switch to eth%d interface naming by Maciej Żenczykowski · 3 years, 7 months ago
  6. 9a47949 ptp: improve max_adj check against unreasonable values by Jakub Kicinski · 3 years, 7 months ago
  7. 5fc6ed1 bpf: Fix leakage under speculation on mispredicted branches by Daniel Borkmann · 3 years, 7 months ago
  8. 960b08d net: qrtr: fix OOB Read in qrtr_endpoint_post by Pavel Skripkin · 3 years, 7 months ago
  9. 0239c43 ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
  10. 4b5ad4b cxgb4: fix wrong ethtool n-tuple rule lookup by Rahul Lakkireddy · 3 years, 7 months ago
  11. d708e5e netxen_nic: Fix an error handling path in 'netxen_nic_probe()' by Christophe JAILLET · 3 years, 7 months ago
  12. 70513cd qlcnic: Fix an error handling path in 'qlcnic_probe()' by Christophe JAILLET · 3 years, 7 months ago
  13. fb3a948 ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
  14. 0e185a7 net: qualcomm: rmnet: don't over-count statistics by Alex Elder · 3 years, 7 months ago
  15. e357777 net: qualcomm: rmnet: Update rmnet device MTU based on real device by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
  16. 4abfd59 net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
  17. 6a4b399 net: stmmac: dwmac1000: Fix extended MAC address registers definition by Jisheng Zhang · 3 years, 7 months ago
  18. 6392ed8 cxgb4: halt chip before flashing PHY firmware image by Rahul Lakkireddy · 3 years, 7 months ago
  19. b38ec78 cxgb4: fix sleep in atomic when flashing PHY firmware by Rahul Lakkireddy · 3 years, 7 months ago
  20. 3d60457 cxgb4: fix endianness when flashing boot image by Rahul Lakkireddy · 3 years, 7 months ago
  21. 5bf940f alx: Fix an error handling path in 'alx_probe()' by Christophe JAILLET · 3 years, 7 months ago
  22. 0adf32c selftests: mptcp: enable syncookie only in absence of reorders by Paolo Abeni · 3 years, 7 months ago
  23. eab06f7 mptcp: do not warn on bad input from the network by Paolo Abeni · 3 years, 7 months ago
  24. 222ebed mptcp: try harder to borrow memory from subflow under pressure by Paolo Abeni · 3 years, 7 months ago
  25. 3b491dd sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
  26. 73eeba7 mptcp: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
  27. 9cdf299 netfilter: synproxy: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
  28. a336dc6 net/mlx5e: Block offload of outer header csum for UDP tunnels by Aya Levin · 3 years, 8 months ago
  29. 34ff3770 net/mlx5: DR, Don't use SW steering when RoCE is not supported by Maor Gottlieb · 3 years, 7 months ago
  30. 3623bfc net/mlx5: DR, Allow SW steering for sw_owner_v2 devices by Yevgeny Kliteynik · 4 years ago
  31. 792f16e net/mlx5: Consider RoCE cap before init RDMA resources by Maor Gottlieb · 3 years, 7 months ago
  32. be7f3f4 net/mlx5e: Fix page reclaim for dead peer hairpin by Dima Chumak · 3 years, 7 months ago
  33. 02c55a2 net/mlx5e: Remove dependency in IPsec initialization flows by Huy Nguyen · 3 years, 7 months ago
  34. 4733b73 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
  35. c8f1437 rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
  36. 8729ec8 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  37. 7dd7b1e ice: parameterize functions responsible for Tx ring management by Maciej Fijalkowski · 3 years, 8 months ago
  38. 805ae44 ice: add ndo_bpf callback for safe mode netdev ops by Maciej Fijalkowski · 3 years, 8 months ago
  39. 27e3d7d netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
  40. 5cea03a net: lantiq: disable interrupt before sheduling NAPI by Aleksander Jan Bajkowski · 3 years, 7 months ago
  41. db5f4ad net: dsa: felix: re-enable TX flow control in ocelot_port_flush() by Vladimir Oltean · 3 years, 7 months ago
  42. 5946fbf net: rds: fix memory leak in rds_recvmsg by Pavel Skripkin · 3 years, 7 months ago
  43. aba26b3 vrf: fix maximum MTU by Nicolas Dichtel · 3 years, 7 months ago
  44. deeeb65 net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
  45. 2088824 libbpf: Fixes incorrect rx_ring_setup_done by Kev Jackson · 3 years, 7 months ago
  46. 195585d mlxsw: core: Set thermal zone polling delay argument to real value at init by Mykola Kostenok · 3 years, 7 months ago
  47. e95848e mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 by Petr Machata · 3 years, 7 months ago
  48. 5a1cd67 mac80211: fix skb length check in ieee80211_scan_rx() by Du Cheng · 3 years, 8 months ago
  49. 282baa8 batman-adv: Avoid WARN_ON timing related checks by Sven Eckelmann · 3 years, 8 months ago
  50. ae1d3b98 fanotify: fix copy_event_to_user() fid error clean up by Matthew Bobrowski · 3 years, 7 months ago
  51. 0186854 kvm: LAPIC: Restore guard to prevent illegal APIC register access by Jim Mattson · 3 years, 7 months ago
  52. 9e379da mm/memory-failure: make sure wait for page writeback in memory_failure by yangerkun · 3 years, 7 months ago
  53. 090b1bb afs: Fix an IS_ERR() vs NULL check by Dan Carpenter · 3 years, 7 months ago
  54. 5efb0b3 dmaengine: stedma40: add missing iounmap() on error in d40_probe() by Yang Yingliang · 3 years, 8 months ago
  55. ff864fa dmaengine: SF_PDMA depends on HAS_IOMEM by Randy Dunlap · 3 years, 8 months ago
  56. c0090b0 dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM by Randy Dunlap · 3 years, 8 months ago
  57. f984fa0 dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM by Randy Dunlap · 3 years, 8 months ago
  58. be47896 dmaengine: xilinx: dpdma: initialize registers before request_irq by Quanyang Wang · 3 years, 8 months ago
  59. edd60af dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions by Zhen Lei · 3 years, 8 months ago
  60. 4d74c98 dmaengine: idxd: add missing dsa driver unregister by Dave Jiang · 3 years, 8 months ago
  61. 037a447 Linux 5.10.45 by Greg Kroah-Hartman · 3 years, 7 months ago
  62. 808fcc1 fib: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  63. d8b2e3e net: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  64. 04c1556 net/x25: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
  65. 0aa3569 rtnetlink: Fix missing error code in rtnl_bridge_notify() by Jiapeng Chong · 3 years, 7 months ago
  66. 9250f97 drm/amd/amdgpu:save psp ring wptr to avoid attack by Victor Zhao · 3 years, 10 months ago
  67. 9e8c2af0 drm/amd/display: Fix potential memory leak in DMUB hw_init by Roman Li · 3 years, 8 months ago
  68. 75fa7fb drm/amdgpu: refine amdgpu_fru_get_product_info by Jiansong Chen · 3 years, 7 months ago
  69. 34fe4ccb1 drm/amd/display: Allow bandwidth validation for 0 streams. by Bindu Ramamurthy · 3 years, 8 months ago
  70. ecd2653 net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 7 months ago
  71. 511a010 nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 7 months ago
  72. 155c2fe nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 7 months ago
  73. 620424d nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 7 months ago
  74. 1c80ca5 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 7 months ago
  75. b8fdea0 scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V by Ewan D. Milne · 3 years, 7 months ago
  76. f8ac1bd Bluetooth: Add a new USB ID for RTL8822CE by Larry Finger · 3 years, 7 months ago
  77. 5491d97 scsi: qedf: Do not put host in qedf_vport_create() unconditionally by Daniel Wagner · 3 years, 8 months ago
  78. 609b56e ethernet: myri10ge: Fix missing error code in myri10ge_probe() by Jiapeng Chong · 3 years, 7 months ago
  79. 5d5f0d9 scsi: target: core: Fix warning on realtime kernels by Maurizio Lombardi · 3 years, 7 months ago
  80. a611563 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 8 months ago
  81. bb73f2f riscv: Use -mno-relax when using lld linker by Khem Raj · 3 years, 8 months ago
  82. 35277c1 HID: gt683r: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
  83. 7a557de0 gfs2: fix a deadlock on withdraw-during-mount by Bob Peterson · 3 years, 8 months ago
  84. c3e9ea1 gfs2: Prevent direct-I/O write fallback errors from getting lost by Andreas Gruenbacher · 3 years, 8 months ago
  85. 864b5a8 ARM: OMAP2+: Fix build warning when mmc_omap is not built by Yongqiang Liu · 3 years, 9 months ago
  86. 247ec8e ARM: OMAP1: Fix use of possibly uninitialized irq variable by Maciej Falkowski · 3 years, 9 months ago
  87. 3c0ad70 drm/tegra: sor: Fully initialize SOR before registration by Thierry Reding · 3 years, 9 months ago
  88. 9c1d492 gpu: host1x: Split up client initalization and registration by Thierry Reding · 3 years, 9 months ago
  89. 570b3e4 drm/tegra: sor: Do not leak runtime PM reference by Pavel Machek (CIP) · 3 years, 9 months ago
  90. b1e3596 HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 3 years, 8 months ago
  91. 1dfd9f1 HID: Add BUS_VIRTUAL to hid_connect logging by Mark Bolhuis · 3 years, 8 months ago
  92. 258d3fd HID: multitouch: set Stylus suffix for Stylus-application devices, too by Ahelenia Ziemiańska · 3 years, 10 months ago
  93. 6a142ea HID: quirks: Add quirk for Lenovo optical mouse by Saeed Mirzamohammadi · 3 years, 8 months ago
  94. 716a087 HID: hid-sensor-hub: Return error for hid_set_field() failure by Srinivas Pandruvada · 3 years, 9 months ago
  95. 0bd8a4b HID: hid-input: add mapping for emoji picker key by Dmitry Torokhov · 3 years, 9 months ago
  96. b3c5bfc HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 by Mateusz Jończyk · 3 years, 9 months ago
  97. be6c988 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 by Nirenjan Krishnan · 3 years, 9 months ago
  98. c7836de net: ieee802154: fix null deref in parse dev addr by Dan Robertson · 3 years, 9 months ago
  99. f2b1fc3 Linux 5.10.44 by Greg Kroah-Hartman · 3 years, 7 months ago
  100. ef9a0d2 proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago