kernel-source/series.conf

1297 lines
81 KiB
Plaintext
Raw Normal View History

# 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.13.1-0001-usb-quirks-add-delay-init-quirk-for-Corsair-Strafe-R.patch
patches.kernel.org/4.13.1-0002-USB-serial-option-add-support-for-D-Link-DWM-157-C1.patch
patches.kernel.org/4.13.1-0003-usb-Add-device-quirk-for-Logitech-HD-Pro-Webcam-C920.patch
patches.kernel.org/4.13.1-0004-usb-xhci-Fix-regression-when-ATI-chipsets-detected.patch
patches.kernel.org/4.13.1-0005-USB-musb-fix-external-abort-on-suspend.patch
patches.kernel.org/4.13.1-0006-ANDROID-binder-add-padding-to-binder_fd_array_object.patch
patches.kernel.org/4.13.1-0007-ANDROID-binder-add-hwbinder-vndbinder-to-BINDER_DEVI.patch
patches.kernel.org/4.13.1-0008-USB-core-Avoid-race-of-async_completed-w-usbdev_rele.patch
patches.kernel.org/4.13.1-0009-staging-rts5208-fix-incorrect-shift-to-extract-upper.patch
patches.kernel.org/4.13.1-0010-staging-ccree-save-ciphertext-for-CTS-IV.patch
patches.kernel.org/4.13.1-0011-staging-fsl-dpaa2-eth-fix-off-by-one-FD-ctrl-bitmaks.patch
patches.kernel.org/4.13.1-0012-iio-adc-ti-ads1015-fix-incorrect-data-rate-setting-u.patch
patches.kernel.org/4.13.1-0013-iio-adc-ti-ads1015-fix-scale-information-for-ADS1115.patch
patches.kernel.org/4.13.1-0014-iio-adc-ti-ads1015-enable-conversion-when-CONFIG_PM-.patch
patches.kernel.org/4.13.1-0015-iio-adc-ti-ads1015-avoid-getting-stale-result-after-.patch
patches.kernel.org/4.13.1-0016-iio-adc-ti-ads1015-don-t-return-invalid-value-from-b.patch
patches.kernel.org/4.13.1-0017-iio-adc-ti-ads1015-add-adequate-wait-time-to-get-cor.patch
patches.kernel.org/4.13.1-0018-driver-core-bus-Fix-a-potential-double-free.patch
patches.kernel.org/4.13.1-0019-HID-wacom-Do-not-completely-map-WACOM_HID_WD_TOUCHRI.patch
patches.kernel.org/4.13.1-0020-binder-free-memory-on-error.patch
patches.kernel.org/4.13.1-0021-crypto-caam-qi-fix-compilation-with-CONFIG_DEBUG_FOR.patch
patches.kernel.org/4.13.1-0022-crypto-caam-qi-fix-compilation-with-DEBUG-enabled.patch
patches.kernel.org/4.13.1-0023-thunderbolt-Fix-reset-response_type.patch
patches.kernel.org/4.13.1-0024-fpga-altera-hps2fpga-fix-multiple-init-of-l3_remap_l.patch
patches.kernel.org/4.13.1-0025-intel_th-pci-Add-Cannon-Lake-PCH-H-support.patch
patches.kernel.org/4.13.1-0026-intel_th-pci-Add-Cannon-Lake-PCH-LP-support.patch
patches.kernel.org/4.13.1-0027-ath10k-fix-memory-leak-in-rx-ring-buffer-allocation.patch
patches.kernel.org/4.13.1-0028-drm-vgem-Pin-our-pages-for-dmabuf-exports.patch
patches.kernel.org/4.13.1-0029-drm-ttm-Fix-accounting-error-when-fail-to-get-pages-.patch
patches.kernel.org/4.13.1-0030-drm-dp-mst-Handle-errors-from-drm_atomic_get_private.patch
patches.kernel.org/4.13.1-0031-rtlwifi-rtl_pci_probe-Fix-fail-path-of-_rtl_pci_find.patch
patches.kernel.org/4.13.1-0032-Bluetooth-Add-support-of-13d3-3494-RTL8723BE-device.patch
patches.kernel.org/4.13.1-0033-iwlwifi-pci-add-new-PCI-ID-for-7265D.patch
patches.kernel.org/4.13.1-0034-dlm-avoid-double-free-on-error-path-in-dlm_device_-r.patch
patches.kernel.org/4.13.1-0035-mwifiex-correct-channel-stat-buffer-overflows.patch
patches.kernel.org/4.13.1-0036-MCB-add-support-for-SC31-to-mcb-lpc.patch
patches.kernel.org/4.13.1-0037-s390-mm-avoid-empty-zero-pages-for-KVM-guests-to-avo.patch
patches.kernel.org/4.13.1-0038-drm-nouveau-pci-msi-disable-MSI-on-big-endian-platfo.patch
patches.kernel.org/4.13.1-0039-drm-nouveau-Fix-error-handling-in-nv50_disp_atomic_c.patch
patches.kernel.org/4.13.1-0040-workqueue-Fix-flag-collision.patch
patches.kernel.org/4.13.1-0041-ahci-don-t-use-MSI-for-devices-with-the-silly-Intel-.patch
patches.kernel.org/4.13.1-0042-cs5536-add-support-for-IDE-controller-variant.patch
patches.kernel.org/4.13.1-0043-scsi-sg-protect-against-races-between-mmap-and-SG_SE.patch
patches.kernel.org/4.13.1-0044-scsi-sg-recheck-MMAP_IO-request-length-with-lock-hel.patch
patches.kernel.org/4.13.1-0045-of-device-Prevent-buffer-overflow-in-of_device_modal.patch
patches.kernel.org/4.13.1-0046-rtlwifi-Fix-memory-leak-when-firmware-request-fails.patch
patches.kernel.org/4.13.1-0047-rtlwifi-Fix-fallback-firmware-loading.patch
patches.kernel.org/4.13.1-0048-Linux-4.13.1.patch
patches.kernel.org/4.13.2-0001-mtd-nand-make-Samsung-SLC-NAND-usable-again.patch
patches.kernel.org/4.13.2-0002-mtd-nand-hynix-add-support-for-20nm-NAND-chips.patch
patches.kernel.org/4.13.2-0003-mtd-nand-mxc-Fix-mxc_v1-ooblayout.patch
patches.kernel.org/4.13.2-0004-mtd-nand-qcom-fix-read-failure-without-complete-boot.patch
patches.kernel.org/4.13.2-0005-mtd-nand-qcom-fix-config-error-for-BCH.patch
patches.kernel.org/4.13.2-0006-nvme-fabrics-generate-spec-compliant-UUID-NQNs.patch
patches.kernel.org/4.13.2-0007-btrfs-resume-qgroup-rescan-on-rw-remount.patch
patches.kernel.org/4.13.2-0008-rtlwifi-btcoexist-Fix-breakage-of-ant_sel-for-rtl872.patch
patches.kernel.org/4.13.2-0009-rtlwifi-btcoexist-Fix-antenna-selection-code.patch
patches.kernel.org/4.13.2-0010-radix-tree-must-check-__radix_tree_preload-return-va.patch
patches.kernel.org/4.13.2-0011-brcmfmac-feature-check-for-multi-scheduled-scan-fail.patch
patches.kernel.org/4.13.2-0012-kselftests-timers-leap-a-day-Change-default-argument.patch
patches.kernel.org/4.13.2-0013-selftests-timers-Fix-run_destructive_tests-target-to.patch
patches.kernel.org/4.13.2-0014-selftests-x86-fsgsbase-Test-selectors-1-2-and-3.patch
patches.kernel.org/4.13.2-0015-mm-kvfree-the-swap-cluster-info-if-the-swap-file-is-.patch
patches.kernel.org/4.13.2-0016-mm-swapfile.c-fix-swapon-frontswap_map-memory-leak-o.patch
patches.kernel.org/4.13.2-0017-mm-sparse.c-fix-typo-in-online_mem_sections.patch
patches.kernel.org/4.13.2-0018-mm-memory.c-fix-mem_cgroup_oom_disable-call-missing.patch
patches.kernel.org/4.13.2-0019-KVM-SVM-Limit-PFERR_NESTED_GUEST_PAGE-error_code-che.patch
patches.kernel.org/4.13.2-0020-Revert-firmware-add-sanity-check-on-shutdown-suspend.patch
patches.kernel.org/4.13.2-0021-rt2800-fix-TX_PIN_CFG-setting-for-non-MT7620-chips.patch
patches.kernel.org/4.13.2-0022-Bluetooth-Properly-check-L2CAP-config-option-output-.patch
patches.kernel.org/4.13.2-0023-ARM64-dts-marvell-armada-37xx-Fix-GIC-maintenance-in.patch
patches.kernel.org/4.13.2-0024-ARM-8692-1-mm-abort-uaccess-retries-upon-fatal-signa.patch
patches.kernel.org/4.13.2-0025-NFS-Fix-2-use-after-free-issues-in-the-I-O-code.patch
patches.kernel.org/4.13.2-0026-NFS-Sync-the-correct-byte-range-during-synchronous-w.patch
patches.kernel.org/4.13.2-0027-NFSv4-Fix-up-mirror-allocation.patch
patches.kernel.org/4.13.2-0028-xfs-XFS_IS_REALTIME_INODE-should-be-false-if-no-rt-d.patch
patches.kernel.org/4.13.2-0029-Linux-4.13.2.patch
patches.kernel.org/4.13.3-0001-Revert-net-use-lib-percpu_counter-API-for-fragmentat.patch
patches.kernel.org/4.13.3-0002-Revert-net-fix-percpu-memory-leaks.patch
patches.kernel.org/4.13.3-0003-gianfar-Fix-Tx-flow-control-deactivation.patch
patches.kernel.org/4.13.3-0004-vhost_net-correctly-check-tx-avail-during-rx-busy-po.patch
patches.kernel.org/4.13.3-0005-ip6_gre-update-mtu-properly-in-ip6gre_err.patch
patches.kernel.org/4.13.3-0006-udp-drop-head-states-only-when-all-skb-references-ar.patch
patches.kernel.org/4.13.3-0007-ipv6-fix-memory-leak-with-multiple-tables-during-net.patch
patches.kernel.org/4.13.3-0008-ipv6-fix-typo-in-fib6_net_exit.patch
patches.kernel.org/4.13.3-0009-sctp-fix-missing-wake-ups-in-some-situations.patch
patches.kernel.org/4.13.3-0010-tcp-fix-a-request-socket-leak.patch
patches.kernel.org/4.13.3-0011-ip_tunnel-fix-setting-ttl-and-tos-value-in-collect_m.patch
patches.kernel.org/4.13.3-0012-f2fs-let-fill_super-handle-roll-forward-errors.patch
patches.kernel.org/4.13.3-0013-f2fs-check-hot_data-for-roll-forward-recovery.patch
patches.kernel.org/4.13.3-0014-thunderbolt-Remove-superfluous-check.patch
patches.kernel.org/4.13.3-0015-thunderbolt-Make-key-root-only-accessible.patch
patches.kernel.org/4.13.3-0016-thunderbolt-Allow-clearing-the-key.patch
patches.kernel.org/4.13.3-0017-x86-fsgsbase-64-Fully-initialize-FS-and-GS-state-in-.patch
patches.kernel.org/4.13.3-0018-x86-fsgsbase-64-Report-FSBASE-and-GSBASE-correctly-i.patch
patches.kernel.org/4.13.3-0019-x86-switch_to-64-Rewrite-FS-GS-switching-yet-again-t.patch
patches.kernel.org/4.13.3-0020-x86-mm-mm-hwpoison-Clear-PRESENT-bit-for-kernel-1-1-.patch
patches.kernel.org/4.13.3-0021-ovl-fix-false-positive-ESTALE-on-lookup.patch
patches.kernel.org/4.13.3-0022-fuse-allow-server-to-run-in-different-pid_ns.patch
patches.kernel.org/4.13.3-0023-idr-remove-WARN_ON_ONCE-when-trying-to-replace-negat.patch
patches.kernel.org/4.13.3-0024-libnvdimm-btt-check-memory-allocation-failure.patch
patches.kernel.org/4.13.3-0025-libnvdimm-fix-integer-overflow-static-analysis-warni.patch
patches.kernel.org/4.13.3-0026-xfs-write-unmount-record-for-ro-mounts.patch
patches.kernel.org/4.13.3-0027-xfs-toggle-readonly-state-around-xfs_log_mount_finis.patch
patches.kernel.org/4.13.3-0028-xfs-Add-infrastructure-needed-for-error-propagation-.patch
patches.kernel.org/4.13.3-0029-xfs-Properly-retry-failed-inode-items-in-case-of-err.patch
patches.kernel.org/4.13.3-0030-xfs-fix-recovery-failure-when-log-record-header-wrap.patch
patches.kernel.org/4.13.3-0031-xfs-always-verify-the-log-tail-during-recovery.patch
patches.kernel.org/4.13.3-0032-xfs-fix-log-recovery-corruption-error-due-to-tail-ov.patch
patches.kernel.org/4.13.3-0033-xfs-handle-EFSCORRUPTED-during-head-tail-verificatio.patch
patches.kernel.org/4.13.3-0034-xfs-stop-searching-for-free-slots-in-an-inode-chunk-.patch
patches.kernel.org/4.13.3-0035-xfs-evict-all-inodes-involved-with-log-redo-item.patch
patches.kernel.org/4.13.3-0036-xfs-check-for-race-with-xfs_reclaim_inode-in-xfs_ifr.patch
patches.kernel.org/4.13.3-0037-xfs-open-code-xfs_buf_item_dirty.patch
patches.kernel.org/4.13.3-0038-xfs-remove-unnecessary-dirty-bli-format-check-for-or.patch
patches.kernel.org/4.13.3-0039-xfs-ordered-buffer-log-items-are-never-formatted.patch
patches.kernel.org/4.13.3-0040-xfs-refactor-buffer-logging-into-buffer-dirtying-hel.patch
patches.kernel.org/4.13.3-0041-xfs-don-t-log-dirty-ranges-for-ordered-buffers.patch
patches.kernel.org/4.13.3-0042-xfs-skip-bmbt-block-ino-validation-during-owner-chan.patch
patches.kernel.org/4.13.3-0043-xfs-move-bmbt-owner-change-to-last-step-of-extent-sw.patch
patches.kernel.org/4.13.3-0044-xfs-disallow-marking-previously-dirty-buffers-as-ord.patch
patches.kernel.org/4.13.3-0045-xfs-relog-dirty-buffers-during-swapext-bmbt-owner-ch.patch
patches.kernel.org/4.13.3-0046-xfs-disable-per-inode-DAX-flag.patch
patches.kernel.org/4.13.3-0047-xfs-fix-incorrect-log_flushed-on-fsync.patch
patches.kernel.org/4.13.3-0048-xfs-don-t-set-v3-xflags-for-v2-inodes.patch
patches.kernel.org/4.13.3-0049-xfs-open-code-end_buffer_async_write-in-xfs_finish_p.patch
patches.kernel.org/4.13.3-0050-xfs-use-kmem_free-to-free-return-value-of-kmem_zallo.patch
patches.kernel.org/4.13.3-0051-md-raid1-10-reset-bio-allocated-from-mempool.patch
patches.kernel.org/4.13.3-0052-md-raid5-release-flush-io-in-raid5_do_work.patch
patches.kernel.org/4.13.3-0053-xfs-fix-compiler-warnings.patch
patches.kernel.org/4.13.3-0054-Linux-4.13.3.patch
patches.kernel.org/4.13.4-001-orangefs-Don-t-clear-SGID-when-inheriting-ACLs.patch
patches.kernel.org/4.13.4-002-linux-uaccess.h-Fix-copy_in_user-declaration.patch
patches.kernel.org/4.13.4-003-IB-hfi1-Revert-egress-pkey-check-enforcement.patch
patches.kernel.org/4.13.4-004-IB-qib-hfi1-Avoid-flow-control-testing-for-RDM.patch
patches.kernel.org/4.13.4-005-IB-mlx5-Fix-cached-MR-allocation-flow.patch
patches.kernel.org/4.13.4-006-srcu-Provide-ordering-for-CPU-not-involved-in-.patch
patches.kernel.org/4.13.4-007-smp-hotplug-Handle-removal-correctly-in-cpuhp_.patch
patches.kernel.org/4.13.4-008-Input-xpad-validate-USB-endpoint-type-during-p.patch
patches.kernel.org/4.13.4-009-drm-amdgpu-read-reg-in-each-iterator-of-psp_wa.patch
patches.kernel.org/4.13.4-010-tty-improve-tty_insert_flip_char-fast-path.patch
patches.kernel.org/4.13.4-011-tty-improve-tty_insert_flip_char-slow-path.patch
patches.kernel.org/4.13.4-012-tty-fix-__tty_insert_flip_char-regression.patch
patches.kernel.org/4.13.4-013-pinctrl-samsung-Fix-invalid-register-offset-us.patch
patches.kernel.org/4.13.4-014-pinctrl-samsung-Fix-NULL-pointer-exception-on-.patch
patches.kernel.org/4.13.4-015-pinctrl-amd-save-pin-registers-over-suspend-re.patch
patches.kernel.org/4.13.4-016-Input-i8042-add-Gigabyte-P57-to-the-keyboard-r.patch
patches.kernel.org/4.13.4-017-MIPS-math-emu-MAX-MAXA-MIN-MINA-.-D-S-Fix-quie.patch
patches.kernel.org/4.13.4-018-MIPS-math-emu-MAX-MAXA-MIN-MINA-.-D-S-Fix-case.patch
patches.kernel.org/4.13.4-019-MIPS-math-emu-MAX-MIN-.-D-S-Fix-cases-of-both-.patch
patches.kernel.org/4.13.4-020-MIPS-math-emu-MAXA-MINA-.-D-S-Fix-cases-of-inp.patch
patches.kernel.org/4.13.4-021-MIPS-math-emu-MAXA-MINA-.-D-S-Fix-cases-of-bot.patch
patches.kernel.org/4.13.4-022-MIPS-math-emu-MINA.-D-S-Fix-some-cases-of-infi.patch
patches.kernel.org/4.13.4-023-MIPS-math-emu-MADDF-MSUBF-.-D-S-Fix-NaN-propag.patch
patches.kernel.org/4.13.4-024-MIPS-math-emu-MADDF-MSUBF-.-D-S-Fix-some-cases.patch
patches.kernel.org/4.13.4-025-MIPS-math-emu-MADDF-MSUBF-.-D-S-Fix-some-cases.patch
patches.kernel.org/4.13.4-026-MIPS-math-emu-MADDF-MSUBF-.-D-S-Clean-up-maddf.patch
patches.kernel.org/4.13.4-027-MIPS-math-emu-MADDF-MSUBF-.S-Fix-accuracy-32-b.patch
patches.kernel.org/4.13.4-028-MIPS-math-emu-MADDF-MSUBF-.D-Fix-accuracy-64-b.patch
patches.kernel.org/4.13.4-029-docs-disable-KASLR-when-debugging-kernel.patch
patches.kernel.org/4.13.4-030-crypto-ccp-Fix-XTS-AES-128-support-on-v5-CCPs.patch
patches.kernel.org/4.13.4-031-crypto-scompress-don-t-sleep-with-preemption-d.patch
patches.kernel.org/4.13.4-032-crypto-caam-qi-fix-typo-in-authenc-alg-driver-.patch
patches.kernel.org/4.13.4-033-crypto-caam-qi-properly-set-IV-after-en-de-cry.patch
patches.kernel.org/4.13.4-034-crypto-AF_ALG-remove-SGL-terminator-indicator-.patch
patches.kernel.org/4.13.4-035-regulator-cpcap-Fix-standby-mode.patch
patches.kernel.org/4.13.4-036-wcn36xx-Introduce-mutual-exclusion-of-fw-confi.patch
patches.kernel.org/4.13.4-037-ext4-in-ext4_seek_-hole-data-return-ENXIO-for-.patch
patches.kernel.org/4.13.4-038-ext4-fix-incorrect-quotaoff-if-the-quota-featu.patch
patches.kernel.org/4.13.4-039-ext4-fix-quota-inconsistency-during-orphan-cle.patch
patches.kernel.org/4.13.4-040-cxl-Fix-driver-use-count.patch
patches.kernel.org/4.13.4-041-powerpc-powernv-npu-Move-tlb-flush-before-laun.patch
patches.kernel.org/4.13.4-042-powerpc-pseries-Don-t-attempt-to-acquire-drc-d.patch
patches.kernel.org/4.13.4-043-powerpc-Fix-DAR-reporting-when-alignment-handl.patch
patches.kernel.org/4.13.4-044-block-Relax-a-check-in-blk_start_queue.patch
patches.kernel.org/4.13.4-045-block-directly-insert-blk-mq-request-from-blk_.patch
patches.kernel.org/4.13.4-046-md-bitmap-copy-correct-data-for-bitmap-super.patch
patches.kernel.org/4.13.4-047-md-bitmap-disable-bitmap_resize-for-file-backe.patch
patches.kernel.org/4.13.4-048-skd-Avoid-that-module-unloading-triggers-a-use.patch
patches.kernel.org/4.13.4-049-skd-Submit-requests-to-firmware-before-trigger.patch
patches.kernel.org/4.13.4-050-scsi-zfcp-fix-queuecommand-for-scsi_eh-command.patch
patches.kernel.org/4.13.4-051-scsi-zfcp-add-handling-for-FCP_RESID_OVER-to-t.patch
patches.kernel.org/4.13.4-052-scsi-zfcp-fix-capping-of-unsuccessful-GPN_FT-S.patch
patches.kernel.org/4.13.4-053-scsi-zfcp-fix-passing-fsf_req-to-SCSI-trace-on.patch
patches.kernel.org/4.13.4-054-scsi-zfcp-fix-missing-trace-records-for-early-.patch
patches.kernel.org/4.13.4-055-scsi-zfcp-fix-payload-with-full-FCP_RSP-IU-in-.patch
patches.kernel.org/4.13.4-056-scsi-zfcp-trace-HBA-FSF-response-by-default-on.patch
patches.kernel.org/4.13.4-057-scsi-zfcp-trace-high-part-of-new-64-bit-SCSI-L.patch
patches.kernel.org/4.13.4-058-scsi-qedi-off-by-one-in-qedi_get_cmd_from_tid.patch
patches.kernel.org/4.13.4-059-scsi-aacraid-Fix-command-send-race-condition.patch
patches.kernel.org/4.13.4-060-scsi-megaraid_sas-mismatch-of-allocated-MFI-fr.patch
patches.kernel.org/4.13.4-061-scsi-megaraid_sas-set-minimum-value-of-resetwa.patch
patches.kernel.org/4.13.4-062-scsi-megaraid_sas-Check-valid-aen-class-range-.patch
patches.kernel.org/4.13.4-063-scsi-megaraid_sas-Return-pended-IOCTLs-with-cm.patch
patches.kernel.org/4.13.4-064-scsi-storvsc-fix-memory-leak-on-ring-buffer-bu.patch
patches.kernel.org/4.13.4-065-scsi-sg-factor-out-sg_fill_request_table.patch
patches.kernel.org/4.13.4-066-scsi-sg-fixup-infoleak-when-using-SG_GET_REQUE.patch
patches.kernel.org/4.13.4-067-scsi-qla2xxx-Update-fw_started-flags-at-qpair-.patch
patches.kernel.org/4.13.4-068-scsi-qla2xxx-Correction-to-vha-vref_count-time.patch
patches.kernel.org/4.13.4-069-scsi-qla2xxx-Fix-target-multiqueue-configurati.patch
patches.kernel.org/4.13.4-070-scsi-qla2xxx-Use-BIT_6-to-acquire-FAWWPN-from-.patch
patches.kernel.org/4.13.4-071-scsi-qla2xxx-Use-fabric-name-for-Get-Port-Spee.patch
patches.kernel.org/4.13.4-072-scsi-qla2xxx-Fix-an-integer-overflow-in-sysfs-.patch
patches.kernel.org/4.13.4-073-mailbox-bcm-flexrm-mailbox-Fix-mask-used-in-CM.patch
patches.kernel.org/4.13.4-074-ftrace-Fix-debug-preempt-config-name-in-stack_.patch
patches.kernel.org/4.13.4-075-ftrace-Fix-selftest-goto-location-on-error.patch
patches.kernel.org/4.13.4-076-ftrace-Fix-memleak-when-unregistering-dynamic-.patch
patches.kernel.org/4.13.4-077-tracing-Add-barrier-to-trace_printk-buffer-nes.patch
patches.kernel.org/4.13.4-078-tracing-Fix-clear-of-RECORDED_TGID-flag-when-d.patch
patches.kernel.org/4.13.4-079-tracing-Apply-trace_clock-changes-to-instance-.patch
patches.kernel.org/4.13.4-080-ARC-Re-enable-MMU-upon-Machine-Check-exception.patch
patches.kernel.org/4.13.4-081-PCI-shpchp-Enable-bridge-bus-mastering-if-MSI-.patch
patches.kernel.org/4.13.4-082-PCI-pciehp-Report-power-fault-only-once-until-.patch
patches.kernel.org/4.13.4-083-net-netfilter-nf_conntrack_core-Fix-net_conntr.patch
patches.kernel.org/4.13.4-084-s390-mm-fix-local-TLB-flushing-vs.-detach-of-a.patch
patches.kernel.org/4.13.4-085-s390-mm-fix-race-on-mm-context.flush_mm.patch
patches.kernel.org/4.13.4-086-media-v4l2-compat-ioctl32-Fix-timespec-convers.patch
patches.kernel.org/4.13.4-087-media-Revert-media-lirc_dev-remove-superfluous.patch
patches.kernel.org/4.13.4-088-media-venus-fix-copy-paste-error-in-return_buf.patch
patches.kernel.org/4.13.4-089-media-uvcvideo-Prevent-heap-overflow-when-acce.patch
patches.kernel.org/4.13.4-090-media-adv7180-add-missing-adv7180cp-adv7180st-.patch
patches.kernel.org/4.13.4-091-PM-devfreq-Fix-memory-leak-when-fail-to-regist.patch
patches.kernel.org/4.13.4-092-ALSA-seq-Cancel-pending-autoload-work-at-unbin.patch
patches.kernel.org/4.13.4-093-bcache-initialize-dirty-stripes-in-flash_dev_r.patch
patches.kernel.org/4.13.4-094-bcache-Fix-leak-of-bdev-reference.patch
patches.kernel.org/4.13.4-095-bcache-do-not-subtract-sectors_to_gc-for-bypas.patch
patches.kernel.org/4.13.4-096-bcache-correct-cache_dirty_target-in-__update_.patch
patches.kernel.org/4.13.4-097-bcache-Correct-return-value-for-sysfs-attach-e.patch
patches.kernel.org/4.13.4-098-bcache-fix-sequential-large-write-IO-bypass.patch
patches.kernel.org/4.13.4-099-bcache-fix-for-gc-and-write-back-race.patch
patches.kernel.org/4.13.4-100-bcache-fix-bch_hprint-crash-and-improve-output.patch
patches.kernel.org/4.13.4-101-sched-cpuset-pm-Fix-cpuset-vs.-suspend-resume-.patch
patches.kernel.org/4.13.4-102-iwlwifi-add-workaround-to-disable-wide-channel.patch
patches.kernel.org/4.13.4-103-Linux-4.13.4.patch
patches.kernel.org/4.13.5-001-cifs-check-rsp-for-NULL-before-dereferencing-i.patch
patches.kernel.org/4.13.5-002-cifs-release-cifs-root_cred-after-exit_cifs.patch
patches.kernel.org/4.13.5-003-cifs-release-auth_key.response-for-reconnect.patch
patches.kernel.org/4.13.5-004-nvme-pci-fix-host-memory-buffer-allocation-fal.patch
patches.kernel.org/4.13.5-005-nvme-pci-use-appropriate-initial-chunk-size-fo.patch
patches.kernel.org/4.13.5-006-nvme-pci-propagate-some-errors-from-host-memor.patch
patches.kernel.org/4.13.5-007-dax-remove-the-pmem_dax_ops-flush-abstraction.patch
patches.kernel.org/4.13.5-008-dm-integrity-do-not-check-integrity-for-failed.patch
patches.kernel.org/4.13.5-009-mmc-block-Fix-incorrectly-initialized-requests.patch
patches.kernel.org/4.13.5-010-fs-proc-Report-eip-esp-in-prod-PID-stat-for-co.patch
patches.kernel.org/4.13.5-011-scsi-scsi_transport_fc-fix-NULL-pointer-derefe.patch
patches.kernel.org/4.13.5-012-SMB3-Add-support-for-multidialect-negotiate-SM.patch
patches.kernel.org/4.13.5-013-mac80211-fix-VLAN-handling-with-TXQs.patch
patches.kernel.org/4.13.5-014-mac80211_hwsim-Use-proper-TX-power.patch
patches.kernel.org/4.13.5-015-mac80211-flush-hw_roc_start-work-before-cancel.patch
patches.kernel.org/4.13.5-016-mac80211-fix-deadlock-in-driver-managed-RX-BA-.patch
patches.kernel.org/4.13.5-017-genirq-Make-sparse_irq_lock-protect-what-it-sh.patch
patches.kernel.org/4.13.5-018-genirq-msi-Fix-populating-multiple-interrupts.patch
patches.kernel.org/4.13.5-019-genirq-Fix-cpumask-check-in-__irq_startup_mana.patch
patches.kernel.org/4.13.5-020-KVM-PPC-Book3S-HV-Hold-kvm-lock-around-call-to.patch
patches.kernel.org/4.13.5-021-KVM-PPC-Book3S-HV-Fix-bug-causing-host-SLB-to-.patch
patches.kernel.org/4.13.5-022-KVM-PPC-Book3S-HV-Don-t-access-XIVE-PIPR-regis.patch
patches.kernel.org/4.13.5-023-tracing-Fix-trace_pipe-behavior-for-instance-t.patch
patches.kernel.org/4.13.5-024-tracing-Erase-irqsoff-trace-with-empty-write.patch
patches.kernel.org/4.13.5-025-tracing-Remove-RCU-work-arounds-from-stack-tra.patch
patches.kernel.org/4.13.5-026-md-raid5-fix-a-race-condition-in-stripe-batch.patch
patches.kernel.org/4.13.5-027-md-raid5-preserve-STRIPE_ON_UNPLUG_LIST-in-bre.patch
patches.kernel.org/4.13.5-028-scsi-scsi_transport_iscsi-fix-the-issue-that-i.patch
patches.kernel.org/4.13.5-029-scsi-aacraid-Fix-2T-drives-on-SmartIOC-2000.patch
patches.kernel.org/4.13.5-030-scsi-aacraid-Add-a-small-delay-after-IOP-reset.patch
patches.kernel.org/4.13.5-031-drm-exynos-Fix-locking-in-the-suspend-resume-p.patch
patches.kernel.org/4.13.5-032-drm-i915-gvt-Fix-incorrect-PCI-BARs-reporting.patch
patches.kernel.org/4.13.5-033-Revert-drm-i915-bxt-Disable-device-ready-befor.patch
patches.kernel.org/4.13.5-034-drm-amdgpu-revert-tile-table-update-for-oland.patch
patches.kernel.org/4.13.5-035-drm-radeon-disable-hard-reset-in-hibernate-for.patch
patches.kernel.org/4.13.5-036-crypto-drbg-fix-freeing-of-resources.patch
patches.kernel.org/4.13.5-037-crypto-talitos-Don-t-provide-setkey-for-non-hm.patch
patches.kernel.org/4.13.5-038-crypto-talitos-fix-sha224.patch
patches.kernel.org/4.13.5-039-crypto-talitos-fix-hashing.patch
patches.kernel.org/4.13.5-040-security-keys-properly-zero-out-sensitive-key-.patch
patches.kernel.org/4.13.5-041-security-keys-rewrite-all-of-big_key-crypto.patch
patches.kernel.org/4.13.5-042-KEYS-fix-writing-past-end-of-user-supplied-buf.patch
patches.kernel.org/4.13.5-043-KEYS-prevent-creating-a-different-user-s-keyri.patch
patches.kernel.org/4.13.5-044-KEYS-prevent-KEYCTL_READ-on-negative-key.patch
patches.kernel.org/4.13.5-045-libnvdimm-namespace-fix-btt-claim-class-crash.patch
patches.kernel.org/4.13.5-046-powerpc-eeh-Create-PHB-PEs-after-EEH-is-initia.patch
patches.kernel.org/4.13.5-047-powerpc-pseries-Fix-parent_dn-reference-leak-i.patch
patches.kernel.org/4.13.5-048-powerpc-tm-Flush-TM-only-if-CPU-has-TM-feature.patch
patches.kernel.org/4.13.5-049-MIPS-Fix-perf-event-init.patch
patches.kernel.org/4.13.5-050-s390-perf-fix-bug-when-creating-per-thread-eve.patch
patches.kernel.org/4.13.5-051-s390-mm-make-pmdp_invalidate-do-invalidation-o.patch
patches.kernel.org/4.13.5-052-s390-mm-fix-write-access-check-in-gup_huge_pmd.patch
patches.kernel.org/4.13.5-053-PM-core-Fix-device_pm_check_callbacks.patch
patches.kernel.org/4.13.5-054-Revert-IB-ipoib-Update-broadcast-object-if-PKe.patch
patches.kernel.org/4.13.5-055-Fix-SMB3.1.1-guest-authentication-to-Samba.patch
patches.kernel.org/4.13.5-056-SMB3-Fix-endian-warning.patch
patches.kernel.org/4.13.5-057-SMB3-Warn-user-if-trying-to-sign-connection-th.patch
patches.kernel.org/4.13.5-058-SMB-Validate-negotiate-to-protect-against-down.patch
patches.kernel.org/4.13.5-059-SMB3-handle-new-statx-fields.patch
patches.kernel.org/4.13.5-060-SMB3-Don-t-ignore-O_SYNC-O_DSYNC-and-O_DIRECT-.patch
patches.kernel.org/4.13.5-061-vfs-Return-ENXIO-for-negative-SEEK_HOLE-SEEK_D.patch
patches.kernel.org/4.13.5-062-libceph-don-t-allow-bidirectional-swap-of-pg-u.patch
patches.kernel.org/4.13.5-063-nl80211-check-for-the-required-netlink-attribu.patch
patches.kernel.org/4.13.5-064-brd-fix-overflow-in-__brd_direct_access.patch
patches.kernel.org/4.13.5-065-gfs2-Fix-debugfs-glocks-dump.patch
patches.kernel.org/4.13.5-066-bsg-lib-don-t-free-job-in-bsg_prepare_job.patch
patches.kernel.org/4.13.5-067-iw_cxgb4-drop-listen-destroy-replies-if-no-ep-.patch
patches.kernel.org/4.13.5-068-iw_cxgb4-remove-the-stid-on-listen-create-fail.patch
patches.kernel.org/4.13.5-069-iw_cxgb4-put-ep-reference-in-pass_accept_req.patch
patches.kernel.org/4.13.5-070-rcu-Allow-for-page-faults-in-NMI-handlers.patch
patches.kernel.org/4.13.5-071-mmc-sdhci-pci-Fix-voltage-switch-for-some-Inte.patch
patches.kernel.org/4.13.5-072-extable-Consolidate-kernel_text_address-functi.patch
patches.kernel.org/4.13.5-073-extable-Enable-RCU-if-it-is-not-watching-in-ke.patch
patches.kernel.org/4.13.5-074-selftests-seccomp-Support-glibc-2.26-siginfo_t.patch
patches.kernel.org/4.13.5-075-seccomp-fix-the-usage-of-get-put_seccomp_filte.patch
patches.kernel.org/4.13.5-076-arm64-Make-sure-SPsel-is-always-set.patch
patches.kernel.org/4.13.5-077-arm64-mm-Use-READ_ONCE-when-dereferencing-poin.patch
patches.kernel.org/4.13.5-078-arm64-fault-Route-pte-translation-faults-via-d.patch
patches.kernel.org/4.13.5-079-KVM-VMX-extract-__pi_post_block.patch
patches.kernel.org/4.13.5-080-KVM-VMX-avoid-double-list-add-with-VT-d-posted.patch
patches.kernel.org/4.13.5-081-KVM-VMX-simplify-and-fix-vmx_vcpu_pi_load.patch
patches.kernel.org/4.13.5-082-KVM-nVMX-fix-HOST_CR3-HOST_CR4-cache.patch
patches.kernel.org/4.13.5-083-kvm-x86-Handle-async-PF-in-RCU-read-side-criti.patch
patches.kernel.org/4.13.5-084-KVM-VMX-Do-not-BUG-on-out-of-bounds-guest-IRQ.patch
patches.kernel.org/4.13.5-085-kvm-nVMX-Don-t-allow-L2-to-access-the-hardware.patch
patches.kernel.org/4.13.5-086-xfs-validate-bdev-support-for-DAX-inode-flag.patch
patches.kernel.org/4.13.5-087-fix-infoleak-in-waitid-2.patch
patches.kernel.org/4.13.5-088-sched-sysctl-Check-user-input-value-of-sysctl_.patch
patches.kernel.org/4.13.5-089-irq-generic-chip-Don-t-replace-domain-s-name.patch
patches.kernel.org/4.13.5-090-mtd-Fix-partition-alignment-check-on-multi-era.patch
patches.kernel.org/4.13.5-091-mtd-nand-atmel-fix-buffer-overflow-in-atmel_pm.patch
patches.kernel.org/4.13.5-092-etnaviv-fix-submit-error-path.patch
patches.kernel.org/4.13.5-093-etnaviv-fix-gem-object-list-corruption.patch
patches.kernel.org/4.13.5-094-futex-Fix-pi_state-owner-serialization.patch
patches.kernel.org/4.13.5-095-md-fix-a-race-condition-for-flush-request-hand.patch
patches.kernel.org/4.13.5-096-md-separate-request-handling.patch
patches.kernel.org/4.13.5-097-PCI-Fix-race-condition-with-driver_override.patch
patches.kernel.org/4.13.5-098-btrfs-fix-NULL-pointer-dereference-from-free_r.patch
patches.kernel.org/4.13.5-099-btrfs-clear-ordered-flag-on-cleaning-up-ordere.patch
patches.kernel.org/4.13.5-100-btrfs-finish-ordered-extent-cleaning-if-no-pro.patch
patches.kernel.org/4.13.5-101-btrfs-propagate-error-to-btrfs_cmp_data_prepar.patch
patches.kernel.org/4.13.5-102-btrfs-prevent-to-set-invalid-default-subvolid.patch
patches.kernel.org/4.13.5-103-platform-x86-fujitsu-laptop-Don-t-oops-when-FU.patch
patches.kernel.org/4.13.5-104-PM-OPP-Call-notifier-without-holding-opp_table.patch
patches.kernel.org/4.13.5-105-x86-mm-Fix-fault-error-path-using-unsafe-vma-p.patch
patches.kernel.org/4.13.5-106-x86-fpu-Don-t-let-userspace-set-bogus-xcomp_bv.patch
patches.kernel.org/4.13.5-107-KVM-VMX-do-not-change-SN-bit-in-vmx_update_pi_.patch
patches.kernel.org/4.13.5-108-KVM-VMX-remove-WARN_ON_ONCE-in-kvm_vcpu_trigge.patch
patches.kernel.org/4.13.5-109-KVM-VMX-use-cmpxchg64.patch
patches.kernel.org/4.13.5-110-video-fbdev-aty-do-not-leak-uninitialized-padd.patch
patches.kernel.org/4.13.5-111-Linux-4.13.5.patch
patches.kernel.org/4.13.6-001-imx-media-of-avoid-uninitialized-variable-warn.patch
patches.kernel.org/4.13.6-002-usb-dwc3-ep0-fix-DMA-starvation-by-assigning-r.patch
patches.kernel.org/4.13.6-003-mlxsw-spectrum-Fix-EEPROM-access-in-case-of-SF.patch
patches.kernel.org/4.13.6-004-net-bonding-Fix-transmit-load-balancing-in-bal.patch
patches.kernel.org/4.13.6-005-openvswitch-Fix-an-error-handling-path-in-ovs_.patch
patches.kernel.org/4.13.6-006-mlxsw-spectrum-Prevent-mirred-related-crash-on.patch
patches.kernel.org/4.13.6-007-net-bonding-fix-tlb_dynamic_lb-default-value.patch
patches.kernel.org/4.13.6-008-net_sched-gen_estimator-fix-scaling-error-in-b.patch
patches.kernel.org/4.13.6-009-net-sched-fix-use-after-free-in-tcf_action_des.patch
patches.kernel.org/4.13.6-010-sctp-potential-read-out-of-bounds-in-sctp_ulpe.patch
patches.kernel.org/4.13.6-011-tcp-update-skb-skb_mstamp-more-carefully.patch
patches.kernel.org/4.13.6-012-bpf-verifier-reject-BPF_ALU64-BPF_END.patch
patches.kernel.org/4.13.6-013-tcp-fix-data-delivery-rate.patch
patches.kernel.org/4.13.6-014-udpv6-Fix-the-checksum-computation-when-HW-che.patch
patches.kernel.org/4.13.6-015-ip6_gre-skb_push-ipv6hdr-before-packing-the-he.patch
patches.kernel.org/4.13.6-016-net-phy-Fix-mask-value-write-on-gmii2rgmii-con.patch
patches.kernel.org/4.13.6-017-ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-.patch
patches.kernel.org/4.13.6-018-net-sched-cls_matchall-fix-crash-when-used-wit.patch
patches.kernel.org/4.13.6-019-8139too-revisit-napi_complete_done-usage.patch
patches.kernel.org/4.13.6-020-bpf-do-not-disable-enable-BH-in-bpf_map_free_i.patch
patches.kernel.org/4.13.6-021-tcp-fastopen-fix-on-syn-data-transmit-failure.patch
patches.kernel.org/4.13.6-022-net-emac-Fix-napi-poll-list-corruption.patch
patches.kernel.org/4.13.6-023-net-ipv6-fix-regression-of-no-RTM_DELADDR-sent.patch
patches.kernel.org/4.13.6-024-packet-hold-bind-lock-when-rebinding-to-fanout.patch
patches.kernel.org/4.13.6-025-bpf-one-perf-event-close-won-t-free-bpf-progra.patch
patches.kernel.org/4.13.6-026-net-change-skb-mac_header-when-Generic-XDP-cal.patch
patches.kernel.org/4.13.6-027-isdn-i4l-fetch-the-ppp_write-buffer-in-one-sho.patch
patches.kernel.org/4.13.6-028-net_sched-always-reset-qdisc-backlog-in-qdisc_.patch
patches.kernel.org/4.13.6-029-net-stmmac-Cocci-spatch-of_table.patch
patches.kernel.org/4.13.6-030-net-qcom-emac-specify-the-correct-size-when-ma.patch
patches.kernel.org/4.13.6-031-vti-fix-use-after-free-in-vti_tunnel_xmit-vti6.patch
patches.kernel.org/4.13.6-032-l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch
patches.kernel.org/4.13.6-033-tun-bail-out-from-tun_get_user-if-the-skb-is-e.patch
patches.kernel.org/4.13.6-034-net-dsa-mv88e6xxx-Allow-dsa-and-cpu-ports-in-m.patch
patches.kernel.org/4.13.6-035-net-dsa-Fix-network-device-registration-order.patch
patches.kernel.org/4.13.6-036-packet-in-packet_do_bind-test-fanout-with-bind.patch
patches.kernel.org/4.13.6-037-packet-only-test-po-has_vnet_hdr-once-in-packe.patch
patches.kernel.org/4.13.6-038-net-dsa-mv88e6xxx-lock-mutex-when-freeing-IRQs.patch
patches.kernel.org/4.13.6-039-net-Set-sk_prot_creator-when-cloning-sockets-t.patch
patches.kernel.org/4.13.6-040-net-mlx5e-IPoIB-Fix-access-to-invalid-memory-a.patch
patches.kernel.org/4.13.6-041-netlink-do-not-proceed-if-dump-s-start-errs.patch
patches.kernel.org/4.13.6-042-ip6_gre-ip6gre_tap-device-should-keep-dst.patch
patches.kernel.org/4.13.6-043-ip6_tunnel-update-mtu-properly-for-ARPHRD_ETHE.patch
patches.kernel.org/4.13.6-044-IPv4-early-demux-can-return-an-error-code.patch
patches.kernel.org/4.13.6-045-tipc-use-only-positive-error-codes-in-messages.patch
patches.kernel.org/4.13.6-046-l2tp-fix-l2tp_eth-module-loading.patch
patches.kernel.org/4.13.6-047-socket-bpf-fix-possible-use-after-free.patch
patches.kernel.org/4.13.6-048-net-rtnetlink-fix-info-leak-in-RTM_GETSTATS-ca.patch
patches.kernel.org/4.13.6-049-bpf-fix-bpf_tail_call-x64-JIT.patch
patches.kernel.org/4.13.6-050-usb-gadget-core-fix-udc_set_speed-logic.patch
patches.kernel.org/4.13.6-051-USB-gadgetfs-Fix-crash-caused-by-inadequate-sy.patch
patches.kernel.org/4.13.6-052-USB-gadgetfs-fix-copy_to_user-while-holding-sp.patch
patches.kernel.org/4.13.6-053-usb-gadget-udc-atmel-set-vbus-irqflags-explici.patch
patches.kernel.org/4.13.6-054-usb-gadget-udc-renesas_usb3-fix-for-no-data-co.patch
patches.kernel.org/4.13.6-055-usb-gadget-udc-renesas_usb3-fix-Pn_RAMMAP.Pn_M.patch
patches.kernel.org/4.13.6-056-usb-gadget-udc-renesas_usb3-Fix-return-value-o.patch
patches.kernel.org/4.13.6-057-usb-storage-unusual_devs-entry-to-fix-write-ac.patch
patches.kernel.org/4.13.6-058-usb-storage-fix-bogus-hardware-error-messages-.patch
patches.kernel.org/4.13.6-059-usb-renesas_usbhs-fix-the-BCLR-setting-conditi.patch
patches.kernel.org/4.13.6-060-usb-renesas_usbhs-fix-usbhsf_fifo_clear-for-RX.patch
patches.kernel.org/4.13.6-061-ALSA-usb-audio-Check-out-of-bounds-access-by-c.patch
patches.kernel.org/4.13.6-062-usb-pci-quirks.c-Corrected-timeout-values-used.patch
patches.kernel.org/4.13.6-063-USB-cdc-wdm-ignore-EPIPE-from-GetEncapsulatedR.patch
patches.kernel.org/4.13.6-064-USB-dummy-hcd-fix-connection-failures-wrong-sp.patch
patches.kernel.org/4.13.6-065-USB-dummy-hcd-fix-infinite-loop-resubmission-b.patch
patches.kernel.org/4.13.6-066-USB-dummy-hcd-Fix-erroneous-synchronization-ch.patch
patches.kernel.org/4.13.6-067-USB-devio-Prevent-integer-overflow-in-proc_do_.patch
patches.kernel.org/4.13.6-068-USB-devio-Don-t-corrupt-user-memory.patch
patches.kernel.org/4.13.6-069-USB-g_mass_storage-Fix-deadlock-when-driver-is.patch
patches.kernel.org/4.13.6-070-USB-uas-fix-bug-in-handling-of-alternate-setti.patch
patches.kernel.org/4.13.6-071-USB-core-harden-cdc_parse_cdc_header.patch
patches.kernel.org/4.13.6-072-usb-Increase-quirk-delay-for-USB-devices.patch
patches.kernel.org/4.13.6-073-USB-fix-out-of-bounds-in-usb_set_configuration.patch
patches.kernel.org/4.13.6-074-usb-xhci-Free-the-right-ring-in-xhci_add_endpo.patch
patches.kernel.org/4.13.6-075-xhci-fix-finding-correct-bus_state-structure-f.patch
patches.kernel.org/4.13.6-076-xhci-fix-wrong-endpoint-ESIT-value-shown-in-tr.patch
patches.kernel.org/4.13.6-077-usb-host-xhci-plat-allow-sysdev-to-inherit-fro.patch
patches.kernel.org/4.13.6-078-xhci-Fix-sleeping-with-spin_lock_irq-held-in-A.patch
patches.kernel.org/4.13.6-079-xhci-set-missing-SuperSpeedPlus-Link-Protocol-.patch
patches.kernel.org/4.13.6-080-Revert-xhci-Limit-USB2-port-wake-support-for-A.patch
patches.kernel.org/4.13.6-081-iio-adc-twl4030-Fix-an-error-handling-path-in-.patch
patches.kernel.org/4.13.6-082-iio-adc-twl4030-Disable-the-vusb3v1-rugulator-.patch
patches.kernel.org/4.13.6-083-iio-ad_sigma_delta-Implement-a-dedicated-reset.patch
patches.kernel.org/4.13.6-084-staging-iio-ad7192-Fix-use-the-dedicated-reset.patch
patches.kernel.org/4.13.6-085-iio-core-Return-error-for-failed-read_reg.patch
patches.kernel.org/4.13.6-086-IIO-BME280-Updates-to-Humidity-readings-need-c.patch
patches.kernel.org/4.13.6-087-iio-trigger-stm32-timer-preset-shouldn-t-be-bu.patch
patches.kernel.org/4.13.6-088-iio-trigger-stm32-timer-fix-a-corner-case-to-w.patch
patches.kernel.org/4.13.6-089-iio-ad7793-Fix-the-serial-interface-reset.patch
patches.kernel.org/4.13.6-090-iio-adc-stm32-fix-bad-error-check-on-max_chann.patch
patches.kernel.org/4.13.6-091-iio-adc-mcp320x-Fix-readout-of-negative-voltag.patch
patches.kernel.org/4.13.6-092-iio-adc-mcp320x-Fix-oops-on-module-unload.patch
patches.kernel.org/4.13.6-093-uwb-properly-check-kthread_run-return-value.patch
patches.kernel.org/4.13.6-094-uwb-ensure-that-endpoint-is-interrupt.patch
patches.kernel.org/4.13.6-095-staging-vchiq_2835_arm-Fix-NULL-ptr-dereferenc.patch
patches.kernel.org/4.13.6-096-ksm-fix-unlocked-iteration-over-vmas-in-cmp_an.patch
patches.kernel.org/4.13.6-097-mm-hugetlb-soft_offline-save-compound-page-ord.patch
patches.kernel.org/4.13.6-098-mm-oom_reaper-skip-mm-structs-with-mmu-notifie.patch
patches.kernel.org/4.13.6-099-mm-fix-RODATA_TEST-failure-rodata_test-test-da.patch
patches.kernel.org/4.13.6-100-mm-avoid-marking-swap-cached-page-as-lazyfree.patch
patches.kernel.org/4.13.6-101-mm-fix-data-corruption-caused-by-lazyfree-page.patch
patches.kernel.org/4.13.6-102-userfaultfd-non-cooperative-fix-fork-use-after.patch
patches.kernel.org/4.13.6-103-lib-ratelimit.c-use-deferred-printk-version.patch
patches.kernel.org/4.13.6-104-lsm-fix-smack_inode_removexattr-and-xattr_gets.patch
patches.kernel.org/4.13.6-105-ALSA-compress-Remove-unused-variable.patch
patches.kernel.org/4.13.6-106-Revert-ALSA-echoaudio-purge-contradictions-bet.patch
patches.kernel.org/4.13.6-107-ALSA-usx2y-Suppress-kernel-warning-at-page-all.patch
patches.kernel.org/4.13.6-108-powerpc-powernv-Increase-memory-block-size-to-.patch
patches.kernel.org/4.13.6-109-powerpc-Fix-action-argument-for-cpufeatures-ba.patch
patches.kernel.org/4.13.6-110-powerpc-64s-Use-emergency-stack-for-kernel-TM-.patch
patches.kernel.org/4.13.6-111-powerpc-tm-Fix-illegal-TM-state-in-signal-hand.patch
patches.kernel.org/4.13.6-112-percpu-make-this_cpu_generic_read-atomic-w.r.t.patch
patches.kernel.org/4.13.6-113-intel_th-pci-Add-Lewisburg-PCH-support.patch
patches.kernel.org/4.13.6-114-driver-core-platform-Don-t-read-past-the-end-o.patch
patches.kernel.org/4.13.6-115-cgroup-Reinit-cgroup_taskset-structure-before-.patch
patches.kernel.org/4.13.6-116-Drivers-hv-fcopy-restore-correct-transfer-leng.patch
patches.kernel.org/4.13.6-117-vmbus-don-t-acquire-the-mutex-in-vmbus_hvsock_.patch
patches.kernel.org/4.13.6-118-stm-class-Fix-a-use-after-free.patch
patches.kernel.org/4.13.6-119-auxdisplay-charlcd-properly-restore-atomic-cou.patch
patches.kernel.org/4.13.6-120-ftrace-Fix-kmemleak-in-unregister_ftrace_graph.patch
patches.kernel.org/4.13.6-121-ovl-fix-error-value-printed-in-ovl_lookup_inde.patch
patches.kernel.org/4.13.6-122-ovl-fix-dput-of-ERR_PTR-in-ovl_cleanup_index.patch
patches.kernel.org/4.13.6-123-ovl-fix-dentry-leak-in-ovl_indexdir_cleanup.patch
patches.kernel.org/4.13.6-124-ovl-fix-missing-unlock_rename-in-ovl_do_copy_u.patch
patches.kernel.org/4.13.6-125-ovl-fix-regression-caused-by-exclusive-upper-w.patch
patches.kernel.org/4.13.6-126-arm64-dt-marvell-Fix-AP806-system-controller-s.patch
patches.kernel.org/4.13.6-127-arm64-Ensure-the-instruction-emulation-is-read.patch
patches.kernel.org/4.13.6-128-HID-rmi-Make-sure-the-HID-device-is-opened-on-.patch
patches.kernel.org/4.13.6-129-HID-i2c-hid-allocate-hid-buffers-for-real-wors.patch
patches.kernel.org/4.13.6-130-HID-wacom-leds-Don-t-try-to-control-the-EKR-s-.patch
patches.kernel.org/4.13.6-131-HID-wacom-Properly-report-negative-values-from.patch
patches.kernel.org/4.13.6-132-HID-wacom-Correct-coordinate-system-of-touchri.patch
patches.kernel.org/4.13.6-133-HID-wacom-generic-Send-MSC_SERIAL-and-ABS_MISC.patch
patches.kernel.org/4.13.6-134-HID-wacom-generic-Clear-ABS_MISC-when-tool-lea.patch
patches.kernel.org/4.13.6-135-HID-wacom-Always-increment-hdev-refcount-withi.patch
patches.kernel.org/4.13.6-136-HID-wacom-bits-shifted-too-much-for-9th-and-10.patch
patches.kernel.org/4.13.6-137-btrfs-avoid-overflow-when-sector_t-is-32-bit.patch
patches.kernel.org/4.13.6-138-Btrfs-fix-overlap-of-fs_info-flags-values.patch
patches.kernel.org/4.13.6-139-rocker-fix-rocker_tlv_put_-functions-for-KASAN.patch
patches.kernel.org/4.13.6-140-netlink-fix-nla_put_-u8-u16-u32-for-KASAN.patch
patches.kernel.org/4.13.6-141-dm-crypt-reject-sector_size-feature-if-device-.patch
patches.kernel.org/4.13.6-142-dm-ioctl-fix-alignment-of-event-number-in-the-.patch
patches.kernel.org/4.13.6-143-dm-crypt-fix-memory-leak-in-crypt_ctr_cipher_o.patch
patches.kernel.org/4.13.6-144-KVM-PPC-Book3S-Fix-server-always-zero-from-kvm.patch
patches.kernel.org/4.13.6-145-kvm-x86-Avoid-async-PF-preempting-the-kernel-i.patch
patches.kernel.org/4.13.6-146-iwlwifi-mvm-use-IWL_HCMD_NOCOPY-for-MCAST_FILT.patch
patches.kernel.org/4.13.6-147-scsi-sd-Implement-blacklist-option-for-WRITE-S.patch
patches.kernel.org/4.13.6-148-scsi-sd-Do-not-override-max_sectors_kb-sysfs-s.patch
patches.kernel.org/4.13.6-149-brcmfmac-add-length-check-in-brcmf_cfg80211_es.patch
patches.kernel.org/4.13.6-150-brcmfmac-setup-passive-scan-if-requested-by-us.patch
patches.kernel.org/4.13.6-151-drm-i915-always-update-ELD-connector-type-afte.patch
patches.kernel.org/4.13.6-152-drm-i915-bios-ignore-HDMI-on-port-A.patch
patches.kernel.org/4.13.6-153-bsg-lib-fix-use-after-free-under-memory-pressu.patch
patches.kernel.org/4.13.6-154-nvme-pci-Use-PCI-bus-address-for-data-queues-i.patch
patches.kernel.org/4.13.6-155-mmc-core-add-driver-strength-selection-when-se.patch
patches.kernel.org/4.13.6-156-nl80211-Define-policy-for-packet-pattern-attri.patch
patches.kernel.org/4.13.6-157-clk-samsung-exynos4-Enable-VPLL-and-EPLL-clock.patch
patches.kernel.org/4.13.6-158-udp-perform-source-validation-for-mcast-early-.patch
patches.kernel.org/4.13.6-159-udp-fix-bcast-packet-reception.patch
patches.kernel.org/4.13.6-160-base-arch_topology-fix-section-mismatch-build-.patch
patches.kernel.org/4.13.6-161-Linux-4.13.6.patch
patches.kernel.org/4.13.7-001-watchdog-Revert-iTCO_wdt-all-versions-count-do.patch
patches.kernel.org/4.13.7-002-waitid-Add-missing-access_ok-checks.patch
patches.kernel.org/4.13.7-003-Linux-4.13.7.patch
patches.kernel.org/4.13.8-001-USB-dummy-hcd-Fix-deadlock-caused-by-disconnec.patch
patches.kernel.org/4.13.8-002-MIPS-math-emu-Remove-pr_err-calls-from-fpu_emu.patch
patches.kernel.org/4.13.8-003-MIPS-bpf-Fix-uninitialised-target-compiler-err.patch
patches.kernel.org/4.13.8-004-mei-always-use-domain-runtime-pm-callbacks.patch
patches.kernel.org/4.13.8-005-dmaengine-edma-Align-the-memcpy-acnt-array-siz.patch
patches.kernel.org/4.13.8-006-dmaengine-ti-dma-crossbar-Fix-possible-race-co.patch
patches.kernel.org/4.13.8-007-NFS-Fix-uninitialized-rpc_wait_queue.patch
patches.kernel.org/4.13.8-008-nfs-filelayout-fix-oops-when-freeing-filelayou.patch
patches.kernel.org/4.13.8-009-HID-usbhid-fix-out-of-bounds-bug.patch
patches.kernel.org/4.13.8-010-crypto-skcipher-Fix-crash-on-zero-length-input.patch
patches.kernel.org/4.13.8-011-crypto-shash-Fix-zero-length-shash-ahash-diges.patch
patches.kernel.org/4.13.8-012-KVM-MMU-always-terminate-page-walks-at-level-1.patch
patches.kernel.org/4.13.8-013-KVM-nVMX-fix-guest-CR4-loading-when-emulating-.patch
patches.kernel.org/4.13.8-014-usb-renesas_usbhs-Fix-DMAC-sequence-for-receiv.patch
patches.kernel.org/4.13.8-015-pinctrl-amd-Fix-build-dependency-on-pinmux-cod.patch
patches.kernel.org/4.13.8-016-iommu-amd-Finish-TLB-flush-in-amd_iommu_unmap.patch
patches.kernel.org/4.13.8-017-device-property-Track-owner-device-of-device-p.patch
patches.kernel.org/4.13.8-018-Revert-vmalloc-back-off-when-the-current-task-.patch
patches.kernel.org/4.13.8-019-fs-mpage.c-fix-mpage_writepage-for-pages-with-.patch
patches.kernel.org/4.13.8-020-ALSA-usb-audio-Kill-stray-URB-at-exiting.patch
patches.kernel.org/4.13.8-021-ALSA-seq-Fix-use-after-free-at-creating-a-port.patch
patches.kernel.org/4.13.8-022-ALSA-seq-Fix-copy_from_user-call-inside-lock.patch
patches.kernel.org/4.13.8-023-ALSA-caiaq-Fix-stray-URB-at-probe-error-path.patch
patches.kernel.org/4.13.8-024-ALSA-line6-Fix-NULL-dereference-at-podhd_disco.patch
patches.kernel.org/4.13.8-025-ALSA-line6-Fix-missing-initialization-before-e.patch
patches.kernel.org/4.13.8-026-ALSA-line6-Fix-leftover-URB-at-error-path-duri.patch
patches.kernel.org/4.13.8-027-drm-atomic-Unref-duplicated-drm_atomic_state-i.patch
patches.kernel.org/4.13.8-028-drm-i915-edp-Get-the-Panel-Power-Off-timestamp.patch
patches.kernel.org/4.13.8-029-drm-i915-Read-timings-from-the-correct-transco.patch
patches.kernel.org/4.13.8-030-drm-i915-bios-parse-DDI-ports-also-for-CHV-for.patch
patches.kernel.org/4.13.8-031-drm-i915-Use-crtc_state_is_legacy_gamma-in-int.patch
patches.kernel.org/4.13.8-032-usb-gadget-configfs-Fix-memory-leak-of-interfa.patch
patches.kernel.org/4.13.8-033-usb-gadget-composite-Fix-use-after-free-in-usb.patch
patches.kernel.org/4.13.8-034-PCI-aardvark-Move-to-struct-pci_host_bridge-IR.patch
patches.kernel.org/4.13.8-035-Revert-PCI-tegra-Do-not-allocate-MSI-target-me.patch
patches.kernel.org/4.13.8-036-direct-io-Prevent-NULL-pointer-access-in-submi.patch
patches.kernel.org/4.13.8-037-fix-unbalanced-page-refcounting-in-bio_map_use.patch
patches.kernel.org/4.13.8-038-more-bio_map_user_iov-leak-fixes.patch
patches.kernel.org/4.13.8-039-bio_copy_user_iov-don-t-ignore-iov_offset.patch
patches.kernel.org/4.13.8-040-perf-script-Add-missing-separator-for-F-ip-brs.patch
patches.kernel.org/4.13.8-041-genirq-cpuhotplug-Enforce-affinity-setting-on-.patch
patches.kernel.org/4.13.8-042-genirq-cpuhotplug-Add-sanity-check-for-effecti.patch
patches.kernel.org/4.13.8-043-USB-serial-ftdi_sio-add-id-for-Cypress-WICED-d.patch
patches.kernel.org/4.13.8-044-USB-serial-cp210x-fix-partnum-regression.patch
patches.kernel.org/4.13.8-045-USB-serial-cp210x-add-support-for-ELV-TFD500.patch
patches.kernel.org/4.13.8-046-USB-serial-option-add-support-for-TP-Link-LTE-.patch
patches.kernel.org/4.13.8-047-USB-serial-qcserial-add-Dell-DW5818-DW5819.patch
patches.kernel.org/4.13.8-048-USB-serial-console-fix-use-after-free-on-disco.patch
patches.kernel.org/4.13.8-049-USB-serial-console-fix-use-after-free-after-fa.patch
patches.kernel.org/4.13.8-050-RAS-CEC-Use-the-right-length-for-cec_disable.patch
patches.kernel.org/4.13.8-051-x86-microcode-Do-the-family-check-first.patch
patches.kernel.org/4.13.8-052-x86-alternatives-Fix-alt_max_short-macro-to-re.patch
patches.kernel.org/4.13.8-053-KVM-nVMX-update-last_nonleaf_level-when-initia.patch
patches.kernel.org/4.13.8-054-Linux-4.13.8.patch
patches.kernel.org/4.13.9-001-x86-apic-Silence-FW_BUG-TSC_DEADLINE-disabled-.patch
patches.kernel.org/4.13.9-002-x86-apic-Silence-FW_BUG-TSC_DEADLINE-disabled-.patch
patches.kernel.org/4.13.9-003-perf-pmu-Unbreak-perf-record-for-arm-arm64-wit.patch
patches.kernel.org/4.13.9-004-mm-page_vma_mapped-ensure-pmd-is-loaded-with-R.patch
patches.kernel.org/4.13.9-005-HID-hid-elecom-extend-to-fix-descriptor-for-HU.patch
patches.kernel.org/4.13.9-006-Drivers-hv-vmbus-Fix-rescind-handling-issues.patch
patches.kernel.org/4.13.9-007-Drivers-hv-vmbus-Fix-bugs-in-rescind-handling.patch
patches.kernel.org/4.13.9-008-vmbus-simplify-hv_ringbuffer_read.patch
patches.kernel.org/4.13.9-009-vmbus-refactor-hv_signal_on_read.patch
patches.kernel.org/4.13.9-010-vmbus-eliminate-duplicate-cached-index.patch
patches.kernel.org/4.13.9-011-vmbus-more-host-signalling-avoidance.patch
patches.kernel.org/4.13.9-012-Linux-4.13.9.patch
patches.kernel.org/4.13.10-001-staging-bcm2835-audio-Fix-memory-corruption.patch
patches.kernel.org/4.13.10-002-USB-devio-Revert-USB-devio-Don-t-corrupt-user.patch
patches.kernel.org/4.13.10-003-USB-core-fix-out-of-bounds-access-bug-in-usb_.patch
patches.kernel.org/4.13.10-004-USB-serial-metro-usb-add-MS7820-device-id.patch
patches.kernel.org/4.13.10-005-usb-cdc_acm-Add-quirk-for-Elatec-TWN3.patch
patches.kernel.org/4.13.10-006-usb-quirks-add-quirk-for-WORLDE-MINI-MIDI-key.patch
patches.kernel.org/4.13.10-007-usb-hub-Allow-reset-retry-for-USB2-devices-on.patch
patches.kernel.org/4.13.10-008-ALSA-usb-audio-Add-native-DSD-support-for-Pro.patch
patches.kernel.org/4.13.10-009-can-gs_usb-fix-busy-loop-if-no-more-TX-contex.patch
patches.kernel.org/4.13.10-010-scsi-qla2xxx-Fix-uninitialized-work-element.patch
patches.kernel.org/4.13.10-011-nbd-don-t-set-the-device-size-until-we-re-con.patch
patches.kernel.org/4.13.10-012-s390-cputime-fix-guest-irq-softirq-times-afte.patch
patches.kernel.org/4.13.10-013-parisc-Fix-double-word-compare-and-exchange-i.patch
patches.kernel.org/4.13.10-014-parisc-Fix-detection-of-nonsynchronous-cr16-c.patch
patches.kernel.org/4.13.10-015-iio-dummy-events-Add-missing-break.patch
patches.kernel.org/4.13.10-016-usb-musb-sunxi-Explicitly-release-USB-PHY-on-.patch
patches.kernel.org/4.13.10-017-USB-musb-fix-session-bit-runtime-PM-quirk.patch
patches.kernel.org/4.13.10-018-USB-musb-fix-late-external-abort-on-suspend.patch
patches.kernel.org/4.13.10-019-usb-musb-musb_cppi41-Fix-the-address-of-teard.patch
patches.kernel.org/4.13.10-020-usb-musb-musb_cppi41-Fix-cppi41_set_dma_mode-.patch
patches.kernel.org/4.13.10-021-usb-musb-musb_cppi41-Configure-the-number-of-.patch
patches.kernel.org/4.13.10-022-usb-musb-Check-for-host-mode-using-is_host_ac.patch
patches.kernel.org/4.13.10-023-xhci-Identify-USB-3.1-capable-hosts-by-their-.patch
patches.kernel.org/4.13.10-024-xhci-Cleanup-current_cmd-in-xhci_cleanup_comm.patch
patches.kernel.org/4.13.10-025-usb-xhci-Reset-halted-endpoint-if-trb-is-noop.patch
patches.kernel.org/4.13.10-026-usb-xhci-Handle-error-condition-in-xhci_stop_.patch
patches.kernel.org/4.13.10-027-can-esd_usb2-Fix-can_dlc-value-for-received-R.patch
patches.kernel.org/4.13.10-028-can-af_can-can_pernet_init-add-missing-error-.patch
patches.kernel.org/4.13.10-029-can-flexcan-fix-state-transition-regression.patch
patches.kernel.org/4.13.10-030-can-flexcan-rename-legacy-error-state-quirk.patch
patches.kernel.org/4.13.10-031-can-flexcan-implement-error-passive-state-qui.patch
patches.kernel.org/4.13.10-032-can-flexcan-fix-i.MX6-state-transition-issue.patch
patches.kernel.org/4.13.10-033-can-flexcan-fix-i.MX28-state-transition-issue.patch
patches.kernel.org/4.13.10-034-can-flexcan-fix-p1010-state-transition-issue.patch
patches.kernel.org/4.13.10-035-KEYS-encrypted-fix-dereference-of-NULL-user_k.patch
patches.kernel.org/4.13.10-036-mmc-sdhci-pci-Fix-default-d3_retune-for-Intel.patch
patches.kernel.org/4.13.10-037-drm-i915-Use-bdw_ddi_translations_fdi-for-Bro.patch
patches.kernel.org/4.13.10-038-drm-nouveau-kms-nv50-fix-oops-during-DP-IRQ-h.patch
patches.kernel.org/4.13.10-039-drm-nouveau-bsp-g92-disable-by-default.patch
patches.kernel.org/4.13.10-040-drm-nouveau-mmu-flush-tlbs-before-deleting-pa.patch
patches.kernel.org/4.13.10-041-media-s5p-cec-add-NACK-detection-support.patch
patches.kernel.org/4.13.10-042-media-cec-Respond-to-unregistered-initiators-.patch
patches.kernel.org/4.13.10-043-media-dvb-i2c-transfers-over-usb-cannot-be-do.patch
patches.kernel.org/4.13.10-044-tracing-samples-Fix-creation-and-deletion-of-.patch
patches.kernel.org/4.13.10-045-ALSA-seq-Enable-use-locking-in-all-configurat.patch
patches.kernel.org/4.13.10-046-ALSA-hda-Remove-superfluous-added-by-printk-c.patch
patches.kernel.org/4.13.10-047-ALSA-hda-Abort-capability-probe-at-invalid-re.patch
patches.kernel.org/4.13.10-048-i2c-ismt-Separate-I2C-block-read-from-SMBus-b.patch
patches.kernel.org/4.13.10-049-i2c-piix4-Fix-SMBus-port-selection-for-AMD-Fa.patch
patches.kernel.org/4.13.10-050-Revert-tools-power-turbostat-stop-migrating-u.patch
patches.kernel.org/4.13.10-051-Input-stmfts-fix-setting-ABS_MT_POSITION_-max.patch
patches.kernel.org/4.13.10-052-brcmfmac-Add-check-for-short-event-packets.patch
patches.kernel.org/4.13.10-053-brcmsmac-make-some-local-variables-static-con.patch
patches.kernel.org/4.13.10-054-ARM-dts-sun6i-Fix-endpoint-IDs-in-second-disp.patch
patches.kernel.org/4.13.10-055-bus-mbus-fix-window-size-calculation-for-4GB-.patch
patches.kernel.org/4.13.10-056-clockevents-drivers-cs5535-Improve-resilience.patch
patches.kernel.org/4.13.10-057-rtlwifi-rtl8821ae-Fix-connection-lost-problem.patch
patches.kernel.org/4.13.10-058-x86-microcode-intel-Disable-late-loading-on-m.patch
patches.kernel.org/4.13.10-059-lib-digsig-fix-dereference-of-NULL-user_key_p.patch
patches.kernel.org/4.13.10-060-fscrypt-fix-dereference-of-NULL-user_key_payl.patch
patches.kernel.org/4.13.10-061-ecryptfs-fix-dereference-of-NULL-user_key_pay.patch
patches.kernel.org/4.13.10-062-KEYS-Fix-race-between-updating-and-finding-a-.patch
patches.kernel.org/4.13.10-063-FS-Cache-fix-dereference-of-NULL-user_key_pay.patch
patches.kernel.org/4.13.10-064-KEYS-don-t-let-add_key-update-an-uninstantiat.patch
patches.kernel.org/4.13.10-065-pkcs7-Prevent-NULL-pointer-dereference-since-.patch
patches.kernel.org/4.13.10-066-arm64-dts-rockchip-correct-vqmmc-voltage-for-.patch
patches.kernel.org/4.13.10-067-ALSA-hda-Fix-incorrect-TLV-callback-check-int.patch
patches.kernel.org/4.13.10-068-iomap_dio_rw-Allocate-AIO-completion-queue-be.patch
patches.kernel.org/4.13.10-069-xfs-don-t-unconditionally-clear-the-reflink-f.patch
patches.kernel.org/4.13.10-070-xfs-evict-CoW-fork-extents-when-performing-fi.patch
patches.kernel.org/4.13.10-071-fs-xfs-Use-pS-printk-format-for-direct-addres.patch
patches.kernel.org/4.13.10-072-xfs-report-zeroed-or-not-correctly-in-xfs_zer.patch
patches.kernel.org/4.13.10-073-xfs-update-i_size-after-unwritten-conversion-.patch
patches.kernel.org/4.13.10-074-xfs-perag-initialization-should-only-touch-m_.patch
patches.kernel.org/4.13.10-075-xfs-Capture-state-of-the-right-inode-in-xfs_i.patch
patches.kernel.org/4.13.10-076-xfs-always-swap-the-cow-forks-when-swapping-e.patch
patches.kernel.org/4.13.10-077-xfs-handle-racy-AIO-in-xfs_reflink_end_cow.patch
patches.kernel.org/4.13.10-078-xfs-Don-t-log-uninitialised-fields-in-inode-s.patch
patches.kernel.org/4.13.10-079-xfs-move-more-RT-specific-code-under-CONFIG_X.patch
patches.kernel.org/4.13.10-080-xfs-don-t-change-inode-mode-if-ACL-update-fai.patch
patches.kernel.org/4.13.10-081-xfs-reinit-btree-pointer-on-attr-tree-inactiv.patch
patches.kernel.org/4.13.10-082-xfs-handle-error-if-xfs_btree_get_bufs-fails.patch
patches.kernel.org/4.13.10-083-xfs-cancel-dirty-pages-on-invalidation.patch
patches.kernel.org/4.13.10-084-xfs-trim-writepage-mapping-to-within-eof.patch
patches.kernel.org/4.13.10-085-xfs-move-two-more-RT-specific-functions-into-.patch
patches.kernel.org/4.13.10-086-Linux-4.13.10.patch
patches.kernel.org/4.13.11-001-workqueue-replace-pool-manager_arb-mutex-with.patch
patches.kernel.org/4.13.11-002-nvme-fc-fix-iowait-hang.patch
patches.kernel.org/4.13.11-003-ALSA-hda-realtek-Add-support-for-ALC236-ALC32.patch
patches.kernel.org/4.13.11-004-ALSA-hda-fix-headset-mic-problem-for-Dell-mac.patch
patches.kernel.org/4.13.11-005-ceph-unlock-dangling-spinlock-in-try_flush_ca.patch
patches.kernel.org/4.13.11-006-Fix-tracing-sample-code-warning.patch
patches.kernel.org/4.13.11-007-KVM-PPC-Fix-oops-when-checking-KVM_CAP_PPC_HT.patch
patches.kernel.org/4.13.11-008-KVM-PPC-Book3S-HV-POWER9-more-doorbell-fixes.patch
patches.kernel.org/4.13.11-009-KVM-PPC-Book3S-Protect-kvmppc_gpa_to_ua-with-.patch
patches.kernel.org/4.13.11-010-s390-kvm-fix-detection-of-guest-machine-check.patch
patches.kernel.org/4.13.11-011-nbd-handle-interrupted-sendmsg-with-a-sndtime.patch
patches.kernel.org/4.13.11-012-spi-uapi-spidev-add-missing-ioctl-header.patch
patches.kernel.org/4.13.11-013-spi-a3700-Return-correct-value-on-timeout-det.patch
patches.kernel.org/4.13.11-014-spi-bcm-qspi-Fix-use-after-free-in-bcm_qspi_p.patch
patches.kernel.org/4.13.11-015-spi-armada-3700-Fix-failing-commands-with-qua.patch
patches.kernel.org/4.13.11-016-ovl-add-NULL-check-in-ovl_alloc_inode.patch
patches.kernel.org/4.13.11-017-ovl-fix-EIO-from-lookup-of-non-indexed-upper.patch
patches.kernel.org/4.13.11-018-ovl-handle-ENOENT-on-index-lookup.patch
patches.kernel.org/4.13.11-019-ovl-do-not-cleanup-unsupported-index-entries.patch
patches.kernel.org/4.13.11-020-fuse-fix-READDIRPLUS-skipping-an-entry.patch
patches.kernel.org/4.13.11-021-xen-gntdev-avoid-out-of-bounds-access-in-case.patch
patches.kernel.org/4.13.11-022-xen-fix-booting-ballooned-down-hvm-guest.patch
patches.kernel.org/4.13.11-023-cifs-Select-all-required-crypto-modules.patch
patches.kernel.org/4.13.11-024-CIFS-Fix-NULL-pointer-deref-on-SMB2_tcon-fail.patch
patches.kernel.org/4.13.11-025-Input-elan_i2c-add-ELAN0611-to-the-ACPI-table.patch
patches.kernel.org/4.13.11-026-Input-gtco-fix-potential-out-of-bound-access.patch
patches.kernel.org/4.13.11-027-Fix-encryption-labels-and-lengths-for-SMB3.1..patch
patches.kernel.org/4.13.11-028-SMB3-Validate-negotiate-request-must-always-b.patch
patches.kernel.org/4.13.11-029-assoc_array-Fix-a-buggy-node-splitting-case.patch
patches.kernel.org/4.13.11-030-scsi-zfcp-fix-erp_action-use-before-initializ.patch
patches.kernel.org/4.13.11-031-scsi-aacraid-Fix-controller-initialization-fa.patch
patches.kernel.org/4.13.11-032-scsi-qla2xxx-Initialize-Work-element-before-r.patch
patches.kernel.org/4.13.11-033-scsi-sg-Re-fix-off-by-one-in-sg_fill_request_.patch
patches.kernel.org/4.13.11-034-x86-cpu-AMD-Apply-the-Erratum-688-fix-when-th.patch
patches.kernel.org/4.13.11-035-drm-amd-powerplay-fix-uninitialized-variable.patch
patches.kernel.org/4.13.11-036-drm-i915-perf-fix-perf-enable-disable-ioctls-.patch
patches.kernel.org/4.13.11-037-can-sun4i-fix-loopback-mode.patch
patches.kernel.org/4.13.11-038-can-kvaser_usb-Correct-return-value-in-printo.patch
patches.kernel.org/4.13.11-039-can-kvaser_usb-Ignore-CMD_FLUSH_QUEUE_REPLY-m.patch
patches.kernel.org/4.13.11-040-cfg80211-fix-connect-disconnect-edge-cases.patch
patches.kernel.org/4.13.11-041-ipsec-Fix-aborted-xfrm-policy-dump-crash.patch
patches.kernel.org/4.13.11-042-regulator-fan53555-fix-I2C-device-ids.patch
patches.kernel.org/4.13.11-043-powerpc-xive-Fix-the-size-of-the-cpumask-used.patch
patches.kernel.org/4.13.11-044-Linux-4.13.11.patch
patches.kernel.org/4.13.12-001-ALSA-timer-Add-missing-mutex-lock-for-compat-.patch
patches.kernel.org/4.13.12-002-ALSA-seq-Fix-nested-rwsem-annotation-for-lock.patch
patches.kernel.org/4.13.12-003-cifs-check-MaxPathNameComponentLength-0-befor.patch
patches.kernel.org/4.13.12-004-KEYS-return-full-count-in-keyring_read-if-buf.patch
patches.kernel.org/4.13.12-005-KEYS-trusted-fix-writing-past-end-of-buffer-i.patch
patches.kernel.org/4.13.12-006-KEYS-fix-out-of-bounds-read-during-ASN.1-pars.patch
patches.kernel.org/4.13.12-007-ASoC-adau17x1-Workaround-for-noise-bug-in-ADC.patch
patches.kernel.org/4.13.12-008-virtio_blk-Fix-an-SG_IO-regression.patch
patches.kernel.org/4.13.12-009-arm64-ensure-__dump_instr-checks-addr_limit.patch
patches.kernel.org/4.13.12-010-KVM-arm64-its-Fix-missing-dynamic-allocation-.patch
patches.kernel.org/4.13.12-011-arm-arm64-KVM-set-right-LR-register-value-for.patch
patches.kernel.org/4.13.12-012-arm-arm64-kvm-Disable-branch-profiling-in-HYP.patch
patches.kernel.org/4.13.12-013-ARM-dts-mvebu-pl310-cache-disable-double-line.patch
patches.kernel.org/4.13.12-014-ARM-8715-1-add-a-private-asm-unaligned.h.patch
patches.kernel.org/4.13.12-015-drm-amdgpu-return-ENOENT-from-uvd-6.0-early-i.patch
patches.kernel.org/4.13.12-016-drm-amdgpu-allow-harvesting-check-for-Polaris.patch
patches.kernel.org/4.13.12-017-userfaultfd-hugetlbfs-prevent-UFFDIO_COPY-to-.patch
patches.kernel.org/4.13.12-018-ocfs2-fstrim-Fix-start-offset-of-first-cluste.patch
patches.kernel.org/4.13.12-019-fs-hugetlbfs-inode.c-fix-hwpoison-reserve-acc.patch
patches.kernel.org/4.13.12-020-mm-swap-fix-race-between-swap-count-continuat.patch
patches.kernel.org/4.13.12-021-drm-i915-Do-not-rely-on-wm-preservation-for-I.patch
patches.kernel.org/4.13.12-022-drm-i915-edp-read-edp-display-control-registe.patch
patches.kernel.org/4.13.12-023-Revert-powerpc64-elfv1-Only-dereference-funct.patch
patches.kernel.org/4.13.12-024-MIPS-bpf-Fix-a-typo-in-build_one_insn.patch
patches.kernel.org/4.13.12-025-MIPS-smp-cmp-Use-right-include-for-task_struc.patch
patches.kernel.org/4.13.12-026-MIPS-microMIPS-Fix-incorrect-mask-in-insn_tab.patch
patches.kernel.org/4.13.12-027-MIPS-SMP-Fix-deadlock-online-race.patch
patches.kernel.org/4.13.12-028-Revert-x86-do-not-use-cpufreq_quick_get-for-p.patch
patches.kernel.org/4.13.12-029-x86-CPU-Fix-up-cpu-MHz-in-proc-cpuinfo.patch
patches.kernel.org/4.13.12-030-powerpc-kprobes-Dereference-function-pointers.patch
patches.kernel.org/4.13.12-031-futex-Fix-more-put_pi_state-vs.-exit_pi_state.patch
patches.kernel.org/4.13.12-032-perf-cgroup-Fix-perf-cgroup-hierarchy-support.patch
patches.kernel.org/4.13.12-033-x86-mcelog-Get-rid-of-RCU-remnants.patch
patches.kernel.org/4.13.12-034-irqchip-irq-mvebu-gicp-Add-missing-spin_lock-.patch
patches.kernel.org/4.13.12-035-Linux-4.13.12.patch
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.arch/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.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.
########################################################
patches.rpmify/firmware-path
patches.rpmify/cloneconfig.diff
########################################################
# 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
########################################################
# Simple export additions/removals
########################################################
########################################################
# Bug workarounds for binutils
########################################################
patches.suse/binutils2_26.patch
########################################################
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.fixes/futex-Remove-duplicated-code-and-fix-undefined-behav.patch
patches.suse/0001-futex-futex_wake_op-do-not-fail-on-invalid-op.patch
patches.suse/0002-futex-futex_wake_op-fix-sign_extend32-sign-bits.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.
########################################################
patches.arch/2-2-arm64-Ensure-fpsimd-support-is-ready-before-userspace-is-active.patch
########################################################
# 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.arch/x86_64-hpet-64bit-timer.patch
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
########################################################
########################################################
# x86_64/4096CPUS - from SGI
########################################################
patches.arch/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
########################################################
patches.arch/ppc64le-build-vmlinux.patch
########################################################
# PS3
########################################################
########################################################
# ARM
########################################################
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
+dmueller patches.arch/arm-refresh-mach-types.diff
patches.arch/arm-arndale-usb.patch
+agraf patches.arch/arm-exynos-dwmmc-modalias.patch
patches.arch/arm64-0006-arm64-Select-reboot-driver-for-X-Gene-platform.patch
# arm64 fix efifb to relocate the fb on BAR move
+agraf patches.arch/arm64-Relocate-screen_info.lfb_base-on-PCI-BAR-alloc.patch
########################################################
# S/390
########################################################
+jjolly patches.arch/s390-message-catalog.diff
+jjolly patches.arch/kmsg-fix-parameter-limitations
########################################################
# VM/FS patches
########################################################
# Patches to export btrfs anonymous devices (VFS portion)
patches.suse/vfs-add-super_operations-get_inode_dev
# Changes to tunable defaults
patches.suse/readahead-request-tunables.patch
########################################################
# IPC patches
########################################################
########################################################
# nfsacl protocol (agruen)
########################################################
########################################################
# misc small fixes
########################################################
patches.suse/connector-read-mostly
patches.suse/kbd-ignore-gfx.patch
########################################################
#
# ACPI patches
#
########################################################
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.arch/acpi_thermal_passive_blacklist.patch
########################################################
# CPUFREQ
########################################################
## cpuidle perf events cleanups and related
patches.arch/perf_timechart_fix_zero_timestamps.patch
########################################################
# AGP, graphics related stuff
########################################################
########################################################
# Suse specific stuff
########################################################
patches.suse/suse-hv-guest-os-id.patch
patches.suse/suse-hv-storvsc-sg_tablesize.patch
########################################################
# Networking Core
########################################################
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
########################################################
# NFS
########################################################
patches.fixes/0001-Revert-SUNRPC-xs_sock_mark_closed-does-not-need-to-t.patch
########################################################
# lockd + statd
########################################################
########################################################
# cifs patches
########################################################
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# ext4
########################################################
########################################################
# btrfs
########################################################
# Not upstream yet
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
# SUSE-specific
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
########################################################
# Reiserfs Patches
########################################################
########################################################
# dlm
########################################################
########################################################
# ocfs2
########################################################
########################################################
# gfs2
########################################################
########################################################
# xfs
########################################################
########################################################
# other filesystem stuff
########################################################
patches.drivers/pstore_disable_efi_backend_by_default.patch
+duwe patches.suse/pstore-backend-autoaction
########################################################
# Overlayfs
########################################################
########################################################
# Swap-over-NFS
########################################################
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
# Block layer fixes
patches.suse/scsi-netlink-ml
patches.fixes/scsi-retry-alua-transition-in-progress
+needs_update patches.fixes/scsi-dh-queuedata-accessors
patches.drivers/megaraid-mbox-fix-SG_IO
# Remaining SCSI patches (garloff)
patches.fixes/scsi-scan-blist-update
# bnc#362850
patches.fixes/sd_liberal_28_sense_invalid.diff
# revert
patches.fixes/0002-md-bitmap-copy-correct-data-for-bitmap-super.patch
########################################################
# DRM/Video
########################################################
# temporary fixes for QXL breakage (bsc#1057241,bsc#1057123)
patches.drivers/qxl-fix-primary-surface-handling.patch
patches.drivers/qxl-fix-pinning.patch
########################################################
# video4linux
########################################################
patches.drivers/media-cx231xx-cards-fix-NULL-deref-on-missing-associ
patches.drivers/media-imon-Fix-null-ptr-deref-in-imon_probe
patches.drivers/media-dib0700-fix-invalid-dvb_detach-argument
########################################################
# Network
########################################################
patches.drivers/net-usb-asix-fill-null-ptr-deref-in-asix_suspend.patch
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/iwlwifi-expose-default-fallback-ucode-api
patches.fixes/mac80211-accept-key-reinstall-without-changing-anyth.patch
patches.fixes/mac80211-use-constant-time-comparison-with-keys.patch
patches.fixes/mac80211-don-t-compare-TKIP-TX-MIC-key-in-reinstall-.patch
########################################################
# ISDN
########################################################
patches.fixes/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
########################################################
# USB
########################################################
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
# patches.suse/SUSE-bootsplash
# patches.suse/SUSE-bootsplash-mgadrmfb-workaround
patches.drivers/Input-ims-psu-check-if-CDC-union-descriptor-is-sane
##########################################################
# Sound
##########################################################
patches.drivers/ALSA-hda-Implement-mic-mute-LED-mode-enum
patches.drivers/ALSA-ice1712-Add-support-for-STAudio-ADCIII
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
+hare patches.suse/no-partition-scan
patches.fixes/platform-x86-peaq-wmi-Add-DMI-check-before-binding
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-emulate-blkrrpart-ioctl
patches.suse/dm-mpath-leastpending-path-update
+needs_update patches.suse/dm-mpath-accept-failed-paths
+needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
patches.fixes/dm-table-switch-to-readonly
patches.suse/dm-mpath-no-partitions-feature
########################################################
# md
########################################################
##########################################################
#
# Security stuff
#
##########################################################
##########################################################
# Audit
##########################################################
##########################################################
# AppArmor
##########################################################
patches.apparmor/apparmor-basic-networking-rules.patch
patches.apparmor/apparmor-fix-quieting-of-audit-messages-for-network-mediation.patch
########################################################
# Address space layout randomization
########################################################
########################################################
# KDB v4.4
########################################################
########################################################
# Other patches for debugging
########################################################
patches.suse/crasher.patch
# upstream
patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch
patches.suse/0002-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch
patches.suse/0003-x86-dumpstack-Fix-occasionally-missing-registers.patch
patches.suse/0004-x86-dumpstack-Fix-interrupt-and-exception-stack-boun.patch
patches.suse/0005-objtool-Add-ORC-unwind-table-generation.patch
patches.suse/0006-objtool-x86-Add-facility-for-asm-code-to-provide-unw.patch
patches.suse/0007-x86-entry-64-Add-unwind-hint-annotations.patch
patches.suse/0008-x86-asm-Add-unwind-hint-annotations-to-sync_core.patch
patches.suse/0001-objtool-Fix-gcov-check-for-older-versions-of-GCC.patch
patches.suse/0001-x86-unwind-Add-the-ORC-unwinder.patch
patches.suse/0002-x86-kconfig-Make-it-easier-to-switch-to-the-new-ORC-.patch
patches.suse/0003-x86-kconfig-Consolidate-unwinders-into-multiple-choi.patch
patches.suse/0001-x86-asm-Add-ASM_UNREACHABLE.patch
patches.suse/0001-x86-asm-Make-objtool-unreachable-macros-independent-.patch
patches.suse/0001-objtool-Assume-unannotated-UD2-instructions-are-dead.patch
patches.suse/0002-objtool-Skip-unreachable-warnings-for-alt-instructio.patch
patches.suse/0001-x86-asm-Fix-UNWIND_HINT_REGS-macro-for-older-binutil.patch
patches.suse/0001-objtool-Fix-validate_branch-return-codes.patch
patches.suse/0002-objtool-Track-DRAP-separately-from-callee-saved-regi.patch
patches.suse/0001-objtool-Fix-objtool-fallthrough-detection-with-funct.patch
patches.suse/0001-objtool-Handle-GCC-stack-pointer-adjustment-bug.patch
patches.suse/0001-objtool-Fix-memory-leak-in-elf_create_rela_section.patch
patches.suse/0002-objtool-Do-not-retrieve-data-from-empty-sections.patch
patches.suse/0003-objtool-Fix-object-file-corruption.patch
patches.suse/0001-objtool-Handle-another-GCC-stack-pointer-adjustment-.patch
patches.suse/0002-x86-asm-Fix-inline-asm-call-constraints-for-Clang.patch
patches.suse/0001-crypto-x86-blowfish-Fix-RBP-usage.patch
patches.suse/0002-crypto-x86-camellia-Fix-RBP-usage.patch
patches.suse/0003-crypto-x86-cast5-Fix-RBP-usage.patch
patches.suse/0004-crypto-x86-cast6-Fix-RBP-usage.patch
patches.suse/0005-crypto-x86-des3_ede-Fix-RBP-usage.patch
patches.suse/0006-crypto-x86-sha1-avx2-Fix-RBP-usage.patch
patches.suse/0007-crypto-x86-sha1-ssse3-Fix-RBP-usage.patch
patches.suse/0008-crypto-x86-sha256-avx-Fix-RBP-usage.patch
patches.suse/0009-crypto-x86-sha256-avx2-Fix-RBP-usage.patch
patches.suse/0010-crypto-x86-sha256-ssse3-Fix-RBP-usage.patch
patches.suse/0011-crypto-sha512-avx2-Fix-RBP-usage.patch
patches.suse/0012-crypto-x86-twofish-Fix-RBP-usage.patch
patches.suse/0001-x86-asm-Fix-inline-asm-call-constraints-for-GCC-4.4.patch
patches.suse/0001-x86-asm-Use-register-variable-to-get-stack-pointer-v.patch
patches.suse/objtool-Skip-unreachable-warnings-for-GCC-4.4-and-ol.patch
patches.suse/objtool-Support-unoptimized-frame-pointer-setup.patch
patches.suse/kprobes-x86-Set-up-frame-pointer-in-kprobe-trampolin.patch
patches.suse/objtool-Upgrade-libelf-devel-warning-to-error-for-CO.patch
patches.suse/x86-kvm-Move-kvm_fastop_exception-to-.fixup-section.patch
patches.suse/x86-unwind-Fix-dereference-of-untrusted-pointer.patch
patches.suse/x86-unwind-Use-MSB-for-frame-pointer-encoding-on-32-.patch
patches.suse/x86-unwind-Align-stack-pointer-in-unwinder-dump.patch
patches.suse/x86-unwind-Disable-unwinder-warnings-on-32-bit.patch
patches.suse/objtool-Fix-memory-leak-in-decode_instructions.patch
patches.suse/x86-entry-Fix-idtentry-unwind-hint.patch
patches.suse/x86-unwind-Show-function-name-offset-in-ORC-error-me.patch
# pending
patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch
patches.suse/0002-x86-head-Remove-confusing-comment.patch
patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch
patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch
patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch
patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch
patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch
patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch
# submitted
patches.suse/0001-orc-mark-it-as-reliable.patch
########################################################
# Kdump
########################################################
########################################################
# cgroups
########################################################
########################################################
# audit subsystem
########################################################
########################################################
# Performance Monitoring, Tracing etc
########################################################
# failed to initialize ftrace in kernel-xen (bsc#873195)
patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch
########################################################
# KVM patches
########################################################
########################################################
# Staging tree patches
# new drivers that are going upstream
########################################################
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################