1. 74d7687 usb: chipidea: udc: workaround for endpoint conflict issue by Peter Chen · 5 years ago
  2. e6c2b0a scsi: ufs: Avoid runtime suspend possibly being blocked forever by Stanley Chu · 5 years ago
  3. 7601d81 gcc-9: silence 'address-of-packed-member' warning by Linus Torvalds · 5 years ago
  4. 2e41539 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 5 years ago
  5. cc8f994 Merge 4.9.184 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  6. 09a7068 Linux 4.9.184 by Greg Kroah-Hartman · 5 years ago
  7. caa51ed tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 5 years ago
  8. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  9. 72f67fd Linux 4.9.183 by Greg Kroah-Hartman · 5 years ago
  10. 77beb27 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 5 years ago
  11. 7219a58 mlxsw: spectrum: Prevent force of 56G by Amit Cohen · 5 years ago
  12. 1d28cf1 scsi: libsas: delete sas port if expander discover failed by Jason Yan · 5 years ago
  13. 2047139 scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask by Lianbo Jiang · 5 years ago
  14. 1a0c974 scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() by Varun Prakash · 5 years ago
  15. 9b25b0c net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs by Yoshihiro Shimoda · 5 years ago
  16. 5590c49 KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu by Paul Mackerras · 5 years ago
  17. fffbde1 KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list by Paul Mackerras · 5 years ago
  18. 83a91e4 ia64: fix build errors by exporting paddr_to_nid() by Randy Dunlap · 5 years ago
  19. 38df677 perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  20. 5f64ee9 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  21. 79cb505 configfs: Fix use-after-free when accessing sd->s_dentry by Sahitya Tummala · 5 years ago
  22. 8557793 i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr by Yingjoe Chen · 5 years ago
  23. 8dbd5988 net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() by Kees Cook · 5 years ago
  24. 246c1dd gpio: fix gpio-adp5588 build errors by Randy Dunlap · 5 years ago
  25. abfdce3 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 5 years ago
  26. a446eb5 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 5 years ago
  27. b28e794 x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor by Frank van der Linden · 5 years ago
  28. f13d6b3 mISDN: make sure device name is NUL terminated by Dan Carpenter · 5 years ago
  29. b11278e selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  30. 20850f8 perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints by Stephane Eranian · 5 years ago
  31. 4d8d413 Revert "staging: vc04_services: prevent integer overflow in create_pagelist()" by Greg Kroah-Hartman · 5 years ago
  32. ce8bda0 sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg by John Paul Adrian Glaubitz · 5 years ago
  33. c55ce1d neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 5 years ago
  34. 3c77a1c lapb: fixed leak of control-blocks. by Jeremy Sowden · 5 years ago
  35. 90612f8 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 5 years ago
  36. e6ac0ce be2net: Fix number of Rx queues used for flow hashing by Ivan Vecera · 5 years ago
  37. e219236 ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 5 years ago
  38. 2eaaeb3 rtc: pcf8523: don't return invalid date when battery is low by Baruch Siach · 5 years ago
  39. 4e528be USB: serial: option: add Telit 0x1260 and 0x1261 compositions by Daniele Palmas · 5 years ago
  40. 88b6e9c52 USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode by Jörgen Storvist · 5 years ago
  41. 1a77112 USB: serial: pl2303: add Allied Telesis VT-Kit3 by Chris Packham · 5 years ago
  42. dece753 USB: usb-storage: Add new ID to ums-realtek by Kai-Heng Feng · 5 years ago
  43. b1a0ee5 USB: Fix chipmunk-like voice when using Logitech C270 for recording audio. by Marco Zatta · 5 years ago
  44. 7d67e56 usb: dwc2: Fix DMA cache alignment issues by Martin Schiller · 5 years ago
  45. 36796bd drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define() by Murray McAllister · 5 years ago
  46. a47f9e9 drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read by Murray McAllister · 5 years ago
  47. c867a67 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 5 years ago
  48. 438f4dc0 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 5 years ago
  49. a667fc6 usbnet: ipheth: fix racing condition by Bernd Eckstein · 5 years ago
  50. 4c3e2d7 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  51. 8d9ab8b scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 5 years ago
  52. 3acca2a arm64/mm: Inhibit huge-vmap with ptdump by Mark Rutland · 5 years ago
  53. 6eb60cf scsi: lpfc: add check for loss of ndlp when sending RRQ by James Smart · 5 years ago
  54. 32f9912 Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var by Young Xiao · 5 years ago
  55. 881a09f Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 5 years ago
  56. 8763ac7 ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 5 years ago
  57. dcdbccd ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 5 years ago
  58. c9eb92d x86/uaccess, kcov: Disable stack protector by Peter Zijlstra · 5 years ago
  59. 14f12a7 ASoC: fsl_asrc: Fix the issue about unsupported rate by S.j. Wang · 5 years ago
  60. 0a95c14 ASoC: cs42xx8: Add regcache mask dirty by S.j. Wang · 5 years ago
  61. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  62. 4cf6bb2 bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 5 years ago
  63. 6545c8a i2c: acorn: fix i2c warning by Russell King · 5 years ago
  64. 607a79a media: v4l2-ioctl: clear fields in s_parm by Hans Verkuil · 6 years ago
  65. 122be5a ptrace: restore smp_rmb() in __ptrace_may_access() by Jann Horn · 5 years ago
  66. 2fc1de4 signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO by Eric W. Biederman · 5 years ago
  67. d9d0c83 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 5 years ago
  68. 1bf23a0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 5 years ago
  69. f0d8639 libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk by Hans de Goede · 5 years ago
  70. d370cac ALSA: oxfw: allow PCM capture for Stanton SCS.1m by Takashi Sakamoto · 5 years ago
  71. cb0c8bb ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 5 years ago
  72. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  73. 1beeb04 ARM: exynos: Fix undefined instruction during Exynos5422 resume by Marek Szyprowski · 5 years ago
  74. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 5 years ago
  75. dd22c12 ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on Arndale Octa by Krzysztof Kozlowski · 5 years ago
  76. 2ed3540 pwm: tiehrpwm: Update shadow register for disabling PWMs by Christoph Vogtländer · 5 years ago
  77. e09a5cb dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 5 years ago
  78. fd8afa9 gpio: gpio-omap: add check for off wake capable gpios by Tony Lindgren · 5 years ago
  79. d73c419 PCI: xilinx: Check for __get_free_pages() failure by Kangjie Lu · 5 years ago
  80. 9cc334c video: imsttfb: fix potential NULL pointer dereferences by Kangjie Lu · 5 years ago
  81. b509b1c video: hgafb: fix potential NULL pointer dereference by Kangjie Lu · 5 years ago
  82. a0bb059 PCI: rcar: Fix 64bit MSI message address handling by Marek Vasut · 5 years ago
  83. fd21793 PCI: rcar: Fix a potential NULL pointer dereference by Kangjie Lu · 5 years ago
  84. 7fddf0c platform/x86: intel_pmc_ipc: adding error handling by Junxiao Chang · 5 years ago
  85. 8b19d72 PCI: rpadlpar: Fix leaked device_node references in add/remove paths by Tyrel Datwyler · 5 years ago
  86. db2d470 ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA by Andrey Smirnov · 5 years ago
  87. 343ef40 ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA by Andrey Smirnov · 5 years ago
  88. f95ee88 ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA by Andrey Smirnov · 5 years ago
  89. 92e2808 ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA by Andrey Smirnov · 5 years ago
  90. eaebc23 ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA by Andrey Smirnov · 5 years ago
  91. 72a7c44 clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288 by Douglas Anderson · 5 years ago
  92. 5a1de21 soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher by Nathan Chancellor · 5 years ago
  93. 9823dc8 platform/chrome: cros_ec_proto: check for NULL transfer function by Enrico Granata · 5 years ago
  94. f460e08 x86/PCI: Fix PCI IRQ routing table memory leak by Wenwen Wang · 5 years ago
  95. 101e808 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 5 years ago
  96. 4edf907 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 5 years ago
  97. faa4dc5 nvmem: core: fix read buffer in place by Jorge Ramirez-Ortiz · 5 years ago
  98. 5844c4b ALSA: hda - Register irq handler after the chip initialization by Takashi Iwai · 5 years ago
  99. ea091c8 iommu/vt-d: Set intel_iommu_gfx_mapped correctly by Lu Baolu · 5 years ago
  100. 5604d89 watchdog: fix compile time error of pretimeout governors by Vladimir Zapolskiy · 5 years ago