summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-30vdpasim: allow to assign a MAC addressLaurent Vivier1-1/+13
2020-10-30vdpasim: fix MAC address configurationLaurent Vivier1-1/+2
2020-10-30vdpa: handle irq bypass register failure caseZhu Lingshan1-0/+3
2020-10-30vdpa_sim: Fix DMA maskLaurent Vivier1-1/+3
2020-10-30Revert "vhost-vdpa: fix page pinning leakage in error path"Michael S. Tsirkin1-71/+48
2020-10-30vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng1-3/+2
2020-10-30vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter1-5/+5
2020-10-23vdpa_sim: implement get_iova_range()Jason Wang1-0/+12
2020-10-23vhost: vdpa: report iova rangeJason Wang3-0/+54
2020-10-23vdpa: introduce config op to get valid iova rangeJason Wang1-0/+15
2020-10-21MAINTAINERS: add URL for virtio-memDavid Hildenbrand1-0/+1
2020-10-21vhost_vdpa: remove unnecessary spin_lock in vhost_vring_callZhu Lingshan3-11/+1
2020-10-21vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella1-4/+5
2020-10-21vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OKEli Cohen1-0/+3
2020-10-21s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel2-0/+12
2020-10-21virtio: let arch advertise guest's memory access restrictionsPierre Morel3-0/+31
2020-10-21vhost_vdpa: Fix duplicate included kernel.hTian Tao1-1/+0
2020-10-21vhost: reduce stack usage in log_usedLi Wang2-1/+2
2020-10-21virtio-mem: Constify mem_id_tableRikard Falkeborn1-1/+1
2020-10-21virtio_input: Constify id_tableRikard Falkeborn1-1/+1
2020-10-21virtio-balloon: Constify id_tableRikard Falkeborn1-1/+1
2020-10-21vdpa/mlx5: Fix failure to bring link upEli Cohen1-0/+1
2020-10-21vdpa/mlx5: Make use of a specific 16 bit endianness APIEli Cohen1-2/+6
2020-10-11Linux 5.9v5.9Linus Torvalds1-1/+1
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-9/+33
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+11
2020-10-11Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+7
2020-10-11Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna3-2/+19
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim1-1/+2
2020-10-11mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin1-1/+5
2020-10-11MAINTAINERS: Antoine Tenart's email addressAntoine Tenart2-3/+4
2020-10-11MAINTAINERS: change hardening mailing listKees Cook2-2/+3
2020-10-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+39
2020-10-10cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy1-1/+1
2020-10-10mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins1-0/+12
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea1-0/+6
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang1-15/+5
2020-10-09Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+10
2020-10-09Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+4
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+6
2020-10-09Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-3/+16
2020-10-09Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2020-10-09Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-15/+48
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-09perf: Fix task_function_call() error handlingKajol Jain1-2/+3
2020-10-09Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.freedesktop.org/~agd...Dave Airlie6-15/+48
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+7
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel1-0/+6
2020-10-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-68/+115