]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 6.1
authorSasha Levin <sashal@kernel.org>
Mon, 17 Jun 2024 11:30:32 +0000 (07:30 -0400)
committerSasha Levin <sashal@kernel.org>
Mon, 17 Jun 2024 11:30:32 +0000 (07:30 -0400)
commit145d4f2ae685cee28589102fb99071d9f6b76fe0
tree4009943fccd32718b7008698cdd2188304d31f9c
parent881507e1dd179119715e550436f7c6e4a003f6a1
Fixes for 6.1

Signed-off-by: Sasha Levin <sashal@kernel.org>
57 files changed:
queue-6.1/af_unix-read-with-msg_peek-loops-if-the-first-unread.patch [new file with mode: 0644]
queue-6.1/bluetooth-l2cap-fix-rejecting-l2cap_conn_param_updat.patch [new file with mode: 0644]
queue-6.1/bnxt_en-adjust-logging-of-firmware-messages-in-case-.patch [new file with mode: 0644]
queue-6.1/cachefiles-add-output-string-to-cachefiles_obj_-get-.patch [new file with mode: 0644]
queue-6.1/cachefiles-add-restore-command-to-recover-inflight-o.patch [new file with mode: 0644]
queue-6.1/cachefiles-add-spin_lock-for-cachefiles_ondemand_inf.patch [new file with mode: 0644]
queue-6.1/cachefiles-defer-exposing-anon_fd-until-after-copy_t.patch [new file with mode: 0644]
queue-6.1/cachefiles-extract-ondemand-info-field-from-cachefil.patch [new file with mode: 0644]
queue-6.1/cachefiles-fix-slab-use-after-free-in-cachefiles_ond.patch [new file with mode: 0644]
queue-6.1/cachefiles-fix-slab-use-after-free-in-cachefiles_ond.patch-24352 [new file with mode: 0644]
queue-6.1/cachefiles-flush-all-requests-after-setting-cachefil.patch [new file with mode: 0644]
queue-6.1/cachefiles-introduce-object-ondemand-state.patch [new file with mode: 0644]
queue-6.1/cachefiles-never-get-a-new-anonymous-fd-if-ondemand_.patch [new file with mode: 0644]
queue-6.1/cachefiles-remove-err_put_fd-label-in-cachefiles_ond.patch [new file with mode: 0644]
queue-6.1/cachefiles-remove-requests-from-xarray-during-flushi.patch [new file with mode: 0644]
queue-6.1/cachefiles-resend-an-open-request-if-the-read-reques.patch [new file with mode: 0644]
queue-6.1/clk-sifive-do-not-register-clkdevs-for-prci-clocks.patch [new file with mode: 0644]
queue-6.1/cxl-test-add-missing-vmalloc.h-for-tools-testing-cxl.patch [new file with mode: 0644]
queue-6.1/drm-bridge-panel-fix-runtime-warning-on-panel-bridge.patch [new file with mode: 0644]
queue-6.1/drm-komeda-check-for-error-valued-pointer.patch [new file with mode: 0644]
queue-6.1/drm-vmwgfx-3d-disabled-should-not-effect-stdu-memory.patch [new file with mode: 0644]
queue-6.1/drm-vmwgfx-filter-modes-which-exceed-graphics-memory.patch [new file with mode: 0644]
queue-6.1/drm-vmwgfx-port-the-framebuffer-code-to-drm-fb-helpe.patch [new file with mode: 0644]
queue-6.1/drm-vmwgfx-refactor-drm-connector-probing-for-displa.patch [new file with mode: 0644]
queue-6.1/drm-vmwgfx-remove-stdu-logic-from-generic-mode_valid.patch [new file with mode: 0644]
queue-6.1/geneve-fix-incorrect-inner-network-header-offset-whe.patch [new file with mode: 0644]
queue-6.1/gpio-tqmx86-convert-to-immutable-irq_chip.patch [new file with mode: 0644]
queue-6.1/gpio-tqmx86-fix-broken-irq_type_edge_both-interrupt-.patch [new file with mode: 0644]
queue-6.1/gpio-tqmx86-fix-typo-in-kconfig-label.patch [new file with mode: 0644]
queue-6.1/gpio-tqmx86-introduce-shadow-register-for-gpio-outpu.patch [new file with mode: 0644]
queue-6.1/gpio-tqmx86-remove-unneeded-call-to-platform_set_drv.patch [new file with mode: 0644]
queue-6.1/gpio-tqmx86-store-irq-trigger-type-and-unmask-status.patch [new file with mode: 0644]
queue-6.1/gve-ignore-nonrelevant-gso-type-bits-when-processing.patch [new file with mode: 0644]
queue-6.1/hid-core-remove-unnecessary-warn_on-in-implement.patch [new file with mode: 0644]
queue-6.1/hid-logitech-dj-fix-memory-leak-in-logi_dj_recv_swit.patch [new file with mode: 0644]
queue-6.1/iommu-amd-fix-sysfs-leak-in-iommu-init.patch [new file with mode: 0644]
queue-6.1/ionic-fix-use-after-netif_napi_del.patch [new file with mode: 0644]
queue-6.1/liquidio-adjust-a-null-pointer-handling-path-in-lio_.patch [new file with mode: 0644]
queue-6.1/net-bridge-mst-fix-suspicious-rcu-usage-in-br_mst_se.patch [new file with mode: 0644]
queue-6.1/net-bridge-mst-pass-vlan-group-directly-to-br_mst_vl.patch [new file with mode: 0644]
queue-6.1/net-hns3-add-cond_resched-to-hns3-ring-buffer-init-p.patch [new file with mode: 0644]
queue-6.1/net-hns3-fix-kernel-crash-problem-in-concurrent-scen.patch [new file with mode: 0644]
queue-6.1/net-ipv6-fix-the-rt-cache-flush-via-sysctl-using-a-p.patch [new file with mode: 0644]
queue-6.1/net-mlx5e-fix-features-validation-check-for-tunneled.patch [new file with mode: 0644]
queue-6.1/net-pse-pd-use-eopnotsupp-error-code-instead-of-enot.patch [new file with mode: 0644]
queue-6.1/net-sfp-always-call-sfp_sm_mod_remove-on-remove.patch [new file with mode: 0644]
queue-6.1/net-stmmac-replace-priv-speed-with-the-porttransmitr.patch [new file with mode: 0644]
queue-6.1/netfilter-ipset-fix-race-between-namespace-cleanup-a.patch [new file with mode: 0644]
queue-6.1/netfilter-use-flowlabel-flow-key-when-re-routing-man.patch [new file with mode: 0644]
queue-6.1/nfs-add-barriers-when-testing-for-nfs_fsdata_blocked.patch [new file with mode: 0644]
queue-6.1/nfsv4.1-enforce-rootpath-check-in-fs_location-query.patch [new file with mode: 0644]
queue-6.1/nvmet-passthru-propagate-status-from-id-override-fun.patch [new file with mode: 0644]
queue-6.1/platform-x86-dell-smbios-fix-wrong-token-data-in-sys.patch [new file with mode: 0644]
queue-6.1/selftests-ftrace-fix-to-check-required-event-file.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/sunrpc-return-proper-error-from-gss_wrap_req_priv.patch [new file with mode: 0644]
queue-6.1/tcp-fix-race-in-tcp_v6_syn_recv_sock.patch [new file with mode: 0644]