1. 3425d93 efi/x86: Handle page faults occurring while running EFI runtime services by Sai Praneeth · 7 years ago
  2. 9dbbeda efi: Make efi_rts_work accessible to efi page fault handler by Sai Praneeth · 7 years ago
  3. bcb31c6 efi/efi_test: add exporting ResetSystem runtime service by Ivan Hu · 7 years ago
  4. 41f1c48 efi/libstub: arm: support building with clang by Alistair Strachan · 7 years ago
  5. a23d3bb efi: add API to reserve memory persistently across kexec reboot by Ard Biesheuvel · 6 years ago
  6. b844470 efi/arm: libstub: add a root memreserve config table by Ard Biesheuvel · 6 years ago
  7. 71e0940 efi: honour memory reservations passed via a linux specific config table by Ard Biesheuvel · 6 years ago
  8. 225ad3c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 3243a89 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  10. 0f3aa48 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  11. d7b686e Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  12. 3d0e7a9 Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  13. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  14. 5393734 Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  15. a6b7eb3 Merge branch 'acpi-bus' by Rafael J. Wysocki · 7 years ago
  16. a49a9dc Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  17. ca16eb3 Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  18. ae7304c i2c: xiic: Make the start and the byte count write atomic by Shubhrajyoti Datta · 7 years ago
  19. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 7 years ago
  20. 6b45a2b memory: ti-aemif: fix a potential NULL-pointer dereference by Bartosz Golaszewski · 7 years ago
  21. e312b6d Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes by Olof Johansson · 7 years ago
  22. 96d529b firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero by Sudeep Holla · 7 years ago
  23. e92c0ea rbd: support cloning across namespaces by Ilya Dryomov · 7 years ago
  24. eb3b2d6 rbd: factor out get_parent_info() by Ilya Dryomov · 7 years ago
  25. f11fc4b ACPI / LPSS: Force LPSS quirks on boot by Zhang Rui · 7 years ago
  26. 5d128fb ACPI / bus: Only call dmi_check_system() on X86 by Jean Delvare · 7 years ago
  27. d07f05f hwmon: rpi: add module alias to raspberrypi-hwmon by Peter Robinson · 7 years ago
  28. b36fdc6 Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  29. f4697d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  30. 0e9b103 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  31. 36bdac1 drivers/dax/device.c: convert variable to vm_fault_t type by Souptick Joarder · 7 years ago
  32. 4e8346d memory_hotplug: fix kernel_panic on offline page processing by Mikhail Zaslonko · 7 years ago
  33. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  34. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 7 years ago
  35. 639505d net/mlx5: Fix SQ offset in QPs with small RQ by Tariq Toukan · 7 years ago
  36. bc811f0 nbd: don't allow invalid blocksize settings by Jens Axboe · 7 years ago
  37. 851a151 i2c: i801: fix DNV's SMBCTRL register offset by Felipe Balbi · 7 years ago
  38. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  39. 00fe9c3 bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. by Michael Chan · 7 years ago
  40. ad95c27 bnxt_en: Clean up unused functions. by Michael Chan · 7 years ago
  41. 6b95c3e bnxt_en: Fix firmware signaled resource change logic in open. by Michael Chan · 7 years ago
  42. bf68066 net/ibm/emac: wrong emac_calc_base call was used by typo by Ivan Mikhaylov · 7 years ago
  43. 2b82435 drm/i915/dp_mst: Fix enabling pipe clock for all streams by Imre Deak · 7 years ago
  44. 4fe9679 drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engine by Manasi Navare · 7 years ago
  45. 3993347 drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse" by Jan-Marek Glogowski · 7 years ago
  46. f518cd9 Merge tag 'gvt-fixes-2018-09-04' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 7 years ago
  47. 9fd0e09 r8169: add support for NCube 8168 network card by Anthony Wong · 7 years ago
  48. 54ff01f drm/i915/gvt: Give new born vGPU higher scheduling chance by Zhenyu Wang · 7 years ago
  49. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  50. 16fe10c net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() by Jia-Ju Bai · 7 years ago
  51. 20fdcd7 i2c: imx-lpi2c: Remove mx8dv compatible entry by Fabio Estevam · 7 years ago
  52. 4c85609 i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP by Masahiro Yamada · 7 years ago
  53. 38f5d8d i2c: uniphier: issue STOP only for last message or I2C_M_STOP by Masahiro Yamada · 7 years ago
  54. 18eb8ae net: ethernet: cpsw-phy-sel: prefer phandle for phy sel by Tony Lindgren · 7 years ago
  55. fd6868d Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  56. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  57. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 7 years ago
  58. b18ed66 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  59. 9b25436 random: make CPU trust a boot parameter by Kees Cook · 7 years ago
  60. f611a5b ibmvnic: Include missing return code checks in reset function by Thomas Falcon · 7 years ago
  61. e04e7a7 hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() by Dexuan Cui · 7 years ago
  62. 9ad716b nfp: wait for posted reconfigs when disabling the device by Jakub Kicinski · 7 years ago
  63. 41a9504 md-cluster: release RESYNC lock after the last resync message by Guoqing Jiang · 7 years ago
  64. 1d0ffd2 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 7 years ago
  65. e254de6 md/raid5-cache: disable reshape completely by Shaohua Li · 7 years ago
  66. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  67. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  68. d49b48f gpio: Fix crash due to registration race by Vincent Whitchurch · 7 years ago
  69. 4658aff Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  70. b6935d2 Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  71. a0b9c4d Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  72. bded6c0 clk: x86: Set default parent to 48Mhz by Akshu Agrawal · 7 years ago
  73. cebc07d i2c: sh_mobile: fix leak when using DMA bounce buffer by Wolfram Sang · 7 years ago
  74. 531db50 i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow by Wolfram Sang · 7 years ago
  75. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 7 years ago
  76. 1204d12 i2c: algos: bit: make the error messages grepable by Jan Kundrát · 7 years ago
  77. 9d9a152 i2c: designware: Re-init controllers with pm_disabled set on resume by Hans de Goede · 7 years ago
  78. 7fd6d98 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 7 years ago
  79. fb64638 Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  80. f42b0e18 of: add node name compare helper functions by Rob Herring · 7 years ago
  81. 9f8f16c Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  82. 48f8e8e Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  83. c4053ef net: mvpp2: initialize port of_node pointer by Baruch Siach · 7 years ago
  84. b244ffa drm/i915/gvt: Fix drm_format_mod value for vGPU plane by Zhenyu Wang · 7 years ago
  85. b2b599f drm/i915/gvt: move intel_runtime_pm_get out of spin_lock in stop_schedule by Hang Yuan · 7 years ago
  86. b9b824a drm/i915/gvt: Handle GEN9_WM_CHICKEN3 with F_CMD_ACCESS. by Colin Xu · 7 years ago
  87. c8ab5ac drm/i915/gvt: Make correct handling to vreg BXT_PHY_CTL_FAMILY by Colin Xu · 7 years ago
  88. 9174c1d drm/i915/gvt: emulate gen9 dbuf ctl register access by Xiaolin Zhang · 7 years ago
  89. c3c397c net: bcmgenet: use MAC link status for fixed phy by Doug Berger · 7 years ago
  90. c305660 net: stmmac: build the dwmac-socfpga platform driver for Stratix10 by Dinh Nguyen · 7 years ago
  91. 49a51c4 Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  92. 185c3cf Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  93. 6e0bb04 sh_eth: Add R7S9210 support by Chris Brandt · 7 years ago
  94. 455c440 net: hns: add netif_carrier_off before change speed and duplex by Peng Li · 7 years ago
  95. 31fabbe net: hns: add the code for cleaning pkt in chip by Peng Li · 7 years ago
  96. 05212ba r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices by Azat Khuzhin · 7 years ago
  97. e5133f2 Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit" by Jerome Brunet · 7 years ago
  98. af3a5fe Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  99. 80ab316 drm/i915/audio: Hook up component bindings even if displays are disabled by Chris Wilson · 7 years ago
  100. 299c2a9 drm/i915: Increase LSPCON timeout by Fredrik Schön · 7 years ago