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
2025-09-04
drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for VLV/CHV
Jani Nikula
1
-14
/
+15
2025-09-04
drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for DKL PHY
Jani Nikula
1
-4
/
+9
2025-09-04
drm/i915/power: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-2
/
+5
2025-09-04
drm/i915/cdclk: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-17
/
+20
2025-09-04
drm/i915/wm: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-4
/
+12
2025-09-04
drm/i915/gmbus: use generic poll_timeout*() instead of wait_for*()
Jani Nikula
1
-5
/
+8
2025-09-04
drm/i915/dsi-pll: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-4
/
+7
2025-09-04
drm/i915/dsi: use generic poll_timeout_us() instead of wait_for_us()
Jani Nikula
1
-4
/
+14
2025-09-04
drm/i915/hdcp: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-7
/
+10
2025-09-04
drm/i915/hdcp: use generic poll_timeout_us() instead of __wait_for()
Jani Nikula
1
-4
/
+4
2025-09-04
drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
Jani Nikula
1
-5
/
+5
2025-09-04
drm/xe/debugfs: Move sa_info from gt to tile directory
Michal Wajdeczko
5
-31
/
+151
2025-09-04
drm/i915: use REG_BIT on FW_BLC_SELF_* macros
Luca Coelho
1
-3
/
+3
2025-09-04
drm/ast: Put AST_DRAM_ constants into enum ast_dram_layout
Thomas Zimmermann
2
-18
/
+19
2025-09-04
drm/ast: Move DRAM info next to its only user
Thomas Zimmermann
3
-88
/
+44
2025-09-04
drm/ast: Remove unused SCU-MPLL and SCU-STRAP values
Thomas Zimmermann
1
-11
/
+2
2025-09-04
drm/ast: Remove unused mclk field
Thomas Zimmermann
2
-27
/
+0
2025-09-04
drm/ast: Remove unused dram_bus_width field
Thomas Zimmermann
2
-7
/
+0
2025-09-04
drm/ast: Do not print DRAM info
Thomas Zimmermann
1
-2
/
+0
2025-09-04
pmdomain: amlogic: Add support for S6 S7 S7D power domains controller
hongyu.chen1
1
-0
/
+95
2025-09-04
clk: renesas: r9a09g077: Add Ethernet Subsystem core and module clocks
Lad Prabhakar
1
-1
/
+13
2025-09-04
clk: renesas: rzv2h: Simplify polling condition in __rzv2h_cpg_assert()
Tommaso Merciai
1
-2
/
+1
2025-09-04
clk: renesas: rzv2h: Re-assert reset on deassert timeout
Tommaso Merciai
1
-3
/
+10
2025-09-04
clk: renesas: rzg2l: Re-assert reset on deassert timeout
Tommaso Merciai
1
-2
/
+8
2025-09-04
clk: renesas: rzg2l: Simplify rzg2l_cpg_assert() and rzg2l_cpg_deassert()
Tommaso Merciai
1
-29
/
+15
2025-09-04
wifi: brcmfmac: support AP isolation to restrict reachability between stations
Wright Feng
1
-0
/
+23
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
3
-15
/
+1
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
4
-4
/
+4
2025-09-04
Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next into HEAD
Johannes Berg
63
-3392
/
+883
2025-09-04
media: chips-media: wave5: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-04
media: verisilicon: Explicitly disable selection api ioctls for decoders
Paul Kocialkowski
2
-4
/
+4
2025-09-04
media: verisilicon: imx8m: Use the default Hantro G1 irq handler
Paul Kocialkowski
1
-19
/
+1
2025-09-04
eth: fbnic: support queue ops / zero-copy Rx
Jakub Kicinski
3
-2
/
+174
2025-09-04
eth: fbnic: don't pass NAPI into pp alloc
Jakub Kicinski
1
-4
/
+4
2025-09-04
eth: fbnic: defer page pool recycling activation to queue start
Jakub Kicinski
1
-1
/
+5
2025-09-04
eth: fbnic: allocate unreadable page pool for the payloads
Jakub Kicinski
1
-10
/
+21
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
1
-8
/
+1
2025-09-04
eth: fbnic: split fbnic_fill()
Jakub Kicinski
1
-15
/
+18
2025-09-04
eth: fbnic: split fbnic_enable()
Jakub Kicinski
1
-21
/
+24
2025-09-04
eth: fbnic: split fbnic_flush()
Jakub Kicinski
1
-35
/
+38
2025-09-04
eth: fbnic: split fbnic_disable()
Jakub Kicinski
1
-19
/
+23
2025-09-04
eth: fbnic: request ops lock
Jakub Kicinski
3
-8
/
+18
2025-09-04
eth: fbnic: use netmem_ref where applicable
Jakub Kicinski
2
-27
/
+40
2025-09-04
eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
Jakub Kicinski
1
-27
/
+8
2025-09-04
eth: fbnic: move xdp_rxq_info_reg() to resource alloc
Jakub Kicinski
1
-32
/
+26
2025-09-04
eth: fbnic: move page pool pointer from NAPI to the ring struct
Jakub Kicinski
2
-44
/
+55
2025-09-04
media: platform: mtk-mdp3: Add missing MT8188 compatible to comp_dt_ids
Nícolas F. R. A. Prado
1
-0
/
+3
2025-09-04
Input: xpad - add support for Flydigi Apex 5
Antheas Kapenekakis
1
-0
/
+2
2025-09-04
media: adv7180: Only validate format in querystd
Niklas Söderlund
1
-21
/
+16
2025-09-04
media: adv7180: Only validate format in s_std
Niklas Söderlund
1
-8
/
+4
[prev]
[next]