1. c0b3665 misc: vexpress: Off by one in vexpress_syscfg_exec() by Dan Carpenter · 5 years ago
  2. 80aec98 iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius by Matt Ranostay · 5 years ago
  3. 6d31200 mtd: rawnand: gpmi: fix MX28 bus master lockup problem by Martin Kepplinger · 5 years ago
  4. f871402 ath9k: dynack: check da->enabled first in sampling routines by Lorenzo Bianconi · 6 years ago
  5. e7b2ead ath9k: dynack: make ewma estimation faster by Lorenzo Bianconi · 6 years ago
  6. 2a46975 IB/hfi1: Add limit test for RC/UC send via loopback by Mike Marciniszyn · 5 years ago
  7. b666676 PCI: vmd: Free up IRQs on suspend path by Scott Bauer · 7 years ago
  8. d13ed61 serial: fix race between flush_to_ldisc and tty_open by Greg Kroah-Hartman · 5 years ago
  9. d263585 scsi: aic94xx: fix module loading by James Bottomley · 5 years ago
  10. 27d8c60 usb: gadget: musb: fix short isoc packets with inventra dma by Paul Elder · 5 years ago
  11. c74a4d3 usb: gadget: udc: net2272: Fix bitwise and boolean operations by Gustavo A. R. Silva · 5 years ago
  12. 2fc7804 usb: phy: am335x: fix race condition in _probe by Bin Liu · 5 years ago
  13. d9f82de dmaengine: imx-dma: fix wrong callback invoke by Leonid Iziumtsev · 5 years ago
  14. 3c83079 dmaengine: bcm2835: Fix abort of transactions by Lukas Wunner · 5 years ago
  15. 277242c dmaengine: bcm2835: Fix interrupt race on RT by Lukas Wunner · 5 years ago
  16. f10e046 enic: fix checksum validation for IPv6 by Govindarajulu Varadarajan · 5 years ago
  17. d524f35 net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames by Cong Wang · 5 years ago
  18. 05648cb net: systemport: Fix WoL with password after deep sleep by Florian Fainelli · 5 years ago
  19. bfeb312 skge: potential memory corruption in skge_get_regs() by Dan Carpenter · 5 years ago
  20. 4efc103 net: dp83640: expire old TX-skb by Sebastian Andrzej Siewior · 5 years ago
  21. 5bf9ca7 thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set by Eduardo Valentin · 5 years ago
  22. 683f5f8 HID: lenovo: Add checks to fix of_led_classdev_register by Aditya Pakki · 5 years ago
  23. 5b4b5b96 thermal: generic-adc: Fix adc to temp interpolation by Bjorn Andersson · 5 years ago
  24. 343962e block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 5 years ago
  25. b40ef2c fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() by Scott Wood · 5 years ago
  26. 69a1580 gdrom: fix a memory leak bug by Wenwen Wang · 5 years ago
  27. d5c411b isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() by Jia-Ju Bai · 5 years ago
  28. 63e3111 niu: fix missing checks of niu_pci_eeprom_read by Kangjie Lu · 5 years ago
  29. 9b364a8 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 5 years ago
  30. 00af9ea crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 5 years ago
  31. ecbf70b hwmon: (lm80) fix a missing check of bus read in lm80 probe by Kangjie Lu · 5 years ago
  32. 0138dfb hwmon: (lm80) fix a missing check of the status of SMBus read by Kangjie Lu · 5 years ago
  33. d3e7df5e pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins by Martin Blumenstingl · 5 years ago
  34. 4d48576 pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins by Martin Blumenstingl · 5 years ago
  35. 38e7538 fbdev: fbcon: Fix unregister crash when more than one framebuffer by Noralf Trønnes · 5 years ago
  36. 8ae94cd igb: Fix an issue that PME is not enabled during runtime suspend by Kai-Heng Feng · 5 years ago
  37. 5037c6f i40e: define proper net_device::neigh_priv_len by Konstantin Khorenko · 6 years ago
  38. 06df630 fbdev: fbmem: behave better with small rotated displays and many CPUs by Peter Rosin · 5 years ago
  39. 55e7919 video: clps711x-fb: release disp device node in probe() by Alexey Khoroshilov · 5 years ago
  40. 0de45bf drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 5 years ago
  41. 1db8ab8 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 5 years ago
  42. b1ceaab drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 5 years ago
  43. 806d99e cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() by Jia-Ju Bai · 5 years ago
  44. a3e5373 scsi: smartpqi: correct volume status by Dave Carroll · 5 years ago
  45. 07b3f3c scsi: smartpqi: correct host serial num for ssa by Mahesh Rajashekhara · 5 years ago
  46. 13d7112 tty: serial: samsung: Properly set flags in autoCTS mode by Beomho Seo · 5 years ago
  47. 4bde07d memstick: Prevent memstick host from getting runtime suspended during card detection by Kai-Heng Feng · 6 years ago
  48. f12dcce i2c-axxia: check for error conditions first by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 5 years ago
  49. da048fe cpuidle: big.LITTLE: fix refcount leak by Yangtao Li · 5 years ago
  50. f2ea36e clk: imx6sl: ensure MMDC CH0 handshake is bypassed by Anson Huang · 5 years ago
  51. b4f5424 sata_rcar: fix deferred probing by Sergei Shtylyov · 6 years ago
  52. d1069fc iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer by Will Deacon · 6 years ago
  53. 98e089c iommu/arm-smmu: Add support for qcom,smmu-v2 variant by Vivek Gautam · 5 years ago
  54. d4ccfce iommu/amd: Fix amd_iommu=force_isolation by Yu Zhao · 5 years ago
  55. 23f2b81 clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks by Chen-Yu Tsai · 5 years ago
  56. 1fbecf8 usb: hub: delay hub autosuspend if USB3 port is still link training by Mathias Nyman · 6 years ago
  57. afdbbc9 media: DaVinci-VPBE: fix error handling in vpbe_initialize() by Alexey Khoroshilov · 6 years ago
  58. 1773543 firmware/efi: Add NULL pointer checks in efivars API functions by Arend van Spriel · 5 years ago
  59. a61cdb8 Thermal: do not clear passive state during system sleep by Wei Wang · 6 years ago
  60. fa24ad7 soc: bcm: brcmstb: Don't leak device tree node reference by Yangtao Li · 6 years ago
  61. a1ef7d5 sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  62. ac71285 media: adv*/tc358743/ths8200: fill in min width/height/pixelclock by Hans Verkuil · 6 years ago
  63. b3476f2 iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID by Hans de Goede · 6 years ago
  64. 6f76b5a dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll by Nathan Chancellor · 6 years ago
  65. 426a61b media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm() by Alexey Khoroshilov · 6 years ago
  66. 05461ec soc/tegra: Don't leak device tree node reference by Yangtao Li · 6 years ago
  67. d755ae8 staging: iio: ad7780: update voltage on read by Renato Lui Geh · 6 years ago
  68. 8a9cf43e staging:iio:ad2s90: Make probe handle spi_setup failure by Matheus Tavares · 6 years ago
  69. dd57ad3 ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl by Miroslav Lichvar · 6 years ago
  70. 15750c1 serial: fsl_lpuart: clear parity enable bit when disable parity by Andy Duan · 6 years ago
  71. c9e666a drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE by Boris Brezillon · 6 years ago
  72. 7785088 scsi: lpfc: Correct LCB RJT handling by James Smart · 6 years ago
  73. 8ab6b5c ath9k: dynack: use authentication messages for 'late' ack by Lorenzo Bianconi · 6 years ago
  74. eef25b0 gpu: ipu-v3: image-convert: Prevent race between run and unprepare by Steve Longerbeam · 6 years ago
  75. e31bc4d staging: iio: adc: ad7280a: handle error from __ad7280_read32() by Slawomir Stepien · 6 years ago
  76. 9b3e959 drm/bufs: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  77. 5009194 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  78. 686ef45 mmc: sdhci-iproc: handle mmc_of_parse() errors during probe by Stefan Wahren · 5 years ago
  79. 3003149 platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes by João Paulo Rechi Vita · 6 years ago
  80. c4819f0 platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK by João Paulo Rechi Vita · 6 years ago
  81. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 5 years ago
  82. bd6afb6 net/mlx5e: Allow MAC invalidation while spoofchk is ON by Aya Levin · 5 years ago
  83. dc0fb8c ucc_geth: Reset BQL queue when stopping device by Mathias Thore · 5 years ago
  84. 024dcf5 net/mlx4_core: Add masking for a few queries on HCA caps by Aya Levin · 5 years ago
  85. f63ee3b nvmet-rdma: fix null dereference under heavy load by Raju Rangoju · 5 years ago
  86. 8d1ee2d nvmet-rdma: Add unlikely for response allocated check by Israel Rukshin · 6 years ago
  87. 25043da irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size by Marc Zyngier · 5 years ago
  88. c13c2a5 vt: invoke notifier on screen size change by Nicolas Pitre · 5 years ago
  89. 69129bc can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it by Manfred Schlaegl · 5 years ago
  90. 5675a52 dm thin: fix passdown_double_checking_shared_status() by Joe Thornber · 5 years ago
  91. e531b65 acpi/nfit: Fix command-supported detection by Dan Williams · 5 years ago
  92. 17f6929 acpi/nfit: Block function zero DSMs by Dan Williams · 5 years ago
  93. a3c841af Input: uinput - fix undefined behavior in uinput_validate_absinfo() by Dmitry Torokhov · 5 years ago
  94. c4a8adc Input: xpad - add support for SteelSeries Stratus Duo by Tom Panfil · 5 years ago
  95. 493f7583 tty/n_hdlc: fix __might_sleep warning by Paul Fulghum · 5 years ago
  96. b7bd4a2 uart: Fix crash in uart_write and uart_put_char by Samir Virmani · 5 years ago
  97. 0609c03 tty: Handle problem if line discipline does not have receive_buf by Greg Kroah-Hartman · 5 years ago
  98. dff6b7b staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1 by Michael Straube · 5 years ago
  99. 08e4f6c char/mwave: fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  100. 7ed458f s390/smp: fix CPU hotplug deadlock with CPU rescan by Gerald Schaefer · 5 years ago