index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
vhost scsi: alloc cmds per vq instead of session
Mike Christie
1
-79
/
+128
2020-11-16
vhost: add helper to check if a vq has been setup
Mike Christie
2
-0
/
+7
2020-11-16
vdpasim: fix "mac_pton" undefined error
Laurent Vivier
1
-0
/
+1
2020-11-02
swiotlb: using SIZE_MAX needs limits.h included
Stephen Rothwell
1
-0
/
+1
2020-10-30
vdpasim: allow to assign a MAC address
Laurent Vivier
1
-1
/
+13
2020-10-30
vdpasim: fix MAC address configuration
Laurent Vivier
1
-1
/
+2
2020-10-30
vdpa: handle irq bypass register failure case
Zhu Lingshan
1
-0
/
+3
2020-10-30
vdpa_sim: Fix DMA mask
Laurent Vivier
1
-1
/
+3
2020-10-30
Revert "vhost-vdpa: fix page pinning leakage in error path"
Michael S. Tsirkin
1
-71
/
+48
2020-10-30
vdpa/mlx5: Fix error return in map_direct_mr()
Jing Xiangfeng
1
-3
/
+2
2020-10-30
vhost_vdpa: Return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-5
/
+5
2020-10-23
vdpa_sim: implement get_iova_range()
Jason Wang
1
-0
/
+12
2020-10-23
vhost: vdpa: report iova range
Jason Wang
3
-0
/
+54
2020-10-23
vdpa: introduce config op to get valid iova range
Jason Wang
1
-0
/
+15
2020-10-21
MAINTAINERS: add URL for virtio-mem
David Hildenbrand
1
-0
/
+1
2020-10-21
vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
Zhu Lingshan
3
-11
/
+1
2020-10-21
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
1
-4
/
+5
2020-10-21
vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
Eli Cohen
1
-0
/
+3
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
2
-0
/
+12
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
3
-0
/
+31
2020-10-21
vhost_vdpa: Fix duplicate included kernel.h
Tian Tao
1
-1
/
+0
2020-10-21
vhost: reduce stack usage in log_used
Li Wang
2
-1
/
+2
2020-10-21
virtio-mem: Constify mem_id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
virtio_input: Constify id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
virtio-balloon: Constify id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
vdpa/mlx5: Fix failure to bring link up
Eli Cohen
1
-0
/
+1
2020-10-21
vdpa/mlx5: Make use of a specific 16 bit endianness API
Eli Cohen
1
-2
/
+6
2020-10-12
Linux 5.9
v5.9
Linus Torvalds
1
-1
/
+1
2020-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-9
/
+33
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-6
/
+11
2020-10-11
Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+7
2020-10-11
Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
3
-2
/
+19
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-10-11
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
1
-1
/
+5
2020-10-11
MAINTAINERS: Antoine Tenart's email address
Antoine Tenart
2
-3
/
+4
2020-10-11
MAINTAINERS: change hardening mailing list
Kees Cook
2
-2
/
+3
2020-10-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+39
2020-10-11
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-11
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-10-10
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
1
-0
/
+6
2020-10-10
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
1
-15
/
+5
2020-10-10
Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+10
2020-10-09
Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+4
2020-10-09
Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+6
2020-10-09
Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-3
/
+16
2020-10-09
Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2020-10-09
Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-15
/
+48
2020-10-09
mmc: core: don't set limits.discard_granularity as 0
Coly Li
1
-1
/
+1
2020-10-09
perf: Fix task_function_call() error handling
Kajol Jain
1
-2
/
+3
[next]