summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-10cifs: fix potential oops in cifs_oplock_breakSteve French
2023-08-10parisc: perf: Make cpu_device variable staticHelge Deller
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Helge Deller
2023-08-10parisc: boot: Nuke some sparse warnings in decompressorHelge Deller
2023-08-10parisc: processor: Include asm/smp.h for init_per_cpu()Helge Deller
2023-08-10parisc: unaligned: Include linux/sysctl.h for unaligned_enabledHelge Deller
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller
2023-08-10virtio-mem: check if the config changed before fake offlining memoryDavid Hildenbrand
2023-08-10virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block ...David Hildenbrand
2023-08-10virtio-mem: convert most offline_and_remove_memory() errors to -EBUSYDavid Hildenbrand
2023-08-10virtio-mem: remove unsafe unplug in Big Block Mode (BBM)David Hildenbrand
2023-08-10pds_vdpa: fix up debugfs feature bit printingShannon Nelson
2023-08-10pds_vdpa: alloc irq vectors on DRIVER_OKAllen Hubbe
2023-08-10pds_vdpa: clean and reset vqs entriesShannon Nelson
2023-08-10pds_vdpa: always allow offering VIRTIO_NET_F_MACShannon Nelson
2023-08-10pds_vdpa: reset to vdpa specified macAllen Hubbe
2023-08-10virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG caseHawkins Jiawei
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10RDMA/bnxt_re: Initialize dpi_tbl_lock mutexKashyap Desai
2023-08-10RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP
2023-08-10RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier
2023-08-10vdpa/mlx5: Fix crash on shutdown for when no ndev existsDragos Tatulea
2023-08-10vdpa/mlx5: Delete control vq iotlb in destroy_mr only when necessaryEugenio Pérez
2023-08-10vdpa/mlx5: Fix mr->initialized semanticsDragos Tatulea
2023-08-10vdpa/mlx5: Correct default number of queues when MQ is onDragos Tatulea
2023-08-10virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()Gal Pressman
2023-08-10vduse: Use proper spinlock for IRQ injectionMaxime Coquelin
2023-08-10vdpa: Enable strict validation for netlinks opsDragos Tatulea
2023-08-10vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length checkLin Ma
2023-08-10vdpa: Add queue index attr to vdpa_nl_policy for nlattr length checkLin Ma
2023-08-10vdpa: Add features attr to vdpa_nl_policy for nlattr length checkLin Ma
2023-08-10virtio-pci: Fix legacy device flag setting error in probeFeng Liu
2023-08-10MAINTAINERS: add vhost-scsi entry and myself as a co-maintainerMike Christie
2023-08-10vhost-scsi: Rename vhost_scsi_iov_to_sglMike Christie
2023-08-10vhost-scsi: Fix alignment handling with windowsMike Christie
2023-08-10pds_vdpa: protect Makefile from unconfigured debugfsShannon Nelson
2023-08-10virtio-mmio: don't break lifecycle of vm_devWolfram Sang
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-10net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-10ibmvnic: Do partial reset on login failureNick Child
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-10parisc: dma: Add prototype for pcxl_dma_startHelge Deller