Age | Commit message (Expand) | Author | Files | Lines |
2023-12-09 | Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2023-12-08 | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -6/+18 |
2023-12-07 | drivers/base/cpu: crash data showing should depends on KEXEC_CORE | Baoquan He | 1 | -3/+3 |
2023-12-07 | mm/memory_hotplug: add missing mem_hotplug_lock | Sumanth Korikkar | 1 | -3/+15 |
2023-12-04 | regmap: fix bogus error on regcache_sync success | Matthias Reichl | 1 | -2/+1 |
2023-11-28 | devcoredump: Send uevent once devcd is ready | Mukesh Ojha | 1 | -0/+3 |
2023-11-08 | Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -7/+9 |
2023-11-04 | Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -51/+61 |
2023-11-03 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+50 |
2023-11-02 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
2023-11-02 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+6 |
2023-11-01 | regmap: prevent noinc writes from clobbering cache | Ben Wolsieffer | 1 | -7/+9 |
2023-11-01 | Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 3 | -4/+96 |
2023-10-30 | regmap: Merge up fix for window/paging issue | Mark Brown | 3 | -2/+33 |
2023-10-27 | firmware_loader: Abort all upcoming firmware load request once reboot triggered | Mukesh Ojha | 3 | -1/+7 |
2023-10-27 | firmware_loader: Refactor kill_pending_fw_fallback_reqs() | Mukesh Ojha | 3 | -8/+8 |
2023-10-26 | regmap: Ensure range selector registers are updated after cache sync | Mark Brown | 1 | -0/+30 |
2023-10-26 | regmap: kunit: Add test for cache sync interaction with ranges | Mark Brown | 1 | -2/+64 |
2023-10-26 | regmap: kunit: Fix marking of the range window as volatile | Mark Brown | 1 | -1/+1 |
2023-10-26 | mm, pcp: reduce lock contention for draining high-order pages | Huang Ying | 1 | -0/+2 |
2023-10-26 | cacheinfo: calculate size of per-CPU data cache slice | Huang Ying | 1 | -1/+48 |
2023-10-25 | Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Rafael J. Wysocki | 2 | -12/+42 |
2023-10-22 | driver core: Release all resources during unbind before updating device links | Saravana Kannan | 1 | -1/+1 |
2023-10-22 | driver core: class: remove boilerplate code | Maurizio Lombardi | 1 | -4/+2 |
2023-10-18 | Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2023-10-11 | fw loader: Remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -1/+0 |
2023-10-09 | regmap: fix NULL deref on lookup | Johan Hovold | 1 | -1/+1 |
2023-10-07 | driver core: platform: Annotate struct irq_affinity_devres with __counted_by | Kees Cook | 1 | -1/+1 |
2023-10-06 | Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne... | Sudeep Holla | 2 | -12/+42 |
2023-10-06 | PM: domains: Implement the ->set_performance_state() callback for genpd | Ulf Hansson | 1 | -12/+21 |
2023-10-06 | PM: domains: Introduce dev_pm_domain_set_performance_state() | Ulf Hansson | 1 | -0/+21 |
2023-10-05 | drivers: base: test: Make property entry API test modular | Geert Uytterhoeven | 2 | -2/+6 |
2023-10-05 | driver core: Add missing parameter description to __fwnode_link_add() | Andy Shevchenko | 1 | -0/+1 |
2023-10-05 | driver core: platform: Unify the firmware node type check | Andy Shevchenko | 1 | -11/+13 |
2023-10-05 | driver core: platform: Use temporary variable in platform_device_add() | Andy Shevchenko | 1 | -11/+12 |
2023-10-05 | driver core: platform: Refactor error path in a couple places | Andy Shevchenko | 1 | -9/+10 |
2023-10-05 | driver core: platform: Drop redundant check in platform_device_add() | Andy Shevchenko | 1 | -3/+0 |
2023-10-03 | Merge tag 'regmap-fix-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2023-09-22 | regmap: rbtree: Fix wrong register marked as in-cache when creating new node | Richard Fitzgerald | 1 | -1/+2 |
2023-09-21 | PM: domains: Allow genpd providers to manage OPP tables directly by its FW | Ulf Hansson | 1 | -5/+6 |
2023-09-12 | driver core: return an error when dev_set_name() hasn't happened | Andy Shevchenko | 1 | -0/+2 |
2023-09-11 | regmap: debugfs: Fix a erroneous check after snprintf() | Christophe JAILLET | 1 | -1/+1 |
2023-09-01 | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -12/+387 |
2023-08-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -3/+2 |
2023-08-31 | Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2023-08-30 | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -3/+1 |
2023-08-30 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -0/+26 |
2023-08-30 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -12/+19 |
2023-08-29 | Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 7 | -176/+88 |
2023-08-25 | crash: memory and CPU hotplug sysfs attributes | Eric DeVolder | 2 | -0/+26 |