1. 26d0741 devres: Align data[] to ARCH_KMALLOC_MINALIGN by Alexey Brodkin · 6 years ago
  2. a13daf0 sysfs: Disable lockdep for driver bind/unbind files by Daniel Vetter · 6 years ago
  3. 5781b53 driver core: Add missing dev->bus->need_parent_lock checks by Rafael J. Wysocki · 6 years ago
  4. 6c56e89 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  5. fb1c592 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Greg Kroah-Hartman · 6 years ago
  6. 69e445a PM / core: Clear the direct_complete flag on errors by Rafael J. Wysocki · 6 years ago
  7. 7012040 firmware: Always initialize the fw_priv list object by Bjorn Andersson · 6 years ago
  8. 422b3db firmware: Fix security issue with request_firmware_into_buf() by Rishabh Bhatnagar · 6 years ago
  9. 4e8346d memory_hotplug: fix kernel_panic on offline page processing by Mikhail Zaslonko · 6 years ago
  10. 5e2e2f9 PM / clk: signedness bug in of_pm_clk_add_clks() by Dan Carpenter · 6 years ago
  11. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  12. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  13. 3172e5e mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  14. 4fbce63 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() by Oscar Salvador · 6 years ago
  15. d5b6f6a3 mm/memory_hotplug.c: call register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  16. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  17. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  18. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  19. 3860cae Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  20. 15bc88c Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  21. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  22. d22d593 Merge branch 'regulator-4.19' into regulator-next by Mark Brown · 6 years ago
  23. 1dce5d8 Merge branch 'regmap-4.19' into regmap-next by Mark Brown · 6 years ago
  24. 1cbdded Merge tag 'regmap-noinc-read' into regmap-4.19 by Mark Brown · 6 years ago
  25. 74fe7b5 regmap: Add regmap_noinc_read API by Crestez Dan Leonard · 6 years ago
  26. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  27. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  29. a5f9e5d Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  30. 75eb3a6 regmap: sccb: fix typo and sort headers alphabetically by Akinobu Mita · 6 years ago
  31. 0afdd67 Merge branch 'i2c/smbus_xfer_unlock-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into regmap-4.19 for sccb dependency by Mark Brown · 6 years ago
  32. e16f4f3 base: core: Remove WARN_ON from link dependencies check by Benjamin Gaignard · 6 years ago
  33. 3297c8f drivers/base: stop new probing during shutdown by Pingfan Liu · 6 years ago
  34. 9944e89 driver core: set up ownership of class devices in sysfs by Dmitry Torokhov · 6 years ago
  35. e594a06 Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-4.19 by Mark Brown · 6 years ago
  36. bcf7eac regmap: add SCCB support by Akinobu Mita · 6 years ago
  37. 6e852651 firmware: add call to LSM hook before firmware sysfs fallback by Mimi Zohar · 6 years ago
  38. 726e410 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  39. 46d3a03 driver core: remove unnecessary function extern declare by Shaokun Zhang · 6 years ago
  40. e76ad18 regmap: slimbus: add support to multi read/write by Srinivas Kandagatla · 6 years ago
  41. 722e5f2 driver core: Partially revert "driver core: correct device's shutdown order" by Rafael J. Wysocki · 6 years ago
  42. e01afc3 PM / Domains: Stop deferring probe at the end of initcall by Rob Herring · 6 years ago
  43. 25b4e70 driver core: allow stopping deferred probe after init by Rob Herring · 6 years ago
  44. 1689cac driver core: Add flag to autoremove device link on supplier unbind by Vivek Gautam · 6 years ago
  45. e88728f driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER by Vivek Gautam · 6 years ago
  46. 27dceb8 PM / Domains: Introduce dev_pm_domain_attach_by_name() by Ulf Hansson · 6 years ago
  47. 5d6be70 PM / Domains: Introduce option to attach a device by name to genpd by Ulf Hansson · 6 years ago
  48. 28af109 driver core: add a debugfs entry to show deferred devices by Javier Martinez Canillas · 6 years ago
  49. 319b11e base: fix order of OF initialization by Wesley W. Terpstra · 6 years ago
  50. 448a5a5 drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,read_number by Sudeep Holla · 6 years ago
  51. 663336e device: Add #define dev_fmt similar to #define pr_fmt by Joe Perches · 6 years ago
  52. 0a50f61 drivers: base: initcall_debug logs for driver probe times by Todd Poynor · 6 years ago
  53. d884221 driver core: Add device_link_remove function by pascal paillet · 6 years ago
  54. 895b661 PM / Domains: Don't power on at attach for the multi PM domain case by Ulf Hansson · 6 years ago
  55. ad6384b PM / Domains: Rename opp_node to np by Viresh Kumar · 6 years ago
  56. 26c92a3 Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  57. 17dbca1 x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  58. 47e5abf PM / core: Fix supplier device runtime PM usage counter imbalance by Rafael J. Wysocki · 6 years ago
  59. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 6 years ago
  60. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  61. 6a900f8 Merge branches 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  62. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  63. b06c0b2f Revert "PM / runtime: Fixup reference counting of device link suppliers at probe" by Rafael J. Wysocki · 6 years ago
  64. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  65. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  66. 2d5ed61 PM / wakeup: Export wakeup_count instead of event_count via sysfs by Ravi Chandra Sadineni · 6 years ago
  67. 82e12d9 PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains by Ulf Hansson · 6 years ago
  68. 3c095f3 PM / Domains: Add support for multi PM domains per device to genpd by Ulf Hansson · 6 years ago
  69. 8cb1cbd PM / Domains: Split genpd_dev_pm_attach() by Ulf Hansson · 6 years ago
  70. bcd931f PM / Domains: Don't attach devices in genpd with multi PM domains by Ulf Hansson · 6 years ago
  71. ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  72. 2509b56 device: Use overflow helpers for devm_kmalloc() by Kees Cook · 6 years ago
  73. a74e0c4 Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  74. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  75. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. a31895a Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  77. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  78. 869619e Merge branch 'regmap-4.17' into regmap-4.18 for the merge window by Mark Brown · 6 years ago
  79. a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 6 years ago
  80. d9fecca Merge branch 'pm-opp' by Rafael J. Wysocki · 6 years ago
  81. 5b550c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 6 years ago
  82. f1c7d00 Merge branches 'pm-qos' and 'pm-core' by Rafael J. Wysocki · 6 years ago
  83. 8c97a46 driver core: hold dev's parent lock when needed by Martin Liu · 6 years ago
  84. 96c1bf6 PM / Domains: Drop unused parameter in genpd_allocate_dev_data() by Ulf Hansson · 6 years ago
  85. 924f448 PM / Domains: Drop genpd as in-param for pm_genpd_remove_device() by Ulf Hansson · 6 years ago
  86. 1a7a670 PM / Domains: Drop __pm_genpd_add_device() by Ulf Hansson · 6 years ago
  87. ca69549 Merge branch 'pm-domains' into pm-opp by Rafael J. Wysocki · 6 years ago
  88. e891281 PM / domains: Add perf_state attribute to genpd debugfs by Rajendra Nayak · 6 years ago
  89. a0504ae PM / runtime: Drop usage count for suppliers at device link removal by Ulf Hansson · 6 years ago
  90. 1e83786 PM / runtime: Fixup reference counting of device link suppliers at probe by Ulf Hansson · 6 years ago
  91. bccaada PM / wakeup: Make events_lock a RAW_SPINLOCK by Sebastian Andrzej Siewior · 6 years ago
  92. a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 6 years ago
  93. cbdd39c regmap: slimbus: allow register offsets up to 16 bits by Srinivas Kandagatla · 6 years ago
  94. 0dda2bb driver-core: return EINVAL error instead of BUG_ON() by Florian Schmaus · 6 years ago
  95. 21c7336 Merge back PM core material for v4.18. by Rafael J. Wysocki · 6 years ago
  96. 9ad14c0 PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state() by Viresh Kumar · 6 years ago
  97. 9ca5a2a Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  98. 1d64422 PM: wakeup: Use pr_debug() for the "aborting suspend" message by Rafael J. Wysocki · 6 years ago
  99. c62ec46 PM / core: Fix direct_complete handling for devices with no callbacks by Rafael J. Wysocki · 6 years ago
  100. 582b468 drivers: base cacheinfo: Add support for ACPI based firmware tables by Jeremy Linton · 6 years ago