]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.2-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2019 12:13:06 +0000 (14:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2019 12:13:06 +0000 (14:13 +0200)
commit3104f7dbdc81b86ca391b8c2c2e4bd3ef75be9e5
tree304ed7199765157a125e3337df30513598fb4fc0
parent6499e7774a7da809c5513005efe2ffdb33a96b7c
5.2-stable patches

added patches:
9p-virtio-add-cleanup-path-in-p9_virtio_init.patch
9p-xen-add-cleanup-path-in-p9_trans_xen_init.patch
arm-dts-gemini-set-dir-685-spi-cs-as-active-low.patch
block-allow-mapping-of-vmalloc-ed-buffers.patch
block-fix-potential-overflow-in-blk_report_zones.patch
btrfs-add-missing-inode-version-ctime-and-mtime-updates-when-punching-hole.patch
btrfs-correctly-validate-compression-type.patch
btrfs-fix-data-loss-after-inode-eviction-renaming-it-and-fsync-it.patch
btrfs-fix-fsync-not-persisting-dentry-deletions-due-to-inode-evictions.patch
coda-pass-the-host-file-in-vma-vm_file-on-mmap.patch
dm-zoned-fix-zone-state-management-race.patch
drm-edid-parse-cea-blocks-embedded-in-displayid.patch
drm-nouveau-i2c-enable-i2c-pads-busses-during-preinit.patch
hid-wacom-correct-touch-resolution-x-y-typo.patch
hid-wacom-generic-correct-pad-syncing.patch
hid-wacom-generic-only-switch-the-mode-on-devices-with-leds.patch
ib-mlx5-report-correctly-tag-matching-rendezvous-capability.patch
include-asm-generic-bug.h-fix-cut-here-for-warn_on-for-__warn_taint-architectures.patch
intel_th-pci-add-ice-lake-nnpi-support.patch
libnvdimm-pfn-fix-fsdax-mode-namespace-info-block-zero-fields.patch
mm-memcontrol-fix-wrong-statistics-in-memory.stat.patch
mm-nvdimm-add-is_ioremap_addr-and-use-that-to-check-ioremap-address.patch
mm-vmscan-scan-anonymous-pages-on-file-refaults.patch
mm-z3fold.c-lock-z3fold-page-before-__setpagemovable.patch
padata-use-smp_mb-in-padata_reorder-to-avoid-orphaned-padata-jobs.patch
pci-do-not-poll-for-pme-if-the-device-is-in-d3cold.patch
pci-hv-fix-a-use-after-free-bug-in-hv_eject_device_work.patch
pci-qcom-ensure-that-perst-is-asserted-for-at-least-100-ms.patch
perf-x86-amd-uncore-do-not-set-threadmask-and-slicemask-for-non-l3-pmcs.patch
perf-x86-amd-uncore-set-the-thread-mask-for-f17h-l3-pmcs.patch
perf-x86-intel-fix-spurious-nmi-on-fixed-counter.patch
rdma-odp-fix-missed-unlock-in-non-blocking-invalidate_start.patch
rdma-srp-accept-again-source-addresses-that-do-not-have-a-port-number.patch
resource-fix-locking-in-find_next_iomem_res.patch
rt2x00usb-fix-rx-queue-hang.patch
x86-boot-fix-memory-leak-in-default_get_smp_config.patch
x86-hyper-v-zero-out-the-vp-assist-page-on-allocation.patch
x86-stacktrace-prevent-infinite-loop-in-arch_stack_walk_user.patch
xen-events-fix-binding-user-event-channels-to-cpus.patch
40 files changed:
queue-5.2/9p-virtio-add-cleanup-path-in-p9_virtio_init.patch [new file with mode: 0644]
queue-5.2/9p-xen-add-cleanup-path-in-p9_trans_xen_init.patch [new file with mode: 0644]
queue-5.2/arm-dts-gemini-set-dir-685-spi-cs-as-active-low.patch [new file with mode: 0644]
queue-5.2/block-allow-mapping-of-vmalloc-ed-buffers.patch [new file with mode: 0644]
queue-5.2/block-fix-potential-overflow-in-blk_report_zones.patch [new file with mode: 0644]
queue-5.2/btrfs-add-missing-inode-version-ctime-and-mtime-updates-when-punching-hole.patch [new file with mode: 0644]
queue-5.2/btrfs-correctly-validate-compression-type.patch [new file with mode: 0644]
queue-5.2/btrfs-fix-data-loss-after-inode-eviction-renaming-it-and-fsync-it.patch [new file with mode: 0644]
queue-5.2/btrfs-fix-fsync-not-persisting-dentry-deletions-due-to-inode-evictions.patch [new file with mode: 0644]
queue-5.2/coda-pass-the-host-file-in-vma-vm_file-on-mmap.patch [new file with mode: 0644]
queue-5.2/dm-zoned-fix-zone-state-management-race.patch [new file with mode: 0644]
queue-5.2/drm-edid-parse-cea-blocks-embedded-in-displayid.patch [new file with mode: 0644]
queue-5.2/drm-nouveau-i2c-enable-i2c-pads-busses-during-preinit.patch [new file with mode: 0644]
queue-5.2/hid-wacom-correct-touch-resolution-x-y-typo.patch [new file with mode: 0644]
queue-5.2/hid-wacom-generic-correct-pad-syncing.patch [new file with mode: 0644]
queue-5.2/hid-wacom-generic-only-switch-the-mode-on-devices-with-leds.patch [new file with mode: 0644]
queue-5.2/ib-mlx5-report-correctly-tag-matching-rendezvous-capability.patch [new file with mode: 0644]
queue-5.2/include-asm-generic-bug.h-fix-cut-here-for-warn_on-for-__warn_taint-architectures.patch [new file with mode: 0644]
queue-5.2/intel_th-pci-add-ice-lake-nnpi-support.patch [new file with mode: 0644]
queue-5.2/libnvdimm-pfn-fix-fsdax-mode-namespace-info-block-zero-fields.patch [new file with mode: 0644]
queue-5.2/mm-memcontrol-fix-wrong-statistics-in-memory.stat.patch [new file with mode: 0644]
queue-5.2/mm-nvdimm-add-is_ioremap_addr-and-use-that-to-check-ioremap-address.patch [new file with mode: 0644]
queue-5.2/mm-vmscan-scan-anonymous-pages-on-file-refaults.patch [new file with mode: 0644]
queue-5.2/mm-z3fold.c-lock-z3fold-page-before-__setpagemovable.patch [new file with mode: 0644]
queue-5.2/padata-use-smp_mb-in-padata_reorder-to-avoid-orphaned-padata-jobs.patch [new file with mode: 0644]
queue-5.2/pci-do-not-poll-for-pme-if-the-device-is-in-d3cold.patch [new file with mode: 0644]
queue-5.2/pci-hv-fix-a-use-after-free-bug-in-hv_eject_device_work.patch [new file with mode: 0644]
queue-5.2/pci-qcom-ensure-that-perst-is-asserted-for-at-least-100-ms.patch [new file with mode: 0644]
queue-5.2/perf-x86-amd-uncore-do-not-set-threadmask-and-slicemask-for-non-l3-pmcs.patch [new file with mode: 0644]
queue-5.2/perf-x86-amd-uncore-set-the-thread-mask-for-f17h-l3-pmcs.patch [new file with mode: 0644]
queue-5.2/perf-x86-intel-fix-spurious-nmi-on-fixed-counter.patch [new file with mode: 0644]
queue-5.2/rdma-odp-fix-missed-unlock-in-non-blocking-invalidate_start.patch [new file with mode: 0644]
queue-5.2/rdma-srp-accept-again-source-addresses-that-do-not-have-a-port-number.patch [new file with mode: 0644]
queue-5.2/resource-fix-locking-in-find_next_iomem_res.patch [new file with mode: 0644]
queue-5.2/rt2x00usb-fix-rx-queue-hang.patch [new file with mode: 0644]
queue-5.2/series
queue-5.2/x86-boot-fix-memory-leak-in-default_get_smp_config.patch [new file with mode: 0644]
queue-5.2/x86-hyper-v-zero-out-the-vp-assist-page-on-allocation.patch [new file with mode: 0644]
queue-5.2/x86-stacktrace-prevent-infinite-loop-in-arch_stack_walk_user.patch [new file with mode: 0644]
queue-5.2/xen-events-fix-binding-user-event-channels-to-cpus.patch [new file with mode: 0644]