]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 6.1
authorSasha Levin <sashal@kernel.org>
Tue, 10 Jan 2023 01:55:34 +0000 (20:55 -0500)
committerSasha Levin <sashal@kernel.org>
Tue, 10 Jan 2023 01:55:34 +0000 (20:55 -0500)
commit41ee5668f7925a520616a89aba797fc69af649c9
treeee646706e14098c2289d7ce8eb1f8bdac4f0f9d1
parent5558107ac184bd6c958ae3387ee5086e72236daa
Fixes for 6.1

Signed-off-by: Sasha Levin <sashal@kernel.org>
127 files changed:
queue-6.1/9p-client-fix-data-race-on-req-status.patch [new file with mode: 0644]
queue-6.1/acpi-video-allow-gpu-drivers-to-report-no-panels.patch [new file with mode: 0644]
queue-6.1/acpi-video-don-t-enable-fallback-path-for-creating-a.patch [new file with mode: 0644]
queue-6.1/asoc-intel-bytcr_rt5640-add-quirk-for-the-advantech-.patch [new file with mode: 0644]
queue-6.1/asoc-sof-intel-pci-tgl-unblock-s5-entry-if-dma-stop-.patch [new file with mode: 0644]
queue-6.1/asoc-sof-mediatek-initialize-panic_info-to-zero.patch [new file with mode: 0644]
queue-6.1/asoc-sof-revert-core-unregister-clients-and-machine-.patch [new file with mode: 0644]
queue-6.1/bnxt_en-fix-first-buffer-size-calculations-for-xdp-m.patch [new file with mode: 0644]
queue-6.1/bnxt_en-fix-hds-and-jumbo-thresholds-for-rx-packets.patch [new file with mode: 0644]
queue-6.1/bnxt_en-fix-xdp-rx-path.patch [new file with mode: 0644]
queue-6.1/bnxt_en-simplify-bnxt_xdp_buff_init.patch [new file with mode: 0644]
queue-6.1/bonding-fix-lockdep-splat-in-bond_miimon_commit.patch [new file with mode: 0644]
queue-6.1/bpf-always-use-maximal-size-for-copy_array.patch [new file with mode: 0644]
queue-6.1/bpf-pull-before-calling-skb_postpull_rcsum.patch [new file with mode: 0644]
queue-6.1/btrfs-fix-an-error-handling-path-in-btrfs_defrag_lea.patch [new file with mode: 0644]
queue-6.1/btrfs-move-assert-helpers-out-of-ctree.h.patch [new file with mode: 0644]
queue-6.1/btrfs-move-btrfs_get_block_group-helper-out-of-disk-.patch [new file with mode: 0644]
queue-6.1/btrfs-move-btrfs_print_data_csum_error-into-inode.c.patch [new file with mode: 0644]
queue-6.1/btrfs-move-flush-related-definitions-to-space-info.h.patch [new file with mode: 0644]
queue-6.1/btrfs-move-fs-wide-helpers-out-of-ctree.h.patch [new file with mode: 0644]
queue-6.1/btrfs-move-the-printk-helpers-out-of-ctree.h.patch [new file with mode: 0644]
queue-6.1/btrfs-rename-struct-funcs.c-to-accessors.c.patch [new file with mode: 0644]
queue-6.1/btrfs-rename-tree-defrag.c-to-defrag.c.patch [new file with mode: 0644]
queue-6.1/caif-fix-memory-leak-in-cfctrl_linkup_request.patch [new file with mode: 0644]
queue-6.1/ceph-switch-to-vfs_inode_has_locks-to-fix-file-lock-.patch [new file with mode: 0644]
queue-6.1/drivers-net-bonding-bond_3ad-return-when-there-s-no-.patch [new file with mode: 0644]
queue-6.1/drm-amd-display-report-to-acpi-video-if-no-panels-we.patch [new file with mode: 0644]
queue-6.1/drm-amdgpu-fix-size-validation-for-non-exclusive-dom.patch [new file with mode: 0644]
queue-6.1/drm-amdkfd-fix-double-release-compute-pasid.patch [new file with mode: 0644]
queue-6.1/drm-amdkfd-fix-kfd_process_device_init_vm-error-hand.patch [new file with mode: 0644]
queue-6.1/drm-i915-gvt-fix-double-free-bug-in-split_2mb_gtt_en.patch [new file with mode: 0644]
queue-6.1/drm-i915-unpin-on-error-in-intel_vgpu_shadow_mm_pin.patch [new file with mode: 0644]
queue-6.1/drm-imx-ipuv3-plane-fix-overlay-plane-width.patch [new file with mode: 0644]
queue-6.1/drm-meson-reduce-the-fifo-lines-held-when-afbc-is-no.patch [new file with mode: 0644]
queue-6.1/drm-panfrost-fix-gem-handle-creation-ref-counting.patch [new file with mode: 0644]
queue-6.1/drm-virtio-fix-memory-leak-in-virtio_gpu_object_crea.patch [new file with mode: 0644]
queue-6.1/filelock-new-helper-vfs_inode_has_locks.patch [new file with mode: 0644]
queue-6.1/fs-ntfs3-don-t-hold-ni_lock-when-calling-truncate_se.patch [new file with mode: 0644]
queue-6.1/gpio-pca953x-avoid-to-use-uninitialized-value-pinctr.patch [new file with mode: 0644]
queue-6.1/gpio-sifive-fix-refcount-leak-in-sifive_gpio_probe.patch [new file with mode: 0644]
queue-6.1/hfs-hfsplus-avoid-warn_on-for-sanity-check-use-prope.patch [new file with mode: 0644]
queue-6.1/ice-xsk-do-not-use-xdp_return_frame-on-tx_buf-raw_bu.patch [new file with mode: 0644]
queue-6.1/io_uring-cancel-re-grab-ctx-mutex-after-finishing-wa.patch [new file with mode: 0644]
queue-6.1/io_uring-check-for-valid-register-opcode-earlier.patch [new file with mode: 0644]
queue-6.1/kunit-alloc_string_stream_fragment-error-handling-bu.patch [new file with mode: 0644]
queue-6.1/mptcp-fix-deadlock-in-fastopen-error-path.patch [new file with mode: 0644]
queue-6.1/mptcp-fix-lockdep-false-positive.patch [new file with mode: 0644]
queue-6.1/net-amd-xgbe-add-missed-tasklet_kill.patch [new file with mode: 0644]
queue-6.1/net-dsa-mv88e6xxx-depend-on-ptp-conditionally.patch [new file with mode: 0644]
queue-6.1/net-ena-account-for-the-number-of-processed-bytes-in.patch [new file with mode: 0644]
queue-6.1/net-ena-don-t-register-memory-info-on-xdp-exchange.patch [new file with mode: 0644]
queue-6.1/net-ena-fix-rx_copybreak-value-update.patch [new file with mode: 0644]
queue-6.1/net-ena-fix-toeplitz-initial-hash-value.patch [new file with mode: 0644]
queue-6.1/net-ena-set-default-value-for-rx-interrupt-moderatio.patch [new file with mode: 0644]
queue-6.1/net-ena-update-numa-tph-hint-register-upon-numa-node.patch [new file with mode: 0644]
queue-6.1/net-ena-use-bitmask-to-indicate-packet-redirection.patch [new file with mode: 0644]
queue-6.1/net-hns3-add-interrupts-re-initialization-while-doin.patch [new file with mode: 0644]
queue-6.1/net-hns3-fix-miss-l3e-checking-for-rx-packet.patch [new file with mode: 0644]
queue-6.1/net-hns3-fix-vf-promisc-mode-not-update-when-mac-tab.patch [new file with mode: 0644]
queue-6.1/net-hns3-refine-the-handling-for-vf-heartbeat.patch [new file with mode: 0644]
queue-6.1/net-lan966x-fix-configuration-of-the-pcs.patch [new file with mode: 0644]
queue-6.1/net-mlx5-add-forgotten-cleanup-calls-into-mlx5_init_.patch [new file with mode: 0644]
queue-6.1/net-mlx5-avoid-recovery-in-probe-flows.patch [new file with mode: 0644]
queue-6.1/net-mlx5-e-switch-properly-handle-ingress-tagged-pac.patch [new file with mode: 0644]
queue-6.1/net-mlx5-fix-io_eq_size-and-event_eq_size-params-val.patch [new file with mode: 0644]
queue-6.1/net-mlx5-fix-roce-setting-at-hca-level.patch [new file with mode: 0644]
queue-6.1/net-mlx5-lag-fix-failure-to-cancel-delayed-bond-work.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-always-clear-dest-encap-in-neigh-update-de.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-ct-fix-ct-debugfs-folder-name.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-fix-hw-mtu-initializing-at-xdp-sq-allocati.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-fix-rx-reporter-for-xsk-rqs.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-ipoib-don-t-allow-cqe-compression-to-be-tu.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-set-geneve_tlv_option_0_exist-when-matchin.patch [new file with mode: 0644]
queue-6.1/net-phy-xgmiitorgmii-fix-refcount-leak-in-xgmiitorgm.patch [new file with mode: 0644]
queue-6.1/net-sched-atm-dont-intepret-cls-results-when-asked-t.patch [new file with mode: 0644]
queue-6.1/net-sched-cbq-dont-intepret-cls-results-when-asked-t.patch [new file with mode: 0644]
queue-6.1/net-sched-fix-memory-leak-in-tcindex_set_parms.patch [new file with mode: 0644]
queue-6.1/net-sparx5-fix-reading-of-the-mac-address.patch [new file with mode: 0644]
queue-6.1/net-ulp-prevent-ulp-without-clone-op-from-entering-t.patch [new file with mode: 0644]
queue-6.1/net-vrf-determine-the-dst-using-the-original-ifindex.patch [new file with mode: 0644]
queue-6.1/netfilter-ipset-fix-hash-net-port-net-hang-with-0-su.patch [new file with mode: 0644]
queue-6.1/netfilter-ipset-rework-long-task-execution-when-addi.patch [new file with mode: 0644]
queue-6.1/netfilter-nf_tables-add-function-to-create-set-state.patch [new file with mode: 0644]
queue-6.1/netfilter-nf_tables-consolidate-set-description.patch [new file with mode: 0644]
queue-6.1/netfilter-nf_tables-honor-set-timeout-and-garbage-co.patch [new file with mode: 0644]
queue-6.1/netfilter-nf_tables-perform-type-checking-for-existi.patch [new file with mode: 0644]
queue-6.1/nfc-fix-potential-resource-leaks.patch [new file with mode: 0644]
queue-6.1/nfsd-shut-down-the-nfsv4-state-objects-before-the-fi.patch [new file with mode: 0644]
queue-6.1/nvme-also-return-i-o-command-effects-from-nvme_comma.patch [new file with mode: 0644]
queue-6.1/nvme-fix-multipath-crash-caused-by-flush-request-whe.patch [new file with mode: 0644]
queue-6.1/nvmet-use-nvme_cmd_effects_csupp-instead-of-open-cod.patch [new file with mode: 0644]
queue-6.1/octeontx2-pf-fix-lmtst-id-used-in-aura-free.patch [new file with mode: 0644]
queue-6.1/perf-lock-contention-fix-core-dump-related-to-not-fi.patch [new file with mode: 0644]
queue-6.1/perf-probe-fix-to-get-the-dw_at_decl_file-and-dw_at_.patch [new file with mode: 0644]
queue-6.1/perf-probe-use-dwarf_attr_integrate-as-generic-dwarf.patch [new file with mode: 0644]
queue-6.1/perf-stat-fix-handling-of-for-each-cgroup-with-bpf-c.patch [new file with mode: 0644]
queue-6.1/perf-stat-fix-handling-of-unsupported-cgroup-events-.patch [new file with mode: 0644]
queue-6.1/perf-tools-fix-resources-leak-in-perf_data__open_dir.patch [new file with mode: 0644]
queue-6.1/phy-qcom-qmp-combo-fix-broken-power-on.patch [new file with mode: 0644]
queue-6.1/qed-allow-sleep-in-qed_mcp_trace_dump.patch [new file with mode: 0644]
queue-6.1/qlcnic-prevent-dcb-use-after-free-on-qlcnic_dcb_enab.patch [new file with mode: 0644]
queue-6.1/rdma-mlx5-fix-mlx5_ib_get_hw_stats-when-used-for-dev.patch [new file with mode: 0644]
queue-6.1/rdma-mlx5-fix-validation-of-max_rd_atomic-caps-for-d.patch [new file with mode: 0644]
queue-6.1/selftests-net-fix-cleanup_v6-for-arp_ndisc_evict_noc.patch [new file with mode: 0644]
queue-6.1/selftests-net-return-non-zero-for-failures-reported-.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/sunrpc-ensure-the-matching-upcall-is-in-flight-upon-.patch [new file with mode: 0644]
queue-6.1/tcp-add-time_wait-sockets-in-bhash2.patch [new file with mode: 0644]
queue-6.1/ublk-honor-io_uring_f_nonblock-for-handling-control-.patch [new file with mode: 0644]
queue-6.1/udf-fix-extension-of-the-last-extent-in-the-file.patch [new file with mode: 0644]
queue-6.1/usb-dwc3-xilinx-include-linux-gpio-consumer.h.patch [new file with mode: 0644]
queue-6.1/usb-rndis_host-secure-rndis_query-check-against-int-.patch [new file with mode: 0644]
queue-6.1/vdpa-mlx5-fix-rule-forwarding-vlan-to-tir.patch [new file with mode: 0644]
queue-6.1/vdpa-mlx5-fix-wrong-mac-address-deletion.patch [new file with mode: 0644]
queue-6.1/vdpa-vp_vdpa-fix-kfree-a-wrong-pointer-in-vp_vdpa_re.patch [new file with mode: 0644]
queue-6.1/vdpa_sim-fix-possible-memory-leak-in-vdpasim_net_ini.patch [new file with mode: 0644]
queue-6.1/vdpa_sim-fix-vringh-initialization-in-vdpasim_queue_.patch [new file with mode: 0644]
queue-6.1/vdpasim-fix-memory-leak-when-freeing-iotlbs.patch [new file with mode: 0644]
queue-6.1/veth-fix-race-with-af_xdp-exposing-old-or-uninitiali.patch [new file with mode: 0644]
queue-6.1/vhost-fix-range-used-in-translate_desc.patch [new file with mode: 0644]
queue-6.1/vhost-vdpa-fix-an-iotlb-memory-leak.patch [new file with mode: 0644]
queue-6.1/vhost-vsock-fix-error-handling-in-vhost_vsock_init.patch [new file with mode: 0644]
queue-6.1/virtio-crypto-fix-memory-leak-in-virtio_crypto_alg_s.patch [new file with mode: 0644]
queue-6.1/vmxnet3-correctly-report-csum_level-for-encapsulated.patch [new file with mode: 0644]
queue-6.1/vringh-fix-range-used-in-iotlb_translate.patch [new file with mode: 0644]
queue-6.1/vxlan-fix-memory-leaks-in-error-path.patch [new file with mode: 0644]
queue-6.1/wifi-ath9k-use-proper-statements-in-conditionals.patch [new file with mode: 0644]