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
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
4
-2
/
+2
2024-01-24
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
1
-4
/
+8
2024-01-23
riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
1
-2
/
+3
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
11
-47
/
+24
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
1
-0
/
+3
2024-01-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
1
-1
/
+1
2024-01-23
selftest: Don't reuse port for SO_INCOMING_CPU test.
Kuniyuki Iwashima
1
-18
/
+50
2024-01-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
1
-0
/
+1
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
1
-1
/
+1
2024-01-22
net: micrel: Fix PTP frame parsing for lan8814
Horatiu Vultur
1
-0
/
+11
2024-01-22
Merge branch 'dpll-fixes'
David S. Miller
3
-29
/
+100
2024-01-22
dpll: fix register pin with unregistered parent pin
Arkadiusz Kubalewski
1
-6
/
+0
2024-01-22
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
1
-2
/
+27
2024-01-22
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
3
-18
/
+69
2024-01-22
dpll: fix broken error path in dpll_pin_alloc(..)
Arkadiusz Kubalewski
1
-3
/
+4
2024-01-22
Merge branch 'tun-fixes'
David S. Miller
1
-2
/
+8
2024-01-22
tun: add missing rx stats accounting in tun_xdp_act
Yunjian Wang
1
-0
/
+2
2024-01-22
tun: fix missing dropped counter in tun_xdp_act
Yunjian Wang
1
-2
/
+6
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2
-0
/
+12
2024-01-21
idpf: distinguish vports by the dev_port attribute
Michal Schmidt
1
-0
/
+2
2024-01-21
udp: fix busy polling
Eric Dumazet
4
-14
/
+26
2024-01-19
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2
-11
/
+2
2024-01-19
llc: make llc_ui_sendmsg() more robust against bonding changes
Eric Dumazet
1
-8
/
+16
2024-01-19
vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
Lin Ma
1
-0
/
+4
2024-01-19
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
5
-19
/
+42
2024-01-19
bnxt_en: Fix possible crash after creating sw mqprio TCs
Michael Chan
5
-11
/
+17
2024-01-19
bnxt_en: Prevent kernel warning when running offline self test
Michael Chan
1
-0
/
+3
2024-01-19
bnxt_en: Fix RSS table entries calculation for P5_PLUS chips
Michael Chan
2
-6
/
+14
2024-01-19
bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()
Michael Chan
1
-2
/
+3
2024-01-19
bnxt_en: Wait for FLR to complete during probe
Michael Chan
1
-0
/
+5
2024-01-19
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
4
-3
/
+15
2024-01-19
selftests: bonding: Increase timeout to 1200s
Benjamin Poirier
1
-1
/
+1
2024-01-19
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
1
-1
/
+1
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
90
-235
/
+1366
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
78
-445
/
+396
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
23
-105
/
+1819
2024-01-18
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
57
-550
/
+1633
2024-01-18
Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
31
-78
/
+1168
2024-01-18
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-44
/
+62
2024-01-18
Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-100
/
+113
2024-01-18
Merge tag 'pwm/for-6.8-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ukl...
Linus Torvalds
3
-7
/
+6
2024-01-18
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-78
/
+515
2024-01-18
Merge tag 'dma-mapping-6.8-2024-01-18' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-1
/
+5
2024-01-18
Merge tag 'memblock-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
13
-65
/
+478
2024-01-18
Merge tag 'hwmon-for-v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
37
-328
/
+1844
2024-01-18
Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
34
-164
/
+1754
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-13
/
+619
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
63
-1042
/
+1278
[next]