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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
revocable: Fix races in revocable_alloc() using RCU
Tzung-Bi Shih
2
-54
/
+59
2026-02-02
PM: wakeup: Handle empty list in wakeup_sources_walk_start()
Samuel Wu
1
-3
/
+1
2026-02-01
driver core: fix inverted "locked" suffix of driver_match_device()
Danilo Krummrich
3
-8
/
+8
2026-01-28
regmap: reg_default_cb for flat cache defaults
Mark Brown
7
-7
/
+128
2026-01-27
regcache: Demote defaults readback from HW to debug print
Marek Vasut
1
-1
/
+1
2026-01-27
regmap: add KUnit coverage for reg_default_cb callback
Sheetal
1
-0
/
+91
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
4
-1
/
+26
2026-01-26
Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-next
Danilo Krummrich
3
-2
/
+11
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
3
-6
/
+11
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-0
/
+2
2026-01-22
driver-core: move devres_for_each_res() to base.h
Danilo Krummrich
1
-0
/
+4
2026-01-21
driver core: faux: stop using static struct device
Greg Kroah-Hartman
1
-7
/
+11
2026-01-21
revocable: Remove redundant synchronize_srcu() call
Tzung-Bi Shih
1
-1
/
+0
2026-01-20
revocable: fix missing module license and description
Danilo Krummrich
1
-0
/
+3
2026-01-19
driver core: make pinctrl_bind_pins() private
Bartosz Golaszewski
2
-0
/
+11
2026-01-16
driver core: attribute_container: change return type to void
Daniel Gomez
2
-9
/
+3
2026-01-16
devtmpfs: Replace simple_strtoul with kstrtoint in mount_param
Thorsten Blum
1
-2
/
+1
2026-01-16
devtmpfs: make 'devtmpfs_context_ops' static
Ben Dooks
1
-1
/
+1
2026-01-16
revocable: Add Kunit test cases
Tzung-Bi Shih
3
-0
/
+150
2026-01-16
revocable: Revocable resource management
Tzung-Bi Shih
2
-1
/
+243
2026-01-16
driver core: enforce device_lock for driver_match_device()
Gui-Dong Han
3
-2
/
+11
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
1
-0
/
+2
2026-01-15
regmap: Enable REGMAP when REGMAP_SLIMBUS is enabled
Geert Uytterhoeven
1
-1
/
+1
2026-01-12
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
1
-1
/
+3
2026-01-05
arm64: topology: Handle AMU FIE setup on CPU hotplug
Lifeng Zheng
1
-1
/
+8
2026-01-05
regmap: maple: free entry on mas_store_gfp() failure
Kaushlendra Kumar
1
-5
/
+6
2026-01-05
Merge back a commit related to system sleep for 6.20
Rafael J. Wysocki
1
-3
/
+4
2025-12-16
scsi: scsi_transport_fc: Introduce encryption group in fc_rport attribute
Sarah Catania
1
-0
/
+8
2025-12-16
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
1
-10
/
+12
2025-12-15
PM: sleep: Do not flag runtime PM workqueue as freezable
Rafael J. Wysocki
1
-3
/
+4
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-18
/
+4
2025-12-08
Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-4
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm
Linus Torvalds
1
-0
/
+38
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
9
-39
/
+157
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-43
/
+51
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-56
/
+40
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+1
2025-12-04
Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-6
/
+24
2025-12-04
PM: runtime: Make pm_runtime_barrier() return void
Brian Norris
1
-12
/
+2
2025-12-04
PM: runtime: Stop checking pm_runtime_barrier() return code
Brian Norris
1
-6
/
+2
2025-12-04
Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
8
-59
/
+175
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-11
/
+12
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-83
/
+68
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-22
/
+1
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+56
2025-12-02
regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer
Frank Li
1
-4
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+3
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-34
/
+25
[prev]
[next]