summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks1-0/+2
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-55/+2
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2-3/+2
2022-08-12Merge tag 'drm-misc-next-fixes-2022-08-10' of git://anongit.freedesktop.org/d...Dave Airlie2-2/+3
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds27-233/+538
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-129/+221
2022-08-11riscv: dts: starfive: correct number of external interruptsMark Kettenis1-1/+1
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing1-0/+42
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski1-0/+47
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki3-151/+318
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada5-9/+17
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada1-1/+1
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski1-2/+3
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds34-1128/+1703
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt3-6/+28
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski1-1/+1
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak1-7/+0
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian1-0/+4
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski1-5/+3
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian1-4/+22
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian1-1/+1
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian1-1/+1
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh1-1/+4
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds1-0/+1
2022-08-11dm bufio: fix some cases where the code sleeps with spinlock heldMikulas Patocka1-1/+9
2022-08-11arch/riscv: add Zihintpause supportDao Lu5-3/+29
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao1-0/+2
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+8
2022-08-11vdpa/mlx5: Fix possible uninitialized return valueEli Cohen1-1/+1
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen66-566/+1694
2022-08-11vdpa_sim_blk: add support for discard and write-zeroesStefano Garzarella1-1/+73
2022-08-11vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSHStefano Garzarella1-0/+5
2022-08-11vdpa_sim_blk: make vdpasim_blk_check_range usable by other requestsStefano Garzarella1-15/+23
2022-08-11vdpa_sim_blk: check if sector is 0 for commands other than read or writeStefano Garzarella1-0/+10
2022-08-11vdpa_sim: Implement suspend vdpa opEugenio Pérez4-0/+21
2022-08-11vhost-vdpa: uAPI to suspend the deviceEugenio Pérez2-0/+28
2022-08-11vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez2-1/+17
2022-08-11vdpa: Add suspend operationEugenio Pérez1-0/+4
2022-08-11virtio-blk: Avoid use-after-free on suspend/resumeShigeru Yoshida1-14/+10
2022-08-11virtio_vdpa: support the arg sizes of find_vqs()Bo Liu1-6/+9
2022-08-11vhost-vdpa: Call ida_simple_remove() when failedBo Liu1-0/+1
2022-08-11vDPA: fix 'cast to restricted le16' warnings in vdpa.cZhu Lingshan1-3/+3
2022-08-11vDPA: !FEATURES_OK should not block querying device config spaceZhu Lingshan1-8/+0
2022-08-11vDPA/ifcvf: support userspace to query features and MQ of a management deviceZhu Lingshan1-66/+76
2022-08-11vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...Zhu Lingshan2-2/+13
2022-08-11vhost scsi: Allow user to control num virtqueuesMike Christie1-24/+61
2022-08-11vhost-scsi: Fix max number of virtqueuesMike Christie1-1/+1
2022-08-11vdpa/mlx5: Support different address spaces for control and dataEli Cohen2-11/+88