Age | Commit message (Expand) | Author |
2022-11-08 | mm/hwpoison: introduce per-memory_block hwpoison counter | Naoya Horiguchi |
2022-10-28 | Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-26 | PM: domains: Fix handling of unavailable/disabled idle states | Sudeep Holla |
2022-10-25 | device property: Fix documentation for *_match_string() APIs | Andy Shevchenko |
2022-10-12 | Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-09 | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-10-07 | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-04 | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2022-10-04 | PM: domains: log failures to register always-on domains | Johan Hovold |
2022-10-04 | Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2022-10-03 | mm: hugetlb: eliminate memory-less nodes handling | Muchun Song |
2022-10-03 | mm: hugetlb: simplify per-node sysfs creation and removal | Muchun Song |
2022-10-03 | Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-10-03 | Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap' | Rafael J. Wysocki |
2022-10-03 | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi' | Rafael J. Wysocki |
2022-09-28 | platform-msi: Export symbol platform_msi_create_irq_domain() | Frank Li |
2022-09-24 | PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case | Rafael J. Wysocki |
2022-09-24 | device property: Add const qualifier to device_get_match_data() parameter | Andy Shevchenko |
2022-09-24 | driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs() | Yang Yingliang |
2022-09-24 | devcoredump : Serialize devcd_del work | Mukesh Ojha |
2022-09-24 | Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/... | Greg Kroah-Hartman |
2022-09-22 | regmap: mmio: replace return 0 with break in switch statement | Colin Ian King |
2022-09-15 | Revert "driver core: Set fw_devlink.strict=1 by default" | Greg Kroah-Hartman |
2022-09-12 | Merge 6.0-rc5 into driver-core-next | Greg Kroah-Hartman |
2022-09-11 | mm: kill is_memblock_offlined() | Kefeng Wang |
2022-09-09 | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-09 | driver core: remove make_class_name declaration | Gaosheng Cui |
2022-09-08 | Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-07 | arch_topology: Make cluster topology span at least SMT CPUs | Yicong Yang |
2022-09-07 | regmap: spi-avmm: Use swabXX_array() helpers | Andy Shevchenko |
2022-09-07 | regmap: mmio: Use swabXX_array() helpers | Andy Shevchenko |
2022-09-05 | regmap: trace: Remove unneeded blank lines | Andy Shevchenko |
2022-09-05 | regmap: trace: Remove explicit castings | Andy Shevchenko |
2022-09-05 | regmap: trace: Remove useless check for NULL for bulk ops | Andy Shevchenko |
2022-09-05 | driver core: fix driver_set_override() issue with empty strings | Greg Kroah-Hartman |
2022-09-03 | PM: wakeup: Add extra debugging statement for multiple active IRQs | Mario Limonciello |
2022-09-03 | Revert "arch_topology: Make cluster topology span at least SMT CPUs" | Greg Kroah-Hartman |
2022-09-01 | arch_topology: Make cluster topology span at least SMT CPUs | Yicong Yang |
2022-09-01 | devres: Slightly optimize alloc_dr() | Christophe JAILLET |
2022-09-01 | drivers: base: Print error code on synthetic uevent failure | Brian Norris |
2022-09-01 | class: use IS_ERR_OR_NULL() helper in class_unregister() | Yang Yingliang |
2022-09-01 | driver_core: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-09-01 | firmware_loader: Fix memory leak in firmware upload | Russ Weight |
2022-09-01 | firmware_loader: Fix use-after-free during unregister | Russ Weight |
2022-09-01 | arch_topology: Silence early cacheinfo errors when non-existent | Florian Fainelli |
2022-09-01 | driver core: Don't probe devices after bus_type.match() probe deferral | Isaac J. Manjarres |