index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
1
-1
/
+2
2023-09-19
driver core: test_async: fix an error code
Dan Carpenter
1
-1
/
+1
2023-09-19
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
1
-5
/
+5
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2
-4
/
+9
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
3
-25
/
+89
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+8
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
1
-0
/
+8
2023-07-27
regmap: Account for register length in SMBus I/O limits
Mark Brown
1
-4
/
+4
2023-07-27
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2
-5
/
+3
2023-07-27
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-06-28
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
1
-1
/
+1
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
1
-2
/
+4
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
1
-0
/
+6
2023-05-30
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
1
-0
/
+7
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-1
/
+2
2023-05-17
driver core: Don't require dynamic_debug for initcall_debug probe timing
Stephen Boyd
1
-1
/
+6
2023-02-01
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
1
-1
/
+1
2023-01-14
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-1
/
+5
2023-01-14
class: fix possible memory leak in __class_register()
Yang Yingliang
1
-0
/
+5
2023-01-14
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2023-01-14
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
1
-5
/
+5
2022-12-14
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+5
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-10-30
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
1
-0
/
+19
2022-09-08
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
1
-0
/
+10
2022-08-21
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
1
-1
/
+4
2022-07-25
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
2022-07-12
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2
-12
/
+11
2022-06-29
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
1
-2
/
+3
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+8
2022-06-14
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
1
-5
/
+0
2022-06-14
driver core: fix deadlock in __device_attach
Zhang Wensheng
1
-1
/
+4
2022-06-14
driver: base: fix UAF when driver_attach failed
Schspa Shi
1
-1
/
+3
2022-06-09
drivers/base/memory: fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
1
-3
/
+2
2022-06-09
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-05-18
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
1
-0
/
+17
2022-05-09
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
1
-1
/
+1
2022-04-08
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-04-08
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-03-02
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-03-02
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-01-27
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
1
-1
/
+3
2022-01-27
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2
-13
/
+31
2022-01-27
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
2022-01-27
software node: fix wrong node passed to find nargs_prop
Clément Léger
1
-1
/
+1
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2021-11-26
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
1
-6
/
+7
2021-11-18
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
1
-3
/
+1
2021-11-18
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
[next]