1. 6610d5a net/ipv4: swap flow ports when validating source by Miao Wang · 3 years, 7 months ago
  2. c3fcfc4 ip6_tunnel: fix GRE6 segmentation by Jakub Kicinski · 3 years, 7 months ago
  3. 162e756 vxlan: add missing rcu_read_lock() in neigh_reduce() by Eric Dumazet · 3 years, 7 months ago
  4. 6cd23b5 rtw88: 8822c: fix lc calibration timing by Po-Hao Huang · 3 years, 9 months ago
  5. db2386f iwlwifi: increase PNVM load timeout by Luca Coelho · 3 years, 7 months ago
  6. 78e6587 xfrm: Fix xfrm offload fallback fail case by Ayush Sawal · 3 years, 7 months ago
  7. 5c8e5fe pkt_sched: sch_qfq: fix qfq_change_class() error path by Eric Dumazet · 3 years, 7 months ago
  8. b2ce4eb netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic by Pablo Neira Ayuso · 3 years, 7 months ago
  9. 581e37a tls: prevent oversized sendfile() hangs by ignoring MSG_MORE by Jakub Kicinski · 3 years, 7 months ago
  10. e7c3ae4 net: sched: add barrier to ensure correct ordering for lockless qdisc by Yunsheng Lin · 3 years, 7 months ago
  11. ca9b5ab vrf: do not push non-ND strict packets with a source LLA through packet taps again by Antoine Tenart · 3 years, 7 months ago
  12. e72d9e4 net: ethernet: ezchip: fix error handling by Pavel Skripkin · 3 years, 7 months ago
  13. 161f8b7 net: ethernet: ezchip: fix UAF in nps_enet_remove by Pavel Skripkin · 3 years, 7 months ago
  14. f026d82 net: ethernet: aeroflex: fix UAF in greth_of_remove by Pavel Skripkin · 3 years, 7 months ago
  15. 6a8c7c5 mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb() by Lorenzo Bianconi · 3 years, 9 months ago
  16. 6987ee9 mt76: fix possible NULL pointer dereference in mt76_tx by Lorenzo Bianconi · 3 years, 9 months ago
  17. e717f97 samples/bpf: Fix the error return code of xdp_redirect's main() by Wang Hai · 3 years, 7 months ago
  18. 79bf8f0 samples/bpf: Fix Segmentation fault for xdp_redirect command by Wang Hai · 3 years, 7 months ago
  19. fcd8d63 RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr by Jack Wang · 3 years, 7 months ago
  20. a9355b2 bpf: Fix libelf endian handling in resolv_btfids by Tony Ambardar · 3 years, 7 months ago
  21. 6077060 xsk: Fix broken Tx ring validation by Magnus Karlsson · 3 years, 7 months ago
  22. cd7877a xsk: Fix missing validation for skb and unaligned mode by Magnus Karlsson · 3 years, 7 months ago
  23. 8962194 selftests/bpf: Whitelist test_progs.h from .gitignore by Daniel Xu · 3 years, 7 months ago
  24. 49c25a1 RDMA/rxe: Fix qp reference counting for atomic ops by Bob Pearson · 3 years, 8 months ago
  25. 58da104 netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols by Pablo Neira Ayuso · 3 years, 7 months ago
  26. ed3d498 netfilter: nft_osf: check for TCP packet before further processing by Pablo Neira Ayuso · 3 years, 7 months ago
  27. cf28cb5 netfilter: nft_exthdr: check for IPv6 packet before further processing by Pablo Neira Ayuso · 3 years, 7 months ago
  28. 8f6714f RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 8 months ago
  29. a158ee3 netlabel: Fix memory leak in netlbl_mgmt_add_common by Liu Shixin · 3 years, 7 months ago
  30. 28e8df0 ath11k: send beacon template after vdev_start/restart during csa by Seevalamuthu Mariappan · 3 years, 8 months ago
  31. 48b69f3 ath10k: Fix an error code in ath10k_add_interface() by Yang Li · 3 years, 8 months ago
  32. e0727a6 ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n() by Christophe JAILLET · 3 years, 8 months ago
  33. a54e916 cw1200: Revert unnecessary patches that fix unreal use-after-free bugs by Hang Zhang · 3 years, 8 months ago
  34. 30efdca brcmsmac: mac80211_if: Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 8 months ago
  35. 5d452ea brcmfmac: Fix a double-free in brcmf_sdio_bus_reset by Tong Tiangen · 3 years, 8 months ago
  36. 5b8d0b0 brcmfmac: correctly report average RSSI in station info by Alvin Šipraga · 3 years, 9 months ago
  37. db4de88 brcmfmac: fix setting of station info chains bitmask by Alvin Šipraga · 3 years, 9 months ago
  38. 80ad538 ssb: Fix error return code in ssb_bus_scan() by Zhen Lei · 3 years, 8 months ago
  39. 0147e6c wcn36xx: Move hal_buf allocation to devm_kmalloc in probe by Bryan O'Donoghue · 3 years, 8 months ago
  40. 5810989 clk: imx8mq: remove SYS PLL 1/2 clock gates by Lucas Stach · 3 years, 8 months ago
  41. da8904c ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others by Dongliang Mu · 3 years, 7 months ago
  42. 7142f92 wireless: carl9170: fix LEDS build errors & warnings by Randy Dunlap · 3 years, 8 months ago
  43. ecb6797 ath10k: add missing error return code in ath10k_pci_probe() by Yang Yingliang · 3 years, 8 months ago
  44. 668c066 ath10k: go to path err_unsupported when chip id is not supported by Yang Yingliang · 3 years, 8 months ago
  45. 4654f1f tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 8 months ago
  46. 1ccbb55 drm: qxl: ensure surf.data is ininitialized by Colin Ian King · 3 years, 8 months ago
  47. bdc16fe clk: vc5: fix output disabling when enabling a FOD by Luca Ceresoli · 3 years, 8 months ago
  48. 43b7f1d drm/vc4: hdmi: Fix error path of hpd-gpios by Maxime Ripard · 3 years, 8 months ago
  49. 756679a drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends by Kees Cook · 3 years, 8 months ago
  50. 87890e1 RDMA/rxe: Fix failure during driver load by Kamal Heib · 3 years, 8 months ago
  51. c5db39c drm/pl111: depend on CONFIG_VEXPRESS_CONFIG by Kees Cook · 3 years, 8 months ago
  52. 42800fc RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 8 months ago
  53. c470dd3 net/sched: act_vlan: Fix modify to allow 0 by Boris Sukholitko · 3 years, 8 months ago
  54. 6a56913 xfrm: remove the fragment check for ipv6 beet mode by Xin Long · 3 years, 8 months ago
  55. 9fddbe9 clk: tegra30: Use 300MHz for video decoder by default by Dmitry Osipenko · 3 years, 8 months ago
  56. 48bcd75 ehea: fix error return code in ehea_restart_qps() by Zhen Lei · 3 years, 8 months ago
  57. 6cbc167 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats by Gioh Kim · 3 years, 8 months ago
  58. 6569ae1 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection by Md Haris Iqbal · 3 years, 8 months ago
  59. 8651ad0 RDMA/rtrs-srv: Fix memory leak when having multiple sessions by Jack Wang · 3 years, 8 months ago
  60. e7df730 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object by Gioh Kim · 3 years, 8 months ago
  61. f03d4c1 RDMA/rtrs: Do not reset hb_missed_max after re-connection by Gioh Kim · 3 years, 8 months ago
  62. bd4df55 RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats by Md Haris Iqbal · 3 years, 8 months ago
  63. 067b663 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 8 months ago
  64. 116d5cd mptcp: generate subflow hmac after mptcp_finish_join() by Jianguo Wu · 3 years, 8 months ago
  65. 284e741 mptcp: fix pr_debug in mptcp_token_new_connect by Jianguo Wu · 3 years, 8 months ago
  66. eee0f7d drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result by Colin Ian King · 4 years, 4 months ago
  67. 75db503 drm/rockchip: lvds: Fix an error handling path by Christophe JAILLET · 3 years, 9 months ago
  68. 59eb719 drm/rockchip: dsi: move all lane config except LCDC mux to bind() by Thomas Hebb · 3 years, 9 months ago
  69. 40492eb drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write() by Yang Yingliang · 3 years, 8 months ago
  70. ef61b08 drm: rockchip: set alpha_en to 0 if it is not used by Alex Bee · 3 years, 8 months ago
  71. 7902ee2 net: ftgmac100: add missing error return code in ftgmac100_probe() by Yang Yingliang · 3 years, 8 months ago
  72. 28b3837 clk: meson: g12a: fix gp0 and hifi ranges by Jerome Brunet · 3 years, 9 months ago
  73. 27e9e0c net: qrtr: ns: Fix error return code in qrtr_ns_init() by Wei Yongjun · 3 years, 8 months ago
  74. 40b7017 drm/vmwgfx: Fix cpu updates of coherent multisample surfaces by Thomas Hellstrom · 3 years, 9 months ago
  75. a8e85ed drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command by Thomas Hellstrom · 3 years, 9 months ago
  76. 8f2b15e pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities by Geert Uytterhoeven · 3 years, 9 months ago
  77. 6f4718c pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin by Geert Uytterhoeven · 3 years, 9 months ago
  78. 2d48794 net: pch_gbe: Propagate error from devm_gpio_request_one() by Andy Shevchenko · 3 years, 8 months ago
  79. 2f9f23c net: mvpp2: Put fwnode in error case during ->probe() by Andy Shevchenko · 3 years, 9 months ago
  80. b3fecbf video: fbdev: imxfb: Fix an error message by Christophe JAILLET · 3 years, 9 months ago
  81. 1655266 drm/ast: Fix missing conversions to managed API by Takashi Iwai · 3 years, 9 months ago
  82. 5885fce drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect() by Yingjie Wang · 3 years, 10 months ago
  83. 0cd39c9 drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable() by Douglas Anderson · 3 years, 9 months ago
  84. 45415d1 drm/bridge/sii8620: fix dependency on extcon by Robert Foss · 3 years, 9 months ago
  85. 1de9425 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
  86. 10f32b8 mm/page_alloc: fix counting of managed_pages by Liu Shixin · 3 years, 7 months ago
  87. d7deea3 mm: page_alloc: refactor setup_per_zone_lowmem_reserve() by Lorenzo Stoakes · 4 years, 1 month ago
  88. 5458985 mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 7 months ago
  89. 8e4af39 mm/shmem: fix shmem_swapin() race with swapoff by Miaohe Lin · 3 years, 7 months ago
  90. a5dcdfe swap: fix do_swap_page() race with swapoff by Miaohe Lin · 3 years, 7 months ago
  91. 29ae2c9 mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage() by Anshuman Khandual · 3 years, 7 months ago
  92. 7abf6e5 mm/debug_vm_pgtable/basic: iterate over entire protection_map[] by Anshuman Khandual · 3 years, 11 months ago
  93. 27634d6 mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect by Anshuman Khandual · 3 years, 11 months ago
  94. c872674 dax: fix ENOMEM handling in grab_mapping_entry() by Jan Kara · 3 years, 7 months ago
  95. c015295 ocfs2: fix snprintf() checking by Dan Carpenter · 3 years, 7 months ago
  96. 512106a blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 3 years, 7 months ago
  97. 3e33b13 cpufreq: Make cpufreq_online() call driver->offline() on errors by Rafael J. Wysocki · 3 years, 7 months ago
  98. cc0b177 ACPI: bgrt: Fix CFI violation by Nathan Chancellor · 3 years, 7 months ago
  99. 3cbe01ac ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros by Dwaipayan Ray · 4 years, 1 month ago
  100. d3dd2fe blk-wbt: make sure throttle is enabled properly by Zhang Yi · 3 years, 7 months ago