1. c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
  2. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
  3. 0560204 PM: base: power: don't try to use non-existing RTC for storing data by Juergen Gross · 3 years, 5 months ago
  4. be2d243 Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em' by Rafael J. Wysocki · 3 years, 4 months ago
  5. 30f3490 Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  6. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  7. 3fcebf9 mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
  8. 445fcf7 mm/memory_hotplug: memory group aware "auto-movable" online policy by David Hildenbrand · 3 years, 4 months ago
  9. 836809e mm/memory_hotplug: track present pages in memory groups by David Hildenbrand · 3 years, 4 months ago
  10. 028fc57 drivers/base/memory: introduce "memory groups" to logically group memory blocks by David Hildenbrand · 3 years, 4 months ago
  11. 4b09700 mm: track present early pages per zone by David Hildenbrand · 3 years, 4 months ago
  12. 859a85d mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE by Mike Rapoport · 3 years, 4 months ago
  13. eabf9e6 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 3 years, 4 months ago
  14. 4a9344c PM: sleep: core: Avoid setting power.must_resume to false by Prasad Sodagudi · 3 years, 4 months ago
  15. d216bfb PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq() by Sergey Shtylyov · 3 years, 5 months ago
  16. 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 5 months ago
  17. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  18. a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 5 months ago
  19. fc1f5e9 mm: sparse: pass section_nr to find_memory_block by Ohhoon Kwon · 3 years, 5 months ago
  20. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  21. 75d6e7d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 5 months ago
  22. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 5 months ago
  23. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  24. 8e235ff Merge tag 'devprop-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  25. 6f1e8b1 Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  26. 5cbba60 Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  27. b2a6181 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 3 years, 5 months ago
  28. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  29. 4aed6ee Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 5 months ago
  30. 7c85154 Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' by Rafael J. Wysocki · 3 years, 5 months ago
  31. bc0d0b1 Merge back new PM domains material for v5.15. by Rafael J. Wysocki · 3 years, 5 months ago
  32. 275157b cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support by Thara Gopinath · 3 years, 5 months ago
  33. 6561641 PM: domains: Fix domain attach for CONFIG_PM_OPP=n by Geert Uytterhoeven · 3 years, 5 months ago
  34. a649136 PM: runtime: add devm_pm_clk_create helper by Dmitry Baryshkov · 3 years, 6 months ago
  35. b3636a3 PM: runtime: add devm_pm_runtime_enable helper by Dmitry Baryshkov · 3 years, 6 months ago
  36. ca5537c Merge remote-tracking branch 'regmap/for-5.15' into regmap-next by Mark Brown · 3 years, 5 months ago
  37. d287801 Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>: by Mark Brown · 3 years, 5 months ago
  38. 67021f2 regmap: teach regmap to use raw spinlocks if requested in the config by Vladimir Oltean · 3 years, 5 months ago
  39. 3c5a272 PM: domains: Improve runtime PM performance state handling by Dmitry Osipenko · 3 years, 5 months ago
  40. 00ed140 platform-msi: Add ABI to show msi_irqs of platform devices by Barry Song · 3 years, 5 months ago
  41. bd1e336 driver core: platform: Remove platform_device_add_properties() by Heikki Krogerus · 3 years, 5 months ago
  42. c016baf PM: domains: Add support for 'required-opps' to set default perf state by Rajendra Nayak · 3 years, 5 months ago
  43. a908877 Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary" by Daniel Scally · 3 years, 6 months ago
  44. b5b41ab device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint() by Daniel Scally · 3 years, 6 months ago
  45. 75bd50f drivers/base/node.c: use bin_attribute to break the size limitation of cpumap ABI by Tian Tao · 3 years, 6 months ago
  46. bb9ec13 topology: use bin_attribute to break the size limitation of cpumap ABI by Tian Tao · 3 years, 6 months ago
  47. 77e89af PCI/MSI: Protect msi_desc::masked for multi-MSI by Thomas Gleixner · 3 years, 6 months ago
  48. bf25967 scsi: ufshcd: Fix device links when BOOT WLUN fails to probe by Adrian Hunter · 3 years, 6 months ago
  49. bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  50. 29c3497 regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields by Icenowy Zheng · 3 years, 6 months ago
  51. 75d95e2 firmware_loader: fix use-after-free in firmware_fallback_sysfs by Anirudh Rayabharam · 3 years, 6 months ago
  52. 0d6434e firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback by Anirudh Rayabharam · 3 years, 6 months ago
  53. 4d1014c drivers core: Fix oops when driver probe fails by Filip Schauer · 3 years, 6 months ago
  54. bdac4d8 Merge 5.14-rc3 into driver-core-next by Greg Kroah-Hartman · 3 years, 6 months ago
  55. 463e862 swiotlb: Convert io_default_tlb_mem to static allocation by Will Deacon · 3 years, 6 months ago
  56. e7deeb9 driver: base: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  57. e022eac cacheinfo: clear cache_leaves(cpu) in free_cache_attributes() by Xiongfeng Wang · 3 years, 6 months ago
  58. e64daad driver core: Prevent warning when removing a device link from unregistered consumer by Adrian Hunter · 3 years, 6 months ago
  59. 4afa0c2 driver core: auxiliary bus: Fix memory leak when driver_register() fail by Peter Ujfalusi · 3 years, 6 months ago
  60. f04948d driver core: Fix error return code in really_probe() by Zhen Lei · 3 years, 7 months ago
  61. 3ecc8cb firmware: fix theoretical UAF race with firmware cache and resume by Zhen Lei · 3 years, 6 months ago
  62. 16b0dd4 driver: base: Replace symbolic permissions with octal permissions by Jinchao Wang · 3 years, 7 months ago
  63. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  64. ad7d61f printk: index: Add indexing support to dev_printk by Chris Down · 3 years, 7 months ago
  65. b2ebd9d driver core: Split device_platform_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  66. 384f5a8 software nodes: Split software_node_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  67. d0b8e39 ACPI: glue: Eliminate acpi_platform_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  68. 69031f5 swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used by Claire Chang · 3 years, 7 months ago
  69. d63aa09 regmap: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  70. 1852f5e regmap: fix the offset of register error log by Jeongtae Park · 3 years, 7 months ago
  71. aef4226 Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  72. 843372d Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 3 years, 7 months ago
  73. 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 7 months ago
  74. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 7 months ago
  75. 40ba55e PM: domains: Shrink locking area of the gpd_list_lock by Stephen Boyd · 3 years, 7 months ago
  76. 8e8d944 Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 7 months ago
  77. a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 7 months ago
  78. 75674eb PM: sleep: Use ktime_us_delta() in initcall_debug_report() by Mark-PK Tsai · 3 years, 7 months ago
  79. 83150f5 arch_topology: Avoid use-after-free for scale_freq_data by Viresh Kumar · 3 years, 7 months ago
  80. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  81. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  82. 349a2d5 Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  83. 3563f55 Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  84. f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 7 months ago
  85. 22b65d3 Merge branches 'pm-domains' and 'pm-devfreq' by Rafael J. Wysocki · 3 years, 7 months ago
  86. afe94fb Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 3 years, 7 months ago
  87. 52f8cf8 Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 7 months ago
  88. 6d2e978 device property: Remove some casts in property-entry-test by David Gow · 3 years, 8 months ago
  89. 5dca69e software node: Handle software node injection to an existing device properly by Heikki Krogerus · 3 years, 7 months ago
  90. 0d9f837 driver core: Export device_driver_attach() by Jason Gunthorpe · 3 years, 7 months ago
  91. 45ddcb4 driver core: Don't return EPROBE_DEFER to userspace during sysfs bind by Christoph Hellwig · 3 years, 7 months ago
  92. ef6dcbd driver core: Flow the return code from ->probe() through to sysfs bind by Christoph Hellwig · 3 years, 7 months ago
  93. e149964 driver core: Better distinguish probe errors in really_probe by Christoph Hellwig · 3 years, 7 months ago
  94. 204db60 driver core: Pull required checks into driver_probe_device() by Jason Gunthorpe · 3 years, 7 months ago
  95. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  96. 43e76d4 driver core: add a helper to setup both the of_node and fwnode of a device by Ioana Ciornei · 3 years, 7 months ago
  97. 09705dc devres: Enable trace events by Andy Shevchenko · 3 years, 8 months ago
  98. a7f1d03 devres: No need to call remove_nodes() when there none present by Andy Shevchenko · 3 years, 8 months ago
  99. c3cd0ff devres: Use list_for_each_safe_from() in remove_nodes() by Andy Shevchenko · 3 years, 8 months ago
  100. bbc8f3e devres: Make locking straight forward in release_nodes() by Andy Shevchenko · 3 years, 8 months ago