1. 40a29e5 misc: pci_endpoint_test: Aggregate params checking for xfer by Shunsuke Mie · 3 years, 4 months ago
  2. 9c13b1a Input: xpad - fix wireless 360 controller breaking after suspend by Cameron Gutman · 3 years, 5 months ago
  3. 19dba9c Input: xpad - add supported devices as contributed on github by Pavel Rojtberg · 3 years, 5 months ago
  4. b2b9386 wifi: cfg80211: update hidden BSSes to avoid WARN_ON by Johannes Berg · 3 years, 3 months ago
  5. 58c0306 wifi: mac80211: fix crash in beacon protection for P2P-device by Johannes Berg · 3 years, 3 months ago
  6. 3539e75 wifi: mac80211_hwsim: avoid mac80211 warning on bad rate by Johannes Berg · 3 years, 3 months ago
  7. b0e5c5d wifi: cfg80211: avoid nontransmitted BSS list corruption by Johannes Berg · 3 years, 3 months ago
  8. 6b94484 wifi: cfg80211: fix BSS refcounting bugs by Johannes Berg · 3 years, 3 months ago
  9. 6144c97 wifi: cfg80211: ensure length byte is present before access by Johannes Berg · 3 years, 3 months ago
  10. e7aa7fd wifi: cfg80211/mac80211: reject bad MBSSID elements by Johannes Berg · 3 years, 3 months ago
  11. a6408e0 wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans() by Johannes Berg · 3 years, 3 months ago
  12. b0c3758 random: use expired timer rather than wq for mixing fast pool by Jason A. Donenfeld · 3 years, 3 months ago
  13. c1a4423 random: avoid reading two cache lines on irq randomness by Jason A. Donenfeld · 3 years, 3 months ago
  14. 638f84a USB: serial: qcserial: add new usb-id for Dell branded EM7455 by Frank Wunderlich · 3 years, 3 months ago
  15. 36b33c63 scsi: stex: Properly zero out the passthrough command structure by Linus Torvalds · 3 years, 4 months ago
  16. 438994b efi: Correct Macmini DMI match in uefi cert quirk by Orlando Chamberlain · 3 years, 3 months ago
  17. 2fd1caa ALSA: hda: Fix position reporting on Poulsbo by Takashi Iwai · 3 years, 3 months ago
  18. 011399a random: clamp credited irq bits to maximum mixed by Jason A. Donenfeld · 3 years, 3 months ago
  19. fc87c41 random: restore O_NONBLOCK support by Jason A. Donenfeld · 3 years, 4 months ago
  20. c04b67c Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5" by Sasha Levin · 3 years, 3 months ago
  21. 0a49bfa rpmsg: qcom: glink: replace strncpy() with strscpy_pad() by Krzysztof Kozlowski · 3 years, 8 months ago
  22. 3451df3 USB: serial: ftdi_sio: fix 300 bps rate for SIO by Johan Hovold · 3 years, 4 months ago
  23. 1b257f9 usb: mon: make mmapped memory read only by Tadeusz Struk · 3 years, 4 months ago
  24. 3ba555d mmc: core: Terminate infinite loop in SD-UHS voltage switch by Brian Norris · 3 years, 4 months ago
  25. 06846583 mmc: core: Replace with already defined values for readability by ChanWoo Lee · 3 years, 6 months ago
  26. 4f32f26 drm/amd/display: skip audio setup when audio stream is enabled by zhikzhai · 3 years, 4 months ago
  27. a6fe179 drm/amd/display: update gamut remap if plane has changed by Hugo Hu · 3 years, 4 months ago
  28. 73e1b27 net: atlantic: fix potential memory leak in aq_ndev_close() by Jianglei Nie · 3 years, 4 months ago
  29. 3287f0d arch: um: Mark the stack non-executable to fix a binutils warning by David Gow · 3 years, 3 months ago
  30. aeb8315 um: Cleanup compiler warning in arch/x86/um/tls_32.c by Lukas Straub · 3 years, 4 months ago
  31. 6d4deab um: Cleanup syscall_handler_t cast in syscalls_32.h by Lukas Straub · 3 years, 4 months ago
  32. 6d7a47e ALSA: hda/hdmi: Fix the converter reuse for the silent stream by Jaroslav Kysela · 3 years, 4 months ago
  33. c1337f8 net/ieee802154: fix uninit value bug in dgram_sendmsg by Haimin Zhang · 3 years, 4 months ago
  34. 034b30c3 scsi: qedf: Fix a UAF bug in __qedf_probe() by Letu Ren · 4 years, 2 months ago
  35. 29461bb ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer by Sergei Antonov · 3 years, 4 months ago
  36. dae0b77 dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure by Swati Agarwal · 3 years, 5 months ago
  37. e0ca299 dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property by Swati Agarwal · 3 years, 5 months ago
  38. 789e590 dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling by Swati Agarwal · 3 years, 5 months ago
  39. 64e2409 firmware: arm_scmi: Add SCMI PM driver remove routine by Cristian Marussi · 3 years, 5 months ago
  40. 6df7c6d compiler_attributes.h: move __compiletime_{error|warning} by Nick Desaulniers · 4 years, 5 months ago
  41. 1e555c3 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 3 years, 5 months ago
  42. acf05d61 powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush by Yang Shi · 3 years, 4 months ago
  43. 377c60dd mm: gup: fix the fast GUP race against THP collapse by Yang Shi · 3 years, 4 months ago
  44. fce793a ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC by Takashi Iwai · 3 years, 4 months ago
  45. 132590d xsk: Inherit need_wakeup flag for shared sockets by Jalal Mostafa · 3 years, 3 months ago
  46. beffc38 perf tools: Fixup get_current_dir_name() compilation by Alexey Dobriyan · 4 years, 5 months ago
  47. fb380f5 docs: update mediator information in CoC docs by Shuah Khan · 3 years, 4 months ago
  48. c7f4af5 Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 by Sami Tolvanen · 3 years, 3 months ago
  49. b23b0cd ceph: don't truncate file in atomic_open by Hu Weiwen · 3 years, 6 months ago
  50. 8a18fdc nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure by Ryusuke Konishi · 3 years, 3 months ago
  51. aad4c99 nilfs2: fix leak of nilfs_root in case of writer thread creation failure by Ryusuke Konishi · 3 years, 3 months ago
  52. 21ee3cf nilfs2: fix use-after-free bug of struct nilfs_root by Ryusuke Konishi · 3 years, 3 months ago
  53. 3f84048 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() by Ryusuke Konishi · 3 years, 3 months ago
  54. 014862e Linux 5.10.147 by Greg Kroah-Hartman · 3 years, 3 months ago
  55. 98f722c ALSA: hda/hdmi: fix warning about PCM count when used with SOF by Kai Vehmanen · 3 years, 9 months ago
  56. b12d048 x86/alternative: Fix race in try_get_desc() by Nadav Amit · 3 years, 3 months ago
  57. 374d4c3 KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest by Jim Mattson · 3 years, 3 months ago
  58. a8e6cde clk: iproc: Do not rely on node name for correct PLL setup by Florian Fainelli · 3 years, 4 months ago
  59. cf41711 clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks by Han Xu · 3 years, 4 months ago
  60. 83db457 selftests: Fix the if conditions of in test_extra_filter() by Wang Yufen · 3 years, 3 months ago
  61. 84cab35 net: stmmac: power up/down serdes in stmmac_open/release by Junxiao Chang · 3 years, 3 months ago
  62. 743a6e5 nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices by Michael Kelley · 3 years, 3 months ago
  63. 469dc5f nvme: add new line after variable declatation by Chaitanya Kulkarni · 4 years, 10 months ago
  64. 2c248c4 cxgb4: fix missing unlock on ETHOFLD desc collect fail path by Rafael Mendonca · 3 years, 3 months ago
  65. fde656d net: sched: act_ct: fix possible refcount leak in tcf_ct_init() by Hangyu Hua · 3 years, 3 months ago
  66. fa065e6 usbnet: Fix memory leak in usbnet_disconnect() by Peilin Ye · 3 years, 3 months ago
  67. 5795939 Input: melfas_mip4 - fix return value check in mip4_probe() by Yang Yingliang · 3 years, 3 months ago
  68. 330b775 Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time" by Brian Norris · 3 years, 4 months ago
  69. 359e73e ASoC: tas2770: Reinit regcache on reset by Martin Povišer · 3 years, 4 months ago
  70. 8884a19 soc: sunxi: sram: Fix debugfs info for A64 SRAM C by Samuel Holland · 3 years, 5 months ago
  71. 4e2ede7 soc: sunxi: sram: Fix probe function ordering issues by Samuel Holland · 3 years, 5 months ago
  72. 50fbc81 soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 4 years, 4 months ago
  73. 0fdc3ab soc: sunxi: sram: Prevent the driver from being unbound by Samuel Holland · 3 years, 5 months ago
  74. 3e0405c soc: sunxi: sram: Actually claim SRAM regions by Samuel Holland · 3 years, 5 months ago
  75. a658f0b reset: imx7: Fix the iMX8MP PCIe PHY PERST support by Richard Zhu · 3 years, 4 months ago
  76. 8934aea ARM: dts: am33xx: Fix MMCHS0 dma properties by YuTong Chang · 3 years, 7 months ago
  77. cce5dc0 scsi: hisi_sas: Revert "scsi: hisi_sas: Limit max hw sectors for v3 HW" by Yu Kuai · 3 years, 3 months ago
  78. 625899c swiotlb: max mapping size takes min align mask into account by Tianyu Lan · 3 years, 8 months ago
  79. 6f478fe media: rkvdec: Disable H.264 error detection by Nicolas Dufresne · 3 years, 7 months ago
  80. ac828e2 media: dvb_vb2: fix possible out of bound access by Hangyu Hua · 3 years, 8 months ago
  81. be2cd26 mm: fix madivse_pageout mishandling on non-LRU page by Minchan Kim · 3 years, 4 months ago
  82. 1002d5f mm/migrate_device.c: flush TLB while holding PTL by Alistair Popple · 3 years, 4 months ago
  83. a54fc53 mm: prevent page_frag_alloc() from corrupting the memory by Maurizio Lombardi · 3 years, 6 months ago
  84. 466a26af mm/page_alloc: fix race condition between build_all_zonelists and page allocation by Mel Gorman · 3 years, 4 months ago
  85. 9b751b4 mmc: hsq: Fix data stomping during mmc recovery by Wenchao Chen · 3 years, 4 months ago
  86. 36b10cd mmc: moxart: fix 4-bit bus width and remove 8-bit bus width by Sergei Antonov · 3 years, 4 months ago
  87. 02d55a8 libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205 by Niklas Cassel · 3 years, 3 months ago
  88. e72a435 net: mt7531: only do PLL once after the reset by Alexander Couzens · 3 years, 4 months ago
  89. a48daec ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() by ChenXiaoSong · 3 years, 5 months ago
  90. 1d71422 ARM: dts: integrator: Tag PCI host with device_type by Linus Walleij · 3 years, 4 months ago
  91. dab144c clk: ingenic-tcu: Properly enable registers before accessing timers by Aidan MacDonald · 3 years, 7 months ago
  92. 6c57423 Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address by Sebastian Krzyszkowiak · 3 years, 3 months ago
  93. 8cf377b net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 by Frank Wunderlich · 3 years, 3 months ago
  94. 0695e59 thunderbolt: Explicitly reset plug events delay back to USB4 spec value by Mario Limonciello · 3 years, 3 months ago
  95. efdff53 usb: typec: ucsi: Remove incorrect warning by Heikki Krogerus · 3 years, 3 months ago
  96. e5ee7b7 uas: ignore UAS for Thinkplus chips by Hongling Zeng · 3 years, 3 months ago
  97. 5f91cee usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS by Hongling Zeng · 3 years, 3 months ago
  98. 1e4b856 uas: add no-uas quirk for Hiksemi usb_disk by Hongling Zeng · 3 years, 3 months ago
  99. 6ac5b52 btrfs: fix hang during unmount when stopping a space reclaim worker by Filipe Manana · 3 years, 4 months ago
  100. 29d849c ALSA: hda: Fix Nvidia dp infoframe by Mohan Kumar · 3 years, 4 months ago