]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Linux 4.4.171 v4.4.171
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2019 21:16:27 +0000 (22:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2019 21:16:27 +0000 (22:16 +0100)
commit4be0e95197c237e982854a13b1f1f490eb7d8daf
treee48646e9be38b207722be3ee1138baeef58d9c38
parent595651981d7d882bf49194b30f5f37b22cb84abe
Linux 4.4.171
52 files changed:
releases/4.4.171/acpi-power-skip-duplicate-power-resource-references-in-_prx.patch [moved from queue-4.4/acpi-power-skip-duplicate-power-resource-references-in-_prx.patch with 100% similarity]
releases/4.4.171/alsa-hda-realtek-disable-headset-mic-vref-for-headset-mode-of-alc225.patch [moved from queue-4.4/alsa-hda-realtek-disable-headset-mic-vref-for-headset-mode-of-alc225.patch with 100% similarity]
releases/4.4.171/btrfs-add-checker-for-extent_csum.patch [moved from queue-4.4/btrfs-add-checker-for-extent_csum.patch with 100% similarity]
releases/4.4.171/btrfs-add-sanity-check-for-extent_data-when-reading-out-leaf.patch [moved from queue-4.4/btrfs-add-sanity-check-for-extent_data-when-reading-out-leaf.patch with 100% similarity]
releases/4.4.171/btrfs-add-validadtion-checks-for-chunk-loading.patch [moved from queue-4.4/btrfs-add-validadtion-checks-for-chunk-loading.patch with 100% similarity]
releases/4.4.171/btrfs-check-btree-node-s-nritems.patch [moved from queue-4.4/btrfs-check-btree-node-s-nritems.patch with 100% similarity]
releases/4.4.171/btrfs-check-if-item-pointer-overlaps-with-the-item-itself.patch [moved from queue-4.4/btrfs-check-if-item-pointer-overlaps-with-the-item-itself.patch with 100% similarity]
releases/4.4.171/btrfs-check-inconsistence-between-chunk-and-block-group.patch [moved from queue-4.4/btrfs-check-inconsistence-between-chunk-and-block-group.patch with 100% similarity]
releases/4.4.171/btrfs-check-that-each-block-group-has-corresponding-chunk-at-mount-time.patch [moved from queue-4.4/btrfs-check-that-each-block-group-has-corresponding-chunk-at-mount-time.patch with 100% similarity]
releases/4.4.171/btrfs-cleanup-stop-casting-for-extent_map-lookup-everywhere.patch [moved from queue-4.4/btrfs-cleanup-stop-casting-for-extent_map-lookup-everywhere.patch with 100% similarity]
releases/4.4.171/btrfs-detect-corruption-when-non-root-leaf-has-zero-item.patch [moved from queue-4.4/btrfs-detect-corruption-when-non-root-leaf-has-zero-item.patch with 100% similarity]
releases/4.4.171/btrfs-enhance-chunk-validation-check.patch [moved from queue-4.4/btrfs-enhance-chunk-validation-check.patch with 100% similarity]
releases/4.4.171/btrfs-fix-bug_on-in-btrfs_mark_buffer_dirty.patch [moved from queue-4.4/btrfs-fix-bug_on-in-btrfs_mark_buffer_dirty.patch with 100% similarity]
releases/4.4.171/btrfs-fix-em-leak-in-find_first_block_group.patch [moved from queue-4.4/btrfs-fix-em-leak-in-find_first_block_group.patch with 100% similarity]
releases/4.4.171/btrfs-fix-emptiness-check-for-dirtied-extent-buffers-at-check_leaf.patch [moved from queue-4.4/btrfs-fix-emptiness-check-for-dirtied-extent-buffers-at-check_leaf.patch with 100% similarity]
releases/4.4.171/btrfs-improve-check_node-to-avoid-reading-corrupted-nodes.patch [moved from queue-4.4/btrfs-improve-check_node-to-avoid-reading-corrupted-nodes.patch with 100% similarity]
releases/4.4.171/btrfs-kill-bug_on-in-run_delayed_tree_ref.patch [moved from queue-4.4/btrfs-kill-bug_on-in-run_delayed_tree_ref.patch with 100% similarity]
releases/4.4.171/btrfs-memset-to-avoid-stale-content-in-btree-leaf.patch [moved from queue-4.4/btrfs-memset-to-avoid-stale-content-in-btree-leaf.patch with 100% similarity]
releases/4.4.171/btrfs-memset-to-avoid-stale-content-in-btree-node-block.patch [moved from queue-4.4/btrfs-memset-to-avoid-stale-content-in-btree-node-block.patch with 100% similarity]
releases/4.4.171/btrfs-move-leaf-and-node-validation-checker-to-tree-checker.c.patch [moved from queue-4.4/btrfs-move-leaf-and-node-validation-checker-to-tree-checker.c.patch with 100% similarity]
releases/4.4.171/btrfs-refactor-check_leaf-function-for-later-expansion.patch [moved from queue-4.4/btrfs-refactor-check_leaf-function-for-later-expansion.patch with 100% similarity]
releases/4.4.171/btrfs-struct-funcs-constify-readers.patch [moved from queue-4.4/btrfs-struct-funcs-constify-readers.patch with 100% similarity]
releases/4.4.171/btrfs-tree-check-reduce-stack-consumption-in-check_dir_item.patch [moved from queue-4.4/btrfs-tree-check-reduce-stack-consumption-in-check_dir_item.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-add-checker-for-dir-item.patch [moved from queue-4.4/btrfs-tree-checker-add-checker-for-dir-item.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-check-level-for-leaves-and-nodes.patch [moved from queue-4.4/btrfs-tree-checker-check-level-for-leaves-and-nodes.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-detect-invalid-and-empty-essential-trees.patch [moved from queue-4.4/btrfs-tree-checker-detect-invalid-and-empty-essential-trees.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-enhance-btrfs_check_node-output.patch [moved from queue-4.4/btrfs-tree-checker-enhance-btrfs_check_node-output.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-fix-false-panic-for-sanity-test.patch [moved from queue-4.4/btrfs-tree-checker-fix-false-panic-for-sanity-test.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-fix-misleading-group-system-information.patch [moved from queue-4.4/btrfs-tree-checker-fix-misleading-group-system-information.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-use-zu-format-string-for-size_t.patch [moved from queue-4.4/btrfs-tree-checker-use-zu-format-string-for-size_t.patch with 100% similarity]
releases/4.4.171/btrfs-tree-checker-verify-block_group_item.patch [moved from queue-4.4/btrfs-tree-checker-verify-block_group_item.patch with 100% similarity]
releases/4.4.171/btrfs-validate-type-when-reading-a-chunk.patch [moved from queue-4.4/btrfs-validate-type-when-reading-a-chunk.patch with 100% similarity]
releases/4.4.171/btrfs-verify-that-every-chunk-has-corresponding-block-group-at-mount-time.patch [moved from queue-4.4/btrfs-verify-that-every-chunk-has-corresponding-block-group-at-mount-time.patch with 100% similarity]
releases/4.4.171/cifs-do-not-hide-eintr-after-sending-network-packets.patch [moved from queue-4.4/cifs-do-not-hide-eintr-after-sending-network-packets.patch with 100% similarity]
releases/4.4.171/cifs-fix-potential-oob-access-of-lock-element-array.patch [moved from queue-4.4/cifs-fix-potential-oob-access-of-lock-element-array.patch with 100% similarity]
releases/4.4.171/crypto-cts-fix-crash-on-short-inputs.patch [moved from queue-4.4/crypto-cts-fix-crash-on-short-inputs.patch with 100% similarity]
releases/4.4.171/ext4-fix-a-potential-fiemap-page-fault-deadlock-w-inline_data.patch [moved from queue-4.4/ext4-fix-a-potential-fiemap-page-fault-deadlock-w-inline_data.patch with 100% similarity]
releases/4.4.171/i2c-dev-prevent-adapter-retries-and-timeout-being-set-as-minus-value.patch [moved from queue-4.4/i2c-dev-prevent-adapter-retries-and-timeout-being-set-as-minus-value.patch with 100% similarity]
releases/4.4.171/pci-altera-check-link-status-before-retrain-link.patch [moved from queue-4.4/pci-altera-check-link-status-before-retrain-link.patch with 100% similarity]
releases/4.4.171/pci-altera-fix-altera_pcie_link_is_up.patch [moved from queue-4.4/pci-altera-fix-altera_pcie_link_is_up.patch with 100% similarity]
releases/4.4.171/pci-altera-move-retrain-from-fixup-to-altera_pcie_host_init.patch [moved from queue-4.4/pci-altera-move-retrain-from-fixup-to-altera_pcie_host_init.patch with 100% similarity]
releases/4.4.171/pci-altera-poll-for-link-training-status-after-retraining-the-link.patch [moved from queue-4.4/pci-altera-poll-for-link-training-status-after-retraining-the-link.patch with 100% similarity]
releases/4.4.171/pci-altera-poll-for-link-up-status-after-retraining-the-link.patch [moved from queue-4.4/pci-altera-poll-for-link-up-status-after-retraining-the-link.patch with 100% similarity]
releases/4.4.171/pci-altera-reorder-read-write-functions.patch [moved from queue-4.4/pci-altera-reorder-read-write-functions.patch with 100% similarity]
releases/4.4.171/pci-altera-rework-config-accessors-for-use-without-a-struct-pci_bus.patch [moved from queue-4.4/pci-altera-rework-config-accessors-for-use-without-a-struct-pci_bus.patch with 100% similarity]
releases/4.4.171/series [moved from queue-4.4/series with 100% similarity]
releases/4.4.171/slab-alien-caches-must-not-be-initialized-if-the-allocation-of-the-alien-cache-failed.patch [moved from queue-4.4/slab-alien-caches-must-not-be-initialized-if-the-allocation-of-the-alien-cache-failed.patch with 100% similarity]
releases/4.4.171/sunrpc-use-after-free-in-svc_process_common.patch [moved from queue-4.4/sunrpc-use-after-free-in-svc_process_common.patch with 100% similarity]
releases/4.4.171/usb-add-usb_quirk_delay_ctrl_msg-quirk-for-corsair-k70-rgb.patch [moved from queue-4.4/usb-add-usb_quirk_delay_ctrl_msg-quirk-for-corsair-k70-rgb.patch with 100% similarity]
releases/4.4.171/usb-cdc-acm-send-zlp-for-telit-3g-intel-based-modems.patch [moved from queue-4.4/usb-cdc-acm-send-zlp-for-telit-3g-intel-based-modems.patch with 100% similarity]
releases/4.4.171/usb-storage-add-quirk-for-smi-sm3350.patch [moved from queue-4.4/usb-storage-add-quirk-for-smi-sm3350.patch with 100% similarity]
releases/4.4.171/usb-storage-don-t-insert-sane-sense-for-spc3-when-bad-sense-specified.patch [moved from queue-4.4/usb-storage-don-t-insert-sane-sense-for-spc3-when-bad-sense-specified.patch with 100% similarity]