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-05-31
vhost: support ASID in IOTLB API
Gautam Dawar
3
-8
/
+24
2022-05-31
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
1
-5
/
+18
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
8
-16
/
+26
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
8
-6
/
+29
2022-05-31
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
Gautam Dawar
1
-8
/
+10
2022-05-31
vhost-vdpa: passing iotlb to IOMMU mapping helpers
Gautam Dawar
1
-30
/
+37
2022-05-31
virtio-vdpa: don't set callback if virtio doesn't need it
Gautam Dawar
1
-1
/
+1
2022-05-31
virtio_ring: add unlikely annotation for free descs check
Xianting Tian
1
-1
/
+1
2022-05-31
virtio_ring: remove unnecessary to_vvq call in vring hot path
Xianting Tian
1
-5
/
+3
2022-05-31
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
1
-16
/
+98
2022-05-31
virtio-blk: support polling I/O
Suwan Kim
1
-3
/
+103
2022-05-31
vdpa/mlx5: Use readers/writers semaphore instead of mutex
Eli Cohen
1
-22
/
+19
2022-05-31
vdpa/mlx5: Add support for reading descriptor statistics
Eli Cohen
2
-0
/
+151
2022-05-31
net/vdpa: Use readers/writers semaphore instead of cf_mutex
Eli Cohen
1
-13
/
+12
2022-05-31
net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutex
Eli Cohen
1
-32
/
+32
2022-05-31
vdpa: Add support for querying vendor statistics
Eli Cohen
1
-0
/
+162
2022-05-31
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
Eli Cohen
1
-4
/
+9
2022-05-30
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-40
/
+21
2022-05-30
Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
10
-440
/
+960
2022-05-30
Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2022-05-30
Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-157
/
+51
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-86
/
+41
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-05-30
Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
3
-41
/
+18
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
5
-116
/
+21
2022-05-30
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2022-05-30
Merge branch 'pm-sysoff'
Rafael J. Wysocki
4
-55
/
+92
2022-05-30
Merge branch 'pm-opp'
Rafael J. Wysocki
3
-116
/
+235
2022-05-30
cpufreq: CPPC: Fix unused-function warning
Pierre Gondois
1
-9
/
+8
2022-05-30
cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE
Zheng Bin
1
-1
/
+2
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
46
-323
/
+2459
2022-05-29
video: fbdev: omap: Add prototype for hwa742_update_window_async()
Helge Deller
1
-0
/
+4
2022-05-28
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-62
/
+2840
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-376
/
+400
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
48
-60
/
+76
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
99
-3920
/
+6704
2022-05-28
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
1
-2
/
+3
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
34
-793
/
+1113
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
83
-898
/
+2743
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-83
/
+238
2022-05-27
Merge branch 'next' into for-linus
Dmitry Torokhov
59
-225
/
+3014
2022-05-27
Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
12
-41
/
+60
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
203
-1242
/
+20240
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-299
/
+756
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+4
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-287
/
+409
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
82
-1936
/
+1843
2022-05-26
Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
9
-49
/
+175
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
49
-921
/
+812
[next]