1. 2d04f32 llc: fix skb leak in llc_build_and_send_ui_pkt() by Eric Dumazet · 5 years ago
  2. 4421766 ipv6: Fix redirect with VRF by David Ahern · 5 years ago
  3. ed753b3 ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 5 years ago
  4. 46702dd ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 5 years ago
  5. e9f94e4 ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  6. 07480da inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  7. 9c9144e cxgb4: offload VLAN flows regardless of VLAN ethtype by Raju Rangoju · 5 years ago
  8. 3cde0a2 bonding/802.3ad: fix slave link initialization transition states by Jarod Wilson · 5 years ago
  9. 0df021b Linux 4.19.47 by Greg Kroah-Hartman · 5 years ago
  10. 2643365 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 5 years ago
  11. 1a68617 drm/sun4i: dsi: Enforce boundaries on the start delay by Maxime Ripard · 6 years ago
  12. 6956c0e vfio-ccw: Prevent quiesce function going into an infinite loop by Farhan Ali · 6 years ago
  13. 476e87e drm/sun4i: dsi: Change the start delay calculation by Maxime Ripard · 6 years ago
  14. 00734a9 drm: Wake up next in drm_read() chain if we are forced to putback the event by Chris Wilson · 7 years ago
  15. d6dea92 drm/drv: Hold ref on parent device during drm_device lifetime by Noralf Trønnes · 6 years ago
  16. 473bc1a drm/v3d: Handle errors from IRQ setup. by Eric Anholt · 6 years ago
  17. b9c8f86 ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM by Arnd Bergmann · 6 years ago
  18. cc21186 spi: Fix zero length xfer bug by Chris Lesiak · 6 years ago
  19. 8f7f333 spi: imx: stop buffer overflow in RX FIFO flush by Trent Piepho · 6 years ago
  20. 3ae1817 spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 6 years ago
  21. 676aec9b drm/omap: dsi: Fix PM for display blank with paired dss_pll calls by Tony Lindgren · 6 years ago
  22. bdc0956 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 6 years ago
  23. 98eb1b8 scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices by James Smart · 6 years ago
  24. 755dc83 media: saa7146: avoid high stack usage with clang by Arnd Bergmann · 6 years ago
  25. 584e06c scsi: lpfc: Fix fc4type information for FDMI by James Smart · 6 years ago
  26. aecb245 scsi: lpfc: Fix FDMI manufacturer attribute value by James Smart · 6 years ago
  27. 4192c77 media: vimc: zero the media_device on probe by Hans Verkuil · 6 years ago
  28. fd1ade1 media: go7007: avoid clang frame overflow warning with KASAN by Arnd Bergmann · 6 years ago
  29. 6d16d2e media: gspca: do not resubmit URBs when streaming has stopped by Hans Verkuil · 6 years ago
  30. acf41fb media: vimc: stream: fix thread state before sleep by Helen Fornazier · 6 years ago
  31. aeea878 scsi: ufs: fix a missing check of devm_reset_control_get by Kangjie Lu · 6 years ago
  32. 62e79f4 drm/amd/display: Set stream->mode_changed when connectors change by Nicholas Kazlauskas · 6 years ago
  33. fc5293a drm/amd/display: Fix Divide by 0 in memory calculations by Murton Liu · 6 years ago
  34. 91435fce media: staging: davinci_vpfe: disallow building with COMPILE_TEST by Arnd Bergmann · 6 years ago
  35. f51db48 media: m88ds3103: serialize reset messages in m88ds3103_set_frontend by James Hutchinson · 6 years ago
  36. e936770 media: dvbsky: Avoid leaking dvb frontend by Stefan Brüns · 6 years ago
  37. ab934f0 media: si2165: fix a missing check of return value by Kangjie Lu · 6 years ago
  38. 561bd56 igb: Exclude device from suspend direct complete optimization by Kai-Heng Feng · 6 years ago
  39. b6bc202 tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers by Noralf Trønnes · 6 years ago
  40. 5ec9ba4 e1000e: Disable runtime PM on CNP+ by Kai-Heng Feng · 6 years ago
  41. 495e34e thunderbolt: property: Fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  42. 70611b1 drm/amd/display: fix releasing planes when exiting odm by Dmytro Laktyushkin · 6 years ago
  43. 988dab7 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 6 years ago
  44. 877a202 thunderbolt: Fix to check return value of ida_simple_get by Aditya Pakki · 6 years ago
  45. b929107 hwrng: omap - Set default quality by Rouven Czerwinski · 6 years ago
  46. 6b2d193 dmaengine: tegra210-adma: use devm_clk_*() helpers by Sameer Pujar · 6 years ago
  47. 25204fe batman-adv: allow updating DAT entry timeouts on incoming ARP Replies by Linus Lüssing · 6 years ago
  48. a2ace9b selinux: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  49. c759509 scsi: lpfc: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  50. ac9149b scsi: qla4xxx: avoid freeing unallocated dma memory by Arnd Bergmann · 6 years ago
  51. 239156e usb: core: Add PM runtime calls to usb_hcd_platform_shutdown by Tony Lindgren · 6 years ago
  52. 506b28f rcuperf: Fix cleanup path for invalid perf_type strings by Paul E. McKenney · 6 years ago
  53. 75a9619 x86/mce: Handle varying MCA bank counts by Yazen Ghannam · 6 years ago
  54. aa7919e rcutorture: Fix cleanup path for invalid torture_type strings by Paul E. McKenney · 6 years ago
  55. 3d036cb x86/mce: Fix machine_check_poll() tests for error types by Tony Luck · 6 years ago
  56. 3c2b1ae overflow: Fix -Wtype-limits compilation warnings by Leon Romanovsky · 6 years ago
  57. 19ae270 tty: ipwireless: fix missing checks for ioremap by Kangjie Lu · 6 years ago
  58. 3392cc5 virtio_console: initialize vtermno value for ports by Pankaj Gupta · 6 years ago
  59. e819d4a scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check by Chad Dupuis · 6 years ago
  60. dc0f37b timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 6 years ago
  61. ee40c8a thunderbolt: Fix to check the return value of kmemdup by Aditya Pakki · 6 years ago
  62. c8eecd6 thunderbolt: property: Fix a missing check of kzalloc by Kangjie Lu · 6 years ago
  63. 1de8f96 efifb: Omit memory map check on legacy boot by Ard Biesheuvel · 6 years ago
  64. 356f05f media: gspca: Kill URBs on USB device disconnect by Ezequiel Garcia · 6 years ago
  65. 2a9331c media: wl128x: prevent two potential buffer overflows by Dan Carpenter · 6 years ago
  66. 6b5693f media: video-mux: fix null pointer dereferences by Kangjie Lu · 6 years ago
  67. bc75207 kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice. by Tetsuo Handa · 6 years ago
  68. ba90624 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 6 years ago
  69. 2cd236c HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent by Hans de Goede · 6 years ago
  70. fb2c65b cxgb3/l2t: Fix undefined behaviour by Gustavo A. R. Silva · 6 years ago
  71. 71efe4c ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  72. b6b7a78 ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  73. 69f6720 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  74. 256f63c6 sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() by Geert Uytterhoeven · 6 years ago
  75. 8ea2791 RDMA/hns: Fix bad endianess of port_pd variable by Leon Romanovsky · 6 years ago
  76. 65ec64f chardev: add additional check for minor range overlap by Chengguang Xu · 6 years ago
  77. fc242af x86/uaccess: Fix up the fixup by Peter Zijlstra · 6 years ago
  78. 5007453 x86/ia32: Fix ia32_restore_sigcontext() AC leak by Peter Zijlstra · 6 years ago
  79. 4614b0b x86/uaccess, signal: Fix AC=1 bloat by Peter Zijlstra · 6 years ago
  80. 1a3188d x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP by Peter Zijlstra · 6 years ago
  81. da30c27 wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext by Lior David · 6 years ago
  82. e667aef arm64: cpu_ops: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  83. e3980db drm/panel: otm8009a: Add delay at the end of initialization by Yannick Fertré · 6 years ago
  84. cb5946e scsi: ufs: Avoid configuring regulator with undefined voltage range by Stanley Chu · 6 years ago
  85. 31318d4 scsi: ufs: Fix regulator load and icc-level configuration by Stanley Chu · 6 years ago
  86. c9e44a1 rtlwifi: fix potential NULL pointer dereference by Ping-Ke Shih · 6 years ago
  87. bd2ab04 rtc: xgene: fix possible race condition by Alexandre Belloni · 6 years ago
  88. e29aba1 brcmfmac: fix Oops when bringing up interface during USB disconnect by Piotr Figiel · 6 years ago
  89. 8a412ed brcmfmac: fix race during disconnect when USB completion is in progress by Piotr Figiel · 6 years ago
  90. ce55a59 brcmfmac: fix WARNING during USB disconnect in case of unempty psq by Piotr Figiel · 6 years ago
  91. 4b2f0eb brcmfmac: convert dev_init_lock mutex to completion by Piotr Figiel · 6 years ago
  92. 59ec3ad b43: shut up clang -Wuninitialized variable warning by Arnd Bergmann · 6 years ago
  93. 7c9d97f brcmfmac: fix missing checks for kmemdup by Kangjie Lu · 6 years ago
  94. a27ce48 mwifiex: Fix mem leak in mwifiex_tm_cmd by YueHaibing · 6 years ago
  95. 7be8d42 rtlwifi: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  96. f8f5492 selftests/bpf: ksym_search won't check symbols exists by Daniel T. Lee · 6 years ago
  97. ef8e5a7 iio: adc: ti-ads7950: Fix improper use of mlock by Justin Chen · 6 years ago
  98. 36a59a0 iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data by Nathan Chancellor · 6 years ago
  99. dd106d1 iio: hmc5843: fix potential NULL pointer dereferences by Kangjie Lu · 6 years ago
  100. d7c7734 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 6 years ago