1. 3c4cab8 ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report by Pawel Harlozinski · 4 years, 6 months ago
  2. 4f5b0c7 workqueue: Fix pwq ref leak in rescuer_thread() by Tejun Heo · 4 years, 8 months ago
  3. 54f859a workqueue: Fix spurious sanity check failures in destroy_workqueue() by Tejun Heo · 4 years, 8 months ago
  4. 6693e85 ALSA: hda - Fix pending unsol events at shutdown by Takashi Iwai · 4 years, 7 months ago
  5. 4d1f99a lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 4 years, 6 months ago
  6. ec3b069 rtlwifi: rtl8192de: Fix missing enable interrupt flag by Larry Finger · 4 years, 6 months ago
  7. f35cbf6 rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer by Larry Finger · 4 years, 6 months ago
  8. 48179bd rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address by Larry Finger · 4 years, 6 months ago
  9. b2d6535 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 4 years, 6 months ago
  10. b6af12a Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 4 years, 7 months ago
  11. 77774ea btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 4 years, 7 months ago
  12. 2e7647f btrfs: check page->mapping when loading free space cache by Josef Bacik · 4 years, 8 months ago
  13. 834b9aa virtio-balloon: fix managed page counts when migrating pages between zones by David Hildenbrand · 4 years, 5 months ago
  14. 3776fc6 mtd: spear_smi: Fix Write Burst mode by Miquel Raynal · 4 years, 7 months ago
  15. 9b10958 usb: mon: Fix a deadlock in usbmon between mmap and read by Pete Zaitcev · 4 years, 6 months ago
  16. d262c1a usb: core: urb: fix URB structure initialization function by Emiliano Ingrassia · 4 years, 6 months ago
  17. 72e96b9 USB: adutux: fix interface sanity check by Johan Hovold · 4 years, 5 months ago
  18. 1e63d9a USB: serial: io_edgeport: fix epic endpoint lookup by Johan Hovold · 4 years, 5 months ago
  19. 6ca5c81 USB: idmouse: fix interface sanity checks by Johan Hovold · 4 years, 5 months ago
  20. 0847df7 USB: atm: ueagle-atm: add missing endpoint check by Johan Hovold · 4 years, 5 months ago
  21. 2a0fb94 iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting by Chris Lesiak · 4 years, 6 months ago
  22. 140cbcf ARM: dts: pandora-common: define wl1251 as child node of mmc3 by H. Nikolaus Schaller · 4 years, 6 months ago
  23. e3b1128 xhci: Increase STS_HALT timeout in xhci_suspend() by Kai-Heng Feng · 4 years, 5 months ago
  24. 70a7762b staging: gigaset: add endpoint-type sanity check by Johan Hovold · 4 years, 6 months ago
  25. 6ac38d5 staging: gigaset: fix illegal free on probe errors by Johan Hovold · 4 years, 6 months ago
  26. 82acad8 staging: gigaset: fix general protection fault on probe by Johan Hovold · 4 years, 6 months ago
  27. c7fbb19 staging: rtl8712: fix interface sanity check by Johan Hovold · 4 years, 5 months ago
  28. cc2f975 staging: rtl8188eu: fix interface sanity check by Johan Hovold · 4 years, 5 months ago
  29. 6a80ee6 usb: Allow USB device to be warm reset in suspended state by Kai-Heng Feng · 4 years, 7 months ago
  30. 7e2ae62 USB: uas: heed CAPACITY_HEURISTICS by Oliver Neukum · 4 years, 6 months ago
  31. 4b88131 USB: uas: honor flag to avoid CAPACITY16 by Oliver Neukum · 4 years, 6 months ago
  32. be17a73 usb: gadget: configfs: Fix missing spin_lock_init() by Wei Yongjun · 4 years, 7 months ago
  33. a2f50a5 appletalk: Set error code if register_snap_client failed by YueHaibing · 5 years ago
  34. 540b341 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 5 years ago
  35. 8b587e3 KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 4 years, 6 months ago
  36. a7577ab thermal: Fix deadlock in thermal thermal_zone_device_check by Wei Wang · 4 years, 6 months ago
  37. d471e34 RDMA/qib: Validate ->show()/store() callbacks before calling them by Viresh Kumar · 4 years, 6 months ago
  38. 1e4c21a spi: atmel: Fix CS high support by Gregory CLEMENT · 4 years, 7 months ago
  39. f427e1f crypto: user - fix memory leak in crypto_report by Navid Emamdoost · 4 years, 8 months ago
  40. e4895f5 crypto: ecdh - fix big endian bug in ECC library by Ard Biesheuvel · 4 years, 7 months ago
  41. d63fe94 crypto: ccp - fix uninitialized list head by Mark Salter · 4 years, 7 months ago
  42. 7a39054e crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 4 years, 7 months ago
  43. 0bc72db KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES by Paolo Bonzini · 4 years, 6 months ago
  44. 3d07970 KVM: x86: do not modify masked bits of shared MSRs by Paolo Bonzini · 4 years, 6 months ago
  45. 6f7582a drm/i810: Prevent underflow in ioctl by Dan Carpenter · 4 years, 8 months ago
  46. cbf5815 jbd2: Fix possible overflow in jbd2_log_space_left() by Jan Kara · 4 years, 7 months ago
  47. 56635a1 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 4 years, 6 months ago
  48. f111d79 tty: vt: keyboard: reject invalid keycodes by Dmitry Torokhov · 4 years, 6 months ago
  49. 7f9eda5 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 4 years, 7 months ago
  50. 0c47433 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 4 years, 6 months ago
  51. cf0a557 x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect by Kai-Heng Feng · 4 years, 9 months ago
  52. 435e754 coresight: etm4x: Fix input validation for sysfs. by Mike Leach · 4 years, 7 months ago
  53. 10ebbb1 Input: goodix - add upside-down quirk for Teclast X89 tablet by Hans de Goede · 4 years, 6 months ago
  54. 014af8e ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 4 years, 6 months ago
  55. c392b3a fuse: verify attributes by Miklos Szeredi · 4 years, 6 months ago
  56. 38969fe fuse: verify nlink by Miklos Szeredi · 4 years, 6 months ago
  57. bdb6fa8 sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 4 years, 8 months ago
  58. ce1e40d ARM: dts: sunxi: Fix PMU compatible strings by Rob Herring · 5 years ago
  59. 672c7bd mlx4: Use snprintf instead of complicated strcpy by Qian Cai · 5 years ago
  60. 47ebdd7 media: stkwebcam: Bugfix for wrong return values by Andreas Pape · 5 years ago
  61. 95595c8 tty: Don't block on IO when ldisc change is pending by Dmitry Safonov · 6 years ago
  62. 25a4797 nfsd: Return EPERM, not EACCES, in some SETATTR cases by zhengbin · 5 years ago
  63. 64954c8 MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition by Aaro Koskinen · 5 years ago
  64. 3b775d0 powerpc/math-emu: Update macros from GCC by Joel Stanley · 5 years ago
  65. f219d29 net/mlx4_core: Fix return codes of unsupported operations by Erez Alfasi · 5 years ago
  66. 6d9f550 dlm: fix invalid cluster name warning by David Teigland · 5 years ago
  67. 4912c2c ARM: dts: realview: Fix some more duplicate regulator nodes by Rob Herring · 5 years ago
  68. cb57e68 clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent by Chen-Yu Tsai · 5 years ago
  69. 40806e7 ARM: dts: pxa: clean up USB controller nodes by Daniel Mack · 5 years ago
  70. 1bd5701 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  71. b1335cd kbuild: fix single target build for external module by Masahiro Yamada · 5 years ago
  72. 53a7d90 modpost: skip ELF local symbols during section mismatch check by Paul Walmsley · 5 years ago
  73. 5471717 tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 5 years ago
  74. 4ae7b6e tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 5 years ago
  75. 9e086e8 ARM: dts: realview-pbx: Fix duplicate regulator nodes by Rob Herring · 5 years ago
  76. a6690db ARM: dts: mmp2: fix the gpio interrupt cell number by Lubomir Rintel · 5 years ago
  77. 3f55d0e net/x25: fix null_x25_address handling by Martin Schiller · 5 years ago
  78. ad4c756 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 5 years ago
  79. 3c7ce3c ARM: OMAP1/2: fix SoC name printing by Aaro Koskinen · 5 years ago
  80. 8643e7f nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 6 years ago
  81. 96120db ARM: debug: enable UART1 for socfpga Cyclone5 by Clément Péron · 6 years ago
  82. 4aec7a7 dlm: NULL check before kmem_cache_destroy is not needed by Wen Yang · 5 years ago
  83. a50d2d4 i2c: imx: don't print error message on probe defer by Lucas Stach · 6 years ago
  84. 317bddb serial: imx: fix error handling in console_setup by Stefan Agner · 6 years ago
  85. e490a04 altera-stapl: check for a null key before strcasecmp'ing it by Colin Ian King · 5 years ago
  86. dafd9e9 dma-mapping: fix return type of dma_set_max_seg_size() by Niklas Söderlund · 6 years ago
  87. b67aadc ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() by Alexey Dobriyan · 5 years ago
  88. f64e303 usb: dwc3: don't log probe deferrals; but do log other error codes by Brian Norris · 6 years ago
  89. ff8b047 dmaengine: coh901318: Remove unused variable by Vinod Koul · 5 years ago
  90. c3f7d1c dmaengine: coh901318: Fix a double-lock bug by Jia-Ju Bai · 6 years ago
  91. 0fe6058 media: pulse8-cec: return 0 when invalidating the logical address by Hans Verkuil · 6 years ago
  92. f730db6 ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 module by Marek Szyprowski · 5 years ago
  93. 13f9097 rtc: dt-binding: abx80x: fix resistance scale by Baruch Siach · 5 years ago
  94. 2ce7ec8 rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()' by Christophe JAILLET · 6 years ago
  95. d518e7b math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning by Vincent Chen · 5 years ago
  96. 2bd3bfa MIPS: OCTEON: octeon-platform: fix typing by Aaro Koskinen · 5 years ago
  97. a2b503b regulator: Fix return value of _set_load() stub by Mark Brown · 6 years ago
  98. f4046ec Staging: iio: adt7316: Fix i2c data reading, set the data field by Shreeya Patel · 6 years ago
  99. 9944fcf pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues by Brian Masney · 6 years ago
  100. e2020c1 scsi: zfcp: drop default switch case which might paper over missing case by Steffen Maier · 6 years ago