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-04-18
bnxt_en: Do not initialize PTP on older P3/P4 chips
Michael Chan
1
-1
/
+1
2023-04-18
cxgb4: fix use after free bugs caused by circular dependency problem
Duoming Zhou
1
-1
/
+1
2023-04-17
ice: document RDMA devlink parameters
Jacob Keller
1
-0
/
+15
2023-04-17
net/sched: clear actions pointer in miss cookie init fail
Pedro Tammela
1
-0
/
+3
2023-04-17
sfc: Fix use-after-free due to selftest_work
Ding Hui
2
-1
/
+2
2023-04-17
virtio_net: bugfix overflow inside xdp_linearize_page()
Xuan Zhuo
1
-2
/
+6
2023-04-14
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
1
-6
/
+7
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
65
-517
/
+990
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-3
/
+25
2023-04-13
Merge tag 'pinctrl-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-20
/
+16
2023-04-13
Merge tag 'drm-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-35
/
+175
2023-04-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
14
-38
/
+205
2023-04-13
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
7
-3
/
+15
2023-04-13
Merge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_metadata_rx_hash'
Alexei Starovoitov
14
-38
/
+205
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
6
-12
/
+23
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-1
/
+18
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+5
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
3
-3
/
+73
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
7
-6
/
+64
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
Merge branch 'mptcp-more-fixes-for-6-3'
Jakub Kicinski
5
-18
/
+20
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-13
Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-4
/
+16
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
1
-0
/
+16
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-13
Merge tag 'amd-drm-fixes-6.3-2023-04-12' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
4
-19
/
+135
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
1
-3
/
+5
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
3
-4
/
+12
2023-04-12
Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-4
/
+16
2023-04-12
Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+19
2023-04-12
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
3
-4
/
+10
2023-04-12
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
1
-1
/
+60
2023-04-12
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
1
-7
/
+15
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
1
-7
/
+50
2023-04-12
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
David Howells
1
-1
/
+1
2023-04-12
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
1110
-7521
/
+12237
2023-04-12
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
Rob Herring
2
-2
/
+3
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
1
-0
/
+11
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
1
-1
/
+7
[next]