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
2023-07-28
Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+5
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-138
/
+405
2023-07-27
Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+7
2023-07-27
Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
-31
/
+53
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
-1
/
+2
2023-07-26
virtio-net: fix race between set queues and probe
Jason Wang
-2
/
+2
2023-07-26
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
-4
/
+12
2023-07-26
Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-40
/
+173
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
-12
/
+28
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
-0
/
+6
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
-0
/
+4
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
-3
/
+6
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
-2
/
+5
2023-07-25
net: ipa: only reset hashed tables when supported
Alex Elder
-9
/
+11
2023-07-25
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
-0
/
+1
2023-07-25
platform/x86: huawei-wmi: Silence ambient light sensor
Konstantin Shelekhin
-0
/
+2
2023-07-25
platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
Maxim Mikityanskiy
-4
/
+4
2023-07-25
platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
Kristian Angelov
-2
/
+12
2023-07-25
platform/x86: think-lmi: Use kfree_sensitive instead of kfree
Wang Ming
-2
/
+2
2023-07-25
platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks
Maxim Mikityanskiy
-0
/
+6
2023-07-25
platform/x86: intel: hid: Always call BTNL ACPI method
Hans de Goede
-12
/
+9
2023-07-25
platform/x86/amd/pmf: Notify OS power slider update
Shyam Sundar S K
-6
/
+114
2023-07-25
platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params
Shyam Sundar S K
-1
/
+1
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
-1
/
+3
2023-07-25
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
-5
/
+46
2023-07-25
team: reset team's flags when down link is P2P device
Hangbin Liu
-0
/
+9
2023-07-25
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
-0
/
+5
2023-07-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-6
/
+7
2023-07-24
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-0
/
+2
2023-07-24
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
-12
/
+14
2023-07-24
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
-0
/
+2
2023-07-24
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
-2
/
+5
2023-07-24
atheros: fix return value check in atl1_tso()
Yuanjun Gong
-2
/
+5
2023-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-3
/
+4
2023-07-24
Merge tag 'media/v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-137
/
+116
2023-07-24
phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
Harshit Mogalapalli
-1
/
+1
2023-07-24
vxlan: fix GRO with VXLAN-GPE
Jiri Benc
-15
/
+69
2023-07-24
vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
Jiri Benc
-30
/
+28
2023-07-24
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
-2
/
+5
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
-14
/
+11
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
-4
/
+16
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
-2
/
+1
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
-6
/
+73
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
-4
/
+20
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
-0
/
+7
2023-07-22
Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-11
/
+24
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+38
2023-07-22
Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2023-07-22
Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-12
/
+16
2023-07-22
Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-14
/
+18
[next]