1. f418d00 hwmon: (vt1211) Use request_muxed_region for Super-IO accesses by Guenter Roeck · 6 years ago
  2. 3b82ce1 RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure by Colin Ian King · 6 years ago
  3. f64615a i40e: don't allow changes to HW VLAN stripping on active port VLANs by Nicholas Nunley · 6 years ago
  4. 9105d11 USB: core: Don't unbind interfaces following device reset failure by Alan Stern · 6 years ago
  5. 5f67ca2 media: pvrusb2: Prevent a buffer overflow by Dan Carpenter · 6 years ago
  6. e70d90c media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable() by Shuah Khan · 6 years ago
  7. 32696de media: ov2659: make S_FMT succeed even if requested format doesn't match by Akinobu Mita · 6 years ago
  8. f84c101 media: au0828: stop video streaming only when last user stops by Hans Verkuil · 6 years ago
  9. d539dc2 media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper by Janusz Krzysztofik · 6 years ago
  10. 109f709 media: coda: clear error return value before picture run by Philipp Zabel · 6 years ago
  11. 5c1c6e2 dmaengine: at_xdmac: remove BUG_ON macro in tasklet by Nicolas Ferre · 6 years ago
  12. 2da57fa pinctrl: pistachio: fix leaked of_node references by Wen Yang · 6 years ago
  13. e2cde78 HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
  14. 56df2db bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  15. 282ae1e bcache: add failure check to run_cache_set() for journal replay by Coly Li · 6 years ago
  16. abc77ba bcache: fix failure in journal relplay by Tang Junhui · 6 years ago
  17. e7321da bcache: return error immediately in bch_journal_replay() by Coly Li · 6 years ago
  18. 2ed2423 crypto: sun4i-ss - Fix invalid calculation of hash end by Corentin Labbe · 6 years ago
  19. 2f3201b23 net: cw1200: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  20. bc2c853 mwifiex: prevent an array overflow by Dan Carpenter · 6 years ago
  21. ab53d05 dmaengine: pl330: _stop: clear interrupt status by Sugar Zhang · 6 years ago
  22. 1f7f676b w1: fix the resume command API by Mariusz Bialonczyk · 6 years ago
  23. 8685a29 rtc: 88pm860x: prevent use-after-free on device remove by Sven Van Asbroeck · 6 years ago
  24. af73fb3 iwlwifi: pcie: don't crash on invalid RX interrupt by Johannes Berg · 6 years ago
  25. 9375939 scsi: qla2xxx: Fix a qla24xx_enable_msix() error path by Bart Van Assche · 6 years ago
  26. 4e0c06e sched/cpufreq: Fix kobject memleak by Viresh Kumar · 6 years ago
  27. 146579d brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler() by Dan Carpenter · 6 years ago
  28. 0f31932 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
  29. 7b4ff6a net: ena: gcc 8: fix compilation warning by Sameeh Jubran · 6 years ago
  30. 12ada5b dmaengine: tegra210-dma: free dma controller in remove() by Sameer Pujar · 6 years ago
  31. 48b759f mmc: core: Verify SD bus width by Raul E Rangel · 6 years ago
  32. af76322 cxgb4: Fix error path in cxgb4_init_module by YueHaibing · 6 years ago
  33. a186a93 at76c50x-usb: Don't register led_trigger if usb_register_driver failed by YueHaibing · 6 years ago
  34. 2c81511 ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit by YueHaibing · 6 years ago
  35. 5c6631b media: vivid: use vfree() instead of kfree() for dev->bitmap_cap by Alexander Potapenko · 6 years ago
  36. 14734c3 media: cpia2: Fix use-after-free in cpia2_exit by YueHaibing · 6 years ago
  37. d0c04be fbdev: fix WARNING in __alloc_pages_nodemask bug by Jiufei Xue · 6 years ago
  38. 45dbaee fbdev: fix divide error in fb_var_to_videomode by Shile Zhang · 6 years ago
  39. ef27496 libnvdimm/namespace: Fix label tracking error by Dan Williams · 6 years ago
  40. c636a88 crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 6 years ago
  41. 33d816a Revert "scsi: sd: Keep disk read-only when re-reading partition" by Martin K. Petersen · 5 years ago
  42. 9adc440 fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough by Yifeng Li · 6 years ago
  43. 4354c04 md/raid: raid5 preserve the writeback action after the parity check by Nigel Croxon · 6 years ago
  44. 3ece5c4 Revert "Don't jump to compute_result state from check_result state" by Song Liu · 6 years ago
  45. 5e59363 power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG by Andrey Smirnov · 6 years ago
  46. 1f4195f9 dm delay: fix a crash when invalid device is specified by Mikulas Patocka · 6 years ago
  47. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 6 years ago
  48. 1c38a7b PCI: Factor out pcie_retrain_link() function by Stefan Mätje · 6 years ago
  49. 0e21ba0 PCI: Mark Atheros AR9462 to avoid bus reset by James Prestwood · 6 years ago
  50. cda9ede fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting by Yifeng Li · 6 years ago
  51. e15fc94 fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display by Yifeng Li · 6 years ago
  52. e5165ce fbdev: sm712fb: fix support for 1024x768-16 mode by Yifeng Li · 6 years ago
  53. 1feae99 fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM by Yifeng Li · 6 years ago
  54. 40e3990 fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA by Yifeng Li · 6 years ago
  55. bd2d04b fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F by Yifeng Li · 6 years ago
  56. 263903a fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 by Yifeng Li · 6 years ago
  57. 066009c fbdev: sm712fb: fix brightness control on reboot, don't set SR30 by Yifeng Li · 6 years ago
  58. 6f0d9b0 memory: tegra: Fix integer overflow on tick value calculation by Dmitry Osipenko · 6 years ago
  59. 202494a9 iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 by Dmitry Osipenko · 6 years ago
  60. a8ae32e clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider by Dmitry Osipenko · 6 years ago
  61. 48f0cdf media: ov6650: Fix sensor possibly not detected on probe by Janusz Krzysztofik · 6 years ago
  62. 224354c p54: drop device reference count if fails to enable device by Pan Bian · 6 years ago
  63. 09abe5a intel_th: msu: Fix single mode with IOMMU by Alexander Shishkin · 6 years ago
  64. cd72ddca md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  65. 9110fd8 stm class: Fix channel free in stm output free path by Tingwei Zhang · 6 years ago
  66. 1f62094 parisc: Skip registering LED when running in QEMU by Helge Deller · 6 years ago
  67. dcdc0a4 ppp: deflate: Fix possible crash in deflate_init by YueHaibing · 6 years ago
  68. c1398d3 net/mlx4_core: Change the error print to info print by Yunjian Wang · 6 years ago
  69. a2a2a14 ipmi:ssif: compare block number correctly for multi-part return messages by Kamlakant Patel · 6 years ago
  70. 7366d0c bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 6 years ago
  71. 3946cbb bcache: fix a race between cache register and cacheset unregister by Liang Chen · 6 years ago
  72. 948c9cec tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 6 years ago
  73. e8de7b8 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 6 years ago
  74. 4bae193 power: supply: axp288_charger: Fix unchecked return value by Gustavo A. R. Silva · 6 years ago
  75. 7227474 PCI: hv: Fix a memory leak in hv_eject_device_work() by Dexuan Cui · 6 years ago
  76. 71e29a1 drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl by Dan Carpenter · 6 years ago
  77. b51cbe6 drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl by Dan Carpenter · 6 years ago
  78. 513abe7 bonding: fix arp_validate toggling in active-backup mode by Jarod Wilson · 6 years ago
  79. 955714c net: ucc_geth - fix Oops when changing number of buffers in the ring by Christophe Leroy · 6 years ago
  80. e85fa7b Don't jump to compute_result state from check_result state by Nigel Croxon · 6 years ago
  81. 09bc8f1 rtlwifi: rtl8723ae: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  82. 8663a36 cw1200: fix missing unlock on error in cw1200_hw_scan() by Wei Yongjun · 6 years ago
  83. ecdb33c Input: synaptics-rmi4 - fix possible double free by Pan Bian · 6 years ago
  84. 737b6bc spi: ST ST95HF NFC: declare missing of table by Daniel Gomez · 6 years ago
  85. cdb3d71 spi: Micrel eth switch: declare missing of table by Daniel Gomez · 6 years ago
  86. 952ef05 gpu: ipu-v3: dp: fix CSC handling by Lucas Stach · 6 years ago
  87. cd7e3fd drm/sun4i: Set device driver data at bind time for use in unbind by Paul Kocialkowski · 6 years ago
  88. 6abfbc0 s390: ctcm: fix ctcm_new_device error return code by Arnd Bergmann · 6 years ago
  89. f9b1baa MIPS: perf: ath79: Fix perfcount IRQ assignment by Petr Štetiar · 6 years ago
  90. 6f8288c mISDN: Check address length before reading address family by Tetsuo Handa · 6 years ago
  91. 00853c9 s390/3270: fix lockdep false positive on view->lock by Martin Schwidefsky · 6 years ago
  92. ee734a2 s390/dasd: Fix capacity calculation for large volumes by Peter Oberparleiter · 6 years ago
  93. 4d8fc7d libnvdimm/btt: Fix a kmemdup failure check by Aditya Pakki · 6 years ago
  94. e1b2ae9 HID: input: add mapping for "Toggle Display" key by Dmitry Torokhov · 6 years ago
  95. b341211 HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 6 years ago
  96. b68f766 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 6 years ago
  97. 93cc833 libnvdimm/namespace: Fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  98. d1a8691 iio: adc: xilinx: fix potential use-after-free on remove by Sven Van Asbroeck · 6 years ago
  99. 2651afd USB: serial: fix unthrottle races by Johan Hovold · 6 years ago
  100. 3208df1 platform/x86: sony-laptop: Fix unintentional fall-through by Gustavo A. R. Silva · 6 years ago