]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.16-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Feb 2022 19:34:30 +0000 (20:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Feb 2022 19:34:30 +0000 (20:34 +0100)
commit2fcac6bfe7f4cd58c174ed3754b32af8f4012205
treee7c93171d051616cfc0a306145dbf48c586b0dd1
parente5c7c79e6ec58e112a33fa93d0bb50664b9ebfd5
5.16-stable patches

added patches:
bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch
bpf-convert-ptr_to_mem_or_null-to-composable-types.patch
bpf-introduce-composable-reg-ret-and-arg-types.patch
bpf-introduce-mem_rdonly-flag.patch
bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch
bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch
bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch
bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch
bpf-selftests-test-ptr_to_rdonly_mem.patch
btrfs-defrag-don-t-try-to-defrag-extents-which-are-under-writeback.patch
btrfs-don-t-hold-cpu-for-too-long-when-defragging-a-file.patch
btrfs-send-in-case-of-io-error-log-it.patch
drm-nouveau-pmu-gm200-use-alternate-falcon-reset-sequence.patch
hid-add-support-for-ugtablet-wp5540.patch
hid-amd_sfh-add-illuminance-mask-to-limit-als-max-value.patch
hid-amd_sfh-correct-the-structure-field-name.patch
hid-amd_sfh-increase-sensor-command-timeout.patch
hid-apple-set-the-tilde-quirk-flag-on-the-wellspring-5-and-later.patch
hid-i2c-hid-goodix-fix-a-lockdep-splat.patch
mm-don-t-try-to-numa-migrate-cow-pages-that-have-other-uses.patch
mmc-block-fix-read-single-on-recovery-logic.patch
parisc-add-ioread64_lo_hi-and-iowrite64_lo_hi.patch
parisc-drop-__init-from-map_pages-declaration.patch
parisc-fix-data-tlb-miss-in-sba_unmap_sg.patch
parisc-fix-sglist-access-in-ccio-dma.c.patch
parisc-show-error-if-wrong-32-64-bit-compiler-is-being-used.patch
pci-hv-fix-numa-node-assignment-when-kernel-boots-with-custom-numa-topology.patch
revert-svm-add-warning-message-for-avic-ipi-invalid-target.patch
selftests-kvm-remove-absent-target-file.patch
serial-parisc-gsc-fix-build-when-iosapic-is-not-set.patch
31 files changed:
queue-5.16/bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch [new file with mode: 0644]
queue-5.16/bpf-convert-ptr_to_mem_or_null-to-composable-types.patch [new file with mode: 0644]
queue-5.16/bpf-introduce-composable-reg-ret-and-arg-types.patch [new file with mode: 0644]
queue-5.16/bpf-introduce-mem_rdonly-flag.patch [new file with mode: 0644]
queue-5.16/bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch [new file with mode: 0644]
queue-5.16/bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.16/bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.16/bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.16/bpf-selftests-test-ptr_to_rdonly_mem.patch [new file with mode: 0644]
queue-5.16/btrfs-defrag-don-t-try-to-defrag-extents-which-are-under-writeback.patch [new file with mode: 0644]
queue-5.16/btrfs-don-t-hold-cpu-for-too-long-when-defragging-a-file.patch [new file with mode: 0644]
queue-5.16/btrfs-send-in-case-of-io-error-log-it.patch [new file with mode: 0644]
queue-5.16/drm-nouveau-pmu-gm200-use-alternate-falcon-reset-sequence.patch [new file with mode: 0644]
queue-5.16/hid-add-support-for-ugtablet-wp5540.patch [new file with mode: 0644]
queue-5.16/hid-amd_sfh-add-illuminance-mask-to-limit-als-max-value.patch [new file with mode: 0644]
queue-5.16/hid-amd_sfh-correct-the-structure-field-name.patch [new file with mode: 0644]
queue-5.16/hid-amd_sfh-increase-sensor-command-timeout.patch [new file with mode: 0644]
queue-5.16/hid-apple-set-the-tilde-quirk-flag-on-the-wellspring-5-and-later.patch [new file with mode: 0644]
queue-5.16/hid-i2c-hid-goodix-fix-a-lockdep-splat.patch [new file with mode: 0644]
queue-5.16/mm-don-t-try-to-numa-migrate-cow-pages-that-have-other-uses.patch [new file with mode: 0644]
queue-5.16/mmc-block-fix-read-single-on-recovery-logic.patch [new file with mode: 0644]
queue-5.16/parisc-add-ioread64_lo_hi-and-iowrite64_lo_hi.patch [new file with mode: 0644]
queue-5.16/parisc-drop-__init-from-map_pages-declaration.patch [new file with mode: 0644]
queue-5.16/parisc-fix-data-tlb-miss-in-sba_unmap_sg.patch [new file with mode: 0644]
queue-5.16/parisc-fix-sglist-access-in-ccio-dma.c.patch [new file with mode: 0644]
queue-5.16/parisc-show-error-if-wrong-32-64-bit-compiler-is-being-used.patch [new file with mode: 0644]
queue-5.16/pci-hv-fix-numa-node-assignment-when-kernel-boots-with-custom-numa-topology.patch [new file with mode: 0644]
queue-5.16/revert-svm-add-warning-message-for-avic-ipi-invalid-target.patch [new file with mode: 0644]
queue-5.16/selftests-kvm-remove-absent-target-file.patch [new file with mode: 0644]
queue-5.16/serial-parisc-gsc-fix-build-when-iosapic-is-not-set.patch [new file with mode: 0644]
queue-5.16/series [new file with mode: 0644]