Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | virtio-balloon: Use virtio_find_vqs() helper | Xianting Tian | 2021-09-06 | 1 | -2/+2 | |
| * | | | | | | | | vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro | Cai Huoqing | 2021-09-06 | 1 | -12/+12 | |
| * | | | | | | | | vsock_test: update message bounds test for MSG_EOR | Arseny Krasnov | 2021-09-06 | 1 | -1/+7 | |
| * | | | | | | | | af_vsock: rename variables in receive loop | Arseny Krasnov | 2021-09-06 | 1 | -5/+5 | |
| * | | | | | | | | virtio/vsock: support MSG_EOR bit processing | Arseny Krasnov | 2021-09-05 | 1 | -1/+8 | |
| * | | | | | | | | vhost/vsock: support MSG_EOR bit processing | Arseny Krasnov | 2021-09-05 | 1 | -9/+13 | |
| * | | | | | | | | virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit. | Arseny Krasnov | 2021-09-05 | 1 | -0/+1 | |
| * | | | | | | | | virtio/vsock: rename 'EOR' to 'EOM' bit. | Arseny Krasnov | 2021-09-05 | 3 | -14/+14 | |
| * | | | | | | | | virtio: Bind virtio device to device-tree node | Viresh Kumar | 2021-09-05 | 1 | -3/+54 | |
| * | | | | | | | | uapi: virtio_ids: Sync ids with specification | Viresh Kumar | 2021-09-05 | 1 | -0/+12 | |
| * | | | | | | | | dt-bindings: gpio: Add bindings for gpio-virtio | Viresh Kumar | 2021-09-05 | 1 | -0/+59 | |
| * | | | | | | | | dt-bindings: i2c: Add bindings for i2c-virtio | Viresh Kumar | 2021-09-05 | 1 | -0/+51 | |
| * | | | | | | | | dt-bindings: virtio: Add binding for virtio devices | Viresh Kumar | 2021-09-05 | 2 | -1/+43 | |
| * | | | | | | | | vdpa_sim: Use iova_shift() for the size passed to alloc_iova() | Xie Yongji | 2021-09-05 | 1 | -1/+2 | |
| * | | | | | | | | vhost scsi: Convert to SPDX identifier | Cai Huoqing | 2021-09-05 | 1 | -13/+1 | |
| * | | | | | | | | vdpa/mlx5: Add multiqueue support | Eli Cohen | 2021-09-05 | 3 | -31/+169 | |
| * | | | | | | | | vdpa/mlx5: Add support for control VQ and MAC setting | Eli Cohen | 2021-09-05 | 5 | -32/+329 | |
| * | | | | | | | | vdpa/mlx5: Ensure valid indices are provided | Eli Cohen | 2021-09-05 | 2 | -0/+55 | |
| * | | | | | | | | vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue | Eli Cohen | 2021-09-05 | 1 | -8/+9 | |
| * | | | | | | | | vdpa/mlx5: function prototype modifications in preparation to control VQ | Eli Cohen | 2021-09-05 | 1 | -19/+21 | |
| * | | | | | | | | vdpa/mlx5: Remove redundant header file inclusion | Eli Cohen | 2021-09-05 | 1 | -1/+0 | |
| * | | | | | | | | vDPA/ifcvf: enable multiqueue and control vq | Zhu Lingshan | 2021-09-05 | 2 | -17/+3 | |
| * | | | | | | | | vDPA/ifcvf: detect and use the onboard number of queues directly | Zhu Lingshan | 2021-09-05 | 3 | -18/+21 | |
| * | | | | | | | | vDPA/ifcvf: implement management netlink framework for ifcvf | Zhu Lingshan | 2021-09-05 | 2 | -35/+123 | |
| * | | | | | | | | vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id | Zhu Lingshan | 2021-09-05 | 1 | -13/+21 | |
* | | | | | | | | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-11 | 10 | -15/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | riscv: Move EXCEPTION_TABLE to RO_DATA segment | Jisheng Zhang | 2021-09-11 | 2 | -3/+2 | |
| * | | | | | | | | | riscv: Enable BUILDTIME_TABLE_SORT | Jisheng Zhang | 2021-09-11 | 2 | -0/+2 | |
| * | | | | | | | | | riscv: dts: microchip: mpfs-icicle: Fix serial console | Geert Uytterhoeven | 2021-09-11 | 1 | -1/+5 | |
| * | | | | | | | | | riscv: move the (z)install rules to arch/riscv/Makefile | Masahiro Yamada | 2021-09-11 | 2 | -10/+5 | |
| * | | | | | | | | | riscv: Improve stack randomisation on RV64 | Kefeng Wang | 2021-09-11 | 2 | -1/+4 | |
| * | | | | | | | | | riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 | Heinrich Schuchardt | 2021-09-11 | 1 | -0/+2 | |
| * | | | | | | | | | riscv: defconfig: enable BLK_DEV_NVME | Heinrich Schuchardt | 2021-09-11 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds | 2021-09-11 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | scripts: coccinelle: allow list_entry_is_head() to use pos | Daniel Thompson | 2021-08-08 | 1 | -0/+2 | |
| * | | | | | | | | | | coccinelle: api: rename kzfree to kfree_sensitive | Weizhao Ouyang | 2021-08-05 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-09-11 | 2 | -13/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT | Hao Xu | 2021-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | io_uring: fail links of cancelled timeouts | Pavel Begunkov | 2021-09-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | io-wq: fix memory leak in create_io_worker() | Qiang.zhang | 2021-09-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | io-wq: fix silly logic error in io_task_work_match() | Jens Axboe | 2021-09-09 | 1 | -2/+7 | |
| * | | | | | | | | | | | io_uring: drop ctx->uring_lock before acquiring sqd->lock | Jens Axboe | 2021-09-09 | 1 | -0/+7 | |
| * | | | | | | | | | | | io_uring: fix missing mb() before waitqueue_active | Pavel Begunkov | 2021-09-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | io-wq: fix cancellation on create-worker failure | Pavel Begunkov | 2021-09-08 | 1 | -9/+20 | |
* | | | | | | | | | | | | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-09-11 | 22 | -682/+805 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | n64cart: fix return value check in n64cart_probe() | Yang Yingliang | 2021-09-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues | Song Liu | 2021-09-08 | 1 | -1/+13 | |
| * | | | | | | | | | | | | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig | 2021-09-07 | 7 | -9/+8 | |
| * | | | | | | | | | | | | block: split out operations on block special files | Christoph Hellwig | 2021-09-07 | 4 | -638/+643 | |
| * | | | | | | | | | | | | Merge tag 'nvme-5.15-2021-09-07' of git://git.infradead.org/nvme into block-5.15 | Jens Axboe | 2021-09-07 | 10 | -31/+132 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |