summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds
2022-08-11cifs: Move cached-dir functions into a separate fileRonnie Sahlberg
2022-08-11dm bufio: fix some cases where the code sleeps with spinlock heldMikulas Patocka
2022-08-11arch/riscv: add Zihintpause supportDao Lu
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-11Merge tag 'nvme-6.0-2022-08-11' of git://git.infradead.org/nvme into block-6.0Jens Axboe
2022-08-11vdpa/mlx5: Fix possible uninitialized return valueEli Cohen
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen
2022-08-11i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley
2022-08-11dt-bindings: i2c: qcom,i2c-cci: convert to dtschemaKrzysztof Kozlowski
2022-08-11i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann
2022-08-11nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70Dennis P. Kliem
2022-08-11vdpa_sim_blk: add support for discard and write-zeroesStefano Garzarella
2022-08-11vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSHStefano Garzarella
2022-08-11vdpa_sim_blk: make vdpasim_blk_check_range usable by other requestsStefano Garzarella
2022-08-11vdpa_sim_blk: check if sector is 0 for commands other than read or writeStefano Garzarella
2022-08-11vdpa_sim: Implement suspend vdpa opEugenio Pérez
2022-08-11vhost-vdpa: uAPI to suspend the deviceEugenio Pérez
2022-08-11vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez
2022-08-11vdpa: Add suspend operationEugenio Pérez
2022-08-11virtio-blk: Avoid use-after-free on suspend/resumeShigeru Yoshida
2022-08-11virtio_vdpa: support the arg sizes of find_vqs()Bo Liu
2022-08-11vhost-vdpa: Call ida_simple_remove() when failedBo Liu
2022-08-11vDPA: fix 'cast to restricted le16' warnings in vdpa.cZhu Lingshan
2022-08-11vDPA: !FEATURES_OK should not block querying device config spaceZhu Lingshan
2022-08-11vDPA/ifcvf: support userspace to query features and MQ of a management deviceZhu Lingshan
2022-08-11vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...Zhu Lingshan
2022-08-11vhost scsi: Allow user to control num virtqueuesMike Christie
2022-08-11vhost-scsi: Fix max number of virtqueuesMike Christie
2022-08-11vdpa/mlx5: Support different address spaces for control and dataEli Cohen
2022-08-11vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen
2022-08-11vduse: Support querying information of IOVA regionsXie Yongji
2022-08-11vduse: Support registering userspace memory for IOVA regionsXie Yongji
2022-08-11vduse: Support using userspace pages as bounce bufferXie Yongji
2022-08-11vduse: Use memcpy_{to,from}_page() in do_bounce()Xie Yongji
2022-08-11vduse: Remove unnecessary spin lock protectionXie Yongji
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz
2022-08-11virtio: Check dev_set_name() return valueBo Liu