1. f999ca8 net: mvpp2: Remove Pause and Asym_Pause support by Stefan Chulski · 4 years ago
  2. 82f72e4 mlxsw: core: Increase critical threshold for ASIC thermal zone by Vadim Pasternak · 4 years ago
  3. d2bfbfc mlxsw: core: Add validation of transceiver temperature thresholds by Vadim Pasternak · 4 years ago
  4. 60b8b4e tipc: fix NULL deref in tipc_link_xmit() by Hoang Le · 4 years ago
  5. bbcb474 net: ipv6: Validate GSO SKB before finish IPv6 processing by Aya Levin · 4 years ago
  6. 5a61d9f netxen_nic: fix MSI/MSI-x interrupts by Manish Chopra · 4 years ago
  7. 4b97ce0 udp: Prevent reuseport_select_sock from reading uninitialized socks by Baptiste Lepers · 4 years ago
  8. 24cd331 net: fix use-after-free when UDP GRO with shared fraglist by Dongseok Yi · 4 years ago
  9. 7d5c389 net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links by Stephan Gerhold · 4 years ago
  10. 31ad072 bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback by Mircea Cirjaliu · 4 years ago
  11. de661ca bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling by Gilad Reti · 4 years ago
  12. 3ed2999 bpf: Don't leak memory in bpf getsockopt when optlen == 0 by Stanislav Fomichev · 4 years ago
  13. fdcaa4a nfsd4: readdirplus shouldn't return parent of export by J. Bruce Fields · 4 years ago
  14. 90bd4a0 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years ago
  15. 5f52a8a bpf: Fix signed_{sub,add32}_overflows type handling by Daniel Borkmann · 4 years ago
  16. 99ea120 drm/amdgpu/display: drop DCN support for aarch64 by Alex Deucher · 4 years ago
  17. 4473923 x86/hyperv: Initialize clockevents after LAPIC is initialized by Dexuan Cui · 4 years ago
  18. 1200a5b bpf: Fix selftest compilation on clang 11 by Andrei Matei · 4 years, 2 months ago
  19. 57dc19a Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands" by Greg Kroah-Hartman · 4 years ago
  20. e2d1331 Linux 5.10.9 by Greg Kroah-Hartman · 4 years ago
  21. 88a5c90 netfilter: nf_nat: Fix memleak in nf_nat_init by Dinghao Liu · 4 years ago
  22. f14e31c netfilter: conntrack: fix reading nf_conntrack_buckets by Jesper Dangaard Brouer · 4 years ago
  23. 5b984e5 ALSA: firewire-tascam: Fix integer overflow in midi_port_work() by Geert Uytterhoeven · 4 years ago
  24. c0e1ac2 ALSA: fireface: Fix integer overflow in transmit_midi_msg() by Geert Uytterhoeven · 4 years ago
  25. 0eb5645 dm: eliminate potential source of excessive kernel log noise by Mike Snitzer · 4 years ago
  26. 2686576 selftests: netfilter: Pass family parameter "-f" to conntrack tool by Chen Yi · 4 years ago
  27. f0cd3fb net: sunrpc: interpret the return value of kstrtou32 correctly by j.nixdorf@avm.de · 4 years ago
  28. a9bc9c9 iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev() by Lu Baolu · 4 years ago
  29. ff2ca54 riscv: Trace irq on only interrupt is enabled by Atish Patra · 4 years, 1 month ago
  30. c8c01da mm, slub: consider rest of partial list if acquire_slab() fails by Jann Horn · 4 years ago
  31. ecca0c6 drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail by Chris Wilson · 4 years ago
  32. de3f572 drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout by Imre Deak · 4 years, 1 month ago
  33. 54c9246 drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence by Hans de Goede · 4 years, 2 months ago
  34. f6de064 dm zoned: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  35. c6dc4f8 umount(2): move the flag validity checks first by Al Viro · 4 years ago
  36. 5cd483a IB/mlx5: Fix error unwinding when set_has_smi_cap fails by Parav Pandit · 4 years ago
  37. bc296e4 RDMA/mlx5: Fix wrong free of blue flame register on error by Mark Bloch · 4 years ago
  38. 4469338 bnxt_en: Improve stats context resource accounting with RDMA driver loaded. by Michael Chan · 4 years ago
  39. 3090af5 RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp by Dinghao Liu · 4 years ago
  40. 3569492 RDMA/restrack: Don't treat as an error allocation ID wrapping by Leon Romanovsky · 4 years, 1 month ago
  41. cd223237 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 1 month ago
  42. 4351cf2 scsi: ufs: Fix possible power drain during system suspend by Stanley Chu · 4 years, 1 month ago
  43. 51121ea NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
  44. b468956 NFS: nfs_delegation_find_inode_server must first reference the superblock by Trond Myklebust · 4 years ago
  45. 01a12a2 NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter by Trond Myklebust · 4 years ago
  46. b666f39 NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() by Trond Myklebust · 4 years ago
  47. 067aefc NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request by Trond Myklebust · 4 years ago
  48. e6ae164 NFS: Adjust fs_context error logging by Scott Mayhew · 4 years ago
  49. 06f58db pNFS: Stricter ordering of layoutget and layoutreturn by Trond Myklebust · 4 years ago
  50. ecaaad1 pNFS: Mark layout for return if return-on-close was not sent by Trond Myklebust · 4 years ago
  51. f128de1 pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
  52. 1b42712 NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock by Dave Wysochanski · 4 years, 1 month ago
  53. 76600f6 nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT by Sagi Grimberg · 4 years ago
  54. b1e9f63 nvme-tcp: fix possible data corruption with bio merges by Sagi Grimberg · 4 years ago
  55. c09af1e nvme: don't intialize hwmon for discovery controllers by Sagi Grimberg · 4 years ago
  56. a60c7aa nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY by Israel Rukshin · 4 years ago
  57. a835cff ASoC: Intel: fix error code cnl_set_dsp_D0() by Dan Carpenter · 4 years, 1 month ago
  58. 95e5df53 ASoC: meson: axg-tdmin: fix axg skew offset by Jerome Brunet · 4 years, 1 month ago
  59. d11f183 ASoC: meson: axg-tdm-interface: fix loopback by Jerome Brunet · 4 years, 1 month ago
  60. a3fddad dump_common_audit_data(): fix racy accesses to ->d_name by Al Viro · 4 years ago
  61. 09b3e0b perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 4 years ago
  62. 72c5ce8 mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years ago
  63. 1eea108 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  64. 41b0b0c mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  65. 847c765 blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED by John Garry · 4 years ago
  66. 9812b54 net/mlx5: E-Switch, fix changing vf VLANID by Alaa Hleihel · 4 years ago
  67. 96d77cf net/mlx5: Fix passing zero to 'PTR_ERR' by YueHaibing · 4 years, 1 month ago
  68. 452e34d net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled by Oz Shlomo · 4 years, 1 month ago
  69. 518606a iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev by Lu Baolu · 4 years, 2 months ago
  70. f1cd8c40 nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context by James Smart · 4 years, 1 month ago
  71. 4ac5d20 cfg80211: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  72. e558b38 x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling by Peter Gonda · 4 years ago
  73. 1f63b33 bpf: Save correct stopping point in file seq iteration by Jonathan Lemon · 4 years, 1 month ago
  74. a3a51c6 bpf: Simplify task_file_seq_get_next() by Song Liu · 4 years, 2 months ago
  75. 30b491e rcu-tasks: Move RCU-tasks initialization to before early_initcall() by Uladzislau Rezki (Sony) · 4 years, 1 month ago
  76. bc880f2 poll: fix performance regression due to out-of-line __put_user() by Linus Torvalds · 4 years ago
  77. e30f6e1 ARM: picoxcell: fix missing interrupt-parent properties by Arnd Bergmann · 4 years ago
  78. d565c62 drm/msm: Call msm_init_vram before binding the gpu by Craig Tatlor · 4 years ago
  79. 45f7e13 ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI by Shawn Guo · 4 years ago
  80. a4c84cd iommu/vt-d: Fix lockdep splat in sva bind()/unbind() by Lu Baolu · 4 years ago
  81. 2c7b766 usb: typec: Fix copy paste error for NVIDIA alt-mode description by Peter Robinson · 4 years ago
  82. 279af87 drm/amdgpu: fix potential memory leak during navi12 deinitialization by Jiawei Gu · 4 years ago
  83. 9910f52 drm/amd/pm: fix the failure when change power profile for renoir by Xiaojian Du · 4 years ago
  84. a973bc7 drm/amdgpu: fix a GPU hang issue when remove device by Dennis Li · 4 years ago
  85. 26f0adb drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue by Kevin Wang · 4 years ago
  86. 8e57baf nvmet-rdma: Fix list_del corruption on queue establishment failure by Israel Rukshin · 4 years ago
  87. 74310d4 nvme: avoid possible double fetch in handling CQE by Lalithambika Krishnakumar · 4 years, 1 month ago
  88. afc0002 nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN by Gopal Tiwari · 4 years, 1 month ago
  89. 1151161 selftests: fix the return value for UDP GRO test by Po-Hsu Lin · 4 years ago
  90. 2e19393 net: ethernet: fs_enet: Add missing MODULE_LICENSE by Michael Ellerman · 4 years ago
  91. 8bd5905 misdn: dsp: select CONFIG_BITREVERSE by Arnd Bergmann · 4 years ago
  92. bb37009 arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC by Randy Dunlap · 4 years ago
  93. 7fdaca8 bfq: Fix computation of shallow depth by Jan Kara · 4 years, 1 month ago
  94. 94dbb87 io_uring: drop file refs after task cancel by Pavel Begunkov · 4 years ago
  95. 501e187 spi: fix the divide by 0 error when calculating xfer waiting time by Xu Yilun · 4 years ago
  96. 17a0868 kconfig: remove 'kvmconfig' and 'xenconfig' shorthands by Masahiro Yamada · 4 years, 1 month ago
  97. 2aa134d lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years, 1 month ago
  98. 3163d7c hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values by Uwe Kleine-König · 4 years, 1 month ago
  99. 8c3520e habanalabs: Fix memleak in hl_device_reset by Dinghao Liu · 4 years ago
  100. 7875537 spi: altera: fix return value for altera_spi_txrx() by Xu Yilun · 4 years ago