1. 0764c91 usb: gadget: s3c: Fix incorrect resources releasing by Christophe JAILLET · 3 years, 9 months ago
  2. b33c05d fotg210-udc: Complete OUT requests on short packets by Fabian Vogt · 3 years, 9 months ago
  3. 7d5ff49 fotg210-udc: Don't DMA more than the buffer can take by Fabian Vogt · 3 years, 9 months ago
  4. e06d4a0 fotg210-udc: Mask GRP2 interrupts we don't handle by Fabian Vogt · 3 years, 9 months ago
  5. 3515fd2 fotg210-udc: Remove a dubious condition leading to fotg210_done by Fabian Vogt · 3 years, 9 months ago
  6. 36df139 fotg210-udc: Fix EP0 IN requests bigger than two packets by Fabian Vogt · 3 years, 9 months ago
  7. 01c66e8 fotg210-udc: Fix DMA on EP0 for length > max packet size by Fabian Vogt · 3 years, 9 months ago
  8. 1f50392 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init by Tong Zhang · 3 years, 10 months ago
  9. b509677 crypto: qat - don't release uninitialized resources by Tong Zhang · 3 years, 10 months ago
  10. 31e1314 crypto: ccp - fix command queuing to TEE ring buffer by Rijo Thomas · 3 years, 10 months ago
  11. 22ae303 usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1) by Andy Shevchenko · 3 years, 9 months ago
  12. 9f6e0fd usb: gadget: pch_udc: Initialize device pointer before use by Andy Shevchenko · 3 years, 9 months ago
  13. 3b67698 usb: gadget: pch_udc: Check for DMA mapping error by Andy Shevchenko · 3 years, 9 months ago
  14. a6e6807 usb: gadget: pch_udc: Check if driver is present before calling ->setup() by Andy Shevchenko · 3 years, 9 months ago
  15. 7d18eb3 usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits() by Andy Shevchenko · 3 years, 9 months ago
  16. 501ba8b devtmpfs: fix placement of complete() call by Rasmus Villemoes · 3 years, 10 months ago
  17. bac2031 x86/microcode: Check for offline CPUs before requesting new microcode by Otavio Pontes · 3 years, 10 months ago
  18. 05b3f9b spi: stm32: Fix use-after-free on unbind by Alain Volmat · 3 years, 10 months ago
  19. 75a7a892 arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding by Vladimir Barinov · 3 years, 10 months ago
  20. e8146dc regulator: bd9576: Fix return from bd957x_probe() by Dan Carpenter · 3 years, 10 months ago
  21. 0390f6f spi: stm32: drop devres version of spi_register_master by Antonio Borneo · 3 years, 10 months ago
  22. 617ec35 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map by Colin Ian King · 3 years, 10 months ago
  23. 75d0f3f arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x by Srinivas Kandagatla · 3 years, 10 months ago
  24. a27a259 arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges' by Shawn Guo · 3 years, 10 months ago
  25. 2feffa7 arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges' by Shawn Guo · 3 years, 10 months ago
  26. 8ff9b9f arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges' by Shawn Guo · 3 years, 10 months ago
  27. 3673e0f arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timer by Sai Prakash Ranjan · 3 years, 11 months ago
  28. 5faf320 arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polarity by Sai Prakash Ranjan · 3 years, 11 months ago
  29. 33ffc71 ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow control by Valentin CARON - foss · 3 years, 11 months ago
  30. 5133b4b mtd: maps: fix error return code of physmap_flash_remove() by Jia-Ju Bai · 3 years, 10 months ago
  31. c55310e mtd: don't lock when recursively deleting partitions by David Bauer · 3 years, 11 months ago
  32. 174fe38 mtd: rawnand: qcom: Return actual error code instead of -ENODEV by Manivannan Sadhasivam · 3 years, 10 months ago
  33. ca28e6a mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions() by Manivannan Sadhasivam · 3 years, 10 months ago
  34. 705ad2d mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · 3 years, 10 months ago
  35. c8f3837 mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe() by Dan Carpenter · 3 years, 11 months ago
  36. 82a0cad spi: rockchip: avoid objtool warning by Arnd Bergmann · 3 years, 10 months ago
  37. eb949f8 regmap: set debugfs_name to NULL after it is freed by Meng Li · 3 years, 10 months ago
  38. 840a6ff usb: typec: stusb160x: fix return value check in stusb160x_probe() by Wei Yongjun · 3 years, 10 months ago
  39. 72fa4c3 usb: typec: tps6598x: Fix return value check in tps6598x_probe() by Wei Yongjun · 3 years, 10 months ago
  40. 2c80fa2 usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS by Badhri Jagan Sridharan · 3 years, 10 months ago
  41. 98743f2 serial: stm32: fix tx_empty condition by Erwan Le Ray · 3 years, 10 months ago
  42. 566901b serial: stm32: add FIFO flush when port is closed by Erwan Le Ray · 3 years, 10 months ago
  43. 01ce9c5 serial: stm32: fix FIFO flush in startup and set_termios by Erwan Le Ray · 3 years, 10 months ago
  44. f765918 serial: stm32: call stm32_transmit_chars locked by Erwan Le Ray · 3 years, 10 months ago
  45. a98c068 serial: stm32: fix tx dma completion, release channel by Erwan Le Ray · 3 years, 10 months ago
  46. 1f308f6 serial: stm32: fix a deadlock in set_termios by Erwan Le Ray · 3 years, 10 months ago
  47. 5eacd7f serial: stm32: fix wake-up flag handling by Erwan Le Ray · 3 years, 10 months ago
  48. ea627af serial: stm32: fix a deadlock condition with wakeup event by Erwan Le Ray · 3 years, 10 months ago
  49. 69ac7b3 serial: stm32: fix TX and RX FIFO thresholds by Erwan Le Ray · 3 years, 10 months ago
  50. 5ca0d5b serial: stm32: fix incorrect characters on console by Erwan Le Ray · 3 years, 10 months ago
  51. a44d6ac serial: stm32: fix startup by enabling usart for reception by Erwan Le Ray · 3 years, 10 months ago
  52. b5e8f0a serial: stm32: Use of_device_get_match_data() by Stephen Boyd · 4 years ago
  53. 379b007 serial: stm32: fix probe and remove order for dma by Erwan Le Ray · 3 years, 10 months ago
  54. 1027c8c serial: stm32: add "_usart" prefix in functions name by Erwan Le Ray · 4 years ago
  55. ab8363f serial: stm32: fix code cleaning warnings and checks by Erwan Le Ray · 4 years ago
  56. 7c5e96e x86/platform/uv: Set section block size for hubless architectures by Mike Travis · 3 years, 10 months ago
  57. e6d95f3 arm64: dts: renesas: Add mmc aliases into board dts files by Yoshihiro Shimoda · 3 years, 10 months ago
  58. 9d48f2b ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts files by Yoshihiro Shimoda · 3 years, 11 months ago
  59. 2ddb0b2 ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family by Krzysztof Kozlowski · 4 years, 1 month ago
  60. 6d6abd5 ARM: dts: exynos: correct PMIC interrupt trigger level on Snow by Krzysztof Kozlowski · 4 years, 1 month ago
  61. 0069053 ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250 by Krzysztof Kozlowski · 4 years, 1 month ago
  62. c4121da ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family by Krzysztof Kozlowski · 4 years, 1 month ago
  63. 2c2d051 ARM: dts: exynos: correct PMIC interrupt trigger level on Midas family by Krzysztof Kozlowski · 4 years, 1 month ago
  64. c6541b0 ARM: dts: exynos: correct MUIC interrupt trigger level on Midas family by Krzysztof Kozlowski · 4 years, 1 month ago
  65. 0cc0672 ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family by Krzysztof Kozlowski · 4 years, 1 month ago
  66. 41fdefb ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100 by Krzysztof Kozlowski · 4 years, 1 month ago
  67. dff20fb memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] by Colin Ian King · 3 years, 10 months ago
  68. 1f12aaf crypto: sun8i-ss - fix result memory leak on error path by Corentin Labbe · 3 years, 11 months ago
  69. 9c0d2c3 fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER by Luca Ceresoli · 3 years, 11 months ago
  70. 305a936 firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE) by Nobuhiro Iwamatsu · 3 years, 11 months ago
  71. cfc0577 firmware: xilinx: Add a blank line after function declaration by Michal Simek · 4 years, 1 month ago
  72. ef78096 firmware: xilinx: Fix dereferencing freed memory by Tejas Patel · 3 years, 11 months ago
  73. 7f69649 Revert "tools/power turbostat: adjust for temperature offset" by Len Brown · 3 years, 10 months ago
  74. 0781a13 usb: gadget: pch_udc: Revert d3cb25a12138 completely by Andy Shevchenko · 3 years, 9 months ago
  75. 6b922dc Revert "drm/qxl: do not run release if qxl failed to init" by Gerd Hoffmann · 3 years, 11 months ago
  76. 06f414e ovl: fix missing revert_creds() on error path by Dan Carpenter · 3 years, 9 months ago
  77. 7604978 Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register" by Jae Hyun Yoo · 3 years, 9 months ago
  78. 545dbb1 Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit" by Xie He · 3 years, 8 months ago
  79. 96e308a KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read by Eric Auger · 3 years, 9 months ago
  80. 00824c3 KVM: arm64: Fully zero the vcpu state on reset by Marc Zyngier · 3 years, 9 months ago
  81. 2a20592 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed by Sean Christopherson · 3 years, 9 months ago
  82. 03c6ccc KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU by Sean Christopherson · 3 years, 9 months ago
  83. ae99682 KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read by Eric Auger · 3 years, 9 months ago
  84. a947f95 KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit by Sean Christopherson · 3 years, 8 months ago
  85. 6b7028d KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit by Sean Christopherson · 3 years, 8 months ago
  86. fa9b4ee KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch by Sean Christopherson · 3 years, 10 months ago
  87. 6748f80 KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported by Sean Christopherson · 3 years, 8 months ago
  88. 6ccdbedd KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created by Sean Christopherson · 3 years, 9 months ago
  89. ead4fb5 KVM: SVM: Don't strip the C-bit from CR2 on #PF interception by Sean Christopherson · 3 years, 10 months ago
  90. 12d6843 KVM: nSVM: Set the shadow root level to the TDP level for nested NPT by Sean Christopherson · 3 years, 10 months ago
  91. f59c222 KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads by Sean Christopherson · 3 years, 8 months ago
  92. c8b49e0 KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit by Sean Christopherson · 3 years, 10 months ago
  93. b4414fb KVM: s390: extend kvm_s390_shadow_fault to return entry pointer by Claudio Imbrenda · 4 years ago
  94. 568782d KVM: s390: split kvm_s390_real_to_abs by Claudio Imbrenda · 3 years, 9 months ago
  95. 3804d1a KVM: s390: VSIE: fix MVPG handling for prefixing and MSO by Claudio Imbrenda · 3 years, 9 months ago
  96. 814cb6d s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility by David Hildenbrand · 3 years, 8 months ago
  97. be4ed1a KVM: s390: fix guarded storage control register handling by Heiko Carstens · 3 years, 9 months ago
  98. 2705bc3 KVM: s390: split kvm_s390_logical_to_effective by Claudio Imbrenda · 3 years, 10 months ago
  99. 82de9ad KVM: s390: VSIE: correctly handle MVPG when in VSIE by Claudio Imbrenda · 4 years ago
  100. 885024a ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32 by Takashi Iwai · 3 years, 8 months ago