aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-02-23drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-02-23Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen
2022-02-23drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-02-23drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas
2022-02-23drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-02-23gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel
2022-02-23Merge tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23Merge tag 'hwmon-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-23PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher
2022-02-23parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-02-23parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-02-23btrfs: autodefrag: only scan one inode onceQu Wenruo
2022-02-23btrfs: defrag: don't use merged extent map for their generation checkQu Wenruo
2022-02-23btrfs: defrag: bring back the old file extent search behaviorQu Wenruo
2022-02-23btrfs: defrag: remove an ambiguous condition for rejectionQu Wenruo
2022-02-23btrfs: defrag: don't defrag extents which are already at max capacityQu Wenruo
2022-02-23btrfs: defrag: don't try to merge regular extents with preallocated extentsQu Wenruo
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash
2022-02-23nvme: also mark passthrough-only namespaces ready in nvme_update_ns_infoChristoph Hellwig
2022-02-23nvme: don't return an error from nvme_configure_metadataChristoph Hellwig
2022-02-23drm/edid: Always set RGB444Maxime Ripard
2022-02-23Merge branch 'ftgmac100-fixes'David S. Miller
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo
2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...Heyi Guo
2022-02-23net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-02-23MAINTAINERS: add myself as co-maintainer for Realtek DSA switch driversAlvin Šipraga
2022-02-23tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter
2022-02-23udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter
2022-02-23vhost/vsock: don't check owner in vhost_vsock_stop() while releasingStefano Garzarella
2022-02-23drm/tegra: dpaux: Populate AUX busThierry Reding
2022-02-23drm/radeon: fix variable typeChristian König
2022-02-22ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu
2022-02-22net: dsa: fix panic when removing unoffloaded port from bridgeAlvin Šipraga
2022-02-23ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov
2022-02-22net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet
2022-02-22perf script: Fix error when printing 'weight' fieldGerman Gomez
2022-02-22Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds