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-08
lkdtm: fortify: Fix potential NULL dereference on kmalloc failure
Junjie Cao
1
-0
/
+6
2025-09-09
drm/i915/backlight: Disable backlight when using luminance control
Suraj Kandpal
1
-3
/
+0
2025-09-08
net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support
Jonas Rebmann
1
-1
/
+1
2025-09-09
wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
Zenm Chen
1
-0
/
+2
2025-09-09
wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
Zenm Chen
1
-0
/
+3
2025-09-09
wifi: rtl8xxxu: expose efuse via debugfs
Martin Kaistra
1
-0
/
+22
2025-09-08
net: stmmac: use STMMAC_CSR_xxx definitions in platform glue
Russell King (Oracle)
3
-5
/
+8
2025-09-08
net: stmmac: mdio: remove redundant clock rate tests
Russell King (Oracle)
1
-7
/
+7
2025-09-08
net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()
Russell King (Oracle)
2
-35
/
+34
2025-09-08
net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdio
Russell King (Oracle)
2
-84
/
+86
2025-09-08
net: stmmac: mdio: improve mdio register field definitions
Russell King (Oracle)
1
-8
/
+8
2025-09-08
net: stmmac: mdio: move runtime PM into stmmac_mdio_access()
Russell King (Oracle)
1
-51
/
+20
2025-09-08
net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()
Russell King (Oracle)
1
-35
/
+24
2025-09-08
net: stmmac: mdio: move stmmac_mdio_format_addr() into read/write
Russell King (Oracle)
1
-21
/
+25
2025-09-08
net: stmmac: mdio: provide priv->gmii_address_bus_config
Russell King (Oracle)
2
-9
/
+18
2025-09-08
net: stmmac: mdio: provide stmmac_mdio_wait()
Russell King (Oracle)
1
-37
/
+33
2025-09-08
net: stmmac: mdio: provide address register formatter
Russell King (Oracle)
1
-27
/
+28
2025-09-08
net: dsa: b53: fix ageing time for BCM53101
Jonas Gorski
1
-4
/
+13
2025-09-08
ixgbe: fix typo in function comment for ixgbe_get_num_per_func()
Alok Tiwari
1
-1
/
+1
2025-09-09
power: supply: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+4
2025-09-09
power: supply: replace use of system_wq with system_percpu_wq
Marco Crivellari
6
-12
/
+12
2025-09-09
power: supply: Use devm_mutex_init()
Christophe JAILLET
3
-50
/
+5
2025-09-08
Drivers: hv: Simplify data structures for VMBus channel close message
Michael Kelley
1
-1
/
+1
2025-09-08
Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
Abhishek Tiwari
1
-5
/
+5
2025-09-08
mshv: Add support for a new parent partition configuration
Nuno Das Neves
2
-22
/
+26
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
1
-1
/
+9
2025-09-08
PCI: Test for bit underflow in pcie_set_readrq()
Kees Cook
1
-1
/
+5
2025-09-09
drm/bridge: simple: add Realtek RTD2171 DP-to-HDMI bridge
Neil Armstrong
1
-0
/
+5
2025-09-08
pinctrl: airoha: fix wrong MDIO function bitmaks
Christian Marangi
1
-6
/
+9
2025-09-08
PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
Marek Vasut
1
-1
/
+6
2025-09-08
PCI: mvebu: Fix use of for_each_of_range() iterator
Klaus Kudielka
1
-17
/
+4
2025-09-08
rust: drm: gem: Simplify use of generics
Lyude Paul
1
-5
/
+3
2025-09-08
hwmon: add GPD devices sensor driver
Cryolitia PukNgae
3
-0
/
+726
2025-09-08
hwmon: (sht21) Add support for SHT20, SHT25 chips
Kurt Borja
2
-2
/
+4
2025-09-08
idpf: add XDP RSS hash hint
Alexander Lobakin
2
-1
/
+91
2025-09-08
idpf: add support for .ndo_xdp_xmit()
Alexander Lobakin
3
-0
/
+23
2025-09-08
idpf: add support for XDP on Rx
Alexander Lobakin
5
-20
/
+248
2025-09-08
idpf: use generic functions to build xdp_buff and skb
Alexander Lobakin
3
-176
/
+90
2025-09-08
idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
Michal Kubiak
5
-1
/
+112
2025-09-08
idpf: prepare structures to support XDP
Michal Kubiak
11
-85
/
+381
2025-09-08
idpf: add support for nointerrupt queues
Alexander Lobakin
7
-17
/
+81
2025-09-08
idpf: remove SW marker handling from NAPI
Michal Kubiak
5
-72
/
+72
2025-09-08
idpf: add 4-byte completion descriptor definition
Michal Kubiak
3
-18
/
+33
2025-09-08
idpf: link NAPIs to queues
Alexander Lobakin
2
-10
/
+45
2025-09-08
idpf: use a saner limit for default number of queues to allocate
Alexander Lobakin
3
-33
/
+38
2025-09-08
ACPI: processor: thermal: Release policy references using __free()
Zihuan Zhang
1
-25
/
+27
2025-09-08
idpf: fix Rx descriptor ready check barrier in splitq
Alexander Lobakin
1
-6
/
+2
2025-09-08
clk: scmi: migrate round_rate() to determine_rate()
Brian Masney
1
-19
/
+16
2025-09-08
clk: ti: fapll: convert from round_rate() to determine_rate()
Brian Masney
1
-21
/
+27
2025-09-08
clk: ti: dra7-atl: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
[prev]
[next]