index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
Merge branch 'phy-handle-fixes'
David S. Miller
4
-2
/
+23
2023-03-31
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
1
-1
/
+0
2023-03-31
net: stmmac: check if MAC needs to attach to a PHY
Michael Sit Wei Hong
1
-1
/
+3
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2
-0
/
+20
2023-03-31
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
1
-0
/
+2
2023-03-31
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
1
-0
/
+10
2023-03-30
Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-15
/
+19
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
54
-262
/
+567
2023-03-30
Merge tag 'for-6.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2023-03-30
Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
30
-200
/
+341
2023-03-30
dm: fix __send_duplicate_bios() to always allow for splitting IO
Mike Snitzer
1
-0
/
+2
2023-03-30
dm: fix improper splitting for abnormal bios
Mike Snitzer
1
-3
/
+4
2023-03-30
net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flow
Felix Fietkau
1
-0
/
+1
2023-03-30
net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload
Felix Fietkau
2
-4
/
+7
2023-03-30
net: ethernet: mtk_eth_soc: fix flow block refcounting logic
Felix Fietkau
1
-1
/
+2
2023-03-30
net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()
Russell King (Oracle)
1
-0
/
+2
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-30
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
1
-2
/
+7
2023-03-30
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Daniel Vetter
4
-56
/
+10
2023-03-30
Merge tag 'amd-drm-fixes-6.3-2023-03-30' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-1
/
+6
2023-03-30
Merge tag 'drm-misc-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-93
/
+90
2023-03-30
Merge tag 'amd-drm-fixes-6.3-2023-03-29' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2
-8
/
+58
2023-03-30
Merge tag 'drm-intel-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
13
-42
/
+177
2023-03-30
Merge tag 'sound-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
9
-17
/
+38
2023-03-30
Merge tag 'zonefs-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+26
2023-03-30
Revert "drm/scheduler: track GPU active time per entity"
Lucas Stach
2
-13
/
+0
2023-03-30
Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"
Lucas Stach
1
-42
/
+1
2023-03-30
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
2023-03-30
drm/amdgpu: allow more APUs to do mode2 reset when go to S4
Tim Huang
1
-1
/
+6
2023-03-30
xen/netback: use same error messages for same errors
Juergen Gross
1
-4
/
+2
2023-03-30
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
1
-2
/
+12
2023-03-30
zonefs: Always invalidate last cached page on append write
Damien Le Moal
1
-0
/
+14
2023-03-30
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-03-30
wifi: mac80211: fix flow dissection for forwarded packets
Felix Fietkau
1
-1
/
+1
2023-03-30
wifi: mac80211: fix mesh forwarding
Felix Fietkau
1
-0
/
+3
2023-03-30
wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
Felix Fietkau
1
-8
/
+8
2023-03-30
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
1
-1
/
+1
2023-03-30
wifi: mac80211: fix potential null pointer dereference
Felix Fietkau
1
-2
/
+2
2023-03-30
wifi: mac80211: drop bogus static keywords in A-MSDU rx
Felix Fietkau
1
-2
/
+2
2023-03-30
Merge branch 'fix-header-length-on-skb-merging'
Paolo Abeni
2
-1
/
+98
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
1
-0
/
+90
2023-03-30
virtio/vsock: WARN_ONCE() for invalid state of socket
Arseniy Krasnov
1
-0
/
+7
2023-03-30
virtio/vsock: fix header length on skb merging
Arseniy Krasnov
1
-1
/
+1
2023-03-29
Merge branch 'bnxt_en-3-bug-fixes'
Jakub Kicinski
3
-4
/
+8
2023-03-29
bnxt_en: Add missing 200G link speed reporting
Michael Chan
2
-0
/
+3
2023-03-29
bnxt_en: Fix typo in PCI id to device description string mapping
Kalesh AP
1
-4
/
+4
2023-03-29
bnxt_en: Fix reporting of test result in ethtool selftest
Kalesh AP
1
-0
/
+1
2023-03-29
i40e: fix registers dump after run ethtool adapter self test
Radoslaw Tyl
2
-6
/
+7
2023-03-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-8
/
+102
2023-03-29
Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2
-4
/
+2
[next]