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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
1
-4
/
+24
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-28
s390/qeth: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-6
/
+6
2022-12-28
r8169: fix dmar pte write access is not set error
Chunhao Lin
1
-7
/
+7
2022-12-28
r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
Chunhao Lin
1
-22
/
+22
2022-12-28
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
1
-2
/
+4
2022-12-28
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
1
-0
/
+3
2022-12-28
vdpasim: fix memory leak when freeing IOTLBs
Jason Wang
1
-1
/
+3
2022-12-28
vdpa: conditionally fill max max queue pair for stats
Jason Wang
1
-5
/
+4
2022-12-28
vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
Rong Wang
1
-1
/
+1
2022-12-28
vduse: Validate vq_num in vduse_validate_config()
Harshit Mogalapalli
1
-0
/
+3
2022-12-28
vhost_vdpa: fix the crash in unmap a large memory
Cindy Lu
1
-20
/
+26
2022-12-28
virtio: Implementing attribute show with sysfs_emit
Dawei Li
1
-6
/
+6
2022-12-28
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
1
-1
/
+2
2022-12-28
vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
Stefano Garzarella
1
-2
/
+1
2022-12-28
virtio_blk: use UINT_MAX instead of -1U
Angus Chen
1
-1
/
+1
2022-12-28
vhost-vdpa: fix an iotlb memory leak
Stefano Garzarella
1
-4
/
+8
2022-12-28
vhost: fix range used in translate_desc()
Stefano Garzarella
1
-2
/
+2
2022-12-28
vringh: fix range used in iotlb_translate()
Stefano Garzarella
1
-3
/
+2
2022-12-28
vhost/vsock: Fix error handling in vhost_vsock_init()
Yuan Can
1
-1
/
+8
2022-12-28
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
ruanjinjie
2
-2
/
+6
2022-12-28
virtio_pci: modify ENOENT to EINVAL
Angus Chen
1
-1
/
+1
2022-12-28
RDMA/mlx5: remove variable i
Colin Ian King
1
-2
/
+0
2022-12-28
virtio_ring: use helper function is_power_of_2()
Shaoqin Huang
1
-1
/
+1
2022-12-28
virtio_pci: use helper function is_power_of_2()
Shaoqin Huang
1
-1
/
+1
2022-12-28
vdpa/mlx5: Avoid overwriting CVQ iotlb
Eli Cohen
3
-59
/
+39
2022-12-28
vdpa/mlx5: Avoid using reslock in event_handler
Eli Cohen
1
-12
/
+4
2022-12-28
vdpa/mlx5: Fix wrong mac address deletion
Eli Cohen
1
-1
/
+1
2022-12-28
vdpa/mlx5: Return error on vlan ctrl commands if not supported
Eli Cohen
1
-0
/
+3
2022-12-28
vdpa/mlx5: Fix rule forwarding VLAN to TIR
Eli Cohen
1
-3
/
+5
2022-12-28
usb: fotg210: fix OTG-only build
Arnd Bergmann
1
-4
/
+1
2022-12-28
Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
Ferry Toth
1
-1
/
+1
2022-12-28
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
1
-4
/
+5
2022-12-28
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
3
-14
/
+17
2022-12-28
bnxt_en: Fix XDP RX path
Michael Chan
3
-5
/
+8
2022-12-28
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
3
-5
/
+5
2022-12-28
bnxt_en: fix devlink port registration to netdev
Vikas Gupta
1
-1
/
+4
2022-12-28
net: ethernet: renesas: rswitch: Fix getting mac address from device tree
Yoshihiro Shimoda
1
-1
/
+4
2022-12-28
net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()
Yoshihiro Shimoda
1
-0
/
+5
2022-12-28
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
1
-13
/
+16
2022-12-28
vdpa: merge functionally duplicated dev_features attributes
Si-Wei Liu
1
-1
/
+1
2022-12-28
fbdev: atyfb: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-28
fbdev: omapfb: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+2
2022-12-27
fbdev: make offb driver tristate
Randy Dunlap
1
-2
/
+2
2022-12-27
ata: ahci: Fix PCS quirk application for suspend
Adam Vodopjan
1
-9
/
+23
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
1
-4
/
+5
[prev]
[next]