1. e109a98 Linux 4.19.48 by Greg Kroah-Hartman · 5 years ago
  2. ca75a9f tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  3. ab69a23 Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 5 years ago
  4. 99dcf4a xen/pciback: Don't disable PCI_COMMAND on PCI device reset. by Konrad Rzeszutek Wilk · 5 years ago
  5. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  6. 7533287 compiler.h: give up __compiletime_assert_fallback() by Masahiro Yamada · 6 years ago
  7. fd45cd4 include/linux/compiler*.h: define asm_volatile_goto by ndesaulniers@google.com · 6 years ago
  8. 2bb9c7e crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  9. fb6cf4f37 net/tls: don't ignore netdev notifications if no TLS features by Jakub Kicinski · 5 years ago
  10. fb69403 net/tls: fix state removal with feature flags off by Jakub Kicinski · 5 years ago
  11. 27d8ad1 bnxt_en: Fix aggregation buffer leak under OOM condition. by Michael Chan · 5 years ago
  12. a1a926f net: stmmac: dma channel control register need to be init first by Weifeng Voon · 5 years ago
  13. 1db0bcc net/mlx5e: Disable rxhash when CQE compress is enabled by Saeed Mahameed · 5 years ago
  14. e0d9580 net/mlx5: Allocate root ns memory using kzalloc to match kfree by Parav Pandit · 5 years ago
  15. 4421d31 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  16. 06442f4 net/mlx5: Avoid double free in fs init error unwinding path by Parav Pandit · 5 years ago
  17. fb836d0 usbnet: fix kernel crash after disconnect by Kloetzke Jan · 5 years ago
  18. 1919898 net: stmmac: fix reset gpio free missing by Jisheng Zhang · 5 years ago
  19. 6ab9684 net: sched: don't use tc_action->order during action dump by Vlad Buslov · 5 years ago
  20. 33f737a net: phy: marvell10g: report if the PHY fails to boot firmware by Russell King · 5 years ago
  21. c2d4b2f net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value by Antoine Tenart · 5 years ago
  22. de9d6a7 net: mvneta: Fix err code path of probe by Jisheng Zhang · 5 years ago
  23. 39fd0dc net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 5 years ago
  24. 4294c34 net: fec: fix the clk mismatch in failed_reset path by Andy Duan · 5 years ago
  25. 566dc17 net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT by Rasmus Villemoes · 5 years ago
  26. 2d04f32 llc: fix skb leak in llc_build_and_send_ui_pkt() by Eric Dumazet · 5 years ago
  27. 4421766 ipv6: Fix redirect with VRF by David Ahern · 5 years ago
  28. ed753b3 ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 5 years ago
  29. 46702dd ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 5 years ago
  30. e9f94e4 ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  31. 07480da inet: switch IP ID generator to siphash by Eric Dumazet · 5 years ago
  32. 9c9144e cxgb4: offload VLAN flows regardless of VLAN ethtype by Raju Rangoju · 5 years ago
  33. 3cde0a2 bonding/802.3ad: fix slave link initialization transition states by Jarod Wilson · 5 years ago
  34. 0df021b Linux 4.19.47 by Greg Kroah-Hartman · 5 years ago
  35. 2643365 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 5 years ago
  36. 1a68617 drm/sun4i: dsi: Enforce boundaries on the start delay by Maxime Ripard · 5 years ago
  37. 6956c0e vfio-ccw: Prevent quiesce function going into an infinite loop by Farhan Ali · 5 years ago
  38. 476e87e drm/sun4i: dsi: Change the start delay calculation by Maxime Ripard · 5 years ago
  39. 00734a9 drm: Wake up next in drm_read() chain if we are forced to putback the event by Chris Wilson · 7 years ago
  40. d6dea92 drm/drv: Hold ref on parent device during drm_device lifetime by Noralf Trønnes · 5 years ago
  41. 473bc1a drm/v3d: Handle errors from IRQ setup. by Eric Anholt · 5 years ago
  42. b9c8f86 ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM by Arnd Bergmann · 5 years ago
  43. cc21186 spi: Fix zero length xfer bug by Chris Lesiak · 5 years ago
  44. 8f7f333 spi: imx: stop buffer overflow in RX FIFO flush by Trent Piepho · 5 years ago
  45. 3ae1817 spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 5 years ago
  46. 676aec9b drm/omap: dsi: Fix PM for display blank with paired dss_pll calls by Tony Lindgren · 5 years ago
  47. bdc0956 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 5 years ago
  48. 98eb1b8 scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices by James Smart · 5 years ago
  49. 755dc83 media: saa7146: avoid high stack usage with clang by Arnd Bergmann · 5 years ago
  50. 584e06c scsi: lpfc: Fix fc4type information for FDMI by James Smart · 5 years ago
  51. aecb245 scsi: lpfc: Fix FDMI manufacturer attribute value by James Smart · 5 years ago
  52. 4192c77 media: vimc: zero the media_device on probe by Hans Verkuil · 5 years ago
  53. fd1ade1 media: go7007: avoid clang frame overflow warning with KASAN by Arnd Bergmann · 5 years ago
  54. 6d16d2e media: gspca: do not resubmit URBs when streaming has stopped by Hans Verkuil · 5 years ago
  55. acf41fb media: vimc: stream: fix thread state before sleep by Helen Fornazier · 5 years ago
  56. aeea878 scsi: ufs: fix a missing check of devm_reset_control_get by Kangjie Lu · 5 years ago
  57. 62e79f4 drm/amd/display: Set stream->mode_changed when connectors change by Nicholas Kazlauskas · 5 years ago
  58. fc5293a drm/amd/display: Fix Divide by 0 in memory calculations by Murton Liu · 5 years ago
  59. 91435fce media: staging: davinci_vpfe: disallow building with COMPILE_TEST by Arnd Bergmann · 5 years ago
  60. f51db48 media: m88ds3103: serialize reset messages in m88ds3103_set_frontend by James Hutchinson · 6 years ago
  61. e936770 media: dvbsky: Avoid leaking dvb frontend by Stefan Brüns · 6 years ago
  62. ab934f0 media: si2165: fix a missing check of return value by Kangjie Lu · 6 years ago
  63. 561bd56 igb: Exclude device from suspend direct complete optimization by Kai-Heng Feng · 6 years ago
  64. b6bc202 tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers by Noralf Trønnes · 5 years ago
  65. 5ec9ba4 e1000e: Disable runtime PM on CNP+ by Kai-Heng Feng · 5 years ago
  66. 495e34e thunderbolt: property: Fix a NULL pointer dereference by Kangjie Lu · 5 years ago
  67. 70611b1 drm/amd/display: fix releasing planes when exiting odm by Dmytro Laktyushkin · 5 years ago
  68. 988dab7 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 5 years ago
  69. 877a202 thunderbolt: Fix to check return value of ida_simple_get by Aditya Pakki · 5 years ago
  70. b929107 hwrng: omap - Set default quality by Rouven Czerwinski · 5 years ago
  71. 6b2d193 dmaengine: tegra210-adma: use devm_clk_*() helpers by Sameer Pujar · 5 years ago
  72. 25204fe batman-adv: allow updating DAT entry timeouts on incoming ARP Replies by Linus Lüssing · 5 years ago
  73. a2ace9b selinux: avoid uninitialized variable warning by Arnd Bergmann · 5 years ago
  74. c759509 scsi: lpfc: avoid uninitialized variable warning by Arnd Bergmann · 5 years ago
  75. ac9149b scsi: qla4xxx: avoid freeing unallocated dma memory by Arnd Bergmann · 5 years ago
  76. 239156e usb: core: Add PM runtime calls to usb_hcd_platform_shutdown by Tony Lindgren · 5 years ago
  77. 506b28f rcuperf: Fix cleanup path for invalid perf_type strings by Paul E. McKenney · 5 years ago
  78. 75a9619 x86/mce: Handle varying MCA bank counts by Yazen Ghannam · 6 years ago
  79. aa7919e rcutorture: Fix cleanup path for invalid torture_type strings by Paul E. McKenney · 5 years ago
  80. 3d036cb x86/mce: Fix machine_check_poll() tests for error types by Tony Luck · 5 years ago
  81. 3c2b1ae overflow: Fix -Wtype-limits compilation warnings by Leon Romanovsky · 5 years ago
  82. 19ae270 tty: ipwireless: fix missing checks for ioremap by Kangjie Lu · 5 years ago
  83. 3392cc5 virtio_console: initialize vtermno value for ports by Pankaj Gupta · 5 years ago
  84. e819d4a scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check by Chad Dupuis · 5 years ago
  85. dc0f37b timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 5 years ago
  86. ee40c8a thunderbolt: Fix to check the return value of kmemdup by Aditya Pakki · 5 years ago
  87. c8eecd6 thunderbolt: property: Fix a missing check of kzalloc by Kangjie Lu · 5 years ago
  88. 1de8f96 efifb: Omit memory map check on legacy boot by Ard Biesheuvel · 5 years ago
  89. 356f05f media: gspca: Kill URBs on USB device disconnect by Ezequiel Garcia · 5 years ago
  90. 2a9331c media: wl128x: prevent two potential buffer overflows by Dan Carpenter · 5 years ago
  91. 6b5693f media: video-mux: fix null pointer dereferences by Kangjie Lu · 5 years ago
  92. bc75207 kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice. by Tetsuo Handa · 5 years ago
  93. ba90624 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 5 years ago
  94. 2cd236c HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent by Hans de Goede · 5 years ago
  95. fb2c65b cxgb3/l2t: Fix undefined behaviour by Gustavo A. R. Silva · 5 years ago
  96. 71efe4c ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put by Wen Yang · 5 years ago
  97. b6b7a78 ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put by Wen Yang · 5 years ago
  98. 69f6720 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 5 years ago
  99. 256f63c6 sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() by Geert Uytterhoeven · 5 years ago
  100. 8ea2791 RDMA/hns: Fix bad endianess of port_pd variable by Leon Romanovsky · 5 years ago