index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
2020-07-30
driver core: Avoid binding drivers to dead devices
Lukas Wunner
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
2020-07-25
firmware_loader: EFI firmware loader must handle pre-allocated buffer
Kees Cook
2020-07-24
driver core: Change delimiter in devlink device's name to "--"
Saravana Kannan
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
2020-07-23
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
2020-07-23
driver core: Fix sleeping in invalid context during device link deletion
Saravana Kannan
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
2020-07-17
Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-10
driver core: Add waiting_for_supplier sysfs file for devices
Saravana Kannan
2020-07-10
driver core: Add state_synced sysfs file for devices that support it
Saravana Kannan
2020-07-10
driver core: Expose device link details in sysfs
Saravana Kannan
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
2020-07-10
driver core: Don't do deferred probe in parallel with kernel_init thread
Saravana Kannan
2020-07-10
driver core: Drop mention of obsolete bus rwsem from kernel-doc
Lukas Wunner
2020-07-10
drivers/base/memory: rename base_memory_block_id to memory_block_id
Wei Yang
2020-07-10
drivers/base/memory: init_memory_block() first parameter is not necessary
Wei Yang
2020-07-10
software node: Use software_node_unregister() when unregistering group of nodes
Andy Shevchenko
2020-07-10
topology: mark a function as __init to save some memory
Christophe JAILLET
2020-07-10
drivers: base: Convert to printk alias functions
Matthias Brugger
2020-07-10
driver core: platform: expose numa_node to users in sysfs
Barry Song
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
2020-07-07
driver core: platform: need consistent spacing around '-'
Barry Song
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-07-03
firmware: improve description of firmware_request_nowarn
Wolfram Sang
2020-07-02
devres: handle zero size in devm_kmalloc()
Bartosz Golaszewski
2020-07-02
devres: move the size check from alloc_dr() into a separate function
Bartosz Golaszewski
2020-07-02
devres: remove stray space from devm_kmalloc() definition
Bartosz Golaszewski
2020-06-26
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-23
PM: sleep: core: mark 2 functions as __init to save some memory
Christophe JAILLET
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
power: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup
Scott Cheloha
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]