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-03-10
thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
Thorsten Blum
1
-1
/
+1
2026-03-10
pinctrl: cy8c95x0: Avoid returning positive values to user space
Andy Shevchenko
1
-1
/
+1
2026-03-10
bonding: fix type confusion in bond_setup_by_slave()
Jiayuan Chen
1
-1
/
+46
2026-03-10
RDMA/ocrdma: kzalloc_objs to kzalloc_flex
Rosen Penev
2
-13
/
+4
2026-03-10
can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
Wenyuan Li
1
-1
/
+4
2026-03-10
can: dev: keep the max bitrate error at 5%
Haibo Chen
1
-1
/
+1
2026-03-10
mctp: i2c: fix skb memory leak in receive path
Haiyue Wang
1
-0
/
+1
2026-03-10
net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0
Wei Fang
1
-12
/
+0
2026-03-10
net: enetc: fix incorrect fallback PHY address handling
Wei Fang
1
-2
/
+10
2026-03-10
pinctrl: renesas: rza1: Normalize return value of gpio_get()
Dmitry Torokhov
1
-1
/
+1
2026-03-10
pinctrl: realtek: Support system suspend and resume
Tzuyi Chang
2
-0
/
+111
2026-03-10
pinctrl: realtek: Fix grammar in error messages
Yu-Chun Lin
1
-11
/
+11
2026-03-10
pinctrl: realtek: Simplify error handling with dev_err_probe()
Yu-Chun Lin
1
-6
/
+5
2026-03-10
pinctrl: realtek: Switch to use devm functions
Yu-Chun Lin
1
-13
/
+5
2026-03-10
pinctrl: realtek: Fix return value and silence log for unsupported configs
Tzuyi Chang
1
-2
/
+2
2026-03-10
pinctrl: realtek: Cleanup license string
Yu-Chun Lin
1
-1
/
+1
2026-03-10
leds: lp8860: Do not always program EEPROM on probe
Andrew Davis
1
-3
/
+15
2026-03-10
leds: lp8860: Remove unused read of STATUS register
Andrew Davis
1
-6
/
+3
2026-03-10
leds: lp8860: Hold lock for all of EEPROM programming
Andrew Davis
1
-30
/
+17
2026-03-10
leds: lp8860: Return directly from lp8860_init
Andrew Davis
1
-10
/
+7
2026-03-10
pinctrl: s32: correct kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2026-03-10
leds: lp8860: Use a single regmap table
Andrew Davis
1
-17
/
+11
2026-03-10
leds: lgm-sso: Remove duplicate assignments for priv->mmap
Chen Ni
1
-2
/
+0
2026-03-10
leds: qcom-lpg: Check for array overflow when selecting the high resolution
Greg Kroah-Hartman
1
-1
/
+6
2026-03-10
leds: ktd2692: Make ktd2692_timing variable static
Krzysztof Kozlowski
1
-1
/
+1
2026-03-10
leds: lp5569: Use sysfs_emit instead of sprintf()
Neel Bullywon
1
-2
/
+2
2026-03-10
leds: multicolor: Change intensity_value to unsigned int
Michael Tretter
1
-2
/
+2
2026-03-10
pinctrl: qcom: spmi-gpio: implement .get_direction()
Neil Armstrong
1
-0
/
+16
2026-03-10
pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
Andy Shevchenko
1
-16
/
+18
2026-03-10
pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXC
Geert Uytterhoeven
1
-1
/
+1
2026-03-10
pinctrl: Kconfig: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
5
-15
/
+2
2026-03-10
gpio: realtek-otto: add rtl9607 support
Rustam Adilov
1
-0
/
+4
2026-03-10
reset: core: Fix indentation
Philipp Zabel
1
-1
/
+1
2026-03-10
Merge branch 'for-7.1/block-integrity'
Christian Brauner
1
-2
/
+4
2026-03-10
clk: rockchip: rk3568: Add PCIe pipe clock gates
Shawn Lin
1
-0
/
+6
2026-03-10
drm/i915/dp: Read ALPM caps after DPCD init
Arun R Murthy
2
-6
/
+7
2026-03-10
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
1
-0
/
+10
2026-03-10
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
2
-0
/
+26
2026-03-10
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
1
-0
/
+12
2026-03-10
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
1
-12
/
+38
2026-03-10
drm/i915: Fix potential overflow of shmem scatterlist length
Janusz Krzysztofik
1
-3
/
+9
2026-03-10
drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
Ville Syrjälä
2
-1
/
+14
2026-03-10
gpu: nova-core: gsp: add tests for continuation records
Eliot Courtney
1
-0
/
+138
2026-03-10
gpu: nova-core: gsp: support large RPCs via continuation record
Eliot Courtney
3
-2
/
+207
2026-03-10
gpu: nova-core: gsp: add `size` helper to `CommandToGsp`
Eliot Courtney
1
-3
/
+9
2026-03-10
gpu: nova-core: gsp: unconditionally call variable payload handling
Eliot Courtney
1
-8
/
+6
2026-03-10
gpu: nova-core: gsp: clarify invariant on command queue
Eliot Courtney
1
-1
/
+3
2026-03-10
gpu: nova-core: gsp: add checking oversized commands
Eliot Courtney
3
-1
/
+11
2026-03-10
gpu: nova-core: gsp: add mechanism to wait for space on command queue
Eliot Courtney
1
-12
/
+30
2026-03-10
gpu: nova-core: gsp: sort `MsgFunction` variants alphabetically
Eliot Courtney
1
-32
/
+35
[prev]
[next]