Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:wkazubski:kernel-lts
kernel-source
series.conf
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File series.conf of Package kernel-source
# Kernel patches configuration file # vim: set ts=8 sw=8 noet: # # There are three kinds of rules (see guards.1 for details): # +symbol include this patch if symbol is defined; otherwise exclude. # -symbol exclude this patch if symbol is defined; otherwise include. # - exclude this patch. # # Using symbols means that an entirely different source tree will be # generated depending on which symbols are defined. This used to be # a good thing when arch-specific patches contained conflicts with other # patches, but we now have a policy that patches must build everywhere. # The result is a unified source tree that allows us to do neat things # like ship kernel module packages. Creating a divergent tree breaks # these # so you'd better have an extraordinary reason for using them. # For example, the openSUSE 10.3 kernel uses them for segregating the # -rt patches until they can be integrated completely, and these are # only applied at the very end of the series. # # The most common use in recent kernels is to disable a patch with a # username as the symbol to indicate responsbility. Another use is # to check in a patch for testing, but have it disabled in all but your # own build environment. ######################################################## # latest standard kernel patches # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## patches.kernel.org/5.4.1-001-Bluetooth-Fix-invalid-free-in-bcsp_close.patch patches.kernel.org/5.4.1-002-ath9k_hw-fix-uninitialized-variable-data.patch patches.kernel.org/5.4.1-003-ath10k-Fix-a-NULL-ptr-deref-bug-in-ath10k_usb_a.patch patches.kernel.org/5.4.1-004-ath10k-Fix-HOST-capability-QMI-incompatibility.patch patches.kernel.org/5.4.1-005-ath10k-restore-QCA9880-AR1A-v1-detection.patch patches.kernel.org/5.4.1-006-Revert-Bluetooth-hci_ll-set-operational-frequen.patch patches.kernel.org/5.4.1-007-Revert-dm-crypt-use-WQ_HIGHPRI-for-the-IO-and-c.patch patches.kernel.org/5.4.1-008-md-raid10-prevent-access-of-uninitialized-resyn.patch patches.kernel.org/5.4.1-009-x86-insn-Fix-awk-regexp-warnings.patch patches.kernel.org/5.4.1-010-x86-speculation-Fix-incorrect-MDS-TAA-mitigatio.patch patches.kernel.org/5.4.1-011-x86-speculation-Fix-redundant-MDS-mitigation-me.patch patches.kernel.org/5.4.1-012-nbd-prevent-memory-leak.patch patches.kernel.org/5.4.1-013-x86-stackframe-32-Repair-32-bit-Xen-PV.patch patches.kernel.org/5.4.1-014-x86-xen-32-Make-xen_iret_crit_fixup-independent.patch patches.kernel.org/5.4.1-015-x86-xen-32-Simplify-ring-check-in-xen_iret_crit.patch patches.kernel.org/5.4.1-016-x86-doublefault-32-Fix-stack-canaries-in-the-do.patch patches.kernel.org/5.4.1-017-x86-pti-32-Size-initial_page_table-correctly.patch patches.kernel.org/5.4.1-018-x86-cpu_entry_area-Add-guard-page-for-entry-sta.patch patches.kernel.org/5.4.1-019-x86-entry-32-Fix-IRET-exception.patch patches.kernel.org/5.4.1-020-x86-entry-32-Use-ss-segment-where-required.patch patches.kernel.org/5.4.1-021-x86-entry-32-Move-FIXUP_FRAME-after-pushing-fs-.patch patches.kernel.org/5.4.1-022-x86-entry-32-Unwind-the-ESPFIX-stack-earlier-on.patch patches.kernel.org/5.4.1-023-x86-entry-32-Fix-NMI-vs-ESPFIX.patch patches.kernel.org/5.4.1-024-selftests-x86-mov_ss_trap-Fix-the-SYSENTER-test.patch patches.kernel.org/5.4.1-025-selftests-x86-sigreturn-32-Invalidate-DS-and-ES.patch patches.kernel.org/5.4.1-026-x86-pti-32-Calculate-the-various-PTI-cpu_entry_.patch patches.kernel.org/5.4.1-027-x86-entry-32-Fix-FIXUP_ESPFIX_STACK-with-user-C.patch patches.kernel.org/5.4.1-028-futex-Prevent-robust-futex-exit-race.patch patches.kernel.org/5.4.1-029-ALSA-usb-audio-Fix-NULL-dereference-at-parsing-.patch patches.kernel.org/5.4.1-030-ALSA-usb-audio-Fix-Scarlett-6i6-Gen-2-port-data.patch patches.kernel.org/5.4.1-031-media-vivid-Set-vid_cap_streaming-and-vid_out_s.patch patches.kernel.org/5.4.1-032-media-vivid-Fix-wrong-locking-that-causes-race-.patch patches.kernel.org/5.4.1-033-media-usbvision-Fix-invalid-accesses-after-devi.patch patches.kernel.org/5.4.1-034-media-usbvision-Fix-races-among-open-close-and-.patch patches.kernel.org/5.4.1-035-cpufreq-Add-NULL-checks-to-show-and-store-metho.patch patches.kernel.org/5.4.1-036-futex-Move-futex-exit-handling-into-futex-code.patch patches.kernel.org/5.4.1-037-futex-Replace-PF_EXITPIDONE-with-a-state.patch patches.kernel.org/5.4.1-038-exit-exec-Seperate-mm_release.patch patches.kernel.org/5.4.1-039-futex-Split-futex_mm_release-for-exit-exec.patch patches.kernel.org/5.4.1-040-futex-Set-task-futex_state-to-DEAD-right-after-.patch patches.kernel.org/5.4.1-041-futex-Mark-the-begin-of-futex-exit-explicitly.patch patches.kernel.org/5.4.1-042-futex-Sanitize-exit-state-handling.patch patches.kernel.org/5.4.1-043-futex-Provide-state-handling-for-exec-as-well.patch patches.kernel.org/5.4.1-044-futex-Add-mutex-around-futex-exit.patch patches.kernel.org/5.4.1-045-futex-Provide-distinct-return-value-when-owner-.patch patches.kernel.org/5.4.1-046-futex-Prevent-exit-livelock.patch patches.kernel.org/5.4.1-047-media-uvcvideo-Fix-error-path-in-control-parsin.patch patches.kernel.org/5.4.1-048-media-b2c2-flexcop-usb-add-sanity-checking.patch patches.kernel.org/5.4.1-049-media-cxusb-detect-cxusb_ctrl_msg-error-in-quer.patch patches.kernel.org/5.4.1-050-media-imon-invalid-dereference-in-imon_touch_ev.patch patches.kernel.org/5.4.1-051-media-mceusb-fix-out-of-bounds-read-in-MCE-rece.patch patches.kernel.org/5.4.1-052-ALSA-hda-Disable-audio-component-for-legacy-Nvi.patch patches.kernel.org/5.4.1-053-USBIP-add-config-dependency-for-SGL_ALLOC.patch patches.kernel.org/5.4.1-054-usbip-tools-fix-fd-leakage-in-the-function-of-r.patch patches.kernel.org/5.4.1-055-usbip-Fix-uninitialized-symbol-nents-in-stub_re.patch patches.kernel.org/5.4.1-056-usb-serial-cp201x-support-Mark-10-digital-force.patch patches.kernel.org/5.4.1-057-USB-chaoskey-fix-error-case-of-a-timeout.patch patches.kernel.org/5.4.1-058-appledisplay-fix-error-handling-in-the-schedule.patch patches.kernel.org/5.4.1-059-USB-serial-mos7840-add-USB-ID-to-support-Moxa-U.patch patches.kernel.org/5.4.1-060-USB-serial-mos7720-fix-remote-wakeup.patch patches.kernel.org/5.4.1-061-USB-serial-mos7840-fix-remote-wakeup.patch patches.kernel.org/5.4.1-062-USB-serial-option-add-support-for-DW5821e-with-.patch patches.kernel.org/5.4.1-063-USB-serial-option-add-support-for-Foxconn-T77W9.patch patches.kernel.org/5.4.1-064-staging-comedi-usbduxfast-usbduxfast_ai_cmdtest.patch patches.kernel.org/5.4.1-065-powerpc-book3s64-Fix-link-stack-flush-on-contex.patch patches.kernel.org/5.4.1-066-KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exi.patch patches.kernel.org/5.4.1-067-Linux-5.4.1.patch patches.kernel.org/5.4.2-001-io_uring-async-workers-should-inherit-the-user-.patch patches.kernel.org/5.4.2-002-net-separate-out-the-msghdr-copy-from-___sys_-s.patch patches.kernel.org/5.4.2-003-net-disallow-ancillary-data-for-__sys_-send-rec.patch patches.kernel.org/5.4.2-004-crypto-inside-secure-Fix-stability-issue-with-M.patch patches.kernel.org/5.4.2-005-driver-core-platform-use-the-correct-callback-t.patch patches.kernel.org/5.4.2-006-usb-dwc2-use-a-longer-core-rest-timeout-in-dwc2.patch patches.kernel.org/5.4.2-007-staging-wilc1000-fix-illegal-memory-access-in-w.patch patches.kernel.org/5.4.2-008-staging-rtl8192e-fix-potential-use-after-free.patch patches.kernel.org/5.4.2-009-staging-rtl8723bs-Drop-ACPI-device-ids.patch patches.kernel.org/5.4.2-010-staging-rtl8723bs-Add-024c-0525-to-the-list-of-.patch patches.kernel.org/5.4.2-011-USB-serial-ftdi_sio-add-device-IDs-for-U-Blox-C.patch patches.kernel.org/5.4.2-012-mei-bus-prefix-device-names-on-bus-with-the-bus.patch patches.kernel.org/5.4.2-013-mei-me-add-comet-point-V-device-id.patch patches.kernel.org/5.4.2-014-thunderbolt-Power-cycle-the-router-if-NVM-authe.patch patches.kernel.org/5.4.2-015-x86-fpu-Don-t-cache-access-to-fpu_fpregs_owner_.patch patches.kernel.org/5.4.2-016-gve-Fix-the-queue-page-list-allocated-pages-cou.patch patches.kernel.org/5.4.2-017-macvlan-schedule-bc_work-even-if-error.patch patches.kernel.org/5.4.2-018-mdio_bus-don-t-use-managed-reset-controller.patch patches.kernel.org/5.4.2-019-net-dsa-sja1105-fix-sja1105_parse_rgmii_delays.patch patches.kernel.org/5.4.2-020-net-macb-add-missed-tasklet_kill.patch patches.kernel.org/5.4.2-021-net-psample-fix-skb_over_panic.patch patches.kernel.org/5.4.2-022-net-sched-fix-tc-s-class-show-no-bstats-on-clas.patch patches.kernel.org/5.4.2-023-openvswitch-fix-flow-command-message-size.patch patches.kernel.org/5.4.2-024-sctp-Fix-memory-leak-in-sctp_sf_do_5_2_4_dupcoo.patch patches.kernel.org/5.4.2-025-slip-Fix-use-after-free-Read-in-slip_open.patch patches.kernel.org/5.4.2-026-sctp-cache-netns-in-sctp_ep_common.patch patches.kernel.org/5.4.2-027-openvswitch-drop-unneeded-BUG_ON-in-ovs_flow_cm.patch patches.kernel.org/5.4.2-028-openvswitch-remove-another-BUG_ON.patch patches.kernel.org/5.4.2-029-net-tls-take-into-account-that-bpf_exec_tx_verd.patch patches.kernel.org/5.4.2-030-net-tls-free-the-record-on-encryption-error.patch patches.kernel.org/5.4.2-031-net-skmsg-fix-TLS-1.3-crash-with-full-sk_msg.patch patches.kernel.org/5.4.2-032-selftests-tls-add-a-test-for-fragmented-message.patch patches.kernel.org/5.4.2-033-net-tls-remove-the-dead-inplace_crypto-code.patch patches.kernel.org/5.4.2-034-net-tls-use-sg_next-to-walk-sg-entries.patch patches.kernel.org/5.4.2-035-selftests-bpf-test_sockmap-handle-file-creation.patch patches.kernel.org/5.4.2-036-selftests-bpf-correct-perror-strings.patch patches.kernel.org/5.4.2-037-tipc-fix-link-name-length-check.patch patches.kernel.org/5.4.2-038-selftests-pmtu-use-oneline-for-ip-route-list-ca.patch patches.kernel.org/5.4.2-039-r8169-fix-jumbo-configuration-for-RTL8168evl.patch patches.kernel.org/5.4.2-040-r8169-fix-resume-on-cable-plug-in.patch patches.kernel.org/5.4.2-041-ext4-add-more-paranoia-checking-in-ext4_expand_.patch patches.kernel.org/5.4.2-042-Revert-jffs2-Fix-possible-null-pointer-derefere.patch patches.kernel.org/5.4.2-043-crypto-talitos-Fix-build-error-by-selecting-LIB.patch patches.kernel.org/5.4.2-044-HID-core-check-whether-Usage-Page-item-is-after.patch patches.kernel.org/5.4.2-045-platform-x86-hp-wmi-Fix-ACPI-errors-caused-by-t.patch patches.kernel.org/5.4.2-046-platform-x86-hp-wmi-Fix-ACPI-errors-caused-by-p.patch patches.kernel.org/5.4.2-047-Linux-5.4.2.patch patches.kernel.org/5.4.3-001-rsi-release-skb-if-rsi_prepare_beacon-fails.patch patches.kernel.org/5.4.3-002-arm64-tegra-Fix-active-low-warning-for-Jetson-T.patch patches.kernel.org/5.4.3-003-arm64-tegra-Fix-active-low-warning-for-Jetson-X.patch patches.kernel.org/5.4.3-004-perf-scripts-python-exported-sql-viewer.py-Fix-.patch patches.kernel.org/5.4.3-005-sparc64-implement-ioremap_uc.patch patches.kernel.org/5.4.3-006-lp-fix-sparc64-LPSETTIMEOUT-ioctl.patch patches.kernel.org/5.4.3-007-time-Zero-the-upper-32-bits-in-__kernel_timespe.patch patches.kernel.org/5.4.3-008-mailbox-tegra-Fix-superfluous-IRQ-error-message.patch patches.kernel.org/5.4.3-009-staging-octeon-Use-stubs-for-MIPS-CAVIUM_OCTEON.patch patches.kernel.org/5.4.3-010-usb-gadget-u_serial-add-missing-port-entry-lock.patch patches.kernel.org/5.4.3-011-serial-8250-mtk-Use-platform_get_irq_optional-f.patch patches.kernel.org/5.4.3-012-tty-serial-fsl_lpuart-use-the-sg-count-from-dma.patch patches.kernel.org/5.4.3-013-tty-serial-msm_serial-Fix-flow-control.patch patches.kernel.org/5.4.3-014-serial-pl011-Fix-DMA-flush_buffer.patch patches.kernel.org/5.4.3-015-serial-serial_core-Perform-NULL-checks-for-brea.patch patches.kernel.org/5.4.3-016-serial-stm32-fix-clearing-interrupt-error-flags.patch patches.kernel.org/5.4.3-017-serial-8250_dw-Avoid-double-error-messaging-whe.patch patches.kernel.org/5.4.3-018-serial-ifx6x60-add-missed-pm_runtime_disable.patch patches.kernel.org/5.4.3-019-mwifiex-Re-work-support-for-SDIO-HW-reset.patch patches.kernel.org/5.4.3-020-io_uring-fix-dead-hung-for-non-iter-fixed-rw.patch patches.kernel.org/5.4.3-021-io_uring-transform-send-recvmsg-ERESTARTSYS-to-.patch patches.kernel.org/5.4.3-022-fuse-fix-leak-of-fuse_io_priv.patch patches.kernel.org/5.4.3-023-fuse-verify-nlink.patch patches.kernel.org/5.4.3-024-fuse-verify-write-return.patch patches.kernel.org/5.4.3-025-fuse-verify-attributes.patch patches.kernel.org/5.4.3-026-io_uring-fix-missing-kmap-declaration-on-powerp.patch patches.kernel.org/5.4.3-027-io_uring-ensure-req-submit-is-copied-when-req-i.patch patches.kernel.org/5.4.3-028-SUNRPC-Avoid-RPC-delays-when-exiting-suspend.patch patches.kernel.org/5.4.3-029-ALSA-hda-realtek-Enable-internal-speaker-of-ASU.patch patches.kernel.org/5.4.3-030-ALSA-hda-realtek-Enable-the-headset-mic-on-a-Xi.patch patches.kernel.org/5.4.3-031-ALSA-hda-realtek-Dell-headphone-has-noise-on-un.patch patches.kernel.org/5.4.3-032-ALSA-hda-realtek-Fix-inverted-bass-GPIO-pin-on-.patch patches.kernel.org/5.4.3-033-ALSA-pcm-oss-Avoid-potential-buffer-overflows.patch patches.kernel.org/5.4.3-034-ALSA-hda-Add-mute-led-support-for-HP-ProBook-64.patch patches.kernel.org/5.4.3-035-ALSA-hda-Modify-stream-stripe-mask-only-when-ne.patch patches.kernel.org/5.4.3-036-soc-mediatek-cmdq-fixup-wrong-input-order-of-wr.patch patches.kernel.org/5.4.3-037-Input-synaptics-switch-another-X1-Carbon-6-to-R.patch patches.kernel.org/5.4.3-038-Input-synaptics-rmi4-re-enable-IRQs-in-f34v7_do.patch patches.kernel.org/5.4.3-039-Input-synaptics-rmi4-don-t-increment-rmiaddr-fo.patch patches.kernel.org/5.4.3-040-Input-goodix-add-upside-down-quirk-for-Teclast-.patch patches.kernel.org/5.4.3-041-coresight-etm4x-Fix-input-validation-for-sysfs.patch patches.kernel.org/5.4.3-042-Input-Fix-memory-leak-in-psxpad_spi_probe.patch patches.kernel.org/5.4.3-043-media-rc-mark-input-device-as-pointing-stick.patch patches.kernel.org/5.4.3-044-x86-mm-32-Sync-only-to-VMALLOC_END-in-vmalloc_s.patch patches.kernel.org/5.4.3-045-x86-PCI-Avoid-AMD-FCH-XHCI-USB-PME-from-D0-defe.patch patches.kernel.org/5.4.3-046-CIFS-Fix-NULL-pointer-dereference-in-smb2_push_.patch patches.kernel.org/5.4.3-047-CIFS-Fix-SMB2-oplock-break-processing.patch patches.kernel.org/5.4.3-048-tty-vt-keyboard-reject-invalid-keycodes.patch patches.kernel.org/5.4.3-049-can-slcan-Fix-use-after-free-Read-in-slcan_open.patch patches.kernel.org/5.4.3-050-nfsd-Ensure-CLONE-persists-data-and-metadata-ch.patch patches.kernel.org/5.4.3-051-nfsd-restore-NFSv3-ACL-support.patch patches.kernel.org/5.4.3-052-kernfs-fix-ino-wrap-around-detection.patch patches.kernel.org/5.4.3-053-jbd2-Fix-possible-overflow-in-jbd2_log_space_le.patch patches.kernel.org/5.4.3-054-drm-msm-fix-memleak-on-release.patch patches.kernel.org/5.4.3-055-drm-damage_helper-Fix-race-checking-plane-state.patch patches.kernel.org/5.4.3-056-drm-i810-Prevent-underflow-in-ioctl.patch patches.kernel.org/5.4.3-057-arm64-Validate-tagged-addresses-in-access_ok-ca.patch patches.kernel.org/5.4.3-058-arm64-dts-exynos-Revert-Remove-unneeded-address.patch patches.kernel.org/5.4.3-059-KVM-PPC-Book3S-HV-XIVE-Free-previous-EQ-page-wh.patch patches.kernel.org/5.4.3-060-KVM-PPC-Book3S-HV-XIVE-Fix-potential-page-leak-.patch patches.kernel.org/5.4.3-061-KVM-PPC-Book3S-HV-XIVE-Set-kvm-arch.xive-when-V.patch patches.kernel.org/5.4.3-062-KVM-nVMX-Always-write-vmcs02.GUEST_CR3-during-n.patch patches.kernel.org/5.4.3-063-KVM-arm-arm64-vgic-Don-t-rely-on-the-wrong-pend.patch patches.kernel.org/5.4.3-064-KVM-x86-do-not-modify-masked-bits-of-shared-MSR.patch patches.kernel.org/5.4.3-065-KVM-x86-fix-presentation-of-TSX-feature-in-ARCH.patch patches.kernel.org/5.4.3-066-KVM-x86-Remove-a-spurious-export-of-a-static-fu.patch patches.kernel.org/5.4.3-067-KVM-x86-Grab-KVM-s-srcu-lock-when-setting-neste.patch patches.kernel.org/5.4.3-068-crypto-crypto4xx-fix-double-free-in-crypto4xx_d.patch patches.kernel.org/5.4.3-069-crypto-atmel-aes-Fix-IV-handling-when-req-nbyte.patch patches.kernel.org/5.4.3-070-crypto-af_alg-cast-ki_complete-ternary-op-to-in.patch patches.kernel.org/5.4.3-071-crypto-geode-aes-switch-to-skcipher-for-cbc-aes.patch patches.kernel.org/5.4.3-072-crypto-ccp-fix-uninitialized-list-head.patch patches.kernel.org/5.4.3-073-crypto-ecdh-fix-big-endian-bug-in-ECC-library.patch patches.kernel.org/5.4.3-074-crypto-user-fix-memory-leak-in-crypto_report.patch patches.kernel.org/5.4.3-075-crypto-user-fix-memory-leak-in-crypto_reportsta.patch patches.kernel.org/5.4.3-076-spi-spi-fsl-qspi-Clear-TDH-bits-in-FLSHCR-regis.patch patches.kernel.org/5.4.3-077-spi-stm32-qspi-Fix-kernel-oops-when-unbinding-d.patch patches.kernel.org/5.4.3-078-spi-atmel-Fix-CS-high-support.patch patches.kernel.org/5.4.3-079-spi-Fix-SPI_CS_HIGH-setting-when-using-native-a.patch patches.kernel.org/5.4.3-080-spi-Fix-NULL-pointer-when-setting-SPI_CS_HIGH-f.patch patches.kernel.org/5.4.3-081-can-ucan-fix-non-atomic-allocation-in-completio.patch patches.kernel.org/5.4.3-082-RDMA-qib-Validate-show-store-callbacks-before-c.patch patches.kernel.org/5.4.3-083-rfkill-allocate-static-minor.patch patches.kernel.org/5.4.3-084-bdev-Factor-out-bdev-revalidation-into-a-common.patch patches.kernel.org/5.4.3-085-bdev-Refresh-bdev-size-for-disks-without-partit.patch patches.kernel.org/5.4.3-086-iomap-Fix-pipe-page-leakage-during-splicing.patch patches.kernel.org/5.4.3-087-thermal-Fix-deadlock-in-thermal-thermal_zone_de.patch patches.kernel.org/5.4.3-088-vcs-prevent-write-access-to-vcsu-devices.patch patches.kernel.org/5.4.3-089-Revert-serial-8250-Add-support-for-NI-Serial-PX.patch patches.kernel.org/5.4.3-090-binder-Fix-race-between-mmap-and-binder_alloc_p.patch patches.kernel.org/5.4.3-091-binder-Prevent-repeated-use-of-mmap-via-NULL-ma.patch patches.kernel.org/5.4.3-092-binder-Handle-start-NULL-in-binder_update_page_.patch patches.kernel.org/5.4.3-093-KVM-x86-fix-out-of-bounds-write-in-KVM_GET_EMUL.patch patches.kernel.org/5.4.3-094-ALSA-hda-Fix-pending-unsol-events-at-shutdown.patch patches.kernel.org/5.4.3-095-cpufreq-imx-cpufreq-dt-Correct-i.MX8MN-s-defaul.patch patches.kernel.org/5.4.3-096-md-raid0-Fix-an-error-message-in-raid0_make_req.patch patches.kernel.org/5.4.3-097-drm-mcde-Fix-an-error-handling-path-in-mcde_pro.patch patches.kernel.org/5.4.3-098-watchdog-aspeed-Fix-clock-behaviour-for-ast2600.patch patches.kernel.org/5.4.3-099-EDAC-ghes-Fix-locking-and-memory-barrier-issues.patch patches.kernel.org/5.4.3-100-perf-script-Fix-invalid-LBR-binary-mismatch-err.patch patches.kernel.org/5.4.3-101-kselftest-Fix-NULL-INSTALL_PATH-for-TARGETS-run.patch patches.kernel.org/5.4.3-102-Linux-5.4.3.patch patches.kernel.org/5.4.4-001-usb-gadget-configfs-Fix-missing-spin_lock_init.patch patches.kernel.org/5.4.4-002-usb-gadget-pch_udc-fix-use-after-free.patch patches.kernel.org/5.4.4-003-nvme-Namepace-identification-descriptor-list-is.patch patches.kernel.org/5.4.4-004-Revert-nvme-Add-quirk-for-Kingston-NVME-SSD-run.patch patches.kernel.org/5.4.4-005-scsi-lpfc-Fix-bad-ndlp-ptr-in-xri-aborted-handl.patch patches.kernel.org/5.4.4-006-scsi-zfcp-trace-channel-log-even-for-FCP-comman.patch patches.kernel.org/5.4.4-007-scsi-qla2xxx-Do-command-completion-on-abort-tim.patch patches.kernel.org/5.4.4-008-scsi-qla2xxx-Fix-driver-unload-hang.patch patches.kernel.org/5.4.4-009-scsi-qla2xxx-Fix-double-scsi_done-for-abort-pat.patch patches.kernel.org/5.4.4-010-scsi-qla2xxx-Fix-memory-leak-when-sending-I-O-f.patch patches.kernel.org/5.4.4-011-compat_ioctl-add-compat_ptr_ioctl.patch patches.kernel.org/5.4.4-012-ceph-fix-compat_ioctl-for-ceph_dir_operations.patch patches.kernel.org/5.4.4-013-media-venus-remove-invalid-compat_ioctl32-handl.patch patches.kernel.org/5.4.4-014-USB-uas-honor-flag-to-avoid-CAPACITY16.patch patches.kernel.org/5.4.4-015-USB-uas-heed-CAPACITY_HEURISTICS.patch patches.kernel.org/5.4.4-016-USB-documentation-flags-on-usb-storage-versus-U.patch patches.kernel.org/5.4.4-017-usb-Allow-USB-device-to-be-warm-reset-in-suspen.patch patches.kernel.org/5.4.4-018-usb-host-xhci-tegra-Correct-phy-enable-sequence.patch patches.kernel.org/5.4.4-019-binder-fix-incorrect-calculation-for-num_valid.patch patches.kernel.org/5.4.4-020-staging-exfat-fix-multiple-definition-error-of-.patch patches.kernel.org/5.4.4-021-staging-rtl8188eu-fix-interface-sanity-check.patch patches.kernel.org/5.4.4-022-staging-rtl8712-fix-interface-sanity-check.patch patches.kernel.org/5.4.4-023-staging-vchiq-call-unregister_chrdev_region-whe.patch patches.kernel.org/5.4.4-024-staging-gigaset-fix-general-protection-fault-on.patch patches.kernel.org/5.4.4-025-staging-gigaset-fix-illegal-free-on-probe-error.patch patches.kernel.org/5.4.4-026-staging-gigaset-add-endpoint-type-sanity-check.patch patches.kernel.org/5.4.4-027-usb-xhci-only-set-D3hot-for-pci-device.patch patches.kernel.org/5.4.4-028-xhci-Fix-memory-leak-in-xhci_add_in_port.patch patches.kernel.org/5.4.4-029-xhci-fix-USB3-device-initiated-resume-race-with.patch patches.kernel.org/5.4.4-030-xhci-Increase-STS_HALT-timeout-in-xhci_suspend.patch patches.kernel.org/5.4.4-031-xhci-handle-some-XHCI_TRUST_TX_LENGTH-quirks-ca.patch patches.kernel.org/5.4.4-032-xhci-make-sure-interrupts-are-restored-to-corre.patch patches.kernel.org/5.4.4-033-interconnect-qcom-sdm845-Walk-the-list-safely-o.patch patches.kernel.org/5.4.4-034-interconnect-qcom-qcs404-Walk-the-list-safely-o.patch patches.kernel.org/5.4.4-035-usb-common-usb-conn-gpio-Don-t-log-an-error-on-.patch patches.kernel.org/5.4.4-036-ARM-dts-pandora-common-define-wl1251-as-child-n.patch patches.kernel.org/5.4.4-037-iio-adis16480-Add-debugfs_reg_access-entry.patch patches.kernel.org/5.4.4-038-iio-imu-st_lsm6dsx-fix-ODR-check-in-st_lsm6dsx_.patch patches.kernel.org/5.4.4-039-iio-adis16480-Fix-scales-factors.patch patches.kernel.org/5.4.4-040-iio-humidity-hdc100x-fix-IIO_HUMIDITYRELATIVE-c.patch patches.kernel.org/5.4.4-041-iio-imu-inv_mpu6050-fix-temperature-reporting-u.patch patches.kernel.org/5.4.4-042-iio-adc-ad7606-fix-reading-unnecessary-data-fro.patch patches.kernel.org/5.4.4-043-iio-adc-ad7124-Enable-internal-reference.patch patches.kernel.org/5.4.4-044-USB-atm-ueagle-atm-add-missing-endpoint-check.patch patches.kernel.org/5.4.4-045-USB-idmouse-fix-interface-sanity-checks.patch patches.kernel.org/5.4.4-046-USB-serial-io_edgeport-fix-epic-endpoint-lookup.patch patches.kernel.org/5.4.4-047-usb-roles-fix-a-potential-use-after-free.patch patches.kernel.org/5.4.4-048-USB-adutux-fix-interface-sanity-check.patch patches.kernel.org/5.4.4-049-usb-core-urb-fix-URB-structure-initialization-f.patch patches.kernel.org/5.4.4-050-usb-mon-Fix-a-deadlock-in-usbmon-between-mmap-a.patch patches.kernel.org/5.4.4-051-tpm-add-check-after-commands-attribs-tab-alloca.patch patches.kernel.org/5.4.4-052-tpm-Switch-to-platform_get_irq_optional.patch patches.kernel.org/5.4.4-053-EDAC-altera-Use-fast-register-IO-for-S10-IRQs.patch patches.kernel.org/5.4.4-054-brcmfmac-disable-PCIe-interrupts-before-bus-res.patch patches.kernel.org/5.4.4-055-mtd-spear_smi-Fix-Write-Burst-mode.patch patches.kernel.org/5.4.4-056-mtd-rawnand-Change-calculating-of-position-page.patch patches.kernel.org/5.4.4-057-virt_wifi-fix-use-after-free-in-virt_wifi_newli.patch patches.kernel.org/5.4.4-058-virtio-balloon-fix-managed-page-counts-when-mig.patch patches.kernel.org/5.4.4-059-usb-dwc3-pci-add-ID-for-the-Intel-Comet-Lake-H-.patch patches.kernel.org/5.4.4-060-usb-dwc3-gadget-Fix-logical-condition.patch patches.kernel.org/5.4.4-061-usb-dwc3-gadget-Clear-started-flag-for-non-IOC.patch patches.kernel.org/5.4.4-062-usb-dwc3-ep0-Clear-started-flag-on-completion.patch patches.kernel.org/5.4.4-063-phy-renesas-rcar-gen3-usb2-Fix-sysfs-interface-.patch patches.kernel.org/5.4.4-064-usb-typec-fix-use-after-free-in-typec_register_.patch patches.kernel.org/5.4.4-065-iwlwifi-pcie-fix-support-for-transmitting-SKBs-.patch patches.kernel.org/5.4.4-066-btrfs-check-page-mapping-when-loading-free-spac.patch patches.kernel.org/5.4.4-067-btrfs-use-btrfs_block_group_cache_done-in-updat.patch patches.kernel.org/5.4.4-068-btrfs-use-refcount_inc_not_zero-in-kill_all_nod.patch patches.kernel.org/5.4.4-069-Btrfs-fix-metadata-space-leak-on-fixup-worker-f.patch patches.kernel.org/5.4.4-070-Btrfs-fix-negative-subv_writers-counter-and-dat.patch patches.kernel.org/5.4.4-071-btrfs-Avoid-getting-stuck-during-cyclic-writeba.patch patches.kernel.org/5.4.4-072-btrfs-Remove-btrfs_bio-flags-member.patch patches.kernel.org/5.4.4-073-Btrfs-send-skip-backreference-walking-for-exten.patch patches.kernel.org/5.4.4-074-btrfs-record-all-roots-for-rename-exchange-on-a.patch patches.kernel.org/5.4.4-075-rtlwifi-rtl8192de-Fix-missing-code-to-retrieve-.patch patches.kernel.org/5.4.4-076-rtlwifi-rtl8192de-Fix-missing-callback-that-tes.patch patches.kernel.org/5.4.4-077-rtlwifi-rtl8192de-Fix-missing-enable-interrupt-.patch patches.kernel.org/5.4.4-078-lib-raid6-fix-awk-build-warnings.patch patches.kernel.org/5.4.4-079-ovl-fix-lookup-failure-on-multi-lower-squashfs.patch patches.kernel.org/5.4.4-080-ovl-fix-corner-case-of-non-unique-st_dev-st_ino.patch patches.kernel.org/5.4.4-081-ovl-relax-WARN_ON-on-rename-to-self.patch patches.kernel.org/5.4.4-082-hwrng-omap-Fix-RNG-wait-loop-timeout.patch patches.kernel.org/5.4.4-083-dm-writecache-handle-REQ_FUA.patch patches.kernel.org/5.4.4-084-dm-zoned-reduce-overhead-of-backing-device-chec.patch patches.kernel.org/5.4.4-085-workqueue-Fix-spurious-sanity-check-failures-in.patch patches.kernel.org/5.4.4-086-workqueue-Fix-pwq-ref-leak-in-rescuer_thread.patch patches.kernel.org/5.4.4-087-ASoC-rt5645-Fixed-buddy-jack-support.patch patches.kernel.org/5.4.4-088-ASoC-rt5645-Fixed-typo-for-buddy-jack-support.patch patches.kernel.org/5.4.4-089-ASoC-Jack-Fix-NULL-pointer-dereference-in-snd_s.patch patches.kernel.org/5.4.4-090-ASoC-fsl_audmix-Add-spin-lock-to-protect-tdms.patch patches.kernel.org/5.4.4-091-md-improve-handling-of-bio-with-REQ_PREFLUSH-in.patch patches.kernel.org/5.4.4-092-blk-mq-avoid-sysfs-buffer-overflow-with-too-man.patch patches.kernel.org/5.4.4-093-cgroup-pids-use-atomic64_t-for-pids-limit.patch patches.kernel.org/5.4.4-094-wil6210-check-len-before-memcpy-calls.patch patches.kernel.org/5.4.4-095-ar5523-check-NULL-before-memcpy-in-ar5523_cmd.patch patches.kernel.org/5.4.4-096-s390-mm-properly-clear-_PAGE_NOEXEC-bit-when-it.patch patches.kernel.org/5.4.4-097-media-hantro-Fix-s_fmt-for-dynamic-resolution-c.patch patches.kernel.org/5.4.4-098-media-hantro-Fix-motion-vectors-usage-condition.patch patches.kernel.org/5.4.4-099-media-hantro-Fix-picture-order-count-table-enab.patch patches.kernel.org/5.4.4-100-media-vimc-sen-remove-unused-kthread_sen-field.patch patches.kernel.org/5.4.4-101-media-bdisp-fix-memleak-on-release.patch patches.kernel.org/5.4.4-102-media-radio-wl1273-fix-interrupt-masking-on-rel.patch patches.kernel.org/5.4.4-103-media-cec.h-CEC_OP_REC_FLAG_-values-were-swappe.patch patches.kernel.org/5.4.4-104-cpuidle-Do-not-unset-the-driver-if-it-is-there-.patch patches.kernel.org/5.4.4-105-cpuidle-teo-Ignore-disabled-idle-states-that-ar.patch patches.kernel.org/5.4.4-106-cpuidle-teo-Rename-local-variable-in-teo_select.patch patches.kernel.org/5.4.4-107-cpuidle-teo-Consider-hits-and-misses-metrics-of.patch patches.kernel.org/5.4.4-108-cpuidle-teo-Fix-early-hits-handling-for-disable.patch patches.kernel.org/5.4.4-109-cpuidle-use-first-valid-target-residency-as-pol.patch patches.kernel.org/5.4.4-110-erofs-zero-out-when-listxattr-is-called-with-no.patch patches.kernel.org/5.4.4-111-perf-tests-Fix-out-of-bounds-memory-access.patch patches.kernel.org/5.4.4-112-drm-panfrost-Open-close-the-perfcnt-BO.patch patches.kernel.org/5.4.4-113-powerpc-perf-Disable-trace_imc-pmu.patch patches.kernel.org/5.4.4-114-intel_th-Fix-a-double-put_device-in-error-path.patch patches.kernel.org/5.4.4-115-intel_th-pci-Add-Ice-Lake-CPU-support.patch patches.kernel.org/5.4.4-116-intel_th-pci-Add-Tiger-Lake-CPU-support.patch patches.kernel.org/5.4.4-117-PM-devfreq-Lock-devfreq-in-trans_stat_show.patch patches.kernel.org/5.4.4-118-cpufreq-powernv-fix-stack-bloat-and-hard-limit-.patch patches.kernel.org/5.4.4-119-ALSA-fireface-fix-return-value-in-error-path-of.patch patches.kernel.org/5.4.4-120-ALSA-oxfw-fix-return-value-in-error-path-of-iso.patch patches.kernel.org/5.4.4-121-ALSA-hda-realtek-Line-out-jack-doesn-t-work-on-.patch patches.kernel.org/5.4.4-122-ACPI-utils-Move-acpi_dev_get_first_match_dev-un.patch patches.kernel.org/5.4.4-123-ACPI-LPSS-Add-LNXVIDEO-BYT-I2C7-to-lpss_device_.patch patches.kernel.org/5.4.4-124-ACPI-LPSS-Add-LNXVIDEO-BYT-I2C1-to-lpss_device_.patch patches.kernel.org/5.4.4-125-ACPI-LPSS-Add-dmi-quirk-for-skipping-_DEP-check.patch patches.kernel.org/5.4.4-126-ACPI-hotplug-PCI-Allocate-resources-directly-un.patch patches.kernel.org/5.4.4-127-ACPI-OSL-only-free-map-once-in-osl.c.patch patches.kernel.org/5.4.4-128-ACPI-bus-Fix-NULL-pointer-check-in-acpi_bus_get.patch patches.kernel.org/5.4.4-129-ACPI-EC-Rework-flushing-of-pending-work.patch patches.kernel.org/5.4.4-130-ACPI-PM-Avoid-attaching-ACPI-PM-domain-to-certa.patch patches.kernel.org/5.4.4-131-pinctrl-rza2-Fix-gpio-name-typos.patch patches.kernel.org/5.4.4-132-pinctrl-armada-37xx-Fix-irq-mask-access-in-arma.patch patches.kernel.org/5.4.4-133-pinctrl-samsung-Add-of_node_put-before-return-i.patch patches.kernel.org/5.4.4-134-pinctrl-samsung-Fix-device-node-refcount-leaks-.patch patches.kernel.org/5.4.4-135-pinctrl-samsung-Fix-device-node-refcount-leaks-.patch patches.kernel.org/5.4.4-136-pinctrl-samsung-Fix-device-node-refcount-leaks-.patch patches.kernel.org/5.4.4-137-pinctrl-samsung-Fix-device-node-refcount-leaks-.patch patches.kernel.org/5.4.4-138-mmc-host-omap_hsmmc-add-code-for-special-init-o.patch patches.kernel.org/5.4.4-139-ARM-dts-omap3-tao3530-Fix-incorrect-MMC-card-de.patch patches.kernel.org/5.4.4-140-RDMA-core-Fix-ib_dma_max_seg_size.patch patches.kernel.org/5.4.4-141-ppdev-fix-PPGETTIME-PPSETTIME-ioctls.patch patches.kernel.org/5.4.4-142-stm-class-Lose-the-protocol-driver-when-droppin.patch patches.kernel.org/5.4.4-143-coresight-Serialize-enabling-disabling-a-link-d.patch patches.kernel.org/5.4.4-144-powerpc-Allow-64bit-VDSO-__kernel_sync_dicache-.patch patches.kernel.org/5.4.4-145-powerpc-xive-Prevent-page-fault-issues-in-the-m.patch patches.kernel.org/5.4.4-146-powerpc-Allow-flush_icache_range-to-work-across.patch patches.kernel.org/5.4.4-147-powerpc-xive-Skip-ioremap-of-ESB-pages-for-LSI-.patch patches.kernel.org/5.4.4-148-video-hdmi-Fix-AVI-bar-unpack.patch patches.kernel.org/5.4.4-149-quota-Check-that-quota-is-not-dirty-before-rele.patch patches.kernel.org/5.4.4-150-ext2-check-err-when-partial-NULL.patch patches.kernel.org/5.4.4-151-seccomp-avoid-overflow-in-implicit-constant-con.patch patches.kernel.org/5.4.4-152-quota-fix-livelock-in-dquot_writeback_dquots.patch patches.kernel.org/5.4.4-153-ext4-Fix-credit-estimate-for-final-inode-freein.patch patches.kernel.org/5.4.4-154-reiserfs-fix-extended-attributes-on-the-root-di.patch patches.kernel.org/5.4.4-155-scsi-qla2xxx-Fix-SRB-leak-on-switch-command-tim.patch patches.kernel.org/5.4.4-156-scsi-qla2xxx-Fix-a-dma_pool_free-call.patch patches.kernel.org/5.4.4-157-Revert-scsi-qla2xxx-Fix-memory-leak-when-sendin.patch patches.kernel.org/5.4.4-158-iio-ad7949-kill-pointless-readback-handling-cod.patch patches.kernel.org/5.4.4-159-iio-ad7949-fix-channels-mixups.patch patches.kernel.org/5.4.4-160-omap-pdata-quirks-revert-pandora-specific-gpiod.patch patches.kernel.org/5.4.4-161-omap-pdata-quirks-remove-openpandora-quirks-for.patch patches.kernel.org/5.4.4-162-powerpc-Avoid-clang-warnings-around-setjmp-and-.patch patches.kernel.org/5.4.4-163-powerpc-Fix-vDSO-clock_getres.patch patches.kernel.org/5.4.4-164-mm-memfd-fix-COW-issue-on-MAP_PRIVATE-and-F_SEA.patch patches.kernel.org/5.4.4-165-mfd-rk808-Fix-RK818-ID-template.patch patches.kernel.org/5.4.4-166-mm-memcg-slab-wait-for-root-kmem_cache-refcnt-k.patch patches.kernel.org/5.4.4-167-ext4-work-around-deleting-a-file-with-i_nlink-0.patch patches.kernel.org/5.4.4-168-firmware-qcom-scm-Ensure-a0-status-code-is-trea.patch patches.kernel.org/5.4.4-169-s390-smp-vdso-fix-ASCE-handling.patch patches.kernel.org/5.4.4-170-s390-kaslr-store-KASLR-offset-for-early-dumps.patch patches.kernel.org/5.4.4-171-mm-shmem.c-cast-the-type-of-unmap_start-to-u64.patch patches.kernel.org/5.4.4-172-powerpc-Define-arch_is_kernel_initmem_freed-for.patch patches.kernel.org/5.4.4-173-USB-dummy-hcd-increase-max-number-of-devices-to.patch patches.kernel.org/5.4.4-174-rtc-disable-uie-before-setting-time-and-enable-.patch patches.kernel.org/5.4.4-175-splice-only-read-in-as-much-information-as-ther.patch patches.kernel.org/5.4.4-176-ext4-fix-a-bug-in-ext4_wait_for_tail_page_commi.patch patches.kernel.org/5.4.4-177-ext4-fix-leak-of-quota-reservations.patch patches.kernel.org/5.4.4-178-blk-mq-make-sure-that-line-break-can-be-printed.patch patches.kernel.org/5.4.4-179-workqueue-Fix-missing-kfree-rescuer-in-destroy_.patch patches.kernel.org/5.4.4-180-r8169-fix-rtl_hw_jumbo_disable-for-RTL8168evl.patch patches.kernel.org/5.4.4-181-EDAC-ghes-Do-not-warn-when-incrementing-refcoun.patch patches.kernel.org/5.4.4-182-Linux-5.4.4.patch patches.kernel.org/5.4.5-001-inet-protect-against-too-small-mtu-values.patch patches.kernel.org/5.4.5-002-mqprio-Fix-out-of-bounds-access-in-mqprio_dump.patch patches.kernel.org/5.4.5-003-net-bridge-deny-dev_set_mac_address-when-unregi.patch patches.kernel.org/5.4.5-004-net-dsa-fix-flow-dissection-on-Tx-path.patch patches.kernel.org/5.4.5-005-net-ethernet-ti-cpsw-fix-extra-rx-interrupt.patch patches.kernel.org/5.4.5-006-net-sched-fix-dump-qlen-for-sch_mq-sch_mqprio-w.patch patches.kernel.org/5.4.5-007-net_sched-validate-TCA_KIND-attribute-in-tc_cha.patch patches.kernel.org/5.4.5-008-net-thunderx-start-phy-before-starting-autonego.patch patches.kernel.org/5.4.5-009-net-tls-Fix-return-values-to-avoid-ENOTSUPP.patch patches.kernel.org/5.4.5-010-openvswitch-support-asymmetric-conntrack.patch patches.kernel.org/5.4.5-011-tcp-md5-fix-potential-overestimation-of-TCP-opt.patch patches.kernel.org/5.4.5-012-tipc-fix-ordering-of-tipc-module-init-and-exit-.patch patches.kernel.org/5.4.5-013-net-mlx5e-Query-global-pause-state-before-setti.patch patches.kernel.org/5.4.5-014-net-ipv6-add-net-argument-to-ip6_dst_lookup_flo.patch patches.kernel.org/5.4.5-015-net-ipv6_stub-use-ip6_dst_lookup_flow-instead-o.patch patches.kernel.org/5.4.5-016-tcp-fix-rejected-syncookies-due-to-stale-timest.patch patches.kernel.org/5.4.5-017-tcp-tighten-acceptance-of-ACKs-not-matching-a-c.patch patches.kernel.org/5.4.5-018-tcp-Protect-accesses-to-.ts_recent_stamp-with-R.patch patches.kernel.org/5.4.5-019-net-core-rename-indirect-block-ingress-cb-funct.patch patches.kernel.org/5.4.5-020-net-sched-allow-indirect-blocks-to-bind-to-clsa.patch patches.kernel.org/5.4.5-021-cls_flower-Fix-the-behavior-using-port-ranges-w.patch patches.kernel.org/5.4.5-022-gre-refetch-erspan-header-from-skb-data-after-p.patch patches.kernel.org/5.4.5-023-Fixed-updating-of-ethertype-in-function-skb_mpl.patch patches.kernel.org/5.4.5-024-hsr-fix-a-NULL-pointer-dereference-in-hsr_dev_x.patch patches.kernel.org/5.4.5-025-net-Fixed-updating-of-ethertype-in-skb_mpls_pus.patch patches.kernel.org/5.4.5-026-net-mlx5e-Fix-TXQ-indices-to-be-sequential.patch patches.kernel.org/5.4.5-027-act_ct-support-asymmetric-conntrack.patch patches.kernel.org/5.4.5-028-net-mlx5e-Fix-SFF-8472-eeprom-length.patch patches.kernel.org/5.4.5-029-net-mlx5e-Fix-freeing-flow-with-kfree-and-not-k.patch patches.kernel.org/5.4.5-030-net-mlx5e-Fix-translation-of-link-mode-into-spe.patch patches.kernel.org/5.4.5-031-net-mlx5e-ethtool-Fix-analysis-of-speed-setting.patch patches.kernel.org/5.4.5-032-page_pool-do-not-release-pool-until-inflight-0.patch patches.kernel.org/5.4.5-033-xdp-obtain-the-mem_id-mutex-before-trying-to-re.patch patches.kernel.org/5.4.5-034-ionic-keep-users-rss-hash-across-lif-reset.patch patches.kernel.org/5.4.5-035-net-mscc-ocelot-unregister-the-PTP-clock-on-dei.patch patches.kernel.org/5.4.5-036-r8169-add-missing-RX-enabling-for-WoL-on-RTL812.patch patches.kernel.org/5.4.5-037-Linux-5.4.5.patch patches.kernel.org/5.4.6-001-USB-Fix-incorrect-DMA-allocations-for-local-mem.patch patches.kernel.org/5.4.6-002-mmc-block-Make-card_busy_detect-a-bit-more-gene.patch patches.kernel.org/5.4.6-003-mmc-block-Add-CMD13-polling-for-MMC-IOCTLS-with.patch patches.kernel.org/5.4.6-004-mmc-core-Drop-check-for-mmc_card_is_removable-i.patch patches.kernel.org/5.4.6-005-mmc-core-Re-work-HW-reset-for-SDIO-cards.patch patches.kernel.org/5.4.6-006-PCI-switchtec-Read-all-64-bits-of-part_event_bi.patch patches.kernel.org/5.4.6-007-PCI-PM-Always-return-devices-to-D0-when-thawing.patch patches.kernel.org/5.4.6-008-PCI-pciehp-Avoid-returning-prematurely-from-sys.patch patches.kernel.org/5.4.6-009-PCI-Fix-Intel-ACS-quirk-UPDCR-register-address.patch patches.kernel.org/5.4.6-010-PCI-MSI-Fix-incorrect-MSI-X-masking-on-resume.patch patches.kernel.org/5.4.6-011-PCI-Do-not-use-bus-number-zero-from-EA-capabili.patch patches.kernel.org/5.4.6-012-PCI-rcar-Fix-missing-MACCTLR-register-setting-i.patch patches.kernel.org/5.4.6-013-PCI-Apply-Cavium-ACS-quirk-to-ThunderX2-and-Thu.patch patches.kernel.org/5.4.6-014-PM-QoS-Redefine-FREQ_QOS_MAX_DEFAULT_VALUE-to-S.patch patches.kernel.org/5.4.6-015-block-fix-check-bi_size-overflow-before-merge.patch patches.kernel.org/5.4.6-016-xtensa-use-MEMBLOCK_ALLOC_ANYWHERE-for-KASAN-sh.patch patches.kernel.org/5.4.6-017-gfs2-Multi-block-allocations-in-gfs2_page_mkwri.patch patches.kernel.org/5.4.6-018-gfs2-fix-glock-reference-problem-in-gfs2_trans_.patch patches.kernel.org/5.4.6-019-xtensa-fix-TLB-sanity-checker.patch patches.kernel.org/5.4.6-020-xtensa-fix-syscall_set_return_value.patch patches.kernel.org/5.4.6-021-rpmsg-glink-Set-tail-pointer-to-0-at-end-of-FIF.patch patches.kernel.org/5.4.6-022-rpmsg-glink-Fix-reuse-intents-memory-leak-issue.patch patches.kernel.org/5.4.6-023-rpmsg-glink-Fix-use-after-free-in-open_ack-TIME.patch patches.kernel.org/5.4.6-024-rpmsg-glink-Put-an-extra-reference-during-clean.patch patches.kernel.org/5.4.6-025-rpmsg-glink-Fix-rpmsg_register_device-err-handl.patch patches.kernel.org/5.4.6-026-rpmsg-glink-Don-t-send-pending-rx_done-during-r.patch patches.kernel.org/5.4.6-027-rpmsg-glink-Free-pending-deferred-work-on-remov.patch patches.kernel.org/5.4.6-028-cifs-smbd-Return-EAGAIN-when-transport-is-recon.patch patches.kernel.org/5.4.6-029-cifs-smbd-Only-queue-work-for-error-recovery-on.patch patches.kernel.org/5.4.6-030-cifs-smbd-Add-messages-on-RDMA-session-destroy-.patch patches.kernel.org/5.4.6-031-cifs-smbd-Return-EINVAL-when-the-number-of-iovs.patch patches.kernel.org/5.4.6-032-cifs-smbd-Return-ECONNABORTED-when-trasnport-is.patch patches.kernel.org/5.4.6-033-cifs-Don-t-display-RDMA-transport-on-reconnect.patch patches.kernel.org/5.4.6-034-CIFS-Respect-O_SYNC-and-O_DIRECT-flags-during-r.patch patches.kernel.org/5.4.6-035-CIFS-Close-open-handle-after-interrupted-close.patch patches.kernel.org/5.4.6-036-CIFS-Do-not-miss-cancelled-OPEN-responses.patch patches.kernel.org/5.4.6-037-CIFS-Fix-NULL-pointer-dereference-in-mid-callba.patch patches.kernel.org/5.4.6-038-cifs-Fix-retrieval-of-DFS-referrals-in-cifs_mou.patch patches.kernel.org/5.4.6-039-ARM-dts-s3c64xx-Fix-init-order-of-clock-provide.patch patches.kernel.org/5.4.6-040-ARM-tegra-Fix-FLOW_CTLR_HALT-register-clobberin.patch patches.kernel.org/5.4.6-041-vfio-pci-call-irq_bypass_unregister_producer-be.patch patches.kernel.org/5.4.6-042-dma-buf-Fix-memory-leak-in-sync_file_merge.patch patches.kernel.org/5.4.6-043-drm-panfrost-Fix-a-race-in-panfrost_ioctl_madvi.patch patches.kernel.org/5.4.6-044-drm-panfrost-Fix-a-BO-leak-in-panfrost_ioctl_mm.patch patches.kernel.org/5.4.6-045-drm-panfrost-Fix-a-race-in-panfrost_gem_free_ob.patch patches.kernel.org/5.4.6-046-drm-mgag200-Extract-device-type-from-flags.patch patches.kernel.org/5.4.6-047-drm-mgag200-Store-flags-from-PCI-driver-data-in.patch patches.kernel.org/5.4.6-048-drm-mgag200-Add-workaround-for-HW-that-does-not.patch patches.kernel.org/5.4.6-049-drm-mgag200-Flag-all-G200-SE-A-machines-as-brok.patch patches.kernel.org/5.4.6-050-drm-meson-venc-cvbs-fix-CVBS-mode-matching.patch patches.kernel.org/5.4.6-051-dm-mpath-remove-harmful-bio-based-optimization.patch patches.kernel.org/5.4.6-052-dm-btree-increase-rebalance-threshold-in-__reba.patch patches.kernel.org/5.4.6-053-dm-clone-metadata-Track-exact-changes-per-trans.patch patches.kernel.org/5.4.6-054-dm-clone-metadata-Use-a-two-phase-commit.patch patches.kernel.org/5.4.6-055-dm-clone-Flush-destination-device-before-commit.patch patches.kernel.org/5.4.6-056-dm-thin-metadata-Add-support-for-a-pre-commit-c.patch patches.kernel.org/5.4.6-057-dm-thin-Flush-data-device-before-committing-met.patch patches.kernel.org/5.4.6-058-scsi-ufs-Disable-autohibern8-feature-in-Cadence.patch patches.kernel.org/5.4.6-059-scsi-iscsi-Fix-a-potential-deadlock-in-the-time.patch patches.kernel.org/5.4.6-060-scsi-qla2xxx-Ignore-NULL-pointer-in-tcm_qla2xxx.patch patches.kernel.org/5.4.6-061-scsi-qla2xxx-Initialize-free_work-before-flushi.patch patches.kernel.org/5.4.6-062-scsi-qla2xxx-Added-support-for-MPI-and-PEP-regi.patch patches.kernel.org/5.4.6-063-scsi-qla2xxx-Change-discovery-state-before-PLOG.patch patches.kernel.org/5.4.6-064-scsi-qla2xxx-Correctly-retrieve-and-interpret-a.patch patches.kernel.org/5.4.6-065-scsi-qla2xxx-Fix-incorrect-SFUB-length-used-for.patch patches.kernel.org/5.4.6-066-drm-nouveau-kms-nv50-Call-outp_atomic_check_vie.patch patches.kernel.org/5.4.6-067-drm-nouveau-kms-nv50-Store-the-bpc-we-re-using-.patch patches.kernel.org/5.4.6-068-drm-nouveau-kms-nv50-Limit-MST-BPC-to-8.patch patches.kernel.org/5.4.6-069-drm-i915-fbc-Disable-fbc-by-default-on-all-glk.patch patches.kernel.org/5.4.6-070-drm-radeon-fix-r1xx-r2xx-register-checker-for-P.patch patches.kernel.org/5.4.6-071-drm-dp_mst-Correct-the-bug-in-drm_dp_update_pay.patch patches.kernel.org/5.4.6-072-drm-amd-display-re-enable-wait-in-pipelock-but-.patch patches.kernel.org/5.4.6-073-drm-amd-display-add-default-clocks-if-not-able-.patch patches.kernel.org/5.4.6-074-drm-amdgpu-initialize-vm_inv_eng0_sem-for-gfxhu.patch patches.kernel.org/5.4.6-075-drm-amdgpu-invalidate-mmhub-semaphore-workaroun.patch patches.kernel.org/5.4.6-076-drm-amdgpu-gfx10-explicitly-wait-for-cp-idle-af.patch patches.kernel.org/5.4.6-077-drm-amdgpu-gfx10-re-init-clear-state-buffer-aft.patch patches.kernel.org/5.4.6-078-drm-i915-gvt-Fix-cmd-length-check-for-MI_ATOMIC.patch patches.kernel.org/5.4.6-079-drm-amdgpu-avoid-using-invalidate-semaphore-for.patch patches.kernel.org/5.4.6-080-drm-amdgpu-add-invalidate-semaphore-limit-for-S.patch patches.kernel.org/5.4.6-081-ALSA-hda-Fix-regression-by-strip-mask-fix.patch patches.kernel.org/5.4.6-082-Linux-5.4.6.patch patches.kernel.org/5.4.7-001-af_packet-set-defaule-value-for-tmo.patch patches.kernel.org/5.4.7-002-fjes-fix-missed-check-in-fjes_acpi_add.patch patches.kernel.org/5.4.7-003-mod_devicetable-fix-PHY-module-format.patch patches.kernel.org/5.4.7-004-net-dst-Force-4-byte-alignment-of-dst_metrics.patch patches.kernel.org/5.4.7-005-net-gemini-Fix-memory-leak-in-gmac_setup_txqs.patch patches.kernel.org/5.4.7-006-net-hisilicon-Fix-a-BUG-trigered-by-wrong-bytes.patch patches.kernel.org/5.4.7-007-net-nfc-nci-fix-a-possible-sleep-in-atomic-cont.patch patches.kernel.org/5.4.7-008-net-phy-ensure-that-phy-IDs-are-correctly-typed.patch patches.kernel.org/5.4.7-009-net-qlogic-Fix-error-paths-in-ql_alloc_large_bu.patch patches.kernel.org/5.4.7-010-net-sysfs-Call-dev_hold-always-in-rx_queue_add_.patch patches.kernel.org/5.4.7-011-net-usb-lan78xx-Fix-suspend-resume-PHY-register.patch patches.kernel.org/5.4.7-012-nfp-flower-fix-stats-id-allocation.patch patches.kernel.org/5.4.7-013-qede-Disable-hardware-gro-when-xdp-prog-is-inst.patch patches.kernel.org/5.4.7-014-qede-Fix-multicast-mac-configuration.patch patches.kernel.org/5.4.7-015-sctp-fix-memleak-on-err-handling-of-stream-init.patch patches.kernel.org/5.4.7-016-sctp-fully-initialize-v4-addr-in-some-functions.patch patches.kernel.org/5.4.7-017-selftests-forwarding-Delete-IPv6-address-at-the.patch patches.kernel.org/5.4.7-018-neighbour-remove-neigh_cleanup-method.patch patches.kernel.org/5.4.7-019-bonding-fix-bond_neigh_init.patch patches.kernel.org/5.4.7-020-net-ena-fix-default-tx-interrupt-moderation-int.patch patches.kernel.org/5.4.7-021-net-ena-fix-issues-in-setting-interrupt-moderat.patch patches.kernel.org/5.4.7-022-dpaa2-ptp-fix-double-free-of-the-ptp_qoriq-IRQ.patch patches.kernel.org/5.4.7-023-mlxsw-spectrum_router-Remove-unlikely-user-trig.patch patches.kernel.org/5.4.7-024-net-ethernet-ti-davinci_cpdma-fix-warning-devic.patch patches.kernel.org/5.4.7-025-net-stmmac-platform-Fix-MDIO-init-for-platforms.patch patches.kernel.org/5.4.7-026-net-dsa-b53-Fix-egress-flooding-settings.patch patches.kernel.org/5.4.7-027-NFC-nxp-nci-Fix-probing-without-ACPI.patch patches.kernel.org/5.4.7-028-btrfs-don-t-double-lock-the-subvol_sem-for-rena.patch patches.kernel.org/5.4.7-029-btrfs-do-not-call-synchronize_srcu-in-inode_tre.patch patches.kernel.org/5.4.7-030-Btrfs-make-tree-checker-detect-checksum-items-w.patch patches.kernel.org/5.4.7-031-btrfs-return-error-pointer-from-alloc_test_exte.patch patches.kernel.org/5.4.7-032-Btrfs-fix-missing-data-checksums-after-replayin.patch patches.kernel.org/5.4.7-033-btrfs-send-remove-WARN_ON-for-readonly-mount.patch patches.kernel.org/5.4.7-034-btrfs-abort-transaction-after-failed-inode-upda.patch patches.kernel.org/5.4.7-035-btrfs-skip-log-replay-on-orphaned-roots.patch patches.kernel.org/5.4.7-036-btrfs-do-not-leak-reloc-root-if-we-fail-to-read.patch patches.kernel.org/5.4.7-037-btrfs-handle-ENOENT-in-btrfs_uuid_tree_iterate.patch patches.kernel.org/5.4.7-038-Btrfs-fix-removal-logic-of-the-tree-mod-log-tha.patch patches.kernel.org/5.4.7-039-ALSA-pcm-Avoid-possible-info-leaks-from-PCM-str.patch patches.kernel.org/5.4.7-040-ALSA-hda-ca0132-Keep-power-on-during-processing.patch patches.kernel.org/5.4.7-041-ALSA-hda-ca0132-Avoid-endless-loop.patch patches.kernel.org/5.4.7-042-ALSA-hda-ca0132-Fix-work-handling-in-delayed-HP.patch patches.kernel.org/5.4.7-043-drm-vc4-vc4_hdmi-fill-in-connector-info.patch patches.kernel.org/5.4.7-044-drm-virtio-switch-virtio_gpu_wait_ioctl-to-gem-.patch patches.kernel.org/5.4.7-045-drm-mst-Fix-query_payload-ack-reply-struct.patch patches.kernel.org/5.4.7-046-drm-mipi-dbi-fix-a-loop-in-debugfs-code.patch patches.kernel.org/5.4.7-047-drm-panel-Add-missing-drm_panel_init-in-panel-d.patch patches.kernel.org/5.4.7-048-drm-exynos-exynos_hdmi-use-cec_notifier_conn_-u.patch patches.kernel.org/5.4.7-049-drm-Use-EOPNOTSUPP-not-ENOTSUPP.patch patches.kernel.org/5.4.7-050-drm-amd-display-verify-stream-link-before-link-.patch patches.kernel.org/5.4.7-051-drm-bridge-analogix-anx78xx-silence-EPROBE_DEFE.patch patches.kernel.org/5.4.7-052-drm-amd-display-OTC-underflow-fix.patch patches.kernel.org/5.4.7-053-iio-max31856-add-missing-of_node-and-parent-ref.patch patches.kernel.org/5.4.7-054-iio-light-bh1750-Resolve-compiler-warning-and-m.patch patches.kernel.org/5.4.7-055-drm-amdgpu-sriov-add-ring_stop-before-ring_crea.patch patches.kernel.org/5.4.7-056-drm-amdgpu-grab-the-id-mgr-lock-while-accessing.patch patches.kernel.org/5.4.7-057-drm-ttm-return-EBUSY-on-pipelining-with-no_gpu_.patch patches.kernel.org/5.4.7-058-drm-amd-display-Rebuild-mapped-resources-after-.patch patches.kernel.org/5.4.7-059-ath10k-add-cleanup-in-ath10k_sta_state.patch patches.kernel.org/5.4.7-060-drm-amd-display-Handle-virtual-signal-type-in-d.patch patches.kernel.org/5.4.7-061-ath10k-Check-if-station-exists-before-forwardin.patch patches.kernel.org/5.4.7-062-spi-Add-call-to-spi_slave_abort-function-when-s.patch patches.kernel.org/5.4.7-063-drm-meson-vclk-use-the-correct-G12A-frac-max-va.patch patches.kernel.org/5.4.7-064-staging-rtl8192u-fix-multiple-memory-leaks-on-e.patch patches.kernel.org/5.4.7-065-staging-rtl8188eu-fix-possible-null-dereference.patch patches.kernel.org/5.4.7-066-rtlwifi-prevent-memory-leak-in-rtl_usb_probe.patch patches.kernel.org/5.4.7-067-libertas-fix-a-potential-NULL-pointer-dereferen.patch patches.kernel.org/5.4.7-068-Revert-pinctrl-sh-pfc-r8a77990-Fix-MOD_SEL1-bit.patch patches.kernel.org/5.4.7-069-Revert-pinctrl-sh-pfc-r8a77990-Fix-MOD_SEL1-bit.patch patches.kernel.org/5.4.7-070-ath10k-fix-backtrace-on-coredump.patch patches.kernel.org/5.4.7-071-IB-iser-bound-protection_sg-size-by-data_sg-siz.patch patches.kernel.org/5.4.7-072-drm-komeda-Workaround-for-broken-FLIP_COMPLETE-.patch patches.kernel.org/5.4.7-073-spi-gpio-prevent-memory-leak-in-spi_gpio_probe.patch patches.kernel.org/5.4.7-074-media-am437x-vpfe-Setting-STD-to-current-value-.patch patches.kernel.org/5.4.7-075-media-cedrus-fill-in-bus_info-for-media-device.patch patches.kernel.org/5.4.7-076-media-seco-cec-Add-a-missing-release_region-in-.patch patches.kernel.org/5.4.7-077-media-vim2m-Fix-abort-issue.patch patches.kernel.org/5.4.7-078-media-vim2m-Fix-BUG_ON-in-vim2m_device_release.patch patches.kernel.org/5.4.7-079-media-max2175-Fix-build-error-without-CONFIG_RE.patch patches.kernel.org/5.4.7-080-media-ov6650-Fix-control-handler-not-freed-on-i.patch patches.kernel.org/5.4.7-081-media-i2c-ov2659-fix-s_stream-return-value.patch patches.kernel.org/5.4.7-082-media-ov6650-Fix-crop-rectangle-alignment-not-p.patch patches.kernel.org/5.4.7-083-media-i2c-ov2659-Fix-missing-720p-register-conf.patch patches.kernel.org/5.4.7-084-media-ov6650-Fix-stored-frame-format-not-in-syn.patch patches.kernel.org/5.4.7-085-media-ov6650-Fix-stored-crop-rectangle-not-in-s.patch patches.kernel.org/5.4.7-086-tools-power-cpupower-Fix-initializer-override-i.patch patches.kernel.org/5.4.7-087-media-venus-core-Fix-msm8996-frequency-table.patch patches.kernel.org/5.4.7-088-ath10k-fix-offchannel-tx-failure-when-no-ath10k.patch patches.kernel.org/5.4.7-089-media-vimc-Fix-gpf-in-rmmod-path-when-stream-is.patch patches.kernel.org/5.4.7-090-drm-amd-display-Set-number-of-pipes-to-1-if-the.patch patches.kernel.org/5.4.7-091-pinctrl-devicetree-Avoid-taking-direct-referenc.patch patches.kernel.org/5.4.7-092-drm-sun4i-dsi-Fix-TCON-DRQ-set-bits.patch patches.kernel.org/5.4.7-093-drm-amdkfd-fix-a-potential-NULL-pointer-derefer.patch patches.kernel.org/5.4.7-094-x86-math-emu-Check-__copy_from_user-result.patch patches.kernel.org/5.4.7-095-drm-amd-powerplay-A-workaround-to-GPU-RESET-on-.patch patches.kernel.org/5.4.7-096-selftests-bpf-Correct-path-to-include-msg-path.patch patches.kernel.org/5.4.7-097-drm-amd-display-set-minimum-abm-backlight-level.patch patches.kernel.org/5.4.7-098-media-venus-Fix-occasionally-failures-to-suspen.patch patches.kernel.org/5.4.7-099-rtw88-fix-NSS-of-hw_cap.patch patches.kernel.org/5.4.7-100-drm-amd-display-fix-struct-init-in-update_bound.patch patches.kernel.org/5.4.7-101-usb-renesas_usbhs-add-suspend-event-support-in-.patch patches.kernel.org/5.4.7-102-crypto-aegis128-neon-use-Clang-compatible-cflag.patch patches.kernel.org/5.4.7-103-hwrng-omap3-rom-Call-clk_disable_unprepare-on-e.patch patches.kernel.org/5.4.7-104-regulator-max8907-Fix-the-usage-of-uninitialize.patch patches.kernel.org/5.4.7-105-tools-memory-model-Fix-data-race-detection-for-.patch patches.kernel.org/5.4.7-106-media-flexcop-usb-fix-NULL-ptr-deref-in-flexcop.patch patches.kernel.org/5.4.7-107-media-cec-funcs.h-add-status_req-checks.patch patches.kernel.org/5.4.7-108-media-meson-ao-cec-move-cec_notifier_cec_adap_r.patch patches.kernel.org/5.4.7-109-drm-bridge-dw-hdmi-Refuse-DDC-CI-transfers-on-t.patch patches.kernel.org/5.4.7-110-samples-pktgen-fix-proc_cmd-command-result-chec.patch patches.kernel.org/5.4.7-111-block-Fix-writeback-throttling-W-1-compiler-war.patch patches.kernel.org/5.4.7-112-drm-amdkfd-Fix-MQD-size-calculation.patch patches.kernel.org/5.4.7-113-MIPS-futex-Emit-Loongson3-sync-workarounds-with.patch patches.kernel.org/5.4.7-114-mwifiex-pcie-Fix-memory-leak-in-mwifiex_pcie_in.patch patches.kernel.org/5.4.7-115-drm-drm_vblank-Change-EINVAL-by-the-correct-err.patch patches.kernel.org/5.4.7-116-selftests-bpf-Fix-btf_dump-padding-test-case.patch patches.kernel.org/5.4.7-117-libbpf-Fix-struct-end-padding-in-btf_dump.patch patches.kernel.org/5.4.7-118-libbpf-Fix-passing-uninitialized-bytes-to-setso.patch patches.kernel.org/5.4.7-119-net-smc-increase-device-refcount-for-added-link.patch patches.kernel.org/5.4.7-120-team-call-RCU-read-lock-when-walking-the-port_l.patch patches.kernel.org/5.4.7-121-media-cx88-Fix-some-error-handling-path-in-cx88.patch patches.kernel.org/5.4.7-122-crypto-inside-secure-Fix-a-maybe-uninitialized-.patch patches.kernel.org/5.4.7-123-crypto-aegis128-simd-build-32-bit-ARM-for-v8-ar.patch patches.kernel.org/5.4.7-124-misc-fastrpc-fix-memory-leak-from-miscdev-name.patch patches.kernel.org/5.4.7-125-ASoC-SOF-enable-sync_write-in-hdac_bus.patch patches.kernel.org/5.4.7-126-media-ti-vpe-vpe-Fix-Motion-Vector-vpdma-stride.patch patches.kernel.org/5.4.7-127-media-ti-vpe-vpe-fix-a-v4l2-compliance-warning-.patch patches.kernel.org/5.4.7-128-media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-.patch patches.kernel.org/5.4.7-129-media-ti-vpe-vpe-Make-sure-YUYV-is-set-as-defau.patch patches.kernel.org/5.4.7-130-media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-.patch patches.kernel.org/5.4.7-131-media-ti-vpe-vpe-ensure-buffers-are-cleaned-up-.patch patches.kernel.org/5.4.7-132-drm-amd-display-Properly-round-nominal-frequenc.patch patches.kernel.org/5.4.7-133-drm-amd-display-wait-for-set-pipe-mcp-command-c.patch patches.kernel.org/5.4.7-134-media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-.patch patches.kernel.org/5.4.7-135-drm-amd-display-add-new-active-dongle-to-existe.patch patches.kernel.org/5.4.7-136-syscalls-x86-Use-the-correct-function-type-in-S.patch patches.kernel.org/5.4.7-137-drm-amd-display-Fix-dongle_caps-containing-stal.patch patches.kernel.org/5.4.7-138-extcon-sm5502-Reset-registers-during-initializa.patch patches.kernel.org/5.4.7-139-drm-amd-display-Program-DWB-watermarks-from-cor.patch patches.kernel.org/5.4.7-140-x86-mm-Use-the-correct-function-type-for-native.patch patches.kernel.org/5.4.7-141-ath10k-Correct-error-handling-of-dma_map_single.patch patches.kernel.org/5.4.7-142-rtw88-coex-Set-4-slot-mode-for-A2DP.patch patches.kernel.org/5.4.7-143-drm-bridge-dw-hdmi-Restore-audio-when-setting-a.patch patches.kernel.org/5.4.7-144-perf-test-Report-failure-for-mmap-events.patch patches.kernel.org/5.4.7-145-perf-report-Add-warning-when-libunwind-not-comp.patch patches.kernel.org/5.4.7-146-perf-test-Avoid-infinite-loop-for-task-exit-cas.patch patches.kernel.org/5.4.7-147-perf-vendor-events-arm64-Fix-Hisi-hip08-DDRC-PM.patch patches.kernel.org/5.4.7-148-usb-usbfs-Suppress-problematic-bind-and-unbind-.patch patches.kernel.org/5.4.7-149-drm-amd-powerplay-avoid-disabling-ECC-if-RAS-is.patch patches.kernel.org/5.4.7-150-iio-adc-max1027-Reset-the-device-at-probe-time.patch patches.kernel.org/5.4.7-151-Bluetooth-btusb-avoid-unused-function-warning.patch patches.kernel.org/5.4.7-152-Bluetooth-missed-cpu_to_le16-conversion-in-hci_.patch patches.kernel.org/5.4.7-153-Bluetooth-Workaround-directed-advertising-bug-i.patch patches.kernel.org/5.4.7-154-Bluetooth-hci_core-fix-init-for-HCI_USER_CHANNE.patch patches.kernel.org/5.4.7-155-bpf-stackmap-Fix-deadlock-with-rq_lock-in-bpf_g.patch patches.kernel.org/5.4.7-156-x86-mce-Lower-throttling-MCE-messages-priority-.patch patches.kernel.org/5.4.7-157-drm-amd-display-enable-hostvm-based-on-roimmu-a.patch patches.kernel.org/5.4.7-158-drm-amd-display-fix-header-for-RN-clk-mgr.patch patches.kernel.org/5.4.7-159-drm-amdgpu-fix-amdgpu-trace-event-print-string-.patch patches.kernel.org/5.4.7-160-staging-iio-ad9834-add-a-check-for-devm_clk_get.patch patches.kernel.org/5.4.7-161-power-supply-cpcap-battery-Check-voltage-before.patch patches.kernel.org/5.4.7-162-perf-tests-Disable-bp_signal-testing-for-arm64.patch patches.kernel.org/5.4.7-163-selftests-bpf-Make-a-copy-of-subtest-name.patch patches.kernel.org/5.4.7-164-net-hns3-log-and-clear-hardware-error-after-res.patch patches.kernel.org/5.4.7-165-RDMA-hns-Fix-wrong-parameters-when-initial-mtt-.patch patches.kernel.org/5.4.7-166-drm-gma500-fix-memory-disclosures-due-to-uninit.patch patches.kernel.org/5.4.7-167-ASoC-soc-pcm-fixup-dpcm_prune_paths-loop-contin.patch patches.kernel.org/5.4.7-168-rtl8xxxu-fix-RTL8723BU-connection-failure-issue.patch patches.kernel.org/5.4.7-169-RDMA-siw-Fix-SQ-RQ-drain-logic.patch patches.kernel.org/5.4.7-170-ipmi-Don-t-allow-device-module-unload-when-in-u.patch patches.kernel.org/5.4.7-171-x86-ioapic-Prevent-inconsistent-state-when-movi.patch patches.kernel.org/5.4.7-172-media-cedrus-Fix-undefined-shift-with-a-SHIFT_A.patch patches.kernel.org/5.4.7-173-media-aspeed-set-hsync-and-vsync-polarities-to-.patch patches.kernel.org/5.4.7-174-drm-nouveau-Don-t-grab-runtime-PM-refs-for-HPD-.patch patches.kernel.org/5.4.7-175-media-ov6650-Fix-stored-frame-interval-not-in-s.patch patches.kernel.org/5.4.7-176-media-ad5820-Define-entity-function.patch patches.kernel.org/5.4.7-177-media-ov5640-Make-2592x1944-mode-only-available.patch patches.kernel.org/5.4.7-178-media-st-mipid02-add-a-check-for-devm_gpiod_get.patch patches.kernel.org/5.4.7-179-media-imx7-mipi-csis-Add-a-check-for-devm_regul.patch patches.kernel.org/5.4.7-180-media-aspeed-clear-garbage-interrupts.patch patches.kernel.org/5.4.7-181-media-smiapp-Register-sensor-after-enabling-run.patch patches.kernel.org/5.4.7-182-md-no-longer-compare-spare-disk-superblock-even.patch patches.kernel.org/5.4.7-183-staging-wilc1000-potential-corruption-in-wilc_p.patch patches.kernel.org/5.4.7-184-md-bitmap-avoid-race-window-between-md_bitmap_r.patch patches.kernel.org/5.4.7-185-drm-Don-t-free-jobs-in-wait_event_interruptible.patch patches.kernel.org/5.4.7-186-EDAC-amd64-Set-grain-per-DIMM.patch patches.kernel.org/5.4.7-187-arm64-psci-Reduce-the-waiting-time-for-cpu_psci.patch patches.kernel.org/5.4.7-188-drm-amd-display-setting-the-DIG_MODE-to-the-cor.patch patches.kernel.org/5.4.7-189-i40e-initialize-ITRN-registers-with-correct-val.patch patches.kernel.org/5.4.7-190-drm-amd-display-correctly-populate-dpp-refclk-i.patch patches.kernel.org/5.4.7-191-i40e-Wrong-Advertised-FEC-modes-after-set-FEC-t.patch patches.kernel.org/5.4.7-192-net-phy-dp83867-enable-robust-auto-mdix.patch patches.kernel.org/5.4.7-193-drm-tegra-sor-Use-correct-SOR-index-on-Tegra210.patch patches.kernel.org/5.4.7-194-regulator-core-Release-coupled_rdevs-on-regulat.patch patches.kernel.org/5.4.7-195-ubsan-x86-Annotate-and-allow-__ubsan_handle_shi.patch patches.kernel.org/5.4.7-196-spi-sprd-adi-Add-missing-lock-protection-when-r.patch patches.kernel.org/5.4.7-197-ACPI-button-Add-DMI-quirk-for-Medion-Akoya-E221.patch patches.kernel.org/5.4.7-198-RDMA-qedr-Fix-memory-leak-in-user-qp-and-mr.patch patches.kernel.org/5.4.7-199-RDMA-hns-Fix-memory-leak-on-context-on-error-re.patch patches.kernel.org/5.4.7-200-RDMA-qedr-Fix-srqs-xarray-initialization.patch patches.kernel.org/5.4.7-201-RDMA-core-Set-DMA-parameters-correctly.patch patches.kernel.org/5.4.7-202-staging-wilc1000-check-if-device-is-initialzied.patch patches.kernel.org/5.4.7-203-gpu-host1x-Allocate-gather-copy-for-host1x.patch patches.kernel.org/5.4.7-204-net-dsa-LAN9303-select-REGMAP-when-LAN9303-enab.patch patches.kernel.org/5.4.7-205-phy-renesas-phy-rcar-gen2-Fix-the-array-off-by-.patch patches.kernel.org/5.4.7-206-phy-qcom-usb-hs-Fix-extcon-double-register-afte.patch patches.kernel.org/5.4.7-207-s390-time-ensure-get_clock_monotonic-returns-mo.patch patches.kernel.org/5.4.7-208-s390-add-error-handling-to-perf_callchain_kerne.patch patches.kernel.org/5.4.7-209-s390-mm-add-mm_pxd_folded-checks-to-pxd_free.patch patches.kernel.org/5.4.7-210-net-hns3-add-struct-netdev_queue-debug-info-for.patch patches.kernel.org/5.4.7-211-libata-Ensure-ata_port-probe-has-completed-befo.patch patches.kernel.org/5.4.7-212-loop-fix-no-unmap-write-zeroes-request-behavior.patch patches.kernel.org/5.4.7-213-net-mlx5e-Verify-that-rule-has-at-least-one-fwd.patch patches.kernel.org/5.4.7-214-pinctrl-sh-pfc-sh7734-Fix-duplicate-TCLK1_B.patch patches.kernel.org/5.4.7-215-ALSA-bebob-expand-sleep-just-after-breaking-con.patch patches.kernel.org/5.4.7-216-iio-dln2-adc-fix-iio_triggered_buffer_postenabl.patch patches.kernel.org/5.4.7-217-libbpf-Fix-error-handling-in-bpf_map__reuse_fd.patch patches.kernel.org/5.4.7-218-Bluetooth-Fix-advertising-duplicated-flags.patch patches.kernel.org/5.4.7-219-ALSA-pcm-Fix-missing-check-of-the-new-non-cache.patch patches.kernel.org/5.4.7-220-spi-sifive-disable-clk-when-probe-fails-and-rem.patch patches.kernel.org/5.4.7-221-ASoC-SOF-imx-fix-reverse-CONFIG_SND_SOC_SOF_OF-.patch patches.kernel.org/5.4.7-222-pinctrl-qcom-sc7180-Add-missing-tile-info-in-SD.patch patches.kernel.org/5.4.7-223-pinctrl-amd-fix-__iomem-annotation-in-amd_gpio_.patch patches.kernel.org/5.4.7-224-ixgbe-protect-TX-timestamping-from-API-misuse.patch patches.kernel.org/5.4.7-225-cpufreq-sun50i-Fix-CPU-speed-bin-detection.patch patches.kernel.org/5.4.7-226-media-rcar_drif-fix-a-memory-disclosure.patch patches.kernel.org/5.4.7-227-media-v4l2-core-fix-touch-support-in-v4l_g_fmt.patch patches.kernel.org/5.4.7-228-nvme-introduce-Command-Aborted-By-host-status-c.patch patches.kernel.org/5.4.7-229-media-staging-imx-Use-a-shorter-name-for-driver.patch patches.kernel.org/5.4.7-230-nvmem-imx-ocotp-reset-error-status-on-probe.patch patches.kernel.org/5.4.7-231-nvmem-core-fix-nvmem_cell_write-inline-function.patch patches.kernel.org/5.4.7-232-ASoC-SOF-topology-set-trigger-order-for-FE-DAI-.patch patches.kernel.org/5.4.7-233-media-vivid-media_device_cleanup-was-called-too.patch patches.kernel.org/5.4.7-234-spi-dw-Fix-Designware-SPI-loopback.patch patches.kernel.org/5.4.7-235-bnx2x-Fix-PF-VF-communication-over-multi-cos-qu.patch patches.kernel.org/5.4.7-236-spi-img-spfi-fix-potential-double-release.patch patches.kernel.org/5.4.7-237-ALSA-timer-Limit-max-amount-of-slave-instances.patch patches.kernel.org/5.4.7-238-RDMA-core-Fix-return-code-when-modify_port-isn-.patch patches.kernel.org/5.4.7-239-drm-msm-a6xx-fix-debug-bus-register-configurati.patch patches.kernel.org/5.4.7-240-rtlwifi-fix-memory-leak-in-rtl92c_set_fw_rsvdpa.patch patches.kernel.org/5.4.7-241-perf-probe-Fix-to-find-range-only-function-inst.patch patches.kernel.org/5.4.7-242-perf-cs-etm-Fix-definition-of-macro-TO_CS_QUEUE.patch patches.kernel.org/5.4.7-243-perf-probe-Fix-to-list-probe-event-with-correct.patch patches.kernel.org/5.4.7-244-perf-jevents-Fix-resource-leak-in-process_mapfi.patch patches.kernel.org/5.4.7-245-perf-probe-Walk-function-lines-in-lexical-block.patch patches.kernel.org/5.4.7-246-perf-probe-Fix-to-probe-an-inline-function-whic.patch patches.kernel.org/5.4.7-247-perf-probe-Fix-to-show-ranges-of-variables-in-f.patch patches.kernel.org/5.4.7-248-perf-probe-Fix-to-show-inlined-function-callsit.patch patches.kernel.org/5.4.7-249-libsubcmd-Use-O0-with-DEBUG-1.patch patches.kernel.org/5.4.7-250-perf-probe-Fix-to-probe-a-function-which-has-no.patch patches.kernel.org/5.4.7-251-perf-tools-Fix-cross-compile-for-ARM64.patch patches.kernel.org/5.4.7-252-perf-tools-Splice-events-onto-evlist-even-on-er.patch patches.kernel.org/5.4.7-253-drm-amdgpu-disallow-direct-upload-save-restore-.patch patches.kernel.org/5.4.7-254-drm-amd-powerplay-fix-struct-init-in-renoir_pri.patch patches.kernel.org/5.4.7-255-drm-amdgpu-fix-potential-double-drop-fence-refe.patch patches.kernel.org/5.4.7-256-ice-Check-for-null-pointer-dereference-when-set.patch patches.kernel.org/5.4.7-257-xen-gntdev-Use-select-for-DMA_SHARED_BUFFER.patch patches.kernel.org/5.4.7-258-perf-parse-If-pmu-configuration-fails-free-term.patch patches.kernel.org/5.4.7-259-perf-probe-Skip-overlapped-location-on-searchin.patch patches.kernel.org/5.4.7-260-net-avoid-potential-false-sharing-in-neighbor-r.patch patches.kernel.org/5.4.7-261-perf-probe-Return-a-better-scope-DIE-if-there-i.patch patches.kernel.org/5.4.7-262-perf-probe-Fix-to-show-calling-lines-of-inlined.patch patches.kernel.org/5.4.7-263-perf-probe-Skip-end-of-sequence-and-non-stateme.patch patches.kernel.org/5.4.7-264-perf-probe-Filter-out-instances-except-for-inli.patch patches.kernel.org/5.4.7-265-libbpf-Fix-negative-FD-close-in-xsk_setup_xdp_p.patch patches.kernel.org/5.4.7-266-s390-bpf-Use-kvcalloc-for-addrs-array.patch patches.kernel.org/5.4.7-267-cgroup-freezer-don-t-change-task-and-cgroups-st.patch patches.kernel.org/5.4.7-268-selftests-proc-Make-va_max-1MB.patch patches.kernel.org/5.4.7-269-drm-amdgpu-Avoid-accidental-thread-reactivation.patch patches.kernel.org/5.4.7-270-media-exynos4-is-fix-wrong-mdev-and-v4l2-dev-or.patch patches.kernel.org/5.4.7-271-ath10k-fix-get-invalid-tx-rate-for-Mesh-metric.patch patches.kernel.org/5.4.7-272-fsi-core-Fix-small-accesses-and-unaligned-offse.patch patches.kernel.org/5.4.7-273-selftests-net-Fix-printf-format-warnings-on-arm.patch patches.kernel.org/5.4.7-274-media-pvrusb2-Fix-oops-on-tear-down-when-radio-.patch patches.kernel.org/5.4.7-275-soundwire-intel-fix-PDI-stream-mapping-for-Bulk.patch patches.kernel.org/5.4.7-276-crypto-atmel-Fix-authenc-support-when-it-is-set.patch patches.kernel.org/5.4.7-277-ice-delay-less.patch patches.kernel.org/5.4.7-278-media-si470x-i2c-add-missed-operations-in-remov.patch patches.kernel.org/5.4.7-279-media-cedrus-Use-helpers-to-access-capture-queu.patch patches.kernel.org/5.4.7-280-media-v4l2-ctrl-Lock-main_hdl-on-operations-of-.patch patches.kernel.org/5.4.7-281-iio-cros_ec_baro-set-info_mask_shared_by_all_av.patch patches.kernel.org/5.4.7-282-EDAC-ghes-Fix-grain-calculation.patch patches.kernel.org/5.4.7-283-media-vicodec-media_device_cleanup-was-called-t.patch patches.kernel.org/5.4.7-284-media-vim2m-media_device_cleanup-was-called-too.patch patches.kernel.org/5.4.7-285-spi-pxa2xx-Add-missed-security-checks.patch patches.kernel.org/5.4.7-286-ASoC-rt5677-Mark-reg-RT5677_PWR_ANLG2-as-volati.patch patches.kernel.org/5.4.7-287-iio-dac-ad5446-Add-support-for-new-AD5600-DAC.patch patches.kernel.org/5.4.7-288-bpf-testing-Workaround-a-verifier-failure-for-t.patch patches.kernel.org/5.4.7-289-ASoC-Intel-kbl_rt5663_rt5514_max98927-Add-dmic-.patch patches.kernel.org/5.4.7-290-net-dsa-sja1105-Disallow-management-xmit-during.patch patches.kernel.org/5.4.7-291-r8169-respect-EEE-user-setting-when-restarting-.patch patches.kernel.org/5.4.7-292-s390-disassembler-don-t-hide-instruction-addres.patch patches.kernel.org/5.4.7-293-net-ethernet-ti-Add-dependency-for-TI_DAVINCI_E.patch patches.kernel.org/5.4.7-294-nvme-Discard-workaround-for-non-conformant-devi.patch patches.kernel.org/5.4.7-295-parport-load-lowlevel-driver-if-ports-not-found.patch patches.kernel.org/5.4.7-296-bcache-fix-static-checker-warning-in-bcache_dev.patch patches.kernel.org/5.4.7-297-cpufreq-Register-drivers-only-after-CPU-devices.patch patches.kernel.org/5.4.7-298-qtnfmac-fix-debugfs-support-for-multiple-cards.patch patches.kernel.org/5.4.7-299-qtnfmac-fix-invalid-channel-information-output.patch patches.kernel.org/5.4.7-300-x86-crash-Add-a-forward-declaration-of-struct-k.patch patches.kernel.org/5.4.7-301-qtnfmac-fix-using-skb-after-free.patch patches.kernel.org/5.4.7-302-RDMA-efa-Clear-the-admin-command-buffer-prior-t.patch patches.kernel.org/5.4.7-303-tracing-use-kvcalloc-for-tgid_map-array-allocat.patch patches.kernel.org/5.4.7-304-MIPS-ralink-enable-PCI-support-only-if-driver-f.patch patches.kernel.org/5.4.7-305-tracing-kprobe-Check-whether-the-non-suffixed-s.patch patches.kernel.org/5.4.7-306-bcache-fix-deadlock-in-bcache_allocator.patch patches.kernel.org/5.4.7-307-iwlwifi-mvm-fix-unaligned-read-of-rx_pkt_status.patch patches.kernel.org/5.4.7-308-ASoC-wm8904-fix-regcache-handling.patch patches.kernel.org/5.4.7-309-regulator-core-Let-boot-on-regulators-be-powere.patch patches.kernel.org/5.4.7-310-spi-tegra20-slink-add-missed-clk_unprepare.patch patches.kernel.org/5.4.7-311-tun-fix-data-race-in-gro_normal_list.patch patches.kernel.org/5.4.7-312-xhci-pci-Allow-host-runtime-PM-as-default-also-.patch patches.kernel.org/5.4.7-313-crypto-virtio-deal-with-unsupported-input-sizes.patch patches.kernel.org/5.4.7-314-mmc-tmio-Add-MMC_CAP_ERASE-to-allow-erase-disca.patch patches.kernel.org/5.4.7-315-btrfs-don-t-prematurely-free-work-in-end_workqu.patch patches.kernel.org/5.4.7-316-btrfs-don-t-prematurely-free-work-in-run_ordere.patch patches.kernel.org/5.4.7-317-sched-uclamp-Fix-overzealous-type-replacement.patch patches.kernel.org/5.4.7-318-ASoC-wm2200-add-missed-operations-in-remove-and.patch patches.kernel.org/5.4.7-319-spi-st-ssc4-add-missed-pm_runtime_disable.patch patches.kernel.org/5.4.7-320-ASoC-wm5100-add-missed-pm_runtime_disable.patch patches.kernel.org/5.4.7-321-perf-core-Fix-the-mlock-accounting-again.patch patches.kernel.org/5.4.7-322-selftests-bpf-Fix-test_tc_tunnel-hanging.patch patches.kernel.org/5.4.7-323-selftests-bpf-Workaround-an-alu32-sub-register-.patch patches.kernel.org/5.4.7-324-bnxt_en-Return-proper-error-code-for-non-existe.patch patches.kernel.org/5.4.7-325-net-phy-avoid-matching-all-ones-clause-45-PHY-I.patch patches.kernel.org/5.4.7-326-firmware_loader-Fix-labels-with-comma-for-built.patch patches.kernel.org/5.4.7-327-ASoC-Intel-bytcr_rt5640-Update-quirk-for-Acer-S.patch patches.kernel.org/5.4.7-328-x86-insn-Add-some-Intel-instructions-to-the-opc.patch patches.kernel.org/5.4.7-329-net-af_xdp-Use-correct-number-of-channels-from-.patch patches.kernel.org/5.4.7-330-brcmfmac-remove-monitor-interface-when-detachin.patch patches.kernel.org/5.4.7-331-perf-session-Fix-decompression-of-PERF_RECORD_C.patch patches.kernel.org/5.4.7-332-perf-probe-Fix-to-show-function-entry-line-as-p.patch patches.kernel.org/5.4.7-333-s390-crypto-Fix-unsigned-variable-compared-with.patch patches.kernel.org/5.4.7-334-s390-kasan-support-memcpy_real-with-TRACE_IRQFL.patch patches.kernel.org/5.4.7-335-bnxt_en-Improve-RX-buffer-error-handling.patch patches.kernel.org/5.4.7-336-iwlwifi-check-kasprintf-return-value.patch patches.kernel.org/5.4.7-337-fbtft-Make-sure-string-is-NULL-terminated.patch patches.kernel.org/5.4.7-338-ASoC-soc-pcm-check-symmetry-before-hw_params.patch patches.kernel.org/5.4.7-339-net-ethernet-ti-ale-clean-ale-tbl-on-init-and-i.patch patches.kernel.org/5.4.7-340-mt76-fix-possible-out-of-bound-access-in-mt7615.patch patches.kernel.org/5.4.7-341-s390-cpumf-Adjust-registration-of-s390-PMU-devi.patch patches.kernel.org/5.4.7-342-crypto-sun4i-ss-Fix-64-bit-size_t-warnings.patch patches.kernel.org/5.4.7-343-crypto-sun4i-ss-Fix-64-bit-size_t-warnings-on-s.patch patches.kernel.org/5.4.7-344-mac80211-consider-QoS-Null-frames-for-STA_NULLF.patch patches.kernel.org/5.4.7-345-crypto-vmx-Avoid-weird-build-failures.patch patches.kernel.org/5.4.7-346-libtraceevent-Fix-memory-leakage-in-copy_filter.patch patches.kernel.org/5.4.7-347-mips-fix-build-when-48-bits-virtual-memory-is-e.patch patches.kernel.org/5.4.7-348-drm-amdgpu-fix-bad-DMA-from-INTERRUPT_CNTL2.patch patches.kernel.org/5.4.7-349-ice-Only-disable-VF-state-when-freeing-each-VF-.patch patches.kernel.org/5.4.7-350-ice-Fix-setting-coalesce-to-handle-DCB-configur.patch patches.kernel.org/5.4.7-351-net-phy-initialise-phydev-speed-and-duplex-sane.patch patches.kernel.org/5.4.7-352-tools-bpf-Fix-build-for-make-s-tools-bpf-O-dir.patch patches.kernel.org/5.4.7-353-RDMA-bnxt_re-Fix-missing-le16_to_cpu.patch patches.kernel.org/5.4.7-354-RDMA-bnxt_re-Fix-stat-push-into-dma-buffer-on-g.patch patches.kernel.org/5.4.7-355-bpf-Provide-better-register-bounds-after-jmp32-.patch patches.kernel.org/5.4.7-356-RDMA-bnxt_re-Fix-chip-number-validation-Broadco.patch patches.kernel.org/5.4.7-357-ibmvnic-Fix-completion-structure-initialization.patch patches.kernel.org/5.4.7-358-net-wireless-intel-iwlwifi-fix-GRO_NORMAL-packe.patch patches.kernel.org/5.4.7-359-MIPS-futex-Restore-n-after-sync-instructions.patch patches.kernel.org/5.4.7-360-btrfs-don-t-prematurely-free-work-in-reada_star.patch patches.kernel.org/5.4.7-361-btrfs-don-t-prematurely-free-work-in-scrub_miss.patch patches.kernel.org/5.4.7-362-Revert-mmc-sdhci-Fix-incorrect-switch-to-HS-mod.patch patches.kernel.org/5.4.7-363-mmc-mediatek-fix-CMD_TA-to-2-for-MT8173-HS200-H.patch patches.kernel.org/5.4.7-364-tpm_tis-reserve-chip-for-duration-of-tpm_tis_co.patch patches.kernel.org/5.4.7-365-tpm-fix-invalid-locking-in-NONBLOCKING-mode.patch patches.kernel.org/5.4.7-366-iommu-fix-KASAN-use-after-free-in-iommu_insert_.patch patches.kernel.org/5.4.7-367-iommu-set-group-default-domain-before-creating-.patch patches.kernel.org/5.4.7-368-iommu-vt-d-Fix-dmar-pte-read-access-not-set-err.patch patches.kernel.org/5.4.7-369-iommu-vt-d-Set-ISA-bridge-reserved-region-as-re.patch patches.kernel.org/5.4.7-370-iommu-vt-d-Allocate-reserved-region-for-ISA-wit.patch patches.kernel.org/5.4.7-371-can-xilinx_can-Fix-missing-Rx-can-packets-on-CA.patch patches.kernel.org/5.4.7-372-can-m_can-tcan4x5x-add-required-delay-after-res.patch patches.kernel.org/5.4.7-373-can-j1939-j1939_sk_bind-take-priv-after-lock-is.patch patches.kernel.org/5.4.7-374-can-flexcan-fix-possible-deadlock-and-out-of-or.patch patches.kernel.org/5.4.7-375-can-flexcan-poll-MCR_LPM_ACK-instead-of-GPR-ACK.patch patches.kernel.org/5.4.7-376-can-kvaser_usb-kvaser_usb_leaf-Fix-some-info-le.patch patches.kernel.org/5.4.7-377-selftests-net-tls-remove-recv_rcvbuf-test.patch patches.kernel.org/5.4.7-378-spi-dw-Correct-handling-of-native-chipselect.patch patches.kernel.org/5.4.7-379-spi-cadence-Correct-handling-of-native-chipsele.patch patches.kernel.org/5.4.7-380-usb-xhci-Fix-build-warning-seen-with-CONFIG_PM-.patch patches.kernel.org/5.4.7-381-drm-amdgpu-fix-uninitialized-variable-pasid_map.patch patches.kernel.org/5.4.7-382-ath10k-Revert-ath10k-add-cleanup-in-ath10k_sta_.patch patches.kernel.org/5.4.7-383-RDMA-siw-Fix-post_recv-QP-state-locking.patch patches.kernel.org/5.4.7-384-md-avoid-invalid-memory-access-for-array-sb-dev.patch patches.kernel.org/5.4.7-385-s390-ftrace-fix-endless-recursion-in-function_g.patch patches.kernel.org/5.4.7-386-ARM-dts-Fix-vcsi-regulator-to-be-always-on-for-.patch patches.kernel.org/5.4.7-387-can-flexcan-add-low-power-enter-exit-acknowledg.patch patches.kernel.org/5.4.7-388-usbip-Fix-receive-error-in-vhci-hcd-when-using-.patch patches.kernel.org/5.4.7-389-usbip-Fix-error-path-of-vhci_recv_ret_submit.patch patches.kernel.org/5.4.7-390-spi-fsl-don-t-map-irq-during-probe.patch patches.kernel.org/5.4.7-391-spi-fsl-use-platform_get_irq-instead-of-of_irq_.patch patches.kernel.org/5.4.7-392-efi-memreserve-Register-reservations-as-reserve.patch patches.kernel.org/5.4.7-393-cpufreq-Avoid-leaving-stale-IRQ-work-items-duri.patch patches.kernel.org/5.4.7-394-KEYS-asymmetric-return-ENOMEM-if-akcipher_reque.patch patches.kernel.org/5.4.7-395-mm-vmscan-protect-shrinker-idr-replace-with-CON.patch patches.kernel.org/5.4.7-396-USB-EHCI-Do-not-return-EPIPE-when-hub-is-discon.patch patches.kernel.org/5.4.7-397-intel_th-pci-Add-Comet-Lake-PCH-V-support.patch patches.kernel.org/5.4.7-398-intel_th-pci-Add-Elkhart-Lake-SOC-support.patch patches.kernel.org/5.4.7-399-intel_th-Fix-freeing-IRQs.patch patches.kernel.org/5.4.7-400-intel_th-msu-Fix-window-switching-without-windo.patch patches.kernel.org/5.4.7-401-platform-x86-hp-wmi-Make-buffer-for-HPWMI_FEATU.patch patches.kernel.org/5.4.7-402-staging-comedi-gsc_hpdi-check-dma_alloc_coheren.patch patches.kernel.org/5.4.7-403-tty-serial-atmel-fix-out-of-range-clock-divider.patch patches.kernel.org/5.4.7-404-serial-sprd-Add-clearing-break-interrupt-operat.patch patches.kernel.org/5.4.7-405-pinctrl-baytrail-Really-serialize-all-register-.patch patches.kernel.org/5.4.7-406-clk-imx-clk-imx7ulp-Add-missing-sentinel-of-ulp.patch patches.kernel.org/5.4.7-407-clk-imx-clk-composite-8m-add-lock-to-gate-mux.patch patches.kernel.org/5.4.7-408-clk-imx-pll14xx-fix-clk_pll14xx_wait_lock.patch patches.kernel.org/5.4.7-409-ext4-fix-ext4_empty_dir-for-directories-with-ho.patch patches.kernel.org/5.4.7-410-ext4-check-for-directory-entries-too-close-to-b.patch patches.kernel.org/5.4.7-411-ext4-unlock-on-error-in-ext4_expand_extra_isize.patch patches.kernel.org/5.4.7-412-ext4-validate-the-debug_want_extra_isize-mount-.patch patches.kernel.org/5.4.7-413-iocost-over-budget-forced-IOs-should-schedule-a.patch patches.kernel.org/5.4.7-414-KVM-PPC-Book3S-HV-Fix-regression-on-big-endian-.patch patches.kernel.org/5.4.7-415-kvm-x86-Host-feature-SSBD-doesn-t-imply-guest-f.patch patches.kernel.org/5.4.7-416-kvm-x86-Host-feature-SSBD-doesn-t-imply-guest-f.patch patches.kernel.org/5.4.7-417-KVM-arm-arm64-Properly-handle-faulting-of-devic.patch patches.kernel.org/5.4.7-418-KVM-arm64-Ensure-params-is-initialised-when-loo.patch patches.kernel.org/5.4.7-419-x86-intel-Disable-HPET-on-Intel-Coffee-Lake-H-p.patch patches.kernel.org/5.4.7-420-x86-MCE-AMD-Do-not-use-rdmsr_safe_on_cpu-in-smc.patch patches.kernel.org/5.4.7-421-x86-MCE-AMD-Allow-Reserved-types-to-be-overwrit.patch patches.kernel.org/5.4.7-422-x86-mce-Fix-possibly-incorrect-severity-calcula.patch patches.kernel.org/5.4.7-423-powerpc-vcpu-Assume-dedicated-processors-as-non.patch patches.kernel.org/5.4.7-424-powerpc-irq-fix-stack-overflow-verification.patch patches.kernel.org/5.4.7-425-ocxl-Fix-concurrent-AFU-open-and-device-removal.patch patches.kernel.org/5.4.7-426-mmc-sdhci-msm-Correct-the-offset-and-value-for-.patch patches.kernel.org/5.4.7-427-mmc-sdhci-of-esdhc-Revert-mmc-sdhci-of-esdhc-ad.patch patches.kernel.org/5.4.7-428-mmc-sdhci-Update-the-tuning-failed-messages-to-.patch patches.kernel.org/5.4.7-429-mmc-sdhci-of-esdhc-fix-P2020-errata-handling.patch patches.kernel.org/5.4.7-430-mmc-sdhci-Workaround-broken-command-queuing-on-.patch patches.kernel.org/5.4.7-431-mmc-sdhci-Add-a-quirk-for-broken-command-queuin.patch patches.kernel.org/5.4.7-432-nbd-fix-shutdown-and-recv-work-deadlock-v2.patch patches.kernel.org/5.4.7-433-iwlwifi-pcie-move-power-gating-workaround-earli.patch patches.kernel.org/5.4.7-434-Linux-5.4.7.patch patches.kernel.org/5.4.8-001-Revert-MIPS-futex-Restore-n-after-sync-instruct.patch patches.kernel.org/5.4.8-002-Revert-MIPS-futex-Emit-Loongson3-sync-workaroun.patch patches.kernel.org/5.4.8-003-scsi-lpfc-Fix-spinlock_irq-issues-in-lpfc_els_f.patch patches.kernel.org/5.4.8-004-scsi-lpfc-Fix-discovery-failures-when-target-de.patch patches.kernel.org/5.4.8-005-scsi-mpt3sas-Fix-clear-pending-bit-in-ioctl-sta.patch patches.kernel.org/5.4.8-006-scsi-lpfc-Fix-locking-on-mailbox-command-comple.patch patches.kernel.org/5.4.8-007-scsi-mpt3sas-Reject-NVMe-Encap-cmnds-to-unsuppo.patch patches.kernel.org/5.4.8-008-gpio-mxc-Only-get-the-second-IRQ-when-there-is-.patch patches.kernel.org/5.4.8-009-scsi-lpfc-Fix-list-corruption-in-lpfc_sli_get_i.patch patches.kernel.org/5.4.8-010-Input-atmel_mxt_ts-disable-IRQ-across-suspend.patch patches.kernel.org/5.4.8-011-f2fs-fix-to-update-time-in-lazytime-mode.patch patches.kernel.org/5.4.8-012-powerpc-papr_scm-Fix-an-off-by-one-check-in-pap.patch patches.kernel.org/5.4.8-013-tools-power-x86-intel-speed-select-Remove-warni.patch patches.kernel.org/5.4.8-014-platform-x86-peaq-wmi-switch-to-using-polled-mo.patch patches.kernel.org/5.4.8-015-iommu-rockchip-Free-domain-on-.domain_free.patch patches.kernel.org/5.4.8-016-iommu-tegra-smmu-Fix-page-tables-in-4-GiB-memor.patch patches.kernel.org/5.4.8-017-dmaengine-xilinx_dma-Clear-desc_pendingcount-in.patch patches.kernel.org/5.4.8-018-scsi-target-compare-full-CHAP_A-Algorithm-strin.patch patches.kernel.org/5.4.8-019-scsi-lpfc-Fix-hardlockup-in-lpfc_abort_handler.patch patches.kernel.org/5.4.8-020-scsi-lpfc-Fix-SLI3-hba-in-loop-mode-not-discove.patch patches.kernel.org/5.4.8-021-scsi-csiostor-Don-t-enable-IRQs-too-early.patch patches.kernel.org/5.4.8-022-scsi-hisi_sas-Replace-in_softirq-check-in-hisi_.patch patches.kernel.org/5.4.8-023-scsi-hisi_sas-Delete-the-debugfs-folder-of-hisi.patch patches.kernel.org/5.4.8-024-powerpc-pseries-Mark-accumulate_stolen_time-as-.patch patches.kernel.org/5.4.8-025-powerpc-pseries-Don-t-fail-hash-page-table-inse.patch patches.kernel.org/5.4.8-026-Input-st1232-do-not-reset-the-chip-too-early.patch patches.kernel.org/5.4.8-027-selftests-powerpc-Fixup-clobbers-for-TM-tests.patch patches.kernel.org/5.4.8-028-powerpc-tools-Don-t-quote-objdump-in-scripts.patch patches.kernel.org/5.4.8-029-dma-debug-add-a-schedule-point-in-debug_dma_dum.patch patches.kernel.org/5.4.8-030-dma-mapping-Add-vmap-checks-to-dma_map_single.patch patches.kernel.org/5.4.8-031-dma-mapping-fix-handling-of-dma-ranges-for-rese.patch patches.kernel.org/5.4.8-032-dmaengine-fsl-qdma-Handle-invalid-qdma-queue0-I.patch patches.kernel.org/5.4.8-033-leds-lm3692x-Handle-failure-to-probe-the-regula.patch patches.kernel.org/5.4.8-034-leds-an30259a-add-a-check-for-devm_regmap_init_.patch patches.kernel.org/5.4.8-035-leds-trigger-netdev-fix-handling-on-interface-r.patch patches.kernel.org/5.4.8-036-clocksource-drivers-asm9260-Add-a-check-for-of_.patch patches.kernel.org/5.4.8-037-clocksource-drivers-timer-of-Use-unique-device-.patch patches.kernel.org/5.4.8-038-dtc-Use-pkg-config-to-locate-libyaml.patch patches.kernel.org/5.4.8-039-selftests-powerpc-Skip-tm-signal-sigreturn-nt-i.patch patches.kernel.org/5.4.8-040-powerpc-security-book3s64-Report-L1TF-status-in.patch patches.kernel.org/5.4.8-041-powerpc-book3s64-hash-Add-cond_resched-to-avoid.patch patches.kernel.org/5.4.8-042-ext4-update-direct-I-O-read-lock-pattern-for-IO.patch patches.kernel.org/5.4.8-043-ext4-iomap-that-extends-beyond-EOF-should-be-ma.patch patches.kernel.org/5.4.8-044-jbd2-Fix-statistics-for-the-number-of-logged-bl.patch patches.kernel.org/5.4.8-045-scsi-tracing-Fix-handling-of-TRANSFER-LENGTH-0-.patch patches.kernel.org/5.4.8-046-scsi-lpfc-Fix-unexpected-error-messages-during-.patch patches.kernel.org/5.4.8-047-scsi-lpfc-Fix-duplicate-unreg_rpi-error-in-port.patch patches.kernel.org/5.4.8-048-f2fs-fix-to-update-dir-s-i_pino-during-cross_re.patch patches.kernel.org/5.4.8-049-clk-qcom-smd-Add-missing-pnoc-clock.patch patches.kernel.org/5.4.8-050-clk-qcom-Allow-constant-ratio-freq-tables-for-r.patch patches.kernel.org/5.4.8-051-clk-clk-gpio-propagate-rate-change-to-parent.patch patches.kernel.org/5.4.8-052-irqchip-irq-bcm7038-l1-Enable-parent-IRQ-if-nec.patch patches.kernel.org/5.4.8-053-irqchip-ingenic-Error-out-if-IRQ-domain-creatio.patch patches.kernel.org/5.4.8-054-dma-direct-check-for-overflows-on-32-bit-DMA-ad.patch patches.kernel.org/5.4.8-055-fs-quota-handle-overflows-of-sysctl-fs.quota.-a.patch patches.kernel.org/5.4.8-056-iommu-arm-smmu-v3-Don-t-display-an-error-when-I.patch patches.kernel.org/5.4.8-057-i2c-stm32f7-fix-reorder-remove-probe-error-hand.patch patches.kernel.org/5.4.8-058-iomap-fix-return-value-of-iomap_dio_bio_actor-o.patch patches.kernel.org/5.4.8-059-Input-ili210x-handle-errors-from-input_mt_init_.patch patches.kernel.org/5.4.8-060-scsi-lpfc-fix-Coverity-lpfc_cmpl_els_rsp-Null-p.patch patches.kernel.org/5.4.8-061-scsi-zorro_esp-Limit-DMA-transfers-to-65536-byt.patch patches.kernel.org/5.4.8-062-PCI-rpaphp-Fix-up-pointer-to-first-drc-info-ent.patch patches.kernel.org/5.4.8-063-scsi-ufs-fix-potential-bug-which-ends-in-system.patch patches.kernel.org/5.4.8-064-powerpc-pseries-cmm-Implement-release-function-.patch patches.kernel.org/5.4.8-065-PCI-rpaphp-Don-t-rely-on-firmware-feature-to-im.patch patches.kernel.org/5.4.8-066-PCI-rpaphp-Annotate-and-correctly-byte-swap-DRC.patch patches.kernel.org/5.4.8-067-PCI-rpaphp-Correctly-match-ibm-my-drc-index-to-.patch patches.kernel.org/5.4.8-068-powerpc-security-Fix-wrong-message-when-RFI-Flu.patch patches.kernel.org/5.4.8-069-powerpc-eeh-differentiate-duplicate-detection-m.patch patches.kernel.org/5.4.8-070-powerpc-book3s-mm-Update-Oops-message-to-print-.patch patches.kernel.org/5.4.8-071-scsi-atari_scsi-sun3_scsi-Set-sg_tablesize-to-1.patch patches.kernel.org/5.4.8-072-clk-pxa-fix-one-of-the-pxa-RTC-clocks.patch patches.kernel.org/5.4.8-073-bcache-at-least-try-to-shrink-1-node-in-bch_mca.patch patches.kernel.org/5.4.8-074-HID-quirks-Add-quirk-for-HP-MSU1465-PIXART-OEM-.patch patches.kernel.org/5.4.8-075-dt-bindings-Improve-validation-build-error-hand.patch patches.kernel.org/5.4.8-076-HID-logitech-hidpp-Silence-intermittent-get_bat.patch patches.kernel.org/5.4.8-077-HID-i2c-hid-fix-no-irq-after-reset-on-raydium-3.patch patches.kernel.org/5.4.8-078-ARM-8937-1-spectre-v2-remove-Brahma-B53-from-ha.patch patches.kernel.org/5.4.8-079-libnvdimm-btt-fix-variable-rc-set-but-not-used.patch patches.kernel.org/5.4.8-080-HID-Improve-Windows-Precision-Touchpad-detectio.patch patches.kernel.org/5.4.8-081-HID-rmi-Check-that-the-RMI_STARTED-bit-is-set-b.patch patches.kernel.org/5.4.8-082-watchdog-imx7ulp-Fix-reboot-hang.patch patches.kernel.org/5.4.8-083-watchdog-prevent-deferral-of-watchdogd-wakeup-o.patch patches.kernel.org/5.4.8-084-watchdog-Fix-the-race-between-the-release-of-wa.patch patches.kernel.org/5.4.8-085-powerpc-fixmap-Use-__fix_to_virt-instead-of-fix.patch patches.kernel.org/5.4.8-086-scsi-pm80xx-Fix-for-SATA-device-discovery.patch patches.kernel.org/5.4.8-087-scsi-ufs-Fix-error-handing-during-hibern8-enter.patch patches.kernel.org/5.4.8-088-scsi-scsi_debug-num_tgts-must-be-0.patch patches.kernel.org/5.4.8-089-scsi-NCR5380-Add-disconnect_mask-module-paramet.patch patches.kernel.org/5.4.8-090-scsi-target-core-Release-SPC-2-reservations-whe.patch patches.kernel.org/5.4.8-091-scsi-ufs-Fix-up-auto-hibern8-enablement.patch patches.kernel.org/5.4.8-092-scsi-iscsi-Don-t-send-data-to-unbound-connectio.patch patches.kernel.org/5.4.8-093-scsi-target-iscsi-Wait-for-all-commands-to-fini.patch patches.kernel.org/5.4.8-094-f2fs-Fix-deadlock-in-f2fs_gc-context-during-ato.patch patches.kernel.org/5.4.8-095-habanalabs-skip-VA-block-list-update-in-reset-f.patch patches.kernel.org/5.4.8-096-gpio-mpc8xxx-fix-qoriq-GPIO-reading.patch patches.kernel.org/5.4.8-097-platform-x86-intel_pmc_core-Fix-the-SoC-naming-.patch patches.kernel.org/5.4.8-098-platform-x86-intel_pmc_core-Add-Comet-Lake-CML-.patch patches.kernel.org/5.4.8-099-gpio-mpc8xxx-Don-t-overwrite-default-irq_set_ty.patch patches.kernel.org/5.4.8-100-gpio-lynxpoint-Setup-correct-IRQ-handlers.patch patches.kernel.org/5.4.8-101-tools-power-x86-intel-speed-select-Ignore-missi.patch patches.kernel.org/5.4.8-102-Drivers-hv-vmbus-Fix-crash-handler-reset-of-Hyp.patch patches.kernel.org/5.4.8-103-apparmor-fix-unsigned-len-comparison-with-less-.patch patches.kernel.org/5.4.8-104-drm-amdgpu-Call-find_vma-under-mmap_sem.patch patches.kernel.org/5.4.8-105-scripts-kallsyms-fix-definitely-lost-memory-lea.patch patches.kernel.org/5.4.8-106-powerpc-Don-t-add-mabi-flags-when-building-with.patch patches.kernel.org/5.4.8-107-cifs-Fix-use-after-free-bug-in-cifs_reconnect.patch patches.kernel.org/5.4.8-108-um-virtio-Keep-reading-on-EAGAIN.patch patches.kernel.org/5.4.8-109-io_uring-io_allocate_scq_urings-should-return-a.patch patches.kernel.org/5.4.8-110-of-unittest-fix-memory-leak-in-attach_node_and_.patch patches.kernel.org/5.4.8-111-cdrom-respect-device-capabilities-during-openin.patch patches.kernel.org/5.4.8-112-cifs-move-cifsFileInfo_put-logic-into-a-work-qu.patch patches.kernel.org/5.4.8-113-perf-diff-Use-llabs-with-64-bit-values.patch patches.kernel.org/5.4.8-114-perf-script-Fix-brstackinsn-for-AUXTRACE.patch patches.kernel.org/5.4.8-115-perf-regs-Make-perf_reg_name-return-unknown-ins.patch patches.kernel.org/5.4.8-116-s390-zcrypt-handle-new-reply-code-FILTERED_BY_H.patch patches.kernel.org/5.4.8-117-mailbox-imx-Clear-the-right-interrupts-at-shutd.patch patches.kernel.org/5.4.8-118-libfdt-define-INT32_MAX-and-UINT32_MAX-in-libfd.patch patches.kernel.org/5.4.8-119-s390-unwind-filter-out-unreliable-bogus-r14.patch patches.kernel.org/5.4.8-120-s390-cpum_sf-Check-for-SDBT-and-SDB-consistency.patch patches.kernel.org/5.4.8-121-ocfs2-fix-passing-zero-to-PTR_ERR-warning.patch patches.kernel.org/5.4.8-122-mailbox-imx-Fix-Tx-doorbell-shutdown-path.patch patches.kernel.org/5.4.8-123-s390-disable-preemption-when-switching-to-nodat.patch patches.kernel.org/5.4.8-124-selftests-vm-add-fragment-CONFIG_TEST_VMALLOC.patch patches.kernel.org/5.4.8-125-mm-hugetlbfs-fix-error-handling-when-setting-up.patch patches.kernel.org/5.4.8-126-kernel-sysctl-make-drop_caches-write-only.patch patches.kernel.org/5.4.8-127-userfaultfd-require-CAP_SYS_PTRACE-for-UFFD_FEA.patch patches.kernel.org/5.4.8-128-Revert-powerpc-vcpu-Assume-dedicated-processors.patch patches.kernel.org/5.4.8-129-sctp-fix-err-handling-of-stream-initialization.patch patches.kernel.org/5.4.8-130-md-make-sure-desc_nr-less-than-MD_SB_DISKS.patch patches.kernel.org/5.4.8-131-Revert-iwlwifi-assign-directly-to-iwl_trans-cfg.patch patches.kernel.org/5.4.8-132-netfilter-ebtables-compat-reject-all-padding-in.patch patches.kernel.org/5.4.8-133-6pack-mkiss-fix-possible-deadlock.patch patches.kernel.org/5.4.8-134-powerpc-Fix-__clear_user-with-KUAP-enabled.patch patches.kernel.org/5.4.8-135-net-smc-add-fallback-check-to-connect.patch patches.kernel.org/5.4.8-136-netfilter-bridge-make-sure-to-pull-arp-header-i.patch patches.kernel.org/5.4.8-137-inetpeer-fix-data-race-in-inet_putpeer-inet_put.patch patches.kernel.org/5.4.8-138-net-add-a-READ_ONCE-in-skb_peek_tail.patch patches.kernel.org/5.4.8-139-net-icmp-fix-data-race-in-cmp_global_allow.patch patches.kernel.org/5.4.8-140-hrtimer-Annotate-lockless-access-to-timer-state.patch patches.kernel.org/5.4.8-141-tomoyo-Don-t-use-nifty-names-on-sockets.patch patches.kernel.org/5.4.8-142-uaccess-disallow-INT_MAX-copy-sizes.patch patches.kernel.org/5.4.8-143-drm-limit-to-INT_MAX-in-create_blob-ioctl.patch patches.kernel.org/5.4.8-144-xfs-fix-mount-failure-crash-on-invalid-iclog-me.patch patches.kernel.org/5.4.8-145-cxgb4-cxgb4vf-fix-flow-control-display-for-auto.patch patches.kernel.org/5.4.8-146-net-dsa-bcm_sf2-Fix-IP-fragment-location-and-be.patch patches.kernel.org/5.4.8-147-net-mlxfw-Fix-out-of-memory-error-in-mfa2-flash.patch patches.kernel.org/5.4.8-148-net-phy-aquantia-add-suspend-resume-ops-for-AQR.patch patches.kernel.org/5.4.8-149-net-sched-act_mirred-Pull-mac-prior-redir-to-no.patch patches.kernel.org/5.4.8-150-net-sched-add-delete_empty-to-filters-and-use-i.patch patches.kernel.org/5.4.8-151-net_sched-sch_fq-properly-set-sk-sk_pacing_stat.patch patches.kernel.org/5.4.8-152-net-stmmac-dwmac-meson8b-Fix-the-RGMII-TX-delay.patch patches.kernel.org/5.4.8-153-ptp-fix-the-race-between-the-release-of-ptp_clo.patch patches.kernel.org/5.4.8-154-tcp-Fix-highest_sack-and-highest_sack_seq.patch patches.kernel.org/5.4.8-155-udp-fix-integer-overflow-while-computing-availa.patch patches.kernel.org/5.4.8-156-bnxt_en-Fix-MSIX-request-logic-for-RDMA-driver.patch patches.kernel.org/5.4.8-157-bnxt_en-Free-context-memory-in-the-open-path-if.patch patches.kernel.org/5.4.8-158-bnxt_en-Return-error-if-FW-returns-more-data-th.patch patches.kernel.org/5.4.8-159-bnxt_en-Fix-bp-fw_health-allocation-and-free-lo.patch patches.kernel.org/5.4.8-160-bnxt_en-Remove-unnecessary-NULL-checks-for-fw_h.patch patches.kernel.org/5.4.8-161-bnxt_en-Fix-the-logic-that-creates-the-health-r.patch patches.kernel.org/5.4.8-162-bnxt_en-Add-missing-devlink-health-reporters-fo.patch patches.kernel.org/5.4.8-163-mlxsw-spectrum_router-Skip-loopback-RIFs-during.patch patches.kernel.org/5.4.8-164-mlxsw-spectrum-Use-dedicated-policer-for-VRRP-p.patch patches.kernel.org/5.4.8-165-net-add-bool-confirm_neigh-parameter-for-dst_op.patch patches.kernel.org/5.4.8-166-ip6_gre-do-not-confirm-neighbor-when-do-pmtu-up.patch patches.kernel.org/5.4.8-167-gtp-do-not-confirm-neighbor-when-do-pmtu-update.patch patches.kernel.org/5.4.8-168-net-dst-add-new-function-skb_dst_update_pmtu_no.patch patches.kernel.org/5.4.8-169-tunnel-do-not-confirm-neighbor-when-do-pmtu-upd.patch patches.kernel.org/5.4.8-170-vti-do-not-confirm-neighbor-when-do-pmtu-update.patch patches.kernel.org/5.4.8-171-sit-do-not-confirm-neighbor-when-do-pmtu-update.patch patches.kernel.org/5.4.8-172-net-dst-do-not-confirm-neighbor-for-vxlan-and-g.patch patches.kernel.org/5.4.8-173-net-dsa-sja1105-Reconcile-the-meaning-of-TPID-a.patch patches.kernel.org/5.4.8-174-net-marvell-mvpp2-phylink-requires-the-link-int.patch patches.kernel.org/5.4.8-175-gtp-fix-wrong-condition-in-gtp_genl_dump_pdp.patch patches.kernel.org/5.4.8-176-gtp-avoid-zero-size-hashtable.patch patches.kernel.org/5.4.8-177-bonding-fix-active-backup-transition-after-link.patch patches.kernel.org/5.4.8-178-tcp-do-not-send-empty-skb-from-tcp_write_xmit.patch patches.kernel.org/5.4.8-179-tcp-dccp-fix-possible-race-__inet_lookup_establ.patch patches.kernel.org/5.4.8-180-hv_netvsc-Fix-tx_table-init-in-rndis_set_subcha.patch patches.kernel.org/5.4.8-181-gtp-fix-an-use-after-free-in-ipv4_pdp_find.patch patches.kernel.org/5.4.8-182-gtp-do-not-allow-adding-duplicate-tid-and-ms_ad.patch patches.kernel.org/5.4.8-183-bnxt-apply-computed-clamp-value-for-coalece-par.patch patches.kernel.org/5.4.8-184-ipv6-addrconf-only-check-invalid-header-values-.patch patches.kernel.org/5.4.8-185-net-phylink-fix-interface-passed-to-mac_link_up.patch patches.kernel.org/5.4.8-186-net-ena-fix-napi-handler-misbehavior-when-the-n.patch patches.kernel.org/5.4.8-187-vhost-vsock-accept-only-packets-with-the-right-.patch patches.kernel.org/5.4.8-188-mmc-sdhci-of-esdhc-fix-up-erratum-A-008171-work.patch patches.kernel.org/5.4.8-189-mmc-sdhci-of-esdhc-re-implement-erratum-A-00920.patch patches.kernel.org/5.4.8-190-mm-hugetlbfs-fix-for_each_hstate-loop-in-init_h.patch patches.kernel.org/5.4.8-191-Linux-5.4.8.patch patches.kernel.org/5.4.9-001-drm-mcde-dsi-Fix-invalid-pointer-dereference-if.patch patches.kernel.org/5.4.9-002-nvme_fc-add-module-to-ops-template-to-allow-mod.patch patches.kernel.org/5.4.9-003-nvme-fc-fix-double-free-scenarios-on-hw-queues.patch patches.kernel.org/5.4.9-004-drm-amdgpu-add-check-before-enabling-disabling-.patch patches.kernel.org/5.4.9-005-drm-amdgpu-add-header-line-for-power-profile-on.patch patches.kernel.org/5.4.9-006-drm-amdgpu-add-cache-flush-workaround-to-gfx8-e.patch patches.kernel.org/5.4.9-007-drm-amd-display-Map-DSC-resources-1-to-1-if-num.patch patches.kernel.org/5.4.9-008-drm-amd-display-Fixed-kernel-panic-when-booting.patch patches.kernel.org/5.4.9-009-drm-amd-display-Change-the-delay-time-before-en.patch patches.kernel.org/5.4.9-010-drm-amd-display-Reset-steer-fifo-before-unblank.patch patches.kernel.org/5.4.9-011-drm-amd-display-update-dispclk-and-dppclk-vco-f.patch patches.kernel.org/5.4.9-012-nvme-pci-Fix-write-and-poll-queue-types.patch patches.kernel.org/5.4.9-013-nvme-pci-Fix-read-queue-count.patch patches.kernel.org/5.4.9-014-iio-st_accel-Fix-unused-variable-warning.patch patches.kernel.org/5.4.9-015-iio-adc-max9611-Fix-too-short-conversion-time-d.patch patches.kernel.org/5.4.9-016-PM-devfreq-Fix-devfreq_notifier_call-returning-.patch patches.kernel.org/5.4.9-017-PM-devfreq-Set-scaling_max_freq-to-max-on-OPP-n.patch patches.kernel.org/5.4.9-018-PM-devfreq-Don-t-fail-devfreq_dev_release-if-no.patch patches.kernel.org/5.4.9-019-afs-Fix-afs_find_server-lookups-for-ipv4-peers.patch patches.kernel.org/5.4.9-020-afs-Fix-SELinux-setting-security-label-on-afs.patch patches.kernel.org/5.4.9-021-RDMA-cma-add-missed-unregister_pernet_subsys-in.patch patches.kernel.org/5.4.9-022-rxe-correctly-calculate-iCRC-for-unaligned-payl.patch patches.kernel.org/5.4.9-023-scsi-lpfc-Fix-memory-leak-on-lpfc_bsg_write_ebu.patch patches.kernel.org/5.4.9-024-scsi-qla2xxx-Use-explicit-LOGO-in-target-mode.patch patches.kernel.org/5.4.9-025-scsi-qla2xxx-Drop-superfluous-INIT_WORK-of-del_.patch patches.kernel.org/5.4.9-026-scsi-qla2xxx-Don-t-call-qlt_async_event-twice.patch patches.kernel.org/5.4.9-027-scsi-qla2xxx-Fix-PLOGI-payload-and-ELS-IOCB-dum.patch patches.kernel.org/5.4.9-028-scsi-qla2xxx-Configure-local-loop-for-N2N-targe.patch patches.kernel.org/5.4.9-029-scsi-qla2xxx-Send-Notify-ACK-after-N2N-PLOGI.patch patches.kernel.org/5.4.9-030-scsi-qla2xxx-Don-t-defer-relogin-unconditonally.patch patches.kernel.org/5.4.9-031-scsi-qla2xxx-Ignore-PORT-UPDATE-after-N2N-PLOGI.patch patches.kernel.org/5.4.9-032-scsi-iscsi-qla4xxx-fix-double-free-in-probe.patch patches.kernel.org/5.4.9-033-scsi-libsas-stop-discovering-if-oob-mode-is-dis.patch patches.kernel.org/5.4.9-034-scsi-iscsi-Avoid-potential-deadlock-in-iscsi_if.patch patches.kernel.org/5.4.9-035-staging-wlan-ng-add-CRC32-dependency-in-Kconfig.patch patches.kernel.org/5.4.9-036-drm-nouveau-Move-the-declaration-of-struct-nouv.patch patches.kernel.org/5.4.9-037-drm-nouveau-Fix-drm-core-using-atomic-code-path.patch patches.kernel.org/5.4.9-038-drm-nouveau-kms-nv50-fix-panel-scaling.patch patches.kernel.org/5.4.9-039-usb-gadget-fix-wrong-endpoint-desc.patch patches.kernel.org/5.4.9-040-net-make-socket-read-write_iter-honor-IOCB_NOWA.patch patches.kernel.org/5.4.9-041-afs-Fix-mountpoint-parsing.patch patches.kernel.org/5.4.9-042-afs-Fix-creation-calls-in-the-dynamic-root-to-f.patch patches.kernel.org/5.4.9-043-raid5-need-to-set-STRIPE_HANDLE-for-batch-head.patch patches.kernel.org/5.4.9-044-md-raid1-check-rdev-before-reference-in-raid1_s.patch patches.kernel.org/5.4.9-045-s390-cpum_sf-Adjust-sampling-interval-to-avoid-.patch patches.kernel.org/5.4.9-046-s390-cpum_sf-Avoid-SBD-overflow-condition-in-ir.patch patches.kernel.org/5.4.9-047-RDMA-counter-Prevent-auto-binding-a-QP-which-ar.patch patches.kernel.org/5.4.9-048-IB-mlx4-Follow-mirror-sequence-of-device-add-du.patch patches.kernel.org/5.4.9-049-IB-mlx5-Fix-steering-rule-of-drop-and-count.patch patches.kernel.org/5.4.9-050-xen-blkback-prevent-premature-module-unload.patch patches.kernel.org/5.4.9-051-xen-balloon-fix-ballooned-page-accounting-witho.patch patches.kernel.org/5.4.9-052-PM-hibernate-memory_bm_find_bit-Tighten-node-op.patch patches.kernel.org/5.4.9-053-ALSA-hda-realtek-Add-Bass-Speaker-and-fixed-dac.patch patches.kernel.org/5.4.9-054-ALSA-hda-realtek-Enable-the-bass-speaker-of-ASU.patch patches.kernel.org/5.4.9-055-PCI-Add-a-helper-to-check-Power-Resource-Requir.patch patches.kernel.org/5.4.9-056-ALSA-hda-Allow-HDA-to-be-runtime-suspended-when.patch patches.kernel.org/5.4.9-057-PCI-Fix-missing-inline-for-pci_pr3_present.patch patches.kernel.org/5.4.9-058-ALSA-hda-fixup-for-the-bass-speaker-on-Lenovo-C.patch patches.kernel.org/5.4.9-059-tcp-fix-data-race-in-tcp_recvmsg.patch patches.kernel.org/5.4.9-060-shmem-pin-the-file-in-shmem_fault-if-mmap_sem-i.patch patches.kernel.org/5.4.9-061-taskstats-fix-data-race.patch patches.kernel.org/5.4.9-062-ALSA-hda-Downgrade-error-message-for-single-cmd.patch patches.kernel.org/5.4.9-063-netfilter-nft_tproxy-Fix-port-selector-on-Big-E.patch patches.kernel.org/5.4.9-064-block-add-bio_truncate-to-fix-guard_bio_eod.patch patches.kernel.org/5.4.9-065-mm-drop-mmap_sem-before-calling-balance_dirty_p.patch patches.kernel.org/5.4.9-066-ALSA-ice1724-Fix-sleep-in-atomic-in-Infrasonic-.patch patches.kernel.org/5.4.9-067-ALSA-usb-audio-fix-set_format-altsetting-sanity.patch patches.kernel.org/5.4.9-068-ALSA-usb-audio-set-the-interface-format-after-r.patch patches.kernel.org/5.4.9-069-ALSA-hda-Apply-sync-write-workaround-to-old-Int.patch patches.kernel.org/5.4.9-070-ALSA-hda-realtek-Add-headset-Mic-no-shutup-for-.patch patches.kernel.org/5.4.9-071-drm-sun4i-hdmi-Remove-duplicate-cleanup-calls.patch patches.kernel.org/5.4.9-072-drm-amdgpu-smu-add-metrics-table-lock.patch patches.kernel.org/5.4.9-073-drm-amdgpu-smu-add-metrics-table-lock-for-arctu.patch patches.kernel.org/5.4.9-074-drm-amdgpu-smu-add-metrics-table-lock-for-navi-.patch patches.kernel.org/5.4.9-075-drm-amdgpu-smu-add-metrics-table-lock-for-vega2.patch patches.kernel.org/5.4.9-076-MIPS-BPF-Disable-MIPS32-eBPF-JIT.patch patches.kernel.org/5.4.9-077-MIPS-BPF-eBPF-JIT-check-for-MIPS-ISA-compliance.patch patches.kernel.org/5.4.9-078-MIPS-Avoid-VDSO-ABI-breakage-due-to-global-regi.patch patches.kernel.org/5.4.9-079-media-pulse8-cec-fix-lost-cec_transmit_attempt_.patch patches.kernel.org/5.4.9-080-media-cec-CEC-2.0-only-bcast-messages-were-igno.patch patches.kernel.org/5.4.9-081-media-cec-avoid-decrementing-transmit_queue_sz-.patch patches.kernel.org/5.4.9-082-media-cec-check-transmit_in_progress-not-transm.patch patches.kernel.org/5.4.9-083-mm-memory_hotplug-shrink-zones-when-offlining-m.patch patches.kernel.org/5.4.9-084-mm-zsmalloc.c-fix-the-migrated-zspage-statistic.patch patches.kernel.org/5.4.9-085-memcg-account-security-cred-as-well-to-kmemcg.patch patches.kernel.org/5.4.9-086-mm-move_pages-return-valid-node-id-in-status-if.patch patches.kernel.org/5.4.9-087-mm-oom-fix-pgtables-units-mismatch-in-Killed-pr.patch patches.kernel.org/5.4.9-088-ocfs2-fix-the-crash-due-to-call-ocfs2_get_dlm_d.patch patches.kernel.org/5.4.9-089-pstore-ram-Write-new-dumps-to-start-of-recycled.patch patches.kernel.org/5.4.9-090-pstore-ram-Fix-error-path-memory-leak-in-persis.patch patches.kernel.org/5.4.9-091-gcc-plugins-make-it-possible-to-disable-CONFIG_.patch patches.kernel.org/5.4.9-092-locks-print-unsigned-ino-in-proc-locks.patch patches.kernel.org/5.4.9-093-selftests-seccomp-Zero-out-seccomp_notif.patch patches.kernel.org/5.4.9-094-seccomp-Check-that-seccomp_notif-is-zeroed-out-.patch patches.kernel.org/5.4.9-095-samples-seccomp-Zero-out-members-based-on-secco.patch patches.kernel.org/5.4.9-096-selftests-seccomp-Catch-garbage-on-SECCOMP_IOCT.patch patches.kernel.org/5.4.9-097-dmaengine-Fix-access-to-uninitialized-dma_slave.patch patches.kernel.org/5.4.9-098-dmaengine-dma-jz4780-Also-break-descriptor-chai.patch patches.kernel.org/5.4.9-099-Btrfs-fix-infinite-loop-during-nocow-writeback-.patch patches.kernel.org/5.4.9-100-compat_ioctl-block-handle-Persistent-Reservatio.patch patches.kernel.org/5.4.9-101-compat_ioctl-block-handle-BLKREPORTZONE-BLKRESE.patch patches.kernel.org/5.4.9-102-compat_ioctl-block-handle-BLKGETZONESZ-BLKGETNR.patch patches.kernel.org/5.4.9-103-bpf-Fix-precision-tracking-for-unbounded-scalar.patch patches.kernel.org/5.4.9-104-ata-libahci_platform-Export-again-ahci_platform.patch patches.kernel.org/5.4.9-105-ata-ahci_brcm-Fix-AHCI-resources-management.patch patches.kernel.org/5.4.9-106-ata-ahci_brcm-Add-missing-clock-management-duri.patch patches.kernel.org/5.4.9-107-ata-ahci_brcm-BCM7425-AHCI-requires-AHCI_HFLAG_.patch patches.kernel.org/5.4.9-108-libata-Fix-retrieving-of-active-qcs.patch patches.kernel.org/5.4.9-109-gpio-xtensa-fix-driver-build.patch patches.kernel.org/5.4.9-110-gpiolib-fix-up-emulated-open-drain-outputs.patch patches.kernel.org/5.4.9-111-clocksource-riscv-add-notrace-to-riscv_sched_cl.patch patches.kernel.org/5.4.9-112-riscv-ftrace-correct-the-condition-logic-in-fun.patch patches.kernel.org/5.4.9-113-rseq-selftests-Fix-Namespace-gettid-for-compati.patch patches.kernel.org/5.4.9-114-tracing-Fix-lock-inversion-in-trace_event_enabl.patch patches.kernel.org/5.4.9-115-tracing-Avoid-memory-leak-in-process_system_pre.patch patches.kernel.org/5.4.9-116-tracing-Have-the-histogram-compare-functions-co.patch patches.kernel.org/5.4.9-117-tracing-Fix-endianness-bug-in-histogram-trigger.patch patches.kernel.org/5.4.9-118-samples-trace_printk-Wait-for-IRQ-work-to-finis.patch patches.kernel.org/5.4.9-119-io_uring-use-current-task-creds-instead-of-allo.patch patches.kernel.org/5.4.9-120-mm-gup-fix-memory-leak-in-__gup_benchmark_ioctl.patch patches.kernel.org/5.4.9-121-apparmor-fix-aa_xattrs_match-may-sleep-while-ho.patch patches.kernel.org/5.4.9-122-dmaengine-virt-dma-Fix-access-after-free-in-vch.patch patches.kernel.org/5.4.9-123-gen_initramfs_list.sh-fix-bad-variable-name-err.patch patches.kernel.org/5.4.9-124-ALSA-cs4236-fix-error-return-comparison-of-an-u.patch patches.kernel.org/5.4.9-125-ALSA-pcm-Yet-another-missing-check-of-non-cache.patch patches.kernel.org/5.4.9-126-ALSA-firewire-motu-Correct-a-typo-in-the-clock-.patch patches.kernel.org/5.4.9-127-scsi-lpfc-Fix-rpi-release-when-deleting-vport.patch patches.kernel.org/5.4.9-128-exit-panic-before-exit_mm-on-global-init-exit.patch patches.kernel.org/5.4.9-129-arm64-Revert-support-for-execute-only-user-mapp.patch patches.kernel.org/5.4.9-130-ftrace-Avoid-potential-division-by-zero-in-func.patch patches.kernel.org/5.4.9-131-spi-spi-fsl-dspi-Fix-16-bit-word-order-in-32-bi.patch patches.kernel.org/5.4.9-132-drm-msm-include-linux-sched-task.h.patch patches.kernel.org/5.4.9-133-PM-devfreq-Check-NULL-governor-in-available_gov.patch patches.kernel.org/5.4.9-134-sunrpc-fix-crash-when-cache_head-become-valid-b.patch patches.kernel.org/5.4.9-135-arm64-dts-qcom-msm8998-clamshell-Remove-retenti.patch patches.kernel.org/5.4.9-136-nfsd4-fix-up-replay_matches_cache.patch patches.kernel.org/5.4.9-137-powerpc-Chunk-calls-to-flush_dcache_range-in-ar.patch patches.kernel.org/5.4.9-138-HID-i2c-hid-Reset-ALPS-touchpads-on-resume.patch patches.kernel.org/5.4.9-139-net-sched-annotate-lockless-accesses-to-qdisc-e.patch patches.kernel.org/5.4.9-140-kernel-module.c-wakeup-processes-in-module_wq-o.patch patches.kernel.org/5.4.9-141-ACPI-sysfs-Change-ACPI_MASKABLE_GPE_MAX-to-0x10.patch patches.kernel.org/5.4.9-142-perf-callchain-Fix-segfault-in-thread__resolve_.patch patches.kernel.org/5.4.9-143-iommu-vt-d-Remove-incorrect-PSI-capability-chec.patch patches.kernel.org/5.4.9-144-of-overlay-add_changeset_property-memory-leak.patch patches.kernel.org/5.4.9-145-cifs-Fix-potential-softlockups-while-refreshing.patch patches.kernel.org/5.4.9-146-firmware-arm_scmi-Avoid-double-free-in-error-fl.patch patches.kernel.org/5.4.9-147-xfs-don-t-check-for-AG-deadlock-for-realtime-fi.patch patches.kernel.org/5.4.9-148-platform-x86-pmc_atom-Add-Siemens-CONNECT-X300-.patch patches.kernel.org/5.4.9-149-netfilter-nf_queue-enqueue-skbs-with-NULL-dst.patch patches.kernel.org/5.4.9-150-net-sysctl-Fix-compiler-warning-when-only-cBPF-.patch patches.kernel.org/5.4.9-151-watchdog-tqmx86_wdt-Fix-build-error.patch patches.kernel.org/5.4.9-152-regulator-axp20x-Fix-axp20x_set_ramp_delay.patch patches.kernel.org/5.4.9-153-regulator-bd70528-Remove-.set_ramp_delay-for-bd.patch patches.kernel.org/5.4.9-154-spi-uniphier-Fix-FIFO-threshold.patch patches.kernel.org/5.4.9-155-regulator-axp20x-Fix-AXP22x-ELDO2-regulator-ena.patch patches.kernel.org/5.4.9-156-powerpc-mm-Mark-get_slice_psize-slice_addr_is_l.patch patches.kernel.org/5.4.9-157-Bluetooth-btusb-fix-PM-leak-in-error-case-of-se.patch patches.kernel.org/5.4.9-158-Bluetooth-delete-a-stray-unlock.patch patches.kernel.org/5.4.9-159-Bluetooth-Fix-memory-leak-in-hci_connect_le_sca.patch patches.kernel.org/5.4.9-160-arm64-dts-meson-gxl-s905x-khadas-vim-fix-uart_A.patch patches.kernel.org/5.4.9-161-arm64-dts-meson-gxm-khadas-vim2-fix-uart_A-blue.patch patches.kernel.org/5.4.9-162-media-flexcop-usb-ensure-EIO-is-returned-on-err.patch patches.kernel.org/5.4.9-163-regulator-ab8500-Remove-AB8505-USB-regulator.patch patches.kernel.org/5.4.9-164-media-usb-fix-memory-leak-in-af9005_identify_st.patch patches.kernel.org/5.4.9-165-dt-bindings-clock-renesas-rcar-usb2-clock-sel-F.patch patches.kernel.org/5.4.9-166-arm64-dts-meson-odroid-c2-Disable-usb_otg-bus-t.patch patches.kernel.org/5.4.9-167-phy-renesas-rcar-gen3-usb2-Use-platform_get_irq.patch patches.kernel.org/5.4.9-168-tty-serial-msm_serial-Fix-lockup-for-sysrq-and-.patch patches.kernel.org/5.4.9-169-cifs-Fix-lookup-of-root-ses-in-DFS-referral-cac.patch patches.kernel.org/5.4.9-170-fs-cifs-Fix-atime-update-check-vs-mtime.patch patches.kernel.org/5.4.9-171-fix-compat-handling-of-FICLONERANGE-FIDEDUPERAN.patch patches.kernel.org/5.4.9-172-ath9k_htc-Modify-byte-order-for-an-error-messag.patch patches.kernel.org/5.4.9-173-ath9k_htc-Discard-undersized-packets.patch patches.kernel.org/5.4.9-174-drm-i915-execlists-Fix-annotation-for-decouplin.patch patches.kernel.org/5.4.9-175-xfs-periodically-yield-scrub-threads-to-the-sch.patch patches.kernel.org/5.4.9-176-net-add-annotations-on-hh-hh_len-lockless-acces.patch patches.kernel.org/5.4.9-177-ubifs-ubifs_tnc_start_commit-Fix-OOB-in-layout_.patch patches.kernel.org/5.4.9-178-btrfs-get-rid-of-unique-workqueue-helper-functi.patch patches.kernel.org/5.4.9-179-Btrfs-only-associate-the-locked-page-with-one-a.patch patches.kernel.org/5.4.9-180-s390-smp-fix-physical-to-logical-CPU-map-for-SM.patch patches.kernel.org/5.4.9-181-mm-sparse.c-mark-populate_section_memmap-as-__m.patch patches.kernel.org/5.4.9-182-xen-blkback-Avoid-unmapping-unmapped-grant-page.patch patches.kernel.org/5.4.9-183-lib-ubsan-don-t-serialize-UBSAN-report.patch patches.kernel.org/5.4.9-184-efi-Don-t-attempt-to-map-RCI2-config-table-if-i.patch patches.kernel.org/5.4.9-185-perf-x86-intel-bts-Fix-the-use-of-page_private.patch patches.kernel.org/5.4.9-186-net-annotate-lockless-accesses-to-sk-sk_pacing_.patch patches.kernel.org/5.4.9-187-hsr-avoid-debugfs-warning-message-when-module-i.patch patches.kernel.org/5.4.9-188-hsr-fix-error-handling-routine-in-hsr_dev_final.patch patches.kernel.org/5.4.9-189-hsr-fix-a-race-condition-in-node-list-insertion.patch patches.kernel.org/5.4.9-190-mm-hugetlb-defer-freeing-of-huge-pages-if-in-no.patch patches.kernel.org/5.4.9-191-Linux-5.4.9.patch patches.kernel.org/5.4.10-001-powerpc-pmem-Fix-kernel-crash-due-to-wrong-ran.patch patches.kernel.org/5.4.10-002-Linux-5.4.10.patch patches.kernel.org/5.4.11-001-USB-dummy-hcd-use-usb_urb_dir_in-instead-of-us.patch patches.kernel.org/5.4.11-002-bpf-Fix-passing-modified-ctx-to-ld-abs-ind-ins.patch patches.kernel.org/5.4.11-003-ASoC-rt5682-fix-i2c-arbitration-lost-issue.patch patches.kernel.org/5.4.11-004-spi-pxa2xx-Add-support-for-Intel-Jasper-Lake.patch patches.kernel.org/5.4.11-005-regulator-fix-use-after-free-issue.patch patches.kernel.org/5.4.11-006-ASoC-max98090-fix-possible-race-conditions.patch patches.kernel.org/5.4.11-007-spi-fsl-Fix-GPIO-descriptor-support.patch patches.kernel.org/5.4.11-008-gpio-Handle-counting-of-Freescale-chipselects.patch patches.kernel.org/5.4.11-009-spi-fsl-Handle-the-single-hardwired-chipselect.patch patches.kernel.org/5.4.11-010-locking-spinlock-debug-Fix-various-data-races.patch patches.kernel.org/5.4.11-011-netfilter-ctnetlink-netns-exit-must-wait-for-c.patch patches.kernel.org/5.4.11-012-x86-intel-Disable-HPET-on-Intel-Ice-Lake-platf.patch patches.kernel.org/5.4.11-013-netfilter-nf_tables_offload-Check-for-the-NETD.patch patches.kernel.org/5.4.11-014-mwifiex-Fix-heap-overflow-in-mmwifiex_process_.patch patches.kernel.org/5.4.11-015-libtraceevent-Fix-lib-installation-with-O.patch patches.kernel.org/5.4.11-016-libtraceevent-Copy-pkg-config-file-to-output-f.patch patches.kernel.org/5.4.11-017-regulator-core-fix-regulator_register-error-pa.patch patches.kernel.org/5.4.11-018-x86-efi-Update-e820-with-reserved-EFI-boot-ser.patch patches.kernel.org/5.4.11-019-ASoC-Intel-bytcr_rt5640-Update-quirk-for-Tecla.patch patches.kernel.org/5.4.11-020-selftests-netfilter-use-randomized-netns-names.patch patches.kernel.org/5.4.11-021-efi-gop-Return-EFI_NOT_FOUND-if-there-are-no-u.patch patches.kernel.org/5.4.11-022-efi-gop-Return-EFI_SUCCESS-if-a-usable-GOP-was.patch patches.kernel.org/5.4.11-023-efi-gop-Fix-memory-leak-in-__gop_query32-64.patch patches.kernel.org/5.4.11-024-efi-earlycon-Remap-entire-framebuffer-after-pa.patch patches.kernel.org/5.4.11-025-ARM-dts-imx6ul-imx6ul-14x14-evk.dtsi-Fix-SPI-N.patch patches.kernel.org/5.4.11-026-ARM-vexpress-Set-up-shared-OPP-table-instead-o.patch patches.kernel.org/5.4.11-027-netfilter-uapi-Avoid-undefined-left-shift-in-x.patch patches.kernel.org/5.4.11-028-netfilter-nft_set_rbtree-bogus-lookup-get-on-c.patch patches.kernel.org/5.4.11-029-netfilter-nf_tables-validate-NFT_SET_ELEM_INTE.patch patches.kernel.org/5.4.11-030-netfilter-nf_tables-validate-NFT_DATA_VALUE-af.patch patches.kernel.org/5.4.11-031-netfilter-nf_tables-skip-module-reference-coun.patch patches.kernel.org/5.4.11-032-netfilter-nf_tables_offload-return-EOPNOTSUPP-.patch patches.kernel.org/5.4.11-033-ARM-dts-BCM5301X-Fix-MDIO-node-address-size-ce.patch patches.kernel.org/5.4.11-034-selftests-ftrace-Fix-to-check-the-existence-of.patch patches.kernel.org/5.4.11-035-selftests-ftrace-Fix-ftrace-test-cases-to-chec.patch patches.kernel.org/5.4.11-036-selftests-ftrace-Do-not-to-use-absolute-debugf.patch patches.kernel.org/5.4.11-037-selftests-ftrace-Fix-multiple-kprobe-testcase.patch patches.kernel.org/5.4.11-038-selftests-safesetid-Move-link-library-to-LDLIB.patch patches.kernel.org/5.4.11-039-selftests-safesetid-Check-the-return-value-of-.patch patches.kernel.org/5.4.11-040-selftests-safesetid-Fix-Makefile-to-set-correc.patch patches.kernel.org/5.4.11-041-ARM-exynos_defconfig-Restore-debugfs-support.patch patches.kernel.org/5.4.11-042-ARM-dts-Cygnus-Fix-MDIO-node-address-size-cell.patch patches.kernel.org/5.4.11-043-spi-spi-cavium-thunderx-Add-missing-pci_releas.patch patches.kernel.org/5.4.11-044-reset-Do-not-register-resource-data-for-missin.patch patches.kernel.org/5.4.11-045-ASoC-topology-Check-return-value-for-snd_soc_a.patch patches.kernel.org/5.4.11-046-ASoC-topology-Check-return-value-for-soc_tplg_.patch patches.kernel.org/5.4.11-047-ASoC-SOF-loader-snd_sof_fw_parse_ext_data-log-.patch patches.kernel.org/5.4.11-048-ASoC-SOF-Intel-split-cht-and-byt-debug-window-.patch patches.kernel.org/5.4.11-049-ARM-dts-am335x-sancloud-bbe-fix-phy-mode.patch patches.kernel.org/5.4.11-050-ARM-omap2plus_defconfig-Add-back-DEBUG_FS.patch patches.kernel.org/5.4.11-051-ARM-dts-bcm283x-Fix-critical-trip-point.patch patches.kernel.org/5.4.11-052-arm64-dts-ls1028a-fix-typo-in-TMU-calibration-.patch patches.kernel.org/5.4.11-053-bpf-riscv-Limit-to-33-tail-calls.patch patches.kernel.org/5.4.11-054-bpf-mips-Limit-to-33-tail-calls.patch patches.kernel.org/5.4.11-055-bpftool-Don-t-crash-on-missing-jited-insns-or-.patch patches.kernel.org/5.4.11-056-perf-metricgroup-Fix-printing-event-names-of-m.patch patches.kernel.org/5.4.11-057-perf-header-Fix-false-warning-when-there-are-n.patch patches.kernel.org/5.4.11-058-spi-spi-ti-qspi-Fix-a-bug-when-accessing-non-d.patch patches.kernel.org/5.4.11-059-ARM-dts-am437x-gp-epos-evm-fix-panel-compatibl.patch patches.kernel.org/5.4.11-060-kselftest-runner-Print-new-line-in-print-of-ti.patch patches.kernel.org/5.4.11-061-kselftest-Support-old-perl-versions.patch patches.kernel.org/5.4.11-062-samples-bpf-Replace-symbol-compare-of-trace_ev.patch patches.kernel.org/5.4.11-063-samples-bpf-fix-syscall_tp-due-to-unused-sysca.patch patches.kernel.org/5.4.11-064-arm64-dts-ls1028a-fix-reboot-node.patch patches.kernel.org/5.4.11-065-ARM-imx_v6_v7_defconfig-Explicitly-restore-CON.patch patches.kernel.org/5.4.11-066-pinctrl-aspeed-g6-Fix-LPC-eSPI-mux-configurati.patch patches.kernel.org/5.4.11-067-bus-ti-sysc-Fix-missing-reset-delay-handling.patch patches.kernel.org/5.4.11-068-clk-walk-orphan-list-on-clock-provider-registr.patch patches.kernel.org/5.4.11-069-mac80211-fix-TID-field-in-monitor-mode-transmi.patch patches.kernel.org/5.4.11-070-cfg80211-fix-double-free-after-changing-networ.patch patches.kernel.org/5.4.11-071-pinctrl-pinmux-fix-a-possible-null-pointer-in-.patch patches.kernel.org/5.4.11-072-powerpc-Ensure-that-swiotlb-buffer-is-allocate.patch patches.kernel.org/5.4.11-073-btrfs-Fix-error-messages-in-qgroup_rescan_init.patch patches.kernel.org/5.4.11-074-Btrfs-fix-cloning-range-with-a-hole-when-using.patch patches.kernel.org/5.4.11-075-powerpc-vcpu-Assume-dedicated-processors-as-no.patch patches.kernel.org/5.4.11-076-powerpc-spinlocks-Include-correct-header-for-s.patch patches.kernel.org/5.4.11-077-btrfs-handle-error-in-btrfs_cache_block_group.patch patches.kernel.org/5.4.11-078-Btrfs-fix-hole-extent-items-with-a-zero-size-a.patch patches.kernel.org/5.4.11-079-ocxl-Fix-potential-memory-leak-on-context-crea.patch patches.kernel.org/5.4.11-080-bpf-Clear-skb-tstamp-in-bpf_redirect-when-nece.patch patches.kernel.org/5.4.11-081-habanalabs-rate-limit-error-msg-on-waiting-for.patch patches.kernel.org/5.4.11-082-habanalabs-remove-variable-val-set-but-not-use.patch patches.kernel.org/5.4.11-083-bnx2x-Do-not-handle-requests-from-VFs-after-pa.patch patches.kernel.org/5.4.11-084-bnx2x-Fix-logic-to-get-total-no.-of-PFs-per-en.patch patches.kernel.org/5.4.11-085-cxgb4-Fix-kernel-panic-while-accessing-sge_inf.patch patches.kernel.org/5.4.11-086-net-usb-lan78xx-Fix-error-message-format-speci.patch patches.kernel.org/5.4.11-087-parisc-fix-compilation-when-KEXEC-n-and-KEXEC_.patch patches.kernel.org/5.4.11-088-parisc-add-missing-__init-annotation.patch patches.kernel.org/5.4.11-089-rfkill-Fix-incorrect-check-to-avoid-NULL-point.patch patches.kernel.org/5.4.11-090-ASoC-wm8962-fix-lambda-value.patch patches.kernel.org/5.4.11-091-regulator-rn5t618-fix-module-aliases.patch patches.kernel.org/5.4.11-092-spi-nxp-fspi-Ensure-width-is-respected-in-spi-.patch patches.kernel.org/5.4.11-093-clk-at91-fix-possible-deadlock.patch patches.kernel.org/5.4.11-094-staging-axis-fifo-add-unspecified-HAS_IOMEM-de.patch patches.kernel.org/5.4.11-095-iommu-iova-Init-the-struct-iova-to-fix-the-pos.patch patches.kernel.org/5.4.11-096-kconfig-don-t-crash-on-NULL-expressions-in-exp.patch patches.kernel.org/5.4.11-097-scripts-package-mkdebian-add-missing-rsync-dep.patch patches.kernel.org/5.4.11-098-perf-x86-Fix-potential-out-of-bounds-access.patch patches.kernel.org/5.4.11-099-perf-x86-intel-Fix-PT-PMI-handling.patch patches.kernel.org/5.4.11-100-sched-psi-Fix-sampling-error-and-rare-div0-cra.patch patches.kernel.org/5.4.11-101-psi-Fix-a-division-error-in-psi-poll.patch patches.kernel.org/5.4.11-102-usb-typec-fusb302-Fix-an-undefined-reference-t.patch patches.kernel.org/5.4.11-103-block-end-bio-with-BLK_STS_AGAIN-in-case-of-no.patch patches.kernel.org/5.4.11-104-fs-avoid-softlockups-in-s_inodes-iterators.patch patches.kernel.org/5.4.11-105-fs-call-fsnotify_sb_delete-after-evict_inodes.patch patches.kernel.org/5.4.11-106-perf-smmuv3-Remove-the-leftover-put_cpu-in-err.patch patches.kernel.org/5.4.11-107-iommu-dma-Relax-locking-in-iommu_dma_prepare_m.patch patches.kernel.org/5.4.11-108-io_uring-don-t-wait-when-under-submitting.patch patches.kernel.org/5.4.11-109-clk-Move-clk_core_reparent_orphans-under-CONFI.patch patches.kernel.org/5.4.11-110-net-stmmac-selftests-Needs-to-check-the-number.patch patches.kernel.org/5.4.11-111-net-stmmac-Determine-earlier-the-size-of-RX-bu.patch patches.kernel.org/5.4.11-112-net-stmmac-Do-not-accept-invalid-MTU-values.patch patches.kernel.org/5.4.11-113-net-stmmac-xgmac-Clear-previous-RX-buffer-size.patch patches.kernel.org/5.4.11-114-net-stmmac-RX-buffer-size-must-be-16-byte-alig.patch patches.kernel.org/5.4.11-115-net-stmmac-Always-arm-TX-Timer-at-end-of-trans.patch patches.kernel.org/5.4.11-116-s390-purgatory-do-not-build-purgatory-with-kco.patch patches.kernel.org/5.4.11-117-drm-exynos-gsc-add-missed-component_del.patch patches.kernel.org/5.4.11-118-tpm-tpm_ftpm_tee-add-shutdown-call-back.patch patches.kernel.org/5.4.11-119-xsk-Add-rcu_read_lock-around-the-XSK-wakeup.patch patches.kernel.org/5.4.11-120-net-mlx5e-Fix-concurrency-issues-between-confi.patch patches.kernel.org/5.4.11-121-net-i40e-Fix-concurrency-issues-between-config.patch patches.kernel.org/5.4.11-122-net-ixgbe-Fix-concurrency-issues-between-confi.patch patches.kernel.org/5.4.11-123-platform-x86-pcengines-apuv2-fix-simswap-GPIO-.patch patches.kernel.org/5.4.11-124-arm64-cpu_errata-Add-Hisilicon-TSV110-to-spect.patch patches.kernel.org/5.4.11-125-block-Fix-a-lockdep-complaint-triggered-by-req.patch patches.kernel.org/5.4.11-126-s390-dasd-cio-Interpret-ccw_device_get_mdc-ret.patch patches.kernel.org/5.4.11-127-s390-dasd-fix-memleak-in-path-handling-error-c.patch patches.kernel.org/5.4.11-128-block-fix-memleak-when-__blk_rq_map_user_iov-i.patch patches.kernel.org/5.4.11-129-parisc-Fix-compiler-warnings-in-debug_core.c.patch patches.kernel.org/5.4.11-130-sbitmap-only-queue-kyber-s-wait-callback-if-no.patch patches.kernel.org/5.4.11-131-s390-qeth-handle-error-due-to-unsupported-tran.patch patches.kernel.org/5.4.11-132-s390-qeth-fix-promiscuous-mode-after-reset.patch patches.kernel.org/5.4.11-133-s390-qeth-don-t-return-ENOTSUPP-to-userspace.patch patches.kernel.org/5.4.11-134-llc2-Fix-return-statement-of-llc_stat_ev_rx_nu.patch patches.kernel.org/5.4.11-135-hv_netvsc-Fix-unwanted-rx_table-reset.patch patches.kernel.org/5.4.11-136-selftests-pmtu-fix-init-mtu-value-in-descripti.patch patches.kernel.org/5.4.11-137-tracing-Do-not-create-directories-if-lockdown-.patch patches.kernel.org/5.4.11-138-gtp-fix-bad-unlock-balance-in-gtp_encap_enable.patch patches.kernel.org/5.4.11-139-macvlan-do-not-assume-mac_header-is-set-in-mac.patch patches.kernel.org/5.4.11-140-net-dsa-mv88e6xxx-Preserve-priority-when-setti.patch patches.kernel.org/5.4.11-141-net-freescale-fec-Fix-ethtool-d-runtime-PM.patch patches.kernel.org/5.4.11-142-net-stmmac-dwmac-sun8i-Allow-all-RGMII-modes.patch patches.kernel.org/5.4.11-143-net-stmmac-dwmac-sunxi-Allow-all-RGMII-modes.patch patches.kernel.org/5.4.11-144-net-stmmac-Fixed-link-does-not-need-MDIO-Bus.patch patches.kernel.org/5.4.11-145-net-usb-lan78xx-fix-possible-skb-leak.patch patches.kernel.org/5.4.11-146-pkt_sched-fq-do-not-accept-silly-TCA_FQ_QUANTU.patch patches.kernel.org/5.4.11-147-sch_cake-avoid-possible-divide-by-zero-in-cake.patch patches.kernel.org/5.4.11-148-sctp-free-cmd-obj.chunk-for-the-unprocessed-SC.patch patches.kernel.org/5.4.11-149-tcp-fix-old-stuff-D-SACK-causing-SACK-to-be-tr.patch patches.kernel.org/5.4.11-150-vxlan-fix-tos-value-before-xmit.patch patches.kernel.org/5.4.11-151-mlxsw-spectrum_qdisc-Ignore-grafting-of-invisi.patch patches.kernel.org/5.4.11-152-net-sch_prio-When-ungrafting-replace-with-FIFO.patch patches.kernel.org/5.4.11-153-vlan-fix-memory-leak-in-vlan_dev_set_egress_pr.patch patches.kernel.org/5.4.11-154-vlan-vlan_changelink-should-propagate-errors.patch patches.kernel.org/5.4.11-155-macb-Don-t-unregister-clks-unconditionally.patch patches.kernel.org/5.4.11-156-net-mlx5-Move-devlink-registration-before-inte.patch patches.kernel.org/5.4.11-157-net-dsa-mv88e6xxx-force-cmode-write-on-6141-63.patch patches.kernel.org/5.4.11-158-net-mlx5e-Always-print-health-reporter-message.patch patches.kernel.org/5.4.11-159-net-mlx5-DR-No-need-for-atomic-refcount-for-in.patch patches.kernel.org/5.4.11-160-net-mlx5e-Fix-hairpin-RSS-table-size.patch patches.kernel.org/5.4.11-161-net-mlx5-DR-Init-lists-that-are-used-in-rule-s.patch patches.kernel.org/5.4.11-162-usb-dwc3-gadget-Fix-request-complete-check.patch patches.kernel.org/5.4.11-163-USB-core-fix-check-for-duplicate-endpoints.patch patches.kernel.org/5.4.11-164-USB-serial-option-add-Telit-ME910G1-0x110a-com.patch patches.kernel.org/5.4.11-165-usb-missing-parentheses-in-USE_NEW_SCHEME.patch patches.kernel.org/5.4.11-166-Linux-5.4.11.patch patches.kernel.org/5.4.12-001-chardev-Avoid-potential-use-after-free-in-chrd.patch patches.kernel.org/5.4.12-002-i2c-fix-bus-recovery-stop-mode-timing.patch patches.kernel.org/5.4.12-003-powercap-intel_rapl-add-NULL-pointer-check-to-.patch patches.kernel.org/5.4.12-004-usb-chipidea-host-Disable-port-power-only-if-p.patch patches.kernel.org/5.4.12-005-ALSA-usb-audio-Apply-the-sample-rate-quirk-for.patch patches.kernel.org/5.4.12-006-ALSA-hda-realtek-Add-new-codec-supported-for-A.patch patches.kernel.org/5.4.12-007-ALSA-hda-realtek-Set-EAPD-control-to-default-f.patch patches.kernel.org/5.4.12-008-ALSA-hda-realtek-Add-quirk-for-the-bass-speake.patch patches.kernel.org/5.4.12-009-tpm-Revert-tpm_tis-reserve-chip-for-duration-o.patch patches.kernel.org/5.4.12-010-tpm-Revert-tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-.patch patches.kernel.org/5.4.12-011-tpm-Revert-tpm_tis_core-Turn-on-the-TPM-before.patch patches.kernel.org/5.4.12-012-tpm-Handle-negative-priv-response_len-in-tpm_c.patch patches.kernel.org/5.4.12-013-rtc-sun6i-Add-support-for-RTC-clocks-on-R40.patch patches.kernel.org/5.4.12-014-kernel-trace-Fix-do-not-unregister-tracepoints.patch patches.kernel.org/5.4.12-015-tracing-Have-stack-tracer-compile-when-MCOUNT_.patch patches.kernel.org/5.4.12-016-tracing-Change-offset-type-to-s32-in-preempt-i.patch patches.kernel.org/5.4.12-017-HID-Fix-slab-out-of-bounds-read-in-hid_field_e.patch patches.kernel.org/5.4.12-018-HID-uhid-Fix-returning-EPOLLOUT-from-uhid_char.patch patches.kernel.org/5.4.12-019-HID-hidraw-Fix-returning-EPOLLOUT-from-hidraw_.patch patches.kernel.org/5.4.12-020-HID-hid-input-clear-unmapped-usages.patch patches.kernel.org/5.4.12-021-Input-add-safety-guards-to-input_set_keycode.patch patches.kernel.org/5.4.12-022-Input-input_event-fix-struct-padding-on-sparc6.patch patches.kernel.org/5.4.12-023-drm-i915-Add-Wa_1408615072-and-Wa_1407596294-t.patch patches.kernel.org/5.4.12-024-Revert-drm-amdgpu-Set-no-retry-as-default.patch patches.kernel.org/5.4.12-025-drm-sun4i-tcon-Set-RGB-DCLK-min.-divider-based.patch patches.kernel.org/5.4.12-026-drm-fb-helper-Round-up-bits_per_pixel-if-possi.patch patches.kernel.org/5.4.12-027-drm-dp_mst-correct-the-shifting-in-DP_REMOTE_I.patch patches.kernel.org/5.4.12-028-drm-i915-Add-Wa_1407352427-icl-ehl.patch patches.kernel.org/5.4.12-029-drm-i915-gt-Mark-up-virtual-engine-uabi_instan.patch patches.kernel.org/5.4.12-030-IB-hfi1-Adjust-flow-PSN-with-the-correct-resyn.patch patches.kernel.org/5.4.12-031-can-kvaser_usb-fix-interface-sanity-check.patch patches.kernel.org/5.4.12-032-can-gs_usb-gs_usb_probe-use-descriptors-of-cur.patch patches.kernel.org/5.4.12-033-can-tcan4x5x-tcan4x5x_can_probe-get-the-device.patch patches.kernel.org/5.4.12-034-can-mscan-mscan_rx_poll-fix-rx-path-lockup-whe.patch patches.kernel.org/5.4.12-035-can-can_dropped_invalid_skb-ensure-an-initiali.patch patches.kernel.org/5.4.12-036-gpiolib-acpi-Turn-dmi_system_id-table-into-a-g.patch patches.kernel.org/5.4.12-037-gpiolib-acpi-Add-honor_wakeup-module-option-qu.patch patches.kernel.org/5.4.12-038-pstore-ram-Regularize-prz-label-allocation-lif.patch patches.kernel.org/5.4.12-039-staging-vt6656-set-usb_set_intfdata-on-driver-.patch patches.kernel.org/5.4.12-040-staging-vt6656-Fix-non-zero-logical-return-of-.patch patches.kernel.org/5.4.12-041-usb-cdns3-should-not-use-the-same-dev_id-for-s.patch patches.kernel.org/5.4.12-042-usb-ohci-da8xx-ensure-error-return-on-variable.patch patches.kernel.org/5.4.12-043-USB-PD-tcpm-bad-warning-size-PPS-adapters.patch patches.kernel.org/5.4.12-044-USB-serial-option-add-ZLP-support-for-0x1bc7-0.patch patches.kernel.org/5.4.12-045-usb-musb-fix-idling-for-suspend-after-disconne.patch patches.kernel.org/5.4.12-046-usb-musb-Disable-pullup-at-init.patch patches.kernel.org/5.4.12-047-usb-musb-dma-Correct-parameter-passed-to-IRQ-h.patch patches.kernel.org/5.4.12-048-staging-comedi-adv_pci1710-fix-AI-channels-16-.patch patches.kernel.org/5.4.12-049-staging-vt6656-correct-return-of-vnt_init_regi.patch patches.kernel.org/5.4.12-050-staging-vt6656-limit-reg-output-to-block-size.patch patches.kernel.org/5.4.12-051-staging-rtl8188eu-Add-device-code-for-TP-Link-.patch patches.kernel.org/5.4.12-052-serdev-Don-t-claim-unsupported-ACPI-serial-dev.patch patches.kernel.org/5.4.12-053-iommu-vt-d-Fix-adding-non-PCI-devices-to-Intel.patch patches.kernel.org/5.4.12-054-tty-link-tty-and-port-before-configuring-it-as.patch patches.kernel.org/5.4.12-055-tty-always-relink-the-port.patch patches.kernel.org/5.4.12-056-arm64-Move-__ARCH_WANT_SYS_CLONE3-definition-t.patch patches.kernel.org/5.4.12-057-arm64-Implement-copy_thread_tls.patch patches.kernel.org/5.4.12-058-arm-Implement-copy_thread_tls.patch patches.kernel.org/5.4.12-059-parisc-Implement-copy_thread_tls.patch patches.kernel.org/5.4.12-060-riscv-Implement-copy_thread_tls.patch patches.kernel.org/5.4.12-061-xtensa-Implement-copy_thread_tls.patch patches.kernel.org/5.4.12-062-clone3-ensure-copy_thread_tls-is-implemented.patch patches.kernel.org/5.4.12-063-um-Implement-copy_thread_tls.patch patches.kernel.org/5.4.12-064-staging-vt6656-remove-bool-from-vnt_radio_powe.patch patches.kernel.org/5.4.12-065-mwifiex-fix-possible-heap-overflow-in-mwifiex_.patch patches.kernel.org/5.4.12-066-mwifiex-pcie-Fix-memory-leak-in-mwifiex_pcie_a.patch patches.kernel.org/5.4.12-067-rpmsg-char-release-allocated-memory.patch patches.kernel.org/5.4.12-068-scsi-bfa-release-allocated-memory-in-case-of-e.patch patches.kernel.org/5.4.12-069-rtl8xxxu-prevent-leaking-urb.patch patches.kernel.org/5.4.12-070-ath10k-fix-memory-leak.patch patches.kernel.org/5.4.12-071-HID-hiddev-fix-mess-in-hiddev_open.patch patches.kernel.org/5.4.12-072-USB-Fix-Don-t-skip-endpoint-descriptors-with-m.patch patches.kernel.org/5.4.12-073-phy-cpcap-usb-Fix-error-path-when-no-host-driv.patch patches.kernel.org/5.4.12-074-phy-cpcap-usb-Fix-flakey-host-idling-and-enume.patch patches.kernel.org/5.4.12-075-netfilter-arp_tables-init-netns-pointer-in-xt_.patch patches.kernel.org/5.4.12-076-netfilter-conntrack-dccp-sctp-handle-null-time.patch patches.kernel.org/5.4.12-077-netfilter-ipset-avoid-null-deref-when-IPSET_AT.patch patches.kernel.org/5.4.12-078-drm-i915-gen9-Clear-residual-context-state-on-.patch patches.kernel.org/5.4.12-079-Linux-5.4.12.patch patches.kernel.org/5.4.13-001-HID-hidraw-uhid-Always-report-EPOLLOUT.patch patches.kernel.org/5.4.13-002-rtc-mt6397-fix-alarm-register-overwrite.patch patches.kernel.org/5.4.13-003-phy-mapphone-mdm6600-Fix-uninitialized-status-.patch patches.kernel.org/5.4.13-004-RDMA-bnxt_re-Avoid-freeing-MR-resources-if-der.patch patches.kernel.org/5.4.13-005-RDMA-bnxt_re-Fix-Send-Work-Entry-state-check-w.patch patches.kernel.org/5.4.13-006-IB-hfi1-Don-t-cancel-unused-work-item.patch patches.kernel.org/5.4.13-007-mtd-rawnand-stm32_fmc2-avoid-to-lock-the-CPU-b.patch patches.kernel.org/5.4.13-008-i2c-bcm2835-Store-pointer-to-bus-clock.patch patches.kernel.org/5.4.13-009-ASoC-SOF-imx8-fix-memory-allocation-failure-ch.patch patches.kernel.org/5.4.13-010-ASoC-soc-core-Set-dpcm_playback-dpcm_capture.patch patches.kernel.org/5.4.13-011-ASoC-stm32-spdifrx-fix-inconsistent-lock-state.patch patches.kernel.org/5.4.13-012-ASoC-stm32-spdifrx-fix-race-condition-in-irq-h.patch patches.kernel.org/5.4.13-013-ASoC-stm32-spdifrx-fix-input-pin-state-managem.patch patches.kernel.org/5.4.13-014-pinctrl-lochnagar-select-GPIOLIB.patch patches.kernel.org/5.4.13-015-netfilter-nft_flow_offload-fix-underflow-in-fl.patch patches.kernel.org/5.4.13-016-ASoC-SOF-imx8-Fix-dsp_box-offset.patch patches.kernel.org/5.4.13-017-mtd-onenand-omap2-Pass-correct-flags-for-prep_.patch patches.kernel.org/5.4.13-018-gpio-zynq-Fix-for-bug-in-zynq_gpio_restore_con.patch patches.kernel.org/5.4.13-019-pinctrl-meson-Fix-wrong-shift-value-when-get-d.patch patches.kernel.org/5.4.13-020-selftests-loopback.sh-skip-this-test-if-the-dr.patch patches.kernel.org/5.4.13-021-iommu-vt-d-Unlink-device-if-failed-to-add-to-g.patch patches.kernel.org/5.4.13-022-iommu-Remove-device-link-to-group-on-failure.patch patches.kernel.org/5.4.13-023-bpf-cgroup-prevent-out-of-order-release-of-cgr.patch patches.kernel.org/5.4.13-024-fs-move-guard_bio_eod-after-bio_set_op_attrs.patch patches.kernel.org/5.4.13-025-scsi-mpt3sas-Fix-double-free-in-attach-error-h.patch patches.kernel.org/5.4.13-026-gpio-Fix-error-message-on-out-of-range-GPIO-in.patch patches.kernel.org/5.4.13-027-PM-devfreq-tegra-Add-COMMON_CLK-dependency.patch patches.kernel.org/5.4.13-028-PCI-amlogic-Fix-probed-clock-names.patch patches.kernel.org/5.4.13-029-drm-tegra-Fix-ordering-of-cleanup-code.patch patches.kernel.org/5.4.13-030-hsr-add-hsr-root-debugfs-directory.patch patches.kernel.org/5.4.13-031-hsr-rename-debugfs-file-when-interface-name-is.patch patches.kernel.org/5.4.13-032-hsr-reset-network-header-when-supervision-fram.patch patches.kernel.org/5.4.13-033-s390-qeth-fix-qdio-teardown-after-early-init-e.patch patches.kernel.org/5.4.13-034-s390-qeth-fix-false-reporting-of-VNIC-CHAR-con.patch patches.kernel.org/5.4.13-035-s390-qeth-Fix-vnicc_is_in_use-if-rx_bcast-not-.patch patches.kernel.org/5.4.13-036-s390-qeth-vnicc-Fix-init-to-default.patch patches.kernel.org/5.4.13-037-s390-qeth-fix-initialization-on-old-HW.patch patches.kernel.org/5.4.13-038-cifs-Adjust-indentation-in-smb2_open_file.patch patches.kernel.org/5.4.13-039-scsi-smartpqi-Update-attribute-name-to-driver_.patch patches.kernel.org/5.4.13-040-MAINTAINERS-Append-missed-file-to-the-database.patch patches.kernel.org/5.4.13-041-ath9k-use-iowrite32-over-__raw_writel.patch patches.kernel.org/5.4.13-042-can-j1939-fix-address-claim-code-example.patch patches.kernel.org/5.4.13-043-dt-bindings-reset-Fix-brcmstb-reset-example.patch patches.kernel.org/5.4.13-044-reset-brcmstb-Remove-resource-checks.patch patches.kernel.org/5.4.13-045-afs-Fix-missing-cell-comparison-in-afs_test_su.patch patches.kernel.org/5.4.13-046-perf-vendor-events-s390-Remove-name-from-L1D_R.patch patches.kernel.org/5.4.13-047-syscalls-x86-Wire-up-COMPAT_SYSCALL_DEFINE0.patch patches.kernel.org/5.4.13-048-syscalls-x86-Use-COMPAT_SYSCALL_DEFINE0-for-IA.patch patches.kernel.org/5.4.13-049-syscalls-x86-Use-the-correct-function-type-for.patch patches.kernel.org/5.4.13-050-syscalls-x86-Fix-function-types-in-COND_SYSCAL.patch patches.kernel.org/5.4.13-051-hsr-fix-slab-out-of-bounds-Read-in-hsr_debugfs.patch patches.kernel.org/5.4.13-052-btrfs-simplify-inode-locking-for-RWF_NOWAIT.patch patches.kernel.org/5.4.13-053-netfilter-nf_tables_offload-release-flow_rule-.patch patches.kernel.org/5.4.13-054-netfilter-nft_meta-use-64-bit-time-arithmetic.patch patches.kernel.org/5.4.13-055-ASoC-dt-bindings-mt8183-add-missing-update.patch patches.kernel.org/5.4.13-056-ASoC-simple_card_utils.h-Add-missing-include.patch patches.kernel.org/5.4.13-057-ASoC-fsl_esai-Add-spin-lock-to-protect-reset-s.patch patches.kernel.org/5.4.13-058-ASoC-SOF-Intel-Broadwell-clarify-mutual-exclus.patch patches.kernel.org/5.4.13-059-ASoC-core-Fix-compile-warning-with-CONFIG_DEBU.patch patches.kernel.org/5.4.13-060-ASoC-rsnd-fix-DALIGN-register-for-SSIU.patch patches.kernel.org/5.4.13-061-RDMA-hns-Prevent-undefined-behavior-in-hns_roc.patch patches.kernel.org/5.4.13-062-RDMA-hns-remove-a-redundant-le16_to_cpu.patch patches.kernel.org/5.4.13-063-RDMA-hns-Modify-return-value-of-restrack-funct.patch patches.kernel.org/5.4.13-064-RDMA-counter-Prevent-QP-counter-manual-binding.patch patches.kernel.org/5.4.13-065-RDMA-siw-Fix-port-number-endianness-in-a-debug.patch patches.kernel.org/5.4.13-066-RDMA-hns-Fix-build-error-again.patch patches.kernel.org/5.4.13-067-RDMA-hns-Release-qp-resources-when-failed-to-d.patch patches.kernel.org/5.4.13-068-xprtrdma-Add-unique-trace-points-for-posting-L.patch patches.kernel.org/5.4.13-069-xprtrdma-Connection-becomes-unstable-after-a-r.patch patches.kernel.org/5.4.13-070-xprtrdma-Fix-MR-list-handling.patch patches.kernel.org/5.4.13-071-xprtrdma-Close-window-between-waking-RPC-sende.patch patches.kernel.org/5.4.13-072-RDMA-hns-Fix-to-support-64K-page-for-srq.patch patches.kernel.org/5.4.13-073-RDMA-hns-Bugfix-for-qpc-cqc-timer-configuratio.patch patches.kernel.org/5.4.13-074-rdma-Remove-nes-ABI-header.patch patches.kernel.org/5.4.13-075-RDMA-mlx5-Return-proper-error-value.patch patches.kernel.org/5.4.13-076-RDMA-srpt-Report-the-SCSI-residual-to-the-init.patch patches.kernel.org/5.4.13-077-uaccess-Add-non-pagefault-user-space-write-fun.patch patches.kernel.org/5.4.13-078-bpf-Make-use-of-probe_user_write-in-probe-writ.patch patches.kernel.org/5.4.13-079-bpf-skmsg-fix-potential-psock-NULL-pointer-der.patch patches.kernel.org/5.4.13-080-bpf-Support-pre-2.25-binutils-objcopy-for-vmli.patch patches.kernel.org/5.4.13-081-libbpf-Fix-Makefile-libbpf-symbol-mismatch-dia.patch patches.kernel.org/5.4.13-082-afs-Fix-use-after-loss-of-ref.patch patches.kernel.org/5.4.13-083-afs-Fix-afs_lookup-to-not-clobber-the-version-.patch patches.kernel.org/5.4.13-084-keys-Fix-request_key-cache.patch patches.kernel.org/5.4.13-085-scsi-enclosure-Fix-stale-device-oops-with-hot-.patch patches.kernel.org/5.4.13-086-scsi-sd-Clear-sdkp-protection_type-if-disk-is-.patch patches.kernel.org/5.4.13-087-platform-mellanox-fix-potential-deadlock-in-th.patch patches.kernel.org/5.4.13-088-platform-x86-asus-wmi-Fix-keyboard-brightness-.patch patches.kernel.org/5.4.13-089-platform-x86-GPD-pocket-fan-Use-default-values.patch patches.kernel.org/5.4.13-090-asm-generic-nds32-don-t-redefine-cacheflush-pr.patch patches.kernel.org/5.4.13-091-Documentation-ABI-Fix-documentation-inconsiste.patch patches.kernel.org/5.4.13-092-Documentation-ABI-Add-missed-attribute-for-mlx.patch patches.kernel.org/5.4.13-093-xprtrdma-Fix-create_qp-crash-on-device-unload.patch patches.kernel.org/5.4.13-094-xprtrdma-Fix-completion-wait-during-device-rem.patch patches.kernel.org/5.4.13-095-xprtrdma-Fix-oops-in-Receive-handler-after-dev.patch patches.kernel.org/5.4.13-096-dm-add-dm-clone-to-the-documentation-index.patch patches.kernel.org/5.4.13-097-scsi-ufs-Give-an-unique-ID-to-each-ufs-bsg.patch patches.kernel.org/5.4.13-098-crypto-cavium-nitrox-fix-firmware-assignment-t.patch patches.kernel.org/5.4.13-099-crypto-hisilicon-select-NEED_SG_DMA_LENGTH-in-.patch patches.kernel.org/5.4.13-100-crypto-arm64-aes-neonbs-add-return-value-of-sk.patch patches.kernel.org/5.4.13-101-crypto-virtio-implement-missing-support-for-ou.patch patches.kernel.org/5.4.13-102-crypto-algif_skcipher-Use-chunksize-instead-of.patch patches.kernel.org/5.4.13-103-crypto-geode-aes-convert-to-skcipher-API-and-m.patch patches.kernel.org/5.4.13-104-NFSv2-Fix-a-typo-in-encode_sattr.patch patches.kernel.org/5.4.13-105-nfsd-Fix-cld_net-cn_tfm-initialization.patch patches.kernel.org/5.4.13-106-nfsd-v4-support-requires-CRYPTO_SHA256.patch patches.kernel.org/5.4.13-107-NFSv4.x-Handle-bad-dead-sessions-correctly-in-.patch patches.kernel.org/5.4.13-108-NFSv4.x-Drop-the-slot-if-nfs4_delegreturn_prep.patch patches.kernel.org/5.4.13-109-iio-imu-st_lsm6dsx-fix-gyro-gain-definitions-f.patch patches.kernel.org/5.4.13-110-iio-imu-adis16480-assign-bias-value-only-if-op.patch patches.kernel.org/5.4.13-111-mei-fix-modalias-documentation.patch patches.kernel.org/5.4.13-112-clk-meson-axg-audio-fix-regmap-last-register.patch patches.kernel.org/5.4.13-113-clk-samsung-exynos5420-Preserve-CPU-clocks-con.patch patches.kernel.org/5.4.13-114-clk-Fix-memory-leak-in-clk_unregister.patch patches.kernel.org/5.4.13-115-dmaengine-dw-platform-Mark-hclk-clock-optional.patch patches.kernel.org/5.4.13-116-clk-imx-pll14xx-Fix-quick-switch-of-S-K-parame.patch patches.kernel.org/5.4.13-117-rsi-fix-potential-null-dereference-in-rsi_prob.patch patches.kernel.org/5.4.13-118-affs-fix-a-memory-leak-in-affs_remount.patch patches.kernel.org/5.4.13-119-pinctl-ti-iodelay-fix-error-checking-on-pinctr.patch patches.kernel.org/5.4.13-120-pinctrl-sh-pfc-Fix-PINMUX_IPSR_PHYS-to-set-GPS.patch patches.kernel.org/5.4.13-121-pinctrl-sh-pfc-Do-not-use-platform_get_irq-to-.patch patches.kernel.org/5.4.13-122-pinctrl-lewisburg-Update-pin-list-according-to.patch patches.kernel.org/5.4.13-123-PCI-pciehp-Do-not-disable-interrupt-twice-on-s.patch patches.kernel.org/5.4.13-124-Revert-drm-virtio-switch-virtio_gpu_wait_ioctl.patch patches.kernel.org/5.4.13-125-drm-amdgpu-cleanup-creating-BOs-at-fixed-locat.patch patches.kernel.org/5.4.13-126-drm-amdgpu-discovery-reserve-discovery-data-at.patch patches.kernel.org/5.4.13-127-scsi-sd-enable-compat-ioctls-for-sed-opal.patch patches.kernel.org/5.4.13-128-arm64-dts-apq8096-db820c-Increase-load-on-l21-.patch patches.kernel.org/5.4.13-129-gfs2-add-compat_ioctl-support.patch patches.kernel.org/5.4.13-130-af_unix-add-compat_ioctl-support.patch patches.kernel.org/5.4.13-131-compat_ioctl-handle-SIOCOUTQNSD.patch patches.kernel.org/5.4.13-132-PCI-aardvark-Use-LTSSM-state-to-build-link-tra.patch patches.kernel.org/5.4.13-133-PCI-aardvark-Fix-PCI_EXP_RTCTL-register-config.patch patches.kernel.org/5.4.13-134-PCI-dwc-Fix-find_next_bit-usage.patch patches.kernel.org/5.4.13-135-PCI-Fix-missing-bridge-dma_ranges-resource-lis.patch patches.kernel.org/5.4.13-136-PCI-PM-Clear-PCIe-PME-Status-even-for-legacy-p.patch patches.kernel.org/5.4.13-137-tools-PCI-Fix-fd-leakage.patch patches.kernel.org/5.4.13-138-PCI-PTM-Remove-spurious-d-from-granularity-mes.patch patches.kernel.org/5.4.13-139-powerpc-powernv-Disable-native-PCIe-port-manag.patch patches.kernel.org/5.4.13-140-MIPS-PCI-remember-nasid-changed-by-set-interru.patch patches.kernel.org/5.4.13-141-MIPS-Loongson-Fix-return-value-of-loongson_hwm.patch patches.kernel.org/5.4.13-142-MIPS-SGI-IP27-Fix-crash-when-CPUs-are-disabled.patch patches.kernel.org/5.4.13-143-tty-serial-imx-use-the-sg-count-from-dma_map_s.patch patches.kernel.org/5.4.13-144-tty-serial-pch_uart-correct-usage-of-dma_unmap.patch patches.kernel.org/5.4.13-145-ARM-8943-1-Fix-topology-setup-in-case-of-CPU-h.patch patches.kernel.org/5.4.13-146-media-ov6650-Fix-incorrect-use-of-JPEG-colorsp.patch patches.kernel.org/5.4.13-147-media-ov6650-Fix-some-format-attributes-not-un.patch patches.kernel.org/5.4.13-148-media-ov6650-Fix-.get_fmt-V4L2_SUBDEV_FORMAT_T.patch patches.kernel.org/5.4.13-149-media-ov6650-Fix-default-format-not-applied-on.patch patches.kernel.org/5.4.13-150-media-rcar-vin-Fix-incorrect-return-statement-.patch patches.kernel.org/5.4.13-151-media-hantro-h264-Fix-the-frame_num-wraparound.patch patches.kernel.org/5.4.13-152-media-v4l-cadence-Fix-how-unsued-lanes-are-han.patch patches.kernel.org/5.4.13-153-media-exynos4-is-Fix-recursive-locking-in-isp_.patch patches.kernel.org/5.4.13-154-media-coda-fix-deadlock-between-decoder-pictur.patch patches.kernel.org/5.4.13-155-media-cedrus-Use-correct-H264-8x8-scaling-list.patch patches.kernel.org/5.4.13-156-media-hantro-Do-not-reorder-H264-scaling-list.patch patches.kernel.org/5.4.13-157-media-aspeed-video-Fix-memory-leaks-in-aspeed_.patch patches.kernel.org/5.4.13-158-media-hantro-Set-H264-FIELDPIC_FLAG_E-flag-cor.patch patches.kernel.org/5.4.13-159-iommu-mediatek-Correct-the-flush_iotlb_all-cal.patch patches.kernel.org/5.4.13-160-iommu-mediatek-Add-a-new-tlb_lock-for-tlb_flus.patch patches.kernel.org/5.4.13-161-memory-mtk-smi-Add-PM-suspend-and-resume-ops.patch patches.kernel.org/5.4.13-162-Revert-ubifs-Fix-memory-leak-bug-in-alloc_ubif.patch patches.kernel.org/5.4.13-163-ubifs-Fixed-missed-le64_to_cpu-in-journal.patch patches.kernel.org/5.4.13-164-ubifs-do_kill_orphans-Fix-a-memory-leak-bug.patch patches.kernel.org/5.4.13-165-spi-sprd-Fix-the-incorrect-SPI-register.patch patches.kernel.org/5.4.13-166-mtd-spi-nor-fix-silent-truncation-in-spi_nor_r.patch patches.kernel.org/5.4.13-167-mtd-spi-nor-fix-silent-truncation-in-spi_nor_r.patch patches.kernel.org/5.4.13-168-spi-pxa2xx-Set-controller-max_transfer_size-in.patch patches.kernel.org/5.4.13-169-spi-atmel-fix-handling-of-cs_change-set-on-non.patch patches.kernel.org/5.4.13-170-spi-rspi-Use-platform_get_irq_byname_optional-.patch patches.kernel.org/5.4.13-171-spi-lpspi-fix-memory-leak-in-fsl_lpspi_probe.patch patches.kernel.org/5.4.13-172-iwlwifi-mvm-consider-ieee80211-station-max-ams.patch patches.kernel.org/5.4.13-173-rtlwifi-Remove-unnecessary-NULL-check-in-rtl_r.patch patches.kernel.org/5.4.13-174-iwlwifi-mvm-fix-support-for-single-antenna-div.patch patches.kernel.org/5.4.13-175-sch_cake-Add-missing-NLA-policy-entry-TCA_CAKE.patch patches.kernel.org/5.4.13-176-f2fs-fix-potential-overflow.patch patches.kernel.org/5.4.13-177-NFSD-fixing-possible-null-pointer-derefering-i.patch patches.kernel.org/5.4.13-178-rtc-msm6242-Fix-reading-of-10-hour-digit.patch patches.kernel.org/5.4.13-179-rtc-brcmstb-waketimer-add-missed-clk_disable_u.patch patches.kernel.org/5.4.13-180-rtc-bd70528-Add-MODULE-ALIAS-to-autoload-modul.patch patches.kernel.org/5.4.13-181-gpio-mpc8xxx-Add-platform-device-to-gpiochip-p.patch patches.kernel.org/5.4.13-182-scsi-libcxgbi-fix-NULL-pointer-dereference-in-.patch patches.kernel.org/5.4.13-183-scsi-target-iblock-Fix-protection-error-with-b.patch patches.kernel.org/5.4.13-184-selftests-firmware-Fix-it-to-do-root-uid-check.patch patches.kernel.org/5.4.13-185-rseq-selftests-Turn-off-timeout-setting.patch patches.kernel.org/5.4.13-186-riscv-export-flush_icache_all-to-modules.patch patches.kernel.org/5.4.13-187-mips-cacheinfo-report-shared-CPU-map.patch patches.kernel.org/5.4.13-188-mips-Fix-gettimeofday-in-the-vdso-library.patch patches.kernel.org/5.4.13-189-tomoyo-Suppress-RCU-warning-at-list_for_each_e.patch patches.kernel.org/5.4.13-190-MIPS-Prevent-link-failure-with-kcov-instrument.patch patches.kernel.org/5.4.13-191-drm-arm-mali-make-malidp_mw_connector_helper_f.patch patches.kernel.org/5.4.13-192-rxrpc-Unlock-new-call-in-rxrpc_new_incoming_ca.patch patches.kernel.org/5.4.13-193-rxrpc-Don-t-take-call-user_mutex-in-rxrpc_new_.patch patches.kernel.org/5.4.13-194-rxrpc-Fix-missing-security-check-on-incoming-c.patch patches.kernel.org/5.4.13-195-dmaengine-k3dma-Avoid-null-pointer-traversal.patch patches.kernel.org/5.4.13-196-s390-qeth-lock-the-card-while-changing-its-hsu.patch patches.kernel.org/5.4.13-197-ioat-ioat_alloc_ring-failure-handling.patch patches.kernel.org/5.4.13-198-drm-amdgpu-enable-gfxoff-for-raven1-refresh.patch patches.kernel.org/5.4.13-199-media-intel-ipu3-Align-struct-ipu3_uapi_awb_fr.patch patches.kernel.org/5.4.13-200-kbuild-deb-pkg-annotate-libelf-dev-dependency-.patch patches.kernel.org/5.4.13-201-hexagon-parenthesize-registers-in-asm-predicat.patch patches.kernel.org/5.4.13-202-hexagon-work-around-compiler-crash.patch patches.kernel.org/5.4.13-203-ocfs2-call-journal-flush-to-mark-journal-as-em.patch patches.kernel.org/5.4.13-204-Linux-5.4.13.patch patches.kernel.org/5.4.14-001-ARM-dts-meson8-fix-the-size-of-the-PMU-registe.patch patches.kernel.org/5.4.14-002-clk-qcom-gcc-sdm845-Add-missing-flag-to-votabl.patch patches.kernel.org/5.4.14-003-soc-amlogic-meson-ee-pwrc-propagate-PD-provide.patch patches.kernel.org/5.4.14-004-soc-amlogic-meson-ee-pwrc-propagate-errors-fro.patch patches.kernel.org/5.4.14-005-dt-bindings-reset-meson8b-fix-duplicate-reset-.patch patches.kernel.org/5.4.14-006-ARM-dts-imx6q-dhcom-fix-rtc-compatible.patch patches.kernel.org/5.4.14-007-arm64-dts-ls1028a-fix-endian-setting-for-dcfg.patch patches.kernel.org/5.4.14-008-arm64-dts-imx8mm-Change-SDMA1-ahb-clock-for-im.patch patches.kernel.org/5.4.14-009-bus-ti-sysc-Fix-iterating-over-clocks.patch patches.kernel.org/5.4.14-010-clk-Don-t-try-to-enable-critical-clocks-if-pre.patch patches.kernel.org/5.4.14-011-Revert-gpio-thunderx-Switch-to-GPIOLIB_IRQCHIP.patch patches.kernel.org/5.4.14-012-arm64-dts-imx8mq-librem5-devkit-use-correct-in.patch patches.kernel.org/5.4.14-013-ASoC-msm8916-wcd-digital-Reset-RX-interpolatio.patch patches.kernel.org/5.4.14-014-ASoC-stm32-sai-fix-possible-circular-locking.patch patches.kernel.org/5.4.14-015-ASoC-stm32-dfsdm-fix-16-bits-record.patch patches.kernel.org/5.4.14-016-ASoC-msm8916-wcd-analog-Fix-selected-events-fo.patch patches.kernel.org/5.4.14-017-ASoC-msm8916-wcd-analog-Fix-MIC-BIAS-Internal1.patch patches.kernel.org/5.4.14-018-ARM-OMAP2-Fix-ti_sysc_find_one_clockdomain-to-.patch patches.kernel.org/5.4.14-019-ARM-dts-imx7ulp-fix-reg-of-cpu-node.patch patches.kernel.org/5.4.14-020-ARM-dts-imx6q-dhcom-Fix-SGTL5000-VDDIO-regulat.patch patches.kernel.org/5.4.14-021-ASoC-Intel-bytcht_es8316-Fix-Irbis-NB41-netboo.patch patches.kernel.org/5.4.14-022-ALSA-dice-fix-fallback-from-protocol-extension.patch patches.kernel.org/5.4.14-023-ALSA-seq-Fix-racy-access-for-queue-timer-in-pr.patch patches.kernel.org/5.4.14-024-ALSA-firewire-tascam-fix-corruption-due-to-spi.patch patches.kernel.org/5.4.14-025-ALSA-usb-audio-fix-sync-ep-altsetting-sanity-c.patch patches.kernel.org/5.4.14-026-arm64-dts-allwinner-a64-olinuxino-Fix-SDIO-sup.patch patches.kernel.org/5.4.14-027-arm64-dts-allwinner-a64-olinuxino-Fix-eMMC-sup.patch patches.kernel.org/5.4.14-028-arm64-dts-agilex-stratix10-fix-pmu-interrupt-n.patch patches.kernel.org/5.4.14-029-Fix-built-in-early-load-Intel-microcode-alignm.patch patches.kernel.org/5.4.14-030-clk-sunxi-ng-r40-Allow-setting-parent-rate-for.patch patches.kernel.org/5.4.14-031-block-fix-an-integer-overflow-in-logical-block.patch patches.kernel.org/5.4.14-032-fuse-fix-fuse_send_readpages-in-the-syncronous.patch patches.kernel.org/5.4.14-033-io_uring-only-allow-submit-from-owning-task.patch patches.kernel.org/5.4.14-034-cpuidle-teo-Fix-intervals-array-indexing-bug.patch patches.kernel.org/5.4.14-035-ARM-dts-am571x-idk-Fix-gpios-property-to-have-.patch patches.kernel.org/5.4.14-036-ARM-davinci-select-CONFIG_RESET_CONTROLLER.patch patches.kernel.org/5.4.14-037-perf-Correctly-handle-failed-perf_get_aux_even.patch patches.kernel.org/5.4.14-038-iio-adc-ad7124-Fix-DT-channel-configuration.patch patches.kernel.org/5.4.14-039-iio-imu-st_lsm6dsx-Fix-selection-of-ST_LSM6DS3.patch patches.kernel.org/5.4.14-040-iio-light-vcnl4000-Fix-scale-for-vcnl4040.patch patches.kernel.org/5.4.14-041-iio-chemical-pms7003-fix-unmet-triggered-buffe.patch patches.kernel.org/5.4.14-042-iio-buffer-align-the-size-of-scan-bytes-to-siz.patch patches.kernel.org/5.4.14-043-USB-serial-simple-Add-Motorola-Solutions-TETRA.patch patches.kernel.org/5.4.14-044-USB-serial-option-Add-support-for-Quectel-RM50.patch patches.kernel.org/5.4.14-045-USB-serial-opticon-fix-control-message-timeout.patch patches.kernel.org/5.4.14-046-USB-serial-option-add-support-for-Quectel-RM50.patch patches.kernel.org/5.4.14-047-USB-serial-suppress-driver-bind-attributes.patch patches.kernel.org/5.4.14-048-USB-serial-ch341-handle-unbound-port-at-reset_.patch patches.kernel.org/5.4.14-049-USB-serial-io_edgeport-handle-unbound-ports-on.patch patches.kernel.org/5.4.14-050-USB-serial-io_edgeport-add-missing-active-port.patch patches.kernel.org/5.4.14-051-USB-serial-keyspan-handle-unbound-ports.patch patches.kernel.org/5.4.14-052-USB-serial-quatech2-handle-unbound-ports.patch patches.kernel.org/5.4.14-053-staging-comedi-ni_routes-fix-null-dereference-.patch patches.kernel.org/5.4.14-054-staging-comedi-ni_routes-allow-partial-routing.patch patches.kernel.org/5.4.14-055-scsi-fnic-fix-invalid-stack-access.patch patches.kernel.org/5.4.14-056-scsi-mptfusion-Fix-double-fetch-bug-in-ioctl.patch patches.kernel.org/5.4.14-057-ptrace-reintroduce-usage-of-subjective-credent.patch patches.kernel.org/5.4.14-058-mtd-rawnand-gpmi-Fix-suspend-resume-problem.patch patches.kernel.org/5.4.14-059-mtd-rawnand-gpmi-Restore-nfc-timing-setup-afte.patch patches.kernel.org/5.4.14-060-usb-core-hub-Improved-device-recognition-on-re.patch patches.kernel.org/5.4.14-061-cpu-SMT-Fix-x86-link-error-without-CONFIG_SYSF.patch patches.kernel.org/5.4.14-062-x86-resctrl-Fix-an-imbalance-in-domain_remove_.patch patches.kernel.org/5.4.14-063-x86-CPU-AMD-Ensure-clearing-of-SME-SEV-feature.patch patches.kernel.org/5.4.14-064-locking-rwsem-Fix-kernel-crash-when-spinning-o.patch patches.kernel.org/5.4.14-065-perf-x86-intel-uncore-Fix-missing-marker-for-s.patch patches.kernel.org/5.4.14-066-x86-efistub-Disable-paging-at-mixed-mode-entry.patch patches.kernel.org/5.4.14-067-s390-zcrypt-Fix-CCA-cipher-key-gen-with-clear-.patch patches.kernel.org/5.4.14-068-scsi-storvsc-Correctly-set-number-of-hardware-.patch patches.kernel.org/5.4.14-069-mtd-spi-nor-Fix-selection-of-4-byte-addressing.patch patches.kernel.org/5.4.14-070-drm-i915-Add-missing-include-file-linux-math64.patch patches.kernel.org/5.4.14-071-x86-resctrl-Fix-potential-memory-leak.patch patches.kernel.org/5.4.14-072-efi-earlycon-Fix-write-combine-mapping-on-x86.patch patches.kernel.org/5.4.14-073-s390-setup-Fix-secure-ipl-message.patch patches.kernel.org/5.4.14-074-clk-samsung-exynos5420-Keep-top-G3D-clocks-ena.patch patches.kernel.org/5.4.14-075-perf-hists-Fix-variable-name-s-inconsistency-i.patch patches.kernel.org/5.4.14-076-locking-lockdep-Fix-buffer-overrun-problem-in-.patch patches.kernel.org/5.4.14-077-perf-report-Fix-incorrectly-added-dimensions-a.patch patches.kernel.org/5.4.14-078-mm-shmem.c-thp-shmem-fix-conflict-of-above-47b.patch patches.kernel.org/5.4.14-079-mm-huge_memory.c-thp-fix-conflict-of-above-47b.patch patches.kernel.org/5.4.14-080-mm-memcg-slab-fix-percpu-slab-vmstats-flushing.patch patches.kernel.org/5.4.14-081-mm-memcg-slab-call-flush_memcg_workqueue-only-.patch patches.kernel.org/5.4.14-082-mm-debug_pagealloc-don-t-rely-on-static-keys-t.patch patches.kernel.org/5.4.14-083-btrfs-rework-arguments-of-btrfs_unlink_subvol.patch patches.kernel.org/5.4.14-084-btrfs-fix-invalid-removal-of-root-ref.patch patches.kernel.org/5.4.14-085-btrfs-do-not-delete-mismatched-root-refs.patch patches.kernel.org/5.4.14-086-btrfs-relocation-fix-reloc_root-lifespan-and-a.patch patches.kernel.org/5.4.14-087-btrfs-fix-memory-leak-in-qgroup-accounting.patch patches.kernel.org/5.4.14-088-btrfs-check-rw_devices-not-num_devices-for-bal.patch patches.kernel.org/5.4.14-089-Btrfs-always-copy-scrub-arguments-back-to-user.patch patches.kernel.org/5.4.14-090-mm-memory_hotplug-don-t-free-usage-map-when-re.patch patches.kernel.org/5.4.14-091-mm-page-writeback.c-avoid-potential-division-b.patch patches.kernel.org/5.4.14-092-mm-khugepaged-add-trace-status-description-for.patch patches.kernel.org/5.4.14-093-ARM-dts-imx6qdl-sabresd-Remove-incorrect-power.patch patches.kernel.org/5.4.14-094-ARM-dts-imx6sx-sdb-Remove-incorrect-power-supp.patch patches.kernel.org/5.4.14-095-ARM-dts-imx6sl-evk-Remove-incorrect-power-supp.patch patches.kernel.org/5.4.14-096-ARM-dts-imx6sll-evk-Remove-incorrect-power-sup.patch patches.kernel.org/5.4.14-097-ARM-dts-imx6q-icore-mipi-Use-1.5-version-of-i..patch patches.kernel.org/5.4.14-098-ARM-dts-imx7-Fix-Toradex-Colibri-iMX7S-256MB-N.patch patches.kernel.org/5.4.14-099-net-stmmac-16KB-buffer-must-be-16-byte-aligned.patch patches.kernel.org/5.4.14-100-net-stmmac-Enable-16KB-buffer-size.patch patches.kernel.org/5.4.14-101-reset-Fix-of-devm-_reset_control_array_get-ker.patch patches.kernel.org/5.4.14-102-tipc-fix-potential-hanging-after-b-rcast-chang.patch patches.kernel.org/5.4.14-103-tipc-fix-retrans-failure-due-to-wrong-destinat.patch patches.kernel.org/5.4.14-104-net-fix-kernel-doc-warning-in-linux-netdevice..patch patches.kernel.org/5.4.14-105-block-Fix-the-type-of-sts-in-bsg_queue_rq.patch patches.kernel.org/5.4.14-106-drm-amd-display-Reorder-detect_edp_sink_caps-b.patch patches.kernel.org/5.4.14-107-bpf-Fix-incorrect-verifier-simulation-of-ARSH-.patch patches.kernel.org/5.4.14-108-bpf-Sockmap-tls-during-free-we-may-call-tcp_bp.patch patches.kernel.org/5.4.14-109-bpf-Sockmap-ensure-sock-lock-held-during-tear-.patch patches.kernel.org/5.4.14-110-bpf-Sockmap-tls-push-write_space-updates-throu.patch patches.kernel.org/5.4.14-111-bpf-Sockmap-skmsg-helper-overestimates-push-pu.patch patches.kernel.org/5.4.14-112-bpf-Sockmap-tls-msg_push_data-may-leave-end-ma.patch patches.kernel.org/5.4.14-113-bpf-Sockmap-tls-tls_sw-can-create-a-plaintext-.patch patches.kernel.org/5.4.14-114-bpf-Sockmap-tls-skmsg-can-have-wrapped-skmsg-t.patch patches.kernel.org/5.4.14-115-bpf-Sockmap-tls-fix-pop-data-with-SK_DROP-retu.patch patches.kernel.org/5.4.14-116-i2c-tegra-Fix-suspending-in-active-runtime-PM-.patch patches.kernel.org/5.4.14-117-i2c-tegra-Properly-disable-runtime-PM-on-drive.patch patches.kernel.org/5.4.14-118-cfg80211-fix-deadlocks-in-autodisconnect-work.patch patches.kernel.org/5.4.14-119-cfg80211-fix-memory-leak-in-nl80211_probe_mesh.patch patches.kernel.org/5.4.14-120-cfg80211-fix-memory-leak-in-cfg80211_cqm_rssi_.patch patches.kernel.org/5.4.14-121-cfg80211-fix-page-refcount-issue-in-A-MSDU-dec.patch patches.kernel.org/5.4.14-122-bpf-sockmap-Read-psock-ingress_msg-before-sk_r.patch patches.kernel.org/5.4.14-123-i2c-iop3xx-Fix-memory-leak-in-probe-error-path.patch patches.kernel.org/5.4.14-124-netfilter-fix-a-use-after-free-in-mtype_destro.patch patches.kernel.org/5.4.14-125-netfilter-arp_tables-init-netns-pointer-in-xt_.patch patches.kernel.org/5.4.14-126-netfilter-nat-fix-ICMP-header-corruption-on-IC.patch patches.kernel.org/5.4.14-127-netfilter-nft_tunnel-fix-null-attribute-check.patch patches.kernel.org/5.4.14-128-netfilter-nft_tunnel-ERSPAN_VERSION-must-not-b.patch patches.kernel.org/5.4.14-129-netfilter-nf_tables-remove-WARN-and-add-NLA_ST.patch patches.kernel.org/5.4.14-130-netfilter-nf_tables-store-transaction-list-loc.patch patches.kernel.org/5.4.14-131-netfilter-nf_tables-fix-flowtable-list-del-cor.patch patches.kernel.org/5.4.14-132-NFC-pn533-fix-bulk-message-timeout.patch patches.kernel.org/5.4.14-133-net-bpf-Don-t-leak-time-wait-and-request-socke.patch patches.kernel.org/5.4.14-134-bpftool-Fix-printing-incorrect-pointer-in-btf_.patch patches.kernel.org/5.4.14-135-batman-adv-Fix-DAT-candidate-selection-on-litt.patch patches.kernel.org/5.4.14-136-macvlan-use-skb_reset_mac_header-in-macvlan_qu.patch patches.kernel.org/5.4.14-137-hv_netvsc-Fix-memory-leak-when-removing-rndis-.patch patches.kernel.org/5.4.14-138-net-avoid-updating-qdisc_xmit_lock_key-in-netd.patch patches.kernel.org/5.4.14-139-net-dsa-tag_qca-fix-doubled-Tx-statistics.patch patches.kernel.org/5.4.14-140-net-hns3-pad-the-short-frame-before-sending-to.patch patches.kernel.org/5.4.14-141-net-hns-fix-soft-lockup-when-there-is-not-enou.patch patches.kernel.org/5.4.14-142-net-phy-dp83867-Set-FORCE_LINK_GOOD-to-default.patch patches.kernel.org/5.4.14-143-net-sched-act_ife-initalize-ife-metalist-earli.patch patches.kernel.org/5.4.14-144-net-usb-lan78xx-limit-size-of-local-TSO-packet.patch patches.kernel.org/5.4.14-145-net-wan-fsl_ucc_hdlc-fix-out-of-bounds-write-o.patch patches.kernel.org/5.4.14-146-ptp-free-ptp-device-pin-descriptors-properly.patch patches.kernel.org/5.4.14-147-r8152-add-missing-endpoint-sanity-check.patch patches.kernel.org/5.4.14-148-tcp-fix-marked-lost-packets-not-being-retransm.patch patches.kernel.org/5.4.14-149-bnxt_en-Fix-NTUPLE-firmware-command-failures.patch patches.kernel.org/5.4.14-150-bnxt_en-Fix-ipv6-RFS-filter-matching-logic.patch patches.kernel.org/5.4.14-151-bnxt_en-Do-not-treat-DSN-Digital-Serial-Number.patch patches.kernel.org/5.4.14-152-net-ethernet-ave-Avoid-lockdep-warning.patch patches.kernel.org/5.4.14-153-net-systemport-Fixed-queue-mapping-in-internal.patch patches.kernel.org/5.4.14-154-net-dsa-sja1105-Don-t-error-out-on-disabled-po.patch patches.kernel.org/5.4.14-155-net-dsa-tag_gswip-fix-typo-in-tagger-name.patch patches.kernel.org/5.4.14-156-net-sched-act_ctinfo-fix-memory-leak.patch patches.kernel.org/5.4.14-157-net-dsa-bcm_sf2-Configure-IMP-port-for-2Gb-sec.patch patches.kernel.org/5.4.14-158-i40e-prevent-memory-leak-in-i40e_setup_macvlan.patch patches.kernel.org/5.4.14-159-drm-amdgpu-allow-direct-upload-save-restore-li.patch patches.kernel.org/5.4.14-160-sh_eth-check-sh_eth_cpu_data-dual_port-when-du.patch patches.kernel.org/5.4.14-161-mlxsw-spectrum-Do-not-modify-cloned-SKBs-durin.patch patches.kernel.org/5.4.14-162-mlxsw-spectrum-Wipe-xstats.backlog-of-down-por.patch patches.kernel.org/5.4.14-163-mlxsw-spectrum_qdisc-Include-MC-TCs-in-Qdisc-c.patch patches.kernel.org/5.4.14-164-net-stmmac-selftests-Make-it-work-in-Synopsys-.patch patches.kernel.org/5.4.14-165-net-stmmac-selftests-Mark-as-fail-when-receive.patch patches.kernel.org/5.4.14-166-selftests-mlxsw-qos_mc_aware-Fix-mausezahn-inv.patch patches.kernel.org/5.4.14-167-net-stmmac-selftests-Update-status-when-disabl.patch patches.kernel.org/5.4.14-168-net-stmmac-tc-Do-not-setup-flower-filtering-if.patch patches.kernel.org/5.4.14-169-devlink-Wait-longer-before-warning-about-unset.patch patches.kernel.org/5.4.14-170-xen-blkfront-Adjust-indentation-in-xlvbd_alloc.patch patches.kernel.org/5.4.14-171-dt-bindings-Add-missing-properties-keyword-enc.patch patches.kernel.org/5.4.14-172-tcp-refine-rule-to-allow-EPOLLOUT-generation-u.patch patches.kernel.org/5.4.14-173-irqchip-Place-CONFIG_SIFIVE_PLIC-into-the-menu.patch patches.kernel.org/5.4.14-174-arm64-dts-qcom-msm8998-Disable-coresight-by-de.patch patches.kernel.org/5.4.14-175-cw1200-Fix-a-signedness-bug-in-cw1200_load_fir.patch patches.kernel.org/5.4.14-176-arm64-dts-meson-axg-fix-audio-fifo-reg-size.patch patches.kernel.org/5.4.14-177-arm64-dts-meson-g12-fix-audio-fifo-reg-size.patch patches.kernel.org/5.4.14-178-arm64-dts-meson-gxl-s905x-khadas-vim-fix-gpio-.patch patches.kernel.org/5.4.14-179-arm64-dts-renesas-r8a77970-Fix-PWM3.patch patches.kernel.org/5.4.14-180-arm64-dts-marvell-Add-AP806-dual-missing-CPU-c.patch patches.kernel.org/5.4.14-181-cfg80211-check-for-set_wiphy_params.patch patches.kernel.org/5.4.14-182-tick-sched-Annotate-lockless-access-to-last_ji.patch patches.kernel.org/5.4.14-183-arm64-dts-marvell-Fix-CP110-NAND-controller-no.patch patches.kernel.org/5.4.14-184-arm64-dts-renesas-r8a774a1-Remove-audio-port-n.patch patches.kernel.org/5.4.14-185-arm64-dts-imx8mm-evk-Assigned-clocks-for-audio.patch patches.kernel.org/5.4.14-186-arm64-dts-qcom-sdm845-cheza-delete-zap-shader.patch patches.kernel.org/5.4.14-187-ARM-dts-imx6ul-kontron-n6310-s-Disable-the-snv.patch patches.kernel.org/5.4.14-188-arm64-dts-allwinner-a64-Re-add-PMU-node.patch patches.kernel.org/5.4.14-189-ARM-dts-dra7-fix-cpsw-mdio-fck-clock.patch patches.kernel.org/5.4.14-190-arm64-dts-juno-Fix-UART-frequency.patch patches.kernel.org/5.4.14-191-ARM-dts-Fix-sgx-sysconfig-register-for-omap4.patch patches.kernel.org/5.4.14-192-Revert-arm64-dts-juno-add-dma-ranges-property.patch patches.kernel.org/5.4.14-193-mtd-devices-fix-mchp23k256-read-and-write.patch patches.kernel.org/5.4.14-194-mtd-cfi_cmdset_0002-only-check-errors-when-rea.patch patches.kernel.org/5.4.14-195-mtd-cfi_cmdset_0002-fix-delayed-error-detectio.patch patches.kernel.org/5.4.14-196-um-Don-t-trace-irqflags-during-shutdown.patch patches.kernel.org/5.4.14-197-um-virtio_uml-Disallow-modular-build.patch patches.kernel.org/5.4.14-198-reiserfs-fix-handling-of-EOPNOTSUPP-in-reiserf.patch patches.kernel.org/5.4.14-199-scsi-esas2r-unlock-on-error-in-esas2r_nvram_re.patch patches.kernel.org/5.4.14-200-scsi-hisi_sas-Don-t-create-debugfs-dump-folder.patch patches.kernel.org/5.4.14-201-scsi-hisi_sas-Set-the-BIST-init-value-before-e.patch patches.kernel.org/5.4.14-202-scsi-qla4xxx-fix-double-free-bug.patch patches.kernel.org/5.4.14-203-scsi-bnx2i-fix-potential-use-after-free.patch patches.kernel.org/5.4.14-204-scsi-target-core-Fix-a-pr_debug-argument.patch patches.kernel.org/5.4.14-205-scsi-lpfc-fix-Coverity-lpfc_get_scsi_buf_s3-Nu.patch patches.kernel.org/5.4.14-206-scsi-hisi_sas-Return-directly-if-init-hardware.patch patches.kernel.org/5.4.14-207-scsi-scsi_transport_sas-Fix-memory-leak-when-r.patch patches.kernel.org/5.4.14-208-scsi-qla2xxx-Fix-qla2x00_request_irqs-for-MSI.patch patches.kernel.org/5.4.14-209-scsi-qla2xxx-fix-rports-not-being-mark-as-lost.patch patches.kernel.org/5.4.14-210-scsi-core-scsi_trace-Use-get_unaligned_be.patch patches.kernel.org/5.4.14-211-scsi-lpfc-Fix-list-corruption-detected-in-lpfc.patch patches.kernel.org/5.4.14-212-scsi-lpfc-Fix-hdwq-sgl-locks-and-irq-handling.patch patches.kernel.org/5.4.14-213-scsi-lpfc-Fix-a-kernel-warning-triggered-by-lp.patch patches.kernel.org/5.4.14-214-rtw88-fix-potential-read-outside-array-boundar.patch patches.kernel.org/5.4.14-215-perf-probe-Fix-wrong-address-verification.patch patches.kernel.org/5.4.14-216-perf-script-Allow-time-with-reltime.patch patches.kernel.org/5.4.14-217-clk-sprd-Use-IS_ERR-to-validate-the-return-val.patch patches.kernel.org/5.4.14-218-clk-imx7ulp-Correct-system-clock-source-option.patch patches.kernel.org/5.4.14-219-clk-imx7ulp-Correct-DDR-clock-mux-options.patch patches.kernel.org/5.4.14-220-regulator-ab8500-Remove-SYSCLKREQ-from-enum-ab.patch patches.kernel.org/5.4.14-221-hwmon-pmbus-ibm-cffps-Switch-LEDs-to-blocking-.patch patches.kernel.org/5.4.14-222-hwmon-pmbus-ibm-cffps-Fix-LED-blink-behavior.patch patches.kernel.org/5.4.14-223-perf-script-Fix-reltime-with-time.patch patches.kernel.org/5.4.14-224-scsi-lpfc-use-hdwq-assigned-cpu-for-allocation.patch patches.kernel.org/5.4.14-225-Linux-5.4.14.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/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch patches.rpmify/scripts-mkmakefile-honor-second-argument.patch ######################################################## # Unsorted patches on their way to mainline # # (SLE/Leap: this section is only for patches which # cannot go into the sorted section yet. # # Patches which are already in subsystem maintainer # repository or otherwise expected to get into mainline # within 1-2 releases belong here. Patches not expected # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## patches.suse/ata-sata_mv-avoid-trigerrable-BUG_ON.patch patches.suse/ata-define-AC_ERR_OK.patch patches.suse/ata-make-qc_prep-return-ata_completion_errors.patch patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch patches.suse/cpuidle-teo-Avoid-using-early-hits-incorrectly.patch patches.suse/bpf-Force-.BTF-section-start-to-zero-when-dumping-fr.patch patches.suse/Revert-rsi-fix-potential-null-dereference-in-rsi_pro.patch patches.suse/drm-amdgpu-remove-redundant-variable-r-and-redundant.patch patches.suse/ALSA-hda-Apply-aligned-MMIO-access-only-conditionall.patch ######################################################## # kbuild/module infrastructure fixes ######################################################## # SUSE specific build tweaks 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/supported-flag-modverdir 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 # build tweaks for external KMPs ######################################################## # Architecture specific patches ######################################################## # x86 patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch # s390x # ppc64 # ARM patches.suse/V4-01-10-bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch patches.suse/V4-02-10-ARM-dts-bcm283x-Remove-simple-bus-from-fixed-clocks.patch patches.suse/V4-03-10-ARM-dts-bcm283x-Remove-brcm-bcm2835-pl011-compatible.patch patches.suse/V4-04-10-ARM-dts-bcm283x-Move-BCM2835-6-7-specific-to-bcm2835-common.dtsi.patch patches.suse/V4-05-10-dt-bindings-arm-Convert-BCM2835-board-soc-bindings-to-json-schema.patch patches.suse/V4-06-10-dt-bindings-arm-bcm2835-Add-Raspberry-Pi-4-to-DT-schema.patch patches.suse/V4-07-10-ARM-bcm-Add-support-for-BCM2711-SoC.patch patches.suse/V4-08-10-ARM-dts-Add-minimal-Raspberry-Pi-4-support.patch patches.suse/V4-09-10-arm64-dts-broadcom-Add-reference-to-RPi-4-B.patch # fix dma patches.suse/v6-1-4-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling-max_zone_dma_phys.patch patches.suse/v6-2-4-arm64-rename-variables-used-to-calculate-ZONE_DMA32-s-size.patch patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch # RPi4 network patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch patches.suse/net-bcmgenet-Add-BCM2711-support.patch patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch ######################################################## # Scheduler ######################################################## patches.suse/setuid-dumpable-wrongdir patches.suse/perf_timechart_fix_zero_timestamps.patch ######################################################## # Memory management ######################################################## patches.suse/readahead-request-tunables.patch ######################################################## # Filesystems ######################################################## # generic patches.suse/vfs-add-super_operations-get_inode_dev # btrfs patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc 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 # ext[2-4] # XFS # other patches.suse/pstore_disable_efi_backend_by_default.patch ######################################################## # Block layer ######################################################## patches.suse/dm-mpath-leastpending-path-update patches.suse/dm-table-switch-to-readonly patches.suse/dm-mpath-no-partitions-feature ######################################################## # Networking core ######################################################## patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch ######################################################## # Security ######################################################## # crypto patches.suse/crypto-ccp-release-all-allocated-memory-if-sha-type-is-invalid.patch # AppArmor patches.suse/apparmor-compatibility-with-v2.x-net.patch patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch ######################################################## # Virtualization ######################################################## patches.suse/suse-hv-guest-os-id.patch patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch ######################################################## # Other core patches ######################################################## ######################################################## # PM ######################################################## patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch patches.suse/acpi_thermal_passive_blacklist.patch ######################################################## # DRM / Graphics ######################################################## ######################################################## # Storage ######################################################## patches.suse/scsi-retry-alua-transition-in-progress patches.suse/megaraid-mbox-fix-SG_IO ######################################################## # Networking drivers (wired) ######################################################## patches.suse/misdn-add-support-for-group-membership-check ######################################################## # Wireless networking drivers ######################################################## patches.suse/libertas-Fix-two-buffer-overflows-at-parsing-bss-des.patch patches.suse/Revert-iwlwifi-mvm-fix-scan-config-command-size.patch patches.suse/rtw88-fix-potential-NULL-skb-access-in-TX-ISR.patch patches.suse/b43-missing-firmware-info.patch ######################################################## # USB ######################################################## ######################################################## # Input ######################################################## patches.suse/kbd-ignore-gfx.patch ######################################################## # Other drivers ######################################################## # RPi4 PCIe support patches.suse/resource-add-a-resource_list_first_type-helper.patch patches.suse/pci-export-pci_parse_request_of_pci_ranges.patch patches.suse/pci-aardvark-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-altera-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-dwc-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-faraday-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-iproc-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-mediatek-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-mobiveil-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-rockchip-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-rockchip-drop-storing-driver-private-outbound-resource-data.patch patches.suse/pci-v3-semi-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-xgene-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-xilinx-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-xilinx-nwl-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-versatile-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-versatile-remove-usage-of-phys_offset.patch patches.suse/pci-versatile-enable-compile_test.patch patches.suse/pci-of-add-inbound-resource-parsing-to-helpers.patch patches.suse/pci-ftpci100-use-inbound-resources-for-setup.patch patches.suse/pci-v3-semi-use-inbound-resources-for-setup.patch patches.suse/pci-xgene-use-inbound-resources-for-setup.patch patches.suse/pci-iproc-use-inbound-resources-for-setup.patch patches.suse/pci-rcar-use-inbound-resources-for-setup.patch patches.suse/of-address-introduce-of_get_next_dma_parent-helper.patch patches.suse/of-address-follow-dma-parent-for-dma-coherent.patch patches.suse/of-factor-out-addr-size-cells-parsing.patch patches.suse/of-address-translate-dma-ranges-for-parent-nodes-missing-dma-ranges.patch patches.suse/of-address-fix-of_pci_range_parser_one-translation-of-dma-addresses.patch patches.suse/of-make-of_dma_get_range-work-on-bus-nodes.patch patches.suse/x86-pci-sta2x11-use-default-dma-address-translation.patch patches.suse/dma-direct-unify-the-dma_capable-definitions.patch patches.suse/dma-direct-avoid-a-forward-declaration-for-phys_to_dma.patch patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch patches.suse/linux-log2-h-add-roundup-rounddown_pow_two64-family-of-functions.patch patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch patches.suse/pci-brcmstb-add-msi-capability.patch patches.suse/drm-i915-gt-Detect-if-we-miss-WaIdleLiteRestore.patch ######################################################## # Debugging ######################################################## patches.suse/crasher.patch patches.suse/add-product-identifying-information-to-vmcoreinfo.patch ######################################################## # You'd better have a good reason for adding a patch # below here. ########################################################
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor