1. f6235eb Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  2. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  3. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  4. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  5. ea426c2 mm: memcg: prepare for byte-sized vmstat items by Roman Gushchin · 4 years, 5 months ago
  6. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  7. 4419779 Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  8. dd27111 Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  9. 0abf803 PM: runtime: Improve kerneldoc of pm_runtime_get_if_active() by Rafael J. Wysocki · 4 years, 5 months ago
  10. 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  11. d516840 Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 5 months ago
  12. e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  13. 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 5 months ago
  14. 4b7ca50 init: add an init_chroot helper by Christoph Hellwig · 4 years, 5 months ago
  15. db63f1e init: add an init_chdir helper by Christoph Hellwig · 4 years, 5 months ago
  16. c60166f init: add an init_mount helper by Christoph Hellwig · 4 years, 5 months ago
  17. bcbacc4 devtmpfs: refactor devtmpfsd() by Christoph Hellwig · 4 years, 5 months ago
  18. d090b70 driver core: add deferring probe reason to devices_deferred property by Andrzej Hajda · 4 years, 6 months ago
  19. a787e54 driver core: add device probe log helper by Andrzej Hajda · 4 years, 6 months ago
  20. 6548883 driver core: Avoid binding drivers to dead devices by Lukas Wunner · 4 years, 6 months ago
  21. eea2c51 Merge 5.8-rc7 into driver-core-next by Greg Kroah-Hartman · 4 years, 5 months ago
  22. 4fb60b1 firmware_loader: EFI firmware loader must handle pre-allocated buffer by Kees Cook · 4 years, 5 months ago
  23. 90b109d driver core: Change delimiter in devlink device's name to "--" by Saravana Kannan · 4 years, 5 months ago
  24. 29c4a54 device property: Avoid NULL pointer dereference in device_get_next_child_node() by Andy Shevchenko · 4 years, 6 months ago
  25. b292b50 driver core: Fix probe_count imbalance in really_probe() by Tetsuo Handa · 4 years, 6 months ago
  26. 843e600 driver core: Fix sleeping in invalid context during device link deletion by Saravana Kannan · 4 years, 6 months ago
  27. 25980c7 arch_topology, sched/core: Cleanup thermal pressure definition by Valentin Schneider · 4 years, 6 months ago
  28. 6bdb486 Merge 5.8-rc6 into driver-core-next by Greg Kroah-Hartman · 4 years, 6 months ago
  29. ee43695 Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into master by Linus Torvalds · 4 years, 6 months ago
  30. c9fadf2 Merge remote-tracking branch 'regmap/for-5.9' into regmap-next by Mark Brown · 4 years, 6 months ago
  31. 2b0f61e Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus by Mark Brown · 4 years, 6 months ago
  32. 299632e regmap: debugfs: Don't sleep while atomic for fast_io regmaps by Douglas Anderson · 4 years, 6 months ago
  33. a45aca5 PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/remove by Abhishek Pandit-Subedi · 4 years, 6 months ago
  34. c916d6e regmap: Switch to use fwnode instead of OF one by Andy Shevchenko · 4 years, 6 months ago
  35. da6d647 driver core: Add waiting_for_supplier sysfs file for devices by Saravana Kannan · 4 years, 8 months ago
  36. 8fd456e driver core: Add state_synced sysfs file for devices that support it by Saravana Kannan · 4 years, 8 months ago
  37. 287905e driver core: Expose device link details in sysfs by Saravana Kannan · 4 years, 8 months ago
  38. 2451e74 driver core: Avoid deferred probe due to fw_devlink_pause/resume() by Saravana Kannan · 4 years, 6 months ago
  39. ec7bd78 driver core: Rename dev_links_info.defer_sync to defer_hook by Saravana Kannan · 4 years, 6 months ago
  40. cec72f3 driver core: Don't do deferred probe in parallel with kernel_init thread by Saravana Kannan · 4 years, 6 months ago
  41. fe940d7 driver core: Drop mention of obsolete bus rwsem from kernel-doc by Lukas Wunner · 4 years, 6 months ago
  42. 178bdbe drivers/base/memory: rename base_memory_block_id to memory_block_id by Wei Yang · 4 years, 6 months ago
  43. 40ba2cd drivers/base/memory: init_memory_block() first parameter is not necessary by Wei Yang · 4 years, 6 months ago
  44. 9dcbac8 software node: Use software_node_unregister() when unregistering group of nodes by Andy Shevchenko · 4 years, 6 months ago
  45. 0d989da topology: mark a function as __init to save some memory by Christophe JAILLET · 4 years, 6 months ago
  46. 5962b8b drivers: base: Convert to printk alias functions by Matthias Brugger · 4 years, 7 months ago
  47. 4a60406 driver core: platform: expose numa_node to users in sysfs by Barry Song · 4 years, 7 months ago
  48. 8d87ae4 PM: domains: Fix up terminology with parent/child by Kees Cook · 4 years, 6 months ago
  49. 443a34b regmap: add missing dependency on SoundWire by Pierre-Louis Bossart · 4 years, 6 months ago
  50. 31cf2c3 Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-5.9 by Mark Brown · 4 years, 6 months ago
  51. 5cc2013 regmap-irq: use fwnode instead of device node in add_irq_chip() by Michael Walle · 4 years, 6 months ago
  52. e571194 driver core: platform: need consistent spacing around '-' by Barry Song · 4 years, 7 months ago
  53. e84861f regmap: dev_get_regmap_match(): fix string comparison by Marc Kleine-Budde · 4 years, 6 months ago
  54. 2fce60b firmware: improve description of firmware_request_nowarn by Wolfram Sang · 4 years, 6 months ago
  55. cad064f devres: handle zero size in devm_kmalloc() by Bartosz Golaszewski · 4 years, 6 months ago
  56. dc2a633 devres: move the size check from alloc_dr() into a separate function by Bartosz Golaszewski · 4 years, 6 months ago
  57. 63160c0 devres: remove stray space from devm_kmalloc() definition by Bartosz Golaszewski · 4 years, 6 months ago
  58. ed3e00e Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  59. 0659d42 PM: sleep: core: mark 2 functions as __init to save some memory by Christophe JAILLET · 4 years, 6 months ago
  60. 2a00087 Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 6 months ago
  61. 7d34ca3 driver core: Add device_is_dependent() to linux/device.h by Saravana Kannan · 4 years, 7 months ago
  62. 95b2c3e regmap: Fix memory leak from regmap_register_patch by Charles Keepax · 4 years, 7 months ago
  63. 9fb9b77 regmap: remove stray space by Bartosz Golaszewski · 4 years, 7 months ago
  64. 6ed50f8 Merge existing fixes from regmap/for-5.8 by Mark Brown · 4 years, 7 months ago
  65. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  66. a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  67. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  68. 3f05437 power: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  69. 8b4d37d Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  70. e680a40 regmap: fix the kerneldoc for regmap_test_bits() by Bartosz Golaszewski · 4 years, 7 months ago
  71. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  72. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  73. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  74. 4fb6eab drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup by Scott Cheloha · 4 years, 7 months ago
  75. f6606d0 Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  76. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  77. 355ba37 Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  78. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 7 months ago
  79. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  80. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
  81. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  82. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  83. bebe94b drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
  84. be6018a Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 7 months ago
  85. 53d8609 regmap: fix alignment issue by Jens Thoms Toerring · 4 years, 7 months ago
  86. 76fe06c Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 7 months ago
  87. 9a78754 PM: runtime: Replace pm_runtime_callbacks_present() by Rafael J. Wysocki · 4 years, 7 months ago
  88. 9b98f92 Merge remote-tracking branch 'regmap/for-5.8' into regmap-next by Mark Brown · 4 years, 7 months ago
  89. 4bcc6a0 Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus by Mark Brown · 4 years, 7 months ago
  90. 93b9299 Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> by Mark Brown · 4 years, 7 months ago
  91. aa2ff9d regmap: provide helpers for simple bit operations by Bartosz Golaszewski · 4 years, 7 months ago
  92. 8c3e315 driver core: Update device link status correctly for SYNC_STATE_ONLY links by Saravana Kannan · 4 years, 7 months ago
  93. c2c0761 firmware_loader: change enum fw_opt to u32 by Scott Branden · 4 years, 7 months ago
  94. 46d2681 software node: implement software_node_unregister() by Greg Kroah-Hartman · 4 years, 7 months ago
  95. 3618bba PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend() by Andy Shevchenko · 4 years, 7 months ago
  96. f7d8f3f Merge 5.7-rc7 into driver-core-next by Greg Kroah-Hartman · 4 years, 7 months ago
  97. 2cd38fd driver core: Remove unnecessary is_fwnode_dev variable in device_add() by Saravana Kannan · 4 years, 8 months ago
  98. 114dbb4 drivers property: When no children in primary, try secondary by Andy Shevchenko · 4 years, 8 months ago
  99. c82c83c driver core: platform: Fix spelling errors in platform.c by Tang Bin · 4 years, 8 months ago
  100. 44e9604 driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links by Saravana Kannan · 4 years, 8 months ago