Age | Commit message (Expand) | Author |
2023-11-03 | Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-31 | Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2023-10-30 | regmap: Merge up fix for window/paging issue | Mark Brown |
2023-10-27 | firmware_loader: Abort all upcoming firmware load request once reboot triggered | Mukesh Ojha |
2023-10-27 | firmware_loader: Refactor kill_pending_fw_fallback_reqs() | Mukesh Ojha |
2023-10-26 | regmap: Ensure range selector registers are updated after cache sync | Mark Brown |
2023-10-26 | regmap: kunit: Add test for cache sync interaction with ranges | Mark Brown |
2023-10-26 | regmap: kunit: Fix marking of the range window as volatile | Mark Brown |
2023-10-25 | mm, pcp: reduce lock contention for draining high-order pages | Huang Ying |
2023-10-25 | cacheinfo: calculate size of per-CPU data cache slice | Huang Ying |
2023-10-25 | Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Rafael J. Wysocki |
2023-10-21 | driver core: Release all resources during unbind before updating device links | Saravana Kannan |
2023-10-21 | driver core: class: remove boilerplate code | Maurizio Lombardi |
2023-10-18 | Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-10-11 | fw loader: Remove the now superfluous sentinel element from ctl_table array | Joel Granados |
2023-10-09 | regmap: fix NULL deref on lookup | Johan Hovold |
2023-10-07 | driver core: platform: Annotate struct irq_affinity_devres with __counted_by | Kees Cook |
2023-10-06 | Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne... | Sudeep Holla |
2023-10-06 | PM: domains: Implement the ->set_performance_state() callback for genpd | Ulf Hansson |
2023-10-06 | PM: domains: Introduce dev_pm_domain_set_performance_state() | Ulf Hansson |
2023-10-05 | drivers: base: test: Make property entry API test modular | Geert Uytterhoeven |
2023-10-05 | driver core: Add missing parameter description to __fwnode_link_add() | Andy Shevchenko |
2023-10-05 | driver core: platform: Unify the firmware node type check | Andy Shevchenko |
2023-10-05 | driver core: platform: Use temporary variable in platform_device_add() | Andy Shevchenko |
2023-10-05 | driver core: platform: Refactor error path in a couple places | Andy Shevchenko |
2023-10-05 | driver core: platform: Drop redundant check in platform_device_add() | Andy Shevchenko |
2023-10-03 | Merge tag 'regmap-fix-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-09-22 | regmap: rbtree: Fix wrong register marked as in-cache when creating new node | Richard Fitzgerald |
2023-09-21 | PM: domains: Allow genpd providers to manage OPP tables directly by its FW | Ulf Hansson |
2023-09-12 | driver core: return an error when dev_set_name() hasn't happened | Andy Shevchenko |
2023-09-11 | regmap: debugfs: Fix a erroneous check after snprintf() | Christophe JAILLET |
2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-08-30 | Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-29 | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-29 | Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2023-08-24 | crash: memory and CPU hotplug sysfs attributes | Eric DeVolder |
2023-08-22 | driver core: Call in reversed order in device_platform_notify_remove() | Andy Shevchenko |
2023-08-22 | driver core: Return proper error code when dev_set_name() fails | Andy Shevchenko |
2023-08-21 | mm,thp: fix nodeN/meminfo output alignment | Hugh Dickins |
2023-08-21 | mm/memory_hotplug: embed vmem_altmap details in memory block | Aneesh Kumar K.V |
2023-08-16 | drivers: base: test: Add missing MODULE_* macros to root device tests | Maxime Ripard |
2023-08-16 | drivers: base: test: Add missing MODULE_* macros for platform devices tests | Maxime Ripard |
2023-08-12 | drivers: base: Free devm resources when unregistering a device | David Gow |
2023-08-12 | drivers: base: Add basic devm tests for platform devices | Maxime Ripard |