index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-11
1
-0
/
+8
|
\
|
*
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-27
1
-0
/
+8
*
|
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
2022-07-01
2
-13
/
+11
*
|
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-07-01
2
-12
/
+11
|
/
*
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-26
1
-1
/
+1
|
\
|
*
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
1
-1
/
+1
*
|
Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-24
2
-10
/
+13
|
\
\
|
*
|
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
2022-06-22
1
-1
/
+2
|
*
|
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
2022-06-22
1
-2
/
+3
|
*
|
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
2022-06-20
1
-6
/
+4
|
*
|
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
2022-06-20
1
-0
/
+3
|
*
|
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
2022-06-20
1
-1
/
+1
|
|
/
*
|
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-17
1
-0
/
+2
|
\
\
|
*
|
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-16
1
-0
/
+2
|
|
/
*
|
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-14
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-05-21
1
-0
/
+8
*
|
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
2022-06-03
1
-0
/
+1
*
|
driver core: Set default deferred_probe_timeout back to 0.
Saravana Kannan
2022-06-03
1
-5
/
+0
*
|
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
2022-06-03
1
-5
/
+0
*
|
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
20
-528
/
+1412
|
\
\
|
*
|
driver core: fix deadlock in __device_attach
Zhang Wensheng
2022-05-19
1
-1
/
+4
|
*
|
driver core: Extend deferred probe timeout on driver registration
Saravana Kannan
2022-05-19
3
-0
/
+21
|
*
|
driver: base: fix UAF when driver_attach failed
Schspa Shi
2022-05-19
1
-1
/
+3
|
*
|
driver core: location: Add "back" as a possible output for panel
Won Chung
2022-05-19
1
-0
/
+3
|
*
|
driver core: location: Free struct acpi_pld_info *pld
Won Chung
2022-05-19
1
-0
/
+1
|
*
|
driver core: Add "*" wildcard support to driver_async_probe cmdline param
Saravana Kannan
2022-05-19
1
-1
/
+8
|
*
|
driver core: location: Check for allocations failure
Dan Carpenter
2022-05-06
1
-0
/
+2
|
*
|
arch_topology: Trace the update thermal pressure
Lukasz Luba
2022-05-06
1
-0
/
+5
|
*
|
firmware_loader: describe 'module' parameter of firmware_upload_register()
Bagas Sanjaya
2022-05-03
1
-0
/
+1
|
*
|
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-05-02
3
-1
/
+21
|
|
\
\
|
*
|
|
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Russ Weight
2022-04-29
4
-20
/
+20
|
*
|
|
firmware_loader: Fix configs for sysfs split
Russ Weight
2022-04-29
2
-6
/
+6
|
*
|
|
Revert "firmware_loader: use kernel credentials when reading firmware"
Greg Kroah-Hartman
2022-04-27
1
-16
/
+0
|
*
|
|
driver core: Add sysfs support for physical location of a device
Won Chung
2022-04-27
4
-0
/
+169
|
*
|
|
platform: finally disallow IRQ0 in platform_get_irq() and its ilk
Sergey Shtylyov
2022-04-27
1
-2
/
+4
|
*
|
|
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
2022-04-27
1
-0
/
+1
|
*
|
|
driver core: Prevent overriding async driver of a device before it probe
Mark-PK Tsai
2022-04-27
1
-1
/
+2
|
*
|
|
Documentation: dd: Use ReST lists for return values of driver_deferred_probe_...
Bagas Sanjaya
2022-04-26
1
-4
/
+4
|
*
|
|
firmware_loader: Add sysfs nodes to monitor fw_upload
Russ Weight
2022-04-26
3
-0
/
+135
|
*
|
|
firmware_loader: Add firmware-upload support
Russ Weight
2022-04-26
8
-12
/
+373
|
*
|
|
firmware_loader: Split sysfs support from fallback
Russ Weight
2022-04-26
6
-463
/
+503
|
*
|
|
drivers/base/memory: Fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
2022-04-22
1
-3
/
+2
|
*
|
|
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
2022-04-22
1
-0
/
+16
|
*
|
|
firmware_loader: Check fw_state_is_done in loading_store
Russ Weight
2022-04-22
2
-20
/
+18
|
*
|
|
firmware_loader: Clear data and size in fw_free_paged_buf
Russ Weight
2022-04-22
1
-0
/
+2
|
*
|
|
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
2
-24
/
+73
|
*
|
|
firmware: Add the support for ZSTD-compressed firmware files
Takashi Iwai
2022-04-22
2
-9
/
+91
*
|
|
|
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-16
/
+80
|
\
\
\
\
|
*
\
\
\
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
3
-1
/
+21
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
device property: Use multi-connection matchers for single case
Bjorn Andersson
2022-04-26
1
-50
/
+5
[next]