1. 0870525 spi: Introduce device-managed SPI controller allocation by Lukas Wunner · 3 years, 11 months ago
  2. 2b8d8c9 iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs by Suravee Suthikulpanit · 3 years, 10 months ago
  3. 4692686 i2c: imx: Check for I2SR_IAL after every byte by Christian Eggers · 4 years ago
  4. 95046a5 i2c: imx: Fix reset of I2SR_IAL flag by Christian Eggers · 4 years ago
  5. da407a0 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 3 years, 11 months ago
  6. 3920afb ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 3 years, 11 months ago
  7. ac28e35 tty: Fix ->session locking by Jann Horn · 3 years, 11 months ago
  8. 0725367 ALSA: hda/generic: Add option to enforce preferred_dacs pairs by Takashi Iwai · 3 years, 11 months ago
  9. 219c8a3 ALSA: hda/realtek - Add new codec supported for ALC897 by Kailang Yang · 3 years, 11 months ago
  10. 742f306 tty: Fix ->pgrp locking in tiocspgrp() by Jann Horn · 3 years, 11 months ago
  11. a5a1beb USB: serial: option: add support for Thales Cinterion EXS82 by Giacinto Cifelli · 3 years, 11 months ago
  12. bcdda1e USB: serial: option: add Fibocom NL668 variants by Vincent Palatin · 4 years ago
  13. 71245b9 USB: serial: ch341: sort device-id entries by Johan Hovold · 3 years, 11 months ago
  14. e00156c USB: serial: ch341: add new Product ID for CH341A by Jan-Niklas Burfeind · 3 years, 11 months ago
  15. 30df8e69 USB: serial: kl5kusb105: fix memleak on open by Johan Hovold · 3 years, 11 months ago
  16. 259c2b3 usb: gadget: f_fs: Use local copy of descriptors for userspace copy by Vamsi Krishna Samavedam · 3 years, 11 months ago
  17. a890a3d vlan: consolidate VLAN parsing code and limit max parsing depth by Toke Høiland-Jørgensen · 4 years, 3 months ago
  18. 36b9d01 pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH) by Hans de Goede · 4 years, 4 months ago
  19. 89196a0 pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output by Hans de Goede · 4 years, 10 months ago
  20. d9ff783 btrfs: sysfs: init devices outside of the chunk_mutex by Josef Bacik · 4 years, 2 months ago
  21. de1c4bf RDMA/i40iw: Address an mmap handler exploit in i40iw by Shiraz Saleem · 3 years, 11 months ago
  22. dbedb38 spi: Fix controller unregister order harder by Lukas Wunner · 3 years, 11 months ago
  23. e90b7f2 Input: i8042 - add ByteSpeed touchpad to noloop table by Po-Hsu Lin · 3 years, 11 months ago
  24. 487baca Input: xpad - support Ardwiino Controllers by Sanjay Govind · 3 years, 11 months ago
  25. 6c593bd dt-bindings: net: correct interrupt flags in examples by Krzysztof Kozlowski · 4 years ago
  26. 0e55337 net/mlx5: Fix wrong address reclaim when command interface is down by Eran Ben Elisha · 3 years, 11 months ago
  27. ff0338a net: pasemi: fix error return code in pasemi_mac_open() by Zhang Changzhong · 3 years, 11 months ago
  28. fb7aff2 cxgb3: fix error return code in t3_sge_alloc_qset() by Zhang Changzhong · 3 years, 11 months ago
  29. 4596762 net/x25: prevent a couple of overflows by Dan Carpenter · 3 years, 11 months ago
  30. 252de8f ibmvnic: Fix TX completion error handling by Thomas Falcon · 3 years, 11 months ago
  31. 89094e4 ibmvnic: Ensure that SCRQ entry reads are correctly ordered by Thomas Falcon · 3 years, 11 months ago
  32. 10b6f57 netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal by Antoine Tenart · 3 years, 11 months ago
  33. 94f3032 bonding: wait for sysfs kobject destruction before freeing struct slave by Jamie Iles · 4 years ago
  34. 9f7e836 usbnet: ipheth: fix connectivity with iOS 14 by Yves-Alexis Perez · 4 years ago
  35. edc9b31 rose: Fix Null pointer dereference in rose_send_frame() by Anmol Karn · 4 years ago
  36. 545c8af net/af_iucv: set correct sk_protocol for child sockets by Julian Wiedmann · 4 years ago
  37. 5d55c2a Linux 4.9.247 by Greg Kroah-Hartman · 3 years, 11 months ago
  38. bab3f15 USB: core: Fix regression in Hercules audio card by Alan Stern · 4 years ago
  39. c795e16 USB: core: add endpoint-blacklist quirk by Johan Hovold · 4 years, 9 months ago
  40. f22f3c3 regulator: workaround self-referent regulators by Michał Mirosław · 4 years ago
  41. 14eb75c regulator: avoid resolve_supply() infinite recursion by Michał Mirosław · 4 years ago
  42. 498a856 x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb by Anand K Mistry · 4 years ago
  43. b3ce21f usb: gadget: Fix memleak in gadgetfs_fill_super by Zhang Qilong · 4 years ago
  44. e3e5054 usb: gadget: f_midi: Fix memleak in f_midi_alloc by Zhang Qilong · 4 years ago
  45. eca7065 USB: core: Change %pK for __user pointers to %px by Alan Stern · 4 years ago
  46. 1cb6a62 perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 3 years, 11 months ago
  47. ad41236 platform/x86: toshiba_acpi: Fix the wrong variable assignment by Kaixu Xia · 3 years, 11 months ago
  48. c724aa5 can: gs_usb: fix endianess problem with candleLight firmware by Marc Kleine-Budde · 4 years ago
  49. 911bf86 efivarfs: revert "fix memory leak in efivarfs_create()" by Ard Biesheuvel · 3 years, 11 months ago
  50. 8b98de6 ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq by Lijun Pan · 3 years, 11 months ago
  51. 75e9d9c net: ena: set initial DMA width to avoid intel iommu issue by Shay Agroskin · 3 years, 11 months ago
  52. 5b86584 nfc: s3fwrn5: use signed integer for parsing GPIO numbers by Krzysztof Kozlowski · 3 years, 11 months ago
  53. b627525 IB/mthca: fix return value of error branch in mthca_init_cq() by Xiongfeng Wang · 4 years ago
  54. 15bb039 bnxt_en: Release PCI regions when DMA mask setup fails during probe. by Michael Chan · 4 years ago
  55. e6b70fa video: hyperv_fb: Fix the cache type when mapping the VRAM by Dexuan Cui · 4 years ago
  56. 9ccd9ef bnxt_en: fix error return code in bnxt_init_board() by Zhang Changzhong · 4 years ago
  57. 9745eeb scsi: ufs: Fix race between shutdown and runtime resume flow by Stanley Chu · 4 years ago
  58. d46ca6d batman-adv: set .owner to THIS_MODULE by Taehee Yoo · 4 years ago
  59. 35025be phy: tegra: xusb: Fix dangling pointer on probe failure by Marc Zyngier · 4 years ago
  60. fa5657a perf/x86: fix sysfs type mismatches by Sami Tolvanen · 4 years ago
  61. 0f750ca scsi: target: iscsi: Fix cmd abort fabric stop race by Mike Christie · 4 years ago
  62. 2cb66df scsi: libiscsi: Fix NOP race condition by Lee Duncan · 4 years ago
  63. a7931dc dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size by Sugar Zhang · 4 years ago
  64. 61cda68 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years ago
  65. 65e22ae x86/xen: don't unbind uninitialized lock_kicker_irq by Brian Masney · 4 years ago
  66. 454c941 dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant by Marc Ferland · 4 years ago
  67. f75aa56 HID: hid-sensor-hub: Fix issue with devices with no report ID by Pablo Ceballos · 4 years ago
  68. afd30b9 Input: i8042 - allow insmod to succeed on devices without an i8042 controller by Hans de Goede · 4 years ago
  69. 6b5fa4d HID: cypress: Support Varmilo Keyboards' media hotkeys by Frank Yang · 4 years, 2 months ago
  70. 015afaa ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close by Kai Vehmanen · 4 years ago
  71. a42c2a6 ALSA: hda/hdmi: Use single mutex unlock in error paths by Takashi Iwai · 6 years ago
  72. e6efd2f arm64: pgtable: Fix pte_accessible() by Will Deacon · 4 years ago
  73. a93a374 btrfs: inode: Verify inode mode to avoid NULL pointer dereference by Qu Wenruo · 6 years ago
  74. bd1ea5f btrfs: tree-checker: Enhance chunk checker to validate chunk profile by Qu Wenruo · 6 years ago
  75. 84a7342 PCI: Add device even if driver attach failed by Rajat Jain · 4 years, 3 months ago
  76. 0ec766b btrfs: fix lockdep splat when reading qgroup config on mount by Filipe Manana · 3 years, 11 months ago
  77. 003be90 mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() by Gerald Schaefer · 3 years, 11 months ago
  78. 609f70c perf event: Check ref_reloc_sym before using it by Igor Lubashev · 5 years ago
  79. 6d0b08c Linux 4.9.246 by Greg Kroah-Hartman · 3 years, 11 months ago
  80. bd9dc1e x86/microcode/intel: Check patch signature before saving microcode for early loading by Chen Yu · 4 years ago
  81. 89c4735 s390/cpum_sf.c: fix file permission for cpum_sfb_size by Thomas Richter · 4 years ago
  82. 38eeb13 mac80211: free sta in sta_info_insert_finish() on errors by Johannes Berg · 4 years ago
  83. 0a793f3 mac80211: minstrel: fix tx status processing corner case by Felix Fietkau · 4 years ago
  84. e974e89 mac80211: minstrel: remove deferred sampling code by Felix Fietkau · 4 years ago
  85. b567396 xtensa: disable preemption around cache alias management calls by Max Filippov · 4 years ago
  86. cf1f185 regulator: fix memory leak with repeated set_machine_constraints() by Michał Mirosław · 4 years ago
  87. 8ccf1ff iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum by Hans de Goede · 4 years ago
  88. bd8352d ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years ago
  89. 8d0326a efivarfs: fix memory leak in efivarfs_create() by Vamshi K Sthambamkadi · 4 years ago
  90. 5f34104 tty: serial: imx: keep console clocks always on by Fugang Duan · 4 years ago
  91. 919c518 ALSA: mixart: Fix mutex deadlock by Takashi Iwai · 4 years ago
  92. f72cedf ALSA: ctl: fix error path at adding user-defined element set by Takashi Sakamoto · 4 years ago
  93. 71be97f powerpc/uaccess-flush: fix missing includes in kup-radix.h by Daniel Axtens · 3 years, 11 months ago
  94. 8dd5f58 libfs: fix error cast of negative value in simple_attr_write() by Yicong Yang · 3 years, 11 months ago
  95. dacd38a xfs: revert "xfs: fix rmap key and record comparison functions" by Darrick J. Wong · 4 years ago
  96. b09a762 regulator: ti-abb: Fix array out of bound read access on the first transition by Nishanth Menon · 4 years ago
  97. e8b3315 MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu by Zhang Qilong · 4 years ago
  98. d70dd84 can: m_can: m_can_handle_state_change(): fix state change by Wu Bo · 4 years, 9 months ago
  99. c503b12 can: peak_usb: fix potential integer overflow on shift of a int by Colin Ian King · 4 years ago
  100. f823134 can: dev: can_restart(): post buffer from the right context by Alejandro Concepcion Rodriguez · 4 years ago