]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Nov 2021 12:42:17 +0000 (13:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Nov 2021 12:42:17 +0000 (13:42 +0100)
commit5d71db18878ce1f1d5781e2140794c2533dc4f46
tree41abf9f9295688f1e888e0811f611a41812278d2
parent7212faa410ef56bd1a17abcecffe1e37ddaec1c6
5.15-stable patches

added patches:
ata-libata-add-missing-ata_identify_page_supported-calls.patch
ata-libata-improve-ata_read_log_page-error-message.patch
block-check-admin-before-nice-for-ioprio_class_rt.patch
fbdev-prevent-probing-generic-drivers-if-a-fb-is-already-registered.patch
hexagon-clean-up-timer-regs.h.patch
hexagon-export-raw-i-o-routines-for-modules.patch
hugetlb-userfaultfd-fix-reservation-restore-on-userfaultfd-error.patch
ipc-warn-if-trying-to-remove-ipc-object-which-is-absent.patch
kmap_local-don-t-assume-kmap-ptes-are-linear-arrays-in-memory.patch
kvm-x86-assume-a-64-bit-hypercall-for-guests-with-protected-state.patch
kvm-x86-fix-uninitialized-eoi_exit_bitmap-usage-in-vcpu_load_eoi_exitmap.patch
kvm-x86-mmu-include-efer.lma-in-extended-mmu-role.patch
kvm-x86-xen-fix-get_attr-of-kvm_xen_attr_type_shared_info.patch
mm-damon-dbgfs-fix-missed-use-of-damon_dbgfs_lock.patch
mm-damon-dbgfs-use-__gfp_nowarn-for-user-specified-size-buffer-allocation.patch
mm-kmemleak-slob-respect-slab_noleaktrace-flag.patch
pinctrl-ralink-include-ralink_regs.h-in-pinctrl-mt7620.c.patch
powerpc-8xx-fix-pinned-tlbs-with-config_strict_kernel_rwx.patch
powerpc-signal32-fix-sigset_t-copy.patch
powerpc-xive-change-irq-domain-to-a-tree-domain.patch
pstore-blk-use-lu-to-format-unsigned-long.patch
revert-drm-i915-tgl-dsi-gate-the-ddi-clocks-after-pll-mapping.patch
revert-mark-pstore-blk-as-broken.patch
revert-parisc-reduce-sigreturn-trampoline-to-3-instructions.patch
s390-boot-simplify-and-fix-kernel-memory-layout-setup.patch
s390-dump-fix-copying-to-user-space-of-swapped-kdump-oldmem.patch
s390-kexec-fix-memory-leak-of-ipl-report-buffer.patch
s390-setup-avoid-reserving-memory-above-identity-mapping.patch
s390-vdso-filter-out-mstack-guard-and-mstack-size.patch
scsi-qla2xxx-fix-mailbox-direction-flags-in-qla2xxx_get_adapter_id.patch
shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses.patch
tipc-check-for-null-after-calling-kmemdup.patch
x86-boot-pull-up-cmdline-preparation-and-early-param-parsing.patch
x86-hyperv-fix-null-deref-in-set_hv_tscchange_cb-if-hyper-v-setup-fails.patch
x86-sgx-fix-free-page-accounting.patch
36 files changed:
queue-5.15/ata-libata-add-missing-ata_identify_page_supported-calls.patch [new file with mode: 0644]
queue-5.15/ata-libata-improve-ata_read_log_page-error-message.patch [new file with mode: 0644]
queue-5.15/block-check-admin-before-nice-for-ioprio_class_rt.patch [new file with mode: 0644]
queue-5.15/fbdev-prevent-probing-generic-drivers-if-a-fb-is-already-registered.patch [new file with mode: 0644]
queue-5.15/hexagon-clean-up-timer-regs.h.patch [new file with mode: 0644]
queue-5.15/hexagon-export-raw-i-o-routines-for-modules.patch [new file with mode: 0644]
queue-5.15/hugetlb-userfaultfd-fix-reservation-restore-on-userfaultfd-error.patch [new file with mode: 0644]
queue-5.15/ipc-warn-if-trying-to-remove-ipc-object-which-is-absent.patch [new file with mode: 0644]
queue-5.15/kmap_local-don-t-assume-kmap-ptes-are-linear-arrays-in-memory.patch [new file with mode: 0644]
queue-5.15/kvm-x86-assume-a-64-bit-hypercall-for-guests-with-protected-state.patch [new file with mode: 0644]
queue-5.15/kvm-x86-fix-uninitialized-eoi_exit_bitmap-usage-in-vcpu_load_eoi_exitmap.patch [new file with mode: 0644]
queue-5.15/kvm-x86-mmu-include-efer.lma-in-extended-mmu-role.patch [new file with mode: 0644]
queue-5.15/kvm-x86-xen-fix-get_attr-of-kvm_xen_attr_type_shared_info.patch [new file with mode: 0644]
queue-5.15/mm-damon-dbgfs-fix-missed-use-of-damon_dbgfs_lock.patch [new file with mode: 0644]
queue-5.15/mm-damon-dbgfs-use-__gfp_nowarn-for-user-specified-size-buffer-allocation.patch [new file with mode: 0644]
queue-5.15/mm-kmemleak-slob-respect-slab_noleaktrace-flag.patch [new file with mode: 0644]
queue-5.15/pinctrl-ralink-include-ralink_regs.h-in-pinctrl-mt7620.c.patch [new file with mode: 0644]
queue-5.15/powerpc-8xx-fix-pinned-tlbs-with-config_strict_kernel_rwx.patch [new file with mode: 0644]
queue-5.15/powerpc-signal32-fix-sigset_t-copy.patch [new file with mode: 0644]
queue-5.15/powerpc-xive-change-irq-domain-to-a-tree-domain.patch [new file with mode: 0644]
queue-5.15/pstore-blk-use-lu-to-format-unsigned-long.patch [new file with mode: 0644]
queue-5.15/revert-drm-i915-tgl-dsi-gate-the-ddi-clocks-after-pll-mapping.patch [new file with mode: 0644]
queue-5.15/revert-mark-pstore-blk-as-broken.patch [new file with mode: 0644]
queue-5.15/revert-parisc-reduce-sigreturn-trampoline-to-3-instructions.patch [new file with mode: 0644]
queue-5.15/s390-boot-simplify-and-fix-kernel-memory-layout-setup.patch [new file with mode: 0644]
queue-5.15/s390-dump-fix-copying-to-user-space-of-swapped-kdump-oldmem.patch [new file with mode: 0644]
queue-5.15/s390-kexec-fix-memory-leak-of-ipl-report-buffer.patch [new file with mode: 0644]
queue-5.15/s390-setup-avoid-reserving-memory-above-identity-mapping.patch [new file with mode: 0644]
queue-5.15/s390-vdso-filter-out-mstack-guard-and-mstack-size.patch [new file with mode: 0644]
queue-5.15/scsi-qla2xxx-fix-mailbox-direction-flags-in-qla2xxx_get_adapter_id.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses.patch [new file with mode: 0644]
queue-5.15/tipc-check-for-null-after-calling-kmemdup.patch [new file with mode: 0644]
queue-5.15/x86-boot-pull-up-cmdline-preparation-and-early-param-parsing.patch [new file with mode: 0644]
queue-5.15/x86-hyperv-fix-null-deref-in-set_hv_tscchange_cb-if-hyper-v-setup-fails.patch [new file with mode: 0644]
queue-5.15/x86-sgx-fix-free-page-accounting.patch [new file with mode: 0644]