1. cb1f65c PM: s2idle: ACPI: Fix wakeup interrupts handling by Rafael J. Wysocki · 2 years, 11 months ago
  2. 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
  3. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  4. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  5. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  6. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  7. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  8. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  9. a609718 devtmpfs regression fix: reconfigure on each mount by NeilBrown · 3 years ago
  10. 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
  11. feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  12. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  13. 2d7852c Merge tag 'regmap-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years ago
  14. fe8152b Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  15. b35b6d4 Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  16. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  17. bfed6ef Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  18. c001a52 Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 3 years ago
  19. 5561f25 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 3 years ago
  20. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years ago
  21. b56a7cb regmap: debugfs: Fix indentation by Mark Brown · 3 years ago
  22. 530792e regmap: Call regmap_debugfs_exit() prior to _init() by Fabio Estevam · 3 years ago
  23. 00eb74e driver core: Make bus notifiers in right order in really_probe() by Lu Baolu · 3 years ago
  24. 885e502 driver core: Move driver_sysfs_remove() after driver_sysfs_add() by Lu Baolu · 3 years ago
  25. f083266 headers/uninline: Uninline single-use function: kobject_has_children() by Ingo Molnar · 3 years, 4 months ago
  26. 824adf3 Merge 5.16-rc8 into char-misc-next by Greg Kroah-Hartman · 3 years ago
  27. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  28. 28f0c33 devtmpfs: mount with noexec and nosuid by Kees Cook · 3 years ago
  29. 67aa58e driver core: Simplify async probe test code by using ktime_ms_delta() by Mark-PK Tsai · 3 years ago
  30. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years ago
  31. ee6d3dd driver core: make kobj_type constant. by Wedson Almeida Filho · 3 years ago
  32. 50a4606 PM: runtime: Simplify locking in pm_runtime_put_suppliers() by Rafael J. Wysocki · 3 years ago
  33. e4719b5 Merge back PM core changes for v5.17. by Rafael J. Wysocki · 3 years ago
  34. c5fc5ba software node: fix wrong node passed to find nargs_prop by Clément Léger · 3 years ago
  35. 67e532a driver core: platform: document registration-failure requirement by Johan Hovold · 3 years ago
  36. eca6e2d device property: Add fwnode_iomap() by Anand Ashok Dumbre · 3 years, 1 month ago
  37. c49eea6 device property: Drop fwnode_graph_get_remote_node() by Sakari Ailus · 3 years, 1 month ago
  38. 0d82017 device property: Use fwnode_graph_for_each_endpoint() macro by Sakari Ailus · 3 years, 1 month ago
  39. c87b8fc device property: Implement fwnode_graph_get_endpoint_count() by Sakari Ailus · 3 years, 1 month ago
  40. 49f39cb device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED by Sakari Ailus · 3 years, 1 month ago
  41. 4a7f411 device property: Fix fwnode_graph_devcon_match() fwnode leak by Sakari Ailus · 3 years, 1 month ago
  42. 544e737 PM: sleep: Fix error handling in dpm_prepare() by Rafael J. Wysocki · 3 years ago
  43. d1579e6 PM: runtime: Add safety net to supplier device release by Rafael J. Wysocki · 3 years, 1 month ago
  44. c24efa6 PM: runtime: Capture device status before disabling runtime PM by Rafael J. Wysocki · 3 years, 1 month ago
  45. a80713f platform-msi: Simplify platform device MSI code by Thomas Gleixner · 3 years, 1 month ago
  46. 653b50c platform-msi: Let core code handle MSI descriptors by Thomas Gleixner · 3 years, 1 month ago
  47. 125282c genirq/msi: Move descriptor list to struct msi_device_data by Thomas Gleixner · 3 years, 1 month ago
  48. dba27c7 platform-msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  49. fc22e7d platform-msi: Store platform private data pointer in msi_device_data by Thomas Gleixner · 3 years, 1 month ago
  50. 9835cec platform-msi: Rename functions and clarify comments by Thomas Gleixner · 3 years, 1 month ago
  51. 25ce693 platform-msi: Let the core code handle sysfs groups by Thomas Gleixner · 3 years, 1 month ago
  52. 077aead platform-msi: Allocate MSI device data on first use by Thomas Gleixner · 3 years, 1 month ago
  53. 34fff628 device: Move MSI related data into a struct by Thomas Gleixner · 3 years, 1 month ago
  54. 0dd8d6c rtc: Check return value from mc146818_get_time() by Mateusz Jończyk · 3 years, 1 month ago
  55. 50468e4 x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node by Jarkko Sakkinen · 3 years, 1 month ago
  56. cd119b0 PCI/MSI: Move msi_lock to struct pci_dev by Thomas Gleixner · 3 years, 1 month ago
  57. c097af1 device property: Check fwnode->secondary when finding properties by Daniel Scally · 3 years, 1 month ago
  58. e1b51868 Documentation/auxiliary_bus: Move the text into the code by Ira Weiny · 3 years, 1 month ago
  59. 8a2d6ff Documentation/auxiliary_bus: Clarify the release of devices from find device by Ira Weiny · 3 years, 1 month ago
  60. 05021dc Documentation/auxiliary_bus: Clarify __auxiliary_driver_register by Ira Weiny · 3 years, 1 month ago
  61. b247703 Documentation/auxiliary_bus: Clarify auxiliary_device creation by Ira Weiny · 3 years, 1 month ago
  62. f104505 topology/sysfs: rework book and drawer topology ifdefery by Heiko Carstens · 3 years, 1 month ago
  63. e795707 topology/sysfs: export cluster attributes only if an architectures has support by Heiko Carstens · 3 years, 1 month ago
  64. 2c4dcd7 topology/sysfs: export die attributes only if an architectures has support by Heiko Carstens · 3 years, 1 month ago
  65. 2043727 driver core: platform: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 2 months ago
  66. 2338e7b device property: Remove device_add_properties() API by Heikki Krogerus · 3 years, 1 month ago
  67. 982b94b driver core: Don't call device_remove_properties() from device_del() by Heikki Krogerus · 3 years, 1 month ago
  68. 7e97b3d arch_topology: Remove unused topology_set_thermal_pressure() and related by Lukasz Luba · 3 years, 2 months ago
  69. c214f1241 arch_topology: Introduce thermal pressure update function by Lukasz Luba · 3 years, 2 months ago
  70. 02d6fde regmap: allow to define reg_update_bits for no bus configuration by Ansuel Smith · 3 years, 2 months ago
  71. 4cc4cc2 arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology() by Wang ShaoBo · 3 years, 2 months ago
  72. d422555 Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  73. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  74. 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
  75. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  76. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  77. fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
  78. 5787ea5 arch_numa: simplify numa_distance allocation by Mike Rapoport · 3 years, 2 months ago
  79. 09cea61 arm64: support page mapping percpu first chunk allocator by Kefeng Wang · 3 years, 2 months ago
  80. 2aa3660 PM: sleep: Avoid calling put_device() under dpm_list_mtx by Rafael J. Wysocki · 3 years, 2 months ago
  81. a2bd7be PM: sleep: Fix runtime PM based cpuidle support by Ulf Hansson · 3 years, 2 months ago
  82. 95faf6b Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
  83. 833db72 Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  84. b62b306 Merge branch 'pm-sleep' by Rafael J. Wysocki · 3 years, 2 months ago
  85. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  86. d2cdb12 Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 2 months ago
  87. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  88. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  89. 8685de2 Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 2 months ago
  90. 2597141 PM / wakeirq: support enabling wake-up irq after runtime_suspend called by Chunfeng Yun · 3 years, 2 months ago
  91. 27e0bcd device property: Drop redundant NULL checks by Andy Shevchenko · 3 years, 2 months ago
  92. 23f62d7 PM: sleep: Pause cpuidle later and resume it earlier during system transitions by Rafael J. Wysocki · 3 years, 2 months ago
  93. 8d89835 PM: suspend: Do not pause cpuidle in the suspend-to-idle path by Rafael J. Wysocki · 3 years, 2 months ago
  94. 65aa371 net: Convert more users of mdiobus_* to mdiodev_* by Sean Anderson · 3 years, 2 months ago
  95. f231ff3 regmap: spi: Set regmap max raw r/w from max_transfer_size by Lucas Tanure · 3 years, 2 months ago
  96. 928265e PM: sleep: Do not let "syscore" devices runtime-suspend during system transitions by Rafael J. Wysocki · 3 years, 2 months ago
  97. e2e2c0f firmware_loader: move struct builtin_fw to the only place used by Luis Chamberlain · 3 years, 2 months ago
  98. 48d09e9 firmware_loader: formalize built-in firmware API by Luis Chamberlain · 3 years, 2 months ago
  99. bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 2 months ago
  100. c87761d component: do not leave master devres group open after bind by Kai Vehmanen · 3 years, 3 months ago