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-16
virtio/vsock: don't use skbuff state to account credit
Arseniy Krasnov
1
-12
/
+11
2023-03-16
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
1
-10
/
+10
2023-03-16
igbvf: Regard vf reset nack as success
Akihiko Odaki
1
-3
/
+10
2023-03-16
intel/igbvf: free irq on the error path in igbvf_request_msix()
Gaosheng Cui
1
-2
/
+6
2023-03-16
igb: Enable SR-IOV after reinit
Akihiko Odaki
1
-77
/
+58
2023-03-16
igb: revert rtnl_lock() that causes deadlock
Lin Ma
1
-2
/
+0
2023-03-16
iavf: do not track VLAN 0 filters
Ahmed Zaki
2
-2
/
+8
2023-03-16
iavf: fix non-tunneled IPv6 UDP packet type and hashing
Alexander Lobakin
1
-1
/
+1
2023-03-16
iavf: fix inverted Rx hash condition leading to disabled hash
Alexander Lobakin
1
-1
/
+1
2023-03-16
block: remove obsolete config BLOCK_COMPAT
Lukas Bulwahn
1
-3
/
+0
2023-03-16
io_uring/rsrc: fix folio accounting
Pavel Begunkov
1
-1
/
+7
2023-03-16
io_uring/msg_ring: let target know allocated index
Pavel Begunkov
1
-1
/
+3
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
6
-20
/
+63
2023-03-16
xen: remove unnecessary (void*) conversions
Yu Zhe
1
-5
/
+5
2023-03-15
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
1
-16
/
+8
2023-03-15
veth: Fix use after free in XDP_REDIRECT
Shawn Bohrer
1
-4
/
+2
2023-03-15
io_uring: rsrc: Optimize return value variable 'ret'
Li zeming
1
-1
/
+1
2023-03-15
net/mlx5e: TC, Remove error message log print
Oz Shlomo
1
-1
/
+0
2023-03-15
net/mlx5e: TC, fix cloned flow attribute
Oz Shlomo
1
-1
/
+1
2023-03-15
net/mlx5e: TC, fix missing error code
Oz Shlomo
1
-2
/
+6
2023-03-15
net/sched: TC, fix raw counter initialization
Oz Shlomo
1
-0
/
+5
2023-03-15
net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisites
Adham Faris
1
-3
/
+7
2023-03-15
net/mlx5: Set BREAK_FW_WAIT flag first when removing driver
Shay Drory
1
-1
/
+1
2023-03-15
net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher type
Gal Pressman
2
-21
/
+25
2023-03-15
net/mlx5e: Fix cleanup null-ptr deref on encap lock
Paul Blakey
1
-0
/
+10
2023-03-15
net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...
Maor Dickman
1
-0
/
+1
2023-03-15
net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules
Maor Dickman
1
-5
/
+5
2023-03-15
net/mlx5: Disable eswitch before waiting for VF pages
Daniel Jurgens
1
-1
/
+1
2023-03-15
net/mlx5: Fix setting ec_function bit in MANAGE_PAGES
Parav Pandit
1
-5
/
+17
2023-03-15
net/mlx5e: Don't cache tunnel offloads capability
Parav Pandit
4
-6
/
+1
2023-03-15
net/mlx5e: Fix macsec ASO context alignment
Emeel Hakim
1
-1
/
+1
2023-03-15
drm/amdgpu: Don't resume IOMMU after incomplete init
Felix Kuehling
1
-1
/
+10
2023-03-15
drm/amdkfd: Fixed kfd_process cleanup on module exit.
David Belanger
3
-7
/
+62
2023-03-15
drm/amd/display: disconnect MPCC only on OTG change
Ayush Gupta
1
-1
/
+5
2023-03-15
drm/amd/display: Fix DP MST sinks removal issue
Cruise Hung
1
-0
/
+8
2023-03-15
drm/amd/display: Do not set DRR on pipe Commit
Wesley Chalmers
1
-3
/
+0
2023-03-15
drm/amd/display: Remove OTG DIV register write for Virtual signals.
Saaem Rizvi
1
-1
/
+1
2023-03-15
Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+11
2023-03-15
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2
-9
/
+12
2023-03-15
md: select BLOCK_LEGACY_AUTOLOAD
NeilBrown
1
-0
/
+4
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
4
-20
/
+15
2023-03-15
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
1
-0
/
+2
2023-03-15
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-03-15
nvme-trace: show more opcode names
Minwoo Im
1
-0
/
+5
2023-03-15
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
1
-0
/
+9
2023-03-15
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
1
-6
/
+18
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
1
-0
/
+2
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
1
-0
/
+2
2023-03-15
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
1
-0
/
+1
2023-03-15
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
[prev]
[next]