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-08-11
RISC-V: Update user page mapping only once during start
Atish Patra
2
-1
/
+1
2022-08-11
RISC-V: Fix counter restart during overflow for RV32
Atish Patra
1
-0
/
+5
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
1
-1
/
+24
2022-08-11
RISC-V: Prefer sstc extension if available
Atish Patra
1
-1
/
+24
2022-08-11
i2c: move core from strlcpy to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
47
-49
/
+49
2022-08-11
i2c: kempld: Support ACPI I2C device declaration
Chris Pringle
1
-0
/
+1
2022-08-11
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
1
-0
/
+43
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
41
-266
/
+312
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-152
/
+318
2022-08-12
Merge tag 'drm-misc-next-fixes-2022-08-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-2
/
+3
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-149
/
+315
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-919
/
+1441
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
1
-1
/
+2
2022-08-11
mlxsw: minimal: Fix deadlock in ports creation
Vadim Pasternak
1
-7
/
+0
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
1
-1
/
+4
2022-08-11
dm bufio: fix some cases where the code sleeps with spinlock held
Mikulas Patocka
1
-1
/
+9
2022-08-11
net: usb: qmi_wwan: Add support for Cinterion MV32
Slark Xiao
1
-0
/
+2
2022-08-11
vdpa/mlx5: Fix possible uninitialized return value
Eli Cohen
1
-1
/
+1
2022-08-11
i2c: microchip-corei2c: fix erroneous late ack send
Conor Dooley
1
-1
/
+1
2022-08-11
i2c: qcom-geni: Fix GPI DMA buffer sync-back
Robin Reckmann
1
-2
/
+3
2022-08-11
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
1
-0
/
+2
2022-08-11
vdpa_sim_blk: add support for discard and write-zeroes
Stefano Garzarella
1
-1
/
+73
2022-08-11
vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
Stefano Garzarella
1
-0
/
+5
2022-08-11
vdpa_sim_blk: make vdpasim_blk_check_range usable by other requests
Stefano Garzarella
1
-15
/
+23
2022-08-11
vdpa_sim_blk: check if sector is 0 for commands other than read or write
Stefano Garzarella
1
-0
/
+10
2022-08-11
vdpa_sim: Implement suspend vdpa op
Eugenio Pérez
4
-0
/
+21
2022-08-11
vhost-vdpa: uAPI to suspend the device
Eugenio Pérez
1
-0
/
+19
2022-08-11
vhost-vdpa: introduce SUSPEND backend feature bit
Eugenio Pérez
1
-1
/
+15
2022-08-11
virtio-blk: Avoid use-after-free on suspend/resume
Shigeru Yoshida
1
-14
/
+10
2022-08-11
virtio_vdpa: support the arg sizes of find_vqs()
Bo Liu
1
-6
/
+9
2022-08-11
vhost-vdpa: Call ida_simple_remove() when failed
Bo Liu
1
-0
/
+1
2022-08-11
vDPA: fix 'cast to restricted le16' warnings in vdpa.c
Zhu Lingshan
1
-3
/
+3
2022-08-11
vDPA: !FEATURES_OK should not block querying device config space
Zhu Lingshan
1
-8
/
+0
2022-08-11
vDPA/ifcvf: support userspace to query features and MQ of a management device
Zhu Lingshan
1
-66
/
+76
2022-08-11
vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...
Zhu Lingshan
2
-2
/
+13
2022-08-11
vhost scsi: Allow user to control num virtqueues
Mike Christie
1
-24
/
+61
2022-08-11
vhost-scsi: Fix max number of virtqueues
Mike Christie
1
-1
/
+1
2022-08-11
vdpa/mlx5: Support different address spaces for control and data
Eli Cohen
2
-11
/
+88
2022-08-11
vdpa/mlx5: Implement susupend virtqueue callback
Eli Cohen
1
-3
/
+80
2022-08-11
vduse: Support querying information of IOVA regions
Xie Yongji
1
-0
/
+39
2022-08-11
vduse: Support registering userspace memory for IOVA regions
Xie Yongji
1
-0
/
+141
2022-08-11
vduse: Support using userspace pages as bounce buffer
Xie Yongji
2
-8
/
+96
2022-08-11
vduse: Use memcpy_{to,from}_page() in do_bounce()
Xie Yongji
1
-5
/
+4
2022-08-11
vduse: Remove unnecessary spin lock protection
Xie Yongji
1
-5
/
+2
2022-08-11
net: virtio_net: notifications coalescing support
Alvaro Karsz
1
-15
/
+96
2022-08-11
virtio: Check dev_set_name() return value
Bo Liu
1
-1
/
+3
2022-08-11
vDPA/ifcvf: remove duplicated assignment to pointer cfg
Colin Ian King
1
-1
/
+0
[prev]
[next]