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-02-26
drm/xe/pf: Don't use LMTT page size if no LMTT
Michal Wajdeczko
-1
/
+2
2026-02-26
drm/xe/pf: Don't force 2MB VRAM alignment
Michal Wajdeczko
-3
/
+5
2026-02-26
drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
Michal Wajdeczko
-1
/
+1
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
-0
/
+7
2026-02-26
bonding: print churn state via netlink
Hangbin Liu
-0
/
+9
2026-02-26
pppoe: remove kernel-mode relay support
Qingfang Deng
-82
/
+0
2026-02-26
coresight: ctcu: fix the spin_bug
Jie Gan
-0
/
+1
2026-02-26
RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf file
Leon Romanovsky
-0
/
+2
2026-02-26
net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
Dragos Tatulea
-1
/
+35
2026-02-26
net/mlx5e: Add param helper to calculate max page size
Dragos Tatulea
-0
/
+13
2026-02-26
net/mlx5e: Pass netdev queue config to param calculations
Dragos Tatulea
-9
/
+26
2026-02-26
net/mlx5e: Add queue config ops for page size
Dragos Tatulea
-0
/
+19
2026-02-26
net/mlx5e: RX, Make page frag bias more robust
Dragos Tatulea
-2
/
+7
2026-02-26
net/mlx5e: Alloc rq drop page based on calculated page_shift
Dragos Tatulea
-10
/
+17
2026-02-26
net/mlx5e: Set page_pool order based on calculated page_shift
Dragos Tatulea
-2
/
+4
2026-02-26
net/mlx5e: SHAMPO, Always calculate page size
Dragos Tatulea
-12
/
+22
2026-02-26
net/mlx5e: Drop unused channel parameters
Dragos Tatulea
-7
/
+0
2026-02-26
net/mlx5e: Move xsk param into new option container struct
Dragos Tatulea
-128
/
+185
2026-02-26
net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()
Dragos Tatulea
-18
/
+26
2026-02-26
net/mlx5e: Expose and rename xsk channel parameter function
Dragos Tatulea
-10
/
+15
2026-02-26
net/mlx5e: Extract max_xsk_wqebbs into its own function
Dragos Tatulea
-42
/
+52
2026-02-26
net/mlx5e: Extract striding rq param calculation in function
Dragos Tatulea
-44
/
+62
2026-02-26
net/mlx5e: Make mlx5e_rq_param naming consistent
Dragos Tatulea
-44
/
+51
2026-02-26
memory: brcmstb_memc: Expand LPDDR4 check to cover for LPDDR5
Florian Fainelli
-3
/
+5
2026-02-26
clk: samsung: gs101: harmonise symbol names (clock arrays)
André Draszik
-26
/
+26
2026-02-26
PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...
Manivannan Sadhasivam
-3
/
+7
2026-02-26
memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
-335
/
+0
2026-02-26
PCI: imx6: Fix device node reference leak in imx_pcie_probe()
Felix Gu
-2
/
+2
2026-02-26
PCI: layerscape: Allow to compile as module
Sascha Hauer
-2
/
+16
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
-2
/
+1
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
-6
/
+15
2026-02-25
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
-2
/
+2
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-11
/
+11
2026-02-25
net: pppoe: avoid zero-length arrays in struct pppoe_hdr
Eric Woudstra
-1
/
+1
2026-02-25
net/ibmveth: fix comment typos in ibmveth.c
Abhilekh Deka
-2
/
+2
2026-02-25
net: cadence: macb: add ethtool nway_reset support
Nicolai Buchwitz
-0
/
+1
2026-02-25
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
-5
/
+21
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
-2
/
+7
2026-02-25
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
-5
/
+1
2026-02-25
net: stmmac: fix transmit interrupt coalescing
Russell King (Oracle)
-2
/
+3
2026-02-25
net: stmmac: use circ_buf helpers for descriptors
Russell King (Oracle)
-16
/
+7
2026-02-25
net: fs_enet: allow nvmem to override MAC address
Rosen Penev
-1
/
+3
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
-0
/
+13
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
-0
/
+7
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
-1
/
+12
2026-02-25
nfc: pn533: properly drop the usb interface reference on disconnect
Greg Kroah-Hartman
-0
/
+1
2026-02-25
net: stmmac: fix EEE supportable interfaces
Russell King (Oracle)
-3
/
+15
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
[prev]
[next]