# Kernel patches configuration file # vim: set ts=8 sw=8 noet: # # There are three kinds of rules (see guards.1 for details): # +symbol include this patch if symbol is defined; otherwise exclude. # -symbol exclude this patch if symbol is defined; otherwise include. # - exclude this patch. # # Using symbols means that an entirely different source tree will be # generated depending on which symbols are defined. This used to be # a good thing when arch-specific patches contained conflicts with other # patches, but we now have a policy that patches must build everywhere. # The result is a unified source tree that allows us to do neat things # like ship kernel module packages. Creating a divergent tree breaks # these # so you'd better have an extraordinary reason for using them. # For example, the openSUSE 10.3 kernel uses them for segregating the # -rt patches until they can be integrated completely, and these are # only applied at the very end of the series. # # The most common use in recent kernels is to disable a patch with a # username as the symbol to indicate responsbility. Another use is # to check in a patch for testing, but have it disabled in all but your # own build environment. ######################################################## # latest standard kernel patches # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## patches.kernel.org/5.1.1-001-Drivers-hv-vmbus-Remove-the-undesired-put_cpu_p.patch patches.kernel.org/5.1.1-002-ubsan-Fix-nasty-Wbuiltin-declaration-mismatch-G.patch patches.kernel.org/5.1.1-003-staging-greybus-power_supply-fix-prop-descripto.patch patches.kernel.org/5.1.1-004-staging-wilc1000-Avoid-GFP_KERNEL-allocation-fr.patch patches.kernel.org/5.1.1-005-staging-most-cdev-fix-chrdev_region-leak-in-mod.patch patches.kernel.org/5.1.1-006-staging-most-sound-pass-correct-device-when-cre.patch patches.kernel.org/5.1.1-007-usb-dwc3-Allow-building-USB_DWC3_QCOM-without-E.patch patches.kernel.org/5.1.1-008-usb-dwc3-Fix-default-lpm_nyet_threshold-value.patch patches.kernel.org/5.1.1-009-USB-serial-f81232-fix-interrupt-worker-not-stop.patch patches.kernel.org/5.1.1-010-USB-cdc-acm-fix-unthrottle-races.patch patches.kernel.org/5.1.1-011-usb-storage-Set-virt_boundary_mask-to-avoid-SG-.patch patches.kernel.org/5.1.1-012-genirq-Prevent-use-after-free-and-work-list-cor.patch patches.kernel.org/5.1.1-013-intel_th-pci-Add-Comet-Lake-support.patch patches.kernel.org/5.1.1-014-iio-adc-qcom-spmi-adc5-Fix-of-based-module-auto.patch patches.kernel.org/5.1.1-015-cpufreq-armada-37xx-fix-frequency-calculation-f.patch patches.kernel.org/5.1.1-016-ACPI-LPSS-Use-acpi_lpss_-instead-of-acpi_subsys.patch patches.kernel.org/5.1.1-017-soc-sunxi-Fix-missing-dependency-on-REGMAP_MMIO.patch patches.kernel.org/5.1.1-018-scsi-lpfc-change-snprintf-to-scnprintf-for-poss.patch patches.kernel.org/5.1.1-019-scsi-qla2xxx-Fix-incorrect-region-size-setting-.patch patches.kernel.org/5.1.1-020-scsi-qla2xxx-Set-remote-port-devloss-timeout-to.patch patches.kernel.org/5.1.1-021-scsi-qla2xxx-Fix-device-staying-in-blocked-stat.patch patches.kernel.org/5.1.1-022-Bluetooth-hidp-fix-buffer-overflow.patch patches.kernel.org/5.1.1-023-Bluetooth-Align-minimum-encryption-key-size-for.patch patches.kernel.org/5.1.1-024-Bluetooth-Fix-not-initializing-L2CAP-tx_credits.patch patches.kernel.org/5.1.1-025-Bluetooth-hci_bcm-Fix-empty-regulator-supplies-.patch patches.kernel.org/5.1.1-026-UAS-fix-alignment-of-scatter-gather-segments.patch patches.kernel.org/5.1.1-027-ASoC-Intel-avoid-Oops-if-DMA-setup-fails.patch patches.kernel.org/5.1.1-028-i3c-Fix-a-shift-wrap-bug-in-i3c_bus_set_addr_sl.patch patches.kernel.org/5.1.1-029-locking-futex-Allow-low-level-atomic-operations.patch patches.kernel.org/5.1.1-030-arm64-futex-Bound-number-of-LDXR-STXR-loops-in-.patch patches.kernel.org/5.1.1-031-Linux-5.1.1.patch patches.kernel.org/5.1.2-001-x86-msr-index-Cleanup-bit-defines.patch patches.kernel.org/5.1.2-002-x86-speculation-Consolidate-CPU-whitelists.patch patches.kernel.org/5.1.2-003-x86-speculation-mds-Add-basic-bug-infrastructur.patch patches.kernel.org/5.1.2-004-x86-speculation-mds-Add-BUG_MSBDS_ONLY.patch patches.kernel.org/5.1.2-005-x86-kvm-Expose-X86_FEATURE_MD_CLEAR-to-guests.patch patches.kernel.org/5.1.2-006-x86-speculation-mds-Add-mds_clear_cpu_buffers.patch patches.kernel.org/5.1.2-007-x86-speculation-mds-Clear-CPU-buffers-on-exit-t.patch patches.kernel.org/5.1.2-008-x86-kvm-vmx-Add-MDS-protection-when-L1D-Flush-i.patch patches.kernel.org/5.1.2-009-x86-speculation-mds-Conditionally-clear-CPU-buf.patch patches.kernel.org/5.1.2-010-x86-speculation-mds-Add-mitigation-control-for-.patch patches.kernel.org/5.1.2-011-x86-speculation-mds-Add-sysfs-reporting-for-MDS.patch patches.kernel.org/5.1.2-012-x86-speculation-mds-Add-mitigation-mode-VMWERV.patch patches.kernel.org/5.1.2-013-Documentation-Move-L1TF-to-separate-directory.patch patches.kernel.org/5.1.2-014-Documentation-Add-MDS-vulnerability-documentati.patch patches.kernel.org/5.1.2-015-x86-speculation-mds-Add-mds-full-nosmt-cmdline-.patch patches.kernel.org/5.1.2-016-x86-speculation-Move-arch_smt_update-call-to-af.patch patches.kernel.org/5.1.2-017-x86-speculation-mds-Add-SMT-warning-message.patch patches.kernel.org/5.1.2-018-x86-speculation-mds-Fix-comment.patch patches.kernel.org/5.1.2-019-x86-speculation-mds-Print-SMT-vulnerable-on-MSB.patch patches.kernel.org/5.1.2-020-cpu-speculation-Add-mitigations-cmdline-option.patch patches.kernel.org/5.1.2-021-x86-speculation-Support-mitigations-cmdline-opt.patch patches.kernel.org/5.1.2-022-powerpc-speculation-Support-mitigations-cmdline.patch patches.kernel.org/5.1.2-023-s390-speculation-Support-mitigations-cmdline-op.patch patches.kernel.org/5.1.2-024-x86-speculation-mds-Add-mitigations-support-for.patch patches.kernel.org/5.1.2-025-x86-mds-Add-MDSUM-variant-to-the-MDS-documentat.patch patches.kernel.org/5.1.2-026-Documentation-Correct-the-possible-MDS-sysfs-va.patch patches.kernel.org/5.1.2-027-x86-speculation-mds-Fix-documentation-typo.patch patches.kernel.org/5.1.2-028-Linux-5.1.2.patch patches.kernel.org/5.1.3-001-platform-x86-sony-laptop-Fix-unintentional-fall.patch patches.kernel.org/5.1.3-002-platform-x86-thinkpad_acpi-Disable-Bluetooth-fo.patch patches.kernel.org/5.1.3-003-platform-x86-dell-laptop-fix-rfkill-functionali.patch patches.kernel.org/5.1.3-004-hwmon-pwm-fan-Disable-PWM-if-fetching-cooling-d.patch patches.kernel.org/5.1.3-005-hwmon-occ-Fix-extended-status-bits.patch patches.kernel.org/5.1.3-006-selftests-seccomp-Handle-namespace-failures-gra.patch patches.kernel.org/5.1.3-007-i2c-core-ratelimit-transfer-when-suspended-erro.patch patches.kernel.org/5.1.3-008-kernfs-fix-barrier-usage-in-__kernfs_new_node.patch patches.kernel.org/5.1.3-009-virt-vbox-Sanity-check-parameter-types-for-hgcm.patch patches.kernel.org/5.1.3-010-USB-serial-fix-unthrottle-races.patch patches.kernel.org/5.1.3-011-mwl8k-Fix-rate_idx-underflow.patch patches.kernel.org/5.1.3-012-rtlwifi-rtl8723ae-Fix-missing-break-in-switch-s.patch patches.kernel.org/5.1.3-013-Don-t-jump-to-compute_result-state-from-check_r.patch patches.kernel.org/5.1.3-014-bonding-fix-arp_validate-toggling-in-active-bac.patch patches.kernel.org/5.1.3-015-bridge-Fix-error-path-for-kobject_init_and_add.patch patches.kernel.org/5.1.3-016-dpaa_eth-fix-SG-frame-cleanup.patch patches.kernel.org/5.1.3-017-fib_rules-return-0-directly-if-an-exactly-same-.patch patches.kernel.org/5.1.3-018-ipv4-Fix-raw-socket-lookup-for-local-traffic.patch patches.kernel.org/5.1.3-019-net-dsa-Fix-error-cleanup-path-in-dsa_init_modu.patch patches.kernel.org/5.1.3-020-net-ethernet-stmmac-dwmac-sun8i-enable-support-.patch patches.kernel.org/5.1.3-021-net-macb-Change-interrupt-and-napi-enable-order.patch patches.kernel.org/5.1.3-022-net-seeq-fix-crash-caused-by-not-set-dev.parent.patch patches.kernel.org/5.1.3-023-net-ucc_geth-fix-Oops-when-changing-number-of-b.patch patches.kernel.org/5.1.3-024-packet-Fix-error-path-in-packet_init.patch patches.kernel.org/5.1.3-025-selinux-do-not-report-error-on-connect-AF_UNSPE.patch patches.kernel.org/5.1.3-026-tipc-fix-hanging-clients-using-poll-with-EPOLLO.patch patches.kernel.org/5.1.3-027-vlan-disable-SIOCSHWTSTAMP-in-container.patch patches.kernel.org/5.1.3-028-vrf-sit-mtu-should-not-be-updated-when-vrf-netd.patch patches.kernel.org/5.1.3-029-tuntap-fix-dividing-by-zero-in-ebpf-queue-selec.patch patches.kernel.org/5.1.3-030-tuntap-synchronize-through-tfiles-array-instead.patch patches.kernel.org/5.1.3-031-net-phy-fix-phy_validate_pause.patch patches.kernel.org/5.1.3-032-flow_dissector-disable-preemption-around-BPF-ca.patch patches.kernel.org/5.1.3-033-isdn-bas_gigaset-use-usb_fill_int_urb-properly.patch patches.kernel.org/5.1.3-034-drivers-virt-fsl_hypervisor.c-dereferencing-err.patch patches.kernel.org/5.1.3-035-drivers-virt-fsl_hypervisor.c-prevent-integer-o.patch patches.kernel.org/5.1.3-036-powerpc-book3s-64-check-for-NULL-pointer-in-pgd.patch patches.kernel.org/5.1.3-037-powerpc-powernv-idle-Restore-IAMR-after-idle.patch patches.kernel.org/5.1.3-038-powerpc-booke64-set-RI-in-default-MSR.patch patches.kernel.org/5.1.3-039-virtio_ring-Fix-potential-mem-leak-in-virtqueue.patch patches.kernel.org/5.1.3-040-PCI-hv-Fix-a-memory-leak-in-hv_eject_device_wor.patch patches.kernel.org/5.1.3-041-PCI-hv-Add-hv_pci_remove_slots-when-we-unload-t.patch patches.kernel.org/5.1.3-042-PCI-hv-Add-pci_destroy_slot-in-pci_devices_pres.patch patches.kernel.org/5.1.3-043-f2fs-Fix-use-of-number-of-devices.patch patches.kernel.org/5.1.3-044-Linux-5.1.3.patch patches.kernel.org/5.1.4-001-locking-rwsem-Prevent-decrement-of-reader-count.patch patches.kernel.org/5.1.4-002-x86-speculation-mds-Revert-CPU-buffer-clear-on-.patch patches.kernel.org/5.1.4-003-x86-speculation-mds-Improve-CPU-buffer-clear-do.patch patches.kernel.org/5.1.4-004-objtool-Fix-function-fallthrough-detection.patch patches.kernel.org/5.1.4-005-arm64-dts-rockchip-fix-IO-domain-voltage-settin.patch patches.kernel.org/5.1.4-006-arm64-dts-rockchip-Disable-DCMDs-on-RK3399-s-eM.patch patches.kernel.org/5.1.4-007-ARM-dts-qcom-ipq4019-enlarge-PCIe-BAR-range.patch patches.kernel.org/5.1.4-008-ARM-dts-exynos-Fix-interrupt-for-shared-EINTs-o.patch patches.kernel.org/5.1.4-009-ARM-dts-exynos-Fix-audio-routing-on-Odroid-XU3.patch patches.kernel.org/5.1.4-010-ARM-dts-exynos-Fix-audio-microphone-routing-on-.patch patches.kernel.org/5.1.4-011-mmc-sdhci-of-arasan-Add-DTS-property-to-disable.patch patches.kernel.org/5.1.4-012-ARM-exynos-Fix-a-leaked-reference-by-adding-mis.patch patches.kernel.org/5.1.4-013-power-supply-axp288_charger-Fix-unchecked-retur.patch patches.kernel.org/5.1.4-014-power-supply-axp288_fuel_gauge-Add-ACEPC-T8-and.patch patches.kernel.org/5.1.4-015-arm64-mmap-Ensure-file-offset-is-treated-as-uns.patch patches.kernel.org/5.1.4-016-arm64-arch_timer-Ensure-counter-register-reads-.patch patches.kernel.org/5.1.4-017-arm64-compat-Reduce-address-limit.patch patches.kernel.org/5.1.4-018-arm64-Clear-OSDLR_EL1-on-CPU-boot.patch patches.kernel.org/5.1.4-019-arm64-Save-and-restore-OSDLR_EL1-across-suspend.patch patches.kernel.org/5.1.4-020-sched-x86-Save-ER-FLAGS-on-context-switch.patch patches.kernel.org/5.1.4-021-x86-MCE-Add-an-MCE-record-filtering-function.patch patches.kernel.org/5.1.4-022-x86-MCE-AMD-Don-t-report-L1-BTB-MCA-errors-on-s.patch patches.kernel.org/5.1.4-023-crypto-crypto4xx-fix-ctr-aes-missing-output-IV.patch patches.kernel.org/5.1.4-024-crypto-crypto4xx-fix-cfb-and-ofb-overran-dst-bu.patch patches.kernel.org/5.1.4-025-crypto-salsa20-don-t-access-already-freed-walk..patch patches.kernel.org/5.1.4-026-crypto-lrw-don-t-access-already-freed-walk.iv.patch patches.kernel.org/5.1.4-027-crypto-chacha-generic-fix-use-as-arm64-no-NEON-.patch patches.kernel.org/5.1.4-028-crypto-chacha20poly1305-set-cra_name-correctly.patch patches.kernel.org/5.1.4-029-crypto-ccm-fix-incompatibility-between-ccm-and-.patch patches.kernel.org/5.1.4-030-crypto-ccp-Do-not-free-psp_master-when-PLATFORM.patch patches.kernel.org/5.1.4-031-crypto-vmx-fix-copy-paste-error-in-CTR-mode.patch patches.kernel.org/5.1.4-032-crypto-skcipher-don-t-WARN-on-unprocessed-data-.patch patches.kernel.org/5.1.4-033-crypto-crct10dif-generic-fix-use-via-crypto_sha.patch patches.kernel.org/5.1.4-034-crypto-x86-crct10dif-pcl-fix-use-via-crypto_sha.patch patches.kernel.org/5.1.4-035-crypto-arm64-gcm-aes-ce-fix-no-NEON-fallback-co.patch patches.kernel.org/5.1.4-036-crypto-gcm-fix-incompatibility-between-gcm-and-.patch patches.kernel.org/5.1.4-037-crypto-rockchip-update-IV-buffer-to-contain-the.patch patches.kernel.org/5.1.4-038-crypto-caam-qi2-fix-zero-length-buffer-DMA-mapp.patch patches.kernel.org/5.1.4-039-crypto-caam-qi2-fix-DMA-mapping-of-stack-memory.patch patches.kernel.org/5.1.4-040-crypto-caam-qi2-generate-hash-keys-in-place.patch patches.kernel.org/5.1.4-041-crypto-arm-aes-neonbs-don-t-access-already-free.patch patches.kernel.org/5.1.4-042-crypto-arm64-aes-neonbs-don-t-access-already-fr.patch patches.kernel.org/5.1.4-043-drivers-dax-Allow-to-include-DEV_DAX_PMEM-as-bu.patch patches.kernel.org/5.1.4-044-dt-bindings-mmc-Add-disable-cqe-dcmd-property.patch patches.kernel.org/5.1.4-045-mmc-tegra-fix-ddr-signaling-for-non-ddr-modes.patch patches.kernel.org/5.1.4-046-mmc-core-Fix-tag-set-memory-leak.patch patches.kernel.org/5.1.4-047-mmc-sdhci-pci-Fix-BYT-OCP-setting.patch patches.kernel.org/5.1.4-048-ALSA-line6-toneport-Fix-broken-usage-of-timer-f.patch patches.kernel.org/5.1.4-049-ALSA-usb-audio-Fix-a-memory-leak-bug.patch patches.kernel.org/5.1.4-050-ALSA-hda-hdmi-Read-the-pin-sense-from-register-.patch patches.kernel.org/5.1.4-051-ALSA-hda-hdmi-Consider-eld_valid-when-reporting.patch patches.kernel.org/5.1.4-052-ALSA-hda-realtek-EAPD-turn-on-later.patch patches.kernel.org/5.1.4-053-ALSA-hdea-realtek-Headset-fixup-for-System76-Ga.patch patches.kernel.org/5.1.4-054-ASoC-max98090-Fix-restore-of-DAPM-Muxes.patch patches.kernel.org/5.1.4-055-ASoC-RT5677-SPI-Disable-16Bit-SPI-Transfers.patch patches.kernel.org/5.1.4-056-ASoC-fsl_esai-Fix-missing-break-in-switch-state.patch patches.kernel.org/5.1.4-057-ASoC-codec-hdac_hdmi-add-device_link-to-card-de.patch patches.kernel.org/5.1.4-058-bpf-arm64-remove-prefetch-insn-in-xadd-mapping.patch patches.kernel.org/5.1.4-059-bpf-fix-out-of-bounds-backwards-jmps-due-to-dea.patch patches.kernel.org/5.1.4-060-crypto-ccree-remove-special-handling-of-chained.patch patches.kernel.org/5.1.4-061-crypto-ccree-fix-mem-leak-on-error-path.patch patches.kernel.org/5.1.4-062-crypto-ccree-don-t-map-MAC-key-on-stack.patch patches.kernel.org/5.1.4-063-crypto-ccree-use-correct-internal-state-sizes-f.patch patches.kernel.org/5.1.4-064-crypto-ccree-don-t-map-AEAD-key-and-IV-on-stack.patch patches.kernel.org/5.1.4-065-crypto-ccree-pm-resume-first-enable-the-source-.patch patches.kernel.org/5.1.4-066-crypto-ccree-HOST_POWER_DOWN_EN-should-be-the-l.patch patches.kernel.org/5.1.4-067-crypto-ccree-add-function-to-handle-cryptocell-.patch patches.kernel.org/5.1.4-068-crypto-ccree-handle-tee-fips-error-during-power.patch patches.kernel.org/5.1.4-069-mm-mincore.c-make-mincore-more-conservative.patch patches.kernel.org/5.1.4-070-mm-huge_memory-fix-vmf_insert_pfn_-pmd-pud-cras.patch patches.kernel.org/5.1.4-071-mm-hugetlb.c-don-t-put_page-in-lock-of-hugetlb_.patch patches.kernel.org/5.1.4-072-hugetlb-use-same-fault-hash-key-for-shared-and-.patch patches.kernel.org/5.1.4-073-ocfs2-fix-ocfs2-read-inode-data-panic-in-ocfs2_.patch patches.kernel.org/5.1.4-074-userfaultfd-use-RCU-to-free-the-task-struct-whe.patch patches.kernel.org/5.1.4-075-ACPI-PM-Set-enable_for_wake-for-wakeup-GPEs-dur.patch patches.kernel.org/5.1.4-076-ACPICA-Linux-move-ACPI_DEBUG_DEFAULT-flag-out-o.patch patches.kernel.org/5.1.4-077-mfd-da9063-Fix-OTP-control-register-names-to-ma.patch patches.kernel.org/5.1.4-078-mfd-max77620-Fix-swapped-FPS_PERIOD_MAX_US-valu.patch patches.kernel.org/5.1.4-079-mtd-spi-nor-intel-spi-Avoid-crossing-4K-address.patch patches.kernel.org/5.1.4-080-mtd-maps-physmap-Store-gpio_values-correctly.patch patches.kernel.org/5.1.4-081-mtd-maps-Allow-MTD_PHYSMAP-with-MTD_RAM.patch patches.kernel.org/5.1.4-082-tty-vt.c-Fix-TIOCL_BLANKSCREEN-console-blanking.patch patches.kernel.org/5.1.4-083-tty-vt-fix-write-write-race-in-ioctl-KDSKBSENT-.patch patches.kernel.org/5.1.4-084-jbd2-check-superblock-mapped-prior-to-committin.patch patches.kernel.org/5.1.4-085-ext4-make-sanity-check-in-mballoc-more-strict.patch patches.kernel.org/5.1.4-086-ext4-ignore-e_value_offs-for-xattrs-with-value-.patch patches.kernel.org/5.1.4-087-ext4-avoid-drop-reference-to-iloc.bh-twice.patch patches.kernel.org/5.1.4-088-ext4-fix-use-after-free-race-with-debug_want_ex.patch patches.kernel.org/5.1.4-089-ext4-actually-request-zeroing-of-inode-table-af.patch patches.kernel.org/5.1.4-090-ext4-fix-ext4_show_options-for-file-systems-w-o.patch patches.kernel.org/5.1.4-091-btrfs-Check-the-first-key-and-level-for-cached-.patch patches.kernel.org/5.1.4-092-btrfs-Correctly-free-extent-buffer-in-case-btre.patch patches.kernel.org/5.1.4-093-btrfs-Honour-FITRIM-range-constraints-during-fr.patch patches.kernel.org/5.1.4-094-Btrfs-send-flush-dellaloc-in-order-to-avoid-dat.patch patches.kernel.org/5.1.4-095-Btrfs-do-not-start-a-transaction-during-fiemap.patch patches.kernel.org/5.1.4-096-Btrfs-do-not-start-a-transaction-at-iterate_ext.patch patches.kernel.org/5.1.4-097-Btrfs-fix-race-between-send-and-deduplication-t.patch patches.kernel.org/5.1.4-098-bcache-fix-a-race-between-cache-register-and-ca.patch patches.kernel.org/5.1.4-099-bcache-never-set-KEY_PTRS-of-journal-key-to-0-i.patch patches.kernel.org/5.1.4-100-ipmi-Add-the-i2c-addr-property-for-SSIF-interfa.patch patches.kernel.org/5.1.4-101-ipmi-ssif-compare-block-number-correctly-for-mu.patch patches.kernel.org/5.1.4-102-ARM-dts-imx-Fix-the-AR803X-phy-mode.patch patches.kernel.org/5.1.4-103-mm-compaction.c-correct-zone-boundary-handling-.patch patches.kernel.org/5.1.4-104-fs-writeback.c-use-rcu_barrier-to-wait-for-infl.patch patches.kernel.org/5.1.4-105-tty-Don-t-force-RISCV-SBI-console-as-preferred-.patch patches.kernel.org/5.1.4-106-ext4-zero-out-the-unused-memory-region-in-the-e.patch patches.kernel.org/5.1.4-107-ext4-fix-data-corruption-caused-by-overlapping-.patch patches.kernel.org/5.1.4-108-ext4-fix-use-after-free-in-dx_release.patch patches.kernel.org/5.1.4-109-ext4-avoid-panic-during-forced-reboot-due-to-ab.patch patches.kernel.org/5.1.4-110-ALSA-hda-realtek-Corrected-fixup-for-System76-G.patch patches.kernel.org/5.1.4-111-ALSA-hda-realtek-Fixup-headphone-noise-via-runt.patch patches.kernel.org/5.1.4-112-ALSA-hda-realtek-Fix-for-Lenovo-B50-70-inverted.patch patches.kernel.org/5.1.4-113-jbd2-fix-potential-double-free.patch patches.kernel.org/5.1.4-114-Revert-KVM-nVMX-Expose-RDPMC-exiting-only-when-.patch patches.kernel.org/5.1.4-115-KVM-Fix-the-bitmap-range-to-copy-during-clear-d.patch patches.kernel.org/5.1.4-116-KVM-x86-Skip-EFER-vs.-guest-CPUID-checks-for-ho.patch patches.kernel.org/5.1.4-117-KVM-lapic-Busy-wait-for-timer-to-expire-when-us.patch patches.kernel.org/5.1.4-118-smb3-display-session-id-in-debug-data.patch patches.kernel.org/5.1.4-119-kbuild-turn-auto.conf.cmd-into-a-mandatory-incl.patch patches.kernel.org/5.1.4-120-xen-pvh-set-xen_domain_type-to-HVM-in-xen_pvh_i.patch patches.kernel.org/5.1.4-121-xen-pvh-correctly-setup-the-PV-EFI-interface-fo.patch patches.kernel.org/5.1.4-122-powerpc-32s-fix-flush_hash_pages-on-SMP.patch patches.kernel.org/5.1.4-123-libnvdimm-namespace-Fix-label-tracking-error.patch patches.kernel.org/5.1.4-124-s390-mm-make-the-pxd_offset-functions-more-robu.patch patches.kernel.org/5.1.4-125-s390-mm-convert-to-the-generic-get_user_pages_f.patch patches.kernel.org/5.1.4-126-Linux-5.1.4.patch patches.kernel.org/5.1.5-001-ipv6-fix-src-addr-routing-with-the-exception-ta.patch patches.kernel.org/5.1.5-002-ipv6-prevent-possible-fib6-leaks.patch patches.kernel.org/5.1.5-003-net-Always-descend-into-dsa.patch patches.kernel.org/5.1.5-004-net-avoid-weird-emergency-message.patch patches.kernel.org/5.1.5-005-net-mlx4_core-Change-the-error-print-to-info-pr.patch patches.kernel.org/5.1.5-006-net-test-nouarg-before-dereferencing-zerocopy-p.patch patches.kernel.org/5.1.5-007-net-usb-qmi_wwan-add-Telit-0x1260-and-0x1261-co.patch patches.kernel.org/5.1.5-008-nfp-flower-add-rcu-locks-when-accessing-netdev-.patch patches.kernel.org/5.1.5-009-ppp-deflate-Fix-possible-crash-in-deflate_init.patch patches.kernel.org/5.1.5-010-rtnetlink-always-put-IFLA_LINK-for-links-with-a.patch patches.kernel.org/5.1.5-011-tipc-switch-order-of-device-registration-to-fix.patch patches.kernel.org/5.1.5-012-vsock-virtio-free-packets-during-the-socket-rel.patch patches.kernel.org/5.1.5-013-tipc-fix-modprobe-tipc-failed-after-switch-orde.patch patches.kernel.org/5.1.5-014-mlxsw-core-Prevent-QSFP-module-initialization-f.patch patches.kernel.org/5.1.5-015-mlxsw-core-Prevent-reading-unsupported-slave-ad.patch patches.kernel.org/5.1.5-016-flow_offload-support-CVLAN-match.patch patches.kernel.org/5.1.5-017-net-mlx5e-Fix-calling-wrong-function-to-get-inn.patch patches.kernel.org/5.1.5-018-net-mlx5-Fix-peer-pf-disable-hca-command.patch patches.kernel.org/5.1.5-019-vsock-virtio-Initialize-core-virtio-vsock-befor.patch patches.kernel.org/5.1.5-020-net-mlx5e-Add-missing-ethtool-driver-info-for-r.patch patches.kernel.org/5.1.5-021-net-mlx5e-Additional-check-for-flow-destination.patch patches.kernel.org/5.1.5-022-net-mlx5-Imply-MLXFW-in-mlx5_core.patch patches.kernel.org/5.1.5-023-net-mlx5e-Fix-ethtool-rxfh-commands-when-CONFIG.patch patches.kernel.org/5.1.5-024-blk-mq-free-hw-queue-s-resource-in-hctx-s-relea.patch patches.kernel.org/5.1.5-025-regulator-core-fix-error-path-for-regulator_set.patch patches.kernel.org/5.1.5-026-parisc-Export-running_on_qemu-symbol-for-module.patch patches.kernel.org/5.1.5-027-parisc-Add-memory-clobber-to-TLB-purges.patch patches.kernel.org/5.1.5-028-parisc-Skip-registering-LED-when-running-in-QEM.patch patches.kernel.org/5.1.5-029-parisc-Add-memory-barrier-to-asm-pdc-and-sync-i.patch patches.kernel.org/5.1.5-030-parisc-Allow-live-patching-of-__meminit-functio.patch patches.kernel.org/5.1.5-031-parisc-Use-PA_ASM_LEVEL-in-boot-code.patch patches.kernel.org/5.1.5-032-parisc-Rename-LEVEL-to-PA_ASM_LEVEL-to-avoid-na.patch patches.kernel.org/5.1.5-033-stm-class-Fix-channel-free-in-stm-output-free-p.patch patches.kernel.org/5.1.5-034-stm-class-Fix-channel-bitmap-on-32-bit-systems.patch patches.kernel.org/5.1.5-035-brd-re-enable-__GFP_HIGHMEM-in-brd_insert_page.patch patches.kernel.org/5.1.5-036-proc-prevent-changes-to-overridden-credentials.patch patches.kernel.org/5.1.5-037-Revert-MD-fix-lock-contention-for-flush-bios.patch patches.kernel.org/5.1.5-038-md-batch-flush-requests.patch patches.kernel.org/5.1.5-039-md-add-mddev-pers-to-avoid-potential-NULL-point.patch patches.kernel.org/5.1.5-040-md-add-a-missing-endianness-conversion-in-check.patch patches.kernel.org/5.1.5-041-dcache-sort-the-freeing-without-RCU-delay-mess-.patch patches.kernel.org/5.1.5-042-intel_th-msu-Fix-single-mode-with-IOMMU.patch patches.kernel.org/5.1.5-043-p54-drop-device-reference-count-if-fails-to-ena.patch patches.kernel.org/5.1.5-044-of-fix-clang-Wunsequenced-for-be32_to_cpu.patch patches.kernel.org/5.1.5-045-brcmfmac-Add-DMI-nvram-filename-quirk-for-ACEPC.patch patches.kernel.org/5.1.5-046-cifs-fix-credits-leak-for-SMB1-oplock-breaks.patch patches.kernel.org/5.1.5-047-cifs-fix-strcat-buffer-overflow-and-reduce-raci.patch patches.kernel.org/5.1.5-048-phy-ti-pipe3-fix-missing-bit-wise-or-operator-w.patch patches.kernel.org/5.1.5-049-media-ov6650-Fix-sensor-possibly-not-detected-o.patch patches.kernel.org/5.1.5-050-media-seco-cec-fix-building-with-RC_CORE-m.patch patches.kernel.org/5.1.5-051-media-imx-csi-Allow-unknown-nearest-upstream-en.patch patches.kernel.org/5.1.5-052-media-imx-Clear-fwnode-link-struct-for-each-end.patch patches.kernel.org/5.1.5-053-media-imx-Rename-functions-that-add-IPU-interna.patch patches.kernel.org/5.1.5-054-media-imx-Don-t-register-IPU-subdevs-links-if-C.patch patches.kernel.org/5.1.5-055-RDMA-mlx5-Use-get_zeroed_page-for-clock_info.patch patches.kernel.org/5.1.5-056-RDMA-ipoib-Allow-user-space-differentiate-betwe.patch patches.kernel.org/5.1.5-057-NFS4-Fix-v4.0-client-state-corruption-when-moun.patch patches.kernel.org/5.1.5-058-PNFS-fallback-to-MDS-if-no-deviceid-found.patch patches.kernel.org/5.1.5-059-clk-hi3660-Mark-clk_gate_ufs_subsys-as-critical.patch patches.kernel.org/5.1.5-060-clk-tegra-Fix-PLLM-programming-on-Tegra124-when.patch patches.kernel.org/5.1.5-061-clk-mediatek-Disable-tuner_en-before-change-PLL.patch patches.kernel.org/5.1.5-062-clk-rockchip-fix-wrong-clock-definitions-for-rk.patch patches.kernel.org/5.1.5-063-udlfb-delete-the-unused-parameter-for-dlfb_hand.patch patches.kernel.org/5.1.5-064-udlfb-fix-sleeping-inside-spinlock.patch patches.kernel.org/5.1.5-065-udlfb-introduce-a-rendering-mutex.patch patches.kernel.org/5.1.5-066-fuse-fix-writepages-on-32bit.patch patches.kernel.org/5.1.5-067-fuse-honor-RLIMIT_FSIZE-in-fuse_file_fallocate.patch patches.kernel.org/5.1.5-068-ovl-fix-missing-upper-fs-freeze-protection-on-c.patch patches.kernel.org/5.1.5-069-fsnotify-fix-unlink-performance-regression.patch patches.kernel.org/5.1.5-070-gcc-plugins-arm_ssp_per_task_plugin-Fix-for-old.patch patches.kernel.org/5.1.5-071-iommu-tegra-smmu-Fix-invalid-ASID-bits-on-Tegra.patch patches.kernel.org/5.1.5-072-ceph-flush-dirty-inodes-before-proceeding-with-.patch patches.kernel.org/5.1.5-073-x86_64-Add-gap-to-int3-to-allow-for-call-emulat.patch patches.kernel.org/5.1.5-074-x86_64-Allow-breakpoints-to-emulate-call-instru.patch patches.kernel.org/5.1.5-075-ftrace-x86_64-Emulate-call-function-while-updat.patch patches.kernel.org/5.1.5-076-tracing-Fix-partial-reading-of-trace-event-s-id.patch patches.kernel.org/5.1.5-077-tracing-probeevent-Fix-to-make-the-type-of-comm.patch patches.kernel.org/5.1.5-078-memory-tegra-Fix-integer-overflow-on-tick-value.patch patches.kernel.org/5.1.5-079-perf-intel-pt-Fix-instructions-sampling-rate.patch patches.kernel.org/5.1.5-080-perf-intel-pt-Fix-improved-sample-timestamp.patch patches.kernel.org/5.1.5-081-perf-intel-pt-Fix-sample-timestamp-wrt-non-take.patch patches.kernel.org/5.1.5-082-MIPS-perf-Fix-build-with-CONFIG_CPU_BMIPS5000-e.patch patches.kernel.org/5.1.5-083-objtool-Allow-AR-to-be-overridden-with-HOSTAR.patch patches.kernel.org/5.1.5-084-x86-mpx-mm-core-Fix-recursive-munmap-corruption.patch patches.kernel.org/5.1.5-085-fbdev-efifb-Ignore-framebuffer-memmap-entries-t.patch patches.kernel.org/5.1.5-086-fbdev-sm712fb-fix-brightness-control-on-reboot-.patch patches.kernel.org/5.1.5-087-fbdev-sm712fb-fix-VRAM-detection-don-t-set-SR70.patch patches.kernel.org/5.1.5-088-fbdev-sm712fb-fix-white-screen-of-death-on-rebo.patch patches.kernel.org/5.1.5-089-fbdev-sm712fb-fix-boot-screen-glitch-when-sm712.patch patches.kernel.org/5.1.5-090-fbdev-sm712fb-fix-crashes-during-framebuffer-wr.patch patches.kernel.org/5.1.5-091-fbdev-sm712fb-fix-support-for-1024x768-16-mode.patch patches.kernel.org/5.1.5-092-fbdev-sm712fb-use-1024x768-by-default-on-non-MI.patch patches.kernel.org/5.1.5-093-fbdev-sm712fb-fix-crashes-and-garbled-display-d.patch patches.kernel.org/5.1.5-094-PCI-Mark-AMD-Stoney-Radeon-R7-GPU-ATS-as-broken.patch patches.kernel.org/5.1.5-095-PCI-Mark-Atheros-AR9462-to-avoid-bus-reset.patch patches.kernel.org/5.1.5-096-PCI-Reset-Lenovo-ThinkPad-P50-nvgpu-at-boot-if-.patch patches.kernel.org/5.1.5-097-PCI-Init-PCIe-feature-bits-for-managed-host-bri.patch patches.kernel.org/5.1.5-098-PCI-AER-Change-pci_aer_init-stub-to-return-void.patch patches.kernel.org/5.1.5-099-PCI-rcar-Add-the-initialization-of-PCIe-link-in.patch patches.kernel.org/5.1.5-100-PCI-Factor-out-pcie_retrain_link-function.patch patches.kernel.org/5.1.5-101-PCI-Work-around-Pericom-PCIe-to-PCI-bridge-Retr.patch patches.kernel.org/5.1.5-102-dm-cache-metadata-Fix-loading-discard-bitset.patch patches.kernel.org/5.1.5-103-dm-zoned-Fix-zone-report-handling.patch patches.kernel.org/5.1.5-104-dm-init-fix-max-devices-targets-checks.patch patches.kernel.org/5.1.5-105-dm-delay-fix-a-crash-when-invalid-device-is-spe.patch patches.kernel.org/5.1.5-106-dm-crypt-move-detailed-message-into-debug-level.patch patches.kernel.org/5.1.5-107-dm-integrity-correctly-calculate-the-size-of-me.patch patches.kernel.org/5.1.5-108-dm-ioctl-fix-hang-in-early-create-error-conditi.patch patches.kernel.org/5.1.5-109-dm-mpath-always-free-attached_handler_name-in-p.patch patches.kernel.org/5.1.5-110-fuse-Add-FOPEN_STREAM-to-use-stream_open.patch patches.kernel.org/5.1.5-111-dm-make-sure-to-obey-max_io_len_target_boundary.patch patches.kernel.org/5.1.5-112-Revert-Don-t-jump-to-compute_result-state-from-.patch patches.kernel.org/5.1.5-113-md-raid-raid5-preserve-the-writeback-action-aft.patch patches.kernel.org/5.1.5-114-dmaengine-imx-sdma-Only-check-ratio-on-parts-th.patch patches.kernel.org/5.1.5-115-driver-core-Postpone-DMA-tear-down-until-after-.patch patches.kernel.org/5.1.5-116-bpf-relax-inode-permission-check-for-retrieving.patch patches.kernel.org/5.1.5-117-bpf-add-map_lookup_elem_sys_only-for-lookups-fr.patch patches.kernel.org/5.1.5-118-bpf-lru-avoid-messing-with-eviction-heuristics-.patch patches.kernel.org/5.1.5-119-y2038-Make-CONFIG_64BIT_TIME-unconditional.patch patches.kernel.org/5.1.5-120-btrfs-reloc-Fix-NULL-pointer-dereference-due-to.patch patches.kernel.org/5.1.5-121-ARM-dts-imx6q-logicpd-Reduce-inrush-current-on-.patch patches.kernel.org/5.1.5-122-ARM-dts-imx6q-logicpd-Reduce-inrush-current-on-.patch patches.kernel.org/5.1.5-123-fbdev-sm712fb-fix-memory-frequency-by-avoiding-.patch patches.kernel.org/5.1.5-124-Linux-5.1.5.patch patches.kernel.org/5.1.6-001-x86-Hide-the-int3_emulate_call-jmp-functions-fr.patch patches.kernel.org/5.1.6-002-ext4-do-not-delete-unlinked-inode-from-orphan-l.patch patches.kernel.org/5.1.6-003-ext4-wait-for-outstanding-dio-during-truncate-i.patch patches.kernel.org/5.1.6-004-KVM-x86-fix-return-value-for-reserved-EFER.patch patches.kernel.org/5.1.6-005-x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch patches.kernel.org/5.1.6-006-bio-fix-improper-use-of-smp_mb__before_atomic.patch patches.kernel.org/5.1.6-007-sbitmap-fix-improper-use-of-smp_mb__before_atom.patch patches.kernel.org/5.1.6-008-Revert-scsi-sd-Keep-disk-read-only-when-re-read.patch patches.kernel.org/5.1.6-009-crypto-hash-fix-incorrect-HASH_MAX_DESCSIZE.patch patches.kernel.org/5.1.6-010-crypto-vmx-CTR-always-increment-IV-as-quadword.patch patches.kernel.org/5.1.6-011-mmc-sdhci-iproc-cygnus-Set-NO_HISPD-bit-to-fix-.patch patches.kernel.org/5.1.6-012-mmc-sdhci-iproc-Set-NO_HISPD-bit-to-fix-HS50-da.patch patches.kernel.org/5.1.6-013-tracing-Add-a-check_val-check-before-updating-c.patch patches.kernel.org/5.1.6-014-dax-Arrange-for-dax_supported-check-to-span-mul.patch patches.kernel.org/5.1.6-015-kvm-Check-irqchip-mode-before-assign-irqfd.patch patches.kernel.org/5.1.6-016-kvm-svm-avic-fix-off-by-one-in-checking-host-AP.patch patches.kernel.org/5.1.6-017-KVM-nVMX-Fix-using-__this_cpu_read-in-preemptib.patch patches.kernel.org/5.1.6-018-libnvdimm-pmem-Bypass-CONFIG_HARDENED_USERCOPY-.patch patches.kernel.org/5.1.6-019-arm64-kernel-kaslr-reduce-module-randomization-.patch patches.kernel.org/5.1.6-020-arm64-Kconfig-Make-ARM64_PSEUDO_NMI-depend-on-B.patch patches.kernel.org/5.1.6-021-arm64-iommu-handle-non-remapped-addresses-in-mm.patch patches.kernel.org/5.1.6-022-gfs2-Fix-sign-extension-bug-in-gfs2_update_stat.patch patches.kernel.org/5.1.6-023-btrfs-don-t-double-unlock-on-error-in-btrfs_pun.patch patches.kernel.org/5.1.6-024-btrfs-Check-the-compression-level-before-gettin.patch patches.kernel.org/5.1.6-025-Btrfs-do-not-abort-transaction-at-btrfs_update_.patch patches.kernel.org/5.1.6-026-Btrfs-avoid-fallback-to-transaction-commit-duri.patch patches.kernel.org/5.1.6-027-Btrfs-fix-race-between-ranged-fsync-and-writeba.patch patches.kernel.org/5.1.6-028-btrfs-sysfs-Fix-error-path-kobject-memory-leak.patch patches.kernel.org/5.1.6-029-btrfs-sysfs-don-t-leak-memory-when-failing-add-.patch patches.kernel.org/5.1.6-030-fbdev-fix-divide-error-in-fb_var_to_videomode.patch patches.kernel.org/5.1.6-031-arm64-errata-Add-workaround-for-Cortex-A76-erra.patch patches.kernel.org/5.1.6-032-ovl-relax-WARN_ON-for-overlapping-layers-use-ca.patch patches.kernel.org/5.1.6-033-fbdev-fix-WARNING-in-__alloc_pages_nodemask-bug.patch patches.kernel.org/5.1.6-034-media-cpia2-Fix-use-after-free-in-cpia2_exit.patch patches.kernel.org/5.1.6-035-media-serial_ir-Fix-use-after-free-in-serial_ir.patch patches.kernel.org/5.1.6-036-media-vb2-add-waiting_in_dqbuf-flag.patch patches.kernel.org/5.1.6-037-media-vivid-use-vfree-instead-of-kfree-for-dev-.patch patches.kernel.org/5.1.6-038-ssb-Fix-possible-NULL-pointer-dereference-in-ss.patch patches.kernel.org/5.1.6-039-bpf-devmap-fix-use-after-free-Read-in-__dev_map.patch patches.kernel.org/5.1.6-040-batman-adv-mcast-fix-multicast-tt-tvlv-worker-l.patch patches.kernel.org/5.1.6-041-at76c50x-usb-Don-t-register-led_trigger-if-usb_.patch patches.kernel.org/5.1.6-042-acct_on-don-t-mess-with-freeze-protection.patch patches.kernel.org/5.1.6-043-netfilter-ctnetlink-Resolve-conntrack-L3-protoc.patch patches.kernel.org/5.1.6-044-Revert-btrfs-Honour-FITRIM-range-constraints-du.patch patches.kernel.org/5.1.6-045-gfs2-Fix-lru_count-going-negative.patch patches.kernel.org/5.1.6-046-cxgb4-Fix-error-path-in-cxgb4_init_module.patch patches.kernel.org/5.1.6-047-afs-Fix-getting-the-afs.fid-xattr.patch patches.kernel.org/5.1.6-048-NFS-make-nfs_match_client-killable.patch patches.kernel.org/5.1.6-049-gfs2-fix-race-between-gfs2_freeze_func-and-unmo.patch patches.kernel.org/5.1.6-050-io_uring-use-cpu_online-to-check-p-sq_thread_cp.patch patches.kernel.org/5.1.6-051-IB-hfi1-Fix-WQ_MEM_RECLAIM-warning.patch patches.kernel.org/5.1.6-052-gfs2-Fix-occasional-glock-use-after-free.patch patches.kernel.org/5.1.6-053-mmc-core-Verify-SD-bus-width.patch patches.kernel.org/5.1.6-054-tools-bpf-fix-perf-build-error-with-uClibc-seen.patch patches.kernel.org/5.1.6-055-i40e-Fix-of-memory-leak-and-integer-truncation-.patch patches.kernel.org/5.1.6-056-libbpf-fix-invalid-munmap-call.patch patches.kernel.org/5.1.6-057-selftests-bpf-set-RLIMIT_MEMLOCK-properly-for-t.patch patches.kernel.org/5.1.6-058-bpftool-exclude-bash-completion-bpftool-from-.g.patch patches.kernel.org/5.1.6-059-ice-Separate-if-conditions-for-ice_set_features.patch patches.kernel.org/5.1.6-060-ice-Preserve-VLAN-Rx-stripping-settings.patch patches.kernel.org/5.1.6-061-blk-mq-split-blk_mq_alloc_and_init_hctx-into-tw.patch patches.kernel.org/5.1.6-062-blk-mq-grab-.q_usage_counter-when-queuing-reque.patch patches.kernel.org/5.1.6-063-dmaengine-tegra210-dma-free-dma-controller-in-r.patch patches.kernel.org/5.1.6-064-net-ena-gcc-8-fix-compilation-warning.patch patches.kernel.org/5.1.6-065-net-ena-fix-set-freed-objects-to-NULL-to-avoid-.patch patches.kernel.org/5.1.6-066-hv_netvsc-fix-race-that-may-miss-tx-queue-wakeu.patch patches.kernel.org/5.1.6-067-Bluetooth-Ignore-CC-events-not-matching-the-las.patch patches.kernel.org/5.1.6-068-pinctrl-zte-fix-leaked-of_node-references.patch patches.kernel.org/5.1.6-069-ASoC-Intel-kbl_da7219_max98357a-Map-BTN_0-to-KE.patch patches.kernel.org/5.1.6-070-usb-dwc2-gadget-Increase-descriptors-count-for-.patch patches.kernel.org/5.1.6-071-usb-dwc3-move-synchronize_irq-out-of-the-spinlo.patch patches.kernel.org/5.1.6-072-usb-gadget-f_fs-don-t-free-buffer-prematurely.patch patches.kernel.org/5.1.6-073-ASoC-hdmi-codec-unlock-the-device-on-startup-er.patch patches.kernel.org/5.1.6-074-powerpc-perf-Return-accordingly-on-invalid-chip.patch patches.kernel.org/5.1.6-075-powerpc-boot-Fix-missing-check-of-lseek-return-.patch patches.kernel.org/5.1.6-076-powerpc-perf-Fix-loop-exit-condition-in-nest_im.patch patches.kernel.org/5.1.6-077-spi-atmel-quadspi-fix-crash-while-suspending.patch patches.kernel.org/5.1.6-078-ASoC-imx-fix-fiq-dependencies.patch patches.kernel.org/5.1.6-079-spi-pxa2xx-fix-SCR-divisor-calculation.patch patches.kernel.org/5.1.6-080-net-mlx5-E-Switch-Use-atomic-rep-state-to-seria.patch patches.kernel.org/5.1.6-081-brcm80211-potential-NULL-dereference-in-brcmf_c.patch patches.kernel.org/5.1.6-082-ACPI-property-fix-handling-of-data_nodes-in-acp.patch patches.kernel.org/5.1.6-083-drm-nouveau-bar-nv50-ensure-BAR-is-mapped.patch patches.kernel.org/5.1.6-084-media-stm32-dcmi-return-appropriate-error-codes.patch patches.kernel.org/5.1.6-085-ARM-vdso-Remove-dependency-with-the-arch_timer-.patch patches.kernel.org/5.1.6-086-arm64-Fix-compiler-warning-from-pte_unmap-with-.patch patches.kernel.org/5.1.6-087-mt76-remove-mt76_queue-dependency-from-tx_queue.patch patches.kernel.org/5.1.6-088-x86-ftrace-Set-trampoline-pages-as-executable.patch patches.kernel.org/5.1.6-089-powerpc-watchdog-Use-hrtimers-for-per-CPU-heart.patch patches.kernel.org/5.1.6-090-cpufreq-Fix-kobject-memleak.patch patches.kernel.org/5.1.6-091-scsi-qla2xxx-Fix-a-qla24xx_enable_msix-error-pa.patch patches.kernel.org/5.1.6-092-scsi-qla2xxx-Fix-abort-handling-in-tcm_qla2xxx_.patch patches.kernel.org/5.1.6-093-scsi-qla2xxx-Avoid-that-lockdep-complains-about.patch patches.kernel.org/5.1.6-094-scsi-qla2xxx-Fix-hardirq-unsafe-locking.patch patches.kernel.org/5.1.6-095-x86-modules-Avoid-breaking-W-X-while-loading-mo.patch patches.kernel.org/5.1.6-096-Btrfs-fix-data-bytes_may_use-underflow-with-fal.patch patches.kernel.org/5.1.6-097-btrfs-fix-panic-during-relocation-after-ENOSPC-.patch patches.kernel.org/5.1.6-098-btrfs-Don-t-panic-when-we-can-t-find-a-root-key.patch patches.kernel.org/5.1.6-099-iwlwifi-pcie-don-t-crash-on-invalid-RX-interrup.patch patches.kernel.org/5.1.6-100-rtc-88pm860x-prevent-use-after-free-on-device-r.patch patches.kernel.org/5.1.6-101-rtc-stm32-manage-the-get_irq-probe-defer-case.patch patches.kernel.org/5.1.6-102-scsi-qedi-Abort-ep-termination-if-offload-not-s.patch patches.kernel.org/5.1.6-103-s390-kexec_file-Fix-detection-of-text-segment-i.patch patches.kernel.org/5.1.6-104-ALSA-hda-fix-unregister-device-twice-on-ASoC-dr.patch patches.kernel.org/5.1.6-105-sched-nohz-Run-NOHZ-idle-load-balancer-on-HK_FL.patch patches.kernel.org/5.1.6-106-net-ethernet-ti-cpsw-fix-allmulti-cfg-in-dual_m.patch patches.kernel.org/5.1.6-107-w1-fix-the-resume-command-API.patch patches.kernel.org/5.1.6-108-net-hns3-fix-pause-configure-fail-problem.patch patches.kernel.org/5.1.6-109-net-hns3-fix-for-TX-clean-num-when-cleaning-TX-.patch patches.kernel.org/5.1.6-110-net-phy-improve-genphy_soft_reset.patch patches.kernel.org/5.1.6-111-s390-qeth-address-type-mismatch-warning.patch patches.kernel.org/5.1.6-112-arm64-futex-Fix-FUTEX_WAKE_OP-atomic-ops-with-n.patch patches.kernel.org/5.1.6-113-net-hns3-use-atomic_t-replace-u32-for-arq-s-cou.patch patches.kernel.org/5.1.6-114-dmaengine-pl330-_stop-clear-interrupt-status.patch patches.kernel.org/5.1.6-115-mac80211-cfg80211-update-bss-channel-on-channel.patch patches.kernel.org/5.1.6-116-drm-prefix-header-search-paths-with-srctree.patch patches.kernel.org/5.1.6-117-libbpf-fix-samples-bpf-build-failure-due-to-und.patch patches.kernel.org/5.1.6-118-slimbus-fix-a-potential-NULL-pointer-dereferenc.patch patches.kernel.org/5.1.6-119-regulator-core-Actually-put-the-gpiod-after-use.patch patches.kernel.org/5.1.6-120-ASoC-fsl_sai-Update-is_slave_mode-with-correct-.patch patches.kernel.org/5.1.6-121-Fix-nfs4.2-return-EINVAL-when-do-dedupe-operati.patch patches.kernel.org/5.1.6-122-mwifiex-prevent-an-array-overflow.patch patches.kernel.org/5.1.6-123-rsi-Fix-NULL-pointer-dereference-in-kmalloc.patch patches.kernel.org/5.1.6-124-net-cw1200-fix-a-NULL-pointer-dereference.patch patches.kernel.org/5.1.6-125-nvme-set-0-capacity-if-namespace-block-size-exc.patch patches.kernel.org/5.1.6-126-nvme-rdma-fix-a-NULL-deref-when-an-admin-connec.patch patches.kernel.org/5.1.6-127-nvme-tcp-fix-a-NULL-deref-when-an-admin-connect.patch patches.kernel.org/5.1.6-128-crypto-sun4i-ss-Fix-invalid-calculation-of-hash.patch patches.kernel.org/5.1.6-129-bcache-avoid-potential-memleak-of-list-of-journ.patch patches.kernel.org/5.1.6-130-bcache-return-error-immediately-in-bch_journal_.patch patches.kernel.org/5.1.6-131-bcache-fix-failure-in-journal-relplay.patch patches.kernel.org/5.1.6-132-bcache-add-failure-check-to-run_cache_set-for-j.patch patches.kernel.org/5.1.6-133-bcache-avoid-clang-Wunintialized-warning.patch patches.kernel.org/5.1.6-134-RDMA-cma-Consider-scope_id-while-binding-to-ipv.patch patches.kernel.org/5.1.6-135-vfio-ccw-Do-not-call-flush_workqueue-while-hold.patch patches.kernel.org/5.1.6-136-vfio-ccw-Release-any-channel-program-when-relea.patch patches.kernel.org/5.1.6-137-x86-build-Move-_etext-to-actual-end-of-.text.patch patches.kernel.org/5.1.6-138-smpboot-Place-the-__percpu-annotation-correctly.patch patches.kernel.org/5.1.6-139-x86-uaccess-Dont-leak-the-AC-flag-into-__put_us.patch patches.kernel.org/5.1.6-140-x86-mm-Remove-in_nmi-warning-from-64-bit-implem.patch patches.kernel.org/5.1.6-141-mm-uaccess-Use-unsigned-long-to-placate-UBSAN-w.patch patches.kernel.org/5.1.6-142-Bluetooth-hci_qca-Fix-crash-with-non-serdev-dev.patch patches.kernel.org/5.1.6-143-Bluetooth-hci_qca-Give-enough-time-to-ROME-cont.patch patches.kernel.org/5.1.6-144-Bluetooth-btbcm-Add-default-address-for-BCM4334.patch patches.kernel.org/5.1.6-145-Bluetooth-mediatek-Fixed-incorrect-type-in-assi.patch patches.kernel.org/5.1.6-146-HID-logitech-hidpp-use-RAP-instead-of-FAP-to-ge.patch patches.kernel.org/5.1.6-147-pinctrl-pistachio-fix-leaked-of_node-references.patch patches.kernel.org/5.1.6-148-pinctrl-st-fix-leaked-of_node-references.patch patches.kernel.org/5.1.6-149-pinctrl-samsung-fix-leaked-of_node-references.patch patches.kernel.org/5.1.6-150-clk-rockchip-undo-several-noc-and-special-clock.patch patches.kernel.org/5.1.6-151-perf-arm-cci-Remove-broken-race-mitigation.patch patches.kernel.org/5.1.6-152-dmaengine-at_xdmac-remove-BUG_ON-macro-in-taskl.patch patches.kernel.org/5.1.6-153-media-coda-clear-error-return-value-before-pict.patch patches.kernel.org/5.1.6-154-media-ov6650-Move-v4l2_clk_get-to-ov6650_video_.patch patches.kernel.org/5.1.6-155-media-au0828-stop-video-streaming-only-when-las.patch patches.kernel.org/5.1.6-156-media-ov2659-make-S_FMT-succeed-even-if-request.patch patches.kernel.org/5.1.6-157-audit-fix-a-memory-leak-bug.patch patches.kernel.org/5.1.6-158-media-stm32-dcmi-fix-crash-when-subdev-do-not-e.patch patches.kernel.org/5.1.6-159-media-au0828-Fix-NULL-pointer-dereference-in-au.patch patches.kernel.org/5.1.6-160-media-pvrusb2-Prevent-a-buffer-overflow.patch patches.kernel.org/5.1.6-161-iio-adc-stm32-dfsdm-fix-unmet-direct-dependenci.patch patches.kernel.org/5.1.6-162-block-fix-use-after-free-on-gendisk.patch patches.kernel.org/5.1.6-163-powerpc-numa-improve-control-of-topology-update.patch patches.kernel.org/5.1.6-164-powerpc-64-Fix-booting-large-kernels-with-STRIC.patch patches.kernel.org/5.1.6-165-random-fix-CRNG-initialization-when-random.trus.patch patches.kernel.org/5.1.6-166-random-add-a-spinlock_t-to-struct-batched_entro.patch patches.kernel.org/5.1.6-167-cgroup-protect-cgroup-nr_-dying_-descendants-by.patch patches.kernel.org/5.1.6-168-sched-core-Check-quota-and-period-overflow-at-u.patch patches.kernel.org/5.1.6-169-sched-rt-Check-integer-overflow-at-usec-to-nsec.patch patches.kernel.org/5.1.6-170-sched-core-Handle-overflow-in-cpu_shares_write_.patch patches.kernel.org/5.1.6-171-staging-vc04_services-handle-kzalloc-failure.patch patches.kernel.org/5.1.6-172-drm-msm-dpu-release-resources-on-modeset-failur.patch patches.kernel.org/5.1.6-173-drm-msm-a5xx-fix-possible-object-reference-leak.patch patches.kernel.org/5.1.6-174-drm-msm-dpu-Don-t-set-frame_busy_mask-for-async.patch patches.kernel.org/5.1.6-175-drm-msm-Fix-NULL-pointer-dereference.patch patches.kernel.org/5.1.6-176-irq_work-Do-not-raise-an-IPI-when-queueing-work.patch patches.kernel.org/5.1.6-177-thunderbolt-Take-domain-lock-in-switch-sysfs-at.patch patches.kernel.org/5.1.6-178-s390-qeth-handle-error-from-qeth_update_from_ch.patch patches.kernel.org/5.1.6-179-USB-core-Don-t-unbind-interfaces-following-devi.patch patches.kernel.org/5.1.6-180-x86-irq-64-Limit-IST-stack-overflow-check-to-DB.patch patches.kernel.org/5.1.6-181-drm-etnaviv-avoid-DMA-API-warning-when-importin.patch patches.kernel.org/5.1.6-182-dt-bindings-phy-qcom-qmp-Add-UFS-PHY-reset.patch patches.kernel.org/5.1.6-183-phy-sun4i-usb-Make-sure-to-disable-PHY0-passby-.patch patches.kernel.org/5.1.6-184-phy-mapphone-mdm6600-add-gpiolib-dependency.patch patches.kernel.org/5.1.6-185-phy-ti-usb2-fix-OMAP_CONTROL_PHY-dependency.patch patches.kernel.org/5.1.6-186-dpaa2-eth-Fix-Rx-classification-status.patch patches.kernel.org/5.1.6-187-i40e-Able-to-add-up-to-16-MAC-filters-on-an-unt.patch patches.kernel.org/5.1.6-188-i40e-don-t-allow-changes-to-HW-VLAN-stripping-o.patch patches.kernel.org/5.1.6-189-ACPI-IORT-Reject-platform-device-creation-on-NU.patch patches.kernel.org/5.1.6-190-arm64-vdso-Fix-clock_getres-for-CLOCK_REALTIME.patch patches.kernel.org/5.1.6-191-RDMA-cxgb4-Fix-null-pointer-dereference-on-allo.patch patches.kernel.org/5.1.6-192-fscrypt-use-READ_ONCE-to-access-i_crypt_info.patch patches.kernel.org/5.1.6-193-perf-x86-msr-Add-Icelake-support.patch patches.kernel.org/5.1.6-194-perf-x86-intel-rapl-Add-Icelake-support.patch patches.kernel.org/5.1.6-195-perf-x86-intel-cstate-Add-Icelake-support.patch patches.kernel.org/5.1.6-196-PM-devfreq-Fix-static-checker-warning-in-try_th.patch patches.kernel.org/5.1.6-197-hwmon-vt1211-Use-request_muxed_region-for-Super.patch patches.kernel.org/5.1.6-198-hwmon-smsc47m1-Use-request_muxed_region-for-Sup.patch patches.kernel.org/5.1.6-199-hwmon-smsc47b397-Use-request_muxed_region-for-S.patch patches.kernel.org/5.1.6-200-hwmon-pc87427-Use-request_muxed_region-for-Supe.patch patches.kernel.org/5.1.6-201-hwmon-f71805f-Use-request_muxed_region-for-Supe.patch patches.kernel.org/5.1.6-202-scsi-libsas-Do-discovery-on-empty-PHY-to-update.patch patches.kernel.org/5.1.6-203-mmc-core-make-pwrseq_emmc-partially-support-sle.patch patches.kernel.org/5.1.6-204-mmc_spi-add-a-status-check-for-spi_sync_locked.patch patches.kernel.org/5.1.6-205-mmc-sdhci-of-esdhc-add-erratum-eSDHC5-support.patch patches.kernel.org/5.1.6-206-mmc-sdhci-of-esdhc-add-erratum-A-009204-support.patch patches.kernel.org/5.1.6-207-mmc-sdhci-of-esdhc-add-erratum-eSDHC-A001-and-A.patch patches.kernel.org/5.1.6-208-net-hns3-free-the-pending-skb-when-clean-RX-rin.patch patches.kernel.org/5.1.6-209-drm-amdgpu-fix-old-fence-check-in-amdgpu_fence_.patch patches.kernel.org/5.1.6-210-PM-core-Propagate-dev-power.wakeup_path-when-no.patch patches.kernel.org/5.1.6-211-clk-rockchip-Fix-video-codec-clocks-on-rk3288.patch patches.kernel.org/5.1.6-212-extcon-arizona-Disable-mic-detect-if-running-wh.patch patches.kernel.org/5.1.6-213-clk-rockchip-Make-rkpwm-a-critical-clock-on-rk3.patch patches.kernel.org/5.1.6-214-clk-zynqmp-fix-check-for-fractional-clock.patch patches.kernel.org/5.1.6-215-s390-zcrypt-initialize-variables-before_use.patch patches.kernel.org/5.1.6-216-x86-microcode-Fix-the-ancient-deprecated-microc.patch patches.kernel.org/5.1.6-217-drm-amd-display-Initialize-stream_update-with-m.patch patches.kernel.org/5.1.6-218-s390-mm-silence-compiler-warning-when-compiling.patch patches.kernel.org/5.1.6-219-s390-cio-fix-cio_irb-declaration.patch patches.kernel.org/5.1.6-220-drm-amd-display-use-proper-formula-to-calculate.patch patches.kernel.org/5.1.6-221-selftests-cgroup-fix-cleanup-path-in-test_memcg.patch patches.kernel.org/5.1.6-222-net-hns3-fix-keep_alive_timer-not-stop-problem.patch patches.kernel.org/5.1.6-223-qmi_wwan-Add-quirk-for-Quectel-dynamic-config.patch patches.kernel.org/5.1.6-224-net-hns3-add-error-handler-for-initializing-com.patch patches.kernel.org/5.1.6-225-cpufreq-ppc_cbe-fix-possible-object-reference-l.patch patches.kernel.org/5.1.6-226-cpufreq-pasemi-fix-possible-object-reference-le.patch patches.kernel.org/5.1.6-227-cpufreq-pmac32-fix-possible-object-reference-le.patch patches.kernel.org/5.1.6-228-cpufreq-kirkwood-fix-possible-object-reference-.patch patches.kernel.org/5.1.6-229-cpufreq-imx6q-fix-possible-object-reference-lea.patch patches.kernel.org/5.1.6-230-cpufreq-ap806-fix-possible-object-reference-lea.patch patches.kernel.org/5.1.6-231-block-sed-opal-fix-IOC_OPAL_ENABLE_DISABLE_MBR.patch patches.kernel.org/5.1.6-232-habanalabs-prevent-device-PTE-read-write-during.patch patches.kernel.org/5.1.6-233-habanalabs-all-FD-must-be-closed-before-removin.patch patches.kernel.org/5.1.6-234-samples-bpf-fix-build-with-new-clang.patch patches.kernel.org/5.1.6-235-x86-build-Keep-local-relocations-with-ld.lld.patch patches.kernel.org/5.1.6-236-spi-Don-t-call-spi_get_gpio_descs-before-device.patch patches.kernel.org/5.1.6-237-regulator-core-Avoid-potential-deadlock-on-regu.patch patches.kernel.org/5.1.6-238-ASoC-core-remove-link-components-before-cleanin.patch patches.kernel.org/5.1.6-239-drm-pl111-fix-possible-object-reference-leak.patch patches.kernel.org/5.1.6-240-iio-ad_sigma_delta-Properly-handle-SPI-bus-lock.patch patches.kernel.org/5.1.6-241-iio-hmc5843-fix-potential-NULL-pointer-derefere.patch patches.kernel.org/5.1.6-242-iio-common-ssp_sensors-Initialize-calculated_ti.patch patches.kernel.org/5.1.6-243-iio-adc-ti-ads7950-Fix-improper-use-of-mlock.patch patches.kernel.org/5.1.6-244-net-hns3-check-resetting-status-in-hns3_get_sta.patch patches.kernel.org/5.1.6-245-net-hns3-add-protect-when-handling-mac-addr-lis.patch patches.kernel.org/5.1.6-246-selftests-bpf-ksym_search-won-t-check-symbols-e.patch patches.kernel.org/5.1.6-247-rtlwifi-fix-a-potential-NULL-pointer-dereferenc.patch patches.kernel.org/5.1.6-248-mwifiex-Fix-mem-leak-in-mwifiex_tm_cmd.patch patches.kernel.org/5.1.6-249-brcmfmac-fix-missing-checks-for-kmemdup.patch patches.kernel.org/5.1.6-250-b43-shut-up-clang-Wuninitialized-variable-warni.patch patches.kernel.org/5.1.6-251-brcmfmac-convert-dev_init_lock-mutex-to-complet.patch patches.kernel.org/5.1.6-252-brcmfmac-fix-WARNING-during-USB-disconnect-in-c.patch patches.kernel.org/5.1.6-253-brcmfmac-fix-race-during-disconnect-when-USB-co.patch patches.kernel.org/5.1.6-254-brcmfmac-fix-Oops-when-bringing-up-interface-du.patch patches.kernel.org/5.1.6-255-rtc-xgene-fix-possible-race-condition.patch patches.kernel.org/5.1.6-256-spi-Add-missing-error-handling-for-CS-GPIOs.patch patches.kernel.org/5.1.6-257-rtlwifi-fix-potential-NULL-pointer-dereference.patch patches.kernel.org/5.1.6-258-scsi-ufs-Fix-regulator-load-and-icc-level-confi.patch patches.kernel.org/5.1.6-259-scsi-ufs-Avoid-configuring-regulator-with-undef.patch patches.kernel.org/5.1.6-260-drm-panel-otm8009a-Add-delay-at-the-end-of-init.patch patches.kernel.org/5.1.6-261-drm-amd-display-Prevent-cursor-hotspot-overflow.patch patches.kernel.org/5.1.6-262-arm64-cpu_ops-fix-a-leaked-reference-by-adding-.patch patches.kernel.org/5.1.6-263-locking-static_key-Fix-false-positive-warnings-.patch patches.kernel.org/5.1.6-264-wil6210-fix-return-code-of-wmi_mgmt_tx-and-wmi_.patch patches.kernel.org/5.1.6-265-x86-uaccess-ftrace-Fix-ftrace_likely_update-vs..patch patches.kernel.org/5.1.6-266-iwlwifi-mvm-IBSS-use-BE-FIFO-for-multicast.patch patches.kernel.org/5.1.6-267-x86-uaccess-signal-Fix-AC-1-bloat.patch patches.kernel.org/5.1.6-268-x86-ia32-Fix-ia32_restore_sigcontext-AC-leak.patch patches.kernel.org/5.1.6-269-x86-uaccess-Fix-up-the-fixup.patch patches.kernel.org/5.1.6-270-chardev-add-additional-check-for-minor-range-ov.patch patches.kernel.org/5.1.6-271-RDMA-hns-Fix-bad-endianess-of-port_pd-variable.patch patches.kernel.org/5.1.6-272-sh-sh7786-Add-explicit-I-O-cast-to-sh7786_mm_se.patch patches.kernel.org/5.1.6-273-HID-core-move-Usage-Page-concatenation-to-Main-.patch patches.kernel.org/5.1.6-274-ASoC-eukrea-tlv320-fix-a-leaked-reference-by-ad.patch patches.kernel.org/5.1.6-275-ASoC-fsl_utils-fix-a-leaked-reference-by-adding.patch patches.kernel.org/5.1.6-276-ASoC-wcd9335-fix-a-leaked-reference-by-adding-m.patch patches.kernel.org/5.1.6-277-cxgb3-l2t-Fix-undefined-behaviour.patch patches.kernel.org/5.1.6-278-clk-renesas-rcar-gen3-Correct-parent-clock-of-S.patch patches.kernel.org/5.1.6-279-block-avoid-to-break-XEN-by-multi-page-bvec.patch patches.kernel.org/5.1.6-280-block-pass-page-to-xen_biovec_phys_mergeable.patch patches.kernel.org/5.1.6-281-clk-renesas-rcar-gen3-Correct-parent-clock-of-A.patch patches.kernel.org/5.1.6-282-HID-logitech-hidpp-change-low-battery-level-thr.patch patches.kernel.org/5.1.6-283-spi-tegra114-reset-controller-on-probe.patch patches.kernel.org/5.1.6-284-habanalabs-prevent-CPU-soft-lockup-on-Palladium.patch patches.kernel.org/5.1.6-285-kobject-Don-t-trigger-kobject_uevent-KOBJ_REMOV.patch patches.kernel.org/5.1.6-286-media-video-mux-fix-null-pointer-dereferences.patch patches.kernel.org/5.1.6-287-media-wl128x-prevent-two-potential-buffer-overf.patch patches.kernel.org/5.1.6-288-media-gspca-Kill-URBs-on-USB-device-disconnect.patch patches.kernel.org/5.1.6-289-efifb-Omit-memory-map-check-on-legacy-boot.patch patches.kernel.org/5.1.6-290-media-mtk-vcodec-fix-access-to-incorrect-planes.patch patches.kernel.org/5.1.6-291-thunderbolt-property-Fix-a-missing-check-of-kza.patch patches.kernel.org/5.1.6-292-thunderbolt-Fix-to-check-the-return-value-of-km.patch patches.kernel.org/5.1.6-293-drm-rcar-du-lvds-Set-LVEN-and-LVRES-bits-togeth.patch patches.kernel.org/5.1.6-294-drm-rcar-du-lvds-Fix-post-DLL-divider-calculati.patch patches.kernel.org/5.1.6-295-timekeeping-Force-upper-bound-for-setting-CLOCK.patch patches.kernel.org/5.1.6-296-IB-mlx5-Compare-only-index-part-of-a-memory-win.patch patches.kernel.org/5.1.6-297-scsi-qedf-Add-missing-return-in-qedf_post_io_re.patch patches.kernel.org/5.1.6-298-misc-fastrpc-consider-address-offset-before-sen.patch patches.kernel.org/5.1.6-299-misc-fastrpc-make-sure-memory-read-and-writes-a.patch patches.kernel.org/5.1.6-300-misc-fastrpc-Fix-a-possible-double-free.patch patches.kernel.org/5.1.6-301-virtio_console-initialize-vtermno-value-for-por.patch patches.kernel.org/5.1.6-302-tty-ipwireless-fix-missing-checks-for-ioremap.patch patches.kernel.org/5.1.6-303-staging-mt7621-mmc-Initialize-completions-a-sin.patch patches.kernel.org/5.1.6-304-overflow-Fix-Wtype-limits-compilation-warnings.patch patches.kernel.org/5.1.6-305-x86-mce-Fix-machine_check_poll-tests-for-error-.patch patches.kernel.org/5.1.6-306-rcutorture-Fix-cleanup-path-for-invalid-torture.patch patches.kernel.org/5.1.6-307-x86-mce-Handle-varying-MCA-bank-counts.patch patches.kernel.org/5.1.6-308-rcuperf-Fix-cleanup-path-for-invalid-perf_type-.patch patches.kernel.org/5.1.6-309-rcu-Do-a-single-rhp-func-read-in-rcu_head_after.patch patches.kernel.org/5.1.6-310-x86-platform-uv-Fix-missing-checks-of-kcalloc-r.patch patches.kernel.org/5.1.6-311-RDMA-rxe-Fix-slab-out-bounds-access-which-lead-.patch patches.kernel.org/5.1.6-312-spi-stm32-qspi-add-spi_master_put-in-release-fu.patch patches.kernel.org/5.1.6-313-usb-core-Add-PM-runtime-calls-to-usb_hcd_platfo.patch patches.kernel.org/5.1.6-314-ice-Fix-for-adaptive-interrupt-moderation.patch patches.kernel.org/5.1.6-315-scsi-qla4xxx-avoid-freeing-unallocated-dma-memo.patch patches.kernel.org/5.1.6-316-scsi-lpfc-avoid-uninitialized-variable-warning.patch patches.kernel.org/5.1.6-317-media-vicodec-bugfix-call-v4l2_m2m_buf_copy_met.patch patches.kernel.org/5.1.6-318-ice-Prevent-unintended-multiple-chain-resets.patch patches.kernel.org/5.1.6-319-selinux-avoid-uninitialized-variable-warning.patch patches.kernel.org/5.1.6-320-batman-adv-allow-updating-DAT-entry-timeouts-on.patch patches.kernel.org/5.1.6-321-dmaengine-tegra210-adma-use-devm_clk_-helpers.patch patches.kernel.org/5.1.6-322-x86-CPU-hygon-Fix-phys_proc_id-calculation-logi.patch patches.kernel.org/5.1.6-323-net-mlx5e-Fix-compilation-warning-in-en_tc.c.patch patches.kernel.org/5.1.6-324-staging-mt7621-mmc-Check-for-nonzero-number-of-.patch patches.kernel.org/5.1.6-325-hwrng-omap-Set-default-quality.patch patches.kernel.org/5.1.6-326-thunderbolt-Fix-to-check-return-value-of-ida_si.patch patches.kernel.org/5.1.6-327-thunderbolt-Fix-to-check-for-kmemdup-failure.patch patches.kernel.org/5.1.6-328-spi-export-tracepoint-symbols-to-modules.patch patches.kernel.org/5.1.6-329-regulator-add-regulator_get_linear_step-stub-he.patch patches.kernel.org/5.1.6-330-drm-amd-display-fix-releasing-planes-when-exiti.patch patches.kernel.org/5.1.6-331-drm-amd-display-Link-train-only-when-link-is-DP.patch patches.kernel.org/5.1.6-332-drm-amd-display-Update-ABM-crtc-state-on-non-mo.patch patches.kernel.org/5.1.6-333-drm-amd-display-Reset-alpha-state-for-planes-to.patch patches.kernel.org/5.1.6-334-thunderbolt-property-Fix-a-NULL-pointer-derefer.patch patches.kernel.org/5.1.6-335-media-v4l2-fwnode-The-first-default-data-lane-i.patch patches.kernel.org/5.1.6-336-media-ov7670-restore-default-settings-after-pow.patch patches.kernel.org/5.1.6-337-media-staging-intel-ipu3-mark-PM-function-as-__.patch patches.kernel.org/5.1.6-338-media-vicodec-reset-last_src-dst_buf-based-on-t.patch patches.kernel.org/5.1.6-339-ice-Fix-issue-with-VF-reset-and-multiple-VFs-su.patch patches.kernel.org/5.1.6-340-e1000e-Disable-runtime-PM-on-CNP.patch patches.kernel.org/5.1.6-341-tinydrm-mipi-dbi-Use-dma-safe-buffers-for-all-S.patch patches.kernel.org/5.1.6-342-igb-Exclude-device-from-suspend-direct-complete.patch patches.kernel.org/5.1.6-343-media-si2165-fix-a-missing-check-of-return-valu.patch patches.kernel.org/5.1.6-344-media-dvbsky-Avoid-leaking-dvb-frontend.patch patches.kernel.org/5.1.6-345-media-m88ds3103-serialize-reset-messages-in-m88.patch patches.kernel.org/5.1.6-346-drm-amd-display-add-pipe-lock-during-stream-upd.patch patches.kernel.org/5.1.6-347-media-staging-davinci_vpfe-disallow-building-wi.patch patches.kernel.org/5.1.6-348-drm-amd-display-Fix-Divide-by-0-in-memory-calcu.patch patches.kernel.org/5.1.6-349-drm-amd-display-Re-add-custom-degamma-support.patch patches.kernel.org/5.1.6-350-drm-amd-display-half-bandwidth-for-YCbCr420-dur.patch patches.kernel.org/5.1.6-351-drm-amd-display-Set-stream-mode_changed-when-co.patch patches.kernel.org/5.1.6-352-scsi-ufs-fix-a-missing-check-of-devm_reset_cont.patch patches.kernel.org/5.1.6-353-media-vimc-stream-fix-thread-state-before-sleep.patch patches.kernel.org/5.1.6-354-media-gspca-do-not-resubmit-URBs-when-streaming.patch patches.kernel.org/5.1.6-355-media-vicodec-avoid-clang-frame-size-warning.patch patches.kernel.org/5.1.6-356-media-go7007-avoid-clang-frame-overflow-warning.patch patches.kernel.org/5.1.6-357-media-mtk-vcodec-fix-access-to-vb2_v4l2_buffer-.patch patches.kernel.org/5.1.6-358-media-imx-vdic-Restore-default-case-to-prepare_.patch patches.kernel.org/5.1.6-359-media-vimc-zero-the-media_device-on-probe.patch patches.kernel.org/5.1.6-360-media-vim2m-replace-devm_kzalloc-by-kzalloc.patch patches.kernel.org/5.1.6-361-media-cedrus-Add-a-quirk-for-not-setting-DMA-of.patch patches.kernel.org/5.1.6-362-scsi-lpfc-Fix-FDMI-manufacturer-attribute-value.patch patches.kernel.org/5.1.6-363-scsi-lpfc-Fix-fc4type-information-for-FDMI.patch patches.kernel.org/5.1.6-364-scsi-lpfc-Fix-io-lost-on-host-resets.patch patches.kernel.org/5.1.6-365-media-saa7146-avoid-high-stack-usage-with-clang.patch patches.kernel.org/5.1.6-366-scsi-lpfc-Fix-SLI3-commands-being-issued-on-SLI.patch patches.kernel.org/5.1.6-367-scsi-lpfc-Fix-mailbox-hang-on-adapter-init.patch patches.kernel.org/5.1.6-368-scsi-lpfc-Resolve-inconsistent-check-of-hdwq-in.patch patches.kernel.org/5.1.6-369-scsi-lpfc-Resolve-irq-unsafe-lockdep-heirarchy-.patch patches.kernel.org/5.1.6-370-scsi-lpfc-Fix-use-after-free-mailbox-cmd-comple.patch patches.kernel.org/5.1.6-371-audit-fix-a-memleak-caused-by-auditing-load-mod.patch patches.kernel.org/5.1.6-372-spi-spi-topcliff-pch-Fix-to-handle-empty-DMA-bu.patch patches.kernel.org/5.1.6-373-drm-writeback-Fix-leak-of-writeback-job.patch patches.kernel.org/5.1.6-374-drm-omap-dsi-Fix-PM-for-display-blank-with-pair.patch patches.kernel.org/5.1.6-375-drm-omap-Notify-all-devices-in-the-pipeline-of-.patch patches.kernel.org/5.1.6-376-spi-rspi-Fix-sequencer-reset-during-initializat.patch patches.kernel.org/5.1.6-377-regulator-wm831x-ldo-Fix-notifier-mutex-lock-wa.patch patches.kernel.org/5.1.6-378-regulator-wm831x-isink-Fix-notifier-mutex-lock-.patch patches.kernel.org/5.1.6-379-regulator-ltc3676-Fix-notifier-mutex-lock-warni.patch patches.kernel.org/5.1.6-380-regulator-ltc3589-Fix-notifier-mutex-lock-warni.patch patches.kernel.org/5.1.6-381-regulator-pv88060-Fix-notifier-mutex-lock-warni.patch patches.kernel.org/5.1.6-382-spi-imx-stop-buffer-overflow-in-RX-FIFO-flush.patch patches.kernel.org/5.1.6-383-regulator-lp8755-Fix-notifier-mutex-lock-warnin.patch patches.kernel.org/5.1.6-384-regulator-da9211-Fix-notifier-mutex-lock-warnin.patch patches.kernel.org/5.1.6-385-regulator-da9063-Fix-notifier-mutex-lock-warnin.patch patches.kernel.org/5.1.6-386-regulator-pv88080-Fix-notifier-mutex-lock-warni.patch patches.kernel.org/5.1.6-387-regulator-wm831x-Fix-notifier-mutex-lock-warnin.patch patches.kernel.org/5.1.6-388-regulator-pv88090-Fix-notifier-mutex-lock-warni.patch patches.kernel.org/5.1.6-389-regulator-da9062-Fix-notifier-mutex-lock-warnin.patch patches.kernel.org/5.1.6-390-regulator-da9055-Fix-notifier-mutex-lock-warnin.patch patches.kernel.org/5.1.6-391-spi-Fix-zero-length-xfer-bug.patch patches.kernel.org/5.1.6-392-ASoC-davinci-mcasp-Fix-clang-warning-without-CO.patch patches.kernel.org/5.1.6-393-ASoC-ti-fix-davinci_mcasp_probe-dependencies.patch patches.kernel.org/5.1.6-394-drm-v3d-Handle-errors-from-IRQ-setup.patch patches.kernel.org/5.1.6-395-drm-amd-display-Fix-exception-from-AUX-acquire-.patch patches.kernel.org/5.1.6-396-drm-amd-display-Reset-planes-that-were-disabled.patch patches.kernel.org/5.1.6-397-drm-drv-Hold-ref-on-parent-device-during-drm_de.patch patches.kernel.org/5.1.6-398-drm-Wake-up-next-in-drm_read-chain-if-we-are-fo.patch patches.kernel.org/5.1.6-399-drm-sun4i-dsi-Change-the-start-delay-calculatio.patch patches.kernel.org/5.1.6-400-drm-sun4i-dsi-Restrict-DSI-tcon-clock-divider.patch patches.kernel.org/5.1.6-401-vfio-ccw-Prevent-quiesce-function-going-into-an.patch patches.kernel.org/5.1.6-402-extcon-axp288-Add-a-depends-on-ACPI-to-the-Kcon.patch patches.kernel.org/5.1.6-403-ice-Put-__ICE_PREPARED_FOR_RESET-check-in-ice_p.patch patches.kernel.org/5.1.6-404-drm-sun4i-dsi-Enforce-boundaries-on-the-start-d.patch patches.kernel.org/5.1.6-405-NFS-Fix-a-double-unlock-from-nfs_match-get_clie.patch patches.kernel.org/5.1.6-406-Linux-5.1.6.patch patches.kernel.org/5.1.7-001-bonding-802.3ad-fix-slave-link-initialization-t.patch patches.kernel.org/5.1.7-002-cxgb4-offload-VLAN-flows-regardless-of-VLAN-eth.patch patches.kernel.org/5.1.7-003-ethtool-Check-for-vlan-etype-or-vlan-tci-when-p.patch patches.kernel.org/5.1.7-004-inet-switch-IP-ID-generator-to-siphash.patch patches.kernel.org/5.1.7-005-ipv4-igmp-fix-another-memory-leak-in-igmpv3_del.patch patches.kernel.org/5.1.7-006-ipv4-igmp-fix-build-error-if-CONFIG_IP_MULTICAS.patch patches.kernel.org/5.1.7-007-ipv6-Consider-sk_bound_dev_if-when-binding-a-ra.patch patches.kernel.org/5.1.7-008-ipv6-Fix-redirect-with-VRF.patch patches.kernel.org/5.1.7-009-llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch patches.kernel.org/5.1.7-010-mlxsw-spectrum_acl-Avoid-warning-after-identica.patch patches.kernel.org/5.1.7-011-net-dsa-mv88e6xxx-fix-handling-of-upper-half-of.patch patches.kernel.org/5.1.7-012-net-fec-fix-the-clk-mismatch-in-failed_reset-pa.patch patches.kernel.org/5.1.7-013-net-gro-fix-use-after-free-read-in-napi_gro_fra.patch patches.kernel.org/5.1.7-014-net-mvneta-Fix-err-code-path-of-probe.patch patches.kernel.org/5.1.7-015-net-mvpp2-fix-bad-MVPP2_TXQ_SCHED_TOKEN_CNTR_RE.patch patches.kernel.org/5.1.7-016-net-phy-marvell10g-report-if-the-PHY-fails-to-b.patch patches.kernel.org/5.1.7-017-net-sched-don-t-use-tc_action-order-during-acti.patch patches.kernel.org/5.1.7-018-net-stmmac-fix-reset-gpio-free-missing.patch patches.kernel.org/5.1.7-019-r8169-fix-MAC-address-being-lost-in-PCI-D3.patch patches.kernel.org/5.1.7-020-usbnet-fix-kernel-crash-after-disconnect.patch patches.kernel.org/5.1.7-021-net-mlx5-Avoid-double-free-in-fs-init-error-unw.patch patches.kernel.org/5.1.7-022-tipc-Avoid-copying-bytes-beyond-the-supplied-da.patch patches.kernel.org/5.1.7-023-net-mlx5-Allocate-root-ns-memory-using-kzalloc-.patch patches.kernel.org/5.1.7-024-net-mlx5e-Disable-rxhash-when-CQE-compress-is-e.patch patches.kernel.org/5.1.7-025-net-stmmac-fix-ethtool-flow-control-not-able-to.patch patches.kernel.org/5.1.7-026-net-stmmac-dma-channel-control-register-need-to.patch patches.kernel.org/5.1.7-027-bnxt_en-Fix-aggregation-buffer-leak-under-OOM-c.patch patches.kernel.org/5.1.7-028-bnxt_en-Fix-possible-BUG-condition-when-calling.patch patches.kernel.org/5.1.7-029-bnxt_en-Reduce-memory-usage-when-running-in-kdu.patch patches.kernel.org/5.1.7-030-net-tls-fix-lowat-calculation-if-some-data-came.patch patches.kernel.org/5.1.7-031-selftests-tls-test-for-lowat-overshoot-with-mul.patch patches.kernel.org/5.1.7-032-net-tls-fix-no-wakeup-on-partial-reads.patch patches.kernel.org/5.1.7-033-selftests-tls-add-test-for-sleeping-even-though.patch patches.kernel.org/5.1.7-034-net-tls-fix-state-removal-with-feature-flags-of.patch patches.kernel.org/5.1.7-035-net-tls-don-t-ignore-netdev-notifications-if-no.patch patches.kernel.org/5.1.7-036-cxgb4-Revert-cxgb4-Remove-SGE_HOST_PAGE_SIZE-de.patch patches.kernel.org/5.1.7-037-net-correct-zerocopy-refcnt-with-udp-MSG_MORE.patch patches.kernel.org/5.1.7-038-crypto-vmx-ghash-do-nosimd-fallback-manually.patch patches.kernel.org/5.1.7-039-Revert-tipc-fix-modprobe-tipc-failed-after-swit.patch patches.kernel.org/5.1.7-040-tipc-fix-modprobe-tipc-failed-after-switch-orde.patch patches.kernel.org/5.1.7-041-Linux-5.1.7.patch patches.kernel.org/5.1.8-001-sparc64-Fix-regression-in-non-hypervisor-TLB-fl.patch patches.kernel.org/5.1.8-002-include-linux-bitops.h-sanitize-rotate-primitiv.patch patches.kernel.org/5.1.8-003-xhci-update-bounce-buffer-with-correct-sg-num.patch patches.kernel.org/5.1.8-004-xhci-Use-zu-for-printing-size_t-type.patch patches.kernel.org/5.1.8-005-xhci-Convert-xhci_handshake-to-use-readl_poll_t.patch patches.kernel.org/5.1.8-006-usb-xhci-avoid-null-pointer-deref-when-bos-fiel.patch patches.kernel.org/5.1.8-007-usbip-usbip_host-fix-BUG-sleeping-function-call.patch patches.kernel.org/5.1.8-008-usbip-usbip_host-fix-stub_dev-lock-context-imba.patch patches.kernel.org/5.1.8-009-USB-Fix-slab-out-of-bounds-write-in-usb_get_bos.patch patches.kernel.org/5.1.8-010-USB-sisusbvga-fix-oops-in-error-path-of-sisusb_.patch patches.kernel.org/5.1.8-011-USB-Add-LPM-quirk-for-Surface-Dock-GigE-adapter.patch patches.kernel.org/5.1.8-012-USB-rio500-refuse-more-than-one-device-at-a-tim.patch patches.kernel.org/5.1.8-013-USB-rio500-fix-memory-leak-in-close-after-disco.patch patches.kernel.org/5.1.8-014-media-usb-siano-Fix-general-protection-fault-in.patch patches.kernel.org/5.1.8-015-media-usb-siano-Fix-false-positive-uninitialize.patch patches.kernel.org/5.1.8-016-media-smsusb-better-handle-optional-alignment.patch patches.kernel.org/5.1.8-017-brcmfmac-fix-NULL-pointer-derefence-during-USB-.patch patches.kernel.org/5.1.8-018-scsi-zfcp-fix-missing-zfcp_port-reference-put-o.patch patches.kernel.org/5.1.8-019-scsi-zfcp-fix-to-prevent-port_remove-with-pure-.patch patches.kernel.org/5.1.8-020-tracing-Avoid-memory-leak-in-predicate_parse.patch patches.kernel.org/5.1.8-021-Btrfs-fix-wrong-ctime-and-mtime-of-a-directory-.patch patches.kernel.org/5.1.8-022-Btrfs-fix-race-updating-log-root-item-during-fs.patch patches.kernel.org/5.1.8-023-Btrfs-fix-fsync-not-persisting-changed-attribut.patch patches.kernel.org/5.1.8-024-btrfs-correct-zstd-workspace-manager-lock-to-us.patch patches.kernel.org/5.1.8-025-btrfs-qgroup-Check-bg-while-resuming-relocation.patch patches.kernel.org/5.1.8-026-Btrfs-incremental-send-fix-file-corruption-when.patch patches.kernel.org/5.1.8-027-btrfs-reloc-Also-queue-orphan-reloc-tree-for-cl.patch patches.kernel.org/5.1.8-028-iio-dac-ds4422-ds4424-fix-chip-verification.patch patches.kernel.org/5.1.8-029-iio-adc-ads124-avoid-buffer-overflow.patch patches.kernel.org/5.1.8-030-iio-adc-modify-NPCM-ADC-read-reference-voltage.patch patches.kernel.org/5.1.8-031-iio-adc-ti-ads8688-fix-timestamp-is-not-updated.patch patches.kernel.org/5.1.8-032-s390-crypto-fix-gcm-aes-s390-selftest-failures.patch patches.kernel.org/5.1.8-033-s390-crypto-fix-possible-sleep-during-spinlock-.patch patches.kernel.org/5.1.8-034-KVM-PPC-Book3S-HV-XIVE-Do-not-clear-IRQ-data-of.patch patches.kernel.org/5.1.8-035-KVM-PPC-Book3S-HV-Fix-lockdep-warning-when-ente.patch patches.kernel.org/5.1.8-036-KVM-PPC-Book3S-HV-Restore-SPRG3-in-kvmhv_p9_gue.patch patches.kernel.org/5.1.8-037-powerpc-perf-Fix-MMCRA-corruption-by-bhrb_filte.patch patches.kernel.org/5.1.8-038-powerpc-kexec-Fix-loading-of-kernel-initramfs-w.patch patches.kernel.org/5.1.8-039-ALSA-line6-Assure-canceling-delayed-work-at-dis.patch patches.kernel.org/5.1.8-040-ALSA-hda-realtek-Set-default-power-save-node-to.patch patches.kernel.org/5.1.8-041-ALSA-hda-realtek-Improve-the-headset-mic-for-Ac.patch patches.kernel.org/5.1.8-042-KVM-s390-Do-not-report-unusabled-IDs-via-KVM_CA.patch patches.kernel.org/5.1.8-043-drm-nouveau-i2c-Disable-i2c-bus-access-after-fi.patch patches.kernel.org/5.1.8-044-i2c-mlxcpld-Fix-wrong-initialization-order-in-p.patch patches.kernel.org/5.1.8-045-i2c-synquacer-fix-synquacer_i2c_doxfer-return-v.patch patches.kernel.org/5.1.8-046-tty-serial-msm_serial-Fix-XON-XOFF.patch patches.kernel.org/5.1.8-047-tty-max310x-Fix-external-crystal-register-setup.patch patches.kernel.org/5.1.8-048-mm-memcg-consider-subtrees-in-memory.events.patch patches.kernel.org/5.1.8-049-memcg-make-it-work-on-sparse-non-0-node-systems.patch patches.kernel.org/5.1.8-050-kasan-initialize-tag-to-0xff-in-__kasan_kmalloc.patch patches.kernel.org/5.1.8-051-kernel-signal.c-trace_signal_deliver-when-signa.patch patches.kernel.org/5.1.8-052-signal-arm64-Use-force_sig-not-force_sig_fault-.patch patches.kernel.org/5.1.8-053-mm-compaction-make-sure-we-isolate-a-valid-PFN.patch patches.kernel.org/5.1.8-054-arm64-Fix-the-arm64_personality-syscall-wrapper.patch patches.kernel.org/5.1.8-055-docs-Fix-conf.py-for-Sphinx-2.0.patch patches.kernel.org/5.1.8-056-doc-Cope-with-the-deprecation-of-AutoReporter.patch patches.kernel.org/5.1.8-057-doc-Cope-with-Sphinx-logging-deprecations.patch patches.kernel.org/5.1.8-058-x86-ima-Check-EFI_RUNTIME_SERVICES-before-using.patch patches.kernel.org/5.1.8-059-ima-fix-wrong-signed-policy-requirement-when-no.patch patches.kernel.org/5.1.8-060-ima-show-rules-with-IMA_INMASK-correctly.patch patches.kernel.org/5.1.8-061-evm-check-hash-algorithm-passed-to-init_desc.patch patches.kernel.org/5.1.8-062-clk-imx-imx8mm-fix-int-pll-clk-gate.patch patches.kernel.org/5.1.8-063-vt-fbcon-deinitialize-resources-in-visual_init-.patch patches.kernel.org/5.1.8-064-serial-sh-sci-disable-DMA-for-uart_console.patch patches.kernel.org/5.1.8-065-staging-vc04_services-prevent-integer-overflow-.patch patches.kernel.org/5.1.8-066-staging-wlan-ng-fix-adapter-initialization-fail.patch patches.kernel.org/5.1.8-067-cifs-fix-memory-leak-of-pneg_inbuf-on-EOPNOTSUP.patch patches.kernel.org/5.1.8-068-CIFS-cifs_read_allocate_pages-don-t-iterate-thr.patch patches.kernel.org/5.1.8-069-Revert-lockd-Show-pid-of-lockd-for-remote-locks.patch patches.kernel.org/5.1.8-070-gcc-plugins-Fix-build-failures-under-Darwin-hos.patch patches.kernel.org/5.1.8-071-drm-tegra-gem-Fix-CPU-cache-maintenance-for-BO-.patch patches.kernel.org/5.1.8-072-drm-vmwgfx-Fix-user-space-handle-equal-to-zero.patch patches.kernel.org/5.1.8-073-drm-vmwgfx-Fix-compat-mode-shader-operation.patch patches.kernel.org/5.1.8-074-drm-vmwgfx-Don-t-send-drm-sysfs-hotplug-events-.patch patches.kernel.org/5.1.8-075-drm-sun4i-Fix-sun8i-HDMI-PHY-clock-initializati.patch patches.kernel.org/5.1.8-076-drm-sun4i-Fix-sun8i-HDMI-PHY-configuration-for-.patch patches.kernel.org/5.1.8-077-drm-imx-ipuv3-plane-fix-atomic-update-status-qu.patch patches.kernel.org/5.1.8-078-drm-fb-helper-generic-Call-drm_client_add-after.patch patches.kernel.org/5.1.8-079-drm-atomic-Wire-file_priv-through-for-property-.patch patches.kernel.org/5.1.8-080-drm-Expose-FB_DAMAGE_CLIPS-property-to-atomic-a.patch patches.kernel.org/5.1.8-081-drm-rockchip-shutdown-drm-subsystem-on-shutdown.patch patches.kernel.org/5.1.8-082-drm-lease-Make-sure-implicit-planes-are-leased.patch patches.kernel.org/5.1.8-083-drm-cma-helper-Fix-drm_gem_cma_free_object.patch patches.kernel.org/5.1.8-084-Revert-x86-build-Move-_etext-to-actual-end-of-..patch patches.kernel.org/5.1.8-085-x86-kprobes-Set-instruction-page-as-executable.patch patches.kernel.org/5.1.8-086-Linux-5.1.8.patch patches.kernel.org/5.1.9-001-ethtool-fix-potential-userspace-buffer-overflow.patch patches.kernel.org/5.1.9-002-Fix-memory-leak-in-sctp_process_init.patch patches.kernel.org/5.1.9-003-ipv4-not-do-cache-for-local-delivery-if-bc_forw.patch patches.kernel.org/5.1.9-004-ipv6-fix-the-check-before-getting-the-cookie-in.patch patches.kernel.org/5.1.9-005-net-ethernet-ti-cpsw_ethtool-fix-ethtool-ring-p.patch patches.kernel.org/5.1.9-006-net-mvpp2-Use-strscpy-to-handle-stat-strings.patch patches.kernel.org/5.1.9-007-net-rds-fix-memory-leak-in-rds_ib_flush_mr_pool.patch patches.kernel.org/5.1.9-008-net-sfp-read-eeprom-in-maximum-16-byte-incremen.patch patches.kernel.org/5.1.9-009-packet-unconditionally-free-po-rollover.patch patches.kernel.org/5.1.9-010-pktgen-do-not-sleep-with-the-thread-lock-held.patch patches.kernel.org/5.1.9-011-Revert-fib_rules-return-0-directly-if-an-exactl.patch patches.kernel.org/5.1.9-012-udp-only-choose-unbound-UDP-socket-for-multicas.patch patches.kernel.org/5.1.9-013-ipv6-use-READ_ONCE-for-inet-hdrincl-as-in-ipv4.patch patches.kernel.org/5.1.9-014-ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrin.patch patches.kernel.org/5.1.9-015-net-aquantia-fix-wol-configuration-not-applied-.patch patches.kernel.org/5.1.9-016-neighbor-Reset-gc_entries-counter-if-new-entry-.patch patches.kernel.org/5.1.9-017-neighbor-Call-__ipv4_neigh_lookup_noref-in-neig.patch patches.kernel.org/5.1.9-018-cls_matchall-avoid-panic-when-receiving-a-packe.patch patches.kernel.org/5.1.9-019-ipmr_base-Do-not-reset-index-in-mr_table_dump.patch patches.kernel.org/5.1.9-020-net-mlx4_en-ethtool-Remove-unsupported-SFP-EEPR.patch patches.kernel.org/5.1.9-021-net-tls-replace-the-sleeping-lock-around-RX-res.patch patches.kernel.org/5.1.9-022-rcu-locking-and-unlocking-need-to-always-be-at-.patch patches.kernel.org/5.1.9-023-habanalabs-fix-debugfs-code.patch patches.kernel.org/5.1.9-024-ARC-mm-SIGSEGV-userspace-trying-to-access-kerne.patch patches.kernel.org/5.1.9-025-parisc-Use-implicit-space-register-selection-fo.patch patches.kernel.org/5.1.9-026-parisc-Fix-crash-due-alternative-coding-for-NP-.patch patches.kernel.org/5.1.9-027-SUNRPC-fix-regression-in-umount-of-a-secure-mou.patch patches.kernel.org/5.1.9-028-SUNRPC-Fix-a-use-after-free-when-a-server-rejec.patch patches.kernel.org/5.1.9-029-NFSv4.1-Again-fix-a-race-where-CB_NOTIFY_LOCK-f.patch patches.kernel.org/5.1.9-030-NFSv4.1-Fix-bug-only-first-CB_NOTIFY_LOCK-is-ha.patch patches.kernel.org/5.1.9-031-fuse-fallocate-fix-return-with-locked-inode.patch patches.kernel.org/5.1.9-032-fuse-fix-copy_file_range-in-the-writeback-case.patch patches.kernel.org/5.1.9-033-pstore-Set-tfm-to-NULL-on-free_buf_for_compress.patch patches.kernel.org/5.1.9-034-pstore-ram-Run-without-kernel-crash-dump-region.patch patches.kernel.org/5.1.9-035-kbuild-use-more-portable-command-v-for-cc-cross.patch patches.kernel.org/5.1.9-036-memstick-mspro_block-Fix-an-error-code-in-mspro.patch patches.kernel.org/5.1.9-037-mmc-tmio-fix-SCC-error-handling-to-avoid-false-.patch patches.kernel.org/5.1.9-038-mmc-sdhci_am654-Fix-SLOTTYPE-write.patch patches.kernel.org/5.1.9-039-x86-power-Fix-nosmt-vs-hibernation-triple-fault.patch patches.kernel.org/5.1.9-040-x86-insn-eval-Fix-use-after-free-access-to-LDT-.patch patches.kernel.org/5.1.9-041-i2c-xiic-Add-max_read_len-quirk.patch patches.kernel.org/5.1.9-042-s390-mm-fix-address-space-detection-in-exceptio.patch patches.kernel.org/5.1.9-043-nvme-rdma-fix-queue-mapping-when-queue-count-is.patch patches.kernel.org/5.1.9-044-xen-blkfront-switch-kcalloc-to-kvcalloc-for-lar.patch patches.kernel.org/5.1.9-045-MIPS-Bounds-check-virt_addr_valid.patch patches.kernel.org/5.1.9-046-MIPS-pistachio-Build-uImage.gz-by-default.patch patches.kernel.org/5.1.9-047-genwqe-Prevent-an-integer-overflow-in-the-ioctl.patch patches.kernel.org/5.1.9-048-test_firmware-Use-correct-snprintf-limit.patch patches.kernel.org/5.1.9-049-drm-rockchip-fix-fb-references-in-async-update.patch patches.kernel.org/5.1.9-050-drm-vc4-fix-fb-references-in-async-update.patch patches.kernel.org/5.1.9-051-drm-gma500-cdv-Check-vbt-config-bits-when-detec.patch patches.kernel.org/5.1.9-052-drm-msm-fix-fb-references-in-async-update.patch patches.kernel.org/5.1.9-053-drm-add-non-desktop-quirk-for-Valve-HMDs.patch patches.kernel.org/5.1.9-054-drm-nouveau-add-kconfig-option-to-turn-off-nouv.patch patches.kernel.org/5.1.9-055-drm-add-non-desktop-quirks-to-Sensics-and-OSVR-.patch patches.kernel.org/5.1.9-056-drm-Fix-timestamp-docs-for-variable-refresh-pro.patch patches.kernel.org/5.1.9-057-drm-amdgpu-psp-move-psp-version-specific-functi.patch patches.kernel.org/5.1.9-058-drm-radeon-prefer-lower-reference-dividers.patch patches.kernel.org/5.1.9-059-drm-amdgpu-remove-ATPX_DGPU_REQ_POWER_FOR_DISPL.patch patches.kernel.org/5.1.9-060-drm-i915-Fix-I915_EXEC_RING_MASK.patch patches.kernel.org/5.1.9-061-drm-amdgpu-soc15-skip-reset-on-init.patch patches.kernel.org/5.1.9-062-drm-amd-display-Add-ASICREV_IS_PICASSO.patch patches.kernel.org/5.1.9-063-drm-amdgpu-fix-ring-test-failure-issue-during-s.patch patches.kernel.org/5.1.9-064-drm-i915-fbc-disable-framebuffer-compression-on.patch patches.kernel.org/5.1.9-065-drm-i915-gvt-emit-init-breadcrumb-for-gvt-reque.patch patches.kernel.org/5.1.9-066-drm-i915-Maintain-consistent-documentation-subs.patch patches.kernel.org/5.1.9-067-drm-don-t-block-fb-changes-for-async-plane-upda.patch patches.kernel.org/5.1.9-068-drm-i915-gvt-Initialize-intel_gvt_gtt_entry-in-.patch patches.kernel.org/5.1.9-069-drm-amd-fix-fb-references-in-async-update.patch patches.kernel.org/5.1.9-070-TTY-serial_core-add-install.patch patches.kernel.org/5.1.9-071-ipv4-Define-__ipv4_neigh_lookup_noref-when-CONF.patch patches.kernel.org/5.1.9-072-Linux-5.1.9.patch patches.kernel.org/5.1.10-001-Revert-drm-allow-render-capable-master-with-DR.patch patches.kernel.org/5.1.10-002-media-rockchip-vpu-Fix-re-order-probe-error-re.patch patches.kernel.org/5.1.10-003-media-rockchip-vpu-Add-missing-dont_use_autosu.patch patches.kernel.org/5.1.10-004-rapidio-fix-a-NULL-pointer-dereference-when-cr.patch patches.kernel.org/5.1.10-005-fs-fat-file.c-issue-flush-after-the-writeback-.patch patches.kernel.org/5.1.10-006-sysctl-return-EINVAL-if-val-violates-minmax.patch patches.kernel.org/5.1.10-007-ipc-prevent-lockup-on-alloc_msg-and-free_msg.patch patches.kernel.org/5.1.10-008-drm-msm-correct-attempted-NULL-pointer-derefer.patch patches.kernel.org/5.1.10-009-drm-pl111-Initialize-clock-spinlock-early.patch patches.kernel.org/5.1.10-010-mm-mprotect.c-fix-compilation-warning-because-.patch patches.kernel.org/5.1.10-011-ARM-prevent-tracing-IPI_CPU_BACKTRACE.patch patches.kernel.org/5.1.10-012-mm-hmm-select-mmu-notifier-when-selecting-HMM.patch patches.kernel.org/5.1.10-013-hugetlbfs-on-restore-reserve-error-path-retain.patch patches.kernel.org/5.1.10-014-mm-memory_hotplug-release-memory-resource-afte.patch patches.kernel.org/5.1.10-015-mem-hotplug-fix-node-spanned-pages-when-we-hav.patch patches.kernel.org/5.1.10-016-mm-cma.c-fix-crash-on-CMA-allocation-if-bitmap.patch patches.kernel.org/5.1.10-017-initramfs-free-initrd-memory-if-opening-initrd.patch patches.kernel.org/5.1.10-018-mm-compaction.c-fix-an-undefined-behaviour.patch patches.kernel.org/5.1.10-019-mm-memory_hotplug.c-fix-the-wrong-usage-of-N_H.patch patches.kernel.org/5.1.10-020-mm-cma.c-fix-the-bitmap-status-to-show-failed-.patch patches.kernel.org/5.1.10-021-mm-page_mkclean-vs-MADV_DONTNEED-race.patch patches.kernel.org/5.1.10-022-mm-cma_debug.c-fix-the-break-condition-in-cma_.patch patches.kernel.org/5.1.10-023-mm-slab.c-fix-an-infinite-loop-in-leaks_show.patch patches.kernel.org/5.1.10-024-kernel-sys.c-prctl-fix-false-positive-in-valid.patch patches.kernel.org/5.1.10-025-thermal-rcar_gen3_thermal-disable-interrupt-in.patch patches.kernel.org/5.1.10-026-drivers-thermal-tsens-Don-t-print-error-messag.patch patches.kernel.org/5.1.10-027-mfd-tps65912-spi-Add-missing-of-table-registra.patch patches.kernel.org/5.1.10-028-mfd-intel-lpss-Set-the-device-in-reset-state-w.patch patches.kernel.org/5.1.10-029-drm-nouveau-disp-dp-respect-sink-limits-when-s.patch patches.kernel.org/5.1.10-030-mfd-twl6040-Fix-device-init-errors-for-ACCCTL-.patch patches.kernel.org/5.1.10-031-perf-x86-intel-Allow-PEBS-multi-entry-in-water.patch patches.kernel.org/5.1.10-032-drm-nouveau-kms-gf119-gp10x-push-HeadSetContro.patch patches.kernel.org/5.1.10-033-drm-nouveau-fix-duplication-of-nv50_head_atom-.patch patches.kernel.org/5.1.10-034-drm-bridge-adv7511-Fix-low-refresh-rate-select.patch patches.kernel.org/5.1.10-035-objtool-Don-t-use-ignore-flag-for-fake-jumps.patch patches.kernel.org/5.1.10-036-drm-nouveau-kms-gv100-fix-spurious-window-imme.patch patches.kernel.org/5.1.10-037-bpf-fix-undefined-behavior-in-narrow-load-hand.patch patches.kernel.org/5.1.10-038-EDAC-mpc85xx-Prevent-building-as-a-module.patch patches.kernel.org/5.1.10-039-pwm-meson-Use-the-spin-lock-only-to-protect-re.patch patches.kernel.org/5.1.10-040-mailbox-stm32-ipcc-check-invalid-irq.patch patches.kernel.org/5.1.10-041-ntp-Allow-TAI-UTC-offset-to-be-set-to-zero.patch patches.kernel.org/5.1.10-042-f2fs-fix-to-avoid-panic-in-do_recover_data.patch patches.kernel.org/5.1.10-043-f2fs-fix-to-avoid-panic-in-f2fs_inplace_write_.patch patches.kernel.org/5.1.10-044-f2fs-fix-error-path-of-recovery.patch patches.kernel.org/5.1.10-045-f2fs-fix-to-avoid-panic-in-f2fs_remove_inode_p.patch patches.kernel.org/5.1.10-046-f2fs-fix-to-do-sanity-check-on-free-nid.patch patches.kernel.org/5.1.10-047-f2fs-fix-to-clear-dirty-inode-in-error-path-of.patch patches.kernel.org/5.1.10-048-f2fs-fix-to-avoid-panic-in-dec_valid_block_cou.patch patches.kernel.org/5.1.10-049-f2fs-fix-to-use-inline-space-only-if-inline_xa.patch patches.kernel.org/5.1.10-050-f2fs-fix-to-avoid-panic-in-dec_valid_node_coun.patch patches.kernel.org/5.1.10-051-f2fs-fix-to-do-sanity-check-on-valid-block-cou.patch patches.kernel.org/5.1.10-052-f2fs-fix-to-avoid-deadloop-in-foreground-GC.patch patches.kernel.org/5.1.10-053-f2fs-fix-to-retrieve-inline-xattr-space.patch patches.kernel.org/5.1.10-054-f2fs-fix-to-do-checksum-even-if-inode-page-is-.patch patches.kernel.org/5.1.10-055-media-atmel-atmel-isc-fix-asd-memory-allocatio.patch patches.kernel.org/5.1.10-056-percpu-remove-spurious-lock-dependency-between.patch patches.kernel.org/5.1.10-057-configfs-fix-possible-use-after-free-in-config.patch patches.kernel.org/5.1.10-058-uml-fix-a-boot-splat-wrt-use-of-cpu_all_mask.patch patches.kernel.org/5.1.10-059-PCI-dwc-Free-MSI-in-dw_pcie_host_init-error-pa.patch patches.kernel.org/5.1.10-060-PCI-dwc-Free-MSI-IRQ-page-in-dw_pcie_free_msi.patch patches.kernel.org/5.1.10-061-fbcon-Don-t-reset-logo_shown-when-logo-is-curr.patch patches.kernel.org/5.1.10-062-ovl-do-not-generate-duplicate-fsnotify-events-.patch patches.kernel.org/5.1.10-063-mmc-mmci-Prevent-polling-for-busy-detection-in.patch patches.kernel.org/5.1.10-064-netfilter-nf_flow_table-fix-missing-error-chec.patch patches.kernel.org/5.1.10-065-netfilter-nf_conntrack_h323-restore-boundary-c.patch patches.kernel.org/5.1.10-066-mips-Make-sure-dt-memory-regions-are-valid.patch patches.kernel.org/5.1.10-067-netfilter-nf_tables-fix-base-chain-stat-rcu_de.patch patches.kernel.org/5.1.10-068-watchdog-imx2_wdt-Fix-set_timeout-for-big-time.patch patches.kernel.org/5.1.10-069-watchdog-fix-compile-time-error-of-pretimeout-.patch patches.kernel.org/5.1.10-070-blk-mq-move-cancel-of-requeue_work-into-blk_mq.patch patches.kernel.org/5.1.10-071-iommu-vt-d-Set-intel_iommu_gfx_mapped-correctl.patch patches.kernel.org/5.1.10-072-vfio-pci-nvlink2-Fix-potential-VMA-leak.patch patches.kernel.org/5.1.10-073-misc-pci_endpoint_test-Fix-test_reg_bar-to-be-.patch patches.kernel.org/5.1.10-074-PCI-designware-ep-Use-aligned-ATU-window-for-r.patch patches.kernel.org/5.1.10-075-nvme-pci-unquiesce-admin-queue-on-shutdown.patch patches.kernel.org/5.1.10-076-nvme-pci-shutdown-on-timeout-during-deletion.patch patches.kernel.org/5.1.10-077-netfilter-nf_flow_table-check-ttl-value-in-flo.patch patches.kernel.org/5.1.10-078-netfilter-nf_flow_table-fix-netdev-refcnt-leak.patch patches.kernel.org/5.1.10-079-ALSA-hda-Register-irq-handler-after-the-chip-i.patch patches.kernel.org/5.1.10-080-powerpc-pseries-Track-LMB-nid-instead-of-using.patch patches.kernel.org/5.1.10-081-arm64-defconfig-Update-UFSHCD-for-Hi3660-soc.patch patches.kernel.org/5.1.10-082-iommu-vt-d-Don-t-request-page-request-irq-unde.patch patches.kernel.org/5.1.10-083-nvmem-core-fix-read-buffer-in-place.patch patches.kernel.org/5.1.10-084-nvmem-sunxi_sid-Support-SID-on-A83T-and-H5.patch patches.kernel.org/5.1.10-085-fuse-retrieve-cap-requested-size-to-negotiated.patch patches.kernel.org/5.1.10-086-nfsd-allow-fh_want_write-to-be-called-twice.patch patches.kernel.org/5.1.10-087-nfsd-avoid-uninitialized-variable-warning.patch patches.kernel.org/5.1.10-088-vfio-Fix-WARNING-do-not-call-blocking-ops-when.patch patches.kernel.org/5.1.10-089-iommu-arm-smmu-v3-Don-t-disable-SMMU-in-kdump-.patch patches.kernel.org/5.1.10-090-switchtec-Fix-unintended-mask-of-MRPC-event.patch patches.kernel.org/5.1.10-091-net-thunderbolt-Unregister-ThunderboltIP-proto.patch patches.kernel.org/5.1.10-092-x86-PCI-Fix-PCI-IRQ-routing-table-memory-leak.patch patches.kernel.org/5.1.10-093-soc-tegra-pmc-Remove-reset-sysfs-entries-on-er.patch patches.kernel.org/5.1.10-094-i40e-Queues-are-reserved-despite-Invalid-argum.patch patches.kernel.org/5.1.10-095-power-supply-cpcap-battery-Fix-signed-counter-.patch patches.kernel.org/5.1.10-096-platform-chrome-cros_ec_proto-check-for-NULL-t.patch patches.kernel.org/5.1.10-097-PCI-keystone-Invoke-phy_reset-API-before-enabl.patch patches.kernel.org/5.1.10-098-PCI-keystone-Prevent-ARM32-specific-code-to-be.patch patches.kernel.org/5.1.10-099-soc-mediatek-pwrap-Zero-initialize-rdata-in-pw.patch patches.kernel.org/5.1.10-100-clk-rockchip-Turn-on-aclk_dmac1-for-suspend-on.patch patches.kernel.org/5.1.10-101-usb-ohci-da8xx-disable-the-regulator-if-the-ov.patch patches.kernel.org/5.1.10-102-iommu-vt-d-Flush-IOTLB-for-untrusted-device-in.patch patches.kernel.org/5.1.10-103-soc-rockchip-Set-the-proper-PWM-for-rk3288.patch patches.kernel.org/5.1.10-104-arm64-dts-imx8mq-Mark-iomuxc_gpr-as-i.MX6Q-com.patch patches.kernel.org/5.1.10-105-ARM-dts-imx51-Specify-IMX5_CLK_IPG-as-ahb-cloc.patch patches.kernel.org/5.1.10-106-ARM-dts-imx50-Specify-IMX5_CLK_IPG-as-ahb-cloc.patch patches.kernel.org/5.1.10-107-ARM-dts-imx53-Specify-IMX5_CLK_IPG-as-ahb-cloc.patch patches.kernel.org/5.1.10-108-ARM-dts-imx6sx-Specify-IMX6SX_CLK_IPG-as-ahb-c.patch patches.kernel.org/5.1.10-109-ARM-dts-imx6sll-Specify-IMX6SLL_CLK_IPG-as-ipg.patch patches.kernel.org/5.1.10-110-ARM-dts-imx7d-Specify-IMX7D_CLK_IPG-as-ipg-clo.patch patches.kernel.org/5.1.10-111-ARM-dts-imx6ul-Specify-IMX6UL_CLK_IPG-as-ipg-c.patch patches.kernel.org/5.1.10-112-ARM-dts-imx6sx-Specify-IMX6SX_CLK_IPG-as-ipg-c.patch patches.kernel.org/5.1.10-113-ARM-dts-imx6qdl-Specify-IMX6QDL_CLK_IPG-as-ipg.patch patches.kernel.org/5.1.10-114-PCI-rpadlpar-Fix-leaked-device_node-references.patch patches.kernel.org/5.1.10-115-drm-amd-display-disable-link-before-changing-l.patch patches.kernel.org/5.1.10-116-drm-amd-display-Use-plane-color_space-for-dpp-.patch patches.kernel.org/5.1.10-117-ARM-OMAP2-pm33xx-core-Do-not-Turn-OFF-CEFUSE-a.patch patches.kernel.org/5.1.10-118-pinctrl-pinctrl-intel-move-gpio-suspend-resume.patch patches.kernel.org/5.1.10-119-platform-x86-intel_pmc_ipc-adding-error-handli.patch patches.kernel.org/5.1.10-120-power-supply-max14656-fix-potential-use-before.patch patches.kernel.org/5.1.10-121-f2fs-fix-potential-recursive-call-when-enablin.patch patches.kernel.org/5.1.10-122-net-hns3-return-0-and-print-warning-when-hit-d.patch patches.kernel.org/5.1.10-123-PCI-dwc-Remove-default-MSI-initialization-for-.patch patches.kernel.org/5.1.10-124-PCI-rcar-Fix-a-potential-NULL-pointer-derefere.patch patches.kernel.org/5.1.10-125-PCI-rcar-Fix-64bit-MSI-message-address-handlin.patch patches.kernel.org/5.1.10-126-scsi-qla2xxx-Reset-the-FCF_ASYNC_-SENT-ACTIVE-.patch patches.kernel.org/5.1.10-127-Input-goodix-add-GT5663-CTP-support.patch patches.kernel.org/5.1.10-128-video-hgafb-fix-potential-NULL-pointer-derefer.patch patches.kernel.org/5.1.10-129-video-imsttfb-fix-potential-NULL-pointer-deref.patch patches.kernel.org/5.1.10-130-block-bfq-increase-idling-for-weight-raised-qu.patch patches.kernel.org/5.1.10-131-PCI-xilinx-Check-for-__get_free_pages-failure.patch patches.kernel.org/5.1.10-132-arm64-dts-qcom-qcs404-Fix-regulator-supply-nam.patch patches.kernel.org/5.1.10-133-gpio-gpio-omap-add-check-for-off-wake-capable-.patch patches.kernel.org/5.1.10-134-gpio-gpio-omap-limit-errata-1.101-handling-to-.patch patches.kernel.org/5.1.10-135-ice-Add-missing-case-in-print_link_msg-for-pri.patch patches.kernel.org/5.1.10-136-media-v4l2-ctrl-v4l2_ctrl_request_setup-return.patch patches.kernel.org/5.1.10-137-batman-adv-Adjust-name-for-batadv_dat_send_dat.patch patches.kernel.org/5.1.10-138-ice-Enable-LAN_EN-for-the-right-recipes.patch patches.kernel.org/5.1.10-139-ice-Do-not-set-LB_EN-for-prune-switch-rules.patch patches.kernel.org/5.1.10-140-dmaengine-idma64-Use-actual-device-for-DMA-tra.patch patches.kernel.org/5.1.10-141-pwm-tiehrpwm-Update-shadow-register-for-disabl.patch patches.kernel.org/5.1.10-142-media-v4l2-fwnode-Defaults-may-not-override-en.patch patches.kernel.org/5.1.10-143-ARM-dts-exynos-Always-enable-necessary-APIO_1V.patch patches.kernel.org/5.1.10-144-pwm-Fix-deadlock-warning-when-removing-PWM-dev.patch patches.kernel.org/5.1.10-145-ARM-exynos-Fix-undefined-instruction-during-Ex.patch patches.kernel.org/5.1.10-146-usb-typec-fusb302-Check-vconn-is-off-when-we-s.patch patches.kernel.org/5.1.10-147-soc-renesas-Identify-R-Car-M3-W-ES1.3.patch patches.kernel.org/5.1.10-148-ARM-shmobile-porter-enable-R-Car-Gen2-regulato.patch patches.kernel.org/5.1.10-149-gpio-vf610-Do-not-share-irq_chip.patch patches.kernel.org/5.1.10-150-percpu-do-not-search-past-bitmap-when-allocati.patch patches.kernel.org/5.1.10-151-Revert-Bluetooth-Align-minimum-encryption-key-.patch patches.kernel.org/5.1.10-152-Revert-drm-nouveau-add-kconfig-option-to-turn-.patch patches.kernel.org/5.1.10-153-ovl-check-the-capability-before-cred-overridde.patch patches.kernel.org/5.1.10-154-ovl-support-stacked-SEEK_HOLE-SEEK_DATA.patch patches.kernel.org/5.1.10-155-ALSA-seq-Cover-unsubscribe_port-in-list_mutex.patch patches.kernel.org/5.1.10-156-io_uring-fix-failure-to-verify-SQ_AFF-cpu.patch patches.kernel.org/5.1.10-157-Linux-5.1.10.patch ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch patches.rpmify/Add-ksym-provides-tool.patch patches.rpmify/BPF-UMH-do-not-detect-if-compiler-can-link-userspace.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch patches.rpmify/scripts-mkmakefile-honor-second-argument.patch ######################################################## # kABI consistency patches ######################################################## ######################################################## # # packaging-specific patches (tweaks for autobuild, # CONFIG_SUSE_KERNEL, config/version tracking and other # build stuff like that ...). # # Note that every patch in the patches.rpmify directory # will be included in the vanilla package. ######################################################## ######################################################## # kbuild/module infrastructure fixes ######################################################## patches.suse/rpm-kernel-config patches.suse/supported-flag patches.suse/supported-flag-underscores patches.suse/supported-flag-wildcards patches.suse/supported-flag-external patches.suse/genksyms-add-override-flag.diff patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/kernel-add-release-status-to-kernel-build.patch patches.suse/s390-drop-meaningless-targets-from-tools-Makefile.patch ######################################################## # Simple export additions/removals ######################################################## ######################################################## # Bug workarounds for binutils ######################################################## ######################################################## # Scheduler / Core ######################################################## patches.suse/setuid-dumpable-wrongdir ######################################################## # Architecture-specific patches. These used to be all # at the end of series.conf, but since we don't do # conditional builds anymore, there's no point. ######################################################## ######################################################## # i386 ######################################################## # amd64 | x86-64 | x86_64 # 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T' # x64 # Intel 64 # "the architecture with too many names" # TAWTMN ######################################################## # x86_64/i386 biarch ######################################################## ######################################################## # x86 MCE/MCA (Machine Check Error/Architecture) extensions ######################################################## ######################################################## # x86_64/4096CPUS - from SGI ######################################################## patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch ######################################################## # x86 UV patches from SGI ######################################################## ######################################################## # x86_64/i386 depending on the UV patchset ######################################################## ######################################################## # powerpc/generic ######################################################## ######################################################## # powerpc/little endian ######################################################## ######################################################## # PS3 ######################################################## ######################################################## # ARM ######################################################## ######################################################## # S/390 ######################################################## ######################################################## # VM/FS patches ######################################################## # Patches to export btrfs anonymous devices (VFS portion) patches.suse/vfs-add-super_operations-get_inode_dev # Changes to tunable defaults patches.suse/readahead-request-tunables.patch ######################################################## # IPC patches ######################################################## ######################################################## # nfsacl protocol (agruen) ######################################################## ######################################################## # misc small fixes ######################################################## patches.suse/kbd-ignore-gfx.patch ######################################################## # # ACPI patches # ######################################################## patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch patches.suse/acpi_thermal_passive_blacklist.patch ######################################################## # CPUFREQ ######################################################## ## cpuidle perf events cleanups and related patches.suse/perf_timechart_fix_zero_timestamps.patch ######################################################## # AGP, graphics related stuff ######################################################## ######################################################## # Suse specific stuff ######################################################## patches.suse/suse-hv-guest-os-id.patch ######################################################## # Networking Core ######################################################## ######################################################## # Netfilter ######################################################## patches.suse/netfilter-ip_conntrack_slp.patch ######################################################## # NFS ######################################################## ######################################################## # lockd + statd ######################################################## ######################################################## # cifs patches ######################################################## ######################################################## # ext2/ext3 ######################################################## ######################################################## # ext4 ######################################################## ######################################################## # btrfs ######################################################## # Not upstream yet patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc # SUSE-specific patches.suse/btrfs-provide-super_operations-get_inode_dev patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch ######################################################## # Reiserfs Patches ######################################################## ######################################################## # dlm ######################################################## ######################################################## # ocfs2 ######################################################## ######################################################## # gfs2 ######################################################## ######################################################## # xfs ######################################################## ######################################################## # other filesystem stuff ######################################################## patches.suse/pstore_disable_efi_backend_by_default.patch ######################################################## # Overlayfs ######################################################## ######################################################## # Swap-over-NFS ######################################################## ######################################################## # # Device drivers # ######################################################## ######################################################## # Storage ######################################################## patches.suse/scsi-retry-alua-transition-in-progress patches.suse/megaraid-mbox-fix-SG_IO patches.suse/scsi-mpt3sas_ctl-fix-double-fetch-bug-in-ctl_ioctl_main ######################################################## # DRM/Video ######################################################## ######################################################## # video4linux ######################################################## ######################################################## # Network drivers ######################################################## ######################################################## # Wireless Networking ######################################################## patches.suse/b43-missing-firmware-info.patch patches.suse/RFC-Bluetooth-Check-key-sizes-only-when-Secure-Simple-Pairing-is-enabled.patch patches.fixes/0001-mwifiex-Fix-possible-buffer-overflows-at-parsing-bss.patch patches.fixes/0001-mwifiex-Abort-at-too-short-BSS-descriptor-element.patch patches.fixes/0001-mwifiex-Fix-heap-overflow-in-mwifiex_uap_parse_tail_.patch ######################################################## # ISDN ######################################################## patches.suse/misdn-add-support-for-group-membership-check ######################################################## # iSCSI ######################################################## ######################################################## # PCI and PCI hotplug ######################################################## ######################################################## # sysfs / driver core ######################################################## ######################################################## # USB ######################################################## ######################################################## # I2C ######################################################## ######################################################## # Input & Console ######################################################## ########################################################## # Sound ########################################################## ######################################################## # Char / serial ######################################################## ######################################################## # Other driver fixes ######################################################## patches.suse/vfio_pci-Add-local-source-directory-as-include.patch ######################################################## # Other drivers we have added to the tree ######################################################## ######################################################## # Suspend/Resume stuff ######################################################## ######################################################## # device-mapper ######################################################## patches.suse/dm-mpath-leastpending-path-update patches.suse/dm-table-switch-to-readonly patches.suse/dm-mpath-no-partitions-feature ######################################################## # md ######################################################## ########################################################## # # Security stuff # ########################################################## patches.suse/Revert-selinux-do-not-report-error-on-connect-AF_UNS.patch ########################################################## # Audit ########################################################## ########################################################## # AppArmor ########################################################## patches.suse/apparmor-compatibility-with-v2.x-net.patch patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch ######################################################## # Address space layout randomization ######################################################## ######################################################## # Crypto ######################################################## ######################################################## # KDB v4.4 ######################################################## ######################################################## # Other patches for debugging ######################################################## patches.suse/crasher.patch ######################################################## # Kdump ######################################################## ######################################################## # cgroups ######################################################## ######################################################## # audit subsystem ######################################################## ######################################################## # Performance Monitoring, Tracing etc ######################################################## ######################################################## # KVM patches ######################################################## ######################################################## # documentation ######################################################## ######################################################## # Staging tree patches # new drivers that are going upstream ######################################################## ######################################################## # You'd better have a good reason for adding a patch # below here. ########################################################