index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2024-09-12
regmap: maple: work around gcc-14.1 false-positive warning
Arnd Bergmann
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
2024-09-08
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
2024-08-14
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2024-08-03
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
2024-08-03
devres: Fix devm_krealloc() wasting memory
Zijun Hu
2024-07-11
regmap-i2c: Subtract reg size from max_write
Jim Wylder
2024-06-21
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
2024-06-12
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
2024-05-17
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-04-10
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
2024-04-10
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
2024-04-03
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-03-26
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
2024-03-15
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
2024-02-23
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
2024-02-23
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
2024-02-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
2024-01-31
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2024-01-31
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2024-01-25
base/node.c: initialize the accessor list before registering
Gregory Price
2024-01-25
class: fix use-after-free in class_register()
Jing Xia
2023-12-13
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
2023-12-13
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-13
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
2023-12-13
regmap: fix bogus error on regcache_sync success
Matthias Reichl
2023-11-28
driver core: Release all resources during unbind before updating device links
Saravana Kannan
2023-11-28
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-10-18
Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-09
regmap: fix NULL deref on lookup
Johan Hovold
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-12
driver core: return an error when dev_set_name() hasn't happened
Andy Shevchenko
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
[next]