1. 7233982 mtd: ubi: wl: Fix error return code in ubi_wl_init() by Wei Yongjun · 7 years ago
  2. 01f1969 ubi: Fix copy/paste error in function documentation by Sascha Hauer · 7 years ago
  3. 889027b ubi: Fastmap: Fix typo by Sascha Hauer · 7 years ago
  4. f78e5623 ubi: fastmap: Erase outdated anchor PEBs during attach by Sascha Hauer · 7 years ago
  5. f50629d ubi: fastmap: Clean up the initialization of pointer p by Colin Ian King · 7 years ago
  6. af7bcee ubi: fastmap: Use kmem_cache_free to deallocate memory by Pan Bian · 7 years ago
  7. a51a0c8 ubi: Fix race condition between ubi volume creation and udev by Clay McClure · 7 years ago
  8. c0e860b mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available by Jeff Westfahl · 8 years ago
  9. 9443c16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 2c1cfa4 Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  12. d5a047f Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  13. 9e8f8f1 Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  14. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  15. 32835a0 Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  16. f12e0dd Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  17. 352ef57 Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  18. fee6c61 Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  19. 477d70b Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  20. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  21. ab27815 Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  22. b8626f1 usb: misc: usb3503: make sure reset is low for at least 100us by Stefan Agner · 7 years ago
  23. ceb1761 Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  24. 5005c85 drm/i915: Don't adjust priority on an already signaled fence by Chris Wilson · 7 years ago
  25. 4636bda drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake. by Kenneth Graunke · 7 years ago
  26. 64fce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  27. db84924 mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable by Jiri Pirko · 7 years ago
  28. 8e033a9 mlxsw: pci: Wait after reset before accessing HW by Yuval Mintz · 7 years ago
  29. fc23365 nfp: always unmask aux interrupts at init by Jakub Kicinski · 7 years ago
  30. 6ade262 Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  31. 95f566d of_mdio: avoid MDIO bus removal when a PHY is missing by Madalin Bucur · 7 years ago
  32. 11d827a net: gianfar_ptp: move set_fipers() to spinlock protecting area by Yangbo Lu · 7 years ago
  33. 0d9cac0 drm/vmwgfx: Potential off by one in vmw_view_add() by Dan Carpenter · 7 years ago
  34. cf2acf6 xen/gntdev: Fix partial gntdev_mmap() cleanup by Ross Lagerwall · 7 years ago
  35. 951a010 xen/gntdev: Fix off-by-one error when unmapping with holes by Ross Lagerwall · 7 years ago
  36. 1e77fc8 gpio: Add missing open drain/source handling to gpiod_set_value_cansleep() by Geert Uytterhoeven · 7 years ago
  37. d780537 drm/tegra: sor: Fix hang on Tegra124 eDP by Thierry Reding · 7 years ago
  38. d476c53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  39. 21acdf4 rbd: set max_segments to USHRT_MAX by Ilya Dryomov · 7 years ago
  40. edd8ca8 rbd: reacquire lock should update lock owner client id by Florian Margaine · 7 years ago
  41. 928afc8 uas: ignore UAS for Norelsys NS1068(X) chips by Icenowy Zheng · 7 years ago
  42. 7ae2c3c USB: UDC core: fix double-free in usb_add_gadget_udc_release by Alan Stern · 7 years ago
  43. 46eb14a USB: fix usbmon BUG trigger by Pete Zaitcev · 7 years ago
  44. 98648ae drm/vmwgfx: Don't cache framebuffer maps by Thomas Hellstrom · 7 years ago
  45. 443064c staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl by Viktor Slavkovic · 7 years ago
  46. aa1f10e mux: core: fix double get_device() by Hans de Goede · 7 years ago
  47. ef7f8ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  48. b0bb222 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  49. 1b5c7ef drm/nouveau/disp/gf119: add missing drive vfunc ptr by Rob Clark · 7 years ago
  50. 909ef25 Merge tag 'drm-misc-fixes-2018-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  51. 44596f8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  52. d32da58 Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  53. 50f3d74 sh_eth: fix TXALCR1 offsets by Sergei Shtylyov · 7 years ago
  54. 56c0290 mdio-sun4i: Fix a memory leak by Christophe JAILLET · 7 years ago
  55. 46cd750 phylink: mark expected switch fall-throughs in phylink_mii_ioctl by Gustavo A. R. Silva · 7 years ago
  56. b707fda xen-netfront: enable device after manual module load by Eduardo Otubo · 7 years ago
  57. 78f3000 bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine. by Venkat Duvvuru · 7 years ago
  58. 7deea45 bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc() by Sunil Challa · 7 years ago
  59. 98b8e4e platform/x86: wmi: Call acpi_wmi_init() later by Rafael J. Wysocki · 7 years ago
  60. 67c3f3f Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 7 years ago
  61. 87590ce sysfs/cpu: Add vulnerability folder by Thomas Gleixner · 7 years ago
  62. 6b01823 nvme-fabrics: initialize default host->id in nvmf_host_default() by Ewan D. Milne · 7 years ago
  63. 65e7439 drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parser by Changbin Du · 7 years ago
  64. b84449d Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  65. 9d61ec5 Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  66. c11a5fe Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  67. 7b6af2c leds: core: Fix regression caused by commit 2b83ff96f51d by Jacek Anaszewski · 7 years ago
  68. fee4380 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 7 years ago
  69. ae66501 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 7 years ago
  70. 65c64d18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  71. 313243a Merge tag 'iommu-v4.15-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  72. f842839 Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  73. b03acc4 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 3eac690 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  75. 925cbd7 Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  76. 64648a5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  77. 5133550 sh_eth: fix SH7757 GEther initialization by Sergei Shtylyov · 7 years ago
  78. 3e6e867 Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  79. d1616f0 net: fec: free/restore resource in related probe error pathes by Fugang Duan · 7 years ago
  80. 49fdde8 Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  81. 943309d iwlwifi: pcie: fix DMA memory mapping / unmapping by Emmanuel Grumbach · 7 years ago
  82. 107b7d9 mfd: rtsx: Release IRQ during shutdown by Sinan Kaya · 7 years ago
  83. 5866bec Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  84. bc6fe53 Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  85. 0007b9c Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  86. dc042da Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 7 years ago
  87. 041ea47 Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 7 years ago
  88. dfe8266 sh_eth: fix TSU resource handling by Sergei Shtylyov · 7 years ago
  89. e1915c8 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  90. 879626e net: stmmac: enable EEE in MII, GMII or RGMII only by Jerome Brunet · 7 years ago
  91. 0856655 wcn36xx: Fix dynamic power saving by Loic Poulain · 7 years ago
  92. 5fd77a3 usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer by Shuah Khan · 7 years ago
  93. e1346fd usbip: remove kernel addresses from usb device and urb debug msgs by Shuah Khan · 7 years ago
  94. b78d830 usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input by Shuah Khan · 7 years ago
  95. d84baa5 Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Arnd Bergmann · 7 years ago
  96. 6ebc5e8 can: ems_usb: improve error reporting for error warning and error passive by Martin Lederhilger · 7 years ago
  97. 13454c1 can: flex_can: Correct the checking for frame length in flexcan_start_xmit() by Luu An Phu · 7 years ago
  98. d5b42e6 can: gs_usb: fix return value of the "set_bittiming" callback by Wolfgang Grandegger · 7 years ago
  99. b4c2951 can: vxcan: improve handling of missing peer name attribute by Oliver Hartkopp · 7 years ago
  100. 54e98b5 net: dsa: b53: Turn off Broadcom tags for more switches by Florian Fainelli · 7 years ago