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-22
xen/netfront: Use u64_stats_t with u64_stats_sync properly
David Yang
-12
/
+12
2026-01-22
net: ifb: use u64_stats_t with u64_stats_sync properly
David Yang
-9
/
+9
2026-01-22
drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selected
Thomas Hellström
-1
/
+2
2026-01-22
net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
Tonghao Zhang
-4
/
+5
2026-01-22
net: bonding: skip the 2nd trylock when first one fail
Tonghao Zhang
-7
/
+9
2026-01-22
net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
Tonghao Zhang
-21
/
+9
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
-19
/
+54
2026-01-22
drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATE
Thomas Hellström
-3
/
+5
2026-01-22
PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...
Samuel Holland
-17
/
+57
2026-01-22
drm/i915/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
-5
/
+13
2026-01-22
drm/vkms: Fix color pipeline enum name leak
Chaitanya Kumar Borah
-7
/
+8
2026-01-22
drm/amd/display: Fix color pipeline enum name leak
Chaitanya Kumar Borah
-5
/
+12
2026-01-22
drm/i915/color: Place 3D LUT after CSC in plane color pipeline
Chaitanya Kumar Borah
-9
/
+9
2026-01-22
fpga: dfl: fix typo in header file
Mukesh Kumar Sisodiya
-1
/
+1
2026-01-22
net: dsa: yt921x: Add LAG offloading support
David Yang
-0
/
+206
2026-01-22
iommu/vt-d: Fix race condition during PASID entry replacement
Lu Baolu
-220
/
+16
2026-01-22
iommu/vt-d: Clear Present bit before tearing down context entry
Lu Baolu
-3
/
+27
2026-01-22
iommu/vt-d: Clear Present bit before tearing down PASID entry
Lu Baolu
-1
/
+19
2026-01-22
iommu/vt-d: Flush piotlb for SVM and Nested domain
Yi Liu
-1
/
+8
2026-01-22
iommu/vt-d: Flush cache for PASID table before using it
Dmytro Maluka
-3
/
+4
2026-01-22
iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode
Jinhui Guo
-1
/
+1
2026-01-22
iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...
Jinhui Guo
-0
/
+8
2026-01-22
media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_buffer
Ricardo Ribalda
-6
/
+8
2026-01-22
media: uvcvideo: Fix allocation for small frame sizes
Ricardo Ribalda
-1
/
+2
2026-01-22
media: uvcvideo: Return queued buffers on start_streaming() failure
Michal Pecio
-5
/
+7
2026-01-22
media: uvcvideo: Create an ID namespace for streaming output terminals
Ricardo Ribalda
-22
/
+35
2026-01-21
Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-46
/
+80
2026-01-21
octeontx2-af: Fix error handling
Ratheesh Kannoth
-22
/
+64
2026-01-21
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
Daniel Golle
-3
/
+1
2026-01-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-8
/
+33
2026-01-21
net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...
Vladimir Oltean
-23
/
+3
2026-01-21
net: dsa: sja1105: let phylink help with the replay of link callbacks
Vladimir Oltean
-50
/
+8
2026-01-21
net: phylink: introduce helpers for replaying link callbacks
Vladimir Oltean
-3
/
+58
2026-01-21
net: phylink: simplify phylink_resolve() -> phylink_major_config() path
Vladimir Oltean
-11
/
+9
2026-01-21
net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"
Vladimir Oltean
-6
/
+45
2026-01-21
net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCS
Vladimir Oltean
-18
/
+20
2026-01-21
net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
Vladimir Oltean
-15
/
+39
2026-01-21
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
-2
/
+4
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
-2
/
+3
2026-01-21
be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
Andrey Vatoropin
-1
/
+2
2026-01-21
net: airoha: npu: Add the capability to read firmware names from dts
Lorenzo Bianconi
-6
/
+40
2026-01-21
netconsole: resume previously deactivated target
Andre Carvalho
-7
/
+120
2026-01-21
netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
Andre Carvalho
-39
/
+58
2026-01-21
netconsole: clear dev_name for devices bound by mac
Andre Carvalho
-0
/
+8
2026-01-21
netconsole: add STATE_DEACTIVATED to track targets disabled by low level
Breno Leitao
-1
/
+19
2026-01-21
netconsole: convert 'enabled' flag to enum for clearer state management
Andre Carvalho
-24
/
+28
2026-01-21
netconsole: add target_state enum
Breno Leitao
-0
/
+5
2026-01-21
Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"
Slark Xiao
-9
/
+8
2026-01-21
Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...
Jakub Kicinski
-56
/
+77
2026-01-21
net: xilinx: axienet: Use devres for resource management in probe path
Sean Anderson
-56
/
+27
[prev]
[next]