1. 7d120bf Linux 4.19.90 by Greg Kroah-Hartman · 4 years, 8 months ago
  2. b65a9b4 of: unittest: fix memory leak in attach_node_and_children by Erhard Furtner · 4 years, 8 months ago
  3. e62b2ba scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane) by Kars de Jong · 4 years, 9 months ago
  4. 0cec640 idr: Fix idr_get_next_ul race with idr_remove by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  5. 052d878 iio: imu: mpu6050: add missing available scan masks by Jean-Baptiste Maneyrol · 5 years ago
  6. 89f3ac7 scsi: qla2xxx: Change discovery state before PLOGI by Roman Bolshakov · 4 years, 8 months ago
  7. a40982c raid5: need to set STRIPE_HANDLE for batch head by Guoqing Jiang · 4 years, 8 months ago
  8. 2de6506 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist by Hans de Goede · 4 years, 9 months ago
  9. 14cb20a cifs: Fix potential softlockups while refreshing DFS cache by Paulo Alcantara (SUSE) · 4 years, 8 months ago
  10. 12c88d9 kernel/module.c: wakeup processes in module_wq on module unload by Konstantin Khorenko · 4 years, 9 months ago
  11. 0773dce of: overlay: add_changeset_property() memory leak by Frank Rowand · 4 years, 8 months ago
  12. 0809e10 gfs2: fix glock reference problem in gfs2_trans_remove_revoke by Bob Peterson · 4 years, 9 months ago
  13. 2de11b2 PCI: rcar: Fix missing MACCTLR register setting in initialization sequence by Yoshihiro Shimoda · 4 years, 9 months ago
  14. f1fd9d0 leds: trigger: netdev: fix handling on interface rename by Martin Schiller · 4 years, 9 months ago
  15. 935f398 net/mlx5e: Fix SFF 8472 eeprom length by Eran Ben Elisha · 4 years, 8 months ago
  16. 6725622 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 4 years, 10 months ago
  17. 372098d firmware: arm_scmi: Avoid double free in error flow by Wen Yang · 4 years, 8 months ago
  18. f7654eb gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 4 years, 8 months ago
  19. 4f57927 perf callchain: Fix segfault in thread__resolve_callchain_sample() by Adrian Hunter · 4 years, 9 months ago
  20. 1b83d57 workqueue: Fix missing kfree(rescuer) in destroy_workqueue() by Tejun Heo · 4 years, 11 months ago
  21. d88fb4f blk-mq: make sure that line break can be printed by Ming Lei · 4 years, 9 months ago
  22. d7248f5 s390/smp,vdso: fix ASCE handling by Heiko Carstens · 4 years, 9 months ago
  23. c76adee mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  24. 8599f82 mfd: rk808: Fix RK818 ID template by Daniel Schultz · 4 years, 11 months ago
  25. b1ec93d ext4: fix a bug in ext4_wait_for_tail_page_commit by yangerkun · 4 years, 11 months ago
  26. 326ba91 splice: only read in as much information as there is pipe buffer space by Darrick J. Wong · 4 years, 10 months ago
  27. 42a929e rtc: disable uie before setting time and enable after by Alexandre Belloni · 4 years, 10 months ago
  28. 32b02bf mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 4 years, 8 months ago
  29. 10eb175 firmware: qcom: scm: Ensure 'a0' status code is treated as signed by Will Deacon · 4 years, 9 months ago
  30. 8e7a865 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 4 years, 9 months ago
  31. 79bee5a powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 4 years, 8 months ago
  32. 12d1ed1 powerpc: Avoid clang warnings around setjmp and longjmp by Nathan Chancellor · 4 years, 9 months ago
  33. be55e56 regulator: 88pm800: fix warning same module names by Anders Roxell · 5 years ago
  34. de986ef ath10k: fix fw crash by moving chip reset after napi disabled by Miaoqing Pan · 5 years ago
  35. 2794440 media: vimc: fix component match compare by Helen Koike · 5 years ago
  36. a827d6c mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead by Ido Schimmel · 5 years ago
  37. 52600d0 power: supply: cpcap-battery: Fix signed counter sample register by Tony Lindgren · 5 years ago
  38. 938de23 x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk by Shirish S · 6 years ago
  39. 805f5ff x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models by Shirish S · 6 years ago
  40. 7bf64b2 scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G by Luo Jiaxing · 6 years ago
  41. e6f44b1 scsi: hisi_sas: send primitive NOTIFY to SSP situation only by Xiang Chen · 6 years ago
  42. 84d3454 net: hns3: Check variable is valid before assigning it to another by Yonglong Liu · 5 years ago
  43. 1f10b27 net: hns3: change hnae3_register_ae_dev() to int by Huazhong Tan · 6 years ago
  44. 4f6f6ba net: hns3: clear pci private data when unload hns3 driver by Jian Shen · 6 years ago
  45. 82060d9 net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  46. 146f563 sch_cake: Correctly update parent qlen when splitting GSO packets by Toke Høiland-Jørgensen · 6 years ago
  47. 36a2e9b pvcalls-front: don't return error when the ring is full by Stefano Stabellini · 6 years ago
  48. 1fb5942 e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait by YueHaibing · 6 years ago
  49. 27d5918 drbd: Change drbd_request_detach_interruptible's return type to int by Nathan Chancellor · 6 years ago
  50. 92b4361 scsi: lpfc: Correct topology type reporting on G7 adapters by James Smart · 6 years ago
  51. 94fe147 scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE by James Smart · 6 years ago
  52. 2759c73 scsi: lpfc: Cap NPIV vports to 256 by James Smart · 6 years ago
  53. 6b0a3e8 omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251 by H. Nikolaus Schaller · 4 years, 9 months ago
  54. 66021cd usb: typec: fix use after free in typec_register_port() by Wen Yang · 4 years, 8 months ago
  55. d03d963 xhci: make sure interrupts are restored to correct state by Mathias Nyman · 4 years, 8 months ago
  56. 64a8c50 scsi: qla2xxx: Fix SRB leak on switch command timeout by Quinn Tran · 4 years, 9 months ago
  57. f3a14d0 scsi: qla2xxx: Fix message indicating vectors used by driver by Himanshu Madhani · 5 years ago
  58. c266dfb scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value by Bart Van Assche · 5 years ago
  59. f7ba477 scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() by Bart Van Assche · 5 years ago
  60. 3245c20 scsi: qla2xxx: Fix session lookup in qlt_abort_work() by Bart Van Assche · 5 years ago
  61. e46f7e2 scsi: qla2xxx: Fix hang in fcport delete path by Quinn Tran · 5 years ago
  62. bd9138a scsi: qla2xxx: Fix DMA unmap leak by Himanshu Madhani · 5 years ago
  63. 33b0e54 scsi: zfcp: trace channel log even for FCP command responses by Steffen Maier · 4 years, 9 months ago
  64. 42d72c9 block: fix single range discard merge by Ming Lei · 6 years ago
  65. 7b3ea9b reiserfs: fix extended attributes on the root directory by Jeff Mahoney · 4 years, 9 months ago
  66. 595a92a ext4: Fix credit estimate for final inode freeing by Jan Kara · 4 years, 9 months ago
  67. f919b26 quota: fix livelock in dquot_writeback_dquots by Dmitry Monakhov · 4 years, 9 months ago
  68. 26eca105 ext2: check err when partial != NULL by Chengguang Xu · 4 years, 9 months ago
  69. 77b14d6 quota: Check that quota is not dirty before release by Dmitry Monakhov · 4 years, 9 months ago
  70. ecc8a51 video/hdmi: Fix AVI bar unpack by Ville Syrjälä · 4 years, 11 months ago
  71. abf104b powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts by Cédric Le Goater · 4 years, 8 months ago
  72. f80e2ee powerpc: Allow flush_icache_range to work across ranges >4GB by Alastair D'Silva · 4 years, 9 months ago
  73. 87682db powerpc/xive: Prevent page fault issues in the machine crash handler by Cédric Le Goater · 4 years, 9 months ago
  74. e0dd31b powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB by Alastair D'Silva · 4 years, 9 months ago
  75. 919fc44 ppdev: fix PPGETTIME/PPSETTIME ioctls by Arnd Bergmann · 4 years, 9 months ago
  76. c85b9f7 ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity by Jarkko Nikula · 4 years, 9 months ago
  77. 6c44b58 mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card by H. Nikolaus Schaller · 4 years, 9 months ago
  78. 8e059f7 pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init by Krzysztof Kozlowski · 5 years ago
  79. 1d9501c pinctrl: samsung: Fix device node refcount leaks in init code by Krzysztof Kozlowski · 5 years ago
  80. fcfaf12 pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init by Krzysztof Kozlowski · 5 years ago
  81. 1aaf409 pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init by Krzysztof Kozlowski · 5 years ago
  82. 0c72a9f pinctrl: samsung: Add of_node_put() before return in error path by Nishka Dasgupta · 5 years ago
  83. 935057b pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() by Gregory CLEMENT · 4 years, 9 months ago
  84. 24f4153 ACPI: PM: Avoid attaching ACPI PM domain to certain devices by Rafael J. Wysocki · 4 years, 8 months ago
  85. 1309b43 ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() by Vamshi K Sthambamkadi · 4 years, 8 months ago
  86. b81b6f3 ACPI: OSL: only free map once in osl.c by Francesco Ruggeri · 4 years, 9 months ago
  87. 9f5ee70 ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge by Mika Westerberg · 4 years, 9 months ago
  88. 2324a66 cpufreq: powernv: fix stack bloat and hard limit on number of CPUs by John Hubbard · 4 years, 9 months ago
  89. b1d06da PM / devfreq: Lock devfreq in trans_stat_show by Leonard Crestez · 4 years, 10 months ago
  90. 1fce7e8 intel_th: pci: Add Tiger Lake CPU support by Alexander Shishkin · 4 years, 9 months ago
  91. fc8e3ca intel_th: pci: Add Ice Lake CPU support by Alexander Shishkin · 4 years, 9 months ago
  92. aa5d849 intel_th: Fix a double put_device() in error path by Alexander Shishkin · 4 years, 9 months ago
  93. b56d00a erofs: zero out when listxattr is called with no xattr by Gao Xiang · 4 years, 8 months ago
  94. c967882 cpuidle: Do not unset the driver if it is there already by Zhenzhong Duan · 4 years, 9 months ago
  95. aedc1c7 media: cec.h: CEC_OP_REC_FLAG_ values were swapped by Hans Verkuil · 4 years, 11 months ago
  96. acdb4a6 media: radio: wl1273: fix interrupt masking on release by Johan Hovold · 4 years, 10 months ago
  97. 2f86d5a media: bdisp: fix memleak on release by Johan Hovold · 4 years, 10 months ago
  98. 4ca41aa s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported by Gerald Schaefer · 5 years ago
  99. 0cc303b ar5523: check NULL before memcpy() in ar5523_cmd() by Denis Efremov · 4 years, 10 months ago
  100. a1de70a cgroup: pids: use atomic64_t for pids->limit by Aleksa Sarai · 4 years, 10 months ago