1. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  2. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  4. 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
  5. cf3c8f8 Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  6. bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
  7. 3f9903b mm: remove the memory isolate notifier by David Hildenbrand · 5 years ago
  8. 82b2c6f Merge branches 'pm-cpufreq' and 'pm-core' by Rafael J. Wysocki · 5 years ago
  9. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  10. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  11. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  12. 85c009e Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  13. 6d277ac Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  14. c95d9c1 Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' by Rafael J. Wysocki · 5 years ago
  15. 245224d Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  16. 0552e05 PM: core: Fix handling of devices deleted during system-wide resume by Rafael J. Wysocki · 5 years ago
  17. 85db1cd firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS by Hans de Goede · 5 years ago
  18. 72a9cc9 devtmpfs: factor out common tail of devtmpfs_{create,delete}_node by Rasmus Villemoes · 5 years ago
  19. fad1db8 devtmpfs: initify a bit by Rasmus Villemoes · 5 years ago
  20. 21766d1 devtmpfs: simplify initialization of mount_dev by Rasmus Villemoes · 5 years ago
  21. 0ff0e95 devtmpfs: factor out setup part of devtmpfsd() by Rasmus Villemoes · 5 years ago
  22. c9d6b287 devtmpfs: fix theoretical stale pointer deref in devtmpfsd() by Rasmus Villemoes · 5 years ago
  23. 0707cfa driver core: platform: fix u32 greater or equal to zero comparison by Colin Ian King · 5 years ago
  24. ea87683 Merge branch 'regmap-5.6' into regmap-next by Mark Brown · 5 years ago
  25. 2e31aab regmap: fix writes to non incrementing registers by Ben Whitten · 5 years ago
  26. f3c1948 cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree by Zeng Tao · 5 years ago
  27. aa811e3 software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST by Alan Maguire · 5 years ago
  28. cd7ea70 scsi: drivers: base: Propagate errors through the transport component by Gabriel Krisman Bertazi · 5 years ago
  29. 7c1ef33 scsi: drivers: base: Support atomic version of attribute_container_device_trigger by Gabriel Krisman Bertazi · 5 years ago
  30. f5ae2ea Fix built-in early-load Intel microcode alignment by Jari Ruusu · 5 years ago
  31. 7c35e69 driver core: Print device when resources present in really_probe() by Geert Uytterhoeven · 5 years ago
  32. 264d252 driver core: Fix test_async_driver_probe if NUMA is disabled by Guenter Roeck · 5 years ago
  33. 39cc539 driver core: platform: Prevent resouce overflow from causing infinite loops by Simon Schwartz · 5 years ago
  34. ef9ffc1 component: do not dereference opaque pointer in debugfs by Lubomir Rintel · 5 years ago
  35. e2f3733 drivers/component: remove modular code by Masahiro Yamada · 5 years ago
  36. d229290 PM-runtime: add tracepoints for usage_count changes by Michał Mirosław · 5 years ago
  37. 35c57fc kunit: building kunit as a module breaks allmodconfig by Alan Maguire · 5 years ago
  38. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  39. eabd5e7 drivers/base/test: fix global-out-of-bounds error by Qian Cai · 5 years ago
  40. 14e01b5 regmap-i2c: constify regmap_bus structures by Michał Mirosław · 5 years ago
  41. dedd149 PM / Domains: Introduce a genpd OF helper that removes a subdomain by Ulf Hansson · 5 years ago
  42. e976eb4 PM: wakeup: Show statistics for deleted wakeup sources again by zhuguangqing · 5 years ago
  43. c032ace software node: add basic tests for property entries by Dmitry Torokhov · 5 years ago
  44. 4c002c9 device.h: move 'struct driver' stuff out to device/driver.h by Greg Kroah-Hartman · 5 years ago
  45. a8ae608 device.h: move 'struct class' stuff out to device/class.h by Greg Kroah-Hartman · 5 years ago
  46. 5aee2bf device.h: move 'struct bus' stuff out to device/bus.h by Greg Kroah-Hartman · 5 years ago
  47. cf901a1c device.h: move devtmpfs prototypes out of the file by Greg Kroah-Hartman · 5 years ago
  48. 94e14da Merge 5.5-rc2 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  49. 2e6d304 Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  50. 5e787db devtmpfs: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  51. 5367601 drivers/base: base.h: add proper copyright and header info by Greg Kroah-Hartman · 5 years ago
  52. eecd37e drivers: Fix boot problem on SuperH by Guenter Roeck · 5 years ago
  53. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  54. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  55. 9d7ea9a mm/vmstat: add helpers to get vmstat item names for each enum type by Konstantin Khlebnikov · 5 years ago
  56. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  57. e933bed software node: remove separate handling of references by Dmitry Torokhov · 5 years ago
  58. e64b674 software node: implement reference properties by Dmitry Torokhov · 5 years ago
  59. 996b083 software node: allow embedding of small arrays into property_entry by Dmitry Torokhov · 5 years ago
  60. e6bff46 software node: replace is_array with is_inline by Dmitry Torokhov · 5 years ago
  61. 848e19a drivers/base/memory.c: drop the mem_sysfs_mutex by David Hildenbrand · 5 years ago
  62. feec24a mm, soft-offline: convert parameter to pfn by Naoya Horiguchi · 5 years ago
  63. 36a8015 PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY by Leonard Crestez · 5 years ago
  64. 14e0875 PM / QoS: Initial kunit test by Leonard Crestez · 5 years ago
  65. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  66. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  67. 9e7a032 Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  68. 5a97aa5 Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 5 years ago
  69. 3b397c7 Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 years ago
  70. abf5c67 drivers: base: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  71. a20db58 regmap: regmap-w1: Drop unreachable code by Mika Westerberg · 5 years ago
  72. 553671b firmware_loader: Fix labels with comma for builtin firmware by Linus Walleij · 5 years ago
  73. 2c91f8f mm/memory_hotplug: fix try_offline_node() by David Hildenbrand · 5 years ago
  74. 26e7770 driver core: Allow device link operations inside sync_state() by Saravana Kannan · 5 years ago
  75. 71564a2 driver core: platform: Declare ret variable only once by Andy Shevchenko · 5 years ago
  76. 492c887 driver core: platform: use the correct callback type for bus_find_device by Sami Tolvanen · 5 years ago
  77. 030cc78 firmware_class: make firmware caching configurable by Mark Salyzyn · 5 years ago
  78. fe0c2ba PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() by Ulf Hansson · 5 years ago
  79. ea71c59 PM / Domains: Implement the ->start() callback for genpd by Ulf Hansson · 5 years ago
  80. ca765a8 PM / Domains: Introduce dev_pm_domain_start() by Ulf Hansson · 5 years ago
  81. 01ca482 PM / wakeirq: remove unnecessary parentheses by Xiaofei Tan · 5 years ago
  82. ea0d11c PM / core: Clean up some function headers in power.h by Ulf Hansson · 5 years ago
  83. 1afc140 software node: simplify property_entry_read_string_array() by Dmitry Torokhov · 5 years ago
  84. 5236f5f software node: remove property_entry_read_uNN_array functions by Dmitry Torokhov · 5 years ago
  85. 1f74d70 software node: get rid of property_set_pointer() by Dmitry Torokhov · 5 years ago
  86. 75dd63c software node: clean up property_copy_string_array() by Dmitry Torokhov · 5 years ago
  87. c9c8641 drivers: provide devm_platform_ioremap_resource_byname() by Bartosz Golaszewski · 5 years ago
  88. bb6243b drivers: platform: provide devm_platform_ioremap_resource_wc() by Bartosz Golaszewski · 5 years ago
  89. db4d30f x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
  90. b889b3b firmware loader: log path to loaded firmwares by Drew DeVault · 5 years ago
  91. 0332450 driver core: Allow fwnode_operations.add_links to differentiate errors by Saravana Kannan · 5 years ago
  92. bcbbcfd driver core: Allow a device to wait on optional suppliers by Saravana Kannan · 5 years ago
  93. 05ef983 driver core: Add device link support for SYNC_STATE_ONLY flag by Saravana Kannan · 5 years ago
  94. b4941ad PM: wakeup: Add routine to help fetch wakeup source object. by Ran Wang · 5 years ago
  95. 6608b45 x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 5 years ago
  96. 8f677bc Merge 5.4-rc5 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  97. 2aac8bd PM: QoS: Drop frequency QoS types from device PM QoS by Rafael J. Wysocki · 5 years ago
  98. 641fe2e9 drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store() by David Hildenbrand · 5 years ago
  99. b23eb5c Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  100. e7e242b device property: Add a function to obtain a node's prefix by Sakari Ailus · 5 years ago