index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-94
/
+247
2025-05-27
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+44
2025-05-27
Merge tag 'regmap-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
3
-47
/
+73
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+11
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2025-05-26
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
5
-42
/
+239
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-52
/
+52
2025-05-22
regmap: irq: Add support for chips without separate IRQ status
Mathieu Dubois-Briand
1
-31
/
+68
2025-05-21
regmap-irq: Use dedicated interrupt wake setters
Andy Shevchenko
1
-2
/
+2
2025-05-20
regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ
Andrew Davis
1
-2
/
+2
2025-05-16
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
1
-1
/
+1
2025-05-13
PM: sleep: Introduce pm_sleep_transition_in_progress()
Rafael J. Wysocki
1
-1
/
+1
2025-05-13
Merge Energy Model management code changes for 6.16
Rafael J. Wysocki
8
-50
/
+90
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
1
-1
/
+1
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+3
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
1
-0
/
+3
2025-05-12
Add more devm_ functions to fix PM imbalance in
Mark Brown
1
-0
/
+44
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2025-05-10
Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-3
/
+3
2025-05-09
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-0
/
+3
2025-05-09
PM: sysfs: Move debug runtime PM attributes to runtime_attrs[]
Rafael J. Wysocki
1
-9
/
+6
2025-05-09
PM: wakeup: Add missing wakeup source attribute relax_count
Zijun Hu
1
-0
/
+2
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-07
arch_topology: Relocate cpu_scale to topology.[h|c]
Ricardo Neri
2
-52
/
+52
2025-05-07
platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
Frank Li
1
-0
/
+1
2025-05-05
mm: remove NR_BOUNCE zone stat
Christoph Hellwig
1
-1
/
+1
2025-05-01
platform: Fix race condition during DMA configure at IOMMU probe time
Will McVicker
1
-3
/
+3
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-8
/
+5
2025-04-30
regcache: Use sort()'s default swap() implementation
Thorsten Blum
1
-12
/
+1
2025-04-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-04-28
devres: Add devm_is_action_added() helper
Andy Shevchenko
1
-0
/
+11
2025-04-25
Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-13
/
+9
2025-04-25
devtmpfs: don't use vfs_getattr_nosec to query i_mode
Christoph Hellwig
1
-13
/
+9
2025-04-22
PM: sleep: Make suspend of devices more asynchronous
Rafael J. Wysocki
1
-8
/
+56
2025-04-22
PM: sleep: Suspend async parents after suspending children
Rafael J. Wysocki
1
-4
/
+63
2025-04-22
PM: sleep: Resume children after resuming the parent
Rafael J. Wysocki
1
-19
/
+66
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
1
-0
/
+3
2025-04-16
drivers: base: handle module_kobject creation
Shyam Saini
1
-8
/
+5
2025-04-15
drivers/base/memory: Avoid overhead from for_each_present_section_nr()
Gavin Shan
1
-24
/
+17
2025-04-15
software node: Prevent link creation failure from causing kobj reference count imbalance
Lizhi Xu
1
-2
/
+1
2025-04-15
drivers/base: Extend documentation with preferred way to use auxbus
Leon Romanovsky
1
-0
/
+10
2025-04-15
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
3
-4
/
+44
2025-04-15
driver core: introduce device_set_driver() helper
Dmitry Torokhov
3
-5
/
+10
2025-04-15
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
1
-3
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-5
/
+5
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-10
/
+24
[next]