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
2024-03-19
dm-integrity: fix a memory leak when rechecking the data
Mikulas Patocka
1
-3
/
+3
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-15
/
+21
2024-03-19
drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entry
Nathan Morrisson
1
-0
/
+29
2024-03-19
drm: bridge: thc63lvd1024: Print error message when DT parsing fails
Laurent Pinchart
1
-1
/
+4
2024-03-19
net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
Nikita Kiryushin
1
-2
/
+2
2024-03-19
can: kvaser_pciefd: Add additional Xilinx interrupts
Martin Jocić
1
-2
/
+2
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
1
-1
/
+0
2024-03-19
Merge branches 'pm-em', 'pm-powercap' and 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+2
2024-03-19
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-03-19
vduse: enable Virtio-net device type
Maxime Coquelin
1
-0
/
+10
2024-03-19
vduse: Temporarily fail if control queue feature requested
Maxime Coquelin
1
-0
/
+5
2024-03-19
vduse: validate block features only with block devices
Maxime Coquelin
1
-4
/
+5
2024-03-19
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
1
-1
/
+1
2024-03-19
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-03-19
wireguard: netlink: access device through ctx instead of peer
Jason A. Donenfeld
1
-2
/
+2
2024-03-19
wireguard: netlink: check for dangling peer via is_dead instead of empty list
Jason A. Donenfeld
1
-3
/
+3
2024-03-19
wireguard: device: remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-19
wireguard: device: leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-19
wireguard: receive: annotate data-race around receiving_counter.counter
Nikita Zhandarovich
1
-3
/
+3
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
1
-5
/
+5
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
1
-3
/
+6
2024-03-19
drm/xe: Remove usage of unsafe strcpy
Nirmoy Das
1
-21
/
+23
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe: Fix potential integer overflow in page size calculation
Nirmoy Das
1
-1
/
+1
2024-03-19
drm/xe/vm: fix xe_assert()
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/client: drop bogus bo NULL check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/client: remove bogus rcu list usage
Matthew Auld
1
-3
/
+3
2024-03-19
virtio_net: rename free_old_xmit_skbs to free_old_xmit
Xuan Zhuo
1
-5
/
+5
2024-03-19
virtio_net: unify the code for recycling the xmit ptr
Xuan Zhuo
1
-43
/
+39
2024-03-19
virtio-net: add cond_resched() to the command waiting loop
Jason Wang
1
-1
/
+3
2024-03-19
virtio-net: convert rx mode setting to use workqueue
Jason Wang
1
-3
/
+52
2024-03-19
virtio: packed: fix unmap leak for indirect desc table
Xuan Zhuo
1
-3
/
+3
2024-03-19
drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
Joonas Lahtinen
1
-0
/
+2
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
1
-0
/
+14
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
1
-0
/
+14
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
1
-0
/
+23
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
1
-0
/
+26
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
1
-0
/
+32
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
1
-0
/
+16
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
1
-0
/
+17
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
1
-0
/
+18
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
1
-0
/
+17
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
1
-0
/
+35
2024-03-19
virtio: make virtio_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vdpa: make vdpa_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min
Zhu Lingshan
2
-0
/
+7
2024-03-19
vDPA/ifcvf: get_max_vq_size to return max size
Zhu Lingshan
1
-5
/
+1
[prev]
[next]