index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-16
crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
lizhi
-122
/
+25
2026-01-16
crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...
Chenghai Huang
-54
/
+61
2026-01-16
crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...
Chenghai Huang
-15
/
+9
2026-01-16
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
-1
/
+2
2026-01-16
crypto: cavium - fix dma_free_coherent() size
Thomas Fourier
-1
/
+2
2026-01-15
net: freescale: ucc_geth: Return early when TBI PHY can't be found
Maxime Chevallier
-1
/
+3
2026-01-15
xgbe: Use netlink extack to report errors to ethtool
Vishal Badole
-22
/
+27
2026-01-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-31
/
+57
2026-01-15
bnxt_en: Fix build break on non-x86 platforms
Pavan Chebbi
-0
/
+4
2026-01-15
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
-0
/
+6
2026-01-15
hinic3: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-2
/
+2
2026-01-15
net: phy: realtek: fix in-band capabilities for 2.5G PHYs
Jan Hoffmann
-0
/
+1
2026-01-15
net: phy: remove unused fixup unregistering functions
Heiner Kallweit
-46
/
+0
2026-01-15
net: usb: dm9601: remove broken SR9700 support
Ethan Nelson-Moore
-4
/
+0
2026-01-15
net: usb: sr9700: fix byte numbering in comments
Ethan Nelson-Moore
-21
/
+21
2026-01-15
usbnet: fix crash due to missing BQL accounting after resume
Simon Schippers
-0
/
+1
2026-01-16
Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-969
/
+1281
2026-01-15
net: ethernet: dnet: remove driver
Heiner Kallweit
-1110
/
+0
2026-01-15
net: airoha: npu: Init BA memory region if provided via DTS
Lorenzo Bianconi
-0
/
+8
2026-01-15
net: phy: adin: enable configuration of the LP Termination Register
Osose Itua
-0
/
+20
2026-01-15
Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-0
/
+655
2026-01-16
Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-1433
/
+1989
2026-01-15
clk: clk-apple-nco: Add "apple,t8103-nco" compatible
Janne Grunau
-0
/
+1
2026-01-15
clk: versatile: impd1: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-01-15
clk: scpi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-3
/
+2
2026-01-15
clk: lmk04832: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-3
/
+1
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1209
/
+1413
2026-01-15
wifi: ath12k: enable QCC2072 support
Baochen Qiang
-1
/
+13
2026-01-15
wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072
Miaoqing Pan
-5
/
+16
2026-01-15
wifi: ath12k: send peer meta data version to firmware
Baochen Qiang
-0
/
+13
2026-01-15
wifi: ath12k: limit number of channels per WMI command
Baochen Qiang
-1
/
+5
2026-01-15
wifi: ath12k: handle REO status ring for QCC2072
Baochen Qiang
-1
/
+38
2026-01-15
wifi: ath12k: handle REO CMD ring for QCC2072
Baochen Qiang
-3
/
+65
2026-01-15
wifi: ath12k: add hardware ops support for QCC2072
Baochen Qiang
-1
/
+69
2026-01-15
wifi: ath12k: add HAL descriptor and ops for QCC2072
Baochen Qiang
-3
/
+385
2026-01-15
wifi: ath12k: support downloading auxiliary ucode image for QCC2072
Baochen Qiang
-4
/
+215
2026-01-15
wifi: ath12k: support LPASS_SHARED target memory type
Baochen Qiang
-0
/
+2
2026-01-15
wifi: ath12k: add hardware parameters for QCC2072
Baochen Qiang
-0
/
+85
2026-01-15
wifi: ath12k: add hardware registers for QCC2072
Baochen Qiang
-1
/
+115
2026-01-15
wifi: ath12k: fix mac phy capability parsing
Baochen Qiang
-8
/
+14
2026-01-15
wifi: ath12k: refactor 320 MHz bandwidth support parsing
Baochen Qiang
-12
/
+11
2026-01-15
wifi: ath12k: fix preferred hardware mode calculation
Baochen Qiang
-1
/
+1
2026-01-15
wifi: ath12k: refactor REO status ring handling
Baochen Qiang
-49
/
+48
2026-01-15
wifi: ath12k: refactor REO CMD ring handling
Baochen Qiang
-48
/
+56
2026-01-15
wifi: ath12k: refactor PCI window register access
Baochen Qiang
-6
/
+19
2026-01-15
wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
Alexandru Gagniuc
-26
/
+34
2026-01-15
wifi: ath11k: Register handler for CFR capture event
Venkateswara Naralasetty
-2
/
+365
2026-01-15
wifi: ath11k: Register DBR event handler for CFR data
Venkateswara Naralasetty
-3
/
+339
2026-01-15
wifi: ath11k: Register relayfs entries for CFR dump
Venkateswara Naralasetty
-0
/
+36
2026-01-15
wifi: ath11k: Add support unassociated client CFR
Venkateswara Naralasetty
-4
/
+290
[prev]
[next]