summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15xen/pvcalls: backend can be a moduleJan Beulich
2021-09-15xen: fix usage of pmd_populate in mremap for pv guestsJuergen Gross
2021-09-15xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-14nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig
2021-09-14block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou
2021-09-14block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig
2021-09-14vdpa: potential uninitialized return in vhost_vdpa_va_map()Dan Carpenter
2021-09-14vdpa/mlx5: Avoid executing set_vq_ready() if device is resetEli Cohen
2021-09-14vdpa/mlx5: Clear ready indication for control VQEli Cohen
2021-09-14vduse: Cleanup the old kernel states after reset failureXie Yongji
2021-09-14vduse: missing error code in vduse_init()Dan Carpenter
2021-09-14virtio: don't fail on !of_device_is_compatibleMichael S. Tsirkin
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das
2021-09-14amd/display: downgrade validation failure log levelSimon Ser
2021-09-14drm/amdgpu: fix use after free during BO moveChristian König
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand
2021-09-14IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter
2021-09-14bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-14ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin
2021-09-14io_uring: allow retry for O_NONBLOCK if async is supportedJens Axboe
2021-09-14cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse
2021-09-14drm/i915: Enable -Wsometimes-uninitializedNathan Chancellor
2021-09-14drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...Nathan Chancellor
2021-09-14drm/i915/selftests: Do not use import_obj uninitializedNathan Chancellor
2021-09-14io_uring: auto-removal for direct open/acceptPavel Begunkov
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman
2021-09-14io_uring: fix missing sigmask restore in io_cqring_wait()Xiaoguang Wang
2021-09-14iov_iter: add helper to save iov_iter stateJens Axboe
2021-09-14Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet
2021-09-14tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy
2021-09-14sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-14habanalabs: expose a single cs seq in staged submissionsOfir Bitton
2021-09-14habanalabs: fix wait offset handlingfarah kassabri
2021-09-14habanalabs: rate limit multi CS completion errorsOfir Bitton
2021-09-14habanalabs/gaudi: fix LBW RR configurationOded Gabbay
2021-09-14habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King
2021-09-14habanalabs: fail collective wait when not supportedOfir Bitton
2021-09-14habanalabs/gaudi: use direct MSI in single modeOmer Shpigelman
2021-09-14habanalabs: fix kernel OOPs related to staged csfarah kassabri
2021-09-14habanalabs: fix potential race in interrupt wait ioctlOfir Bitton
2021-09-14net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-14platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello
2021-09-14mcb: fix error handling in mcb_alloc_bus()Dan Carpenter