index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2025-05-09
drivers: base: handle module_kobject creation
Shyam Saini
2025-05-02
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
2025-05-02
driver core: introduce device_set_driver() helper
Dmitry Torokhov
2025-05-02
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
2025-04-25
drivers: base: devres: Allow to release group on device release
Lucas De Marchi
2025-04-10
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2025-03-13
drivers: core: fix device leak in __fw_devlink_relax_cycles()
Luca Ceresoli
2025-02-21
regmap-irq: Add missing kfree()
Jiasheng Jiang
2025-02-08
driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
Zijun Hu
2025-01-17
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
2025-01-02
pmdomain: core: Add missing put_device()
Ulf Hansson
2025-01-02
regmap: Use correct format specifier for logging range errors
Mark Brown
2024-12-14
regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
Cristian Ciocaltea
2024-12-14
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
2024-12-14
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
2024-12-14
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
2024-12-14
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
2024-12-14
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
2024-12-09
firmware_loader: Fix possible resource leak in fw_log_firmware_info()
Gaosheng Cui
2024-12-09
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-11-08
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2024-10-17
driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
Zijun Hu
2024-10-17
driver core: bus: Fix double free in driver API bus_register()
Zijun Hu
2024-10-04
firmware_loader: Block path traversal
Jann Horn
2024-10-04
driver core: Fix a potential null-ptr-deref in module_add_driver()
Jinjie Ruan
2024-10-04
driver core: Fix error handling in driver API device_rename()
Zijun Hu
2024-10-04
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
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
[next]