index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: cpu: Fix the fallback cpu_show_gds() name
Borislav Petkov (AMD)
2023-08-11
1
-2
/
+2
*
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
2023-08-10
1
-8
/
+2
*
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
2023-08-10
1
-68
/
+19
*
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-08
1
-0
/
+8
|
\
|
*
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-20
1
-0
/
+8
*
|
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-08
1
-0
/
+8
|
\
\
|
*
|
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-27
1
-0
/
+8
|
|
/
*
|
PM: sleep: wakeirq: drop unused enable helpers
Johan Hovold
2023-07-24
1
-49
/
+0
*
|
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-07-24
2
-4
/
+9
*
|
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
2023-07-20
1
-0
/
+5
*
|
regcache: Push async I/O request down into the rbtree cache
Mark Brown
2023-07-19
2
-3
/
+4
*
|
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-17
1
-4
/
+4
*
|
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-07-17
2
-5
/
+3
|
/
*
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-12
1
-1
/
+1
*
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
3
-12
/
+15
|
\
|
*
drivers: fwnode: fix fwnode_irq_get[_byname]()
Matti Vaittinen
2023-06-15
1
-3
/
+9
|
*
Merge 6.4-rc5 into driver-core-next
Greg Kroah-Hartman
2023-06-05
6
-7
/
+49
|
|
\
|
*
|
base/node: Use 'property' to identify an access parameter
Dave Jiang
2023-05-31
1
-4
/
+4
|
*
|
isa: Remove unnecessary checks
Vladislav Efanov
2023-05-31
1
-5
/
+2
*
|
|
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-06-28
10
-259
/
+808
|
\
\
\
|
*
|
|
regmap: Allow reads from write only registers with the flat cache
Mark Brown
2023-06-19
1
-3
/
+12
|
*
|
|
regmap: Drop early readability check
Mark Brown
2023-06-16
1
-3
/
+3
|
*
|
|
regmap: Add KUnit tests for read/write checking
Mark Brown
2023-06-14
1
-0
/
+115
|
|
\
\
\
|
|
*
|
|
regmap: Add test to make sure we don't sync to read only registers
Mark Brown
2023-06-14
1
-0
/
+42
|
|
*
|
|
regmap: Add a test case for write only registers
Mark Brown
2023-06-14
1
-0
/
+32
|
|
*
|
|
regmap: Add test that writes to write only registers are prevented
Mark Brown
2023-06-14
1
-0
/
+41
|
*
|
|
|
regmap: Check for register readability before checking cache during read
Mark Brown
2023-06-14
1
-3
/
+3
|
|
/
/
/
|
*
|
|
regmap: Add debugfs file for forcing field writes
Waqar Hameed
2023-06-13
3
-1
/
+15
|
*
|
|
regmap: Provide basic test coverage for raw I/O
Mark Brown
2023-06-12
4
-1
/
+469
|
|
\
\
\
|
|
*
|
|
regmap: Provide basic KUnit coverage for the raw register I/O
Mark Brown
2023-06-12
1
-0
/
+327
|
|
*
|
|
regmap: Provide a ram backed regmap with raw support
Mark Brown
2023-06-12
3
-1
/
+142
|
|
|
|
/
|
|
|
/
|
|
*
|
|
regmap: Don't check for changes in regcache_set_val()
Mark Brown
2023-06-12
2
-7
/
+3
|
*
|
|
regmap: maple: Implement block sync for the maple tree cache
Mark Brown
2023-06-12
3
-8
/
+80
|
*
|
|
regmap: Merge up v6.4-rc6
Mark Brown
2023-06-12
6
-7
/
+49
|
|
\
|
|
|
*
|
|
regmap: Add missing cache_only checks
Charles Keepax
2023-06-01
1
-10
/
+16
|
*
|
|
regmap: regmap-irq: Move handle_post_irq to before pm_runtime_put
Charles Keepax
2023-06-01
1
-3
/
+3
|
*
|
|
regmap: Load register defaults in blocks rather than register by register
Mark Brown
2023-05-24
1
-6
/
+52
|
*
|
|
regmap: Merge up v6.4-rc3
Mark Brown
2023-05-24
1
-0
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
regmap-irq: Cleanups and remove unused
Mark Brown
2023-05-12
1
-175
/
+47
|
|
\
\
\
|
|
*
|
|
regmap-irq: Drop backward compatibility for inverted mask/unmask
Aidan MacDonald
2023-05-12
1
-33
/
+11
|
|
*
|
|
regmap-irq: Minor adjustments to .handle_mask_sync()
Aidan MacDonald
2023-05-12
1
-34
/
+31
|
|
*
|
|
regmap-irq: Remove support for not_fixed_stride
Aidan MacDonald
2023-05-12
1
-40
/
+3
|
|
*
|
|
regmap-irq: Remove type registers
Aidan MacDonald
2023-05-12
1
-74
/
+8
|
*
|
|
|
regmap: mmio: Allow passing an empty config->reg_stride
Maxime Chevallier
2023-05-12
1
-1
/
+1
|
|
/
/
/
|
*
|
|
regmap-irq: Remove virtual registers
Aidan MacDonald
2023-05-11
1
-48
/
+0
|
*
|
|
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
2023-05-08
1
-3
/
+2
*
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
drivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-06-20
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-06-27
2
-11
/
+9
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2023-06-26
2
-11
/
+9
|
|
\
\
\
\
\
[next]