kernel-source/series.conf

1715 lines
117 KiB
Plaintext

# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol include this patch if symbol is defined; otherwise exclude.
# -symbol exclude this patch if symbol is defined; otherwise include.
# - exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.
########################################################
# latest standard kernel patches
# DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/4.16.1-001-bitmap-fix-memset-optimization-on-big-endian-s.patch
patches.kernel.org/4.16.1-002-USB-serial-ftdi_sio-add-RT-Systems-VX-8-cable.patch
patches.kernel.org/4.16.1-003-USB-serial-ftdi_sio-add-support-for-Harman-Fir.patch
patches.kernel.org/4.16.1-004-USB-serial-cp210x-add-ELDAT-Easywave-RX09-id.patch
patches.kernel.org/4.16.1-005-serial-8250-Add-Nuvoton-NPCM-UART.patch
patches.kernel.org/4.16.1-006-mei-remove-dev_err-message-on-an-unsupported-i.patch
patches.kernel.org/4.16.1-007-dev-mem-Avoid-overwriting-err-in-read_mem.patch
patches.kernel.org/4.16.1-008-media-usbtv-prevent-double-free-in-error-case.patch
patches.kernel.org/4.16.1-009-parport_pc-Add-support-for-WCH-CH382L-PCI-E-si.patch
patches.kernel.org/4.16.1-010-crypto-lrw-Free-rctx-ext-with-kzfree.patch
patches.kernel.org/4.16.1-011-crypto-ccp-Fill-the-result-buffer-only-on-dige.patch
patches.kernel.org/4.16.1-012-crypto-talitos-don-t-persistently-map-req_ctx-.patch
patches.kernel.org/4.16.1-013-crypto-inside-secure-fix-clock-management.patch
patches.kernel.org/4.16.1-014-crypto-testmgr-Fix-incorrect-values-in-PKCS-1-.patch
patches.kernel.org/4.16.1-015-crypto-talitos-fix-IPsec-cipher-in-length.patch
patches.kernel.org/4.16.1-016-crypto-ahash-Fix-early-termination-in-hash-wal.patch
patches.kernel.org/4.16.1-017-crypto-caam-Fix-null-dereference-at-error-path.patch
patches.kernel.org/4.16.1-018-crypto-ccp-return-an-actual-key-size-from-RSA-.patch
patches.kernel.org/4.16.1-019-crypto-arm-arm64-Fix-random-regeneration-of-S_.patch
patches.kernel.org/4.16.1-020-crypto-x86-cast5-avx-fix-ECB-encryption-when-l.patch
patches.kernel.org/4.16.1-021-Bluetooth-hci_bcm-Add-6-new-ACPI-HIDs.patch
patches.kernel.org/4.16.1-022-Btrfs-fix-unexpected-cow-in-run_delalloc_nocow.patch
patches.kernel.org/4.16.1-023-siox-fix-possible-buffer-overflow-in-device_ad.patch
patches.kernel.org/4.16.1-024-staging-comedi-ni_mio_common-ack-ai-fifo-error.patch
patches.kernel.org/4.16.1-025-Revert-base-arch_topology-fix-section-mismatch.patch
patches.kernel.org/4.16.1-026-Input-ALPS-fix-TrackStick-detection-on-Thinkpa.patch
patches.kernel.org/4.16.1-027-Input-i8042-add-Lenovo-ThinkPad-L460-to-i8042-.patch
patches.kernel.org/4.16.1-028-Input-i8042-enable-MUX-on-Sony-VAIO-VGN-CS-ser.patch
patches.kernel.org/4.16.1-029-vt-change-SGR-21-to-follow-the-standards.patch
patches.kernel.org/4.16.1-030-Fix-slab-name-biovec-1-21-12.patch
patches.kernel.org/4.16.1-031-signal-Correct-the-offset-of-si_pkey-and-si_lo.patch
patches.kernel.org/4.16.1-032-Linux-4.16.1.patch
patches.kernel.org/4.16.2-001-sparc64-Oracle-DAX-driver-depends-on-SPARC64.patch
patches.kernel.org/4.16.2-002-arp-fix-arp_filter-on-l3slave-devices.patch
patches.kernel.org/4.16.2-003-net-dsa-Discard-frames-from-unused-ports.patch
patches.kernel.org/4.16.2-004-net-ipv6-Increment-OUTxxx-counters-after-netfi.patch
patches.kernel.org/4.16.2-005-net-sched-fix-NULL-dereference-in-the-error-pa.patch
patches.kernel.org/4.16.2-006-pptp-remove-a-buggy-dst-release-in-pptp_connec.patch
patches.kernel.org/4.16.2-007-sctp-do-not-leak-kernel-memory-to-user-space.patch
patches.kernel.org/4.16.2-008-sctp-sctp_sockaddr_af-must-check-minimal-addr-.patch
patches.kernel.org/4.16.2-009-sky2-Increase-D3-delay-to-sky2-stops-working-a.patch
patches.kernel.org/4.16.2-010-vlan-also-check-phy_driver-ts_info-for-vlan-s-.patch
patches.kernel.org/4.16.2-011-net-fool-proof-dev_valid_name.patch
patches.kernel.org/4.16.2-012-ip_tunnel-better-validate-user-provided-tunnel.patch
patches.kernel.org/4.16.2-013-ipv6-sit-better-validate-user-provided-tunnel-.patch
patches.kernel.org/4.16.2-014-ip6_gre-better-validate-user-provided-tunnel-n.patch
patches.kernel.org/4.16.2-015-ip6_tunnel-better-validate-user-provided-tunne.patch
patches.kernel.org/4.16.2-016-vti6-better-validate-user-provided-tunnel-name.patch
patches.kernel.org/4.16.2-017-net_sched-fix-a-missing-idr_remove-in-u32_dele.patch
patches.kernel.org/4.16.2-018-nfp-use-full-40-bits-of-the-NSP-buffer-address.patch
patches.kernel.org/4.16.2-019-Linux-4.16.2.patch
patches.kernel.org/4.16.3-001-cdc_ether-flag-the-Cinterion-AHS8-modem-by-gem.patch
patches.kernel.org/4.16.3-002-rds-MP-RDS-may-use-an-invalid-c_path.patch
patches.kernel.org/4.16.3-003-slip-Check-if-rstate-is-initialized-before-unc.patch
patches.kernel.org/4.16.3-004-vhost-fix-vhost_vq_access_ok-log-check.patch
patches.kernel.org/4.16.3-005-l2tp-fix-races-in-tunnel-creation.patch
patches.kernel.org/4.16.3-006-l2tp-fix-race-in-duplicate-tunnel-detection.patch
patches.kernel.org/4.16.3-007-ip_gre-clear-feature-flags-when-incompatible-o.patch
patches.kernel.org/4.16.3-008-vhost-Fix-vhost_copy_to_user.patch
patches.kernel.org/4.16.3-009-lan78xx-Correctly-indicate-invalid-OTP.patch
patches.kernel.org/4.16.3-010-sparc64-Properly-range-check-DAX-completion-in.patch
patches.kernel.org/4.16.3-011-media-v4l2-core-fix-size-of-devnode_nums-bitar.patch
patches.kernel.org/4.16.3-012-media-v4l2-compat-ioctl32-don-t-oops-on-overla.patch
patches.kernel.org/4.16.3-013-media-v4l-vsp1-Fix-header-display-list-status-.patch
patches.kernel.org/4.16.3-014-ipmi-Fix-some-error-cleanup-issues.patch
patches.kernel.org/4.16.3-015-parisc-Fix-out-of-array-access-in-match_pci_de.patch
patches.kernel.org/4.16.3-016-parisc-Fix-HPMC-handler-by-increasing-size-to-.patch
patches.kernel.org/4.16.3-017-iwlwifi-add-a-bunch-of-new-9000-PCI-IDs.patch
patches.kernel.org/4.16.3-018-Drivers-hv-vmbus-do-not-mark-HV_PCIE-as-perf_d.patch
patches.kernel.org/4.16.3-019-PCI-hv-Serialize-the-present-and-eject-work-it.patch
patches.kernel.org/4.16.3-020-PCI-hv-Fix-2-hang-issues-in-hv_compose_msi_msg.patch
patches.kernel.org/4.16.3-021-KVM-PPC-Book3S-HV-trace_tlbie-must-not-be-call.patch
patches.kernel.org/4.16.3-022-perf-intel-pt-Fix-overlap-detection-to-identif.patch
patches.kernel.org/4.16.3-023-perf-intel-pt-Fix-sync_switch.patch
patches.kernel.org/4.16.3-024-perf-intel-pt-Fix-error-recovery-from-missing-.patch
patches.kernel.org/4.16.3-025-perf-intel-pt-Fix-timestamp-following-overflow.patch
patches.kernel.org/4.16.3-026-perf-core-Fix-use-after-free-in-uprobe_perf_cl.patch
patches.kernel.org/4.16.3-027-radeon-hide-pointless-warning-when-compile-tes.patch
patches.kernel.org/4.16.3-028-x86-mce-AMD-Pass-the-bank-number-to-smca_get_b.patch
patches.kernel.org/4.16.3-029-x86-mce-AMD-EDAC-mce_amd-Enumerate-Reserved-SM.patch
patches.kernel.org/4.16.3-030-x86-mce-AMD-Get-address-from-already-initializ.patch
patches.kernel.org/4.16.3-031-ath9k-Protect-queue-draining-by-rcu_read_lock.patch
patches.kernel.org/4.16.3-032-x86-uapi-Fix-asm-bootparam.h-userspace-compila.patch
patches.kernel.org/4.16.3-033-x86-apic-Fix-signedness-bug-in-APIC-ID-validit.patch
patches.kernel.org/4.16.3-034-sunrpc-remove-incorrect-HMAC-request-initializ.patch
patches.kernel.org/4.16.3-035-f2fs-fix-heap-mode-to-reset-it-back.patch
patches.kernel.org/4.16.3-036-block-Change-a-rcu_read_-lock-unlock-_sched-pa.patch
patches.kernel.org/4.16.3-037-nvme-Skip-checking-heads-without-namespaces.patch
patches.kernel.org/4.16.3-038-lib-fix-stall-in-__bitmap_parselist.patch
patches.kernel.org/4.16.3-039-zboot-fix-stack-protector-in-compressed-boot-p.patch
patches.kernel.org/4.16.3-040-blk-mq-Directly-schedule-q-timeout_work-when-a.patch
patches.kernel.org/4.16.3-041-blk-mq-order-getting-budget-and-driver-tag.patch
patches.kernel.org/4.16.3-042-blk-mq-make-sure-that-correct-hctx-next_cpu-is.patch
patches.kernel.org/4.16.3-043-blk-mq-don-t-keep-offline-CPUs-mapped-to-hctx-.patch
patches.kernel.org/4.16.3-044-ovl-Set-d-last-properly-during-lookup.patch
patches.kernel.org/4.16.3-045-ovl-fix-lookup-with-middle-layer-opaque-dir-an.patch
patches.kernel.org/4.16.3-046-ovl-set-i_ino-to-the-value-of-st_ino-for-NFS-e.patch
patches.kernel.org/4.16.3-047-ovl-set-lower-layer-st_dev-only-if-setting-low.patch
patches.kernel.org/4.16.3-048-xen-xenbus_dev_frontend-Fix-XS_TRANSACTION_END.patch
patches.kernel.org/4.16.3-049-hugetlbfs-fix-bug-in-pgoff-overflow-checking.patch
patches.kernel.org/4.16.3-050-nfsd-fix-incorrect-umasks.patch
patches.kernel.org/4.16.3-051-scsi-scsi_dh-Don-t-look-for-NULL-devices-handl.patch
patches.kernel.org/4.16.3-052-scsi-qla2xxx-Fix-small-memory-leak-in-qla2x00_.patch
patches.kernel.org/4.16.3-053-Revert-scsi-core-return-BLK_STS_OK-for-DID_OK-.patch
patches.kernel.org/4.16.3-054-apparmor-fix-logging-of-the-existence-test-for.patch
patches.kernel.org/4.16.3-055-apparmor-fix-display-of-.ns_name-for-container.patch
patches.kernel.org/4.16.3-056-apparmor-fix-resource-audit-messages-when-audi.patch
patches.kernel.org/4.16.3-057-block-loop-fix-deadlock-after-loop_set_status.patch
patches.kernel.org/4.16.3-058-nfit-fix-region-registration-vs-block-data-win.patch
patches.kernel.org/4.16.3-059-s390-qdio-don-t-retry-EQBS-after-CCQ-96.patch
patches.kernel.org/4.16.3-060-s390-qdio-don-t-merge-ERROR-output-buffers.patch
patches.kernel.org/4.16.3-061-s390-ipl-ensure-loadparm-valid-flag-is-set.patch
patches.kernel.org/4.16.3-062-s390-compat-fix-setup_frame32.patch
patches.kernel.org/4.16.3-063-get_user_pages_fast-return-EFAULT-on-access_ok.patch
patches.kernel.org/4.16.3-064-mm-gup_benchmark-handle-gup-failures.patch
patches.kernel.org/4.16.3-065-getname_kernel-needs-to-make-sure-that-name-in.patch
patches.kernel.org/4.16.3-066-Bluetooth-Fix-connection-if-directed-advertisi.patch
patches.kernel.org/4.16.3-067-Bluetooth-hci_bcm-Treat-Interrupt-ACPI-resourc.patch
patches.kernel.org/4.16.3-068-rtl8187-Fix-NULL-pointer-dereference-in-priv-c.patch
patches.kernel.org/4.16.3-069-Linux-4.16.3.patch
patches.kernel.org/4.16.4-001-Bluetooth-hci_bcm-Add-irq_polarity-module-opti.patch
patches.kernel.org/4.16.4-002-cpufreq-CPPC-Use-transition_delay_us-depending.patch
patches.kernel.org/4.16.4-003-cpufreq-armada-37xx-Fix-clock-leak.patch
patches.kernel.org/4.16.4-004-ubifs-Check-ubifs_wbuf_sync-return-code.patch
patches.kernel.org/4.16.4-005-ubi-fastmap-Don-t-flush-fastmap-work-on-detach.patch
patches.kernel.org/4.16.4-006-ubi-Fix-error-for-write-access.patch
patches.kernel.org/4.16.4-007-ubi-Reject-MLC-NAND.patch
patches.kernel.org/4.16.4-008-mm-ksm.c-fix-inconsistent-accounting-of-zero-p.patch
patches.kernel.org/4.16.4-009-mm-hmm-fix-header-file-if-else-endif-maze.patch
patches.kernel.org/4.16.4-010-mm-hmm-hmm_pfns_bad-was-accessing-wrong-struct.patch
patches.kernel.org/4.16.4-011-mm-hwpoison-disable-memory-error-handling-on-1.patch
patches.kernel.org/4.16.4-012-task_struct-only-use-anon-struct-under-randstr.patch
patches.kernel.org/4.16.4-013-fs-reiserfs-journal.c-add-missing-resierfs_war.patch
patches.kernel.org/4.16.4-014-resource-fix-integer-overflow-at-reallocation.patch
patches.kernel.org/4.16.4-015-ipc-shm-fix-use-after-free-of-shm-file-via-rem.patch
patches.kernel.org/4.16.4-016-mm-slab-reschedule-cache_reap-on-the-same-CPU.patch
patches.kernel.org/4.16.4-017-usb-musb-gadget-misplaced-out-of-bounds-check.patch
patches.kernel.org/4.16.4-018-phy-allwinner-sun4i-usb-poll-vbus-changes-on-A.patch
patches.kernel.org/4.16.4-019-usb-gadget-udc-core-update-usb_ep_queue-docume.patch
patches.kernel.org/4.16.4-020-ARM64-dts-meson-reduce-odroid-c2-eMMC-maximum-.patch
patches.kernel.org/4.16.4-021-KVM-arm-arm64-vgic-its-Fix-potential-overrun-i.patch
patches.kernel.org/4.16.4-022-ARM-EXYNOS-Fix-coupled-CPU-idle-freeze-on-Exyn.patch
patches.kernel.org/4.16.4-023-arm-dts-mt7623-fix-USB-initialization-fails-on.patch
patches.kernel.org/4.16.4-024-ARM-dts-at91-at91sam9g25-fix-mux-mask-pinctrl-.patch
patches.kernel.org/4.16.4-025-ARM-dts-exynos-Fix-IOMMU-support-for-GScaler-d.patch
patches.kernel.org/4.16.4-026-ARM-dts-at91-sama5d4-fix-pinctrl-compatible-st.patch
patches.kernel.org/4.16.4-027-spi-atmel-init-FIFOs-before-spi-enable.patch
patches.kernel.org/4.16.4-028-spi-Fix-scatterlist-elements-size-in-spi_map_b.patch
patches.kernel.org/4.16.4-029-spi-Fix-unregistration-of-controller-with-fixe.patch
patches.kernel.org/4.16.4-030-media-rc-oops-in-ir_timer_keyup-after-device-u.patch
patches.kernel.org/4.16.4-031-media-atomisp_fops.c-disable-atomisp_compat_io.patch
patches.kernel.org/4.16.4-032-media-vivid-check-if-the-cec_adapter-is-valid.patch
patches.kernel.org/4.16.4-033-media-vb2-core-Finish-buffers-at-the-end-of-th.patch
patches.kernel.org/4.16.4-034-media-vsp1-Fix-BRx-conditional-path-in-WPF.patch
patches.kernel.org/4.16.4-035-x86-xen-Delay-get_cpu_cap-until-stack-canary-i.patch
patches.kernel.org/4.16.4-036-regmap-Fix-reversed-bounds-check-in-regmap_raw.patch
patches.kernel.org/4.16.4-037-ACPI-video-Add-quirk-to-force-acpi-video-backl.patch
patches.kernel.org/4.16.4-038-ACPI-hotplug-PCI-Check-presence-of-slot-itself.patch
patches.kernel.org/4.16.4-039-acpi-nfit-rework-NVDIMM-leaf-method-detection.patch
patches.kernel.org/4.16.4-040-USB-gadget-f_midi-fixing-a-possible-double-fre.patch
patches.kernel.org/4.16.4-041-USB-fix-USB3-devices-behind-USB3-hubs-not-resu.patch
patches.kernel.org/4.16.4-042-usb-dwc3-prevent-setting-PRTCAP-to-OTG-from-de.patch
patches.kernel.org/4.16.4-043-usb-dwc3-pci-Properly-cleanup-resource.patch
patches.kernel.org/4.16.4-044-usb-dwc3-gadget-never-call-complete-from-ep_qu.patch
patches.kernel.org/4.16.4-045-cifs-fix-memory-leak-in-SMB2_open.patch
patches.kernel.org/4.16.4-046-fix-smb3-encryption-breakage-when-CONFIG_DEBUG.patch
patches.kernel.org/4.16.4-047-Tree-connect-for-SMB3.1.1-must-be-signed-for-n.patch
patches.kernel.org/4.16.4-048-cifs-smbd-avoid-reconnect-lockup.patch
patches.kernel.org/4.16.4-049-cifs-smbd-disconnect-transport-on-RDMA-errors.patch
patches.kernel.org/4.16.4-050-smb3-Fix-root-directory-when-server-returns-in.patch
patches.kernel.org/4.16.4-051-HID-i2c-hid-fix-size-check-and-type-usage.patch
patches.kernel.org/4.16.4-052-i2c-i801-Save-register-SMBSLVCMD-value-only-on.patch
patches.kernel.org/4.16.4-053-i2c-i801-Restore-configuration-at-shutdown.patch
patches.kernel.org/4.16.4-054-CIFS-refactor-crypto-shash-sdesc-allocation-fr.patch
patches.kernel.org/4.16.4-055-CIFS-add-sha512-secmech.patch
patches.kernel.org/4.16.4-056-CIFS-implement-v3.11-preauth-integrity.patch
patches.kernel.org/4.16.4-057-CIFS-fix-sha512-check-in-cifs_crypto_secmech_r.patch
patches.kernel.org/4.16.4-058-swiotlb-fix-unexpected-swiotlb_alloc_coherent-.patch
patches.kernel.org/4.16.4-059-powerpc-64s-Fix-pkey-support-in-dt_cpu_ftrs-ad.patch
patches.kernel.org/4.16.4-060-powerpc-powernv-Handle-unknown-OPAL-errors-in-.patch
patches.kernel.org/4.16.4-061-powerpc-eeh-Fix-race-with-driver-un-bind.patch
patches.kernel.org/4.16.4-062-powerpc-64s-Fix-dt_cpu_ftrs-to-have-restore_cp.patch
patches.kernel.org/4.16.4-063-powerpc-64-Call-H_REGISTER_PROC_TBL-when-runni.patch
patches.kernel.org/4.16.4-064-powerpc-64-Fix-smp_wmb-barrier-definition-use-.patch
patches.kernel.org/4.16.4-065-powerpc-kprobes-Fix-call-trace-due-to-incorrec.patch
patches.kernel.org/4.16.4-066-powerpc-kexec_file-Fix-error-code-when-trying-.patch
patches.kernel.org/4.16.4-067-powerpc-powernv-define-a-standard-delay-for-OP.patch
patches.kernel.org/4.16.4-068-powerpc-powernv-Fix-OPAL-NVRAM-driver-OPAL_BUS.patch
patches.kernel.org/4.16.4-069-powerpc-mm-radix-Fix-checkstops-caused-by-inva.patch
patches.kernel.org/4.16.4-070-ceph-always-update-atime-mtime-ctime-for-new-i.patch
patches.kernel.org/4.16.4-071-HID-Fix-hid_report_len-usage.patch
patches.kernel.org/4.16.4-072-HID-core-Fix-size-as-type-u32.patch
patches.kernel.org/4.16.4-073-soc-mediatek-fix-the-mistaken-pointer-accessed.patch
patches.kernel.org/4.16.4-074-ASoC-ssm2602-Replace-reg_default_raw-with-reg_.patch
patches.kernel.org/4.16.4-075-ASoC-topology-Fix-kcontrol-name-string-handlin.patch
patches.kernel.org/4.16.4-076-thunderbolt-Wait-a-bit-longer-for-ICM-to-authe.patch
patches.kernel.org/4.16.4-077-thunderbolt-Serialize-PCIe-tunnel-creation-wit.patch
patches.kernel.org/4.16.4-078-thunderbolt-Resume-control-channel-after-hiber.patch
patches.kernel.org/4.16.4-079-thunderbolt-Handle-connecting-device-in-place-.patch
patches.kernel.org/4.16.4-080-thunderbolt-Prevent-crash-when-ICM-firmware-is.patch
patches.kernel.org/4.16.4-081-irqchip-gic-Take-lock-when-updating-irq-type.patch
patches.kernel.org/4.16.4-082-random-use-a-tighter-cap-in-credit_entropy_bit.patch
patches.kernel.org/4.16.4-083-extcon-intel-cht-wc-Set-direction-and-drv-flag.patch
patches.kernel.org/4.16.4-084-block-use-32-bit-blk_status_t-on-Alpha.patch
patches.kernel.org/4.16.4-085-jbd2-if-the-journal-is-aborted-then-don-t-allo.patch
patches.kernel.org/4.16.4-086-ext4-shutdown-should-not-prevent-get_write_acc.patch
patches.kernel.org/4.16.4-087-ext4-eliminate-sleep-from-shutdown-ioctl.patch
patches.kernel.org/4.16.4-088-ext4-pass-ESHUTDOWN-code-to-jbd2-layer.patch
patches.kernel.org/4.16.4-089-ext4-don-t-update-checksum-of-new-initialized-.patch
patches.kernel.org/4.16.4-090-ext4-protect-i_disksize-update-by-i_data_sem-i.patch
patches.kernel.org/4.16.4-091-ext4-fix-offset-overflow-on-32-bit-archs-in-ex.patch
patches.kernel.org/4.16.4-092-ext4-limit-xattr-size-to-INT_MAX.patch
patches.kernel.org/4.16.4-093-ext4-fail-ext4_iget-for-root-directory-if-unal.patch
patches.kernel.org/4.16.4-094-ext4-always-initialize-the-crc32c-checksum-dri.patch
patches.kernel.org/4.16.4-095-ext4-don-t-allow-r-w-mounts-if-metadata-blocks.patch
patches.kernel.org/4.16.4-096-ext4-move-call-to-ext4_error-into-ext4_xattr_c.patch
patches.kernel.org/4.16.4-097-ext4-add-bounds-checking-to-ext4_xattr_find_en.patch
patches.kernel.org/4.16.4-098-ext4-add-extra-checks-to-ext4_xattr_block_get.patch
patches.kernel.org/4.16.4-099-ext4-force-revalidation-of-directory-pointer-a.patch
patches.kernel.org/4.16.4-100-dm-backfill-abnormal-IO-support-to-non-splitti.patch
patches.kernel.org/4.16.4-101-dm-crypt-limit-the-number-of-allocated-pages.patch
patches.kernel.org/4.16.4-102-RDMA-ucma-Don-t-allow-setting-RDMA_OPTION_IB_P.patch
patches.kernel.org/4.16.4-103-RDMA-mlx5-Protect-from-NULL-pointer-derefence.patch
patches.kernel.org/4.16.4-104-RDMA-rxe-Fix-an-out-of-bounds-read.patch
patches.kernel.org/4.16.4-105-RDMA-core-Avoid-that-ib_drain_qp-triggers-an-o.patch
patches.kernel.org/4.16.4-106-xprtrdma-Fix-latency-regression-on-NUMA-NFS-RD.patch
patches.kernel.org/4.16.4-107-xprtrdma-Fix-corner-cases-when-handling-device.patch
patches.kernel.org/4.16.4-108-ALSA-pcm-Avoid-potential-races-between-OSS-ioc.patch
patches.kernel.org/4.16.4-109-ALSA-pcm-Return-EBUSY-for-OSS-ioctls-changing-.patch
patches.kernel.org/4.16.4-110-ALSA-pcm-Fix-mutex-unbalance-in-OSS-emulation-.patch
patches.kernel.org/4.16.4-111-ALSA-pcm-Fix-UAF-at-PCM-release-via-PCM-timer-.patch
patches.kernel.org/4.16.4-112-ALSA-pcm-Fix-endless-loop-for-XRUN-recovery-in.patch
patches.kernel.org/4.16.4-113-IB-srp-Fix-srp_abort.patch
patches.kernel.org/4.16.4-114-IB-srp-Fix-completion-vector-assignment-algori.patch
patches.kernel.org/4.16.4-115-IB-srpt-Fix-an-out-of-bounds-stack-access-in-s.patch
patches.kernel.org/4.16.4-116-drivers-infiniband-core-verbs.c-fix-build-with.patch
patches.kernel.org/4.16.4-117-drivers-infiniband-ulp-srpt-ib_srpt.c-fix-buil.patch
patches.kernel.org/4.16.4-118-dm-raid-fix-nosync-status.patch
patches.kernel.org/4.16.4-119-dmaengine-at_xdmac-fix-rare-residue-corruption.patch
patches.kernel.org/4.16.4-120-cxl-Fix-possible-deadlock-when-processing-page.patch
patches.kernel.org/4.16.4-121-tpm-self-test-failure-should-not-cause-suspend.patch
patches.kernel.org/4.16.4-122-libnvdimm-dimm-fix-dpa-reservation-vs-uninitia.patch
patches.kernel.org/4.16.4-123-libnvdimm-namespace-use-a-safe-lookup-for-dimm.patch
patches.kernel.org/4.16.4-124-vsprintf-Do-not-preprocess-non-dereferenced-po.patch
patches.kernel.org/4.16.4-125-nfit-address-range-scrub-fix-scrub-in-progress.patch
patches.kernel.org/4.16.4-126-nfit-skip-region-registration-for-incomplete-c.patch
patches.kernel.org/4.16.4-127-ring-buffer-Check-if-memory-is-available-befor.patch
patches.kernel.org/4.16.4-128-um-Compile-with-modern-headers.patch
patches.kernel.org/4.16.4-129-um-Use-POSIX-ucontext_t-instead-of-struct-ucon.patch
patches.kernel.org/4.16.4-130-iommu-vt-d-Fix-a-potential-memory-leak.patch
patches.kernel.org/4.16.4-131-mmc-core-Prevent-bus-reference-leak-in-mmc_blk.patch
patches.kernel.org/4.16.4-132-mmc-jz4740-Fix-race-condition-in-IRQ-mask-upda.patch
patches.kernel.org/4.16.4-133-mmc-tmio-Fix-error-handling-when-issuing-CMD23.patch
patches.kernel.org/4.16.4-134-Revert-drm-amd-display-fix-dereferencing-possi.patch
patches.kernel.org/4.16.4-135-Revert-drm-amd-display-disable-CRTCs-with-NULL.patch
patches.kernel.org/4.16.4-136-drm-amd-display-HDMI-has-no-sound-after-Panel-.patch
patches.kernel.org/4.16.4-137-trace_uprobe-Use-lx-to-display-offset.patch
patches.kernel.org/4.16.4-138-PCI-Mark-Broadcom-HT1100-and-HT2000-Root-Port-.patch
patches.kernel.org/4.16.4-139-clk-mvebu-armada-38x-add-support-for-missing-c.patch
patches.kernel.org/4.16.4-140-clk-fix-false-positive-Wmaybe-uninitialized-wa.patch
patches.kernel.org/4.16.4-141-clk-mediatek-fix-PWM-clock-source-by-adding-a-.patch
patches.kernel.org/4.16.4-142-clk-bcm2835-De-assert-assert-PLL-reset-signal-.patch
patches.kernel.org/4.16.4-143-clk-tegra-Mark-HCLK-SCLK-and-EMC-as-critical.patch
patches.kernel.org/4.16.4-144-pwm-rcar-Fix-a-condition-to-prevent-mismatch-v.patch
patches.kernel.org/4.16.4-145-pwm-mediatek-Fix-up-PWM4-and-PWM5-malfunction-.patch
patches.kernel.org/4.16.4-146-pwm-mediatek-Improve-precision-in-rate-calcula.patch
patches.kernel.org/4.16.4-147-thermal-imx-Fix-race-condition-in-imx_thermal_.patch
patches.kernel.org/4.16.4-148-dt-bindings-clock-mediatek-add-binding-for-fix.patch
patches.kernel.org/4.16.4-149-watchdog-f71808e_wdt-Fix-WD_EN-register-read.patch
patches.kernel.org/4.16.4-150-drm-amdgpu-Add-an-ATPX-quirk-for-hybrid-laptop.patch
patches.kernel.org/4.16.4-151-drm-amdgpu-Fix-always_valid-bos-multiple-LRU-i.patch
patches.kernel.org/4.16.4-152-drm-amdgpu-sdma-fix-mask-in-emit_pipeline_sync.patch
patches.kernel.org/4.16.4-153-drm-amdgpu-Fix-PCIe-lane-width-calculation.patch
patches.kernel.org/4.16.4-154-drm-amdgpu-si-implement-get-set-pcie_lanes-asi.patch
patches.kernel.org/4.16.4-155-drm-rockchip-Clear-all-interrupts-before-reque.patch
patches.kernel.org/4.16.4-156-drm-radeon-add-PX-quirk-for-Asus-K73TK.patch
patches.kernel.org/4.16.4-157-drm-radeon-Fix-PCIe-lane-width-calculation.patch
patches.kernel.org/4.16.4-158-ALSA-line6-Use-correct-endpoint-type-for-midi-.patch
patches.kernel.org/4.16.4-159-ALSA-rawmidi-Fix-missing-input-substream-check.patch
patches.kernel.org/4.16.4-160-ALSA-hda-New-VIA-controller-suppor-no-snoop-pa.patch
patches.kernel.org/4.16.4-161-ALSA-hda-realtek-set-PINCFG_HEADSET_MIC-to-par.patch
patches.kernel.org/4.16.4-162-ALSA-hda-realtek-adjust-the-location-of-one-mi.patch
patches.kernel.org/4.16.4-163-random-fix-crng_ready-test.patch
patches.kernel.org/4.16.4-164-random-use-a-different-mixing-algorithm-for-ad.patch
patches.kernel.org/4.16.4-165-random-crng_reseed-should-lock-the-crng-instan.patch
patches.kernel.org/4.16.4-166-random-add-new-ioctl-RNDRESEEDCRNG.patch
patches.kernel.org/4.16.4-167-HID-i2c-hid-Fix-resume-issue-on-Raydium-touchs.patch
patches.kernel.org/4.16.4-168-HID-input-fix-battery-level-reporting-on-BT-mi.patch
patches.kernel.org/4.16.4-169-HID-hidraw-Fix-crash-on-HIDIOCGFEATURE-with-a-.patch
patches.kernel.org/4.16.4-170-HID-wacom-bluetooth-send-exit-report-for-recen.patch
patches.kernel.org/4.16.4-171-s390-add-support-for-IBM-z14-Model-ZR1.patch
patches.kernel.org/4.16.4-172-MIPS-uaccess-Add-micromips-clobbers-to-bzero-i.patch
patches.kernel.org/4.16.4-173-MIPS-memset.S-EVA-fault-support-for-small_mems.patch
patches.kernel.org/4.16.4-174-MIPS-memset.S-Fix-return-of-__clear_user-from-.patch
patches.kernel.org/4.16.4-175-MIPS-memset.S-Fix-clobber-of-v1-in-last_fixup.patch
patches.kernel.org/4.16.4-176-powerpc-eeh-Fix-enabling-bridge-MMIO-windows.patch
patches.kernel.org/4.16.4-177-powerpc-xive-Fix-trying-to-push-an-already-act.patch
patches.kernel.org/4.16.4-178-powerpc-lib-Fix-off-by-one-in-alternate-featur.patch
patches.kernel.org/4.16.4-179-udf-Fix-leak-of-UTF-16-surrogates-into-encoded.patch
patches.kernel.org/4.16.4-180-fanotify-fix-logic-of-events-on-child.patch
patches.kernel.org/4.16.4-181-mmc-sdhci-pci-Only-do-AMD-tuning-for-HS200.patch
patches.kernel.org/4.16.4-182-drm-i915-Fix-hibernation-with-ACPI-S0-target-s.patch
patches.kernel.org/4.16.4-183-drm-i915-Correctly-handle-limited-range-YCbCr-.patch
patches.kernel.org/4.16.4-184-jffs2_kill_sb-deal-with-failed-allocations.patch
patches.kernel.org/4.16.4-185-hypfs_kill_super-deal-with-failed-allocations.patch
patches.kernel.org/4.16.4-186-orangefs_kill_sb-deal-with-allocation-failures.patch
patches.kernel.org/4.16.4-187-rpc_pipefs-fix-double-dput.patch
patches.kernel.org/4.16.4-188-Don-t-leak-MNT_INTERNAL-away-from-internal-mou.patch
patches.kernel.org/4.16.4-189-libnvdimm-dimm-handle-EACCES-failures-from-lab.patch
patches.kernel.org/4.16.4-190-device-dax-allow-MAP_SYNC-to-succeed.patch
patches.kernel.org/4.16.4-191-autofs-mount-point-create-should-honour-passed.patch
patches.kernel.org/4.16.4-192-mm-filemap.c-fix-NULL-pointer-in-page_cache_tr.patch
patches.kernel.org/4.16.4-193-drm-i915-gvt-init-mmio-by-lri-command-in-vgpu-.patch
patches.kernel.org/4.16.4-194-HID-i2c-hid-fix-inverted-return-value-from-i2c.patch
patches.kernel.org/4.16.4-195-writeback-safer-lock-nesting.patch
patches.kernel.org/4.16.4-196-Linux-4.16.4.patch
patches.kernel.org/4.16.5-001-cifs-smbd-Check-for-iov-length-on-sending-the-.patch
patches.kernel.org/4.16.5-002-cifs-do-not-allow-creating-sockets-except-with.patch
patches.kernel.org/4.16.5-003-btrfs-fix-unaligned-access-in-readdir.patch
patches.kernel.org/4.16.5-004-btrfs-Fix-race-condition-between-delayed-refs-.patch
patches.kernel.org/4.16.5-005-x86-acpi-Prevent-X2APIC-id-0xffffffff-from-bei.patch
patches.kernel.org/4.16.5-006-clocksource-imx-tpm-Correct-ETIME-return-condi.patch
patches.kernel.org/4.16.5-007-posix-cpu-timers-Ensure-set_process_cpu_timer-.patch
patches.kernel.org/4.16.5-008-x86-tsc-Prevent-32bit-truncation-in-calc_hpet_.patch
patches.kernel.org/4.16.5-009-drm-vc4-Fix-memory-leak-during-BO-teardown.patch
patches.kernel.org/4.16.5-010-drm-i915-gvt-throw-error-on-unhandled-vfio-ioc.patch
patches.kernel.org/4.16.5-011-drm-i915-gvt-Add-drm_format_mod-update.patch
patches.kernel.org/4.16.5-012-drm-i915-bios-filter-out-invalid-DDC-pins-from.patch
patches.kernel.org/4.16.5-013-drm-i915-audio-Fix-audio-detection-issue-on-GL.patch
patches.kernel.org/4.16.5-014-drm-i915-Do-no-use-kfree-to-free-a-kmem_cache_.patch
patches.kernel.org/4.16.5-015-drm-i915-Fix-LSPCON-TMDS-output-buffer-enablin.patch
patches.kernel.org/4.16.5-016-alarmtimer-Init-nanosleep-alarm-timer-on-stack.patch
patches.kernel.org/4.16.5-017-mm-vmscan-Allow-preallocating-memory-for-regis.patch
patches.kernel.org/4.16.5-018-netfilter-x_tables-cap-allocations-at-512-mbyt.patch
patches.kernel.org/4.16.5-019-netfilter-x_tables-add-counters-allocation-wra.patch
patches.kernel.org/4.16.5-020-netfilter-compat-prepare-xt_compat_init_offset.patch
patches.kernel.org/4.16.5-021-netfilter-compat-reject-huge-allocation-reques.patch
patches.kernel.org/4.16.5-022-netfilter-x_tables-limit-allocation-requests-f.patch
patches.kernel.org/4.16.5-023-perf-Fix-sample_max_stack-maximum-check.patch
patches.kernel.org/4.16.5-024-perf-Return-proper-values-for-user-stack-error.patch
patches.kernel.org/4.16.5-025-RDMA-mlx5-Fix-NULL-dereference-while-accessing.patch
patches.kernel.org/4.16.5-026-Revert-KVM-X86-Fix-SMRAM-accessing-even-if-VM-.patch
patches.kernel.org/4.16.5-027-mac80211_hwsim-fix-use-after-free-bug-in-hwsim.patch
patches.kernel.org/4.16.5-028-Linux-4.16.5.patch
patches.kernel.org/4.16.6-001-Revert-pinctrl-intel-Initialize-GPIO-properly-.patch
patches.kernel.org/4.16.6-002-drm-bridge-dw-hdmi-Fix-overflow-workaround-for.patch
patches.kernel.org/4.16.6-003-i40e-Fix-attach-VF-to-VM-issue.patch
patches.kernel.org/4.16.6-004-tpm-cmd_ready-command-can-be-issued-only-after.patch
patches.kernel.org/4.16.6-005-tpm-tpm-interface-fix-tpm_transmit-_cmd-kdoc.patch
patches.kernel.org/4.16.6-006-tpm-add-retry-logic.patch
patches.kernel.org/4.16.6-007-Revert-ath10k-send-re-assoc-peer-command-when-.patch
patches.kernel.org/4.16.6-008-bonding-do-not-set-slave_dev-npinfo-before-sla.patch
patches.kernel.org/4.16.6-009-docs-ip-sysctl.txt-fix-name-of-some-ipv6-varia.patch
patches.kernel.org/4.16.6-010-ipv6-add-RTA_TABLE-and-RTA_PREFSRC-to-rtm_ipv6.patch
patches.kernel.org/4.16.6-011-ipv6-sr-fix-NULL-pointer-dereference-in-seg6_d.patch
patches.kernel.org/4.16.6-012-KEYS-DNS-limit-the-length-of-option-strings.patch
patches.kernel.org/4.16.6-013-l2tp-check-sockaddr-length-in-pppol2tp_connect.patch
patches.kernel.org/4.16.6-014-llc-delete-timers-synchronously-in-llc_sk_free.patch
patches.kernel.org/4.16.6-015-net-af_packet-fix-race-in-PACKET_-R-T-X_RING.patch
patches.kernel.org/4.16.6-016-net-fix-deadlock-while-clearing-neighbor-proxy.patch
patches.kernel.org/4.16.6-017-net-mvpp2-Fix-DMA-address-mask-size.patch
patches.kernel.org/4.16.6-018-net-qmi_wwan-add-Wistron-Neweb-D19Q1.patch
patches.kernel.org/4.16.6-019-net-smc-fix-shutdown-in-state-SMC_LISTEN.patch
patches.kernel.org/4.16.6-020-net-stmmac-Disable-ACS-Feature-for-GMAC-4.patch
patches.kernel.org/4.16.6-021-packet-fix-bitfield-update-race.patch
patches.kernel.org/4.16.6-022-pppoe-check-sockaddr-length-in-pppoe_connect.patch
patches.kernel.org/4.16.6-023-Revert-macsec-missing-dev_put-on-error-in-macs.patch
patches.kernel.org/4.16.6-024-sctp-do-not-check-port-in-sctp_inet6_cmp_addr.patch
patches.kernel.org/4.16.6-025-strparser-Do-not-call-mod_delayed_work-with-a-.patch
patches.kernel.org/4.16.6-026-strparser-Fix-incorrect-strp-need_bytes-value.patch
patches.kernel.org/4.16.6-027-tcp-clear-tp-packets_out-when-purging-write-qu.patch
patches.kernel.org/4.16.6-028-tcp-don-t-read-out-of-bounds-opsize.patch
patches.kernel.org/4.16.6-029-tcp-md5-reject-TCP_MD5SIG-or-TCP_MD5SIG_EXT-on.patch
patches.kernel.org/4.16.6-030-team-avoid-adding-twice-the-same-option-to-the.patch
patches.kernel.org/4.16.6-031-team-fix-netconsole-setup-over-team.patch
patches.kernel.org/4.16.6-032-tipc-add-policy-for-TIPC_NLA_NET_ADDR.patch
patches.kernel.org/4.16.6-033-vlan-Fix-reading-memory-beyond-skb-tail-in-skb.patch
patches.kernel.org/4.16.6-034-vmxnet3-fix-incorrect-dereference-when-rxvlan-.patch
patches.kernel.org/4.16.6-035-amd-xgbe-Add-pre-post-auto-negotiation-phy-hoo.patch
patches.kernel.org/4.16.6-036-amd-xgbe-Improve-KR-auto-negotiation-and-train.patch
patches.kernel.org/4.16.6-037-amd-xgbe-Only-use-the-SFP-supported-transceive.patch
patches.kernel.org/4.16.6-038-net-sched-ife-signal-not-finding-metaid.patch
patches.kernel.org/4.16.6-039-net-sched-ife-handle-malformed-tlv-length.patch
patches.kernel.org/4.16.6-040-net-sched-ife-check-on-metadata-length.patch
patches.kernel.org/4.16.6-041-l2tp-hold-reference-on-tunnels-in-netlink-dump.patch
patches.kernel.org/4.16.6-042-l2tp-hold-reference-on-tunnels-printed-in-pppo.patch
patches.kernel.org/4.16.6-043-l2tp-hold-reference-on-tunnels-printed-in-l2tp.patch
patches.kernel.org/4.16.6-044-l2tp-fix-pppol2tp-l2tp_dfs-_seq_stop-in-case-o.patch
patches.kernel.org/4.16.6-045-llc-hold-llc_sap-before-release_sock.patch
patches.kernel.org/4.16.6-046-llc-fix-NULL-pointer-deref-for-SOCK_ZAPPED.patch
patches.kernel.org/4.16.6-047-s390-qeth-fix-error-handling-in-adapter-comman.patch
patches.kernel.org/4.16.6-048-s390-qeth-avoid-control-IO-completion-stalls.patch
patches.kernel.org/4.16.6-049-s390-qeth-handle-failure-on-workqueue-creation.patch
patches.kernel.org/4.16.6-050-net-ethernet-ti-cpsw-fix-tx-vlan-priority-mapp.patch
patches.kernel.org/4.16.6-051-net-validate-attribute-sizes-in-neigh_dump_tab.patch
patches.kernel.org/4.16.6-052-bnxt_en-Fix-memory-fault-in-bnxt_ethtool_init.patch
patches.kernel.org/4.16.6-053-virtio-net-add-missing-virtqueue-kick-when-flu.patch
patches.kernel.org/4.16.6-054-VSOCK-make-af_vsock.ko-removable-again.patch
patches.kernel.org/4.16.6-055-net-aquantia-Regression-on-reset-with-1.x-firm.patch
patches.kernel.org/4.16.6-056-tun-fix-vlan-packet-truncation.patch
patches.kernel.org/4.16.6-057-net-aquantia-oops-when-shutdown-on-already-sto.patch
patches.kernel.org/4.16.6-058-virtio_net-split-out-ctrl-buffer.patch
patches.kernel.org/4.16.6-059-virtio_net-fix-adding-vids-on-big-endian.patch
patches.kernel.org/4.16.6-060-Revert-mm-hmm-fix-header-file-if-else-endif-ma.patch
patches.kernel.org/4.16.6-061-commoncap-Handle-memory-allocation-failure.patch
patches.kernel.org/4.16.6-062-scsi-mptsas-Disable-WRITE-SAME.patch
patches.kernel.org/4.16.6-063-cdrom-information-leak-in-cdrom_ioctl_media_ch.patch
patches.kernel.org/4.16.6-064-fsnotify-Fix-fsnotify_mark_connector-race.patch
patches.kernel.org/4.16.6-065-m68k-mac-Don-t-remap-SWIM-MMIO-region.patch
patches.kernel.org/4.16.6-066-block-swim-Check-drive-type.patch
patches.kernel.org/4.16.6-067-block-swim-Don-t-log-an-error-message-for-an-i.patch
patches.kernel.org/4.16.6-068-block-swim-Remove-extra-put_disk-call-from-err.patch
patches.kernel.org/4.16.6-069-block-swim-Rename-macros-to-avoid-inconsistent.patch
patches.kernel.org/4.16.6-070-block-swim-Select-appropriate-drive-on-device-.patch
patches.kernel.org/4.16.6-071-block-swim-Fix-array-bounds-check.patch
patches.kernel.org/4.16.6-072-block-swim-Fix-IO-error-at-end-of-medium.patch
patches.kernel.org/4.16.6-073-tracing-Fix-missing-tab-for-hwlat_detector-pri.patch
patches.kernel.org/4.16.6-074-hwmon-k10temp-Add-temperature-offset-for-Ryzen.patch
patches.kernel.org/4.16.6-075-hwmon-k10temp-Add-support-for-AMD-Ryzen-w-Vega.patch
patches.kernel.org/4.16.6-076-s390-cio-update-chpid-descriptor-after-resourc.patch
patches.kernel.org/4.16.6-077-s390-dasd-fix-IO-error-for-newly-defined-devic.patch
patches.kernel.org/4.16.6-078-s390-uprobes-implement-arch_uretprobe_is_alive.patch
patches.kernel.org/4.16.6-079-s390-cpum_cf-rename-IBM-z13-z14-counter-names.patch
patches.kernel.org/4.16.6-080-kprobes-Fix-random-address-output-of-blacklist.patch
patches.kernel.org/4.16.6-081-ACPI-video-Only-default-only_lcd-to-true-on-Wi.patch
patches.kernel.org/4.16.6-082-Linux-4.16.6.patch
patches.kernel.org/4.16.7-001-ext4-prevent-right-shifting-extents-beyond-EXT.patch
patches.kernel.org/4.16.7-002-ext4-set-h_journal-if-there-is-a-failure-start.patch
patches.kernel.org/4.16.7-003-ext4-add-MODULE_SOFTDEP-to-ensure-crc32c-is-in.patch
patches.kernel.org/4.16.7-004-ext4-add-validity-checks-for-bitmap-block-numb.patch
patches.kernel.org/4.16.7-005-ext4-fix-bitmap-position-validation.patch
patches.kernel.org/4.16.7-006-random-set-up-the-NUMA-crng-instances-after-th.patch
patches.kernel.org/4.16.7-007-random-fix-possible-sleeping-allocation-from-i.patch
patches.kernel.org/4.16.7-008-random-rate-limit-unseeded-randomness-warnings.patch
patches.kernel.org/4.16.7-009-usbip-usbip_event-fix-to-not-print-kernel-poin.patch
patches.kernel.org/4.16.7-010-usbip-usbip_host-fix-to-hold-parent-lock-for-d.patch
patches.kernel.org/4.16.7-011-usbip-vhci_hcd-Fix-usb-device-and-sockfd-leaks.patch
patches.kernel.org/4.16.7-012-usbip-vhci_hcd-check-rhport-before-using-in-vh.patch
patches.kernel.org/4.16.7-013-Revert-xhci-plat-Register-shutdown-for-xhci_pl.patch
patches.kernel.org/4.16.7-014-xhci-Fix-Kernel-oops-in-xhci-dbgtty.patch
patches.kernel.org/4.16.7-015-xhci-Fix-USB-ports-for-Dell-Inspiron-5775.patch
patches.kernel.org/4.16.7-016-USB-serial-simple-add-libtransistor-console.patch
patches.kernel.org/4.16.7-017-USB-serial-ftdi_sio-use-jtag-quirk-for-Arrow-U.patch
patches.kernel.org/4.16.7-018-USB-serial-cp210x-add-ID-for-NI-USB-serial-con.patch
patches.kernel.org/4.16.7-019-serial-mvebu-uart-Fix-local-flags-handling-on-.patch
patches.kernel.org/4.16.7-020-usb-typec-ucsi-Increase-command-completion-tim.patch
patches.kernel.org/4.16.7-021-usb-core-Add-quirk-for-HP-v222w-16GB-Mini.patch
patches.kernel.org/4.16.7-022-USB-Increment-wakeup-count-on-remote-wakeup.patch
patches.kernel.org/4.16.7-023-ALSA-usb-audio-Skip-broken-EU-on-Dell-dock-USB.patch
patches.kernel.org/4.16.7-024-virtio-add-ability-to-iterate-over-vqs.patch
patches.kernel.org/4.16.7-025-virtio_console-don-t-tie-bufs-to-a-vq.patch
patches.kernel.org/4.16.7-026-virtio_console-free-buffers-after-reset.patch
patches.kernel.org/4.16.7-027-virtio_console-drop-custom-control-queue-clean.patch
patches.kernel.org/4.16.7-028-virtio_console-move-removal-code.patch
patches.kernel.org/4.16.7-029-virtio_console-reset-on-out-of-memory.patch
patches.kernel.org/4.16.7-030-drm-virtio-fix-vq-wait_event-condition.patch
patches.kernel.org/4.16.7-031-tty-Don-t-call-panic-at-tty_ldisc_init.patch
patches.kernel.org/4.16.7-032-tty-n_gsm-Fix-long-delays-with-control-frame-t.patch
patches.kernel.org/4.16.7-033-tty-n_gsm-Fix-DLCI-handling-for-ADM-mode-if-de.patch
patches.kernel.org/4.16.7-034-tty-Avoid-possible-error-pointer-dereference-a.patch
patches.kernel.org/4.16.7-035-tty-Use-__GFP_NOFAIL-for-tty_ldisc_get.patch
patches.kernel.org/4.16.7-036-cifs-smbd-Avoid-allocating-iov-on-the-stack.patch
patches.kernel.org/4.16.7-037-cifs-smbd-Don-t-use-RDMA-read-write-when-signi.patch
patches.kernel.org/4.16.7-038-ALSA-dice-fix-OUI-for-TC-group.patch
patches.kernel.org/4.16.7-039-ALSA-dice-fix-error-path-to-destroy-initialize.patch
patches.kernel.org/4.16.7-040-ALSA-hda-Skip-jack-and-others-for-non-existing.patch
patches.kernel.org/4.16.7-041-ALSA-opl3-Hardening-for-potential-Spectre-v1.patch
patches.kernel.org/4.16.7-042-ALSA-asihpi-Hardening-for-potential-Spectre-v1.patch
patches.kernel.org/4.16.7-043-ALSA-hdspm-Hardening-for-potential-Spectre-v1.patch
patches.kernel.org/4.16.7-044-ALSA-rme9652-Hardening-for-potential-Spectre-v.patch
patches.kernel.org/4.16.7-045-ALSA-control-Hardening-for-potential-Spectre-v.patch
patches.kernel.org/4.16.7-046-ALSA-pcm-Return-negative-delays-from-SNDRV_PCM.patch
patches.kernel.org/4.16.7-047-ALSA-core-Report-audio_tstamp-in-snd_pcm_sync_.patch
patches.kernel.org/4.16.7-048-ALSA-seq-oss-Fix-unbalanced-use-lock-for-synth.patch
patches.kernel.org/4.16.7-049-ALSA-seq-oss-Hardening-for-potential-Spectre-v.patch
patches.kernel.org/4.16.7-050-ALSA-hda-Hardening-for-potential-Spectre-v1.patch
patches.kernel.org/4.16.7-051-ALSA-hda-realtek-Add-some-fixes-for-ALC233.patch
patches.kernel.org/4.16.7-052-ALSA-hda-realtek-Update-ALC255-depop-optimize.patch
patches.kernel.org/4.16.7-053-ALSA-hda-realtek-change-the-location-for-one-o.patch
patches.kernel.org/4.16.7-054-mtd-spi-nor-cadence-quadspi-Fix-page-fault-ker.patch
patches.kernel.org/4.16.7-055-mtd-cfi-cmdset_0001-Do-not-allow-read-write-to.patch
patches.kernel.org/4.16.7-056-mtd-cfi-cmdset_0001-Workaround-Micron-Erase-su.patch
patches.kernel.org/4.16.7-057-mtd-cfi-cmdset_0002-Do-not-allow-read-write-to.patch
patches.kernel.org/4.16.7-058-mtd-rawnand-tango-Fix-struct-clk-memory-leak.patch
patches.kernel.org/4.16.7-059-mtd-rawnand-marvell-fix-the-chip-select-DT-par.patch
patches.kernel.org/4.16.7-060-kobject-don-t-use-WARN-for-registration-failur.patch
patches.kernel.org/4.16.7-061-scsi-sd_zbc-Avoid-that-resetting-a-zone-fails-.patch
patches.kernel.org/4.16.7-062-scsi-sd-Defer-spinning-up-drive-while-SANITIZE.patch
patches.kernel.org/4.16.7-063-blk-mq-start-request-gstate-with-gen-1.patch
patches.kernel.org/4.16.7-064-bfq-iosched-ensure-to-clear-bic-bfqq-pointers-.patch
patches.kernel.org/4.16.7-065-block-do-not-use-interruptible-wait-anywhere.patch
patches.kernel.org/4.16.7-066-vfio-ccw-process-ssch-with-interrupts-disabled.patch
patches.kernel.org/4.16.7-067-SMB311-Fix-reconnect.patch
patches.kernel.org/4.16.7-068-ANDROID-binder-prevent-transactions-into-own-p.patch
patches.kernel.org/4.16.7-069-PCI-aardvark-Fix-logic-in-advk_pcie_-rd-wr-_co.patch
patches.kernel.org/4.16.7-070-PCI-aardvark-Set-PIO_ADDR_LS-correctly-in-advk.patch
patches.kernel.org/4.16.7-071-PCI-aardvark-Use-ISR1-instead-of-ISR0-interrup.patch
patches.kernel.org/4.16.7-072-PCI-aardvark-Fix-PCIe-Max-Read-Request-Size-se.patch
patches.kernel.org/4.16.7-073-ARM-amba-Make-driver_override-output-consisten.patch
patches.kernel.org/4.16.7-074-ARM-amba-Fix-race-condition-with-driver_overri.patch
patches.kernel.org/4.16.7-075-ARM-amba-Don-t-read-past-the-end-of-sysfs-driv.patch
patches.kernel.org/4.16.7-076-ARM-dts-Fix-NAS4220B-pin-config.patch
patches.kernel.org/4.16.7-077-ARM-socfpga_defconfig-Remove-QSPI-Sector-4K-si.patch
patches.kernel.org/4.16.7-078-KVM-arm-arm64-Close-VMID-generation-race.patch
patches.kernel.org/4.16.7-079-slimbus-Fix-out-of-bounds-access-in-slim_slice.patch
patches.kernel.org/4.16.7-080-powerpc-mm-Flush-cache-on-memory-hot-un-plug.patch
patches.kernel.org/4.16.7-081-powerpc-mce-Fix-a-bug-where-mce-loops-on-memor.patch
patches.kernel.org/4.16.7-082-powerpc-powernv-npu-Do-a-PID-GPU-TLB-flush-whe.patch
patches.kernel.org/4.16.7-083-crypto-drbg-set-freed-buffers-to-NULL.patch
patches.kernel.org/4.16.7-084-ASoC-dmic-Fix-clock-parenting.patch
patches.kernel.org/4.16.7-085-ASoC-fsl_esai-Fix-divisor-calculation-failure-.patch
patches.kernel.org/4.16.7-086-libceph-un-backoff-on-tick-when-we-have-a-auth.patch
patches.kernel.org/4.16.7-087-libceph-reschedule-a-tick-in-finish_hunting.patch
patches.kernel.org/4.16.7-088-libceph-validate-con-state-at-the-top-of-try_w.patch
patches.kernel.org/4.16.7-089-PCI-PM-Do-not-clear-state_saved-in-pci_pm_free.patch
patches.kernel.org/4.16.7-090-virt-vbox-Move-declarations-of-vboxguest-priva.patch
patches.kernel.org/4.16.7-091-virt-vbox-Add-vbg_req_free-helper-function.patch
patches.kernel.org/4.16.7-092-virt-vbox-Use-__get_free_pages-instead-of-kmal.patch
patches.kernel.org/4.16.7-093-fpga-manager-altera-ps-spi-preserve-nCONFIG-st.patch
patches.kernel.org/4.16.7-094-module-Fix-display-of-wrong-module-.text-addre.patch
patches.kernel.org/4.16.7-095-earlycon-Use-a-pointer-table-to-fix-__earlycon.patch
patches.kernel.org/4.16.7-096-cpufreq-powernv-Fix-hardlockup-due-to-synchron.patch
patches.kernel.org/4.16.7-097-rtc-opal-Fix-OPAL-RTC-driver-OPAL_BUSY-loops.patch
patches.kernel.org/4.16.7-098-drm-edid-Reset-more-of-the-display-info.patch
patches.kernel.org/4.16.7-099-drm-amdgpu-set-COMPUTE_PGM_RSRC1-for-SGPR-VGPR.patch
patches.kernel.org/4.16.7-100-drm-i915-fbdev-Enable-late-fbdev-initial-confi.patch
patches.kernel.org/4.16.7-101-drm-i915-audio-set-minimum-CD-clock-to-twice-t.patch
patches.kernel.org/4.16.7-102-drm-i915-Enable-display-WA-1183-from-its-corre.patch
patches.kernel.org/4.16.7-103-drm-amd-display-Fix-deadlock-when-flushing-irq.patch
patches.kernel.org/4.16.7-104-drm-amd-display-Don-t-read-EDID-in-atomic_chec.patch
patches.kernel.org/4.16.7-105-drm-amd-display-Disallow-enabling-CRTC-without.patch
patches.kernel.org/4.16.7-106-objtool-perf-Fix-GCC-8-Wrestrict-error.patch
patches.kernel.org/4.16.7-107-x86-ipc-Fix-x32-version-of-shmid64_ds-and-msqi.patch
patches.kernel.org/4.16.7-108-x86-smpboot-Don-t-use-mwait_play_dead-on-AMD-s.patch
patches.kernel.org/4.16.7-109-x86-microcode-intel-Save-microcode-patch-uncon.patch
patches.kernel.org/4.16.7-110-x86-microcode-Do-not-exit-early-from-__reload_.patch
patches.kernel.org/4.16.7-111-tick-sched-Do-not-mess-with-an-enqueued-hrtime.patch
patches.kernel.org/4.16.7-112-crypto-ccp-add-check-to-get-PSP-master-only-wh.patch
patches.kernel.org/4.16.7-113-arm-arm64-KVM-Add-PSCI-version-selection-API.patch
patches.kernel.org/4.16.7-114-sparc64-Fix-mistake-in-oradax-license-text.patch
patches.kernel.org/4.16.7-115-Linux-4.16.7.patch
patches.kernel.org/4.16.8-001-ACPI-button-make-module-loadable-when-booted-i.patch
patches.kernel.org/4.16.8-002-arm64-Add-work-around-for-Arm-Cortex-A55-Errat.patch
patches.kernel.org/4.16.8-003-ALSA-hda-Fix-incorrect-usage-of-IS_REACHABLE.patch
patches.kernel.org/4.16.8-004-ALSA-pcm-Check-PCM-state-at-xfern-compat-ioctl.patch
patches.kernel.org/4.16.8-005-ALSA-seq-Fix-races-at-MIDI-encoding-in-snd_vir.patch
patches.kernel.org/4.16.8-006-ALSA-dice-fix-kernel-NULL-pointer-dereference-.patch
patches.kernel.org/4.16.8-007-ALSA-aloop-Mark-paused-device-as-inactive.patch
patches.kernel.org/4.16.8-008-ALSA-aloop-Add-missing-cable-lock-to-ctl-API-c.patch
patches.kernel.org/4.16.8-009-errseq-Always-report-a-writeback-error-once.patch
patches.kernel.org/4.16.8-010-tracepoint-Do-not-warn-on-ENOMEM.patch
patches.kernel.org/4.16.8-011-scsi-target-Fix-fortify_panic-kernel-exception.patch
patches.kernel.org/4.16.8-012-Input-leds-fix-out-of-bound-access.patch
patches.kernel.org/4.16.8-013-Input-atmel_mxt_ts-add-touchpad-button-mapping.patch
patches.kernel.org/4.16.8-014-swiotlb-fix-inversed-DMA_ATTR_NO_WARN-test.patch
patches.kernel.org/4.16.8-015-rtlwifi-cleanup-8723be-ant_sel-definition.patch
patches.kernel.org/4.16.8-016-xfs-prevent-creating-negative-sized-file-via-I.patch
patches.kernel.org/4.16.8-017-tools-power-acpi-revert-to-LD-gcc.patch
patches.kernel.org/4.16.8-018-RDMA-cxgb4-release-hw-resources-on-device-remo.patch
patches.kernel.org/4.16.8-019-RDMA-ucma-Allow-resolving-address-w-o-specifyi.patch
patches.kernel.org/4.16.8-020-RDMA-mlx5-Fix-multiple-NULL-ptr-deref-errors-i.patch
patches.kernel.org/4.16.8-021-RDMA-mlx4-Add-missed-RSS-hash-inner-header-fla.patch
patches.kernel.org/4.16.8-022-RDMA-mlx5-Protect-from-shift-operand-overflow.patch
patches.kernel.org/4.16.8-023-NET-usb-qmi_wwan-add-support-for-ublox-R410M-P.patch
patches.kernel.org/4.16.8-024-IB-mlx5-Use-unlimited-rate-when-static-rate-is.patch
patches.kernel.org/4.16.8-025-infiniband-mlx5-fix-build-errors-when-INFINIBA.patch
patches.kernel.org/4.16.8-026-IB-hfi1-Fix-handling-of-FECN-marked-multicast-.patch
patches.kernel.org/4.16.8-027-IB-hfi1-Fix-loss-of-BECN-with-AHG.patch
patches.kernel.org/4.16.8-028-IB-hfi1-Fix-NULL-pointer-dereference-when-inva.patch
patches.kernel.org/4.16.8-029-iw_cxgb4-Atomically-flush-per-QP-HW-CQEs.patch
patches.kernel.org/4.16.8-030-btrfs-Take-trans-lock-before-access-running-tr.patch
patches.kernel.org/4.16.8-031-drm-vc4-Make-sure-vc4_bo_-inc-dec-_usecnt-call.patch
patches.kernel.org/4.16.8-032-drm-vmwgfx-Fix-a-buffer-object-leak.patch
patches.kernel.org/4.16.8-033-drm-bridge-vga-dac-Fix-edid-memory-leak.patch
patches.kernel.org/4.16.8-034-test_firmware-fix-setting-old-custom-fw-path-b.patch
patches.kernel.org/4.16.8-035-xhci-Fix-use-after-free-in-xhci_free_virt_devi.patch
patches.kernel.org/4.16.8-036-USB-serial-visor-handle-potential-invalid-devi.patch
patches.kernel.org/4.16.8-037-usb-dwc3-gadget-Fix-list_del-corruption-in-dwc.patch
patches.kernel.org/4.16.8-038-USB-Accept-bulk-endpoints-with-1024-byte-maxpa.patch
patches.kernel.org/4.16.8-039-USB-serial-option-reimplement-interface-maskin.patch
patches.kernel.org/4.16.8-040-USB-serial-option-adding-support-for-ublox-R41.patch
patches.kernel.org/4.16.8-041-usb-musb-host-fix-potential-NULL-pointer-deref.patch
patches.kernel.org/4.16.8-042-usb-musb-trace-fix-NULL-pointer-dereference-in.patch
patches.kernel.org/4.16.8-043-platform-x86-asus-wireless-Fix-NULL-pointer-de.patch
patches.kernel.org/4.16.8-044-platform-x86-Kconfig-Fix-dell-laptop-dependenc.patch
patches.kernel.org/4.16.8-045-KVM-x86-remove-APIC-Timer-periodic-oneshot-spi.patch
patches.kernel.org/4.16.8-046-x86-tsc-Always-unregister-clocksource_tsc_earl.patch
patches.kernel.org/4.16.8-047-x86-tsc-Fix-mark_tsc_unstable.patch
patches.kernel.org/4.16.8-048-irqchip-qcom-Fix-check-for-spurious-interrupts.patch
patches.kernel.org/4.16.8-049-clocksource-Allow-clocksource_mark_unstable-on.patch
patches.kernel.org/4.16.8-050-clocksource-Initialize-cs-wd_list.patch
patches.kernel.org/4.16.8-051-clocksource-Consistent-de-rate-when-marking-un.patch
patches.kernel.org/4.16.8-052-tracing-Fix-bad-use-of-igrab-in-trace_uprobe.c.patch
patches.kernel.org/4.16.8-053-Linux-4.16.8.patch
patches.kernel.org/4.16.9-001-ipvs-fix-rtnl_lock-lockups-caused-by-start_syn.patch
patches.kernel.org/4.16.9-002-netfilter-ebtables-don-t-attempt-to-allocate-0.patch
patches.kernel.org/4.16.9-003-clk-ti-fix-flag-space-conflict-with-clkctrl-cl.patch
patches.kernel.org/4.16.9-004-kcm-Call-strp_stop-before-strp_done-in-kcm_att.patch
patches.kernel.org/4.16.9-005-rds-tcp-must-use-spin_lock_irq-and-not-spin_lo.patch
patches.kernel.org/4.16.9-006-crypto-af_alg-fix-possible-uninit-value-in-alg.patch
patches.kernel.org/4.16.9-007-netlink-fix-uninit-value-in-netlink_sendmsg.patch
patches.kernel.org/4.16.9-008-net-fix-rtnh_ok.patch
patches.kernel.org/4.16.9-009-net-initialize-skb-peeked-when-cloning.patch
patches.kernel.org/4.16.9-010-net-fix-uninit-value-in-__hw_addr_add_ex.patch
patches.kernel.org/4.16.9-011-dccp-initialize-ireq-ir_mark.patch
patches.kernel.org/4.16.9-012-ipv4-fix-uninit-value-in-ip_route_output_key_h.patch
patches.kernel.org/4.16.9-013-soreuseport-initialise-timewait-reuseport-fiel.patch
patches.kernel.org/4.16.9-014-inetpeer-fix-uninit-value-in-inet_getpeer.patch
patches.kernel.org/4.16.9-015-bpf-tracing-fix-a-deadlock-in-perf_event_detac.patch
patches.kernel.org/4.16.9-016-memcg-fix-per_node_info-cleanup.patch
patches.kernel.org/4.16.9-017-perf-Remove-superfluous-allocation-error-check.patch
patches.kernel.org/4.16.9-018-i2c-dev-prevent-ZERO_SIZE_PTR-deref-in-i2cdev_.patch
patches.kernel.org/4.16.9-019-tcp-fix-TCP_REPAIR_QUEUE-bound-checking.patch
patches.kernel.org/4.16.9-020-bdi-wake-up-concurrent-wb_shutdown-callers.patch
patches.kernel.org/4.16.9-021-bdi-Fix-use-after-free-bug-in-debugfs_remove.patch
patches.kernel.org/4.16.9-022-bdi-Fix-oops-in-wb_workfn.patch
patches.kernel.org/4.16.9-023-compat-fix-4-byte-infoleak-via-uninitialized-s.patch
patches.kernel.org/4.16.9-024-gpioib-do-not-free-unrequested-descriptors.patch
patches.kernel.org/4.16.9-025-gpio-fix-aspeed_gpio-unmask-irq.patch
patches.kernel.org/4.16.9-026-gpio-fix-error-path-in-lineevent_create.patch
patches.kernel.org/4.16.9-027-rfkill-gpio-fix-memory-leak-in-probe-error-pat.patch
patches.kernel.org/4.16.9-028-libata-Apply-NOLPM-quirk-for-SanDisk-SD7UB3Q-G.patch
patches.kernel.org/4.16.9-029-dm-integrity-use-kvfree-for-kvmalloc-d-memory.patch
patches.kernel.org/4.16.9-030-tracing-Fix-regex_match_front-to-not-over-comp.patch
patches.kernel.org/4.16.9-031-z3fold-fix-reclaim-lock-ups.patch
patches.kernel.org/4.16.9-032-mm-sections-are-not-offlined-during-memory-hot.patch
patches.kernel.org/4.16.9-033-mm-oom-fix-concurrent-munlock-and-oom-reaper-u.patch
patches.kernel.org/4.16.9-034-ceph-fix-rsize-wsize-capping-in-ceph_direct_re.patch
patches.kernel.org/4.16.9-035-can-flexcan-fix-endianess-detection.patch
patches.kernel.org/4.16.9-036-can-kvaser_usb-Increase-correct-stats-counter-.patch
patches.kernel.org/4.16.9-037-can-hi311x-Acquire-SPI-lock-on-do_get_berr_cou.patch
patches.kernel.org/4.16.9-038-can-hi311x-Work-around-TX-complete-interrupt-e.patch
patches.kernel.org/4.16.9-039-mtd-rawnand-marvell-pass-ms-delay-to-wait_op.patch
patches.kernel.org/4.16.9-040-mtd-rawnand-marvell-fix-command-xtype-in-BCH-w.patch
patches.kernel.org/4.16.9-041-drm-vc4-Fix-scaling-of-uni-planar-formats.patch
patches.kernel.org/4.16.9-042-drm-ttm-Use-GFP_TRANSHUGE_LIGHT-for-allocating.patch
patches.kernel.org/4.16.9-043-drm-i915-Fix-drm-intel_enable_lvds-ERROR-messa.patch
patches.kernel.org/4.16.9-044-drm-i915-Adjust-eDP-s-logical-vco-in-a-reliabl.patch
patches.kernel.org/4.16.9-045-drm-nouveau-Fix-deadlock-in-nv50_mstm_register.patch
patches.kernel.org/4.16.9-046-drm-nouveau-ttm-don-t-dereference-nvbo-cli-it-.patch
patches.kernel.org/4.16.9-047-drm-atomic-Clean-old_state-new_state-in-drm_at.patch
patches.kernel.org/4.16.9-048-drm-atomic-Clean-private-obj-old_state-new_sta.patch
patches.kernel.org/4.16.9-049-net-atm-Fix-potential-Spectre-v1.patch
patches.kernel.org/4.16.9-050-atm-zatm-Fix-potential-Spectre-v1.patch
patches.kernel.org/4.16.9-051-PCI-PM-Always-check-PME-wakeup-capability-for-.patch
patches.kernel.org/4.16.9-052-PCI-PM-Check-device_may_wakeup-in-pci_enable_w.patch
patches.kernel.org/4.16.9-053-cpufreq-schedutil-Avoid-using-invalid-next_fre.patch
patches.kernel.org/4.16.9-054-arm-dts-imx-35-declare-flexcan-devices-to-be-c.patch
patches.kernel.org/4.16.9-055-Revert-Bluetooth-btusb-Fix-quirk-for-Atheros-1.patch
patches.kernel.org/4.16.9-056-Bluetooth-btusb-Add-Dell-XPS-13-9360-to-btusb_.patch
patches.kernel.org/4.16.9-057-Bluetooth-btusb-Only-check-needs_reset_resume-.patch
patches.kernel.org/4.16.9-058-thermal-exynos-Reading-temperature-makes-sense.patch
patches.kernel.org/4.16.9-059-thermal-exynos-Propagate-error-value-from-tmu_.patch
patches.kernel.org/4.16.9-060-nvme-add-quirk-to-force-medium-priority-for-SQ.patch
patches.kernel.org/4.16.9-061-nvme-Fix-sync-controller-reset-return.patch
patches.kernel.org/4.16.9-062-smb3-directory-sync-should-not-return-an-error.patch
patches.kernel.org/4.16.9-063-swiotlb-silent-unwanted-warning-buffer-is-full.patch
patches.kernel.org/4.16.9-064-sched-core-Fix-possible-Spectre-v1-indexing-fo.patch
patches.kernel.org/4.16.9-065-sched-autogroup-Fix-possible-Spectre-v1-indexi.patch
patches.kernel.org/4.16.9-066-tracing-uprobe_event-Fix-strncpy-corner-case.patch
patches.kernel.org/4.16.9-067-perf-x86-Fix-possible-Spectre-v1-indexing-for-.patch
patches.kernel.org/4.16.9-068-perf-x86-cstate-Fix-possible-Spectre-v1-indexi.patch
patches.kernel.org/4.16.9-069-perf-x86-msr-Fix-possible-Spectre-v1-indexing-.patch
patches.kernel.org/4.16.9-070-perf-core-Fix-possible-Spectre-v1-indexing-for.patch
patches.kernel.org/4.16.9-071-perf-x86-Fix-possible-Spectre-v1-indexing-for-.patch
patches.kernel.org/4.16.9-072-Linux-4.16.9.patch
patches.kernel.org/4.16.10-001-8139too-Use-disable_irq_nosync-in-rtl8139_pol.patch
patches.kernel.org/4.16.10-002-bridge-check-iface-upper-dev-when-setting-mas.patch
patches.kernel.org/4.16.10-003-dccp-fix-tasklet-usage.patch
patches.kernel.org/4.16.10-004-ipv4-fix-fnhe-usage-by-non-cached-routes.patch
patches.kernel.org/4.16.10-005-ipv4-fix-memory-leaks-in-udp_sendmsg-ping_v4_.patch
patches.kernel.org/4.16.10-006-llc-better-deal-with-too-small-mtu.patch
patches.kernel.org/4.16.10-007-net-ethernet-sun-niu-set-correct-packet-size-.patch
patches.kernel.org/4.16.10-008-net-ethernet-ti-cpsw-fix-packet-leaking-in-du.patch
patches.kernel.org/4.16.10-009-net-mlx4_en-Fix-an-error-handling-path-in-mlx.patch
patches.kernel.org/4.16.10-010-net-mlx4_en-Verify-coalescing-parameters-are-.patch
patches.kernel.org/4.16.10-011-net-mlx5e-Err-if-asked-to-offload-TC-match-on.patch
patches.kernel.org/4.16.10-012-net-mlx5-E-Switch-Include-VF-RDMA-stats-in-vp.patch
patches.kernel.org/4.16.10-013-net-sched-actions-fix-refcnt-leak-in-skbmod.patch
patches.kernel.org/4.16.10-014-net_sched-fq-take-care-of-throttled-flows-bef.patch
patches.kernel.org/4.16.10-015-net-smc-restrict-non-blocking-connect-finish.patch
patches.kernel.org/4.16.10-016-net-support-compat-64-bit-time-in-s-g-etsocko.patch
patches.kernel.org/4.16.10-017-net-tls-Don-t-recursively-call-push_record-du.patch
patches.kernel.org/4.16.10-018-net-tls-Fix-connection-stall-on-partial-tls-r.patch
patches.kernel.org/4.16.10-019-openvswitch-Don-t-swap-table-in-nlattr_set-af.patch
patches.kernel.org/4.16.10-020-qmi_wwan-do-not-steal-interfaces-from-class-d.patch
patches.kernel.org/4.16.10-021-r8169-fix-powering-up-RTL8168h.patch
patches.kernel.org/4.16.10-022-rds-do-not-leak-kernel-memory-to-user-land.patch
patches.kernel.org/4.16.10-023-sctp-delay-the-authentication-for-the-duplica.patch
patches.kernel.org/4.16.10-024-sctp-fix-the-issue-that-the-cookie-ack-with-a.patch
patches.kernel.org/4.16.10-025-sctp-handle-two-v4-addrs-comparison-in-sctp_i.patch
patches.kernel.org/4.16.10-026-sctp-remove-sctp_chunk_put-from-fail_mark-err.patch
patches.kernel.org/4.16.10-027-sctp-use-the-old-asoc-when-making-the-cookie-.patch
patches.kernel.org/4.16.10-028-tcp_bbr-fix-to-zero-idle_restart-only-upon-S-.patch
patches.kernel.org/4.16.10-029-tcp-ignore-Fast-Open-on-repair-mode.patch
patches.kernel.org/4.16.10-030-tg3-Fix-vunmap-BUG_ON-triggered-from-tg3_free.patch
patches.kernel.org/4.16.10-031-bonding-do-not-allow-rlb-updates-to-invalid-m.patch
patches.kernel.org/4.16.10-032-bonding-send-learning-packets-for-vlans-on-sl.patch
patches.kernel.org/4.16.10-033-net-sched-fix-error-path-in-tcf_proto_create-.patch
patches.kernel.org/4.16.10-034-net-mlx5e-TX-Use-correct-counter-in-dma_map-e.patch
patches.kernel.org/4.16.10-035-net-mlx5-Avoid-cleaning-flow-steering-table-t.patch
patches.kernel.org/4.16.10-036-hv_netvsc-set-master-device.patch
patches.kernel.org/4.16.10-037-ipv6-fix-uninit-value-in-ip6_multipath_l3_key.patch
patches.kernel.org/4.16.10-038-net-mlx5e-Allow-offloading-ipv4-header-re-wri.patch
patches.kernel.org/4.16.10-039-nsh-fix-infinite-loop.patch
patches.kernel.org/4.16.10-040-udp-fix-SO_BINDTODEVICE.patch
patches.kernel.org/4.16.10-041-mlxsw-spectrum_switchdev-Do-not-remove-mroute.patch
patches.kernel.org/4.16.10-042-net-mlx5e-DCBNL-fix-min-inline-header-size-fo.patch
patches.kernel.org/4.16.10-043-net-systemport-Correclty-disambiguate-driver-.patch
patches.kernel.org/4.16.10-044-nfp-flower-set-tunnel-ttl-value-to-net-defaul.patch
patches.kernel.org/4.16.10-045-sctp-clear-the-new-asoc-s-stream-outcnt-in-sc.patch
patches.kernel.org/4.16.10-046-tcp-restore-autocorking.patch
patches.kernel.org/4.16.10-047-tipc-fix-one-byte-leak-in-tipc_sk_set_orig_ad.patch
patches.kernel.org/4.16.10-048-hv_netvsc-Fix-net-device-attach-on-older-Wind.patch
patches.kernel.org/4.16.10-049-ipv4-reset-fnhe_mtu_locked-after-cache-route-.patch
patches.kernel.org/4.16.10-050-mlxsw-core-Fix-an-error-handling-path-in-mlxs.patch
patches.kernel.org/4.16.10-051-net-mlx5-Fix-mlx5_get_vector_affinity-functio.patch
patches.kernel.org/4.16.10-052-net-phy-sfp-fix-the-BR-min-computation.patch
patches.kernel.org/4.16.10-053-net-smc-keep-clcsock-reference-in-smc_tcp_lis.patch
patches.kernel.org/4.16.10-054-scsi-aacraid-Correct-hba_send-to-include-iu_t.patch
patches.kernel.org/4.16.10-055-proc-do-not-access-cmdline-nor-environ-from-f.patch
patches.kernel.org/4.16.10-056-Linux-4.16.10.patch
patches.kernel.org/4.16.11-001-xhci-Fix-USB3-NULL-pointer-dereference-at-log.patch
patches.kernel.org/4.16.11-002-usbip-usbip_host-refine-probe-and-disconnect-.patch
patches.kernel.org/4.16.11-003-usbip-usbip_host-delete-device-from-busid_tab.patch
patches.kernel.org/4.16.11-004-usbip-usbip_host-run-rebind-from-exit-when-mo.patch
patches.kernel.org/4.16.11-005-usbip-usbip_host-fix-NULL-ptr-deref-and-use-a.patch
patches.kernel.org/4.16.11-006-usbip-usbip_host-fix-bad-unlock-balance-durin.patch
patches.kernel.org/4.16.11-007-ALSA-usb-mixer-volume-quirk-for-CM102-A-102S.patch
patches.kernel.org/4.16.11-008-ALSA-hda-realtek-Clevo-P950ER-ALC1220-Fixup.patch
patches.kernel.org/4.16.11-009-ALSA-hda-Add-Lenovo-C50-All-in-one-to-the-pow.patch
patches.kernel.org/4.16.11-010-ALSA-control-fix-a-redundant-copy-issue.patch
patches.kernel.org/4.16.11-011-spi-pxa2xx-Allow-64-bit-DMA.patch
patches.kernel.org/4.16.11-012-spi-bcm-qspi-Avoid-setting-MSPI_CDRAM_PCS-for.patch
patches.kernel.org/4.16.11-013-spi-bcm-qspi-Always-read-and-set-BSPI_MAST_N_.patch
patches.kernel.org/4.16.11-014-KVM-vmx-update-sec-exec-controls-for-UMIP-iff.patch
patches.kernel.org/4.16.11-015-KVM-arm-arm64-Properly-protect-VGIC-locks-fro.patch
patches.kernel.org/4.16.11-016-KVM-arm-arm64-VGIC-ITS-Promote-irq_lock-in-up.patch
patches.kernel.org/4.16.11-017-KVM-arm-arm64-VGIC-ITS-save-restore-protect-k.patch
patches.kernel.org/4.16.11-018-KVM-arm-arm64-VGIC-ITS-protect-kvm_read_guest.patch
patches.kernel.org/4.16.11-019-hwmon-k10temp-Fix-reading-critical-temperatur.patch
patches.kernel.org/4.16.11-020-hwmon-k10temp-Use-API-function-to-access-Syst.patch
patches.kernel.org/4.16.11-021-vfio-ccw-fix-cleanup-if-cp_prefetch-fails.patch
patches.kernel.org/4.16.11-022-tracing-x86-xen-Remove-zero-data-size-trace-e.patch
patches.kernel.org/4.16.11-023-vsprintf-Replace-memory-barrier-with-static_k.patch
patches.kernel.org/4.16.11-024-x86-amd_nb-Add-support-for-Raven-Ridge-CPUs.patch
patches.kernel.org/4.16.11-025-tee-shm-fix-use-after-free-via-temporarily-dr.patch
patches.kernel.org/4.16.11-026-netfilter-nf_tables-free-set-name-in-error-pa.patch
patches.kernel.org/4.16.11-027-netfilter-nf_tables-can-t-fail-after-linking-.patch
patches.kernel.org/4.16.11-028-netfilter-nf_tables-nf_tables_obj_lookup_byha.patch
patches.kernel.org/4.16.11-029-ARM64-dts-marvell-armada-cp110-Add-clocks-for.patch
patches.kernel.org/4.16.11-030-ARM64-dts-marvell-armada-cp110-Add-mg_core_cl.patch
patches.kernel.org/4.16.11-031-i2c-designware-fix-poll-after-enable-regressi.patch
patches.kernel.org/4.16.11-032-mtd-rawnand-marvell-Fix-read-logic-for-layout.patch
patches.kernel.org/4.16.11-033-powerpc-powernv-Fix-NVRAM-sleep-in-invalid-co.patch
patches.kernel.org/4.16.11-034-drm-Match-sysfs-name-in-link-removal-to-link-.patch
patches.kernel.org/4.16.11-035-cpufreq-armada-37xx-driver-relies-on-cpufreq-.patch
patches.kernel.org/4.16.11-036-lib-test_bitmap.c-fix-bitmap-optimisation-tes.patch
patches.kernel.org/4.16.11-037-radix-tree-fix-multi-order-iteration-race.patch
patches.kernel.org/4.16.11-038-mm-don-t-allow-deferred-pages-with-NEED_PER_C.patch
patches.kernel.org/4.16.11-039-drm-i915-gen9-Add-WaClearHIZ_WM_CHICKEN3-for-.patch
patches.kernel.org/4.16.11-040-s390-qdio-fix-access-to-uninitialized-qdio_q-.patch
patches.kernel.org/4.16.11-041-s390-cpum_sf-ensure-sample-frequency-of-perf-.patch
patches.kernel.org/4.16.11-042-s390-qdio-don-t-release-memory-in-qdio_setup_.patch
patches.kernel.org/4.16.11-043-s390-remove-indirect-branch-from-do_softirq_o.patch
patches.kernel.org/4.16.11-044-bcache-return-0-from-bch_debug_init-if-CONFIG.patch
patches.kernel.org/4.16.11-045-x86-pkeys-Override-pkey-when-moving-away-from.patch
patches.kernel.org/4.16.11-046-x86-pkeys-Do-not-special-case-protection-key-.patch
patches.kernel.org/4.16.11-047-efi-Avoid-potential-crashes-fix-the-struct-ef.patch
patches.kernel.org/4.16.11-048-ARM-8771-1-kprobes-Prohibit-kprobes-on-do_und.patch
patches.kernel.org/4.16.11-049-x86-apic-x2apic-Initialize-cluster-ID-properl.patch
patches.kernel.org/4.16.11-050-x86-mm-Drop-TS_COMPAT-on-64-bit-exec-syscall.patch
patches.kernel.org/4.16.11-051-tick-broadcast-Use-for_each_cpu-specially-on-.patch
patches.kernel.org/4.16.11-052-ARM-8769-1-kprobes-Fix-to-use-get_kprobe_ctlb.patch
patches.kernel.org/4.16.11-053-ARM-8770-1-kprobes-Prohibit-probing-on-optimi.patch
patches.kernel.org/4.16.11-054-ARM-8772-1-kprobes-Prohibit-kprobes-on-get_us.patch
patches.kernel.org/4.16.11-055-Btrfs-fix-xattr-loss-after-power-failure.patch
patches.kernel.org/4.16.11-056-Btrfs-send-fix-invalid-access-to-commit-roots.patch
patches.kernel.org/4.16.11-057-btrfs-property-Set-incompat-flag-if-lzo-zstd-.patch
patches.kernel.org/4.16.11-058-btrfs-fix-crash-when-trying-to-resume-balance.patch
patches.kernel.org/4.16.11-059-btrfs-Split-btrfs_del_delalloc_inode-into-2-f.patch
patches.kernel.org/4.16.11-060-btrfs-Fix-delalloc-inodes-invalidation-during.patch
patches.kernel.org/4.16.11-061-btrfs-fix-reading-stale-metadata-blocks-after.patch
patches.kernel.org/4.16.11-062-x86-nospec-Simplify-alternative_msr_write.patch
patches.kernel.org/4.16.11-063-x86-bugs-Concentrate-bug-detection-into-a-sep.patch
patches.kernel.org/4.16.11-064-x86-bugs-Concentrate-bug-reporting-into-a-sep.patch
patches.kernel.org/4.16.11-065-x86-bugs-Read-SPEC_CTRL-MSR-during-boot-and-r.patch
patches.kernel.org/4.16.11-066-x86-bugs-KVM-Support-the-combination-of-guest.patch
patches.kernel.org/4.16.11-067-x86-bugs-Expose-sys-.-spec_store_bypass.patch
patches.kernel.org/4.16.11-068-x86-cpufeatures-Add-X86_FEATURE_RDS.patch
patches.kernel.org/4.16.11-069-x86-bugs-Provide-boot-parameters-for-the-spec.patch
patches.kernel.org/4.16.11-070-x86-bugs-intel-Set-proper-CPU-features-and-se.patch
patches.kernel.org/4.16.11-071-x86-bugs-Whitelist-allowed-SPEC_CTRL-MSR-valu.patch
patches.kernel.org/4.16.11-072-x86-bugs-AMD-Add-support-to-disable-RDS-on-Fa.patch
patches.kernel.org/4.16.11-073-x86-KVM-VMX-Expose-SPEC_CTRL-Bit-2-to-the-gue.patch
patches.kernel.org/4.16.11-074-x86-speculation-Create-spec-ctrl.h-to-avoid-i.patch
patches.kernel.org/4.16.11-075-prctl-Add-speculation-control-prctls.patch
patches.kernel.org/4.16.11-076-x86-process-Allow-runtime-control-of-Speculat.patch
patches.kernel.org/4.16.11-077-x86-speculation-Add-prctl-for-Speculative-Sto.patch
patches.kernel.org/4.16.11-078-nospec-Allow-getting-setting-on-non-current-t.patch
patches.kernel.org/4.16.11-079-proc-Provide-details-on-speculation-flaw-miti.patch
patches.kernel.org/4.16.11-080-seccomp-Enable-speculation-flaw-mitigations.patch
patches.kernel.org/4.16.11-081-x86-bugs-Make-boot-modes-__ro_after_init.patch
patches.kernel.org/4.16.11-082-prctl-Add-force-disable-speculation.patch
patches.kernel.org/4.16.11-083-seccomp-Use-PR_SPEC_FORCE_DISABLE.patch
patches.kernel.org/4.16.11-084-seccomp-Add-filter-flag-to-opt-out-of-SSB-mit.patch
patches.kernel.org/4.16.11-085-seccomp-Move-speculation-migitation-control-t.patch
patches.kernel.org/4.16.11-086-x86-speculation-Make-seccomp-the-default-mode.patch
patches.kernel.org/4.16.11-087-x86-bugs-Rename-_RDS-to-_SSBD.patch
patches.kernel.org/4.16.11-088-proc-Use-underscores-for-SSBD-in-status.patch
patches.kernel.org/4.16.11-089-Documentation-spec_ctrl-Do-some-minor-cleanup.patch
patches.kernel.org/4.16.11-090-x86-bugs-Fix-__ssb_select_mitigation-return-t.patch
patches.kernel.org/4.16.11-091-x86-bugs-Make-cpu_show_common-static.patch
patches.kernel.org/4.16.11-092-x86-bugs-Fix-the-parameters-alignment-and-mis.patch
patches.kernel.org/4.16.11-093-x86-cpu-Make-alternative_msr_write-work-for-3.patch
patches.kernel.org/4.16.11-094-KVM-SVM-Move-spec-control-call-after-restore-.patch
patches.kernel.org/4.16.11-095-x86-speculation-Use-synthetic-bits-for-IBRS-I.patch
patches.kernel.org/4.16.11-096-x86-cpufeatures-Disentangle-MSR_SPEC_CTRL-enu.patch
patches.kernel.org/4.16.11-097-x86-cpufeatures-Disentangle-SSBD-enumeration.patch
patches.kernel.org/4.16.11-098-x86-cpufeatures-Add-FEATURE_ZEN.patch
patches.kernel.org/4.16.11-099-x86-speculation-Handle-HT-correctly-on-AMD.patch
patches.kernel.org/4.16.11-100-x86-bugs-KVM-Extend-speculation-control-for-V.patch
patches.kernel.org/4.16.11-101-x86-speculation-Add-virtualized-speculative-s.patch
patches.kernel.org/4.16.11-102-x86-speculation-Rework-speculative_store_bypa.patch
patches.kernel.org/4.16.11-103-x86-bugs-Unify-x86_spec_ctrl_-set_guest-resto.patch
patches.kernel.org/4.16.11-104-x86-bugs-Expose-x86_spec_ctrl_base-directly.patch
patches.kernel.org/4.16.11-105-x86-bugs-Remove-x86_spec_ctrl_set.patch
patches.kernel.org/4.16.11-106-x86-bugs-Rework-spec_ctrl-base-and-mask-logic.patch
patches.kernel.org/4.16.11-107-x86-speculation-KVM-Implement-support-for-VIR.patch
patches.kernel.org/4.16.11-108-KVM-SVM-Implement-VIRT_SPEC_CTRL-support-for-.patch
patches.kernel.org/4.16.11-109-x86-bugs-Rename-SSBD_NO-to-SSB_NO.patch
patches.kernel.org/4.16.11-110-bpf-Prevent-memory-disambiguation-attack.patch
patches.kernel.org/4.16.11-111-Linux-4.16.11.patch
patches.kernel.org/4.16.12-001-net-mlx5-Fix-build-break-when-CONFIG_SMP-n.patch
patches.kernel.org/4.16.12-002-net-Fix-a-bug-in-removing-queues-from-XPS-map.patch
patches.kernel.org/4.16.12-003-net-mlx4_core-Fix-error-handling-in-mlx4_init.patch
patches.kernel.org/4.16.12-004-net-sched-fix-refcnt-leak-in-the-error-path-o.patch
patches.kernel.org/4.16.12-005-net-sched-red-avoid-hashing-NULL-child.patch
patches.kernel.org/4.16.12-006-net-smc-check-for-missing-nlattrs-in-SMC_PNET.patch
patches.kernel.org/4.16.12-007-net-test-tailroom-before-appending-to-linear-.patch
patches.kernel.org/4.16.12-008-packet-in-packet_snd-start-writing-at-link-la.patch
patches.kernel.org/4.16.12-009-sock_diag-fix-use-after-free-read-in-__sk_fre.patch
patches.kernel.org/4.16.12-010-tcp-purge-write-queue-in-tcp_connect_init.patch
patches.kernel.org/4.16.12-011-tun-fix-use-after-free-for-ptr_ring.patch
patches.kernel.org/4.16.12-012-tuntap-fix-use-after-free-during-release.patch
patches.kernel.org/4.16.12-013-cxgb4-Correct-ntuple-mask-validation-for-hash.patch
patches.kernel.org/4.16.12-014-net-dsa-bcm_sf2-Fix-RX_CLS_LOC_ANY-overwrite-.patch
patches.kernel.org/4.16.12-015-net-dsa-Do-not-register-devlink-for-unused-po.patch
patches.kernel.org/4.16.12-016-net-dsa-bcm_sf2-Fix-IPv6-rules-and-chain-ID.patch
patches.kernel.org/4.16.12-017-net-dsa-bcm_sf2-Fix-IPv6-rule-half-deletion.patch
patches.kernel.org/4.16.12-018-3c59x-convert-to-generic-DMA-API.patch
patches.kernel.org/4.16.12-019-cxgb4-fix-offset-in-collecting-TX-rate-limit-.patch
patches.kernel.org/4.16.12-020-vmxnet3-set-the-DMA-mask-before-the-first-DMA.patch
patches.kernel.org/4.16.12-021-vmxnet3-use-DMA-memory-barriers-where-require.patch
patches.kernel.org/4.16.12-022-net-ip6_gre-Request-headroom-in-__gre6_xmit.patch
patches.kernel.org/4.16.12-023-net-ip6_gre-Fix-headroom-request-in-ip6erspan.patch
patches.kernel.org/4.16.12-024-net-ip6_gre-Split-up-ip6gre_tnl_link_config.patch
patches.kernel.org/4.16.12-025-net-ip6_gre-Split-up-ip6gre_tnl_change.patch
patches.kernel.org/4.16.12-026-net-ip6_gre-Split-up-ip6gre_newlink.patch
patches.kernel.org/4.16.12-027-net-ip6_gre-Split-up-ip6gre_changelink.patch
patches.kernel.org/4.16.12-028-net-ip6_gre-Fix-ip6erspan-hlen-calculation.patch
patches.kernel.org/4.16.12-029-net-ip6_gre-fix-tunnel-metadata-device-sharin.patch
patches.kernel.org/4.16.12-030-qed-LL2-flush-isles-when-connection-is-closed.patch
patches.kernel.org/4.16.12-031-qed-Fix-possibility-of-list-corruption-during.patch
patches.kernel.org/4.16.12-032-qed-Fix-LL2-race-during-connection-terminate.patch
patches.kernel.org/4.16.12-033-sparc-vio-use-put_device-instead-of-kfree.patch
patches.kernel.org/4.16.12-034-ext2-fix-a-block-leak.patch
patches.kernel.org/4.16.12-035-powerpc-rfi-flush-Always-enable-fallback-flus.patch
patches.kernel.org/4.16.12-036-powerpc-Add-security-feature-flags-for-Spectr.patch
patches.kernel.org/4.16.12-037-powerpc-pseries-Add-new-H_GET_CPU_CHARACTERIS.patch
patches.kernel.org/4.16.12-038-powerpc-pseries-Set-or-clear-security-feature.patch
patches.kernel.org/4.16.12-039-powerpc-powernv-Set-or-clear-security-feature.patch
patches.kernel.org/4.16.12-040-powerpc-64s-Move-cpu_show_meltdown.patch
patches.kernel.org/4.16.12-041-powerpc-64s-Enhance-the-information-in-cpu_sh.patch
patches.kernel.org/4.16.12-042-powerpc-powernv-Use-the-security-flags-in-pnv.patch
patches.kernel.org/4.16.12-043-powerpc-pseries-Use-the-security-flags-in-pse.patch
patches.kernel.org/4.16.12-044-powerpc-64s-Wire-up-cpu_show_spectre_v1.patch
patches.kernel.org/4.16.12-045-powerpc-64s-Wire-up-cpu_show_spectre_v2.patch
patches.kernel.org/4.16.12-046-powerpc-pseries-Fix-clearing-of-security-feat.patch
patches.kernel.org/4.16.12-047-powerpc-Move-default-security-feature-flags.patch
patches.kernel.org/4.16.12-048-powerpc-64s-Add-support-for-a-store-forwardin.patch
patches.kernel.org/4.16.12-049-s390-move-nobp-parameter-functions-to-nospec-.patch
patches.kernel.org/4.16.12-050-s390-add-automatic-detection-of-the-spectre-d.patch
patches.kernel.org/4.16.12-051-s390-report-spectre-mitigation-via-syslog.patch
patches.kernel.org/4.16.12-052-s390-add-sysfs-attributes-for-spectre.patch
patches.kernel.org/4.16.12-053-s390-add-assembler-macros-for-CPU-alternative.patch
patches.kernel.org/4.16.12-054-s390-correct-nospec-auto-detection-init-order.patch
patches.kernel.org/4.16.12-055-s390-correct-module-section-names-for-expolin.patch
patches.kernel.org/4.16.12-056-s390-move-expoline-assembler-macros-to-a-head.patch
patches.kernel.org/4.16.12-057-s390-crc32-vx-use-expoline-for-indirect-branc.patch
patches.kernel.org/4.16.12-058-s390-lib-use-expoline-for-indirect-branches.patch
patches.kernel.org/4.16.12-059-s390-ftrace-use-expoline-for-indirect-branche.patch
patches.kernel.org/4.16.12-060-s390-kernel-use-expoline-for-indirect-branche.patch
patches.kernel.org/4.16.12-061-s390-move-spectre-sysfs-attribute-code.patch
patches.kernel.org/4.16.12-062-s390-extend-expoline-to-BC-instructions.patch
patches.kernel.org/4.16.12-063-s390-use-expoline-thunks-in-the-BPF-JIT.patch
patches.kernel.org/4.16.12-064-scsi-sg-allocate-with-__GFP_ZERO-in-sg_build_.patch
patches.kernel.org/4.16.12-065-scsi-zfcp-fix-infinite-iteration-on-ERP-ready.patch
patches.kernel.org/4.16.12-066-Bluetooth-btusb-Add-USB-ID-7392-a611-for-Edim.patch
patches.kernel.org/4.16.12-067-ALSA-usb-audio-Add-native-DSD-support-for-Lux.patch
patches.kernel.org/4.16.12-068-usb-dwc3-Add-SoftReset-PHY-synchonization-del.patch
patches.kernel.org/4.16.12-069-usb-dwc3-Update-DWC_usb31-GTXFIFOSIZ-reg-fiel.patch
patches.kernel.org/4.16.12-070-usb-dwc3-Makefile-fix-link-error-on-randconfi.patch
patches.kernel.org/4.16.12-071-xhci-zero-usb-device-slot_id-member-when-disa.patch
patches.kernel.org/4.16.12-072-usb-dwc2-Fix-interval-type-issue.patch
patches.kernel.org/4.16.12-073-usb-dwc2-hcd-Fix-host-channel-halt-flow.patch
patches.kernel.org/4.16.12-074-usb-dwc2-host-Fix-transaction-errors-in-host-.patch
patches.kernel.org/4.16.12-075-usb-gadget-ffs-Let-setup-return-USB_GADGET_DE.patch
patches.kernel.org/4.16.12-076-usb-gadget-ffs-Execute-copy_to_user-with-USER.patch
patches.kernel.org/4.16.12-077-usbip-Correct-maximum-value-of-CONFIG_USBIP_V.patch
patches.kernel.org/4.16.12-078-usb-gadget-udc-change-comparison-to-bitshift-.patch
patches.kernel.org/4.16.12-079-usb-gadget-composite-fix-incorrect-handling-o.patch
patches.kernel.org/4.16.12-080-media-lgdt3306a-Fix-module-count-mismatch-on-.patch
patches.kernel.org/4.16.12-081-media-em28xx-USB-bulk-packet-size-fix.patch
patches.kernel.org/4.16.12-082-Bluetooth-btusb-Add-device-ID-for-RTL8822BE.patch
patches.kernel.org/4.16.12-083-Bluetooth-btusb-Add-support-for-Intel-Bluetoo.patch
patches.kernel.org/4.16.12-084-xhci-Show-what-USB-release-number-the-xHC-sup.patch
patches.kernel.org/4.16.12-085-loop-don-t-call-into-filesystem-while-holding.patch
patches.kernel.org/4.16.12-086-loop-fix-LOOP_GET_STATUS-lock-imbalance.patch
patches.kernel.org/4.16.12-087-cfg80211-limit-wiphy-names-to-128-bytes.patch
patches.kernel.org/4.16.12-088-hfsplus-stop-workqueue-when-fill_super-failed.patch
patches.kernel.org/4.16.12-089-x86-kexec-Avoid-double-free_page-upon-do_kexe.patch
patches.kernel.org/4.16.12-090-staging-bcm2835-audio-Release-resources-on-mo.patch
patches.kernel.org/4.16.12-091-staging-fsl-dpaa2-eth-Fix-incorrect-kfree.patch
patches.kernel.org/4.16.12-092-staging-lustre-fix-bug-in-osc_enter_cache_try.patch
patches.kernel.org/4.16.12-093-staging-fsl-dpaa2-eth-Fix-incorrect-casts.patch
patches.kernel.org/4.16.12-094-staging-rtl8192u-return-ENOMEM-on-failed-allo.patch
patches.kernel.org/4.16.12-095-staging-ks7010-Use-constants-from-ieee80211_e.patch
patches.kernel.org/4.16.12-096-staging-lustre-lmv-correctly-iput-lmo_root.patch
patches.kernel.org/4.16.12-097-crypto-inside-secure-move-the-digest-to-the-r.patch
patches.kernel.org/4.16.12-098-crypto-inside-secure-wait-for-the-request-to-.patch
patches.kernel.org/4.16.12-099-crypto-atmel-aes-fix-the-keys-zeroing-on-erro.patch
patches.kernel.org/4.16.12-100-crypto-ccp-don-t-disable-interrupts-while-set.patch
patches.kernel.org/4.16.12-101-crypto-inside-secure-do-not-process-request-i.patch
patches.kernel.org/4.16.12-102-crypto-inside-secure-fix-the-cache_len-comput.patch
patches.kernel.org/4.16.12-103-crypto-inside-secure-fix-the-extra-cache-comp.patch
patches.kernel.org/4.16.12-104-crypto-inside-secure-do-not-overwrite-the-thr.patch
patches.kernel.org/4.16.12-105-crypto-sunxi-ss-Add-MODULE_ALIAS-to-sun4i-ss.patch
patches.kernel.org/4.16.12-106-crypto-inside-secure-fix-the-invalidation-ste.patch
patches.kernel.org/4.16.12-107-scsi-aacraid-Insure-command-thread-is-not-rec.patch
patches.kernel.org/4.16.12-108-scsi-devinfo-add-HP-DISK-SUBSYSTEM-device-for.patch
patches.kernel.org/4.16.12-109-scsi-lpfc-Fix-NVME-Initiator-FirstBurst.patch
patches.kernel.org/4.16.12-110-scsi-core-Make-SCSI-Status-CONDITION-MET-equi.patch
patches.kernel.org/4.16.12-111-scsi-mvsas-fix-wrong-endianness-of-sgpio-api.patch
patches.kernel.org/4.16.12-112-scsi-lpfc-Fix-issue_lip-if-link-is-disabled.patch
patches.kernel.org/4.16.12-113-scsi-lpfc-Fix-nonrecovery-of-NVME-controller-.patch
patches.kernel.org/4.16.12-114-scsi-lpfc-Fix-soft-lockup-in-lpfc-worker-thre.patch
patches.kernel.org/4.16.12-115-scsi-lpfc-Fix-IO-failure-during-hba-reset-tes.patch
patches.kernel.org/4.16.12-116-scsi-lpfc-Fix-frequency-of-Release-WQE-CQEs.patch
patches.kernel.org/4.16.12-117-ASoC-rockchip-rk3288-hdmi-analog-Select-neede.patch
patches.kernel.org/4.16.12-118-ASoC-samsung-odroid-Fix-32000-sample-rate-han.patch
patches.kernel.org/4.16.12-119-ASoC-topology-create-TLV-data-for-dapm-widget.patch
patches.kernel.org/4.16.12-120-ASoC-samsung-i2s-Ensure-the-RCLK-rate-is-prop.patch
patches.kernel.org/4.16.12-121-clk-rockchip-Fix-wrong-parent-for-SDMMC-phase.patch
patches.kernel.org/4.16.12-122-clk-Don-t-show-the-incorrect-clock-phase.patch
patches.kernel.org/4.16.12-123-clk-hisilicon-mark-wdt_mux_p-as-const.patch
patches.kernel.org/4.16.12-124-clk-tegra-Fix-pll_u-rate-configuration.patch
patches.kernel.org/4.16.12-125-clk-rockchip-Prevent-calculating-mmc-phase-if.patch
patches.kernel.org/4.16.12-126-clk-samsung-s3c2410-Fix-PLL-rates.patch
patches.kernel.org/4.16.12-127-clk-samsung-exynos7-Fix-PLL-rates.patch
patches.kernel.org/4.16.12-128-clk-samsung-exynos5260-Fix-PLL-rates.patch
patches.kernel.org/4.16.12-129-clk-samsung-exynos5433-Fix-PLL-rates.patch
patches.kernel.org/4.16.12-130-clk-samsung-exynos5250-Fix-PLL-rates.patch
patches.kernel.org/4.16.12-131-clk-samsung-exynos3250-Fix-PLL-rates.patch
patches.kernel.org/4.16.12-132-clk-meson-axg-fix-the-od-shift-of-the-sys_pll.patch
patches.kernel.org/4.16.12-133-clk-meson-axg-add-the-fractional-part-of-the-.patch
patches.kernel.org/4.16.12-134-media-ov5645-add-missing-of_node_put-in-error.patch
patches.kernel.org/4.16.12-135-media-cx23885-Override-888-ImpactVCBe-crystal.patch
patches.kernel.org/4.16.12-136-media-cx23885-Set-subdev-host-data-to-clk_fre.patch
patches.kernel.org/4.16.12-137-media-s3c-camif-fix-out-of-bounds-array-acces.patch
patches.kernel.org/4.16.12-138-media-lgdt3306a-Fix-a-double-kfree-on-i2c-dev.patch
patches.kernel.org/4.16.12-139-media-em28xx-Add-Hauppauge-SoloHD-DualHD-bulk.patch
patches.kernel.org/4.16.12-140-media-v4l-vsp1-Fix-display-stalls-when-reques.patch
patches.kernel.org/4.16.12-141-media-i2c-adv748x-fix-HDMI-field-heights.patch
patches.kernel.org/4.16.12-142-media-vb2-Fix-videobuf2-to-map-correct-area.patch
patches.kernel.org/4.16.12-143-media-vivid-fix-incorrect-capabilities-for-ra.patch
patches.kernel.org/4.16.12-144-media-cx25821-prevent-out-of-bounds-read-on-a.patch
patches.kernel.org/4.16.12-145-serial-mvebu-uart-fix-tx-lost-characters.patch
patches.kernel.org/4.16.12-146-serial-xuartps-Fix-out-of-bounds-access-throu.patch
patches.kernel.org/4.16.12-147-serial-sh-sci-Fix-out-of-bounds-access-throug.patch
patches.kernel.org/4.16.12-148-serial-samsung-Fix-out-of-bounds-access-throu.patch
patches.kernel.org/4.16.12-149-serial-mxs-auart-Fix-out-of-bounds-access-thr.patch
patches.kernel.org/4.16.12-150-serial-imx-Fix-out-of-bounds-access-through-s.patch
patches.kernel.org/4.16.12-151-serial-fsl_lpuart-Fix-out-of-bounds-access-th.patch
patches.kernel.org/4.16.12-152-serial-arc_uart-Fix-out-of-bounds-access-thro.patch
patches.kernel.org/4.16.12-153-serial-8250-Don-t-service-RX-FIFO-if-interrup.patch
patches.kernel.org/4.16.12-154-serial-altera-ensure-port-regshift-is-honored.patch
patches.kernel.org/4.16.12-155-rtc-snvs-Fix-usage-of-snvs_rtc_enable.patch
patches.kernel.org/4.16.12-156-rtc-hctosys-Ensure-system-time-doesn-t-overfl.patch
patches.kernel.org/4.16.12-157-rtc-rk808-fix-possible-race-condition.patch
patches.kernel.org/4.16.12-158-rtc-m41t80-fix-race-conditions.patch
patches.kernel.org/4.16.12-159-rtc-tx4939-avoid-unintended-sign-extension-on.patch
patches.kernel.org/4.16.12-160-rtc-rp5c01-fix-possible-race-condition.patch
patches.kernel.org/4.16.12-161-rtc-goldfish-Add-missing-MODULE_LICENSE.patch
patches.kernel.org/4.16.12-162-Linux-4.16.12.patch
patches.kernel.org/4.16.13-001-MIPS-xilfpga-Stop-generating-useless-dtb.o.patch
patches.kernel.org/4.16.13-002-MIPS-xilfpga-Actually-include-FDT-in-fitImage.patch
patches.kernel.org/4.16.13-003-MIPS-c-r4k-Fix-data-corruption-related-to-cac.patch
patches.kernel.org/4.16.13-004-MIPS-Fix-build-with-DEBUG_ZBOOT-and-MACH_JZ47.patch
patches.kernel.org/4.16.13-005-MIPS-ptrace-Expose-FIR-register-through-FP-re.patch
patches.kernel.org/4.16.13-006-MIPS-Fix-ptrace-2-PTRACE_PEEKUSR-and-PTRACE_P.patch
patches.kernel.org/4.16.13-007-KVM-Fix-spelling-mistake-cop_unsuable-cop_unu.patch
patches.kernel.org/4.16.13-008-affs_lookup-close-a-race-with-affs_remove_lin.patch
patches.kernel.org/4.16.13-009-fix-breakage-caused-by-d_find_alias-semantics.patch
patches.kernel.org/4.16.13-010-fs-don-t-scan-the-inode-cache-before-SB_BORN-.patch
patches.kernel.org/4.16.13-011-aio-fix-io_destroy-2-vs.-lookup_ioctx-race.patch
patches.kernel.org/4.16.13-012-Btrfs-fix-error-handling-in-btrfs_truncate.patch
patches.kernel.org/4.16.13-013-ALSA-timer-Fix-pause-event-notification.patch
patches.kernel.org/4.16.13-014-do-d_instantiate-unlock_new_inode-combination.patch
patches.kernel.org/4.16.13-015-mmc-block-propagate-correct-returned-value-in.patch
patches.kernel.org/4.16.13-016-mmc-sdhci-iproc-remove-hard-coded-mmc-cap-1.8.patch
patches.kernel.org/4.16.13-017-mmc-sdhci-iproc-fix-32bit-writes-for-TRANSFER.patch
patches.kernel.org/4.16.13-018-mmc-sdhci-iproc-add-SDHCI_QUIRK2_HOST_OFF_CAR.patch
patches.kernel.org/4.16.13-019-ahci-Add-PCI-ID-for-Cannon-Lake-PCH-LP-AHCI.patch
patches.kernel.org/4.16.13-020-libata-Blacklist-some-Sandisk-SSDs-for-NCQ.patch
patches.kernel.org/4.16.13-021-libata-blacklist-Micron-500IT-SSD-with-MU01-f.patch
patches.kernel.org/4.16.13-022-xen-swiotlb-fix-the-check-condition-for-xen_s.patch
patches.kernel.org/4.16.13-023-drm-vmwgfx-Fix-32-bit-VMW_PORT_HB_-IN-OUT-mac.patch
patches.kernel.org/4.16.13-024-arm64-lse-Add-early-clobbers-to-some-input-ou.patch
patches.kernel.org/4.16.13-025-arm64-export-tishift-functions-to-modules.patch
patches.kernel.org/4.16.13-026-powerpc-64s-Clear-PCR-on-boot.patch
patches.kernel.org/4.16.13-027-IB-hfi1-Use-after-free-race-condition-in-send.patch
patches.kernel.org/4.16.13-028-IB-umem-Use-the-correct-mm-during-ib_umem_rel.patch
patches.kernel.org/4.16.13-029-sr-pass-down-correctly-sized-SCSI-sense-buffe.patch
patches.kernel.org/4.16.13-030-bcma-fix-buffer-size-caused-crash-in-bcma_cor.patch
patches.kernel.org/4.16.13-031-idr-fix-invalid-ptr-dereference-on-item-delet.patch
patches.kernel.org/4.16.13-032-Revert-ipc-shm-Fix-shmat-mmap-nil-page-protec.patch
patches.kernel.org/4.16.13-033-ipc-shm-fix-shmat-nil-address-after-round-dow.patch
patches.kernel.org/4.16.13-034-mm-kasan-don-t-vfree-nonexistent-vm_area.patch
patches.kernel.org/4.16.13-035-kasan-free-allocated-shadow-memory-on-MEM_CAN.patch
patches.kernel.org/4.16.13-036-kasan-fix-memory-hotplug-during-boot.patch
patches.kernel.org/4.16.13-037-kernel-sys.c-fix-potential-Spectre-v1-issue.patch
patches.kernel.org/4.16.13-038-PM-core-Fix-direct_complete-handling-for-devi.patch
patches.kernel.org/4.16.13-039-KVM-VMX-Expose-SSBD-properly-to-guests.patch
patches.kernel.org/4.16.13-040-KVM-s390-vsie-fix-8k-check-for-the-itdba.patch
patches.kernel.org/4.16.13-041-KVM-x86-Update-cpuid-properly-when-CR4.OSXAVE.patch
patches.kernel.org/4.16.13-042-kvm-x86-IA32_ARCH_CAPABILITIES-is-always-supp.patch
patches.kernel.org/4.16.13-043-x86-kvm-fix-LAPIC-timer-drift-when-guest-uses.patch
patches.kernel.org/4.16.13-044-ARM-dts-sun4i-Fix-incorrect-clocks-for-displa.patch
patches.kernel.org/4.16.13-045-sh-fix-debug-trap-failure-to-process-signals-.patch
patches.kernel.org/4.16.13-046-firmware-dmi_scan-Fix-UUID-length-safety-chec.patch
patches.kernel.org/4.16.13-047-nvme-don-t-send-keep-alives-to-the-discovery-.patch
patches.kernel.org/4.16.13-048-Btrfs-clean-up-resources-during-umount-after-.patch
patches.kernel.org/4.16.13-049-Btrfs-fix-loss-of-prealloc-extents-past-i_siz.patch
patches.kernel.org/4.16.13-050-x86-pgtable-Don-t-set-huge-PUD-PMD-on-non-lea.patch
patches.kernel.org/4.16.13-051-x86-mm-Do-not-forbid-_PAGE_RW-before-init-for.patch
patches.kernel.org/4.16.13-052-bnxt_en-Ignore-src-port-field-in-decap-filter.patch
patches.kernel.org/4.16.13-053-nvme-expand-nvmf_check_if_ready-checks.patch
patches.kernel.org/4.16.13-054-fs-proc-proc_sysctl.c-fix-potential-page-faul.patch
patches.kernel.org/4.16.13-055-kasan-fix-invalid-free-test-crashing-the-kern.patch
patches.kernel.org/4.16.13-056-kasan-slub-fix-handling-of-kasan_slab_free-ho.patch
patches.kernel.org/4.16.13-057-swap-divide-by-zero-when-zero-length-swap-fil.patch
patches.kernel.org/4.16.13-058-z3fold-fix-memory-leak.patch
patches.kernel.org/4.16.13-059-sr-get-drop-reference-to-device-in-revalidate.patch
patches.kernel.org/4.16.13-060-Force-log-to-disk-before-reading-the-AGF-duri.patch
patches.kernel.org/4.16.13-061-cpufreq-CPPC-Initialize-shared-perf-capabilit.patch
patches.kernel.org/4.16.13-062-powerpc-fscr-Enable-interrupts-earlier-before.patch
patches.kernel.org/4.16.13-063-perf-tools-Fix-perf-builds-with-clang-support.patch
patches.kernel.org/4.16.13-064-perf-clang-Add-support-for-recent-clang-versi.patch
patches.kernel.org/4.16.13-065-dp83640-Ensure-against-premature-access-to-PH.patch
patches.kernel.org/4.16.13-066-ibmvnic-Zero-used-TX-descriptor-counter-on-re.patch
patches.kernel.org/4.16.13-067-genirq-affinity-Don-t-return-with-empty-affin.patch
patches.kernel.org/4.16.13-068-mm-ksm-fix-interaction-with-THP.patch
patches.kernel.org/4.16.13-069-mm-fix-races-between-address_space-dereferenc.patch
patches.kernel.org/4.16.13-070-mm-thp-fix-potential-clearing-to-referenced-f.patch
patches.kernel.org/4.16.13-071-Btrfs-bail-out-on-error-during-replay_dir_del.patch
patches.kernel.org/4.16.13-072-Btrfs-fix-NULL-pointer-dereference-in-log_dir.patch
patches.kernel.org/4.16.13-073-btrfs-Fix-possible-softlock-on-single-core-ma.patch
patches.kernel.org/4.16.13-074-IB-rxe-Fix-for-oops-in-rxe_register_device-on.patch
patches.kernel.org/4.16.13-075-ocfs2-dlm-don-t-handle-migrate-lockres-if-alr.patch
patches.kernel.org/4.16.13-076-powerpc-64s-idle-Fix-restore-of-AMOR-on-POWER.patch
patches.kernel.org/4.16.13-077-sched-rt-Fix-rq-clock_update_flags-RQCF_ACT_S.patch
patches.kernel.org/4.16.13-078-x86-mm-Fix-bogus-warning-during-EFI-bootup-us.patch
patches.kernel.org/4.16.13-079-KVM-VMX-raise-internal-error-for-exception-du.patch
patches.kernel.org/4.16.13-080-lan78xx-Connect-phy-early.patch
patches.kernel.org/4.16.13-081-fscache-Fix-hanging-wait-on-page-discarded-by.patch
patches.kernel.org/4.16.13-082-dmaengine-rcar-dmac-Fix-too-early-late-system.patch
patches.kernel.org/4.16.13-083-sparc64-Make-atomic_xchg-an-inline-function-r.patch
patches.kernel.org/4.16.13-084-riscv-spinlock-Strengthen-implementations-wit.patch
patches.kernel.org/4.16.13-085-platform-x86-dell-smbios-Fix-memory-leaks-in-.patch
patches.kernel.org/4.16.13-086-net-bgmac-Fix-endian-access-in-bgmac_dma_tx_r.patch
patches.kernel.org/4.16.13-087-net-bgmac-Correctly-annotate-register-space.patch
patches.kernel.org/4.16.13-088-bnxt_en-fix-clear-flags-in-ethtool-reset-hand.patch
patches.kernel.org/4.16.13-089-powerpc-64s-sreset-panic-if-there-is-no-debug.patch
patches.kernel.org/4.16.13-090-btrfs-tests-qgroup-Fix-wrong-tree-backref-lev.patch
patches.kernel.org/4.16.13-091-Btrfs-fix-copy_items-return-value-when-loggin.patch
patches.kernel.org/4.16.13-092-btrfs-fix-lockdep-splat-in-btrfs_alloc_subvol.patch
patches.kernel.org/4.16.13-093-btrfs-qgroup-Fix-root-item-corruption-when-mu.patch
patches.kernel.org/4.16.13-094-rxrpc-Fix-resend-event-time-calculation.patch
patches.kernel.org/4.16.13-095-rxrpc-Fix-Tx-ring-annotation-after-initial-Tx.patch
patches.kernel.org/4.16.13-096-rxrpc-Don-t-treat-call-aborts-as-conn-aborts.patch
patches.kernel.org/4.16.13-097-xen-acpi-off-by-one-in-read_acpi_id.patch
patches.kernel.org/4.16.13-098-drivers-macintosh-rack-meter-really-fix-bogus.patch
patches.kernel.org/4.16.13-099-ACPI-acpi_pad-Fix-memory-leak-in-power-saving.patch
patches.kernel.org/4.16.13-100-powerpc-mpic-Check-if-cpu_possible-in-mpic_ph.patch
patches.kernel.org/4.16.13-101-ieee802154-ca8210-fix-uninitialised-data-read.patch
patches.kernel.org/4.16.13-102-ath10k-advertize-beacon_int_min_gcd.patch
patches.kernel.org/4.16.13-103-iommu-amd-Take-into-account-that-alloc_dev_da.patch
patches.kernel.org/4.16.13-104-intel_th-Use-correct-method-of-finding-hub.patch
patches.kernel.org/4.16.13-105-m68k-set-dma-and-coherent-masks-for-platform-.patch
patches.kernel.org/4.16.13-106-iwlwifi-mvm-check-if-mac80211_queue-is-valid-.patch
patches.kernel.org/4.16.13-107-iwlwifi-mvm-take-RCU-lock-before-dereferencin.patch
patches.kernel.org/4.16.13-108-net-mlx5e-Move-all-TX-timeout-logic-to-be-und.patch
patches.kernel.org/4.16.13-109-parisc-pci-Switch-LBA-PCI-bus-from-Hard-Fail-.patch
patches.kernel.org/4.16.13-110-perf-mmap-Fix-accessing-unmapped-mmap-in-perf.patch
patches.kernel.org/4.16.13-111-hwmon-nct6775-Fix-writing-pwmX_mode.patch
patches.kernel.org/4.16.13-112-mt76x2-fix-possible-NULL-pointer-dereferencin.patch
patches.kernel.org/4.16.13-113-mt76x2-fix-warning-in-ieee80211_get_key_rx_se.patch
patches.kernel.org/4.16.13-114-powerpc-perf-Prevent-kernel-address-leak-to-u.patch
patches.kernel.org/4.16.13-115-powerpc-perf-Fix-kernel-address-leak-via-samp.patch
patches.kernel.org/4.16.13-116-rsi-fix-kernel-panic-observed-on-64bit-machin.patch
patches.kernel.org/4.16.13-117-tools-thermal-tmon-fix-for-segfault.patch
patches.kernel.org/4.16.13-118-selftests-Print-the-test-we-re-running-to-dev.patch
patches.kernel.org/4.16.13-119-i40e-hold-the-RTNL-lock-while-changing-interr.patch
patches.kernel.org/4.16.13-120-net-mlx5-Protect-from-command-bit-overflow.patch
patches.kernel.org/4.16.13-121-watchdog-davinci_wdt-fix-error-handling-in-da.patch
patches.kernel.org/4.16.13-122-net-hns3-fix-for-the-wrong-shift-problem-in-h.patch
patches.kernel.org/4.16.13-123-net-hns3-fix-for-returning-wrong-value-proble.patch
patches.kernel.org/4.16.13-124-net-hns3-fix-for-returning-wrong-value-proble.patch
patches.kernel.org/4.16.13-125-net-qualcomm-rmnet-check-for-null-ep-to-avoid.patch
patches.kernel.org/4.16.13-126-ath10k-Fix-kernel-panic-while-using-worker-at.patch
patches.kernel.org/4.16.13-127-nvme_fc-fix-abort-race-on-teardown-with-lld-r.patch
patches.kernel.org/4.16.13-128-nvme-pci-disable-APST-for-Samsung-NVMe-SSD-96.patch
patches.kernel.org/4.16.13-129-ath9k-fix-crash-in-spectral-scan.patch
patches.kernel.org/4.16.13-130-btrfs-fix-null-pointer-deref-when-target-devi.patch
patches.kernel.org/4.16.13-131-cxgb4-Setup-FW-queues-before-registering-netd.patch
patches.kernel.org/4.16.13-132-hv_netvsc-Fix-the-return-status-in-RX-path.patch
patches.kernel.org/4.16.13-133-ima-Fix-Kconfig-to-select-TPM-2.0-CRB-interfa.patch
patches.kernel.org/4.16.13-134-ima-Fallback-to-the-builtin-hash-algorithm.patch
patches.kernel.org/4.16.13-135-watchdog-aspeed-Allow-configuring-for-alterna.patch
patches.kernel.org/4.16.13-136-gfs2-Check-for-the-end-of-metadata-in-punch_h.patch
patches.kernel.org/4.16.13-137-virtio-net-Fix-operstate-for-virtio-when-no-V.patch
patches.kernel.org/4.16.13-138-arm-dts-socfpga-fix-GIC-PPI-warning.patch
patches.kernel.org/4.16.13-139-ima-clear-IMA_HASH.patch
patches.kernel.org/4.16.13-140-ext4-don-t-complain-about-incorrect-features-.patch
patches.kernel.org/4.16.13-141-drm-vmwgfx-Unpin-the-screen-object-backup-buf.patch
patches.kernel.org/4.16.13-142-iommu-mediatek-Fix-protect-memory-setting.patch
patches.kernel.org/4.16.13-143-cpufreq-cppc_cpufreq-Fix-cppc_cpufreq_init-fa.patch
patches.kernel.org/4.16.13-144-firmware-fix-checking-for-return-values-for-f.patch
patches.kernel.org/4.16.13-145-IB-mlx5-Set-the-default-active-rate-and-width.patch
patches.kernel.org/4.16.13-146-zorro-Set-up-z-dev.dma_mask-for-the-DMA-API.patch
patches.kernel.org/4.16.13-147-bcache-quit-dc-writeback_thread-when-BCACHE_D.patch
patches.kernel.org/4.16.13-148-remoteproc-imx_rproc-Fix-an-error-handling-pa.patch
patches.kernel.org/4.16.13-149-dt-bindings-add-device-tree-binding-for-Allwi.patch
patches.kernel.org/4.16.13-150-bcache-fix-cached_dev-count-usage-for-bch_cac.patch
patches.kernel.org/4.16.13-151-ACPICA-Events-add-a-return-on-failure-from-ac.patch
patches.kernel.org/4.16.13-152-ACPICA-Fix-memory-leak-on-unusual-memory-leak.patch
patches.kernel.org/4.16.13-153-bcache-stop-dc-writeback_rate_update-properly.patch
patches.kernel.org/4.16.13-154-ACPICA-acpi-acpica-fix-acpi-operand-cache-lea.patch
patches.kernel.org/4.16.13-155-cxgb4-Fix-queue-free-path-of-ULD-drivers.patch
patches.kernel.org/4.16.13-156-i2c-mv64xxx-Apply-errata-delay-only-in-standa.patch
patches.kernel.org/4.16.13-157-KVM-lapic-stop-advertising-DIRECTED_EOI-when-.patch
patches.kernel.org/4.16.13-158-perf-top-Fix-top.call-graph-config-option-rea.patch
patches.kernel.org/4.16.13-159-perf-stat-Fix-core-dump-when-flag-T-is-used.patch
patches.kernel.org/4.16.13-160-IB-core-Honor-port_num-while-resolving-GID-fo.patch
patches.kernel.org/4.16.13-161-drm-amdkfd-add-missing-include-of-mm.h.patch
patches.kernel.org/4.16.13-162-coresight-Use-px-to-print-pcsr-instead-of-p.patch
patches.kernel.org/4.16.13-163-ibmvnic-Fix-reset-return-from-closed-state.patch
patches.kernel.org/4.16.13-164-regulator-gpio-Fix-some-error-handling-paths-.patch
patches.kernel.org/4.16.13-165-spi-bcm-qspi-fIX-some-error-handling-paths.patch
patches.kernel.org/4.16.13-166-net-smc-pay-attention-to-MAX_ORDER-for-CQ-ent.patch
patches.kernel.org/4.16.13-167-MIPS-ath79-Fix-AR724X_PLL_REG_PCIE_CONFIG-off.patch
patches.kernel.org/4.16.13-168-powerpc-vas-Fix-cleanup-when-VAS-is-not-confi.patch
patches.kernel.org/4.16.13-169-PCI-Restore-config-space-on-runtime-resume-de.patch
patches.kernel.org/4.16.13-170-watchdog-sprd_wdt-Fix-error-handling-in-sprd_.patch
patches.kernel.org/4.16.13-171-watchdog-dw-RMW-the-control-register.patch
patches.kernel.org/4.16.13-172-watchdog-aspeed-Fix-translation-of-reset-mode.patch
patches.kernel.org/4.16.13-173-ipmi_ssif-Fix-kernel-panic-at-msg_done_handle.patch
patches.kernel.org/4.16.13-174-drm-meson-Fix-some-error-handling-paths-in-me.patch
patches.kernel.org/4.16.13-175-drm-meson-Fix-an-un-handled-error-path-in-mes.patch
patches.kernel.org/4.16.13-176-powerpc-Add-missing-prototype-for-arch_irq_wo.patch
patches.kernel.org/4.16.13-177-powerpc-powernv-npu-Fix-deadlock-in-mmio_inva.patch
patches.kernel.org/4.16.13-178-f2fs-flush-cp-pack-except-cp-pack-2-page-at-f.patch
patches.kernel.org/4.16.13-179-cxl-Check-if-PSL-data-cache-is-available-befo.patch
patches.kernel.org/4.16.13-180-f2fs-fix-to-set-KEEP_SIZE-bit-in-f2fs_zero_ra.patch
patches.kernel.org/4.16.13-181-f2fs-fix-to-clear-CP_TRIMMED_FLAG.patch
patches.kernel.org/4.16.13-182-f2fs-fix-to-check-extent-cache-in-f2fs_drop_e.patch
patches.kernel.org/4.16.13-183-perf-core-Fix-installing-cgroup-events-on-CPU.patch
patches.kernel.org/4.16.13-184-max17042-propagate-of_node-to-power-supply-de.patch
patches.kernel.org/4.16.13-185-perf-core-Fix-perf_output_read_group.patch
patches.kernel.org/4.16.13-186-drm-panel-simple-Fix-the-bus-format-for-the-O.patch
patches.kernel.org/4.16.13-187-hwmon-pmbus-max8688-Accept-negative-page-regi.patch
patches.kernel.org/4.16.13-188-hwmon-pmbus-adm1275-Accept-negative-page-regi.patch
patches.kernel.org/4.16.13-189-perf-x86-intel-Properly-save-restore-the-PMU-.patch
patches.kernel.org/4.16.13-190-cdrom-do-not-call-check_disk_change-inside-cd.patch
patches.kernel.org/4.16.13-191-efi-arm-Only-register-page-tables-when-they-e.patch
patches.kernel.org/4.16.13-192-perf-x86-intel-Fix-large-period-handling-on-B.patch
patches.kernel.org/4.16.13-193-perf-x86-intel-Fix-event-update-for-auto-relo.patch
patches.kernel.org/4.16.13-194-arm64-dts-qcom-Fix-SPI5-config-on-MSM8996.patch
patches.kernel.org/4.16.13-195-soc-qcom-wcnss_ctrl-Fix-increment-in-NV-uploa.patch
patches.kernel.org/4.16.13-196-gfs2-Fix-fallocate-chunk-size.patch
patches.kernel.org/4.16.13-197-x86-devicetree-Initialize-device-tree-before-.patch
patches.kernel.org/4.16.13-198-x86-devicetree-Fix-device-IRQ-settings-in-DT.patch
patches.kernel.org/4.16.13-199-phy-rockchip-emmc-retry-calpad-busy-trimming.patch
patches.kernel.org/4.16.13-200-ALSA-vmaster-Propagate-slave-error.patch
patches.kernel.org/4.16.13-201-phy-qcom-qmp-Fix-phy-pipe-clock-gating.patch
patches.kernel.org/4.16.13-202-drm-bridge-sii902x-Retry-status-read-after-DD.patch
patches.kernel.org/4.16.13-203-drm-amdgpu-Clean-sdma-wptr-register-when-only.patch
patches.kernel.org/4.16.13-204-tools-hv-fix-compiler-warnings-about-major-ta.patch
patches.kernel.org/4.16.13-205-block-null_blk-fix-Invalid-parameters-when-lo.patch
patches.kernel.org/4.16.13-206-dmaengine-pl330-fix-a-race-condition-in-case-.patch
patches.kernel.org/4.16.13-207-ARM-dts-keystone-k2e-clocks-Fix-missing-unit-.patch
patches.kernel.org/4.16.13-208-powerpc-mm-slice-Remove-intermediate-bitmap-c.patch
patches.kernel.org/4.16.13-209-powerpc-mm-slice-create-header-files-dedicate.patch
patches.kernel.org/4.16.13-210-powerpc-mm-slice-Enhance-for-supporting-PPC32.patch
patches.kernel.org/4.16.13-211-powerpc-mm-slice-Fix-hugepage-allocation-at-h.patch
patches.kernel.org/4.16.13-212-dmaengine-rcar-dmac-Check-the-done-lists-in-r.patch
patches.kernel.org/4.16.13-213-enic-enable-rq-before-updating-rq-descriptors.patch
patches.kernel.org/4.16.13-214-watchdog-asm9260_wdt-fix-error-handling-in-as.patch
patches.kernel.org/4.16.13-215-hwrng-stm32-add-reset-during-probe.patch
patches.kernel.org/4.16.13-216-pinctrl-devicetree-Fix-dt_to_map_one_config-h.patch
patches.kernel.org/4.16.13-217-pinctrl-artpec6-dt-add-missing-pin-group-uart.patch
patches.kernel.org/4.16.13-218-vfio-ccw-fence-off-transport-mode.patch
patches.kernel.org/4.16.13-219-dmaengine-qcom-bam_dma-get-num-channels-and-n.patch
patches.kernel.org/4.16.13-220-drm-omapdrm-dss-Move-initialization-code-from.patch
patches.kernel.org/4.16.13-221-ARM-dts-dra71-evm-Correct-evm_sd-regulator-ma.patch
patches.kernel.org/4.16.13-222-drm-amdgpu-disable-GFX-ring-and-disable-PQ-wp.patch
patches.kernel.org/4.16.13-223-drm-amdgpu-adjust-timeout-for-ib_ring_tests-v.patch
patches.kernel.org/4.16.13-224-ibmvnic-Allocate-statistics-buffers-during-pr.patch
patches.kernel.org/4.16.13-225-net-stmmac-ensure-that-the-device-has-release.patch
patches.kernel.org/4.16.13-226-net-stmmac-ensure-that-the-MSS-desc-is-the-la.patch
patches.kernel.org/4.16.13-227-cpufreq-Reorder-cpufreq_online-error-code-pat.patch
patches.kernel.org/4.16.13-228-dpaa_eth-fix-SG-mapping.patch
patches.kernel.org/4.16.13-229-PCI-Add-function-1-DMA-alias-quirk-for-Marvel.patch
patches.kernel.org/4.16.13-230-udf-Provide-saner-default-for-invalid-uid-gid.patch
patches.kernel.org/4.16.13-231-ixgbe-prevent-ptp_rx_hang-from-running-when-i.patch
patches.kernel.org/4.16.13-232-sh_eth-fix-TSU-init-on-SH7734-R8A7740.patch
patches.kernel.org/4.16.13-233-power-supply-ltc2941-battery-gauge-Fix-temper.patch
patches.kernel.org/4.16.13-234-ARM-dts-bcm283x-Fix-probing-of-bcm2835-i2s.patch
patches.kernel.org/4.16.13-235-ARM-dts-bcm283x-Fix-pin-function-of-JTAG-pins.patch
patches.kernel.org/4.16.13-236-PCMCIA-PM-Avoid-noirq-suspend-aborts-during-s.patch
patches.kernel.org/4.16.13-237-hwrng-bcm2835-Handle-deferred-clock-properly.patch
patches.kernel.org/4.16.13-238-audit-return-on-memory-error-to-avoid-null-po.patch
patches.kernel.org/4.16.13-239-net-stmmac-call-correct-function-in-stmmac_ma.patch
patches.kernel.org/4.16.13-240-rcu-Call-touch_nmi_watchdog-while-printing-st.patch
patches.kernel.org/4.16.13-241-pinctrl-sh-pfc-r8a7796-Fix-MOD_SEL-register-p.patch
patches.kernel.org/4.16.13-242-dt-bindings-display-msm-dsi-Fix-the-PHY-regul.patch
patches.kernel.org/4.16.13-243-drm-amd-display-Set-vsc-pack-revision-when-DP.patch
patches.kernel.org/4.16.13-244-dpaa_eth-fix-pause-capability-advertisement-l.patch
patches.kernel.org/4.16.13-245-MIPS-Octeon-Fix-logging-messages-with-spuriou.patch
patches.kernel.org/4.16.13-246-soc-renesas-r8a77970-sysc-fix-power-area-pare.patch
patches.kernel.org/4.16.13-247-drm-rockchip-Respect-page-offset-for-PRIME-mm.patch
patches.kernel.org/4.16.13-248-x86-apic-Set-up-through-local-APIC-mode-on-th.patch
patches.kernel.org/4.16.13-249-perf-test-Fix-test-case-inet_pton-to-accept-i.patch
patches.kernel.org/4.16.13-250-perf-report-Fix-wrong-jump-arrow.patch
patches.kernel.org/4.16.13-251-perf-tests-Use-arch__compare_symbol_names-to-.patch
patches.kernel.org/4.16.13-252-perf-report-Fix-memory-corruption-in-branch-h.patch
patches.kernel.org/4.16.13-253-perf-tests-Fix-dwarf-unwind-for-stripped-bina.patch
patches.kernel.org/4.16.13-254-selftests-net-fixes-psock_fanout-eBPF-test-ca.patch
patches.kernel.org/4.16.13-255-drm-vblank-Data-type-fixes-for-64-bit-vblank-.patch
patches.kernel.org/4.16.13-256-netlabel-If-PF_INET6-check-sk_buff-ip-header-.patch
patches.kernel.org/4.16.13-257-drm-rcar-du-lvds-Fix-LVDS-startup-on-R-Car-Ge.patch
patches.kernel.org/4.16.13-258-drm-rcar-du-lvds-Fix-LVDS-startup-on-R-Car-Ge.patch
patches.kernel.org/4.16.13-259-selftests-Add-FIB-onlink-tests.patch
patches.kernel.org/4.16.13-260-ARM-dts-at91-nattis-use-the-correct-compatibl.patch
patches.kernel.org/4.16.13-261-ARM-dts-at91-tse850-use-the-correct-compatibl.patch
patches.kernel.org/4.16.13-262-regmap-Correct-comparison-in-regmap_cached.patch
patches.kernel.org/4.16.13-263-soc-amlogic-meson-gx-pwrc-vpu-fix-error-on-sh.patch
patches.kernel.org/4.16.13-264-i40e-Add-delay-after-EMP-reset-for-firmware-t.patch
patches.kernel.org/4.16.13-265-ARM-dts-imx7d-cl-som-imx7-fix-pinctrl_enet.patch
patches.kernel.org/4.16.13-266-ARM-dts-porter-Fix-HDMI-output-routing.patch
patches.kernel.org/4.16.13-267-regulator-of-Add-a-missing-of_node_put-in-an-.patch
patches.kernel.org/4.16.13-268-pinctrl-msm-Use-dynamic-GPIO-numbering.patch
patches.kernel.org/4.16.13-269-pinctrl-mcp23s08-spi-Fix-regmap-debugfs-entri.patch
patches.kernel.org/4.16.13-270-kdb-make-mdr-command-repeat.patch
patches.kernel.org/4.16.13-271-drm-vmwgfx-Set-dmabuf_size-when-vmw_dmabuf_in.patch
patches.kernel.org/4.16.13-272-Linux-4.16.13.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
########################################################
# kABI consistency patches
########################################################
########################################################
#
# packaging-specific patches (tweaks for autobuild,
# CONFIG_SUSE_KERNEL, config/version tracking and other
# build stuff like that ...).
#
# Note that every patch in the patches.rpmify directory
# will be included in the vanilla package.
########################################################
########################################################
# kbuild/module infrastructure fixes
########################################################
patches.suse/rpm-kernel-config
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/supported-flag-external
patches.suse/genksyms-add-override-flag.diff
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
patches.suse/kernel-add-release-status-to-kernel-build.patch
########################################################
# Simple export additions/removals
########################################################
########################################################
# Bug workarounds for binutils
########################################################
+testing patches.suse/binutils2_26.patch
########################################################
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
########################################################
# Architecture-specific patches. These used to be all
# at the end of series.conf, but since we don't do
# conditional builds anymore, there's no point.
########################################################
########################################################
# i386
########################################################
# amd64 | x86-64 | x86_64
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
# x64
# Intel 64
# "the architecture with too many names"
# TAWTMN
########################################################
# x86_64/i386 biarch
########################################################
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
# changed this area a lot.
+needs_updating patches.suse/x86_64-hpet-64bit-timer.patch
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
########################################################
########################################################
# x86_64/4096CPUS - from SGI
########################################################
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
########################################################
# x86 UV patches from SGI
########################################################
########################################################
# x86_64/i386 depending on the UV patchset
########################################################
########################################################
# powerpc/generic
########################################################
########################################################
# powerpc/little endian
########################################################
########################################################
# PS3
########################################################
########################################################
# ARM
########################################################
patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch
patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch
patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch
patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch
patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch
patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch
########################################################
# S/390
########################################################
########################################################
# VM/FS patches
########################################################
# Patches to export btrfs anonymous devices (VFS portion)
patches.suse/vfs-add-super_operations-get_inode_dev
# Changes to tunable defaults
patches.suse/readahead-request-tunables.patch
patches.suse/VFS-expedite-umount.patch
########################################################
# IPC patches
########################################################
########################################################
# nfsacl protocol (agruen)
########################################################
########################################################
# misc small fixes
########################################################
patches.suse/kbd-ignore-gfx.patch
patches.suse/xfs-set-format-back-to-extents-if-xfs_bmap_extents_t.patch
########################################################
#
# ACPI patches
#
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# CPUFREQ
########################################################
## cpuidle perf events cleanups and related
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# AGP, graphics related stuff
########################################################
########################################################
# Suse specific stuff
########################################################
patches.suse/suse-hv-guest-os-id.patch
########################################################
# Networking Core
########################################################
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
########################################################
# NFS
########################################################
########################################################
# lockd + statd
########################################################
########################################################
# cifs patches
########################################################
patches.suse/0001-cifs-smb2ops-Fix-listxattr-when-there-are-no-EAs.patch
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# ext4
########################################################
########################################################
# btrfs
########################################################
# Not upstream yet
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
# SUSE-specific
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
+review patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
########################################################
# Reiserfs Patches
########################################################
########################################################
# dlm
########################################################
########################################################
# ocfs2
########################################################
########################################################
# gfs2
########################################################
########################################################
# xfs
########################################################
########################################################
# other filesystem stuff
########################################################
patches.suse/pstore_disable_efi_backend_by_default.patch
+duwe patches.suse/pstore-backend-autoaction
########################################################
# Overlayfs
########################################################
########################################################
# Swap-over-NFS
########################################################
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# DRM/Video
########################################################
########################################################
# video4linux
########################################################
########################################################
# Network
########################################################
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/iwlwifi-expose-default-fallback-ucode-api
patches.suse/brcmsmac-allocate-ucode-with-GFP_KERNEL.patch
patches.suse/Bluetooth-Apply-QCA-Rome-patches-for-some-ATH3021-modules
########################################################
# ISDN
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
########################################################
# USB
########################################################
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
patches.suse/HID-redragon-Fix-modifier-keys-for-Redragon-Asura-Ke.patch
##########################################################
# Sound
##########################################################
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-mpath-leastpending-path-update
+review patches.suse/dm-mpath-accept-failed-paths
patches.suse/dm-table-switch-to-readonly
patches.suse/dm-mpath-no-partitions-feature
########################################################
# md
########################################################
##########################################################
#
# Security stuff
#
##########################################################
##########################################################
# Audit
##########################################################
##########################################################
# AppArmor
##########################################################
patches.suse/0001-AppArmor-basic-networking-rules.patch
patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch
patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch
patches.suse/apparmor-check-all-net-profiles.patch
########################################################
# Address space layout randomization
########################################################
########################################################
# KDB v4.4
########################################################
########################################################
# Other patches for debugging
########################################################
patches.suse/crasher.patch
# submitted
patches.suse/0001-x86-stacktrace-do-now-unwind-after-user-regs.patch
patches.suse/0002-x86-stacktrace-make-clear-the-success-paths.patch
patches.suse/0003-x86-stacktrace-remove-STACKTRACE_DUMP_ONCE-from-__sa.patch
patches.suse/0004-x86-stacktrace-do-not-fail-for-ORC-with-regs-on-stac.patch
patches.suse/0005-x86-stacktrace-orc-mark-it-as-reliable.patch
########################################################
# Kdump
########################################################
########################################################
# cgroups
########################################################
########################################################
# audit subsystem
########################################################
########################################################
# Performance Monitoring, Tracing etc
########################################################
########################################################
# KVM patches
########################################################
########################################################
# Staging tree patches
# new drivers that are going upstream
########################################################
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################