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
2025-02-18
PM: runtime: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-17
arch_topology: init capacity_freq_ref to 0
Ionela Voinescu
1
-3
/
+5
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-1
/
+235
2025-02-13
Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-0
/
+2
2025-02-13
driver core: add a faux bus for use when a simple device/bus is needed
Greg Kroah-Hartman
4
-1
/
+235
2025-02-09
PM: sleep: core: Restrict power.set_active propagation
Rafael J. Wysocki
1
-12
/
+9
2025-02-06
regmap: irq: Use one way of setting all bits in the register
Andy Shevchenko
1
-1
/
+1
2025-02-06
devtmpfs: replace ->mount with ->get_tree in public instance
Eric Sandeen
1
-17
/
+64
2025-02-05
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-02-03
regmap: Reorder 'struct regmap'
Christophe JAILLET
1
-6
/
+6
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+3
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-9
/
+20
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+1
2025-01-29
PM: sleep: core: Synchronize runtime PM status of parents and children
Rafael J. Wysocki
1
-9
/
+20
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
9
-122
/
+122
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
1
-2
/
+2
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-0
/
+39
2025-01-22
Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+1
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-7
/
+46
2025-01-22
Merge tag 'regmap-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
5
-40
/
+211
2025-01-20
Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'
Rafael J. Wysocki
3
-7
/
+46
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
1
-3
/
+1
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
1
-0
/
+3
2025-01-18
riscv: Add ghostwrite vulnerability
Charlie Jenkins
1
-0
/
+3
2025-01-17
PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()
Peng Fan
1
-0
/
+26
2025-01-15
devcoredump: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-5
/
+5
2025-01-15
devcoredump: Define 'struct bin_attribute' through macro
Thomas Weißschuh
1
-6
/
+2
2025-01-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
1
-5
/
+19
2025-01-13
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
2
-0
/
+39
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+20
2025-01-10
devres: add devm_remove_action_nowarn()
Danilo Krummrich
1
-5
/
+18
2025-01-10
drivers: core: remove device_link argument from class_compat_[create|remove]_link
Heiner Kallweit
1
-28
/
+3
2025-01-10
driver core: Move two simple APIs for finding child device to header
Zijun Hu
1
-32
/
+0
2025-01-10
driver core: Introduce device_iter_t for device iterating APIs
Zijun Hu
4
-6
/
+6
2025-01-10
driver core: Correct API device_for_each_child_reverse_from() prototype
Zijun Hu
1
-2
/
+2
2025-01-10
driver core: Correct parameter check for API device_for_each_child_reverse_from()
Zijun Hu
1
-1
/
+1
2025-01-10
driver core: Move true expression out of if condition in 3 device finding APIs
Zijun Hu
3
-6
/
+15
2025-01-10
driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
Zijun Hu
1
-1
/
+8
2025-01-10
firmware_loader: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-7
/
+7
2025-01-10
devcoredump: cleanup some comments
Randy Dunlap
1
-2
/
+4
2025-01-07
Expand SoundWire MBQ register map support
Mark Brown
1
-22
/
+197
2025-01-07
regmap: sdw-mbq: Add support for SDCA deferred controls
Charles Keepax
1
-14
/
+115
2025-01-07
regmap: sdw-mbq: Add support for further MBQ register sizes
Charles Keepax
1
-20
/
+94
2025-01-07
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
1
-4
/
+20
2025-01-03
driver core: Introduce an device matching API device_match_type()
Zijun Hu
1
-0
/
+6
2025-01-03
driver core: Remove match_any()
Zijun Hu
1
-6
/
+1
2025-01-03
driver core: Simplify API device_find_child_by_name() implementation
Zijun Hu
1
-12
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-3
/
+3
[prev]
[next]