index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
regmap: Merge up fixes
Mark Brown
2
-10
/
+13
2022-06-27
driver core: fw_devlink: Allow firmware to mark devices as best effort
Saravana Kannan
1
-1
/
+2
2022-06-27
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
1
-1
/
+4
2022-06-27
devtmpfs: fix the dangling pointer of global devtmpfsd thread
Yangxi Xiang
1
-0
/
+1
2022-06-27
Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...
Greg Kroah-Hartman
1
-6
/
+10
2022-06-27
regmap: Don't warn about cache only mode for devices with no cache
Mark Brown
1
-1
/
+2
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2022-06-24
Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+13
2022-06-22
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
1
-1
/
+2
2022-06-22
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
1
-2
/
+3
2022-06-21
devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...
Duoming Zhou
1
-10
/
+6
2022-06-20
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
1
-6
/
+4
2022-06-20
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
1
-0
/
+3
2022-06-20
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
1
-1
/
+1
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
1
-1
/
+1
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-06-15
Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/...
Mark Brown
1
-0
/
+22
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
1
-0
/
+22
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2022-06-10
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
1
-0
/
+20
2022-06-10
driver core: Delete driver_deferred_probe_check_state()
Saravana Kannan
1
-30
/
+0
2022-06-10
driver core: Set fw_devlink.strict=1 by default
Saravana Kannan
1
-1
/
+1
2022-06-10
Revert "driver core: Set default deferred_probe_timeout back to 0."
Saravana Kannan
1
-0
/
+5
2022-06-10
driver core: Add wait_for_init_devices_probe helper function
Saravana Kannan
3
-11
/
+109
2022-06-10
PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-1
/
+1
2022-06-06
regmap: cache: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-03
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
1
-0
/
+1
2022-06-03
driver core: Set default deferred_probe_timeout back to 0.
Saravana Kannan
1
-5
/
+0
2022-06-03
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
1
-5
/
+0
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-528
/
+1412
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+80
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+24
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-3
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2022-05-24
Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-102
/
+115
2022-05-24
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-05-24
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-153
/
+251
2022-05-24
Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
9
-47
/
+55
2022-05-23
Merge branch 'pm-domains'
Rafael J. Wysocki
3
-142
/
+209
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-11
/
+42
2022-05-21
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+8
2022-05-20
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
5
-3
/
+61
2022-05-19
PM: domains: Trust domain-idle-states from DT to be correct by genpd
Ulf Hansson
1
-2
/
+2
2022-05-19
PM: domains: Measure power-on/off latencies in genpd based on a governor
Ulf Hansson
1
-4
/
+4
2022-05-19
PM: domains: Allocate governor data dynamically based on a genpd governor
Ulf Hansson
2
-36
/
+61
2022-05-19
PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()
Ulf Hansson
1
-18
/
+38
2022-05-19
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
1
-0
/
+1
2022-05-19
PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd
Ulf Hansson
1
-3
/
+1
[prev]
[next]