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-09-25
virtio_console: fix misc probe bugs
Michael S. Tsirkin
1
-8
/
+10
2024-09-25
vsock/virtio: avoid queuing packets when intermediate queue is empty
Luigi Leonardi
1
-4
/
+35
2024-09-25
virtio_ring: tag event_triggered as racy for KCSAN
Michael S. Tsirkin
1
-1
/
+1
2024-09-25
vsock/virtio: refactor virtio_transport_send_pkt_work
Marco Pinna
1
-46
/
+59
2024-09-25
vdpa/octeon_ep: Fix format specifier for pointers in debug messages
Srujana Challa
1
-6
/
+6
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-25
vdpa/mlx5: Postpone MR deletion
Dragos Tatulea
3
-5
/
+64
2024-09-25
vdpa/mlx5: Introduce init/destroy for MR resources
Dragos Tatulea
4
-5
/
+26
2024-09-25
vdpa/mlx5: Rename mr_mtx -> lock
Dragos Tatulea
4
-16
/
+16
2024-09-25
vdpa/mlx5: Extract mr members in own resource struct
Dragos Tatulea
4
-41
/
+44
2024-09-25
vdpa/mlx5: Rename function
Dragos Tatulea
3
-6
/
+6
2024-09-25
vdpa/mlx5: Delete direct MKEYs in parallel
Dragos Tatulea
1
-0
/
+64
2024-09-25
vdpa/mlx5: Create direct MKEYs in parallel
Dragos Tatulea
1
-22
/
+98
2024-09-25
MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section
Stefano Garzarella
1
-0
/
+1
2024-09-25
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
1
-8
/
+139
2024-09-25
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
1
-6
/
+11
2024-09-25
vdpa: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-09-25
vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command
Dragos Tatulea
1
-10
/
+12
2024-09-25
vdpa/mlx5: Small improvement for change_num_qps()
Dragos Tatulea
1
-10
/
+11
2024-09-25
vdpa/mlx5: Keep notifiers during suspend but ignore
Dragos Tatulea
1
-2
/
+4
2024-09-25
vdpa/mlx5: Parallelize device resume
Dragos Tatulea
1
-26
/
+14
2024-09-25
vdpa/mlx5: Parallelize device suspend
Dragos Tatulea
1
-27
/
+29
2024-09-25
vdpa/mlx5: Use async API for vq modify commands
Dragos Tatulea
1
-48
/
+106
2024-09-25
vdpa/mlx5: Use async API for vq query command
Dragos Tatulea
2
-25
/
+78
2024-09-25
vdpa/mlx5: Introduce async fw command wrapper
Dragos Tatulea
2
-0
/
+88
2024-09-25
vdpa/mlx5: Introduce error logging function
Dragos Tatulea
2
-12
/
+17
2024-09-25
net/mlx5: Support throttled commands from async API
Dragos Tatulea
1
-5
/
+16
2024-09-25
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Thomas Zimmermann
1
-1
/
+1
2024-09-25
bpf: Use raw_spinlock_t in ringbuf
Wander Lairson Costa
1
-6
/
+6
2024-09-25
xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_t
Min-Hua Chen
2
-2
/
+2
2024-09-25
Merge tag 'nvme-6.12-2024-09-25' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
3
-8
/
+12
2024-09-25
Revert "driver core: don't always lock parent in shutdown"
Greg Kroah-Hartman
1
-2
/
+2
2024-09-25
Revert "driver core: separate function to shutdown one device"
Greg Kroah-Hartman
1
-36
/
+30
2024-09-25
Revert "driver core: shut down devices asynchronously"
Greg Kroah-Hartman
3
-59
/
+1
2024-09-25
Revert "nvme-pci: Make driver prefer asynchronous shutdown"
Greg Kroah-Hartman
1
-1
/
+0
2024-09-25
Revert "driver core: fix async device shutdown hang"
Greg Kroah-Hartman
1
-9
/
+1
2024-09-25
drm/i915/dp: Fix colorimetry detection
Ville Syrjälä
1
-3
/
+6
2024-09-25
xen/privcmd: Add new syscall to get gsi from dev
Jiqian Chen
5
-3
/
+84
2024-09-25
xen/pvh: Setup gsi for passthrough device
Jiqian Chen
6
-1
/
+113
2024-09-25
xen/pci: Add a function to reset device for xen
Jiqian Chen
4
-3
/
+51
2024-09-24
nvme: remove CC register read-back during enabling
Keith Busch
1
-5
/
+0
2024-09-24
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
1
-0
/
+1
2024-09-24
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
1
-2
/
+10
2024-09-24
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
1
-1
/
+1
2024-09-24
netfs, cifs: Fix mtime/ctime update for mmapped writes
David Howells
1
-0
/
+1
2024-09-24
cifs: update internal version number
Steve French
1
-2
/
+2
2024-09-24
smb: client: print failed session logoffs with FYI
Paulo Alcantara
1
-2
/
+1
2024-09-24
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
3
-11
/
+7
2024-09-24
smb3: fix incorrect mode displayed for read-only files
Steve French
1
-8
/
+11
2024-09-24
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
[prev]
[next]