index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
2022-05-31
2
-0
/
+5
*
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
2022-05-31
2
-1
/
+7
*
vhost-vdpa: introduce asid based IOTLB
Gautam Dawar
2022-05-31
1
-25
/
+72
*
vhost: support ASID in IOTLB API
Gautam Dawar
2022-05-31
4
-9
/
+29
*
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
2022-05-31
2
-5
/
+20
*
vdpa: introduce config operations for associating ASID to a virtqueue group
Gautam Dawar
2022-05-31
1
-0
/
+8
*
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
9
-25
/
+45
*
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
9
-10
/
+41
*
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
Gautam Dawar
2022-05-31
1
-8
/
+10
*
vhost-vdpa: passing iotlb to IOMMU mapping helpers
Gautam Dawar
2022-05-31
1
-30
/
+37
*
virtio-vdpa: don't set callback if virtio doesn't need it
Gautam Dawar
2022-05-31
1
-1
/
+1
*
vhost: move the backend feature bits to vhost_types.h
Gautam Dawar
2022-05-31
2
-5
/
+5
*
virtio_ring: add unlikely annotation for free descs check
Xianting Tian
2022-05-31
1
-1
/
+1
*
virtio_ring: remove unnecessary to_vvq call in vring hot path
Xianting Tian
2022-05-31
1
-5
/
+3
*
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
2022-05-31
1
-16
/
+98
*
virtio-blk: support polling I/O
Suwan Kim
2022-05-31
1
-3
/
+103
*
vdpa/mlx5: Use readers/writers semaphore instead of mutex
Eli Cohen
2022-05-31
1
-22
/
+19
*
vdpa/mlx5: Add support for reading descriptor statistics
Eli Cohen
2022-05-31
4
-0
/
+191
*
net/vdpa: Use readers/writers semaphore instead of cf_mutex
Eli Cohen
2022-05-31
2
-19
/
+18
*
net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutex
Eli Cohen
2022-05-31
1
-32
/
+32
*
vdpa: Add support for querying vendor statistics
Eli Cohen
2022-05-31
3
-0
/
+171
*
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
Eli Cohen
2022-05-31
1
-4
/
+9
*
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-30
9
-41
/
+22
|
\
|
*
video: fbdev: omap: Add prototype for hwa742_update_window_async()
Helge Deller
2022-05-29
1
-0
/
+4
|
*
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-05-28
1
-2
/
+3
|
*
video: fbdev: radeon: Fix spelling typo in comment
pengfuyuan
2022-05-26
1
-1
/
+1
|
*
video: fbdev: xen: remove setting of 'transp' parameter
Tom Rix
2022-05-25
1
-1
/
+0
|
*
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
2022-05-19
1
-5
/
+7
|
*
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
2022-05-19
1
-6
/
+1
|
*
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
Minghao Chi
2022-05-19
1
-7
/
+1
|
*
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
2022-05-19
1
-1
/
+4
|
*
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
2022-05-19
1
-18
/
+1
*
|
Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-30
9
-100
/
+86
|
\
\
|
*
|
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT
Helge Deller
2022-05-30
1
-2
/
+0
|
*
|
parisc: Optimize tmpalias function calls
Helge Deller
2022-05-23
2
-85
/
+17
|
*
|
parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels
Helge Deller
2022-05-23
1
-0
/
+10
|
*
|
parisc: Fix wrong comment for shr macro
Helge Deller
2022-05-23
1
-1
/
+1
|
*
|
parisc: Prevent ldil() to sign-extend into upper 32 bits
Helge Deller
2022-05-23
1
-0
/
+6
|
*
|
parisc: Don't hardcode assembler bit definitions in tmpalias code
John David Anglin
2022-05-23
3
-22
/
+40
|
*
|
parisc: Don't enforce DMA completion order in cache flushes
John David Anglin
2022-05-23
3
-3
/
+4
|
*
|
parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
Helge Deller
2022-05-23
1
-0
/
+21
*
|
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
39
-551
/
+1648
|
\
\
\
|
*
\
\
Merge branch 'pm-sysoff'
Rafael J. Wysocki
2022-05-30
28
-125
/
+643
|
|
\
\
\
|
|
*
|
|
kernel/reboot: Change registration order of legacy power-off handler
Dmitry Osipenko
2022-05-25
1
-16
/
+17
|
|
*
|
|
m68k: virt: Switch to new sys-off handler API
Geert Uytterhoeven
2022-05-25
1
-1
/
+3
|
|
*
|
|
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
27
-124
/
+639
|
|
|
\
\
\
|
|
|
*
|
|
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
2
-0
/
+26
|
|
|
*
|
|
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
2
-0
/
+26
|
|
|
*
|
|
soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
Dmitry Osipenko
2022-05-19
1
-25
/
+62
|
|
|
*
|
|
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2022-05-19
2
-20
/
+0
[next]