summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio_ring: introduce virtqueue_init()Xuan Zhuo2022-08-111-16/+22
* virtio_ring: split vring_virtqueueXuan Zhuo2022-08-111-56/+60
* virtio_ring: extract the logic of freeing vringXuan Zhuo2022-08-111-5/+13
* virtio_ring: update the document of the virtqueue_detach_unused_buf for queue...Xuan Zhuo2022-08-111-2/+2
* virtio: struct virtio_config_ops add callbacks for queue_resetXuan Zhuo2022-08-111-0/+14
* virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-119-0/+18
* drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand2022-08-111-3/+5
* virtio_mmio: add support to set IRQ of a virtio device as wakeup sourceMinghao Xue2022-08-111-0/+3
* dt-bindings: virtio: mmio: add optional wakeup-source propertyMinghao Xue2022-08-111-0/+4
* vdpa: Use device_iommu_capable()Robin Murphy2022-08-111-1/+1
* virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin2022-08-111-1/+2
* virtio_pmem: set device ready in probe()Jason Wang2022-08-111-0/+7
* virtio_pmem: initialize provider_data through nd_region_descJason Wang2022-08-111-1/+1
* vringh: iterate on iotlb_translate to handle large translationsStefano Garzarella2022-08-111-22/+56
* virtio_ring: remove the arg vq of vring_alloc_desc_extra()Xuan Zhuo2022-08-111-4/+3
* remoteproc: rename len of rpoc_vring to numXuan Zhuo2022-08-113-9/+9
* Linux 5.19v5.19Linus Torvalds2022-07-311-1/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-311-0/+1
|\
| * clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec2022-07-281-0/+1
* | Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-07-316-33/+22
|\ \
| * | docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata2022-07-291-0/+2
| * | x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo2022-07-291-0/+1
| * | Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov2022-07-273-31/+18
| * | x86/configs: Update configs in x86_debug.configLukas Bulwahn2022-07-271-2/+1
* | | Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-311-10/+20
|\ \ \
| * | | locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long2022-07-301-10/+20
| |/ /
* | | Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-312-22/+33
|\ \ \
| * | | EDAC/ghes: Set the DIMM label unconditionallyToshi Kani2022-07-271-3/+8
| * | | EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun2022-07-221-22/+25
| * | | EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun2022-07-221-2/+5
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-07-312-9/+9
|\ \ \ \
| * | | | ARM: findbit: fix overflowing offsetRussell King (Oracle)2022-07-291-8/+8
| * | | | ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli2022-07-271-1/+1
* | | | | Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-302-15/+16
|\ \ \ \ \
| * | | | | mm/hmm: fault non-owner device private entriesRalph Campbell2022-07-291-11/+8
| * | | | | page_alloc: fix invalid watermark check on a negative valueJaewon Kim2022-07-291-4/+8
* | | | | | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-301-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19Jens Axboe2022-07-271-0/+2
| |\ \ \ \ \ \
| | * | | | | | nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher2022-07-251-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-292-2/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-292-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | nouveau/svm: Fix to migrate all requested pagesAlistair Popple2022-07-281-1/+5
| | * | | | | | | drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor2022-07-261-1/+1
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-07-294-21/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scsi: ufs: core: Fix a race condition related to device managementBart Van Assche2022-07-271-18/+40
| * | | | | | | | | scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan2022-07-271-1/+1
| * | | | | | | | | scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He2022-07-271-2/+13
| * | | | | | | | | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery2022-07-271-0/+1
* | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds2022-07-294-31/+78
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers2022-07-271-11/+7