# 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 ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch patches.rpmify/Add-ksym-provides-tool.patch patches.rpmify/objtool-perf-Fix-GCC-8-Wrestrict-error.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 ######################################################## # # ACPI patches # ######################################################## patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch patches.suse/acpi_thermal_passive_blacklist.patch patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch ######################################################## # CPUFREQ ######################################################## ## cpuidle perf events cleanups and related patches.suse/perf_timechart_fix_zero_timestamps.patch ######################################################## # AGP, graphics related stuff ######################################################## ######################################################## # Suse specific stuff ######################################################## patches.suse/suse-hv-guest-os-id.patch ######################################################## # Networking Core ######################################################## ######################################################## # Netfilter ######################################################## patches.suse/netfilter-ip_conntrack_slp.patch ######################################################## # NFS ######################################################## ######################################################## # lockd + statd ######################################################## ######################################################## # cifs patches ######################################################## ######################################################## # ext2/ext3 ######################################################## # patches.suse/ext2-fsync-err ######################################################## # ext4 ######################################################## ######################################################## # btrfs ######################################################## # Not upstream yet patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc # SUSE-specific patches.suse/btrfs-provide-super_operations-get_inode_dev patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch +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 ######################################################## # 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. ########################################################