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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
cpuidle: clean up dead dependencies on CPU_IDLE in Kconfig
Julian Braha
3
-4
/
+2
2026-04-01
cpufreq: clean up dead code in Kconfig
Julian Braha
1
-3
/
+2
2026-04-01
cpufreq: Allocate QoS freq_req objects with policy
Viresh Kumar
1
-39
/
+14
2026-04-01
Merge tag 'counter-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus
Greg Kroah-Hartman
1
-32
/
+35
2026-04-01
Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Krzysztof Kozlowski
3
-13
/
+30
2026-04-01
Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
Krzysztof Kozlowski
3
-8
/
+14
2026-04-01
pmdomain: Merge branch fixes into next
Ulf Hansson
2
-11
/
+4
2026-04-01
Merge tag 'aspeed-7.0-fixes-0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixes
Krzysztof Kozlowski
1
-1
/
+1
2026-04-01
Merge tag 'reset-fixes-for-v7.0-2' of https://git.pengutronix.de/git/pza/linux into arm/fixes
Krzysztof Kozlowski
3
-26
/
+37
2026-04-01
pmdomain: qcom: cpr: simplify main allocation
Rosen Penev
1
-8
/
+5
2026-04-01
pmdomain: bcm: bcm2835-power: Replace open-coded polling with readl_poll_timeout_atomic()
MaĆra Canal
1
-16
/
+9
2026-04-01
pmdomain: sunxi: Add support for A733 to Allwinner PCK600 driver
Yuanshen Cao
1
-4
/
+31
2026-04-01
pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains
Abel Vesa
1
-0
/
+20
2026-04-01
pmdomain: arm: Add print after a successful probe for SCMI power domains
Ulf Hansson
1
-0
/
+1
2026-04-01
pmdomain: rockchip: quiet regulator error on -EPROBE_DEFER
Chris Morgan
1
-4
/
+3
2026-04-01
pmdomain: mediatek: Add power domain driver for MT8189 SoC
Irving-CH Lin
2
-0
/
+490
2026-04-01
pmdomain: mediatek: Add bus protect control flow for MT8189
Irving-CH Lin
2
-5
/
+31
2026-04-01
pmdomain: core: Extend statistics for domain idle states with s2idle data
Ulf Hansson
1
-3
/
+10
2026-04-01
pmdomain: core: Show latency/residency for domain idle states in debugfs
Ulf Hansson
1
-3
/
+12
2026-04-01
pmdomain: core: Restructure domain idle states data for genpd in debugfs
Ulf Hansson
1
-9
/
+34
2026-04-01
pmdomain: qcom: rpmpd: drop stray semicolon
Gabor Juhos
1
-1
/
+1
2026-04-01
pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()
Felix Gu
1
-0
/
+1
2026-04-01
pmdomain: ti: omap_prm: Fix a reference leak on device node
Felix Gu
1
-0
/
+1
2026-04-01
pmdomain: mediatek: scpsys: Add MT7622 Audio power domain to legacy driver
AngeloGioacchino Del Regno
1
-0
/
+10
2026-04-01
pmdomain: mediatek: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+2
2026-04-01
pmdomain: ti_sci: handle wakeup constraint for out-of-band wakeup
Kendall Willis
1
-2
/
+3
2026-04-01
pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cell
Nicolas Frattaroli
1
-0
/
+59
2026-04-01
pmdomain: add audio power island for Marvell PXA1908 SoC
Karel Balej
1
-4
/
+35
2026-04-01
pmdomain: imx93-blk-ctrl: add support for optional subnodes
Marco Felsch
1
-0
/
+5
2026-04-01
pmdomain: imx93-blk-ctrl: convert to devm_* only
Marco Felsch
1
-37
/
+29
2026-04-01
pmdomain: imx93-blk-ctrl: cleanup error path
Marco Felsch
1
-4
/
+2
2026-04-01
pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
Jacky Bai
1
-7
/
+1
2026-04-01
firmware: thead: Fix buffer overflow and use standard endian macros
Michal Wilczynski
1
-4
/
+3
2026-04-01
rust_binder: add `command`/`return` tracepoints
Mohamad Alsadhan
4
-0
/
+47
2026-04-01
rust_binder: add fd translation tracepoints
Mohamad Alsadhan
5
-0
/
+54
2026-04-01
rust_binder: add `transaction_received` tracepoint
Mohamad Alsadhan
3
-0
/
+21
2026-04-01
rust_binder: add `wait_for_work` tracepoint
Mohamad Alsadhan
3
-2
/
+34
2026-04-01
rust_binder: add ioctl/read/write done tracepoints
Mohamad Alsadhan
4
-3
/
+57
2026-04-01
rust_binder: remove "rust_" prefix from tracepoints
Mohamad Alsadhan
2
-6
/
+6
2026-04-01
rust_binder: drop startup init log message
Pedro Montes Alcalde
1
-2
/
+0
2026-04-01
rust_binder: check current before closing fds
Alice Ryhl
1
-12
/
+15
2026-04-01
rust_binder: make use of == for Task
Alice Ryhl
1
-2
/
+2
2026-04-01
USB: serial: option: add MeiG Smart SRM825WN
Ernestas Kulik
1
-0
/
+3
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
2
-2
/
+2
2026-04-01
lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is provided
Ard Biesheuvel
1
-2
/
+4
2026-04-01
iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain
Jason Gunthorpe
3
-5
/
+12
2026-04-01
can: ucan: refactor endpoint lookup
Johan Hovold
1
-29
/
+11
2026-04-01
can: kvaser_usb: leaf: refactor endpoint lookup
Johan Hovold
1
-17
/
+8
2026-04-01
can: mcp251xfd: add support for XSTBYEN transceiver standby control
Viken Dadhaniya
2
-0
/
+38
2026-04-01
can: rcar_can: Convert to FIELD_MODIFY()
Geert Uytterhoeven
1
-2
/
+1
[prev]
[next]