index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2023-09-12
driver core: return an error when dev_set_name() hasn't happened
Andy Shevchenko
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-08-30
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-08-24
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
2023-08-22
driver core: Call in reversed order in device_platform_notify_remove()
Andy Shevchenko
2023-08-22
driver core: Return proper error code when dev_set_name() fails
Andy Shevchenko
2023-08-21
mm,thp: fix nodeN/meminfo output alignment
Hugh Dickins
2023-08-21
mm/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
2023-08-16
drivers: base: test: Add missing MODULE_* macros to root device tests
Maxime Ripard
2023-08-16
drivers: base: test: Add missing MODULE_* macros for platform devices tests
Maxime Ripard
2023-08-12
drivers: base: Free devm resources when unregistering a device
David Gow
2023-08-12
drivers: base: Add basic devm tests for platform devices
Maxime Ripard
2023-08-12
drivers: base: Add basic devm tests for root devices
Maxime Ripard
2023-08-12
base/node: Remove duplicated include
GUO Zihua
2023-08-11
driver core: cpu: Fix the fallback cpu_show_gds() name
Borislav Petkov (AMD)
2023-08-10
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
2023-08-07
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-05
driver/base/cpu: Retry online operation if -EBUSY
Waiman Long
2023-08-05
driver core: Call dma_cleanup() on the test_remove path
Jason Gunthorpe
2023-08-05
driver core: test_async: fix an error code
Dan Carpenter
2023-08-04
driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
Andy Shevchenko
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
2023-08-01
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
2023-07-30
regmap: Merge up fixes from Linus' tree
Mark Brown
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-24
PM: sleep: wakeirq: drop unused enable helpers
Johan Hovold
2023-07-24
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-07-23
regmap: Fix the type used for a bitmap pointer
Christophe JAILLET
2023-07-23
regmap: Merge up fixes from mainline
Mark Brown
2023-07-21
regmap: Remove dynamic allocation warnings for rbtree and maple
Mark Brown
2023-07-21
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-07-20
regmap: maple: Use alloc_flags for memory allocations
Guenter Roeck
2023-07-20
regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
Guenter Roeck
2023-07-20
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-19
regcache: Push async I/O request down into the rbtree cache
Mark Brown
2023-07-18
regmap: Provide test for regcache_reg_present()
Mark Brown
2023-07-18
regmap: Let users check if a register is cached
Mark Brown
2023-07-17
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-17
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-07-13
regmap: Provide user selectable option to enable regmap
Mark Brown
2023-07-12
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-09
regmap: mmio: Remove unused 64-bit support code
Andy Shevchenko
[next]