# 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/4.19.1-001-bridge-do-not-add-port-to-router-list-when-rec.patch patches.kernel.org/4.19.1-002-ipv6-ndisc-Preserve-IPv6-control-buffer-if-pro.patch patches.kernel.org/4.19.1-003-net-mlx5e-fix-csum-adjustments-caused-by-RXFCS.patch patches.kernel.org/4.19.1-004-net-sched-gred-pass-the-right-attribute-to-gre.patch patches.kernel.org/4.19.1-005-net-stmmac-Fix-stmmac_mdio_reset-when-building.patch patches.kernel.org/4.19.1-006-net-udp-fix-handling-of-CHECKSUM_COMPLETE-pack.patch patches.kernel.org/4.19.1-007-Revert-net-simplify-sock_poll_wait.patch patches.kernel.org/4.19.1-008-rtnetlink-Disallow-FDB-configuration-for-non-E.patch patches.kernel.org/4.19.1-009-vhost-Fix-Spectre-V1-vulnerability.patch patches.kernel.org/4.19.1-010-bonding-fix-length-of-actor-system.patch patches.kernel.org/4.19.1-011-openvswitch-Fix-push-pop-ethernet-validation.patch patches.kernel.org/4.19.1-012-net-ipv6-Allow-onlink-routes-to-have-a-device-.patch patches.kernel.org/4.19.1-013-net-smc-fix-smc_buf_unuse-to-use-the-lgr-point.patch patches.kernel.org/4.19.1-014-mlxsw-spectrum_switchdev-Don-t-ignore-deletion.patch patches.kernel.org/4.19.1-015-mlxsw-core-Fix-devlink-unregister-flow.patch patches.kernel.org/4.19.1-016-net-drop-skb-on-failure-in-ip_check_defrag.patch patches.kernel.org/4.19.1-017-net-Properly-unlink-GRO-packets-on-overflow.patch patches.kernel.org/4.19.1-018-r8169-fix-broken-Wake-on-LAN-from-S5-poweroff.patch patches.kernel.org/4.19.1-019-Revert-be2net-remove-desc-field-from-be_eq_obj.patch patches.kernel.org/4.19.1-020-sctp-check-policy-more-carefully-when-getting-.patch patches.kernel.org/4.19.1-021-sparc64-Export-__node_distance.patch patches.kernel.org/4.19.1-022-sparc64-Make-corrupted-user-stacks-more-debugg.patch patches.kernel.org/4.19.1-023-sparc64-Wire-up-compat-getpeername-and-getsock.patch patches.kernel.org/4.19.1-024-net-bridge-remove-ipv6-zero-address-check-in-m.patch patches.kernel.org/4.19.1-025-Linux-4.19.1.patch patches.kernel.org/4.19.2-001-bpf-fix-partial-copy-of-map_ptr-when-dst-is-sc.patch patches.kernel.org/4.19.2-002-MIPS-VDSO-Reduce-VDSO_RANDOMIZE_SIZE-to-64MB-f.patch patches.kernel.org/4.19.2-003-gpio-mxs-Get-rid-of-external-API-call.patch patches.kernel.org/4.19.2-004-mtd-rawnand-marvell-fix-the-IRQ-handler-comple.patch patches.kernel.org/4.19.2-005-mtd-maps-gpio-addr-flash-Fix-ioremapped-size.patch patches.kernel.org/4.19.2-006-mtd-spi-nor-fsl-quadspi-fix-read-error-for-fla.patch patches.kernel.org/4.19.2-007-mtd-spi-nor-intel-spi-Add-support-for-Intel-Ic.patch patches.kernel.org/4.19.2-008-mtd-spi-nor-fsl-quadspi-Don-t-let-EINVAL-on-th.patch patches.kernel.org/4.19.2-009-spi-spi-mem-Adjust-op-len-based-on-message-tra.patch patches.kernel.org/4.19.2-010-spi-bcm-qspi-switch-back-to-reading-flash-usin.patch patches.kernel.org/4.19.2-011-spi-bcm-qspi-fix-calculation-of-address-length.patch patches.kernel.org/4.19.2-012-bcache-trace-missed-reading-by-cache_missed.patch patches.kernel.org/4.19.2-013-bcache-fix-ioctl-in-flash-device.patch patches.kernel.org/4.19.2-014-bcache-correct-dirty-data-statistics.patch patches.kernel.org/4.19.2-015-bcache-fix-miss-key-refill-end-in-writeback.patch patches.kernel.org/4.19.2-016-hwmon-pmbus-Fix-page-count-auto-detection.patch patches.kernel.org/4.19.2-017-jffs2-free-jffs2_sb_info-through-jffs2_kill_sb.patch patches.kernel.org/4.19.2-018-block-setup-bounce-bio_sets-properly.patch patches.kernel.org/4.19.2-019-block-make-sure-discard-bio-is-aligned-with-lo.patch patches.kernel.org/4.19.2-020-block-make-sure-writesame-bio-is-aligned-with-.patch patches.kernel.org/4.19.2-021-cpufreq-conservative-Take-limits-changes-into-.patch patches.kernel.org/4.19.2-022-dma-mapping-fix-panic-caused-by-passing-empty-.patch patches.kernel.org/4.19.2-023-pcmcia-Implement-CLKRUN-protocol-disabling-for.patch patches.kernel.org/4.19.2-024-ACPI-OSL-Use-jiffies-as-the-time-bassis-for-ac.patch patches.kernel.org/4.19.2-025-ACPICA-AML-interpreter-add-region-addresses-in.patch patches.kernel.org/4.19.2-026-ACPICA-AML-Parser-fix-parse-loop-to-correctly-.patch patches.kernel.org/4.19.2-027-acpi-nfit-Fix-Address-Range-Scrub-completion-t.patch patches.kernel.org/4.19.2-028-kprobes-x86-Use-preempt_enable-in-optimized_ca.patch patches.kernel.org/4.19.2-029-ipmi-Fix-timer-race-with-module-unload.patch patches.kernel.org/4.19.2-030-mailbox-PCC-handle-parse-error.patch patches.kernel.org/4.19.2-031-parisc-Fix-address-in-HPMC-IVA.patch patches.kernel.org/4.19.2-032-parisc-Fix-map_pages-to-not-overwrite-existing.patch patches.kernel.org/4.19.2-033-parisc-Fix-exported-address-of-os_hpmc-handler.patch patches.kernel.org/4.19.2-034-ALSA-hda-Add-quirk-for-ASUS-G751-laptop.patch patches.kernel.org/4.19.2-035-ALSA-hda-Fix-headphone-pin-config-for-ASUS-G75.patch patches.kernel.org/4.19.2-036-ALSA-hda-realtek-Fix-the-problem-of-the-front-.patch patches.kernel.org/4.19.2-037-ALSA-hda-Add-mic-quirk-for-the-Lenovo-G50-30-1.patch patches.kernel.org/4.19.2-038-ALSA-hda-Add-2-more-models-to-the-power_save-b.patch patches.kernel.org/4.19.2-039-ALSA-ca0106-Disable-IZD-on-SB0570-DAC-to-fix-a.patch patches.kernel.org/4.19.2-040-ALSA-hda-Fix-incorrect-clearance-of-thinkpad_a.patch patches.kernel.org/4.19.2-041-x86-speculation-Enable-cross-hyperthread-spect.patch patches.kernel.org/4.19.2-042-x86-xen-Fix-boot-loader-version-reported-for-P.patch patches.kernel.org/4.19.2-043-x86-corruption-check-Fix-panic-in-memory_corru.patch patches.kernel.org/4.19.2-044-x86-kvm-nVMX-allow-bare-VMXON-state-migration.patch patches.kernel.org/4.19.2-045-x86-mm-pat-Disable-preemption-around-__flush_t.patch patches.kernel.org/4.19.2-046-x86-numa_emulation-Fix-uniform-split-numa-emul.patch patches.kernel.org/4.19.2-047-ARM-dts-exynos-Disable-pull-control-for-MAX899.patch patches.kernel.org/4.19.2-048-net-socionext-Reset-tx-queue-in-ndo_stop.patch patches.kernel.org/4.19.2-049-net-loopback-clear-skb-tstamp-before-netif_rx.patch patches.kernel.org/4.19.2-050-locking-lockdep-Fix-debug_locks-off-performanc.patch patches.kernel.org/4.19.2-051-netfilter-xt_nat-fix-DNAT-target-for-shifted-p.patch patches.kernel.org/4.19.2-052-ataflop-fix-error-handling-during-setup.patch patches.kernel.org/4.19.2-053-swim-fix-cleanup-on-setup-error.patch patches.kernel.org/4.19.2-054-arm64-cpufeature-ctr-Fix-cpu-capability-check-.patch patches.kernel.org/4.19.2-055-hv_netvsc-fix-vf-serial-matching-with-pci-slot.patch patches.kernel.org/4.19.2-056-nfp-devlink-port-split-support-for-1x100G-CXP-.patch patches.kernel.org/4.19.2-057-tun-Consistently-configure-generic-netdev-para.patch patches.kernel.org/4.19.2-058-s390-sthyi-Fix-machine-name-validity-indicatio.patch patches.kernel.org/4.19.2-059-hwmon-pwm-fan-Set-fan-speed-to-0-on-suspend.patch patches.kernel.org/4.19.2-060-lightnvm-pblk-fix-race-on-sysfs-line-state.patch patches.kernel.org/4.19.2-061-lightnvm-pblk-fix-two-sleep-in-atomic-context-.patch patches.kernel.org/4.19.2-062-lightnvm-pblk-fix-race-condition-on-metadata-I.patch patches.kernel.org/4.19.2-063-spi-spi-ep93xx-Use-dma_data_direction-for-ep93.patch patches.kernel.org/4.19.2-064-perf-tools-Free-temporary-sys-string-in-read_e.patch patches.kernel.org/4.19.2-065-perf-tools-Cleanup-trace-event-info-tdata-leak.patch patches.kernel.org/4.19.2-066-perf-tools-Free-printk-string-in-parse_ftrace_.patch patches.kernel.org/4.19.2-067-perf-strbuf-Match-va_-add-copy-with-va_end.patch patches.kernel.org/4.19.2-068-cpupower-Fix-coredump-on-VMWare.patch patches.kernel.org/4.19.2-069-bcache-Populate-writeback_rate_minimum-attribu.patch patches.kernel.org/4.19.2-070-mmc-sdhci-pci-o2micro-Add-quirk-for-O2-Micro-d.patch patches.kernel.org/4.19.2-071-sdhci-acpi-add-free_slot-callback.patch patches.kernel.org/4.19.2-072-mtd-rawnand-denali-set-SPARE_AREA_SKIP_BYTES-r.patch patches.kernel.org/4.19.2-073-iwlwifi-pcie-avoid-empty-free-RB-queue.patch patches.kernel.org/4.19.2-074-iwlwifi-mvm-clear-HW_RESTART_REQUESTED-when-st.patch patches.kernel.org/4.19.2-075-iwlwifi-mvm-check-for-n_profiles-validity-in-E.patch patches.kernel.org/4.19.2-076-x86-olpc-Indicate-that-legacy-PC-XO-1-platform.patch patches.kernel.org/4.19.2-077-wlcore-Fix-BUG-with-clear-completion-on-timeou.patch patches.kernel.org/4.19.2-078-ACPI-PPTT-Handle-architecturally-unknown-cache.patch patches.kernel.org/4.19.2-079-ACPI-PM-LPIT-Register-sysfs-attributes-based-o.patch patches.kernel.org/4.19.2-080-ACPI-processor-Fix-the-return-value-of-acpi_pr.patch patches.kernel.org/4.19.2-081-cpufreq-dt-Try-freeing-static-OPPs-only-if-we-.patch patches.kernel.org/4.19.2-082-x86-intel_rdt-Show-missing-resctrl-mount-optio.patch patches.kernel.org/4.19.2-083-mtd-rawnand-atmel-Fix-potential-NULL-pointer-d.patch patches.kernel.org/4.19.2-084-nvme-call-nvme_complete_rq-when-nvmf_check_rea.patch patches.kernel.org/4.19.2-085-ath10k-fix-tx-status-flag-setting-for-manageme.patch patches.kernel.org/4.19.2-086-signal-Introduce-COMPAT_SIGMINSTKSZ-for-use-in.patch patches.kernel.org/4.19.2-087-ice-fix-changing-of-ring-descriptor-size-ethto.patch patches.kernel.org/4.19.2-088-ice-update-fw-version-check-logic.patch patches.kernel.org/4.19.2-089-net-hns3-Fix-for-packet-buffer-setting-bug.patch patches.kernel.org/4.19.2-090-Bluetooth-btbcm-Add-entry-for-BCM4335C0-UART-b.patch patches.kernel.org/4.19.2-091-Bluetooth-hci_qca-Remove-hdev-dereference-in-q.patch patches.kernel.org/4.19.2-092-efi-x86-Call-efi_parse_options-from-efi_main.patch patches.kernel.org/4.19.2-093-x86-boot-Fix-EFI-stub-alignment.patch patches.kernel.org/4.19.2-094-net-hns3-Add-nic-state-check-before-calling-ne.patch patches.kernel.org/4.19.2-095-net-hns3-Fix-ets-validate-issue.patch patches.kernel.org/4.19.2-096-pinctrl-sunxi-fix-pctrl-functions-allocation-i.patch patches.kernel.org/4.19.2-097-pinctrl-qcom-spmi-mpp-Fix-err-handling-of-pmic.patch patches.kernel.org/4.19.2-098-brcmfmac-fix-for-proper-support-of-160MHz-band.patch patches.kernel.org/4.19.2-099-net-hns3-Check-hdev-state-when-getting-link-st.patch patches.kernel.org/4.19.2-100-net-hns3-Set-STATE_DOWN-bit-of-hdev-state-when.patch patches.kernel.org/4.19.2-101-net-phy-phylink-ensure-the-carrier-is-off-when.patch patches.kernel.org/4.19.2-102-block-bfq-correctly-charge-and-reset-entity-se.patch patches.kernel.org/4.19.2-103-arm64-entry-Allow-handling-of-undefined-instru.patch patches.kernel.org/4.19.2-104-kprobes-Return-error-if-we-fail-to-reuse-kprob.patch patches.kernel.org/4.19.2-105-spi-gpio-No-MISO-does-not-imply-no-RX.patch patches.kernel.org/4.19.2-106-ACPI-LPSS-Add-alternative-ACPI-HIDs-for-Cherry.patch patches.kernel.org/4.19.2-107-pinctrl-qcom-spmi-mpp-Fix-drive-strength-setti.patch patches.kernel.org/4.19.2-108-bpf-verifier-fix-verifier-instability.patch patches.kernel.org/4.19.2-109-failover-Add-missing-check-to-validate-slave_d.patch patches.kernel.org/4.19.2-110-perf-tests-Fix-record-probe_libc_inet_pton.sh-.patch patches.kernel.org/4.19.2-111-pinctrl-spmi-mpp-Fix-pmic_mpp_config_get-to-be.patch patches.kernel.org/4.19.2-112-pinctrl-ssbi-gpio-Fix-pm8xxx_pin_config_get-to.patch patches.kernel.org/4.19.2-113-net-hns3-Preserve-vlan-0-in-hardware-table.patch patches.kernel.org/4.19.2-114-net-hns3-Fix-ping-exited-problem-when-doing-lp.patch patches.kernel.org/4.19.2-115-net-hns3-Fix-for-vf-vlan-delete-failed-problem.patch patches.kernel.org/4.19.2-116-net-dsa-mv88e6xxx-Fix-writing-to-a-PHY-page.patch patches.kernel.org/4.19.2-117-mt76x2u-run-device-cleanup-routine-if-resume-f.patch patches.kernel.org/4.19.2-118-rsi-fix-memory-alignment-issue-in-ARM32-platfo.patch patches.kernel.org/4.19.2-119-libertas_tf-prevent-underflow-in-process_cmdre.patch patches.kernel.org/4.19.2-120-iwlwifi-mvm-fix-BAR-seq-ctrl-reporting.patch patches.kernel.org/4.19.2-121-gpio-brcmstb-allow-0-width-GPIO-banks.patch patches.kernel.org/4.19.2-122-ixgbe-disallow-IPsec-Tx-offload-when-in-SR-IOV.patch patches.kernel.org/4.19.2-123-ixgbevf-VF2VF-TCP-RSS.patch patches.kernel.org/4.19.2-124-wil6210-fix-RX-buffers-release-and-unmap.patch patches.kernel.org/4.19.2-125-ath10k-schedule-hardware-restart-if-WMI-comman.patch patches.kernel.org/4.19.2-126-libata-Apply-NOLPM-quirk-for-SAMSUNG-MZ7TD256H.patch patches.kernel.org/4.19.2-127-thermal-rcar_thermal-Prevent-doing-work-after-.patch patches.kernel.org/4.19.2-128-thermal-da9062-61-Prevent-hardware-access-duri.patch patches.kernel.org/4.19.2-129-cifs-fix-a-credits-leak-for-compund-commands.patch patches.kernel.org/4.19.2-130-cgroup-netclassid-add-a-preemption-point-to-wr.patch patches.kernel.org/4.19.2-131-net-stmmac-dwmac-sun8i-fix-OF-child-node-looku.patch patches.kernel.org/4.19.2-132-f2fs-fix-to-account-IO-correctly-for-cgroup-wr.patch patches.kernel.org/4.19.2-133-MD-Memory-leak-when-flush-bio-size-is-zero.patch patches.kernel.org/4.19.2-134-md-fix-memleak-for-mempool.patch patches.kernel.org/4.19.2-135-of-Add-missing-exports-of-node-name-compare-fu.patch patches.kernel.org/4.19.2-136-scsi-esp_scsi-Track-residual-for-PIO-transfers.patch patches.kernel.org/4.19.2-137-scsi-ufs-Schedule-clk-gating-work-on-correct-q.patch patches.kernel.org/4.19.2-138-UAPI-ndctl-Fix-g-unsupported-initialisation-in.patch patches.kernel.org/4.19.2-139-KVM-nVMX-Clear-reserved-bits-of-DB-exit-qualif.patch patches.kernel.org/4.19.2-140-scsi-megaraid_sas-fix-a-missing-check-bug.patch patches.kernel.org/4.19.2-141-RDMA-core-Do-not-expose-unsupported-counters.patch patches.kernel.org/4.19.2-142-RDMA-cm-Respect-returned-status-of-cm_init_av_.patch patches.kernel.org/4.19.2-143-IB-ipoib-Clear-IPCB-before-icmp_send.patch patches.kernel.org/4.19.2-144-RDMA-bnxt_re-Avoid-accessing-nq-bar_reg_iomem-.patch patches.kernel.org/4.19.2-145-RDMA-bnxt_re-Fix-recursive-lock-warning-in-deb.patch patches.kernel.org/4.19.2-146-usb-host-ohci-at91-fix-request-of-irq-for-opti.patch patches.kernel.org/4.19.2-147-PCI-mediatek-Fix-mtk_pcie_find_port-endpoint-p.patch patches.kernel.org/4.19.2-148-PCI-cadence-Use-AXI-region-0-to-signal-interru.patch patches.kernel.org/4.19.2-149-usb-typec-tcpm-Report-back-negotiated-PPS-volt.patch patches.kernel.org/4.19.2-150-tpm-suppress-transmit-cmd-error-logs-when-TPM-.patch patches.kernel.org/4.19.2-151-f2fs-clear-PageError-on-the-read-path.patch patches.kernel.org/4.19.2-152-Drivers-hv-vmbus-Use-cpumask_var_t-for-on-stac.patch patches.kernel.org/4.19.2-153-VMCI-Resource-wildcard-match-fixed.patch patches.kernel.org/4.19.2-154-PCI-ACPI-Enable-wake-automatically-for-power-m.patch patches.kernel.org/4.19.2-155-xprtrdma-Reset-credit-grant-properly-after-a-d.patch patches.kernel.org/4.19.2-156-irqchip-pdc-Setup-all-edge-interrupts-as-risin.patch patches.kernel.org/4.19.2-157-usb-dwc2-fix-call-to-vbus-supply-exit-routine-.patch patches.kernel.org/4.19.2-158-usb-dwc2-fix-a-race-with-external-vbus-supply.patch patches.kernel.org/4.19.2-159-usb-gadget-udc-atmel-handle-at91sam9rl-PMC.patch patches.kernel.org/4.19.2-160-ext4-fix-argument-checking-in-EXT4_IOC_MOVE_EX.patch patches.kernel.org/4.19.2-161-MD-fix-invalid-stored-role-for-a-disk.patch patches.kernel.org/4.19.2-162-PCI-cadence-Correct-probe-behaviour-when-faili.patch patches.kernel.org/4.19.2-163-nvmem-check-the-return-value-of-nvmem_add_cell.patch patches.kernel.org/4.19.2-164-xhci-Avoid-USB-autosuspend-when-resuming-USB2-.patch patches.kernel.org/4.19.2-165-scsi-qla2xxx-Fix-recursive-mailbox-timeout.patch patches.kernel.org/4.19.2-166-f2fs-fix-to-recover-inode-s-crtime-during-POR.patch patches.kernel.org/4.19.2-167-f2fs-fix-to-recover-inode-s-i_flags-during-POR.patch patches.kernel.org/4.19.2-168-PCI-MSI-Warn-and-return-error-if-driver-enable.patch patches.kernel.org/4.19.2-169-coresight-etb10-Fix-handling-of-perf-mode.patch patches.kernel.org/4.19.2-170-PCI-dwc-pci-dra7xx-Enable-errata-i870-for-both.patch patches.kernel.org/4.19.2-171-crypto-caam-fix-implicit-casts-in-endianness-h.patch patches.kernel.org/4.19.2-172-usb-chipidea-Prevent-unbalanced-IRQ-disable.patch patches.kernel.org/4.19.2-173-Smack-ptrace-capability-use-fixes.patch patches.kernel.org/4.19.2-174-driver-dma-ioat-Call-del_timer_sync-without-ho.patch patches.kernel.org/4.19.2-175-ASoC-AMD-Fix-capture-unstable-in-beginning-for.patch patches.kernel.org/4.19.2-176-firmware-coreboot-Unmap-ioregion-after-device-.patch patches.kernel.org/4.19.2-177-IB-ipoib-Use-dev_port-to-expose-network-interf.patch patches.kernel.org/4.19.2-178-IB-mlx5-Allow-transition-of-DCI-QP-to-reset.patch patches.kernel.org/4.19.2-179-uio-ensure-class-is-registered-before-devices.patch patches.kernel.org/4.19.2-180-scsi-lpfc-Correct-soft-lockup-when-running-mds.patch patches.kernel.org/4.19.2-181-scsi-lpfc-Correct-race-with-abort-on-completio.patch patches.kernel.org/4.19.2-182-f2fs-avoid-sleeping-under-spin_lock.patch patches.kernel.org/4.19.2-183-f2fs-report-error-if-quota-off-error-during-um.patch patches.kernel.org/4.19.2-184-signal-Always-deliver-the-kernel-s-SIGKILL-and.patch patches.kernel.org/4.19.2-185-f2fs-fix-to-flush-all-dirty-inodes-recovered-i.patch patches.kernel.org/4.19.2-186-mfd-menelaus-Fix-possible-race-condition-and-l.patch patches.kernel.org/4.19.2-187-dmaengine-dma-jz4780-Return-error-if-not-probe.patch patches.kernel.org/4.19.2-188-IB-rxe-fix-for-duplicate-request-processing-an.patch patches.kernel.org/4.19.2-189-ALSA-hda-Check-the-non-cached-stream-buffers-m.patch patches.kernel.org/4.19.2-190-cpupower-Fix-AMD-Family-0x17-msr_pstate-size.patch patches.kernel.org/4.19.2-191-Revert-f2fs-fix-to-clear-PG_checked-flag-in-se.patch patches.kernel.org/4.19.2-192-f2fs-fix-missing-up_read.patch patches.kernel.org/4.19.2-193-f2fs-fix-to-recover-cold-bit-of-inode-block-du.patch patches.kernel.org/4.19.2-194-f2fs-fix-to-account-IO-correctly.patch patches.kernel.org/4.19.2-195-OPP-Free-OPP-table-properly-on-performance-sta.patch patches.kernel.org/4.19.2-196-ARM-dts-exynos-Convert-exynos5250.dtsi-to-opp-.patch patches.kernel.org/4.19.2-197-ARM-dts-exynos-Mark-1-GHz-CPU-OPP-as-suspend-O.patch patches.kernel.org/4.19.2-198-xen-swiotlb-use-actually-allocated-size-on-che.patch patches.kernel.org/4.19.2-199-tpm-Restore-functionality-to-xen-vtpm-driver.patch patches.kernel.org/4.19.2-200-xen-blkfront-avoid-NULL-blkfront_info-derefere.patch patches.kernel.org/4.19.2-201-xen-balloon-Support-xend-based-toolstack.patch patches.kernel.org/4.19.2-202-xen-fix-race-in-xen_qlock_wait.patch patches.kernel.org/4.19.2-203-xen-make-xen_qlock_wait-nestable.patch patches.kernel.org/4.19.2-204-xen-pvh-increase-early-stack-size.patch patches.kernel.org/4.19.2-205-xen-pvh-don-t-try-to-unplug-emulated-devices.patch patches.kernel.org/4.19.2-206-libertas-don-t-set-URB_ZERO_PACKET-on-IN-USB-t.patch patches.kernel.org/4.19.2-207-usbip-vudc-BUG-kmalloc-2048-Not-tainted-Poison.patch patches.kernel.org/4.19.2-208-usb-typec-tcpm-Fix-APDO-PPS-order-checking-to-.patch patches.kernel.org/4.19.2-209-usb-gadget-udc-renesas_usb3-Fix-b-device-mode-.patch patches.kernel.org/4.19.2-210-mt76-mt76x2-fix-multi-interface-beacon-configu.patch patches.kernel.org/4.19.2-211-iwlwifi-mvm-check-return-value-of-rs_rate_from.patch patches.kernel.org/4.19.2-212-net-ipv4-defensive-cipso-option-parsing.patch patches.kernel.org/4.19.2-213-dmaengine-ppc4xx-fix-off-by-one-build-failure.patch patches.kernel.org/4.19.2-214-scsi-sched-wait-Add-wait_event_lock_irq_timeou.patch patches.kernel.org/4.19.2-215-scsi-target-Fix-target_wait_for_sess_cmds-brea.patch patches.kernel.org/4.19.2-216-libnvdimm-Hold-reference-on-parent-while-sched.patch patches.kernel.org/4.19.2-217-libnvdimm-region-Fail-badblocks-listing-for-in.patch patches.kernel.org/4.19.2-218-libnvdimm-pmem-Fix-badblocks-population-for-ra.patch patches.kernel.org/4.19.2-219-ASoC-intel-skylake-Add-missing-break-in-skl_tp.patch patches.kernel.org/4.19.2-220-ASoC-sta32x-set-component-pointer-in-private-s.patch patches.kernel.org/4.19.2-221-IB-mlx5-Fix-MR-cache-initialization.patch patches.kernel.org/4.19.2-222-IB-rxe-Revise-the-ib_wr_opcode-enum.patch patches.kernel.org/4.19.2-223-jbd2-fix-use-after-free-in-jbd2_log_do_checkpo.patch patches.kernel.org/4.19.2-224-gfs2_meta-mount-can-get-NULL-dev_name.patch patches.kernel.org/4.19.2-225-ext4-fix-EXT4_IOC_SWAP_BOOT.patch patches.kernel.org/4.19.2-226-ext4-initialize-retries-variable-in-ext4_da_wr.patch patches.kernel.org/4.19.2-227-ext4-fix-setattr-project-check-in-fssetxattr-i.patch patches.kernel.org/4.19.2-228-ext4-propagate-error-from-dquot_initialize-in-.patch patches.kernel.org/4.19.2-229-ext4-fix-use-after-free-race-in-ext4_remount-s.patch patches.kernel.org/4.19.2-230-selinux-fix-mounting-of-cgroup2-under-older-po.patch patches.kernel.org/4.19.2-231-HID-wacom-Work-around-HID-descriptor-bug-in-DT.patch patches.kernel.org/4.19.2-232-HID-hiddev-fix-potential-Spectre-v1.patch patches.kernel.org/4.19.2-233-EDAC-amd64-Add-Family-17h-models-10h-2fh-suppo.patch patches.kernel.org/4.19.2-234-EDAC-i7core-sb-skx-_edac-Fix-uncorrected-error.patch patches.kernel.org/4.19.2-235-EDAC-skx_edac-Fix-logical-channel-intermediate.patch patches.kernel.org/4.19.2-236-ARM-dts-dra7-Fix-up-unaligned-access-setting-f.patch patches.kernel.org/4.19.2-237-PCI-ASPM-Fix-link_state-teardown-on-device-rem.patch patches.kernel.org/4.19.2-238-PCI-Add-Device-IDs-for-Intel-GPU-spurious-inte.patch patches.kernel.org/4.19.2-239-signal-GenWQE-Fix-sending-of-SIGKILL.patch patches.kernel.org/4.19.2-240-signal-Guard-against-negative-signal-numbers-i.patch patches.kernel.org/4.19.2-241-crypto-lrw-Fix-out-of-bounds-access-on-counter.patch patches.kernel.org/4.19.2-242-crypto-tcrypt-fix-ghash-generic-speed-test.patch patches.kernel.org/4.19.2-243-crypto-aesni-don-t-use-GFP_ATOMIC-allocation-i.patch patches.kernel.org/4.19.2-244-crypto-morus-generic-fix-for-big-endian-system.patch patches.kernel.org/4.19.2-245-crypto-aegis-generic-fix-for-big-endian-system.patch patches.kernel.org/4.19.2-246-crypto-speck-remove-Speck.patch patches.kernel.org/4.19.2-247-mm-proc-pid-smaps_rollup-fix-NULL-pointer-dere.patch patches.kernel.org/4.19.2-248-userfaultfd-disable-irqs-when-taking-the-waitq.patch patches.kernel.org/4.19.2-249-ima-fix-showing-large-violations-or-runtime_me.patch patches.kernel.org/4.19.2-250-ima-open-a-new-file-instance-if-no-read-permis.patch patches.kernel.org/4.19.2-251-hugetlbfs-dirty-pages-as-they-are-added-to-pag.patch patches.kernel.org/4.19.2-252-mm-rmap-map_pte-was-not-handling-private-ZONE_.patch patches.kernel.org/4.19.2-253-mm-hmm-fix-race-between-hmm_mirror_unregister-.patch patches.kernel.org/4.19.2-254-KVM-arm-arm64-Ensure-only-THP-is-candidate-for.patch patches.kernel.org/4.19.2-255-KVM-arm64-Fix-caching-of-host-MDCR_EL2-value.patch patches.kernel.org/4.19.2-256-kbuild-fix-kernel-bounds.c-W-1-warning.patch patches.kernel.org/4.19.2-257-iio-ad5064-Fix-regulator-handling.patch patches.kernel.org/4.19.2-258-iio-adc-imx25-gcq-Fix-leak-of-device_node-in-m.patch patches.kernel.org/4.19.2-259-iio-adc-at91-fix-acking-DRDY-irq-on-simple-con.patch patches.kernel.org/4.19.2-260-iio-adc-at91-fix-wrong-channel-number-in-trigg.patch patches.kernel.org/4.19.2-261-w1-omap-hdq-fix-missing-bus-unregister-at-remo.patch patches.kernel.org/4.19.2-262-smb3-allow-stats-which-track-session-and-share.patch patches.kernel.org/4.19.2-263-smb3-do-not-attempt-cifs-operation-in-smb3-que.patch patches.kernel.org/4.19.2-264-smb3-on-kerberos-mount-if-server-doesn-t-speci.patch patches.kernel.org/4.19.2-265-printk-Fix-panic-caused-by-passing-log_buf_len.patch patches.kernel.org/4.19.2-266-genirq-Fix-race-on-spurious-interrupt-detectio.patch patches.kernel.org/4.19.2-267-tpm-fix-response-size-validation-in-tpm_get_ra.patch patches.kernel.org/4.19.2-268-NFC-nfcmrvl_uart-fix-OF-child-node-lookup.patch patches.kernel.org/4.19.2-269-NFSv4.1-Fix-the-r-wsize-checking.patch patches.kernel.org/4.19.2-270-nfs-Fix-a-missed-page-unlock-after-pg_doio.patch patches.kernel.org/4.19.2-271-nfsd-correctly-decrement-odstate-refcount-in-e.patch patches.kernel.org/4.19.2-272-nfsd-Fix-an-Oops-in-free_session.patch patches.kernel.org/4.19.2-273-lockd-fix-access-beyond-unterminated-strings-i.patch patches.kernel.org/4.19.2-274-dm-ioctl-harden-copy_params-s-copy_from_user-f.patch patches.kernel.org/4.19.2-275-dm-zoned-fix-metadata-block-ref-counting.patch patches.kernel.org/4.19.2-276-dm-zoned-fix-various-dmz_get_mblock-issues.patch patches.kernel.org/4.19.2-277-media-ov7670-make-xclk-clock-optional.patch patches.kernel.org/4.19.2-278-fsnotify-Fix-busy-inodes-during-unmount.patch patches.kernel.org/4.19.2-279-powerpc64-module-elfv1-Set-opd-addresses-after.patch patches.kernel.org/4.19.2-280-powerpc-msi-Fix-compile-error-on-mpc83xx.patch patches.kernel.org/4.19.2-281-powerpc-tm-Fix-HFSCR-bit-for-no-suspend-case.patch patches.kernel.org/4.19.2-282-powerpc-64s-hash-Do-not-use-PPC_INVALIDATE_ERA.patch patches.kernel.org/4.19.2-283-MIPS-OCTEON-fix-out-of-bounds-array-access-on-.patch patches.kernel.org/4.19.2-284-rtc-ds1307-fix-ds1339-wakealarm-support.patch patches.kernel.org/4.19.2-285-rtc-cmos-Fix-non-ACPI-undefined-reference-to-h.patch patches.kernel.org/4.19.2-286-rtc-cmos-Remove-the-use_acpi_alarm-module-para.patch patches.kernel.org/4.19.2-287-power-supply-twl4030-charger-fix-OF-sibling-no.patch patches.kernel.org/4.19.2-288-ocxl-Fix-access-to-the-AFU-Descriptor-Data.patch patches.kernel.org/4.19.2-289-iommu-arm-smmu-Ensure-that-page-table-updates-.patch patches.kernel.org/4.19.2-290-TC-Set-DMA-masks-for-devices.patch patches.kernel.org/4.19.2-291-net-bcmgenet-fix-OF-child-node-lookup.patch patches.kernel.org/4.19.2-292-media-v4l2-tpg-fix-kernel-oops-when-enabling-H.patch patches.kernel.org/4.19.2-293-Revert-media-dvbsky-use-just-one-mutex-for-ser.patch patches.kernel.org/4.19.2-294-kgdboc-Passing-ekgdboc-to-command-line-causes-.patch patches.kernel.org/4.19.2-295-remoteproc-qcom-q6v5-Propagate-EPROBE_DEFER.patch patches.kernel.org/4.19.2-296-media-cec-make-cec_get_edid_spa_location-an-in.patch patches.kernel.org/4.19.2-297-media-cec-integrate-cec_validate_phys_addr-in-.patch patches.kernel.org/4.19.2-298-xen-fix-xen_qlock_wait.patch patches.kernel.org/4.19.2-299-xen-remove-size-limit-of-privcmd-buf-mapping-i.patch patches.kernel.org/4.19.2-300-xen-blkfront-fix-kernel-panic-with-negotiate_m.patch patches.kernel.org/4.19.2-301-media-cec-add-new-tx-rx-status-bits-to-detect-.patch patches.kernel.org/4.19.2-302-media-cec-fix-the-Signal-Free-Time-calculation.patch patches.kernel.org/4.19.2-303-media-cec-forgot-to-cancel-delayed-work.patch patches.kernel.org/4.19.2-304-media-em28xx-use-a-default-format-if-TRY_FMT-f.patch patches.kernel.org/4.19.2-305-media-tvp5150-avoid-going-past-array-on-v4l2_q.patch patches.kernel.org/4.19.2-306-media-em28xx-fix-input-name-for-Terratec-AV-35.patch patches.kernel.org/4.19.2-307-media-em28xx-make-v4l2-compliance-happier-by-s.patch patches.kernel.org/4.19.2-308-media-em28xx-fix-handler-for-vidioc_s_input.patch patches.kernel.org/4.19.2-309-media-adv7604-when-the-EDID-is-cleared-unconfi.patch patches.kernel.org/4.19.2-310-media-adv7842-when-the-EDID-is-cleared-unconfi.patch patches.kernel.org/4.19.2-311-drm-mediatek-fix-OF-sibling-node-lookup.patch patches.kernel.org/4.19.2-312-media-media-colorspaces-.rst-rename-AdobeRGB-t.patch patches.kernel.org/4.19.2-313-media-replace-ADOBERGB-by-OPRGB.patch patches.kernel.org/4.19.2-314-media-hdmi.h-rename-ADOBE_RGB-to-OPRGB-and-ADO.patch patches.kernel.org/4.19.2-315-arm64-lse-remove-fcall-used-x0-flag.patch patches.kernel.org/4.19.2-316-rpmsg-smd-fix-memory-leak-on-channel-create.patch patches.kernel.org/4.19.2-317-Cramfs-fix-abad-comparison-when-wrap-arounds-o.patch patches.kernel.org/4.19.2-318-ARM-dts-socfpga-Fix-SDRAM-node-address-for-Arr.patch patches.kernel.org/4.19.2-319-arm64-dts-stratix10-Correct-System-Manager-reg.patch patches.kernel.org/4.19.2-320-soc-qcom-rmtfs-mem-Validate-that-scm-is-availa.patch patches.kernel.org/4.19.2-321-soc-tegra-pmc-Fix-child-node-lookup.patch patches.kernel.org/4.19.2-322-selftests-ftrace-Fix-synthetic-event-test-to-d.patch patches.kernel.org/4.19.2-323-selftests-powerpc-Fix-ptrace-tm-failure.patch patches.kernel.org/4.19.2-324-tracing-Return-ENOENT-if-there-is-no-target-sy.patch patches.kernel.org/4.19.2-325-btrfs-qgroup-Avoid-calling-qgroup-functions-if.patch patches.kernel.org/4.19.2-326-btrfs-Handle-owner-mismatch-gracefully-when-wa.patch patches.kernel.org/4.19.2-327-btrfs-locking-Add-extra-check-in-btrfs_init_ne.patch patches.kernel.org/4.19.2-328-btrfs-fix-error-handling-in-free_log_tree.patch patches.kernel.org/4.19.2-329-btrfs-fix-error-handling-in-btrfs_dev_replace_.patch patches.kernel.org/4.19.2-330-btrfs-Enhance-btrfs_trim_fs-function-to-handle.patch patches.kernel.org/4.19.2-331-btrfs-Ensure-btrfs_trim_fs-can-trim-the-whole-.patch patches.kernel.org/4.19.2-332-btrfs-iterate-all-devices-during-trim-instead-.patch patches.kernel.org/4.19.2-333-btrfs-don-t-attempt-to-trim-devices-that-don-t.patch patches.kernel.org/4.19.2-334-btrfs-keep-trim-from-interfering-with-transact.patch patches.kernel.org/4.19.2-335-btrfs-wait-on-caching-when-putting-the-bg-cach.patch patches.kernel.org/4.19.2-336-Btrfs-don-t-clean-dirty-pages-during-buffered-.patch patches.kernel.org/4.19.2-337-btrfs-release-metadata-before-running-delayed-.patch patches.kernel.org/4.19.2-338-btrfs-protect-space-cache-inode-alloc-with-GFP.patch patches.kernel.org/4.19.2-339-btrfs-reset-max_extent_size-on-clear-in-a-bitm.patch patches.kernel.org/4.19.2-340-btrfs-make-sure-we-create-all-new-block-groups.patch patches.kernel.org/4.19.2-341-Btrfs-fix-warning-when-replaying-log-after-fsy.patch patches.kernel.org/4.19.2-342-Btrfs-fix-wrong-dentries-after-fsync-of-file-t.patch patches.kernel.org/4.19.2-343-btrfs-qgroup-Dirty-all-qgroups-before-rescan.patch patches.kernel.org/4.19.2-344-Btrfs-fix-null-pointer-dereference-on-compress.patch patches.kernel.org/4.19.2-345-Btrfs-fix-assertion-on-fsync-of-regular-file-w.patch patches.kernel.org/4.19.2-346-Btrfs-fix-deadlock-when-writing-out-free-space.patch patches.kernel.org/4.19.2-347-btrfs-reset-max_extent_size-properly.patch patches.kernel.org/4.19.2-348-btrfs-set-max_extent_size-properly.patch patches.kernel.org/4.19.2-349-btrfs-don-t-use-ctl-free_space-for-max_extent_.patch patches.kernel.org/4.19.2-350-btrfs-only-free-reserved-extent-if-we-didn-t-i.patch patches.kernel.org/4.19.2-351-btrfs-fix-insert_reserved-error-handling.patch patches.kernel.org/4.19.2-352-btrfs-don-t-run-delayed_iputs-in-commit.patch patches.kernel.org/4.19.2-353-btrfs-move-the-dio_sem-higher-up-the-callchain.patch patches.kernel.org/4.19.2-354-Btrfs-fix-use-after-free-during-inode-eviction.patch patches.kernel.org/4.19.2-355-Btrfs-fix-use-after-free-when-dumping-free-spa.patch patches.kernel.org/4.19.2-356-net-sched-Remove-TCA_OPTIONS-from-policy.patch patches.kernel.org/4.19.2-357-vt-fix-broken-display-when-running-aptitude.patch patches.kernel.org/4.19.2-358-userns-also-map-extents-in-the-reverse-map-to-.patch patches.kernel.org/4.19.2-359-bpf-wait-for-running-BPF-programs-when-updatin.patch patches.kernel.org/4.19.2-360-vga_switcheroo-Fix-missing-gpu_bound-call-at-a.patch patches.kernel.org/4.19.2-361-MD-fix-invalid-stored-role-for-a-disk-try2.patch patches.kernel.org/4.19.2-362-Linux-4.19.2.patch patches.kernel.org/4.19.3-001-powerpc-traps-restore-recoverability-of-machin.patch patches.kernel.org/4.19.3-002-powerpc-64-module-REL32-relocation-range-check.patch patches.kernel.org/4.19.3-003-powerpc-mm-Fix-page-table-dump-to-work-on-Radi.patch patches.kernel.org/4.19.3-004-powerpc-mm-fix-always-true-false-warning-in-sl.patch patches.kernel.org/4.19.3-005-drm-amd-display-fix-bug-of-accessing-invalid-m.patch patches.kernel.org/4.19.3-006-Input-wm97xx-ts-fix-exit-path.patch patches.kernel.org/4.19.3-007-powerpc-Makefile-Fix-PPC_BOOK3S_64-ASFLAGS.patch patches.kernel.org/4.19.3-008-powerpc-eeh-Fix-possible-null-deref-in-eeh_dum.patch patches.kernel.org/4.19.3-009-tty-check-name-length-in-tty_find_polling_driv.patch patches.kernel.org/4.19.3-010-tracing-kprobes-Check-the-probe-on-unloaded-mo.patch patches.kernel.org/4.19.3-011-drm-nouveau-secboot-acr-fix-memory-leak.patch patches.kernel.org/4.19.3-012-drm-amdgpu-powerplay-fix-missing-break-in-swit.patch patches.kernel.org/4.19.3-013-ARM-imx_v6_v7_defconfig-Select-CONFIG_TMPFS_PO.patch patches.kernel.org/4.19.3-014-powerpc-nohash-fix-undefined-behaviour-when-te.patch patches.kernel.org/4.19.3-015-drm-msm-gpu-fix-parameters-in-function-msm_gpu.patch patches.kernel.org/4.19.3-016-drm-msm-disp-dpu-Use-proper-define-for-drm_enc.patch patches.kernel.org/4.19.3-017-drm-msm-dpu-Allow-planes-to-extend-past-active.patch patches.kernel.org/4.19.3-018-powerpc-mm-Don-t-report-hugepage-tables-as-mem.patch patches.kernel.org/4.19.3-019-drm-omap-fix-memory-barrier-bug-in-DMM-driver.patch patches.kernel.org/4.19.3-020-drm-amd-display-Raise-dispclk-value-for-dce120.patch patches.kernel.org/4.19.3-021-drm-amd-display-fix-gamma-not-being-applied.patch patches.kernel.org/4.19.3-022-drm-hisilicon-hibmc-Do-not-carry-error-code-in.patch patches.kernel.org/4.19.3-023-media-pci-cx23885-handle-adding-to-list-failur.patch patches.kernel.org/4.19.3-024-media-coda-don-t-overwrite-h.264-profile_idc-o.patch patches.kernel.org/4.19.3-025-MIPS-kexec-Mark-CPU-offline-before-disabling-l.patch patches.kernel.org/4.19.3-026-powerpc-boot-Ensure-_zimage_start-is-a-weak-sy.patch patches.kernel.org/4.19.3-027-powerpc-memtrace-Remove-memory-in-chunks.patch patches.kernel.org/4.19.3-028-MIPS-PCI-Call-pcie_bus_configure_settings-to-s.patch patches.kernel.org/4.19.3-029-staging-erofs-fix-a-missing-endian-conversion.patch patches.kernel.org/4.19.3-030-serial-8250_of-Fix-for-lack-of-interrupt-suppo.patch patches.kernel.org/4.19.3-031-sc16is7xx-Fix-for-multi-channel-stall.patch patches.kernel.org/4.19.3-032-media-tvp5150-fix-width-alignment-during-set_s.patch patches.kernel.org/4.19.3-033-powerpc-selftests-Wait-all-threads-to-join.patch patches.kernel.org/4.19.3-034-staging-iio-ad7606-fix-voltage-scales.patch patches.kernel.org/4.19.3-035-drm-rcar-du-Update-Gen3-output-limitations.patch patches.kernel.org/4.19.3-036-drm-amdgpu-Fix-SDMA-TO-after-GPU-reset-v3.patch patches.kernel.org/4.19.3-037-staging-most-video-fix-registration-of-an-empt.patch patches.kernel.org/4.19.3-038-9p-locks-fix-glock.client_id-leak-in-do_lock.patch patches.kernel.org/4.19.3-039-udf-Prevent-write-unsupported-filesystem-to-be.patch patches.kernel.org/4.19.3-040-ARM-dts-imx6ull-keep-IMX6UL_-prefix-for-signal.patch patches.kernel.org/4.19.3-041-media-ov5640-fix-mode-change-regression.patch patches.kernel.org/4.19.3-042-9p-clear-dangling-pointers-in-p9stat_free.patch patches.kernel.org/4.19.3-043-drm-amdgpu-fix-integer-overflow-test-in-amdgpu.patch patches.kernel.org/4.19.3-044-media-ov5640-fix-restore-of-last-mode-set.patch patches.kernel.org/4.19.3-045-cdrom-fix-improper-type-cast-which-can-leat-to.patch patches.kernel.org/4.19.3-046-ovl-fix-error-handling-in-ovl_verify_set_fh.patch patches.kernel.org/4.19.3-047-ovl-fix-recursive-oi-lock-in-ovl_link.patch patches.kernel.org/4.19.3-048-ovl-check-whiteout-in-ovl_create_over_whiteout.patch patches.kernel.org/4.19.3-049-ovl-automatically-enable-redirect_dir-on-metac.patch patches.kernel.org/4.19.3-050-serial-sh-sci-Fix-could-not-remove-dev_attr_rx.patch patches.kernel.org/4.19.3-051-scsi-qla2xxx-Fix-incorrect-port-speed-being-se.patch patches.kernel.org/4.19.3-052-scsi-qla2xxx-Fix-process-response-queue-for-IS.patch patches.kernel.org/4.19.3-053-scsi-qla2xxx-Remove-stale-debug-trace-message-.patch patches.kernel.org/4.19.3-054-scsi-qla2xxx-Fix-early-srb-free-on-abort.patch patches.kernel.org/4.19.3-055-scsi-qla2xxx-shutdown-chip-if-reset-fail.patch patches.kernel.org/4.19.3-056-scsi-qla2xxx-Reject-bsg-request-if-chip-is-dow.patch patches.kernel.org/4.19.3-057-scsi-qla2xxx-Fix-re-using-LoopID-when-handle-i.patch patches.kernel.org/4.19.3-058-scsi-qla2xxx-Fix-for-double-free-of-SRB-struct.patch patches.kernel.org/4.19.3-059-scsi-qla2xxx-Fix-NVMe-session-hang-on-unload.patch patches.kernel.org/4.19.3-060-scsi-qla2xxx-Fix-NVMe-Target-discovery.patch patches.kernel.org/4.19.3-061-scsi-qla2xxx-Fix-duplicate-switch-database-ent.patch patches.kernel.org/4.19.3-062-scsi-qla2xxx-Fix-driver-hang-when-FC-NVMe-LUNs.patch patches.kernel.org/4.19.3-063-vfs-fix-FIGETBSZ-ioctl-on-an-overlayfs-file.patch patches.kernel.org/4.19.3-064-fuse-Fix-use-after-free-in-fuse_dev_do_read.patch patches.kernel.org/4.19.3-065-fuse-Fix-use-after-free-in-fuse_dev_do_write.patch patches.kernel.org/4.19.3-066-fuse-fix-blocked_waitq-wakeup.patch patches.kernel.org/4.19.3-067-fuse-set-FR_SENT-while-locked.patch patches.kernel.org/4.19.3-068-drm-msm-fix-OF-child-node-lookup.patch patches.kernel.org/4.19.3-069-arm64-dts-stratix10-Support-Ethernet-Jumbo-fra.patch patches.kernel.org/4.19.3-070-arm64-dts-stratix10-fix-multicast-filtering.patch patches.kernel.org/4.19.3-071-clk-meson-gxbb-set-fclk_div3-as-CLK_IS_CRITICA.patch patches.kernel.org/4.19.3-072-clk-meson-axg-mark-fdiv2-and-fdiv3-as-critical.patch patches.kernel.org/4.19.3-073-zram-close-udev-startup-race-condition-as-defa.patch patches.kernel.org/4.19.3-074-MIPS-Loongson-3-Fix-CPU-UART-irq-delivery-prob.patch patches.kernel.org/4.19.3-075-MIPS-Loongson-3-Fix-BRIDGE-irq-delivery-proble.patch patches.kernel.org/4.19.3-076-xtensa-add-NOTES-section-to-the-linker-script.patch patches.kernel.org/4.19.3-077-xtensa-make-sure-bFLT-stack-is-16-byte-aligned.patch patches.kernel.org/4.19.3-078-xtensa-fix-boot-parameters-address-translation.patch patches.kernel.org/4.19.3-079-um-Drop-own-definition-of-PTRACE_SYSEMU-_SINGL.patch patches.kernel.org/4.19.3-080-clk-s2mps11-Fix-matching-when-built-as-module-.patch patches.kernel.org/4.19.3-081-clk-at91-Fix-division-by-zero-in-PLL-recalc_ra.patch patches.kernel.org/4.19.3-082-clk-sunxi-ng-h6-fix-bus-clocks-divider-positio.patch patches.kernel.org/4.19.3-083-clk-rockchip-fix-wrong-mmc-sample-phase-shift-.patch patches.kernel.org/4.19.3-084-clk-rockchip-Fix-static-checker-warning-in-roc.patch patches.kernel.org/4.19.3-085-libceph-bump-CEPH_MSG_MAX_DATA_LEN.patch patches.kernel.org/4.19.3-086-Revert-ceph-fix-dentry-leak-in-splice_dentry.patch patches.kernel.org/4.19.3-087-thermal-core-Fix-use-after-free-in-thermal_coo.patch patches.kernel.org/4.19.3-088-mach64-fix-display-corruption-on-big-endian-ma.patch patches.kernel.org/4.19.3-089-mach64-fix-image-corruption-due-to-reading-acc.patch patches.kernel.org/4.19.3-090-acpi-nfit-x86-mce-Handle-only-uncorrectable-ma.patch patches.kernel.org/4.19.3-091-acpi-nfit-x86-mce-Validate-a-MCE-s-address-bef.patch patches.kernel.org/4.19.3-092-acpi-nfit-Fix-ARS-overflow-continuation.patch patches.kernel.org/4.19.3-093-reset-hisilicon-fix-potential-NULL-pointer-der.patch patches.kernel.org/4.19.3-094-crypto-hisilicon-Fix-NULL-dereference-for-same.patch patches.kernel.org/4.19.3-095-crypto-hisilicon-Fix-reference-after-free-of-m.patch patches.kernel.org/4.19.3-096-vhost-scsi-truncate-T10-PI-iov_iter-to-prot_by.patch patches.kernel.org/4.19.3-097-scsi-qla2xxx-Initialize-port-speed-to-avoid-se.patch patches.kernel.org/4.19.3-098-SCSI-fix-queue-cleanup-race-before-queue-initi.patch patches.kernel.org/4.19.3-099-Revert-powerpc-8xx-Use-L1-entry-APG-to-handle-.patch patches.kernel.org/4.19.3-100-soc-ti-QMSS-Fix-usage-of-irq_set_affinity_hint.patch patches.kernel.org/4.19.3-101-ocfs2-fix-a-misuse-a-of-brelse-after-failing-o.patch patches.kernel.org/4.19.3-102-ocfs2-free-up-write-context-when-direct-IO-fai.patch patches.kernel.org/4.19.3-103-mm-thp-relax-__GFP_THISNODE-for-MADV_HUGEPAGE-.patch patches.kernel.org/4.19.3-104-memory_hotplug-cond_resched-in-__remove_pages.patch patches.kernel.org/4.19.3-105-netfilter-conntrack-fix-calculation-of-next-bu.patch patches.kernel.org/4.19.3-106-ARM-8809-1-proc-v7-fix-Thumb-annotation-of-cpu.patch patches.kernel.org/4.19.3-107-bonding-802.3ad-fix-link_failure_count-trackin.patch patches.kernel.org/4.19.3-108-mtd-spi-nor-cadence-quadspi-Return-error-code-.patch patches.kernel.org/4.19.3-109-mtd-nand-Fix-nanddev_neraseblocks.patch patches.kernel.org/4.19.3-110-mtd-docg3-don-t-set-conflicting-BCH_CONST_PARA.patch patches.kernel.org/4.19.3-111-hwmon-core-Fix-double-free-in-__hwmon_device_r.patch patches.kernel.org/4.19.3-112-perf-cs-etm-Correct-CPU-mode-for-samples.patch patches.kernel.org/4.19.3-113-perf-stat-Handle-different-PMU-names-with-comm.patch patches.kernel.org/4.19.3-114-perf-callchain-Honour-the-ordering-of-PERF_CON.patch patches.kernel.org/4.19.3-115-perf-intel-pt-bts-Calculate-cpumode-for-synthe.patch patches.kernel.org/4.19.3-116-perf-intel-pt-Insert-callchain-context-into-sy.patch patches.kernel.org/4.19.3-117-of-numa-Validate-some-distance-map-rules.patch patches.kernel.org/4.19.3-118-x86-cpu-vmware-Do-not-trace-vmware_sched_clock.patch patches.kernel.org/4.19.3-119-x86-hyper-v-Enable-PIT-shutdown-quirk.patch patches.kernel.org/4.19.3-120-termios-tty-tty_baudrate.c-fix-buffer-overrun.patch patches.kernel.org/4.19.3-121-arch-alpha-termios-implement-BOTHER-IBSHIFT-an.patch patches.kernel.org/4.19.3-122-watchdog-core-Add-missing-prototypes-for-weak-.patch patches.kernel.org/4.19.3-123-btrfs-fix-pinned-underflow-after-transaction-a.patch patches.kernel.org/4.19.3-124-Btrfs-fix-missing-data-checksums-after-a-range.patch patches.kernel.org/4.19.3-125-Btrfs-fix-cur_offset-in-the-error-case-for-noc.patch patches.kernel.org/4.19.3-126-Btrfs-fix-infinite-loop-on-inode-eviction-afte.patch patches.kernel.org/4.19.3-127-Btrfs-fix-data-corruption-due-to-cloning-of-eo.patch patches.kernel.org/4.19.3-128-btrfs-tree-checker-Fix-misleading-group-system.patch patches.kernel.org/4.19.3-129-clockevents-drivers-i8253-Add-support-for-PIT-.patch patches.kernel.org/4.19.3-130-ext4-add-missing-brelse-update_backups-s-error.patch patches.kernel.org/4.19.3-131-ext4-add-missing-brelse-in-set_flexbg_block_bi.patch patches.kernel.org/4.19.3-132-ext4-add-missing-brelse-add_new_gdb_meta_bg-s-.patch patches.kernel.org/4.19.3-133-ext4-avoid-potential-extra-brelse-in-setup_new.patch patches.kernel.org/4.19.3-134-ext4-missing-bh-check-in-ext4_xattr_inode_writ.patch patches.kernel.org/4.19.3-135-ext4-fix-possible-inode-leak-in-the-retry-loop.patch patches.kernel.org/4.19.3-136-ext4-avoid-buffer-leak-on-shutdown-in-ext4_mar.patch patches.kernel.org/4.19.3-137-ext4-avoid-buffer-leak-in-ext4_orphan_add-afte.patch patches.kernel.org/4.19.3-138-ext4-fix-missing-cleanup-if-ext4_alloc_flex_bg.patch patches.kernel.org/4.19.3-139-ext4-avoid-possible-double-brelse-in-add_new_g.patch patches.kernel.org/4.19.3-140-ext4-fix-possible-leak-of-sbi-s_group_desc_lea.patch patches.kernel.org/4.19.3-141-ext4-fix-possible-leak-of-s_journal_flag_rwsem.patch patches.kernel.org/4.19.3-142-ext4-fix-buffer-leak-in-ext4_xattr_get_block-o.patch patches.kernel.org/4.19.3-143-ext4-release-bs.bh-before-re-using-in-ext4_xat.patch patches.kernel.org/4.19.3-144-ext4-fix-buffer-leak-in-ext4_xattr_move_to_blo.patch patches.kernel.org/4.19.3-145-ext4-fix-buffer-leak-in-ext4_expand_extra_isiz.patch patches.kernel.org/4.19.3-146-ext4-fix-buffer-leak-in-__ext4_read_dirblock-o.patch patches.kernel.org/4.19.3-147-mount-Retest-MNT_LOCKED-in-do_umount.patch patches.kernel.org/4.19.3-148-mount-Don-t-allow-copying-MNT_UNBINDABLE-MNT_L.patch patches.kernel.org/4.19.3-149-mount-Prevent-MNT_DETACH-from-disconnecting-lo.patch patches.kernel.org/4.19.3-150-mnt-fix-__detach_mounts-infinite-loop.patch patches.kernel.org/4.19.3-151-uapi-fix-linux-kfd_ioctl.h-userspace-compilati.patch patches.kernel.org/4.19.3-152-ARM-cpuidle-Don-t-register-the-driver-when-bac.patch patches.kernel.org/4.19.3-153-kdb-use-correct-pointer-when-btc-calls-btt.patch patches.kernel.org/4.19.3-154-kdb-print-real-address-of-pointers-instead-of-.patch patches.kernel.org/4.19.3-155-sunrpc-correct-the-computation-for-page_ptr-wh.patch patches.kernel.org/4.19.3-156-NFSv4-Don-t-exit-the-state-manager-without-cle.patch patches.kernel.org/4.19.3-157-nfsd-COPY-and-CLONE-operations-require-the-sav.patch patches.kernel.org/4.19.3-158-rtc-hctosys-Add-missing-range-error-reporting.patch patches.kernel.org/4.19.3-159-fuse-fix-use-after-free-in-fuse_direct_IO.patch patches.kernel.org/4.19.3-160-fuse-fix-leaked-notify-reply.patch patches.kernel.org/4.19.3-161-fuse-fix-possibly-missed-wake-up-after-abort.patch patches.kernel.org/4.19.3-162-selinux-check-length-properly-in-SCTP-bind-hoo.patch patches.kernel.org/4.19.3-163-gfs2-Put-bitmap-buffers-in-put_super.patch patches.kernel.org/4.19.3-164-gfs2-Fix-metadata-read-ahead-during-truncate-2.patch patches.kernel.org/4.19.3-165-libata-blacklist-SAMSUNG-MZ7TD256HAFV-000L9-SS.patch patches.kernel.org/4.19.3-166-crypto-user-fix-leaking-uninitialized-memory-t.patch patches.kernel.org/4.19.3-167-lib-ubsan.c-don-t-mark-__ubsan_handle_builtin_.patch patches.kernel.org/4.19.3-168-hugetlbfs-fix-kernel-BUG-at-fs-hugetlbfs-inode.patch patches.kernel.org/4.19.3-169-mm-swapfile.c-use-kvzalloc-for-swap_info_struc.patch patches.kernel.org/4.19.3-170-efi-arm-libstub-Pack-FDT-after-populating-it.patch patches.kernel.org/4.19.3-171-mm-don-t-reclaim-inodes-with-many-attached-pag.patch patches.kernel.org/4.19.3-172-scripts-spdxcheck.py-make-python3-compliant.patch patches.kernel.org/4.19.3-173-drm-rockchip-Allow-driver-to-be-shutdown-on-re.patch patches.kernel.org/4.19.3-174-drm-amdgpu-Fix-typo-in-amdgpu_vmid_mgr_init.patch patches.kernel.org/4.19.3-175-drm-amdgpu-add-missing-CHIP_HAINAN-in-amdgpu_u.patch patches.kernel.org/4.19.3-176-drm-amdgpu-Suppress-keypresses-from-ACPI_VIDEO.patch patches.kernel.org/4.19.3-177-drm-nouveau-Check-backlight-IDs-are-0-not-0.patch patches.kernel.org/4.19.3-178-drm-nouveau-Fix-nv50_mstc-best_encoder.patch patches.kernel.org/4.19.3-179-drm-amd-powerplay-Enable-Disable-NBPSTATE-on-O.patch patches.kernel.org/4.19.3-180-drm-etnaviv-fix-bogus-fence-complete-check-in-.patch patches.kernel.org/4.19.3-181-drm-dp_mst-Check-if-primary-mstb-is-null.patch patches.kernel.org/4.19.3-182-drm-panel-orientation-quirks-Add-quirk-for-Ace.patch patches.kernel.org/4.19.3-183-drm-i915-dp-Link-train-Fallback-on-eDP-only-if.patch patches.kernel.org/4.19.3-184-drm-i915-Use-the-correct-crtc-when-sanitizing-.patch patches.kernel.org/4.19.3-185-drm-i915-Restore-vblank-interrupts-earlier.patch patches.kernel.org/4.19.3-186-drm-i915-Don-t-unset-intel_connector-mst_port.patch patches.kernel.org/4.19.3-187-drm-i915-Skip-vcpi-allocation-for-MSTB-ports-t.patch patches.kernel.org/4.19.3-188-drm-i915-Large-page-offsets-for-pread-pwrite.patch patches.kernel.org/4.19.3-189-drm-i915-dp-Fix-link-retraining-comment-in-int.patch patches.kernel.org/4.19.3-190-drm-i915-dp-Restrict-link-retrain-workaround-t.patch patches.kernel.org/4.19.3-191-drm-i915-icl-Fix-the-macros-for-DFLEXDPMLE-reg.patch patches.kernel.org/4.19.3-192-drm-i915-hdmi-Add-HDMI-2.0-audio-clock-recover.patch patches.kernel.org/4.19.3-193-drm-i915-Mark-up-GTT-sizes-as-u64.patch patches.kernel.org/4.19.3-194-drm-i915-Fix-error-handling-for-the-NV12-fb-di.patch patches.kernel.org/4.19.3-195-drm-i915-Fix-ilk-watermarks-when-disabling-pip.patch patches.kernel.org/4.19.3-196-drm-i915-Compare-user-s-64b-GTT-offset-even-on.patch patches.kernel.org/4.19.3-197-drm-i915-Don-t-oops-during-modeset-shutdown-af.patch patches.kernel.org/4.19.3-198-drm-i915-Mark-pin-flags-as-u64.patch patches.kernel.org/4.19.3-199-drm-i915-ringbuffer-Delay-after-EMIT_INVALIDAT.patch patches.kernel.org/4.19.3-200-drm-i915-execlists-Force-write-serialisation-i.patch patches.kernel.org/4.19.3-201-drm-i915-Fix-possible-race-in-intel_dp_add_mst.patch patches.kernel.org/4.19.3-202-drm-i915-Fix-NULL-deref-when-re-enabling-HPD-I.patch patches.kernel.org/4.19.3-203-drm-i915-Fix-hpd-handling-for-pins-with-two-en.patch patches.kernel.org/4.19.3-204-CONFIG_XEN_PV-breaks-xen_create_contiguous_reg.patch patches.kernel.org/4.19.3-205-Revert-ACPICA-AML-interpreter-add-region-addre.patch patches.kernel.org/4.19.3-206-Linux-4.19.3.patch patches.kernel.org/4.19.4-001-flow_dissector-do-not-dissect-l4-ports-for-fra.patch patches.kernel.org/4.19.4-002-ibmvnic-fix-accelerated-VLAN-handling.patch patches.kernel.org/4.19.4-003-ip_tunnel-don-t-force-DF-when-MTU-is-locked.patch patches.kernel.org/4.19.4-004-ipv6-fix-a-dst-leak-when-removing-its-exceptio.patch patches.kernel.org/4.19.4-005-ipv6-Fix-PMTU-updates-for-UDP-raw-sockets-in-p.patch patches.kernel.org/4.19.4-006-net-bcmgenet-protect-stop-from-timeout.patch patches.kernel.org/4.19.4-007-net-gro-reset-skb-pkt_type-in-napi_reuse_skb.patch patches.kernel.org/4.19.4-008-sctp-not-allow-to-set-asoc-prsctp_enable-by-so.patch patches.kernel.org/4.19.4-009-tcp-Fix-SOF_TIMESTAMPING_RX_HARDWARE-to-use-th.patch patches.kernel.org/4.19.4-010-tg3-Add-PHY-reset-for-5717-5719-5720-in-change.patch patches.kernel.org/4.19.4-011-tipc-don-t-assume-linear-buffer-when-reading-a.patch patches.kernel.org/4.19.4-012-tipc-fix-lockdep-warning-when-reinitilaizing-s.patch patches.kernel.org/4.19.4-013-tuntap-fix-multiqueue-rx.patch patches.kernel.org/4.19.4-014-net-systemport-Protect-stop-from-timeout.patch patches.kernel.org/4.19.4-015-net-sched-act_pedit-fix-memory-leak-when-IDR-a.patch patches.kernel.org/4.19.4-016-net-sched-cls_flower-validate-nested-enc_opts_.patch patches.kernel.org/4.19.4-017-tipc-fix-link-re-establish-failure.patch patches.kernel.org/4.19.4-018-net-mlx5e-Don-t-match-on-vlan-non-existence-if.patch patches.kernel.org/4.19.4-019-net-mlx5e-Claim-TC-hw-offloads-support-only-un.patch patches.kernel.org/4.19.4-020-net-mlx5e-Adjust-to-max-number-of-channles-whe.patch patches.kernel.org/4.19.4-021-net-mlx5e-RX-verify-received-packet-size-in-Li.patch patches.kernel.org/4.19.4-022-Revert-sctp-remove-sctp_transport_pmtu_check.patch patches.kernel.org/4.19.4-023-net-mlx5e-Always-use-the-match-level-enum-when.patch patches.kernel.org/4.19.4-024-net-mlx5e-Fix-selftest-for-small-MTUs.patch patches.kernel.org/4.19.4-025-net-mlx5e-Removed-unnecessary-warnings-in-FEC-.patch patches.kernel.org/4.19.4-026-inet-frags-better-deal-with-smp-races.patch patches.kernel.org/4.19.4-027-l2tp-fix-a-sock-refcnt-leak-in-l2tp_tunnel_reg.patch patches.kernel.org/4.19.4-028-net-mlx5-IPSec-Fix-the-SA-context-hash-key.patch patches.kernel.org/4.19.4-029-net-mlx5e-IPoIB-Reset-QP-after-channels-are-cl.patch patches.kernel.org/4.19.4-030-net-dsa-mv88e6xxx-Fix-clearing-of-stats-counte.patch patches.kernel.org/4.19.4-031-net-phy-realtek-fix-RTL8201F-sysfs-name.patch patches.kernel.org/4.19.4-032-sctp-define-SCTP_SS_DEFAULT-for-Stream-schedul.patch patches.kernel.org/4.19.4-033-net-qualcomm-rmnet-Fix-incorrect-assignment-of.patch patches.kernel.org/4.19.4-034-net-dsa-microchip-initialize-mutex-before-use.patch patches.kernel.org/4.19.4-035-sctp-fix-strchange_flags-name-for-Stream-Chang.patch patches.kernel.org/4.19.4-036-net-phy-mdio-gpio-Fix-working-over-slow-can_sl.patch patches.kernel.org/4.19.4-037-sctp-not-increase-stream-s-incnt-before-sendin.patch patches.kernel.org/4.19.4-038-mlxsw-spectrum-Fix-IP2ME-CPU-policer-configura.patch patches.kernel.org/4.19.4-039-net-smsc95xx-Fix-MTU-range.patch patches.kernel.org/4.19.4-040-rxrpc-Fix-lockup-due-to-no-error-backoff-after.patch patches.kernel.org/4.19.4-041-usbnet-smsc95xx-disable-carrier-check-while-su.patch patches.kernel.org/4.19.4-042-Revert-x86-speculation-Enable-cross-hyperthrea.patch patches.kernel.org/4.19.4-043-Linux-4.19.4.patch patches.kernel.org/4.19.5-001-drm-i915-Replace-some-PAGE_SIZE-with-I915_GTT_.patch patches.kernel.org/4.19.5-002-cifs-don-t-dereference-smb_file_target-before-.patch patches.kernel.org/4.19.5-003-cifs-fix-return-value-for-cifs_listxattr.patch patches.kernel.org/4.19.5-004-arm64-kprobe-make-page-to-RO-mode-when-allocat.patch patches.kernel.org/4.19.5-005-block-brd-associate-with-queue-until-adding-di.patch patches.kernel.org/4.19.5-006-net-hns3-bugfix-for-rtnl_lock-s-range-in-the-h.patch patches.kernel.org/4.19.5-007-net-hns3-bugfix-for-rtnl_lock-s-range-in-the-h.patch patches.kernel.org/4.19.5-008-net-hns3-bugfix-for-handling-mailbox-while-the.patch patches.kernel.org/4.19.5-009-net-hns3-bugfix-for-the-initialization-of-comm.patch patches.kernel.org/4.19.5-010-ixgbe-fix-MAC-anti-spoofing-filter-after-VFLR.patch patches.kernel.org/4.19.5-011-reiserfs-propagate-errors-from-fill_with_dentr.patch patches.kernel.org/4.19.5-012-hfs-prevent-btree-data-loss-on-root-split.patch patches.kernel.org/4.19.5-013-hfsplus-prevent-btree-data-loss-on-root-split.patch patches.kernel.org/4.19.5-014-perf-unwind-Take-pgoff-into-account-when-repor.patch patches.kernel.org/4.19.5-015-um-Give-start_idle_thread-a-return-code.patch patches.kernel.org/4.19.5-016-drm-edid-Add-6-bpc-quirk-for-BOE-panel.patch patches.kernel.org/4.19.5-017-afs-Handle-EIO-from-delivery-function.patch patches.kernel.org/4.19.5-018-platform-x86-intel_telemetry-report-debugfs-fa.patch patches.kernel.org/4.19.5-019-clk-fixed-rate-fix-of_node_get-put-imbalance.patch patches.kernel.org/4.19.5-020-perf-symbols-Set-PLT-entry-header-sizes-proper.patch patches.kernel.org/4.19.5-021-fs-exofs-fix-potential-memory-leak-in-mount-op.patch patches.kernel.org/4.19.5-022-clk-samsung-exynos5420-Enable-PERIS-clocks-for.patch patches.kernel.org/4.19.5-023-apparmor-Fix-uninitialized-value-in-aa_split_f.patch patches.kernel.org/4.19.5-024-x86-earlyprintk-Add-a-force-option-for-pciseri.patch patches.kernel.org/4.19.5-025-platform-x86-acerhdf-Add-BIOS-entry-for-Gatewa.patch patches.kernel.org/4.19.5-026-clk-meson-axg-pcie-drop-the-mpll3-clock-parent.patch patches.kernel.org/4.19.5-027-arm64-percpu-Initialize-ret-in-the-default-cas.patch patches.kernel.org/4.19.5-028-clk-meson-clk-pll-drop-CLK_GET_RATE_NOCACHE-wh.patch patches.kernel.org/4.19.5-029-clk-renesas-r9a06g032-Fix-UART34567-clock-rate.patch patches.kernel.org/4.19.5-030-clk-ti-fix-OF-child-node-lookup.patch patches.kernel.org/4.19.5-031-serial-sh-sci-Fix-receive-on-SCIFA-SCIFB-varia.patch patches.kernel.org/4.19.5-032-netfilter-ipv6-fix-oops-when-defragmenting-loc.patch patches.kernel.org/4.19.5-033-netfilter-bridge-define-INT_MIN-INT_MAX-in-use.patch patches.kernel.org/4.19.5-034-s390-decompressor-add-missing-FORCE-to-build-t.patch patches.kernel.org/4.19.5-035-s390-vdso-add-missing-FORCE-to-build-targets.patch patches.kernel.org/4.19.5-036-HID-i2c-hid-Add-a-small-delay-after-sleep-comm.patch patches.kernel.org/4.19.5-037-Revert-HID-add-NOGET-quirk-for-Eaton-Ellipse-M.patch patches.kernel.org/4.19.5-038-HID-alps-allow-incoming-reports-when-only-the-.patch patches.kernel.org/4.19.5-039-Revert-netfilter-nft_numgen-add-map-lookups-fo.patch patches.kernel.org/4.19.5-040-netfilter-ipset-list-set-Decrease-refcount-syn.patch patches.kernel.org/4.19.5-041-netfilter-ipset-actually-allow-allowable-CIDR-.patch patches.kernel.org/4.19.5-042-netfilter-ipset-fix-ip_set_list-allocation-fai.patch patches.kernel.org/4.19.5-043-s390-mm-fix-mis-accounting-of-pgtable_bytes.patch patches.kernel.org/4.19.5-044-s390-mm-Fix-ERROR-__node_distance-undefined.patch patches.kernel.org/4.19.5-045-bpf-fix-bpf_prog_get_info_by_fd-to-return-0-fu.patch patches.kernel.org/4.19.5-046-netfilter-ipset-Correct-rcu_dereference-call-i.patch patches.kernel.org/4.19.5-047-netfilter-xt_IDLETIMER-add-sysfs-filename-chec.patch patches.kernel.org/4.19.5-048-netfilter-ipset-Fix-calling-ip_set-macro-at-du.patch patches.kernel.org/4.19.5-049-netfilter-nft_compat-ebtables-nat-table-is-nor.patch patches.kernel.org/4.19.5-050-s390-qeth-fix-HiperSockets-sniffer.patch patches.kernel.org/4.19.5-051-s390-qeth-unregister-netdevice-only-when-regis.patch patches.kernel.org/4.19.5-052-net-hns3-Fix-for-out-of-bounds-access-when-set.patch patches.kernel.org/4.19.5-053-hwmon-ibmpowernv-Remove-bogus-__init-annotatio.patch patches.kernel.org/4.19.5-054-ARM-dts-imx6sll-fix-typo-for-fsl-imx6sll-i2c-n.patch patches.kernel.org/4.19.5-055-ARM-dts-fsl-Fix-improperly-quoted-stdout-path-.patch patches.kernel.org/4.19.5-056-Revert-drm-exynos-decon5433-implement-frame-co.patch patches.kernel.org/4.19.5-057-arm64-dts-renesas-r8a7795-add-missing-dma-name.patch patches.kernel.org/4.19.5-058-arm64-dts-renesas-condor-switch-from-EtherAVB-.patch patches.kernel.org/4.19.5-059-xen-grant-table-Fix-incorrect-gnttab_dma_free_.patch patches.kernel.org/4.19.5-060-clk-fixed-factor-fix-of_node_get-put-imbalance.patch patches.kernel.org/4.19.5-061-mtd-nand-Fix-nanddev_pos_next_page-kernel-doc-.patch patches.kernel.org/4.19.5-062-lib-raid6-Fix-arm64-test-build.patch patches.kernel.org/4.19.5-063-drm-amd-display-Stop-leaking-planes.patch patches.kernel.org/4.19.5-064-block-Clear-kernel-memory-before-copying-to-us.patch patches.kernel.org/4.19.5-065-drm-amd-display-Drop-reusing-drm-connector-for.patch patches.kernel.org/4.19.5-066-drm-amd-amdgpu-dm-Fix-dm_dp_create_fake_mst_en.patch patches.kernel.org/4.19.5-067-s390-perf-Change-CPUM_CF-return-code-in-event-.patch patches.kernel.org/4.19.5-068-ceph-quota-fix-null-pointer-dereference-in-quo.patch patches.kernel.org/4.19.5-069-of-device-Really-only-set-bus-DMA-mask-when-ap.patch patches.kernel.org/4.19.5-070-nvme-make-sure-ns-head-inherits-underlying-dev.patch patches.kernel.org/4.19.5-071-i2c-omap-Enable-for-ARCH_K3.patch patches.kernel.org/4.19.5-072-i2c-qcom-geni-Fix-runtime-PM-mismatch-with-chi.patch patches.kernel.org/4.19.5-073-sched-core-Take-the-hotplug-lock-in-sched_init.patch patches.kernel.org/4.19.5-074-perf-tools-Fix-undefined-symbol-scnprintf-in-l.patch patches.kernel.org/4.19.5-075-perf-tools-Do-not-zero-sample_id_all-for-group.patch patches.kernel.org/4.19.5-076-ice-Fix-dead-device-link-issue-with-flow-contr.patch patches.kernel.org/4.19.5-077-ice-Fix-the-bytecount-sent-to-netdev_tx_sent_q.patch patches.kernel.org/4.19.5-078-ice-Change-req_speeds-to-be-u16.patch patches.kernel.org/4.19.5-079-i40e-restore-NETIF_F_GSO_IPXIP-46-to-netdev-fe.patch patches.kernel.org/4.19.5-080-qed-Fix-memory-entry-leak-in-qed_init_sp_reque.patch patches.kernel.org/4.19.5-081-qed-Fix-blocking-unlimited-SPQ-entries-leak.patch patches.kernel.org/4.19.5-082-qed-Fix-SPQ-entries-not-returned-to-pool-in-er.patch patches.kernel.org/4.19.5-083-qed-Fix-potential-memory-corruption.patch patches.kernel.org/4.19.5-084-net-stmmac-Fix-RX-packet-size-8191.patch patches.kernel.org/4.19.5-085-net-aquantia-fix-potential-IOMMU-fault-after-d.patch patches.kernel.org/4.19.5-086-net-aquantia-fixed-enable-unicast-on-32-macvla.patch patches.kernel.org/4.19.5-087-net-aquantia-invalid-checksumm-offload-impleme.patch patches.kernel.org/4.19.5-088-kbuild-deb-pkg-fix-too-low-build-version-numbe.patch patches.kernel.org/4.19.5-089-Revert-scripts-setlocalversion-git-Make-dirty-.patch patches.kernel.org/4.19.5-090-SUNRPC-drop-pointless-static-qualifier-in-xdr_.patch patches.kernel.org/4.19.5-091-x86-mm-Move-LDT-remap-out-of-KASLR-region-on-5.patch patches.kernel.org/4.19.5-092-x86-ldt-Unmap-PTEs-for-the-slot-before-freeing.patch patches.kernel.org/4.19.5-093-x86-ldt-Remove-unused-variable-in-map_ldt_stru.patch patches.kernel.org/4.19.5-094-media-v4l-event-Add-subscription-to-list-befor.patch patches.kernel.org/4.19.5-095-MIPS-OCTEON-cavium_octeon_defconfig-re-enable-.patch patches.kernel.org/4.19.5-096-RISC-V-Fix-raw_copy_-to-from-_user.patch patches.kernel.org/4.19.5-097-uio-Fix-an-Oops-on-load.patch patches.kernel.org/4.19.5-098-ALSA-hda-realtek-Add-quirk-entry-for-HP-Pavili.patch patches.kernel.org/4.19.5-099-ALSA-hda-ca0132-Call-pci_iounmap-instead-of-io.patch patches.kernel.org/4.19.5-100-can-kvaser_usb-Fix-accessing-freed-memory-in-k.patch patches.kernel.org/4.19.5-101-can-kvaser_usb-Fix-potential-uninitialized-var.patch patches.kernel.org/4.19.5-102-usb-cdc-acm-add-entry-for-Hiro-Conexant-modem.patch patches.kernel.org/4.19.5-103-USB-quirks-Add-no-lpm-quirk-for-Raydium-touchs.patch patches.kernel.org/4.19.5-104-USB-Wait-for-extra-delay-time-after-USB_PORT_F.patch patches.kernel.org/4.19.5-105-usb-quirks-Add-delay-init-quirk-for-Corsair-K7.patch patches.kernel.org/4.19.5-106-misc-atmel-ssc-Fix-section-annotation-on-atmel.patch patches.kernel.org/4.19.5-107-USB-misc-appledisplay-add-20-Apple-Cinema-Disp.patch patches.kernel.org/4.19.5-108-gnss-serial-fix-synchronous-write-timeout.patch patches.kernel.org/4.19.5-109-gnss-sirf-fix-synchronous-write-timeout.patch patches.kernel.org/4.19.5-110-mtd-rawnand-atmel-fix-OF-child-node-lookup.patch patches.kernel.org/4.19.5-111-drivers-misc-sgi-gru-fix-Spectre-v1-vulnerabil.patch patches.kernel.org/4.19.5-112-ACPI-platform-Add-SMB0001-HID-to-forbidden_id_.patch patches.kernel.org/4.19.5-113-HID-uhid-forbid-UHID_CREATE-under-KERNEL_DS-or.patch patches.kernel.org/4.19.5-114-HID-Add-quirk-for-Primax-PIXART-OEM-mice.patch patches.kernel.org/4.19.5-115-HID-Add-quirk-for-Microsoft-PIXART-OEM-mouse.patch patches.kernel.org/4.19.5-116-libceph-fall-back-to-sendmsg-for-slab-pages.patch patches.kernel.org/4.19.5-117-mt76x0-run-vco-calibration-for-each-channel-co.patch patches.kernel.org/4.19.5-118-Linux-4.19.5.patch patches.kernel.org/4.19.6-001-HID-steam-remove-input-device-when-a-hid-clien.patch patches.kernel.org/4.19.6-002-efi-libstub-arm-support-building-with-clang.patch patches.kernel.org/4.19.6-003-usb-core-Fix-hub-port-connection-events-lost.patch patches.kernel.org/4.19.6-004-usb-dwc3-gadget-fix-ISOC-TRB-type-on-unaligned.patch patches.kernel.org/4.19.6-005-usb-dwc3-gadget-Properly-check-last-unaligned-.patch patches.kernel.org/4.19.6-006-usb-dwc3-core-Clean-up-ULPI-device.patch patches.kernel.org/4.19.6-007-usb-dwc3-Fix-NULL-pointer-exception-in-dwc3_pc.patch patches.kernel.org/4.19.6-008-xhci-Fix-leaking-USB3-shared_hcd-at-xhci-remov.patch patches.kernel.org/4.19.6-009-xhci-handle-port-status-events-for-removed-USB.patch patches.kernel.org/4.19.6-010-xhci-Add-check-for-invalid-byte-size-error-whe.patch patches.kernel.org/4.19.6-011-usb-xhci-fix-uninitialized-completion-when-USB.patch patches.kernel.org/4.19.6-012-usb-xhci-fix-timeout-for-transition-from-RExit.patch patches.kernel.org/4.19.6-013-xhci-Add-quirk-to-workaround-the-errata-seen-o.patch patches.kernel.org/4.19.6-014-usb-xhci-Prevent-bus-suspend-if-a-port-connect.patch patches.kernel.org/4.19.6-015-ALSA-oss-Use-kvzalloc-for-local-buffer-allocat.patch patches.kernel.org/4.19.6-016-MAINTAINERS-Add-Sasha-as-a-stable-branch-maint.patch patches.kernel.org/4.19.6-017-Documentation-security-bugs-Clarify-treatment-.patch patches.kernel.org/4.19.6-018-Documentation-security-bugs-Postpone-fix-publi.patch patches.kernel.org/4.19.6-019-mmc-sdhci-pci-Try-cd-for-card-detect-lookup-be.patch patches.kernel.org/4.19.6-020-mmc-sdhci-pci-Workaround-GLK-firmware-failing-.patch patches.kernel.org/4.19.6-021-gpio-don-t-free-unallocated-ida-on-gpiochip_ad.patch patches.kernel.org/4.19.6-022-iwlwifi-fix-wrong-WGDS_WIFI_DATA_SIZE.patch patches.kernel.org/4.19.6-023-iwlwifi-mvm-support-sta_statistics-even-on-old.patch patches.kernel.org/4.19.6-024-iwlwifi-mvm-fix-regulatory-domain-update-when-.patch patches.kernel.org/4.19.6-025-iwlwifi-mvm-don-t-use-SAR-Geo-if-basic-SAR-is-.patch patches.kernel.org/4.19.6-026-brcmfmac-fix-reporting-support-for-160-MHz-cha.patch patches.kernel.org/4.19.6-027-opp-ti-opp-supply-Dynamically-update-u_volt_mi.patch patches.kernel.org/4.19.6-028-opp-ti-opp-supply-Correct-the-supply-in-_get_o.patch patches.kernel.org/4.19.6-029-tools-power-cpupower-fix-compilation-with-STAT.patch patches.kernel.org/4.19.6-030-v9fs_dir_readdir-fix-double-free-on-p9stat_rea.patch patches.kernel.org/4.19.6-031-selinux-Add-__GFP_NOWARN-to-allocation-at-str_.patch patches.kernel.org/4.19.6-032-Input-synaptics-avoid-using-uninitialized-vari.patch patches.kernel.org/4.19.6-033-bfs-add-sanity-check-at-bfs_fill_super.patch patches.kernel.org/4.19.6-034-sctp-clear-the-transport-of-some-out_chunk_lis.patch patches.kernel.org/4.19.6-035-gfs2-Don-t-leave-s_fs_info-pointing-to-freed-m.patch patches.kernel.org/4.19.6-036-llc-do-not-use-sk_eat_skb.patch patches.kernel.org/4.19.6-037-mm-don-t-warn-about-large-allocations-for-slab.patch patches.kernel.org/4.19.6-038-mm-memory.c-recheck-page-table-entry-with-page.patch patches.kernel.org/4.19.6-039-tcp-do-not-release-socket-ownership-in-tcp_clo.patch patches.kernel.org/4.19.6-040-drm-fb-helper-Blacklist-writeback-when-adding-.patch patches.kernel.org/4.19.6-041-drm-amdgpu-Add-missing-firmware-entry-for-HAIN.patch patches.kernel.org/4.19.6-042-drm-vc4-Set-legacy_cursor_update-to-false-when.patch patches.kernel.org/4.19.6-043-drm-amdgpu-Fix-oops-when-pp_funcs-switch_power.patch patches.kernel.org/4.19.6-044-drm-i915-Disable-LP3-watermarks-on-all-SNB-mac.patch patches.kernel.org/4.19.6-045-drm-ast-change-resolution-may-cause-screen-blu.patch patches.kernel.org/4.19.6-046-drm-ast-fixed-cursor-may-disappear-sometimes.patch patches.kernel.org/4.19.6-047-drm-ast-Remove-existing-framebuffers-before-lo.patch patches.kernel.org/4.19.6-048-can-flexcan-Unlock-the-MB-unconditionally.patch patches.kernel.org/4.19.6-049-can-dev-can_get_echo_skb-factor-out-non-sendin.patch patches.kernel.org/4.19.6-050-can-dev-__can_get_echo_skb-replace-struct-can_.patch patches.kernel.org/4.19.6-051-can-dev-__can_get_echo_skb-Don-t-crash-the-ker.patch patches.kernel.org/4.19.6-052-can-dev-__can_get_echo_skb-print-error-message.patch patches.kernel.org/4.19.6-053-can-rx-offload-introduce-can_rx_offload_get_ec.patch patches.kernel.org/4.19.6-054-can-rx-offload-rename-can_rx_offload_irq_queue.patch patches.kernel.org/4.19.6-055-can-flexcan-use-can_rx_offload_queue_sorted-fo.patch patches.kernel.org/4.19.6-056-can-flexcan-handle-tx-complete-CAN-frames-via-.patch patches.kernel.org/4.19.6-057-can-raw-check-for-CAN-FD-capable-netdev-in-raw.patch patches.kernel.org/4.19.6-058-can-hi311x-Use-level-triggered-interrupt.patch patches.kernel.org/4.19.6-059-can-flexcan-Always-use-last-mailbox-for-TX.patch patches.kernel.org/4.19.6-060-can-flexcan-remove-not-needed-struct-flexcan_p.patch patches.kernel.org/4.19.6-061-ACPICA-AML-interpreter-add-region-addresses-in.patch patches.kernel.org/4.19.6-062-IB-hfi1-Eliminate-races-in-the-SDMA-send-error.patch patches.kernel.org/4.19.6-063-fsnotify-generalize-handling-of-extra-event-fl.patch patches.kernel.org/4.19.6-064-fanotify-fix-handling-of-events-on-child-sub-d.patch patches.kernel.org/4.19.6-065-pinctrl-meson-fix-pinconf-bias-disable.patch patches.kernel.org/4.19.6-066-pinctrl-meson-fix-gxbb-ao-pull-register-bits.patch patches.kernel.org/4.19.6-067-pinctrl-meson-fix-gxl-ao-pull-register-bits.patch patches.kernel.org/4.19.6-068-pinctrl-meson-fix-meson8-ao-pull-register-bits.patch patches.kernel.org/4.19.6-069-pinctrl-meson-fix-meson8b-ao-pull-register-bit.patch patches.kernel.org/4.19.6-070-tools-testing-nvdimm-Fix-the-array-size-for-di.patch patches.kernel.org/4.19.6-071-scsi-lpfc-fix-remoteport-access.patch patches.kernel.org/4.19.6-072-scsi-hisi_sas-Remove-set-but-not-used-variable.patch patches.kernel.org/4.19.6-073-KVM-PPC-Move-and-undef-TRACE_INCLUDE_PATH-FILE.patch patches.kernel.org/4.19.6-074-cpufreq-imx6q-add-return-value-check-for-volta.patch patches.kernel.org/4.19.6-075-rtc-cmos-Do-not-export-alarm-rtc_ops-when-we-d.patch patches.kernel.org/4.19.6-076-rtc-pcf2127-fix-a-kmemleak-caused-in-pcf2127_i.patch patches.kernel.org/4.19.6-077-crypto-simd-correctly-take-reqsize-of-wrapped-.patch patches.kernel.org/4.19.6-078-floppy-fix-race-condition-in-__floppy_read_blo.patch patches.kernel.org/4.19.6-079-powerpc-io-Fix-the-IO-workarounds-code-to-work.patch patches.kernel.org/4.19.6-080-sched-fair-Fix-cpu_util_wake-for-execl-type-wo.patch patches.kernel.org/4.19.6-081-perf-x86-intel-uncore-Add-more-IMC-PCI-IDs-for.patch patches.kernel.org/4.19.6-082-block-copy-ioprio-in-__bio_clone_fast-and-boun.patch patches.kernel.org/4.19.6-083-SUNRPC-Fix-a-bogus-get-put-in-generic_key_to_e.patch patches.kernel.org/4.19.6-084-riscv-add-missing-vdso_install-target.patch patches.kernel.org/4.19.6-085-RISC-V-Silence-some-module-warnings-on-32-bit.patch patches.kernel.org/4.19.6-086-drm-amdgpu-fix-bug-with-IH-ring-setup.patch patches.kernel.org/4.19.6-087-kdb-Use-strscpy-with-destination-buffer-size.patch patches.kernel.org/4.19.6-088-NFSv4-Fix-an-Oops-during-delegation-callbacks.patch patches.kernel.org/4.19.6-089-powerpc-numa-Suppress-VPHN-is-not-supported-me.patch patches.kernel.org/4.19.6-090-efi-arm-Revert-deferred-unmap-of-early-memmap-.patch patches.kernel.org/4.19.6-091-z3fold-fix-possible-reclaim-races.patch patches.kernel.org/4.19.6-092-mm-memory_hotplug-check-zone_movable-in-has_un.patch patches.kernel.org/4.19.6-093-tmpfs-make-lseek-SEEK_DATA-SEK_HOLE-return-ENX.patch patches.kernel.org/4.19.6-094-mm-page_alloc-check-for-max-order-in-hot-path.patch patches.kernel.org/4.19.6-095-dax-Avoid-losing-wakeup-in-dax_lock_mapping_en.patch patches.kernel.org/4.19.6-096-include-linux-pfn_t.h-force-to-be-parsed-as-an.patch patches.kernel.org/4.19.6-097-tty-wipe-buffer.patch patches.kernel.org/4.19.6-098-tty-wipe-buffer-if-not-echoing-data.patch patches.kernel.org/4.19.6-099-gfs2-Fix-iomap-buffer-head-reference-counting-.patch patches.kernel.org/4.19.6-100-rcu-Make-need_resched-respond-to-urgent-RCU-QS.patch patches.kernel.org/4.19.6-101-media-ov5640-Re-work-MIPI-startup-sequence.patch patches.kernel.org/4.19.6-102-media-ov5640-Fix-timings-setup-code.patch patches.kernel.org/4.19.6-103-media-ov5640-fix-exposure-regression.patch patches.kernel.org/4.19.6-104-media-ov5640-fix-auto-gain-exposure-when-chang.patch patches.kernel.org/4.19.6-105-media-ov5640-fix-wrong-binning-value-in-exposu.patch patches.kernel.org/4.19.6-106-media-ov5640-fix-auto-controls-values-when-swi.patch patches.kernel.org/4.19.6-107-Linux-4.19.6.patch patches.kernel.org/4.19.7-001-mm-huge_memory-rename-freeze_page-to-unmap_pag.patch patches.kernel.org/4.19.7-002-mm-huge_memory-splitting-set-mapping-index-bef.patch patches.kernel.org/4.19.7-003-mm-huge_memory-fix-lockdep-complaint-on-32-bit.patch patches.kernel.org/4.19.7-004-mm-khugepaged-collapse_shmem-stop-if-punched-o.patch patches.kernel.org/4.19.7-005-mm-khugepaged-fix-crashes-due-to-misaccounted-.patch patches.kernel.org/4.19.7-006-mm-khugepaged-collapse_shmem-remember-to-clear.patch patches.kernel.org/4.19.7-007-mm-khugepaged-minor-reorderings-in-collapse_sh.patch patches.kernel.org/4.19.7-008-mm-khugepaged-collapse_shmem-without-freezing-.patch patches.kernel.org/4.19.7-009-mm-khugepaged-collapse_shmem-do-not-crash-on-C.patch patches.kernel.org/4.19.7-010-lan743x-Enable-driver-to-work-with-LAN7431.patch patches.kernel.org/4.19.7-011-lan743x-fix-return-value-for-lan743x_tx_napi_p.patch patches.kernel.org/4.19.7-012-net-don-t-keep-lonely-packets-forever-in-the-g.patch patches.kernel.org/4.19.7-013-net-gemini-Fix-copy-paste-error.patch patches.kernel.org/4.19.7-014-net-thunderx-set-tso_hdrs-pointer-to-NULL-in-n.patch patches.kernel.org/4.19.7-015-packet-copy-user-buffers-before-orphan-or-clon.patch patches.kernel.org/4.19.7-016-rapidio-rionet-do-not-free-skb-before-reading-.patch patches.kernel.org/4.19.7-017-s390-qeth-fix-length-check-in-SNMP-processing.patch patches.kernel.org/4.19.7-018-usbnet-ipheth-fix-potential-recvmsg-bug-and-re.patch patches.kernel.org/4.19.7-019-net-thunderx-set-xdp_prog-to-NULL-if-bpf_prog_.patch patches.kernel.org/4.19.7-020-net-skb_scrub_packet-Scrub-offload_fwd_mark.patch patches.kernel.org/4.19.7-021-virtio-net-disable-guest-csum-during-XDP-set.patch patches.kernel.org/4.19.7-022-virtio-net-fail-XDP-set-if-guest-csum-is-negot.patch patches.kernel.org/4.19.7-023-net-dim-Update-DIM-start-sample-after-each-DIM.patch patches.kernel.org/4.19.7-024-tcp-defer-SACK-compression-after-DupThresh.patch patches.kernel.org/4.19.7-025-net-phy-add-workaround-for-issue-where-PHY-dri.patch patches.kernel.org/4.19.7-026-tipc-fix-lockdep-warning-during-node-delete.patch patches.kernel.org/4.19.7-027-x86-speculation-Enable-cross-hyperthread-spect.patch patches.kernel.org/4.19.7-028-x86-speculation-Apply-IBPB-more-strictly-to-av.patch patches.kernel.org/4.19.7-029-x86-speculation-Propagate-information-about-RS.patch patches.kernel.org/4.19.7-030-x86-speculation-Add-RETPOLINE_AMD-support-to-t.patch patches.kernel.org/4.19.7-031-x86-retpoline-Make-CONFIG_RETPOLINE-depend-on-.patch patches.kernel.org/4.19.7-032-x86-retpoline-Remove-minimal-retpoline-support.patch patches.kernel.org/4.19.7-033-x86-speculation-Update-the-TIF_SSBD-comment.patch patches.kernel.org/4.19.7-034-x86-speculation-Clean-up-spectre_v2_parse_cmdl.patch patches.kernel.org/4.19.7-035-x86-speculation-Remove-unnecessary-ret-variabl.patch patches.kernel.org/4.19.7-036-x86-speculation-Move-STIPB-IBPB-string-conditi.patch patches.kernel.org/4.19.7-037-x86-speculation-Disable-STIBP-when-enhanced-IB.patch patches.kernel.org/4.19.7-038-x86-speculation-Rename-SSBD-update-functions.patch patches.kernel.org/4.19.7-039-x86-speculation-Reorganize-speculation-control.patch patches.kernel.org/4.19.7-040-sched-smt-Make-sched_smt_present-track-topolog.patch patches.kernel.org/4.19.7-041-x86-Kconfig-Select-SCHED_SMT-if-SMP-enabled.patch patches.kernel.org/4.19.7-042-sched-smt-Expose-sched_smt_present-static-key.patch patches.kernel.org/4.19.7-043-x86-speculation-Rework-SMT-state-change.patch patches.kernel.org/4.19.7-044-x86-l1tf-Show-actual-SMT-state.patch patches.kernel.org/4.19.7-045-x86-speculation-Reorder-the-spec_v2-code.patch patches.kernel.org/4.19.7-046-x86-speculation-Mark-string-arrays-const-corre.patch patches.kernel.org/4.19.7-047-x86-speculataion-Mark-command-line-parser-data.patch patches.kernel.org/4.19.7-048-x86-speculation-Unify-conditional-spectre-v2-p.patch patches.kernel.org/4.19.7-049-x86-speculation-Add-command-line-control-for-i.patch patches.kernel.org/4.19.7-050-x86-speculation-Prepare-for-per-task-indirect-.patch patches.kernel.org/4.19.7-051-x86-process-Consolidate-and-simplify-switch_to.patch patches.kernel.org/4.19.7-052-x86-speculation-Avoid-__switch_to_xtra-calls.patch patches.kernel.org/4.19.7-053-x86-speculation-Prepare-for-conditional-IBPB-i.patch patches.kernel.org/4.19.7-054-ptrace-Remove-unused-ptrace_may_access_sched-a.patch patches.kernel.org/4.19.7-055-x86-speculation-Split-out-TIF-update.patch patches.kernel.org/4.19.7-056-x86-speculation-Prevent-stale-SPEC_CTRL-msr-co.patch patches.kernel.org/4.19.7-057-x86-speculation-Prepare-arch_smt_update-for-PR.patch patches.kernel.org/4.19.7-058-x86-speculation-Add-prctl-control-for-indirect.patch patches.kernel.org/4.19.7-059-x86-speculation-Enable-prctl-mode-for-spectre_.patch patches.kernel.org/4.19.7-060-x86-speculation-Add-seccomp-Spectre-v2-user-sp.patch patches.kernel.org/4.19.7-061-x86-speculation-Provide-IBPB-always-command-li.patch patches.kernel.org/4.19.7-062-userfaultfd-shmem-hugetlbfs-only-allow-to-regi.patch patches.kernel.org/4.19.7-063-kvm-mmu-Fix-race-in-emulated-page-table-writes.patch patches.kernel.org/4.19.7-064-kvm-svm-Ensure-an-IBPB-on-all-affected-CPUs-wh.patch patches.kernel.org/4.19.7-065-KVM-nVMX-nSVM-Fix-bug-which-sets-vcpu-arch.tsc.patch patches.kernel.org/4.19.7-066-KVM-x86-Fix-kernel-info-leak-in-KVM_HC_CLOCK_P.patch patches.kernel.org/4.19.7-067-KVM-LAPIC-Fix-pv-ipis-use-before-initializatio.patch patches.kernel.org/4.19.7-068-KVM-X86-Fix-scan-ioapic-use-before-initializat.patch patches.kernel.org/4.19.7-069-KVM-VMX-re-add-ple_gap-module-parameter.patch patches.kernel.org/4.19.7-070-xtensa-enable-coprocessors-that-are-being-flus.patch patches.kernel.org/4.19.7-071-xtensa-fix-coprocessor-context-offset-definiti.patch patches.kernel.org/4.19.7-072-xtensa-fix-coprocessor-part-of-ptrace_-get-set.patch patches.kernel.org/4.19.7-073-udf-Allow-mounting-volumes-with-incorrect-iden.patch patches.kernel.org/4.19.7-074-btrfs-Always-try-all-copies-when-reading-exten.patch patches.kernel.org/4.19.7-075-Btrfs-ensure-path-name-is-null-terminated-at-b.patch patches.kernel.org/4.19.7-076-Btrfs-fix-rare-chances-for-data-loss-when-doin.patch patches.kernel.org/4.19.7-077-Btrfs-fix-race-between-enabling-quotas-and-sub.patch patches.kernel.org/4.19.7-078-btrfs-relocation-set-trans-to-be-NULL-after-en.patch patches.kernel.org/4.19.7-079-PCI-layerscape-Fix-wrong-invocation-of-outboun.patch patches.kernel.org/4.19.7-080-PCI-dwc-Fix-MSI-X-EP-framework-address-calcula.patch patches.kernel.org/4.19.7-081-PCI-Fix-incorrect-value-returned-from-pcie_get.patch patches.kernel.org/4.19.7-082-arm64-dts-rockchip-Fix-PCIe-reset-polarity-for.patch patches.kernel.org/4.19.7-083-x86-MCE-AMD-Fix-the-thresholding-machinery-ini.patch patches.kernel.org/4.19.7-084-x86-fpu-Disable-bottom-halves-while-loading-FP.patch patches.kernel.org/4.19.7-085-perf-x86-intel-Move-branch-tracing-setup-to-th.patch patches.kernel.org/4.19.7-086-perf-x86-intel-Add-generic-branch-tracing-chec.patch patches.kernel.org/4.19.7-087-perf-x86-intel-Disallow-precise_ip-on-BTS-even.patch patches.kernel.org/4.19.7-088-fs-fix-lost-error-code-in-dio_complete.patch patches.kernel.org/4.19.7-089-ALSA-wss-Fix-invalid-snd_free_pages-at-error-p.patch patches.kernel.org/4.19.7-090-ALSA-ac97-Fix-incorrect-bit-shift-at-AC97-SPSA.patch patches.kernel.org/4.19.7-091-ALSA-control-Fix-race-between-adding-and-remov.patch patches.kernel.org/4.19.7-092-ALSA-sparc-Fix-invalid-snd_free_pages-at-error.patch patches.kernel.org/4.19.7-093-ALSA-hda-Add-ASRock-N68C-S-UCC-the-power_save-.patch patches.kernel.org/4.19.7-094-ALSA-hda-realtek-Support-ALC300.patch patches.kernel.org/4.19.7-095-ALSA-hda-realtek-fix-headset-mic-detection-for.patch patches.kernel.org/4.19.7-096-ALSA-hda-realtek-fix-the-pop-noise-on-headphon.patch patches.kernel.org/4.19.7-097-ALSA-hda-realtek-Add-auto-mute-quirk-for-HP-Sp.patch patches.kernel.org/4.19.7-098-function_graph-Create-function_graph_enter-to-.patch patches.kernel.org/4.19.7-099-ARM-function_graph-Simplify-with-function_grap.patch patches.kernel.org/4.19.7-100-microblaze-function_graph-Simplify-with-functi.patch patches.kernel.org/4.19.7-101-x86-function_graph-Simplify-with-function_grap.patch patches.kernel.org/4.19.7-102-nds32-function_graph-Simplify-with-function_gr.patch patches.kernel.org/4.19.7-103-powerpc-function_graph-Simplify-with-function_.patch patches.kernel.org/4.19.7-104-sh-function_graph-Simplify-with-function_graph.patch patches.kernel.org/4.19.7-105-sparc-function_graph-Simplify-with-function_gr.patch patches.kernel.org/4.19.7-106-parisc-function_graph-Simplify-with-function_g.patch patches.kernel.org/4.19.7-107-riscv-function_graph-Simplify-with-function_gr.patch patches.kernel.org/4.19.7-108-s390-function_graph-Simplify-with-function_gra.patch patches.kernel.org/4.19.7-109-arm64-function_graph-Simplify-with-function_gr.patch patches.kernel.org/4.19.7-110-MIPS-function_graph-Simplify-with-function_gra.patch patches.kernel.org/4.19.7-111-function_graph-Make-ftrace_push_return_trace-s.patch patches.kernel.org/4.19.7-112-function_graph-Use-new-curr_ret_depth-to-manag.patch patches.kernel.org/4.19.7-113-function_graph-Have-profiler-use-curr_ret_stac.patch patches.kernel.org/4.19.7-114-function_graph-Move-return-callback-before-upd.patch patches.kernel.org/4.19.7-115-function_graph-Reverse-the-order-of-pushing-th.patch patches.kernel.org/4.19.7-116-binder-fix-race-that-allows-malicious-free-of-.patch patches.kernel.org/4.19.7-117-ext2-initialize-opts.s_mount_opt-as-zero-befor.patch patches.kernel.org/4.19.7-118-ext2-fix-potential-use-after-free.patch patches.kernel.org/4.19.7-119-ASoC-intel-cht_bsw_max98090_ti-Add-quirk-for-b.patch patches.kernel.org/4.19.7-120-ASoC-pcm186x-Fix-device-reset-registers-trigge.patch patches.kernel.org/4.19.7-121-ARM-dts-rockchip-Remove-0-from-the-veyron-memo.patch patches.kernel.org/4.19.7-122-dmaengine-at_hdmac-fix-memory-leak-in-at_dma_x.patch patches.kernel.org/4.19.7-123-dmaengine-at_hdmac-fix-module-unloading.patch patches.kernel.org/4.19.7-124-staging-most-use-format-specifier-s-in-snprint.patch patches.kernel.org/4.19.7-125-staging-vchiq_arm-fix-compat-VCHIQ_IOC_AWAIT_C.patch patches.kernel.org/4.19.7-126-staging-mt7621-dma-fix-potentially-dereferenci.patch patches.kernel.org/4.19.7-127-staging-mt7621-pinctrl-fix-uninitialized-varia.patch patches.kernel.org/4.19.7-128-staging-rtl8723bs-Fix-incorrect-sense-of-ether.patch patches.kernel.org/4.19.7-129-staging-rtl8723bs-Add-missing-return-for-cfg80.patch patches.kernel.org/4.19.7-130-USB-usb-storage-Add-new-IDs-to-ums-realtek.patch patches.kernel.org/4.19.7-131-usb-core-quirks-add-RESET_RESUME-quirk-for-Che.patch patches.kernel.org/4.19.7-132-Revert-usb-dwc3-gadget-skip-Set-Clear-Halt-whe.patch patches.kernel.org/4.19.7-133-iio-hid-sensors-Fix-IIO_CHAN_INFO_RAW-returnin.patch patches.kernel.org/4.19.7-134-iio-st_magn-Fix-enable-device-after-trigger.patch patches.kernel.org/4.19.7-135-lib-test_kmod.c-fix-rmmod-double-free.patch patches.kernel.org/4.19.7-136-mm-cleancache-fix-corruption-on-missed-inode-i.patch patches.kernel.org/4.19.7-137-mm-use-swp_offset-as-key-in-shmem_replace_page.patch patches.kernel.org/4.19.7-138-Drivers-hv-vmbus-check-the-creation_status-in-.patch patches.kernel.org/4.19.7-139-misc-mic-scif-fix-copy-paste-error-in-scif_cre.patch patches.kernel.org/4.19.7-140-Linux-4.19.7.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/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/x86-build-Fix-compiler-support-check-for-CONFIG_RETP.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 ######################################################## # Simple export additions/removals ######################################################## ######################################################## # Bug workarounds for binutils ######################################################## +testing patches.suse/binutils2_26.patch ######################################################## # Scheduler / Core ######################################################## patches.suse/setuid-dumpable-wrongdir patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch ######################################################## # 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 ######################################################## +ykaukab patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch +ykaukab patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch +ykaukab patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch +ykaukab patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch +ykaukab patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch +ykaukab patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch ######################################################## # 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 patches.suse/VFS-expedite-umount.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 ######################################################## # patches.suse/ext2-fsync-err ######################################################## # 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 +duwe patches.suse/pstore-backend-autoaction ######################################################## # Overlayfs ######################################################## ######################################################## # Swap-over-NFS ######################################################## ######################################################## # # Device drivers # ######################################################## ######################################################## # Storage ######################################################## patches.suse/blk-mq-fix-corruption-with-direct-issue.patch patches.suse/scsi-retry-alua-transition-in-progress patches.suse/megaraid-mbox-fix-SG_IO ######################################################## # DRM/Video ######################################################## ######################################################## # video4linux ######################################################## patches.suse/media-dvb-pll-fix-tuner-frequency-ranges.patch patches.suse/media-dvb-pll-don-t-re-validate-tuner-frequencies.patch ######################################################## # Network drivers ######################################################## ######################################################## # Wireless Networking ######################################################## patches.suse/b43-missing-firmware-info.patch ######################################################## # ISDN ######################################################## patches.suse/misdn-add-support-for-group-membership-check ######################################################## # iSCSI ######################################################## ######################################################## # PCI and PCI hotplug ######################################################## ######################################################## # sysfs / driver core ######################################################## ######################################################## # USB ######################################################## ######################################################## # I2C ######################################################## ######################################################## # Input & Console ######################################################## ########################################################## # Sound ########################################################## patches.suse/ALSA-usb-audio-Fix-UAF-decrement-if-card-has-no-live.patch ######################################################## # Char / serial ######################################################## ######################################################## # Other driver fixes ######################################################## ######################################################## # Other drivers we have added to the tree ######################################################## ######################################################## # Suspend/Resume stuff ######################################################## ######################################################## # device-mapper ######################################################## patches.suse/dm-mpath-leastpending-path-update +review patches.suse/dm-mpath-accept-failed-paths patches.suse/dm-table-switch-to-readonly patches.suse/dm-mpath-no-partitions-feature ######################################################## # md ######################################################## ########################################################## # # Security stuff # ########################################################## ########################################################## # Audit ########################################################## ########################################################## # AppArmor ########################################################## patches.suse/apparmor-compatibility-with-v2.x-net.patch ######################################################## # Address space layout randomization ######################################################## ######################################################## # 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. ########################################################