]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 5.10
authorSasha Levin <sashal@kernel.org>
Thu, 27 Oct 2022 01:36:32 +0000 (21:36 -0400)
committerSasha Levin <sashal@kernel.org>
Thu, 27 Oct 2022 01:36:32 +0000 (21:36 -0400)
commitfb48365849e818722645ee57e6230b52674377f8
tree965a9af29fb09d8fe55c84a8e72614d57fdf0636
parent5248fe1cf2cf1ff07dd046e69c9b7c1376d64122
Fixes for 5.10

Signed-off-by: Sasha Levin <sashal@kernel.org>
74 files changed:
queue-5.10/acpi-extlog-handle-multiple-records.patch [new file with mode: 0644]
queue-5.10/alsa-hda-realtek-fix-speakers-and-micmute-on-hp-855-.patch [new file with mode: 0644]
queue-5.10/btrfs-fix-processing-of-delayed-data-refs-during-bac.patch [new file with mode: 0644]
queue-5.10/btrfs-fix-processing-of-delayed-tree-block-refs-duri.patch [new file with mode: 0644]
queue-5.10/cifs-fix-xid-leak-in-cifs_copy_file_range.patch [new file with mode: 0644]
queue-5.10/cifs-fix-xid-leak-in-cifs_flock.patch [new file with mode: 0644]
queue-5.10/cifs-fix-xid-leak-in-cifs_ses_add_channel.patch [new file with mode: 0644]
queue-5.10/crypto-qat-reduce-size-of-mapped-region.patch [new file with mode: 0644]
queue-5.10/dmaengine-mxs-dma-remove-the-unused-.id_table.patch [new file with mode: 0644]
queue-5.10/dmaengine-mxs-use-platform_driver_register.patch [new file with mode: 0644]
queue-5.10/drm-virtio-use-appropriate-atomic-state-in-virtio_gp.patch [new file with mode: 0644]
queue-5.10/fcntl-fix-potential-deadlocks-for-fown_struct.lock.patch [new file with mode: 0644]
queue-5.10/fcntl-make-f_getown-ex-return-0-on-dead-owner-task.patch [new file with mode: 0644]
queue-5.10/fs-clean-up-__mark_inode_dirty-a-bit.patch [new file with mode: 0644]
queue-5.10/fs-correctly-document-the-inode-dirty-flags.patch [new file with mode: 0644]
queue-5.10/fs-don-t-call-dirty_inode-for-lazytime-timestamp-upd.patch [new file with mode: 0644]
queue-5.10/fs-pass-only-i_dirty_inode-flags-to-dirty_inode.patch [new file with mode: 0644]
queue-5.10/fs-record-i_dirty_time-even-if-inode-already-has-i_d.patch [new file with mode: 0644]
queue-5.10/hid-magicmouse-do-not-set-btn_mouse-on-double-report.patch [new file with mode: 0644]
queue-5.10/i40e-fix-dma-mappings-leak.patch [new file with mode: 0644]
queue-5.10/iommu-vt-d-allow-nvs-regions-in-arch_rmrr_sanity_che.patch [new file with mode: 0644]
queue-5.10/iommu-vt-d-clean-up-si_domain-in-the-init_dmars-erro.patch [new file with mode: 0644]
queue-5.10/ionic-catch-null-pointer-issue-on-reconfig.patch [new file with mode: 0644]
queue-5.10/kernfs-fix-use-after-free-in-__kernfs_remove.patch [new file with mode: 0644]
queue-5.10/libbpf-use-is_err_or_null-in-hashmap__free.patch [new file with mode: 0644]
queue-5.10/mmc-core-add-sd-card-quirk-for-broken-discard.patch [new file with mode: 0644]
queue-5.10/mmc-core-support-zeroout-using-trim-for-emmc.patch [new file with mode: 0644]
queue-5.10/mmc-sdhci-tegra-use-actual-clock-rate-for-sw-tuning-.patch [new file with mode: 0644]
queue-5.10/net-atm-fix-proc_mpc_write-incorrect-return-value.patch [new file with mode: 0644]
queue-5.10/net-hns-fix-possible-memory-leak-in-hnae_ae_register.patch [new file with mode: 0644]
queue-5.10/net-hsr-avoid-possible-null-deref-in-skb_clone.patch [new file with mode: 0644]
queue-5.10/net-phy-dp83822-disable-mdi-crossover-status-change-.patch [new file with mode: 0644]
queue-5.10/net-phy-dp83867-extend-rx-strap-quirk-for-sgmii-mode.patch [new file with mode: 0644]
queue-5.10/net-sched-cake-fix-null-pointer-access-issue-when-ca.patch [new file with mode: 0644]
queue-5.10/net-sched-delete-duplicate-cleanup-of-backlog-and-ql.patch [new file with mode: 0644]
queue-5.10/net-sched-fix-race-condition-in-qdisc_graft.patch [new file with mode: 0644]
queue-5.10/net-sched-sfb-fix-null-pointer-access-issue-when-sfb.patch [new file with mode: 0644]
queue-5.10/nfsd-add-common-helpers-to-decode-void-args-and-enco.patch [new file with mode: 0644]
queue-5.10/nfsd-fix-the-behavior-of-read-near-offset_max.patch [new file with mode: 0644]
queue-5.10/nfsd-protect-against-send-buffer-overflow-in-nfsv2-r.patch [new file with mode: 0644]
queue-5.10/nfsd-protect-against-send-buffer-overflow-in-nfsv3-r.patch [new file with mode: 0644]
queue-5.10/nfsd-replace-read-macros-in-nfsd4_decode_commit.patch [new file with mode: 0644]
queue-5.10/nfsd-replace-the-internals-of-the-read_buf-macro.patch [new file with mode: 0644]
queue-5.10/nfsd-update-getattr3args-decoder-to-use-struct-xdr_s.patch [new file with mode: 0644]
queue-5.10/nfsd-update-read3arg-decoder-to-use-struct-xdr_strea.patch [new file with mode: 0644]
queue-5.10/nfsd-update-the-nfsv2-getattr-argument-decoder-to-us.patch [new file with mode: 0644]
queue-5.10/nfsd-update-the-nfsv2-read-argument-decoder-to-use-s.patch [new file with mode: 0644]
queue-5.10/nvme-hwmon-consistently-ignore-errors-from-nvme_hwmo.patch [new file with mode: 0644]
queue-5.10/nvme-hwmon-kmalloc-the-nvme-smart-log-buffer.patch [new file with mode: 0644]
queue-5.10/nvme-hwmon-return-error-code-when-registration-fails.patch [new file with mode: 0644]
queue-5.10/nvme-hwmon-rework-to-avoid-devm-allocation.patch [new file with mode: 0644]
queue-5.10/perf-pmu-validate-raw-event-with-sysfs-exported-form.patch [new file with mode: 0644]
queue-5.10/perf-skip-and-warn-on-unknown-format-confign-attrs.patch [new file with mode: 0644]
queue-5.10/revert-crypto-qat-reduce-size-of-mapped-region.patch [new file with mode: 0644]
queue-5.10/riscv-add-machine-name-to-kernel-boot-log-and-stack-.patch [new file with mode: 0644]
queue-5.10/riscv-always-honor-the-config_cmdline_force-when-par.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/sfc-change-vf-mac-via-pf-as-first-preference-if-avai.patch [new file with mode: 0644]
queue-5.10/sfc-include-vport_id-in-filter-spec-hash-and-equal.patch [new file with mode: 0644]
queue-5.10/sunrpc-add-xdr_set_scratch_page-and-xdr_reset_scratc.patch [new file with mode: 0644]
queue-5.10/sunrpc-prepare-for-xdr_stream-style-decoding-on-the-.patch [new file with mode: 0644]
queue-5.10/tcp-add-num_closed_socks-to-struct-sock_reuseport.patch [new file with mode: 0644]
queue-5.10/tipc-fix-an-information-leak-in-tipc_topsrv_kern_sub.patch [new file with mode: 0644]
queue-5.10/tipc-fix-recognition-of-trial-period.patch [new file with mode: 0644]
queue-5.10/tracing-do-not-free-snapshot-if-tracer-is-on-cmdline.patch [new file with mode: 0644]
queue-5.10/tracing-simplify-conditional-compilation-code-in-tra.patch [new file with mode: 0644]
queue-5.10/udp-update-reuse-has_conns-under-reuseport_lock.patch [new file with mode: 0644]
queue-5.10/usb-add-reset_resume-quirk-for-nvidia-jetson-devices.patch [new file with mode: 0644]
queue-5.10/writeback-avoid-skipping-inode-writeback.patch [new file with mode: 0644]
queue-5.10/writeback-cgroup-keep-list-of-inodes-attached-to-bdi.patch [new file with mode: 0644]
queue-5.10/writeback-don-t-warn-on-an-unregistered-bdi-in-__mar.patch [new file with mode: 0644]
queue-5.10/writeback-fix-inode-i_io_list-not-be-protected-by-in.patch [new file with mode: 0644]
queue-5.10/xen-assume-xenfeat_gnttab_map_avail_bits-being-set-f.patch [new file with mode: 0644]
queue-5.10/xen-gntdev-accommodate-vma-splitting.patch [new file with mode: 0644]