summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-03vhost: Make parameter name match of vhost_get_vq_desc()Xianting Tian
2023-07-03vduse: fix NULL pointer dereferenceMaxime Coquelin
2023-07-03vhost: Allow worker switching while work is queueingMike Christie
2023-07-03vhost_scsi: add support for worker ioctlsMike Christie
2023-07-03vhost: allow userspace to create workersMike Christie
2023-07-03vhost: replace single worker pointer with xarrayMike Christie
2023-07-03vhost: add helper to parse userspace vring state/fileMike Christie
2023-07-03vhost: remove vhost_work_queueMike Christie
2023-07-03vhost_scsi: flush IO vqs then send TMF rspMike Christie
2023-07-03vhost_scsi: convert to vhost_vq_work_queueMike Christie
2023-07-03vhost_scsi: make SCSI cmd completion per vqMike Christie
2023-07-03vhost_sock: convert to vhost_vq_work_queueMike Christie
2023-07-03vhost: convert poll work to be vq basedMike Christie
2023-07-03vhost: take worker or vq for flushingMike Christie
2023-07-03vhost: take worker or vq instead of dev for queueingMike Christie
2023-07-03vhost, vhost_net: add helper to check if vq has workMike Christie
2023-07-03vhost: add vhost_worker pointer to vhost_virtqueueMike Christie
2023-07-03vhost: dynamically allocate vhost_workerMike Christie
2023-07-03vhost: create worker at end of vhost_dev_set_ownerMike Christie
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian
2023-07-03virtio-console: call scheduler when we free unused buffsXianting Tian
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian
2023-07-03vDPA/ifcvf: implement new accessors for vq_stateZhu Lingshan
2023-07-03vDPA/ifcvf: detect and report max allowed vq sizeZhu Lingshan
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesZhu Lingshan
2023-07-03docs: remove the tips on how to submit patches from MAINTAINERSJakub Kicinski
2023-07-03docs: fix typo in zh_TW and zh_CN translationXueshi Hu
2023-07-03MIPS: Loongson: Fix build error when make modules_installHuacai Chen
2023-07-03MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-07-03MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-07-03ovl: move all parameter handling into params.{c,h}Christian Brauner
2023-07-03ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai
2023-07-03spi: rzv2m-csi: Fix SoC product nameGeert Uytterhoeven
2023-07-03s390/entry: remove mcck clockSven Schnelle
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger
2023-07-03s390/zcrypt: do not retry administrative requestsHarald Freudenberger
2023-07-03s390/zcrypt: cleanup some debug codeHarald Freudenberger
2023-07-03s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens
2023-07-03kdb: move kdb_send_sig() declaration to a better header fileDaniel Thompson
2023-07-03Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet
2023-07-03Merge branch 'wireguard-fixes'David S. Miller
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-03wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld