1. 1a5613b firmware: fix a double abort case with fw_load_sysfs_fallback by Junyong Sun · 4 years, 5 months ago
  2. cda3bca driver core: Fix creation of device links with PM-runtime flags by Rafael J. Wysocki · 5 years ago
  3. 53a895f driver core: Remove device link creation limitation by Rafael J. Wysocki · 5 years ago
  4. 822e87b driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER by Rafael J. Wysocki · 5 years ago
  5. 1f5102c driver core: Make driver core own stateful device links by Rafael J. Wysocki · 5 years ago
  6. 1c89b53 driver core: Fix adding device links to probing suppliers by Rafael J. Wysocki · 5 years ago
  7. b600c5a driver core: Remove the link if there is no driver with AUTO flag by Yong Wu · 6 years ago
  8. ef728d2 driver core: platform: fix u32 greater or equal to zero comparison by Colin Ian King · 4 years, 7 months ago
  9. 73504f09 driver core: Print device when resources present in really_probe() by Geert Uytterhoeven · 4 years, 8 months ago
  10. dc2edd3 driver core: platform: Prevent resouce overflow from causing infinite loops by Simon Schwartz · 4 years, 8 months ago
  11. 76d587b PM: core: Fix handling of devices deleted during system-wide resume by Rafael J. Wysocki · 4 years, 6 months ago
  12. b7d002c component: do not dereference opaque pointer in debugfs by Lubomir Rintel · 4 years, 9 months ago
  13. d98d053 mm/memory_hotplug: fix try_offline_node() by David Hildenbrand · 4 years, 6 months ago
  14. d830a11 drivers/base/node.c: simplify unregister_memory_block_under_nodes() by David Hildenbrand · 4 years, 6 months ago
  15. 030d045 mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail by David Hildenbrand · 4 years, 6 months ago
  16. d883abb mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 4 years, 6 months ago
  17. aa49b6ab mm/memory_hotplug: create memory block devices after arch_add_memory() by David Hildenbrand · 4 years, 6 months ago
  18. 97c6086 drivers/base/memory: pass a block_id to init_memory_block() by David Hildenbrand · 4 years, 6 months ago
  19. 000a1d5 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 4 years, 6 months ago
  20. 3697671 mm/memory_hotplug: make unregister_memory_section() never fail by David Hildenbrand · 4 years, 6 months ago
  21. 8893b51 mm, memory_hotplug: update a comment in unregister_memory() by Dan Carpenter · 4 years, 6 months ago
  22. 9e59baa drivers/base/memory.c: clean up relics in function parameters by Baoquan He · 4 years, 6 months ago
  23. 4149c86 drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS by Wei Yang · 4 years, 6 months ago
  24. 9311fd2 PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() by Rafael J. Wysocki · 5 years ago
  25. 4fe1e6c driver core: Fix PM-runtime for links added during consumer probe by Rafael J. Wysocki · 5 years ago
  26. 3d6b7c1 driver core: Fix possible supplier PM-usage counter imbalance by Rafael J. Wysocki · 5 years ago
  27. 02f6982 driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link() by Rafael J. Wysocki · 5 years ago
  28. d6a9183 driver core: Fix handling of runtime PM flags in device_link_add() by Rafael J. Wysocki · 5 years ago
  29. 301c669 driver core: Do not resume suppliers under device_links_write_lock() by Rafael J. Wysocki · 5 years ago
  30. 6fdc440 driver core: Avoid careless re-use of existing device links by Rafael J. Wysocki · 5 years ago
  31. f8dbbaa driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling by Rafael J. Wysocki · 5 years ago
  32. 4da8c78 drivers/base/platform.c: kmemleak ignore a known leak by Qian Cai · 6 years ago
  33. 091ed09 mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock by zhong jiang · 5 years ago
  34. 17523d7 mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock by David Hildenbrand · 6 years ago
  35. 02735d5 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  36. 46729b2 PM / Domains: Deal with multiple states but no governor in genpd by Ulf Hansson · 6 years ago
  37. 5fba815 component: fix loop condition to call unbind() if bind() fails by Banajit Goswami · 6 years ago
  38. f9aa6b7 x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 4 years, 9 months ago
  39. 15dfa5d x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 4 years, 9 months ago
  40. 89ab39d cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown by Rafael J. Wysocki · 4 years, 10 months ago
  41. 43a2a6c drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store() by David Hildenbrand · 4 years, 10 months ago
  42. 47035934 soundwire: fix regmap dependencies and align with other serial links by Pierre-Louis Bossart · 5 years ago
  43. d76b5ac base: soc: Export soc_device_register/unregister APIs by Vinod Koul · 5 years ago
  44. e1666bc driver core: Fix use-after-free and double free on glue directory by Muchun Song · 5 years ago
  45. c23106d drivers/base: Introduce kill_device() by Dan Williams · 5 years ago
  46. 7c43f84 driver core: Establish order of operations for device_add and device_del via bitflag by Alexander Duyck · 5 years ago
  47. b01bf44 regmap: fix bulk writes on paged registers by Srinivas Kandagatla · 5 years ago
  48. 83d133c regmap: debugfs: Fix memory leak in regmap_debugfs_init by Daniel Baluta · 5 years ago
  49. 8f14cf1 regmap-irq: do not write mask register if mask_base is zero by Mark Zhang · 6 years ago
  50. 244db54 firmware: improve LSM/IMA security behaviour by Sven Van Asbroeck · 5 years ago
  51. 079d7f1 drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT by James Morse · 5 years ago
  52. cbaab78 PM / core: Propagate dev->power.wakeup_path when no callbacks by Ulf Hansson · 5 years ago
  53. 90110ff driver core: Postpone DMA tear-down until after devres release for probe failure by John Garry · 5 years ago
  54. 8230c20 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  55. 9e91db5 mm: hide incomplete nr_indirectly_reclaimable in sysfs by Konstantin Khlebnikov · 5 years ago
  56. b63df73 PM / Domains: Avoid a potential deadlock by Jiada Wang · 5 years ago
  57. cd73824 PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 5 years ago
  58. 7053a6f driver core: Postpone DMA tear-down until after devres release by Geert Uytterhoeven · 5 years ago
  59. 29706d5 cacheinfo: Keep the old value if of_property_read_u32 fails by Huacai Chen · 6 years ago
  60. f7debee kobject: return error code if writing /sys/.../uevent fails by Peter Rajnoha · 6 years ago
  61. 80eac18 driver core: Move async_synchronize_full call by Alexander Duyck · 6 years ago
  62. 26d0741 devres: Align data[] to ARCH_KMALLOC_MINALIGN by Alexey Brodkin · 6 years ago
  63. a13daf0 sysfs: Disable lockdep for driver bind/unbind files by Daniel Vetter · 6 years ago
  64. 5781b53 driver core: Add missing dev->bus->need_parent_lock checks by Rafael J. Wysocki · 6 years ago
  65. 6c56e89 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  66. 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
  67. 69e445a PM / core: Clear the direct_complete flag on errors by Rafael J. Wysocki · 6 years ago
  68. 7012040 firmware: Always initialize the fw_priv list object by Bjorn Andersson · 6 years ago
  69. 422b3db firmware: Fix security issue with request_firmware_into_buf() by Rishabh Bhatnagar · 6 years ago
  70. 4e8346d memory_hotplug: fix kernel_panic on offline page processing by Mikhail Zaslonko · 6 years ago
  71. 5e2e2f9 PM / clk: signedness bug in of_pm_clk_add_clks() by Dan Carpenter · 6 years ago
  72. 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
  73. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  74. 3172e5e mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  75. 4fbce63 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() by Oscar Salvador · 6 years ago
  76. d5b6f6a3 mm/memory_hotplug.c: call register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  77. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  78. 92d4a03 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  79. 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
  80. 3860cae Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  81. 15bc88c Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  82. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  83. d22d593 Merge branch 'regulator-4.19' into regulator-next by Mark Brown · 6 years ago
  84. 1dce5d8 Merge branch 'regmap-4.19' into regmap-next by Mark Brown · 6 years ago
  85. 1cbdded Merge tag 'regmap-noinc-read' into regmap-4.19 by Mark Brown · 6 years ago
  86. 74fe7b5 regmap: Add regmap_noinc_read API by Crestez Dan Leonard · 6 years ago
  87. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  88. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  90. 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
  91. 75eb3a6 regmap: sccb: fix typo and sort headers alphabetically by Akinobu Mita · 6 years ago
  92. 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
  93. e16f4f3 base: core: Remove WARN_ON from link dependencies check by Benjamin Gaignard · 6 years ago
  94. 3297c8f drivers/base: stop new probing during shutdown by Pingfan Liu · 6 years ago
  95. 9944e89 driver core: set up ownership of class devices in sysfs by Dmitry Torokhov · 6 years ago
  96. 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
  97. bcf7eac regmap: add SCCB support by Akinobu Mita · 6 years ago
  98. 6e852651 firmware: add call to LSM hook before firmware sysfs fallback by Mimi Zohar · 6 years ago
  99. 726e410 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  100. 46d3a03 driver core: remove unnecessary function extern declare by Shaokun Zhang · 6 years ago