index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2022-11-23
device property: Rename goto label to be more precise
Andy Shevchenko
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
2022-11-10
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
2022-11-10
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2022-11-10
driver core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-10
cacheinfo: Decrement refcount in cache_setup_of_node()
Pierre Gondois
2022-11-10
driver core: mark driver_allows_async_probing static
Christoph Hellwig
2022-11-10
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
2022-11-10
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
2022-11-09
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
2022-11-09
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
devres: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-11-09
class: fix possible memory leak in __class_register()
Yang Yingliang
2022-11-08
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-03
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
2022-11-03
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
2022-11-03
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
2022-11-03
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
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-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
2022-10-22
device property: Allow const parameter to dev_fwnode()
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
[prev]
[next]