2011-10-05 07:01:45 +02:00
|
|
|
# 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...
|
|
|
|
########################################################
|
2018-06-12 12:06:39 +02:00
|
|
|
patches.kernel.org/4.17.1-001-netfilter-nf_flow_table-attach-dst-to-skbs.patch
|
|
|
|
patches.kernel.org/4.17.1-002-bnx2x-use-the-right-constant.patch
|
|
|
|
patches.kernel.org/4.17.1-003-ip6mr-only-set-ip6mr_table-from-setsockopt-whe.patch
|
|
|
|
patches.kernel.org/4.17.1-004-ipv6-omit-traffic-class-when-calculating-flow-.patch
|
|
|
|
patches.kernel.org/4.17.1-005-l2tp-fix-refcount-leakage-on-PPPoL2TP-sockets.patch
|
|
|
|
patches.kernel.org/4.17.1-006-netdev-FAQ-clarify-DaveM-s-position-for-stable.patch
|
|
|
|
patches.kernel.org/4.17.1-007-net-metrics-add-proper-netlink-validation.patch
|
|
|
|
patches.kernel.org/4.17.1-008-net-packet-refine-check-for-priv-area-size.patch
|
|
|
|
patches.kernel.org/4.17.1-009-rtnetlink-validate-attributes-in-do_setlink.patch
|
|
|
|
patches.kernel.org/4.17.1-010-sctp-not-allow-transport-timeout-value-less-th.patch
|
|
|
|
patches.kernel.org/4.17.1-011-team-use-netdev_features_t-instead-of-u32.patch
|
|
|
|
patches.kernel.org/4.17.1-012-vrf-check-the-original-netdevice-for-generatin.patch
|
|
|
|
patches.kernel.org/4.17.1-013-net-dsa-b53-Fix-for-brcm-tag-issue-in-Cygnus-S.patch
|
|
|
|
patches.kernel.org/4.17.1-014-ipmr-fix-error-path-when-ipmr_new_table-fails.patch
|
|
|
|
patches.kernel.org/4.17.1-015-PCI-hv-Do-not-wait-forever-on-a-device-that-ha.patch
|
|
|
|
patches.kernel.org/4.17.1-016-Linux-4.17.1.patch
|
2018-06-16 12:46:24 +02:00
|
|
|
patches.kernel.org/4.17.2-001-crypto-chelsio-request-to-HW-should-wrap.patch
|
|
|
|
patches.kernel.org/4.17.2-002-blkdev_report_zones_ioctl-Use-vmalloc-to-alloc.patch
|
|
|
|
patches.kernel.org/4.17.2-003-KVM-X86-Fix-reserved-bits-check-for-MOV-to-CR3.patch
|
|
|
|
patches.kernel.org/4.17.2-004-KVM-x86-introduce-linear_-read-write-_system.patch
|
|
|
|
patches.kernel.org/4.17.2-005-kvm-fix-typo-in-flag-name.patch
|
|
|
|
patches.kernel.org/4.17.2-006-kvm-nVMX-Enforce-cpl-0-for-VMX-instructions.patch
|
|
|
|
patches.kernel.org/4.17.2-007-KVM-x86-pass-kvm_vcpu-to-kvm_read_guest_virt-a.patch
|
|
|
|
patches.kernel.org/4.17.2-008-kvm-x86-use-correct-privilege-level-for-sgdt-s.patch
|
|
|
|
patches.kernel.org/4.17.2-009-staging-android-ion-Switch-to-pr_warn_once-in-.patch
|
|
|
|
patches.kernel.org/4.17.2-010-NFC-pn533-don-t-send-USB-data-off-of-the-stack.patch
|
|
|
|
patches.kernel.org/4.17.2-011-usbip-vhci_sysfs-fix-potential-Spectre-v1.patch
|
|
|
|
patches.kernel.org/4.17.2-012-usb-storage-Add-support-for-FL_ALWAYS_SYNC-fla.patch
|
|
|
|
patches.kernel.org/4.17.2-013-usb-storage-Add-compatibility-quirk-flags-for-.patch
|
|
|
|
patches.kernel.org/4.17.2-014-Input-xpad-add-GPD-Win-2-Controller-USB-IDs.patch
|
|
|
|
patches.kernel.org/4.17.2-015-phy-qcom-qusb2-Fix-crash-if-nvmem-cell-not-spe.patch
|
|
|
|
patches.kernel.org/4.17.2-016-usb-core-message-remove-extra-endianness-conve.patch
|
|
|
|
patches.kernel.org/4.17.2-017-usb-typec-wcove-Remove-dependency-on-HW-FSM.patch
|
|
|
|
patches.kernel.org/4.17.2-018-usb-gadget-function-printer-avoid-wrong-list-h.patch
|
|
|
|
patches.kernel.org/4.17.2-019-usb-gadget-udc-renesas_usb3-fix-double-phy_put.patch
|
|
|
|
patches.kernel.org/4.17.2-020-usb-gadget-udc-renesas_usb3-should-remove-debu.patch
|
|
|
|
patches.kernel.org/4.17.2-021-usb-gadget-udc-renesas_usb3-should-call-pm_run.patch
|
|
|
|
patches.kernel.org/4.17.2-022-usb-gadget-udc-renesas_usb3-should-call-devm_p.patch
|
|
|
|
patches.kernel.org/4.17.2-023-usb-gadget-udc-renesas_usb3-should-fail-if-dev.patch
|
|
|
|
patches.kernel.org/4.17.2-024-usb-gadget-udc-renesas_usb3-disable-the-contro.patch
|
|
|
|
patches.kernel.org/4.17.2-025-serial-sh-sci-Stop-using-printk-format-pCr.patch
|
|
|
|
patches.kernel.org/4.17.2-026-tty-serial-atmel-use-port-name-as-name-in-requ.patch
|
|
|
|
patches.kernel.org/4.17.2-027-serial-samsung-fix-maxburst-parameter-for-DMA-.patch
|
|
|
|
patches.kernel.org/4.17.2-028-serial-8250-omap-Fix-idling-of-clocks-for-unus.patch
|
|
|
|
patches.kernel.org/4.17.2-029-vmw_balloon-fixing-double-free-when-batching-m.patch
|
|
|
|
patches.kernel.org/4.17.2-030-doc-fix-sysfs-ABI-documentation.patch
|
|
|
|
patches.kernel.org/4.17.2-031-arm64-defconfig-Enable-CONFIG_PINCTRL_MT7622-b.patch
|
|
|
|
patches.kernel.org/4.17.2-032-tty-pl011-Avoid-spuriously-stuck-off-interrupt.patch
|
|
|
|
patches.kernel.org/4.17.2-033-crypto-ccree-correct-host-regs-offset.patch
|
|
|
|
patches.kernel.org/4.17.2-034-Input-goodix-add-new-ACPI-id-for-GPD-Win-2-tou.patch
|
|
|
|
patches.kernel.org/4.17.2-035-Input-elan_i2c-add-ELAN0612-Lenovo-v330-14IKB-.patch
|
|
|
|
patches.kernel.org/4.17.2-036-crypto-caam-strip-input-zeros-from-RSA-input-b.patch
|
|
|
|
patches.kernel.org/4.17.2-037-crypto-caam-fix-DMA-mapping-dir-for-generated-.patch
|
|
|
|
patches.kernel.org/4.17.2-038-crypto-caam-fix-IV-DMA-mapping-and-updating.patch
|
|
|
|
patches.kernel.org/4.17.2-039-crypto-caam-qi-fix-IV-DMA-mapping-and-updating.patch
|
|
|
|
patches.kernel.org/4.17.2-040-crypto-caam-fix-size-of-RSA-prime-factor-q.patch
|
|
|
|
patches.kernel.org/4.17.2-041-crypto-cavium-Fix-fallout-from-CONFIG_VMAP_STA.patch
|
|
|
|
patches.kernel.org/4.17.2-042-crypto-cavium-Limit-result-reading-attempts.patch
|
|
|
|
patches.kernel.org/4.17.2-043-crypto-vmx-Remove-overly-verbose-printk-from-A.patch
|
|
|
|
patches.kernel.org/4.17.2-044-crypto-vmx-Remove-overly-verbose-printk-from-A.patch
|
|
|
|
patches.kernel.org/4.17.2-045-crypto-omap-sham-fix-memleak.patch
|
|
|
|
patches.kernel.org/4.17.2-046-Linux-4.17.2.patch
|
2018-06-26 08:52:18 +02:00
|
|
|
patches.kernel.org/4.17.3-001-net-aquantia-fix-unsigned-numvecs-comparison-w.patch
|
|
|
|
patches.kernel.org/4.17.3-002-bonding-re-evaluate-force_primary-when-the-pri.patch
|
|
|
|
patches.kernel.org/4.17.3-003-cdc_ncm-avoid-padding-beyond-end-of-skb.patch
|
|
|
|
patches.kernel.org/4.17.3-004-ipv6-allow-PMTU-exceptions-to-local-routes.patch
|
|
|
|
patches.kernel.org/4.17.3-005-net-dsa-add-error-handling-for-pskb_trim_rcsum.patch
|
|
|
|
patches.kernel.org/4.17.3-006-net-phy-dp83822-use-BMCR_ANENABLE-instead-of-B.patch
|
|
|
|
patches.kernel.org/4.17.3-007-net-sched-act_simple-fix-parsing-of-TCA_DEF_DA.patch
|
|
|
|
patches.kernel.org/4.17.3-008-tcp-verify-the-checksum-of-the-first-data-segm.patch
|
|
|
|
patches.kernel.org/4.17.3-009-tls-fix-use-after-free-in-tls_push_record.patch
|
|
|
|
patches.kernel.org/4.17.3-010-tls-fix-waitall-behavior-in-tls_sw_recvmsg.patch
|
|
|
|
patches.kernel.org/4.17.3-011-socket-close-race-condition-between-sock_close.patch
|
|
|
|
patches.kernel.org/4.17.3-012-udp-fix-rx-queue-len-reported-by-diag-and-proc.patch
|
|
|
|
patches.kernel.org/4.17.3-013-net-in-virtio_net_hdr-only-add-VLAN_HLEN-to-cs.patch
|
|
|
|
patches.kernel.org/4.17.3-014-hv_netvsc-Fix-a-network-regression-after-ifdow.patch
|
|
|
|
patches.kernel.org/4.17.3-015-ACPICA-AML-parser-attempt-to-continue-loading-.patch
|
|
|
|
patches.kernel.org/4.17.3-016-ext4-fix-hole-length-detection-in-ext4_ind_map.patch
|
|
|
|
patches.kernel.org/4.17.3-017-ext4-update-mtime-in-ext4_punch_hole-even-if-n.patch
|
|
|
|
patches.kernel.org/4.17.3-018-ext4-do-not-allow-external-inodes-for-inline-d.patch
|
|
|
|
patches.kernel.org/4.17.3-019-ext4-bubble-errors-from-ext4_find_inline_data_.patch
|
|
|
|
patches.kernel.org/4.17.3-020-ext4-correctly-handle-a-zero-length-xattr-with.patch
|
|
|
|
patches.kernel.org/4.17.3-021-ext4-fix-fencepost-error-in-check-for-inode-co.patch
|
|
|
|
patches.kernel.org/4.17.3-022-driver-core-Don-t-ignore-class_dir_create_and_.patch
|
|
|
|
patches.kernel.org/4.17.3-023-Btrfs-allow-empty-subvol-again.patch
|
|
|
|
patches.kernel.org/4.17.3-024-Btrfs-fix-clone-vs-chattr-NODATASUM-race.patch
|
|
|
|
patches.kernel.org/4.17.3-025-Btrfs-fix-memory-and-mount-leak-in-btrfs_ioctl.patch
|
|
|
|
patches.kernel.org/4.17.3-026-btrfs-return-error-value-if-create_io_em-faile.patch
|
|
|
|
patches.kernel.org/4.17.3-027-btrfs-scrub-Don-t-use-inode-pages-for-device-r.patch
|
|
|
|
patches.kernel.org/4.17.3-028-ALSA-usb-audio-Disable-the-quirk-for-Nura-head.patch
|
|
|
|
patches.kernel.org/4.17.3-029-ALSA-hda-realtek-Enable-mic-mute-hotkey-for-se.patch
|
|
|
|
patches.kernel.org/4.17.3-030-ALSA-hda-conexant-Add-fixup-for-HP-Z2-G4-works.patch
|
|
|
|
patches.kernel.org/4.17.3-031-ALSA-hda-Handle-kzalloc-failure-in-snd_hda_att.patch
|
|
|
|
patches.kernel.org/4.17.3-032-ALSA-hda-add-dock-and-led-support-for-HP-Elite.patch
|
|
|
|
patches.kernel.org/4.17.3-033-ALSA-hda-add-dock-and-led-support-for-HP-ProBo.patch
|
|
|
|
patches.kernel.org/4.17.3-034-x86-MCE-Fix-stack-out-of-bounds-write-in-mce-i.patch
|
|
|
|
patches.kernel.org/4.17.3-035-smb3-fix-various-xid-leaks.patch
|
|
|
|
patches.kernel.org/4.17.3-036-smb3-on-reconnect-set-PreviousSessionId-field.patch
|
|
|
|
patches.kernel.org/4.17.3-037-CIFS-511c54a2f69195b28afb9dd119f03787b1625bb4-.patch
|
|
|
|
patches.kernel.org/4.17.3-038-cifs-For-SMB2-security-informaion-query-check-.patch
|
|
|
|
patches.kernel.org/4.17.3-039-nbd-fix-nbd-device-deletion.patch
|
|
|
|
patches.kernel.org/4.17.3-040-nbd-update-size-when-connected.patch
|
|
|
|
patches.kernel.org/4.17.3-041-nbd-use-bd_set_size-when-updating-disk-size.patch
|
|
|
|
patches.kernel.org/4.17.3-042-blk-mq-reinit-q-tag_set_list-entry-only-after-.patch
|
|
|
|
patches.kernel.org/4.17.3-043-bdi-Move-cgroup-bdi_writeback-to-a-dedicated-l.patch
|
|
|
|
patches.kernel.org/4.17.3-044-cpufreq-Fix-new-policy-initialization-during-l.patch
|
|
|
|
patches.kernel.org/4.17.3-045-cpufreq-ti-cpufreq-Fix-an-incorrect-error-retu.patch
|
|
|
|
patches.kernel.org/4.17.3-046-cpufreq-governors-Fix-long-idle-detection-logi.patch
|
|
|
|
patches.kernel.org/4.17.3-047-libata-zpodd-small-read-overflow-in-eject_tray.patch
|
|
|
|
patches.kernel.org/4.17.3-048-libata-Drop-SanDisk-SD7UB3Q-G1001-NOLPM-quirk.patch
|
|
|
|
patches.kernel.org/4.17.3-049-nvme-pci-Sync-controller-reset-for-AER-slot_re.patch
|
|
|
|
patches.kernel.org/4.17.3-050-w1-mxc_w1-Enable-clock-before-calling-clk_get_.patch
|
|
|
|
patches.kernel.org/4.17.3-051-x86-vector-Fix-the-args-of-vector_alloc-tracep.patch
|
|
|
|
patches.kernel.org/4.17.3-052-x86-apic-vector-Prevent-hlist-corruption-and-l.patch
|
|
|
|
patches.kernel.org/4.17.3-053-x86-apic-Provide-apic_ack_irq.patch
|
|
|
|
patches.kernel.org/4.17.3-054-x86-ioapic-Use-apic_ack_irq.patch
|
|
|
|
patches.kernel.org/4.17.3-055-x86-platform-uv-Use-apic_ack_irq.patch
|
|
|
|
patches.kernel.org/4.17.3-056-irq_remapping-Use-apic_ack_irq.patch
|
|
|
|
patches.kernel.org/4.17.3-057-genirq-generic_pending-Do-not-lose-pending-aff.patch
|
|
|
|
patches.kernel.org/4.17.3-058-genirq-affinity-Defer-affinity-setting-if-irq-.patch
|
|
|
|
patches.kernel.org/4.17.3-059-genirq-migration-Avoid-out-of-line-call-if-pen.patch
|
|
|
|
patches.kernel.org/4.17.3-060-x86-intel_rdt-Enable-CMT-and-MBM-on-new-Skylak.patch
|
|
|
|
patches.kernel.org/4.17.3-061-media-uvcvideo-Prevent-setting-unavailable-fla.patch
|
|
|
|
patches.kernel.org/4.17.3-062-media-rc-ensure-input-lirc-device-can-be-opene.patch
|
|
|
|
patches.kernel.org/4.17.3-063-iwlwifi-fw-harden-page-loading-code.patch
|
|
|
|
patches.kernel.org/4.17.3-064-orangefs-set-i_size-on-new-symlink.patch
|
|
|
|
patches.kernel.org/4.17.3-065-orangefs-report-attributes_mask-and-attributes.patch
|
|
|
|
patches.kernel.org/4.17.3-066-HID-intel_ish-hid-ipc-register-more-pm-callbac.patch
|
|
|
|
patches.kernel.org/4.17.3-067-HID-wacom-Correct-logical-maximum-Y-for-2nd-ge.patch
|
|
|
|
patches.kernel.org/4.17.3-068-vhost-fix-info-leak-due-to-uninitialized-memor.patch
|
|
|
|
patches.kernel.org/4.17.3-069-fs-binfmt_misc.c-do-not-allow-offset-overflow.patch
|
|
|
|
patches.kernel.org/4.17.3-070-mm-page_alloc-do-not-break-__GFP_THISNODE-by-z.patch
|
|
|
|
patches.kernel.org/4.17.3-071-Linux-4.17.3.patch
|
2018-07-03 13:42:15 +02:00
|
|
|
patches.kernel.org/4.17.4-001-x86-spectre_v1-Disable-compiler-optimizations-.patch
|
|
|
|
patches.kernel.org/4.17.4-002-x86-xen-Add-call-of-speculative_store_bypass_h.patch
|
|
|
|
patches.kernel.org/4.17.4-003-x86-platform-UV-Add-adjustable-set-memory-bloc.patch
|
|
|
|
patches.kernel.org/4.17.4-004-x86-platform-UV-Use-new-set-memory-block-size-.patch
|
|
|
|
patches.kernel.org/4.17.4-005-x86-platform-UV-Add-kernel-parameter-to-set-me.patch
|
|
|
|
patches.kernel.org/4.17.4-006-x86-mce-Improve-error-message-when-kernel-cann.patch
|
|
|
|
patches.kernel.org/4.17.4-007-x86-mce-Check-for-alternate-indication-of-mach.patch
|
|
|
|
patches.kernel.org/4.17.4-008-x86-mce-Fix-incorrect-Machine-check-from-unkno.patch
|
|
|
|
patches.kernel.org/4.17.4-009-x86-mce-Do-not-overwrite-MCi_STATUS-in-mce_no_.patch
|
|
|
|
patches.kernel.org/4.17.4-010-x86-Call-fixup_exception-before-notify_die-in-.patch
|
|
|
|
patches.kernel.org/4.17.4-011-m68k-mm-Adjust-VM-area-to-be-unmapped-by-gap-s.patch
|
|
|
|
patches.kernel.org/4.17.4-012-m68k-mac-Fix-SWIM-memory-resource-end-address.patch
|
|
|
|
patches.kernel.org/4.17.4-013-platform-chrome-cros_ec_lpc-do-not-try-DMI-mat.patch
|
|
|
|
patches.kernel.org/4.17.4-014-hwmon-k10temp-Add-support-for-Stoney-Ridge-and.patch
|
|
|
|
patches.kernel.org/4.17.4-015-mtd-spi-nor-intel-spi-Fix-atomic-sequence-hand.patch
|
|
|
|
patches.kernel.org/4.17.4-016-serial-sh-sci-Use-spin_-try-lock_irqsave-inste.patch
|
|
|
|
patches.kernel.org/4.17.4-017-signal-xtensa-Consistenly-use-SIGBUS-in-do_una.patch
|
|
|
|
patches.kernel.org/4.17.4-018-PM-Domains-Fix-error-path-during-attach-in-gen.patch
|
|
|
|
patches.kernel.org/4.17.4-019-PCI-PM-Do-not-clear-state_saved-for-devices-th.patch
|
|
|
|
patches.kernel.org/4.17.4-020-ACPI-LPSS-Avoid-PM-quirks-on-suspend-and-resum.patch
|
|
|
|
patches.kernel.org/4.17.4-021-PM-core-Fix-supplier-device-runtime-PM-usage-c.patch
|
|
|
|
patches.kernel.org/4.17.4-022-PM-OPP-Update-voltage-in-case-freq-old_freq.patch
|
|
|
|
patches.kernel.org/4.17.4-023-mmc-renesas_sdhi-really-fix-WP-logic-regressio.patch
|
|
|
|
patches.kernel.org/4.17.4-024-usb-do-not-reset-if-a-low-speed-or-full-speed-.patch
|
|
|
|
patches.kernel.org/4.17.4-025-1wire-family-module-autoload-fails-because-of-.patch
|
|
|
|
patches.kernel.org/4.17.4-026-ASoC-dapm-delete-dapm_kcontrol_data-paths-list.patch
|
|
|
|
patches.kernel.org/4.17.4-027-ASoC-cs35l35-Add-use_single_rw-to-regmap-confi.patch
|
|
|
|
patches.kernel.org/4.17.4-028-ASoC-mediatek-preallocate-pages-use-platform-d.patch
|
|
|
|
patches.kernel.org/4.17.4-029-ASoC-cirrus-i2s-Fix-LRCLK-configuration.patch
|
|
|
|
patches.kernel.org/4.17.4-030-ASoC-cirrus-i2s-Fix-TX-RX-LinCtrlData-setup.patch
|
|
|
|
patches.kernel.org/4.17.4-031-thermal-bcm2835-Stop-using-printk-format-pCr.patch
|
|
|
|
patches.kernel.org/4.17.4-032-clk-renesas-cpg-mssr-Stop-using-printk-format-.patch
|
|
|
|
patches.kernel.org/4.17.4-033-lib-vsprintf-Remove-atomic-unsafe-support-for-.patch
|
|
|
|
patches.kernel.org/4.17.4-034-ftrace-selftest-Have-the-reset_trigger-code-be.patch
|
|
|
|
patches.kernel.org/4.17.4-035-mips-ftrace-fix-static-function-graph-tracing.patch
|
|
|
|
patches.kernel.org/4.17.4-036-branch-check-fix-long-int-truncation-when-prof.patch
|
|
|
|
patches.kernel.org/4.17.4-037-ipmi-bt-Set-the-timeout-before-doing-a-capabil.patch
|
|
|
|
patches.kernel.org/4.17.4-038-Bluetooth-hci_qca-Avoid-missing-rampatch-failu.patch
|
|
|
|
patches.kernel.org/4.17.4-039-printk-fix-possible-reuse-of-va_list-variable.patch
|
|
|
|
patches.kernel.org/4.17.4-040-fuse-fix-congested-state-leak-on-aborted-conne.patch
|
|
|
|
patches.kernel.org/4.17.4-041-fuse-atomic_o_trunc-should-truncate-pagecache.patch
|
|
|
|
patches.kernel.org/4.17.4-042-fuse-don-t-keep-dead-fuse_conn-at-fuse_fill_su.patch
|
|
|
|
patches.kernel.org/4.17.4-043-fuse-fix-control-dir-setup-and-teardown.patch
|
|
|
|
patches.kernel.org/4.17.4-044-powerpc-mm-hash-Add-missing-isync-prior-to-ker.patch
|
|
|
|
patches.kernel.org/4.17.4-045-powerpc-pkeys-Detach-execute_only-key-on-PROT_.patch
|
|
|
|
patches.kernel.org/4.17.4-046-powerpc-ptrace-Fix-setting-512B-aligned-breakp.patch
|
|
|
|
patches.kernel.org/4.17.4-047-powerpc-perf-Fix-memory-allocation-for-core-im.patch
|
|
|
|
patches.kernel.org/4.17.4-048-powerpc-ptrace-Fix-enforcement-of-DAWR-constra.patch
|
|
|
|
patches.kernel.org/4.17.4-049-powerpc-powernv-ioda2-Remove-redundant-free-of.patch
|
|
|
|
patches.kernel.org/4.17.4-050-powerpc-powernv-copy-paste-Mask-SO-bit-in-CR.patch
|
|
|
|
patches.kernel.org/4.17.4-051-powerpc-powernv-cpuidle-Init-all-present-cpus-.patch
|
|
|
|
patches.kernel.org/4.17.4-052-cpuidle-powernv-Fix-promotion-from-snooze-if-n.patch
|
|
|
|
patches.kernel.org/4.17.4-053-powerpc-fadump-Unregister-fadump-on-kexec-down.patch
|
|
|
|
patches.kernel.org/4.17.4-054-libnvdimm-pmem-Do-not-flush-power-fail-protect.patch
|
|
|
|
patches.kernel.org/4.17.4-055-soc-rockchip-power-domain-Fix-wrong-value-when.patch
|
|
|
|
patches.kernel.org/4.17.4-056-powerpc-64s-radix-Fix-radix_kvm_prefetch_worka.patch
|
|
|
|
patches.kernel.org/4.17.4-057-powerpc-e500mc-Set-assembler-machine-type-to-e.patch
|
|
|
|
patches.kernel.org/4.17.4-058-powerpc-64s-Fix-DT-CPU-features-Power9-DD2.1-l.patch
|
|
|
|
patches.kernel.org/4.17.4-059-cxl-Configure-PSL-to-not-use-APC-virtual-machi.patch
|
|
|
|
patches.kernel.org/4.17.4-060-cxl-Disable-prefault_mode-in-Radix-mode.patch
|
|
|
|
patches.kernel.org/4.17.4-061-ARM-8764-1-kgdb-fix-NUMREGBYTES-so-that-gdb_re.patch
|
|
|
|
patches.kernel.org/4.17.4-062-ARM-dts-sun8i-h3-fix-ALL-H3-CC-H3-ver-VDD-CPUX.patch
|
|
|
|
patches.kernel.org/4.17.4-063-ARM-dts-sun8i-h3-fix-ALL-H3-CC-H3-ver-VCC-1V2-.patch
|
|
|
|
patches.kernel.org/4.17.4-064-ARM-dts-Fix-SPI-node-for-Arria10.patch
|
|
|
|
patches.kernel.org/4.17.4-065-ARM-dts-socfpga-Fix-NAND-controller-node-compa.patch
|
|
|
|
patches.kernel.org/4.17.4-066-ARM-dts-socfpga-Fix-NAND-controller-clock-supp.patch
|
|
|
|
patches.kernel.org/4.17.4-067-ARM-dts-socfpga-Fix-NAND-controller-node-compa.patch
|
|
|
|
patches.kernel.org/4.17.4-068-hwrng-core-Always-drop-the-RNG-in-hwrng_unregi.patch
|
|
|
|
patches.kernel.org/4.17.4-069-softirq-Reorder-trace_softirqs_on-to-prevent-l.patch
|
|
|
|
patches.kernel.org/4.17.4-070-arm64-Fix-syscall-restarting-around-signal-sup.patch
|
|
|
|
patches.kernel.org/4.17.4-071-crypto-arm64-aes-blk-fix-and-move-skcipher_wal.patch
|
|
|
|
patches.kernel.org/4.17.4-072-arm64-kpti-Use-early_param-for-kpti-command-li.patch
|
|
|
|
patches.kernel.org/4.17.4-073-arm64-mm-Ensure-writes-to-swapper-are-ordered-.patch
|
|
|
|
patches.kernel.org/4.17.4-074-arm64-dts-marvell-fix-CP110-ICU-node-size.patch
|
|
|
|
patches.kernel.org/4.17.4-075-arm64-dts-stratix10-Fix-SPI-nodes-for-Stratix1.patch
|
|
|
|
patches.kernel.org/4.17.4-076-ARM64-dts-meson-disable-sd-uhs-modes-on-the-li.patch
|
|
|
|
patches.kernel.org/4.17.4-077-ARM64-dts-meson-gx-fix-ATF-reserved-memory-reg.patch
|
|
|
|
patches.kernel.org/4.17.4-078-of-overlay-validate-offset-from-property-fixup.patch
|
|
|
|
patches.kernel.org/4.17.4-079-of-unittest-for-strings-account-for-trailing-0.patch
|
|
|
|
patches.kernel.org/4.17.4-080-of-platform-stop-accessing-invalid-dev-in-of_p.patch
|
|
|
|
patches.kernel.org/4.17.4-081-tpm-fix-use-after-free-in-tpm2_load_context.patch
|
|
|
|
patches.kernel.org/4.17.4-082-tpm-fix-race-condition-in-tpm_common_write.patch
|
|
|
|
patches.kernel.org/4.17.4-083-efi-libstub-tpm-Initialize-efi_physical_addr_t.patch
|
|
|
|
patches.kernel.org/4.17.4-084-IB-qib-Fix-DMA-api-warning-with-debug-kernel.patch
|
|
|
|
patches.kernel.org/4.17.4-085-IB-hfi1-qib-Add-handling-of-kernel-restart.patch
|
|
|
|
patches.kernel.org/4.17.4-086-IB-mlx4-Mark-user-MR-as-writable-if-actual-vir.patch
|
|
|
|
patches.kernel.org/4.17.4-087-IB-core-Make-testing-MR-flags-for-writability-.patch
|
|
|
|
patches.kernel.org/4.17.4-088-IB-mlx5-Fetch-soft-WQE-s-on-fatal-error-state.patch
|
|
|
|
patches.kernel.org/4.17.4-089-IB-isert-Fix-for-lib-dma_debug-check_sync-warn.patch
|
|
|
|
patches.kernel.org/4.17.4-090-IB-isert-fix-T10-pi-check-mask-setting.patch
|
|
|
|
patches.kernel.org/4.17.4-091-IB-hfi1-Fix-fault-injection-init-exit-issues.patch
|
|
|
|
patches.kernel.org/4.17.4-092-IB-hfi1-Reorder-incorrect-send-context-disable.patch
|
|
|
|
patches.kernel.org/4.17.4-093-IB-hfi1-Optimize-kthread-pointer-locking-when-.patch
|
|
|
|
patches.kernel.org/4.17.4-094-IB-hfi1-Fix-user-context-tail-allocation-for-D.patch
|
|
|
|
patches.kernel.org/4.17.4-095-IB-uverbs-Fix-ordering-of-ucontext-check-in-ib.patch
|
|
|
|
patches.kernel.org/4.17.4-096-RDMA-mlx4-Discard-unknown-SQP-work-requests.patch
|
|
|
|
patches.kernel.org/4.17.4-097-xprtrdma-Return-ENOBUFS-when-no-pages-are-avai.patch
|
|
|
|
patches.kernel.org/4.17.4-098-RDMA-core-Save-kernel-caller-name-when-creatin.patch
|
|
|
|
patches.kernel.org/4.17.4-099-mtd-rawnand-Do-not-check-FAIL-bit-when-executi.patch
|
|
|
|
patches.kernel.org/4.17.4-100-mtd-cfi_cmdset_0002-Change-write-buffer-to-che.patch
|
|
|
|
patches.kernel.org/4.17.4-101-mtd-rawnand-denali_dt-set-clk_x_rate-to-200-MH.patch
|
|
|
|
patches.kernel.org/4.17.4-102-mtd-rawnand-fix-return-value-check-for-bad-blo.patch
|
|
|
|
patches.kernel.org/4.17.4-103-mtd-rawnand-mxc-set-spare-area-size-register-e.patch
|
|
|
|
patches.kernel.org/4.17.4-104-mtd-rawnand-micron-add-ONFI_FEATURE_ON_DIE_ECC.patch
|
|
|
|
patches.kernel.org/4.17.4-105-mtd-rawnand-All-AC-chips-have-a-broken-GET_FEA.patch
|
|
|
|
patches.kernel.org/4.17.4-106-mtd-cfi_cmdset_0002-Use-right-chip-in-do_ppb_x.patch
|
|
|
|
patches.kernel.org/4.17.4-107-mtd-cfi_cmdset_0002-fix-SEGV-unlocking-multipl.patch
|
|
|
|
patches.kernel.org/4.17.4-108-mtd-cfi_cmdset_0002-Fix-unlocking-requests-cro.patch
|
|
|
|
patches.kernel.org/4.17.4-109-mtd-cfi_cmdset_0002-Avoid-walking-all-chips-wh.patch
|
|
|
|
patches.kernel.org/4.17.4-110-MIPS-BCM47XX-Enable-74K-Core-ExternalSync-for-.patch
|
|
|
|
patches.kernel.org/4.17.4-111-clk-aspeed-Fix-reset-bits-for-PCI-VGA-and-PECI.patch
|
|
|
|
patches.kernel.org/4.17.4-112-PCI-hv-Make-sure-the-bus-domain-is-really-uniq.patch
|
|
|
|
patches.kernel.org/4.17.4-113-PCI-Add-ACS-quirk-for-Intel-7th-8th-Gen-mobile.patch
|
|
|
|
patches.kernel.org/4.17.4-114-PCI-Add-ACS-quirk-for-Intel-300-series.patch
|
|
|
|
patches.kernel.org/4.17.4-115-PCI-pciehp-Clear-Presence-Detect-and-Data-Link.patch
|
|
|
|
patches.kernel.org/4.17.4-116-PCI-Account-for-all-bridges-on-bus-when-distri.patch
|
|
|
|
patches.kernel.org/4.17.4-117-auxdisplay-fix-broken-menu.patch
|
|
|
|
patches.kernel.org/4.17.4-118-pinctrl-armada-37xx-Fix-spurious-irq-managemen.patch
|
|
|
|
patches.kernel.org/4.17.4-119-pinctrl-samsung-Correct-EINTG-banks-order.patch
|
|
|
|
patches.kernel.org/4.17.4-120-pinctrl-devicetree-Fix-pctldev-pointer-overwri.patch
|
|
|
|
patches.kernel.org/4.17.4-121-cpufreq-intel_pstate-Fix-scaling-max-min-limit.patch
|
|
|
|
patches.kernel.org/4.17.4-122-MIPS-pb44-Fix-i2c-gpio-GPIO-descriptor-table.patch
|
|
|
|
patches.kernel.org/4.17.4-123-MIPS-io-Add-barrier-after-register-read-in-inX.patch
|
|
|
|
patches.kernel.org/4.17.4-124-time-Make-sure-jiffies_to_msecs-preserves-non-.patch
|
|
|
|
patches.kernel.org/4.17.4-125-irqchip-gic-v3-its-Don-t-bind-LPI-to-unavailab.patch
|
|
|
|
patches.kernel.org/4.17.4-126-locking-rwsem-Fix-up_read_non_owner-warning-wi.patch
|
|
|
|
patches.kernel.org/4.17.4-127-X.509-unpack-RSA-signatureValue-field-from-BIT.patch
|
|
|
|
patches.kernel.org/4.17.4-128-Btrfs-fix-return-value-on-rename-exchange-fail.patch
|
|
|
|
patches.kernel.org/4.17.4-129-iio-adc-ad7791-remove-sample-freq-sysfs-attrib.patch
|
|
|
|
patches.kernel.org/4.17.4-130-iio-sca3000-Fix-an-error-handling-path-in-sca3.patch
|
|
|
|
patches.kernel.org/4.17.4-131-mm-fix-__gup_device_huge-vs-unmap.patch
|
|
|
|
patches.kernel.org/4.17.4-132-scsi-scsi_debug-Fix-memory-leak-on-module-unlo.patch
|
|
|
|
patches.kernel.org/4.17.4-133-scsi-hpsa-disable-device-during-shutdown.patch
|
|
|
|
patches.kernel.org/4.17.4-134-scsi-qla2xxx-Delete-session-for-nport-id-chang.patch
|
|
|
|
patches.kernel.org/4.17.4-135-scsi-qla2xxx-Fix-setting-lower-transfer-speed-.patch
|
|
|
|
patches.kernel.org/4.17.4-136-scsi-qla2xxx-Mask-off-Scope-bits-in-retry-dela.patch
|
|
|
|
patches.kernel.org/4.17.4-137-scsi-qla2xxx-Spinlock-recursion-in-qla_target.patch
|
|
|
|
patches.kernel.org/4.17.4-138-scsi-zfcp-fix-missing-SCSI-trace-for-result-of.patch
|
|
|
|
patches.kernel.org/4.17.4-139-scsi-zfcp-fix-missing-SCSI-trace-for-retry-of-.patch
|
|
|
|
patches.kernel.org/4.17.4-140-scsi-zfcp-fix-misleading-REC-trigger-trace-whe.patch
|
|
|
|
patches.kernel.org/4.17.4-141-scsi-zfcp-fix-missing-REC-trigger-trace-on-ter.patch
|
|
|
|
patches.kernel.org/4.17.4-142-scsi-zfcp-fix-missing-REC-trigger-trace-on-ter.patch
|
|
|
|
patches.kernel.org/4.17.4-143-scsi-zfcp-fix-missing-REC-trigger-trace-for-al.patch
|
|
|
|
patches.kernel.org/4.17.4-144-scsi-zfcp-fix-missing-REC-trigger-trace-on-enq.patch
|
|
|
|
patches.kernel.org/4.17.4-145-linvdimm-pmem-Preserve-read-only-setting-for-p.patch
|
|
|
|
patches.kernel.org/4.17.4-146-libnvdimm-pmem-Unconditionally-deep-flush-on-s.patch
|
|
|
|
patches.kernel.org/4.17.4-147-clk-meson-meson8b-mark-fclk_div2-gate-clocks-a.patch
|
|
|
|
patches.kernel.org/4.17.4-148-clk-at91-PLL-recalc_rate-now-using-cached-MUL-.patch
|
|
|
|
patches.kernel.org/4.17.4-149-rtc-sun6i-Fix-bit_idx-value-for-clk_register_g.patch
|
|
|
|
patches.kernel.org/4.17.4-150-md-fix-two-problems-with-setting-the-re-add-de.patch
|
|
|
|
patches.kernel.org/4.17.4-151-rpmsg-smd-do-not-use-mananged-resources-for-en.patch
|
|
|
|
patches.kernel.org/4.17.4-152-ubi-fastmap-Cancel-work-upon-detach.patch
|
|
|
|
patches.kernel.org/4.17.4-153-ubi-fastmap-Correctly-handle-interrupted-erasu.patch
|
|
|
|
patches.kernel.org/4.17.4-154-UBIFS-Fix-potential-integer-overflow-in-alloca.patch
|
|
|
|
patches.kernel.org/4.17.4-155-backlight-as3711_bl-Fix-Device-Tree-node-looku.patch
|
|
|
|
patches.kernel.org/4.17.4-156-backlight-max8925_bl-Fix-Device-Tree-node-look.patch
|
|
|
|
patches.kernel.org/4.17.4-157-backlight-tps65217_bl-Fix-Device-Tree-node-loo.patch
|
|
|
|
patches.kernel.org/4.17.4-158-Revert-iommu-amd_iommu-Use-CONFIG_DMA_DIRECT_O.patch
|
|
|
|
patches.kernel.org/4.17.4-159-f2fs-don-t-use-GFP_ZERO-for-page-caches.patch
|
|
|
|
patches.kernel.org/4.17.4-160-um-Fix-initialization-of-vector-queues.patch
|
|
|
|
patches.kernel.org/4.17.4-161-um-Fix-raw-interface-options.patch
|
|
|
|
patches.kernel.org/4.17.4-162-mfd-twl-core-Fix-clock-initialization.patch
|
|
|
|
patches.kernel.org/4.17.4-163-mfd-intel-lpss-Program-REMAP-register-in-PIO-m.patch
|
|
|
|
patches.kernel.org/4.17.4-164-mfd-intel-lpss-Fix-Intel-Cannon-Lake-LPSS-I2C-.patch
|
|
|
|
patches.kernel.org/4.17.4-165-remoteproc-Prevent-incorrect-rproc-state-on-xf.patch
|
|
|
|
patches.kernel.org/4.17.4-166-arm-dts-mt7623-fix-invalid-memory-node-being-g.patch
|
|
|
|
patches.kernel.org/4.17.4-167-perf-tools-Fix-symbol-and-object-code-resoluti.patch
|
|
|
|
patches.kernel.org/4.17.4-168-perf-intel-pt-Fix-sync_switch-INTEL_PT_SS_NOT_.patch
|
|
|
|
patches.kernel.org/4.17.4-169-perf-intel-pt-Fix-decoding-to-accept-CBR-betwe.patch
|
|
|
|
patches.kernel.org/4.17.4-170-perf-intel-pt-Fix-MTC-timing-after-overflow.patch
|
|
|
|
patches.kernel.org/4.17.4-171-perf-intel-pt-Fix-Unexpected-indirect-branch-e.patch
|
|
|
|
patches.kernel.org/4.17.4-172-perf-intel-pt-Fix-packet-decoding-of-CYC-packe.patch
|
|
|
|
patches.kernel.org/4.17.4-173-media-vsp1-Release-buffers-for-each-video-node.patch
|
|
|
|
patches.kernel.org/4.17.4-174-media-uvcvideo-Support-realtek-s-UVC-1.5-devic.patch
|
|
|
|
patches.kernel.org/4.17.4-175-media-cx231xx-Ignore-an-i2c-mux-adapter.patch
|
|
|
|
patches.kernel.org/4.17.4-176-media-v4l2-compat-ioctl32-prevent-go-past-max-.patch
|
|
|
|
patches.kernel.org/4.17.4-177-media-cx231xx-Add-support-for-AverMedia-DVD-EZ.patch
|
|
|
|
patches.kernel.org/4.17.4-178-media-rc-mce_kbd-decoder-fix-stuck-keys.patch
|
|
|
|
patches.kernel.org/4.17.4-179-media-dvb_frontend-fix-locking-issues-at-dvb_f.patch
|
|
|
|
patches.kernel.org/4.17.4-180-nfsd-restrict-rd_maxcount-to-svc_max_payload-i.patch
|
|
|
|
patches.kernel.org/4.17.4-181-NFSv4-Fix-possible-1-byte-stack-overflow-in-nf.patch
|
|
|
|
patches.kernel.org/4.17.4-182-NFSv4-Revert-commit-5f83d86cf531d-NFSv4.x-Fix-.patch
|
|
|
|
patches.kernel.org/4.17.4-183-NFSv4-Fix-a-typo-in-nfs41_sequence_process.patch
|
|
|
|
patches.kernel.org/4.17.4-184-video-uvesafb-Fix-integer-overflow-in-allocati.patch
|
|
|
|
patches.kernel.org/4.17.4-185-ACPI-LPSS-Add-missing-prv_offset-setting-for-b.patch
|
|
|
|
patches.kernel.org/4.17.4-186-Input-silead-add-MSSL0002-ACPI-HID.patch
|
|
|
|
patches.kernel.org/4.17.4-187-Input-elan_i2c-add-ELAN0618-Lenovo-v330-15IKB-.patch
|
|
|
|
patches.kernel.org/4.17.4-188-pwm-lpss-platform-Save-restore-the-ctrl-regist.patch
|
|
|
|
patches.kernel.org/4.17.4-189-rbd-flush-rbd_dev-watch_dwork-after-watch-is-u.patch
|
|
|
|
patches.kernel.org/4.17.4-190-mm-ksm.c-ignore-STABLE_FLAG-of-rmap_item-addre.patch
|
|
|
|
patches.kernel.org/4.17.4-191-mm-fix-devmem_is_allowed-for-sub-page-System-R.patch
|
|
|
|
patches.kernel.org/4.17.4-192-tracing-Check-for-no-filter-when-processing-ev.patch
|
|
|
|
patches.kernel.org/4.17.4-193-xen-Remove-unnecessary-BUG_ON-from-__unbind_fr.patch
|
|
|
|
patches.kernel.org/4.17.4-194-net-ethernet-fix-suspend-resume-in-davinci_ema.patch
|
|
|
|
patches.kernel.org/4.17.4-195-udf-Detect-incorrect-directory-size.patch
|
|
|
|
patches.kernel.org/4.17.4-196-Input-xpad-fix-GPD-Win-2-controller-name.patch
|
|
|
|
patches.kernel.org/4.17.4-197-Input-psmouse-fix-button-reporting-for-basic-p.patch
|
|
|
|
patches.kernel.org/4.17.4-198-Input-elan_i2c_smbus-fix-more-potential-stack-.patch
|
|
|
|
patches.kernel.org/4.17.4-199-Input-elantech-enable-middle-button-of-touchpa.patch
|
|
|
|
patches.kernel.org/4.17.4-200-Input-elantech-fix-V4-report-decoding-for-modu.patch
|
|
|
|
patches.kernel.org/4.17.4-201-ALSA-timer-Fix-UBSAN-warning-at-SNDRV_TIMER_IO.patch
|
|
|
|
patches.kernel.org/4.17.4-202-ALSA-hda-Force-to-link-down-at-runtime-suspend.patch
|
|
|
|
patches.kernel.org/4.17.4-203-ALSA-hda-realtek-Fix-pop-noise-on-Lenovo-P50-c.patch
|
|
|
|
patches.kernel.org/4.17.4-204-ALSA-hda-realtek-Add-a-quirk-for-FSC-ESPRIMO-U.patch
|
|
|
|
patches.kernel.org/4.17.4-205-ALSA-hda-realtek-Fix-the-problem-of-two-front-.patch
|
|
|
|
patches.kernel.org/4.17.4-206-Revert-i2c-algo-bit-init-the-bus-to-a-known-st.patch
|
|
|
|
patches.kernel.org/4.17.4-207-i2c-gpio-initialize-SCL-to-HIGH-again.patch
|
|
|
|
patches.kernel.org/4.17.4-208-slub-fix-failure-when-we-delete-and-create-a-s.patch
|
|
|
|
patches.kernel.org/4.17.4-209-kasan-depend-on-CONFIG_SLUB_DEBUG.patch
|
|
|
|
patches.kernel.org/4.17.4-210-dm-use-bio_split-when-splitting-out-the-alread.patch
|
|
|
|
patches.kernel.org/4.17.4-211-pmem-only-set-QUEUE_FLAG_DAX-for-fsdax-mode.patch
|
|
|
|
patches.kernel.org/4.17.4-212-block-Fix-transfer-when-chunk-sectors-exceeds-.patch
|
|
|
|
patches.kernel.org/4.17.4-213-block-Fix-cloning-of-requests-with-a-special-p.patch
|
|
|
|
patches.kernel.org/4.17.4-214-x86-e820-put-E820_TYPE_RAM-regions-into-memblo.patch
|
|
|
|
patches.kernel.org/4.17.4-215-selinux-move-user-accesses-in-selinuxfs-out-of.patch
|
|
|
|
patches.kernel.org/4.17.4-216-x86-entry-64-compat-Fix-x86-entry-64-compat-Pr.patch
|
|
|
|
patches.kernel.org/4.17.4-217-x86-efi-Fix-efi_call_phys_epilog-with-CONFIG_X.patch
|
|
|
|
patches.kernel.org/4.17.4-218-dm-zoned-avoid-triggering-reclaim-from-inside-.patch
|
|
|
|
patches.kernel.org/4.17.4-219-dm-thin-handle-running-out-of-data-space-vs-co.patch
|
|
|
|
patches.kernel.org/4.17.4-220-virt-vbox-Only-copy_from_user-the-request-head.patch
|
|
|
|
patches.kernel.org/4.17.4-221-Linux-4.17.4.patch
|
2018-07-10 10:03:58 +02:00
|
|
|
patches.kernel.org/4.17.5-001-usb-cdc_acm-Add-quirk-for-Uniden-UBC125-scanne.patch
|
|
|
|
patches.kernel.org/4.17.5-002-USB-serial-cp210x-add-CESINEL-device-ids.patch
|
|
|
|
patches.kernel.org/4.17.5-003-USB-serial-cp210x-add-Silicon-Labs-IDs-for-Win.patch
|
|
|
|
patches.kernel.org/4.17.5-004-usb-dwc2-fix-the-incorrect-bitmaps-for-the-por.patch
|
|
|
|
patches.kernel.org/4.17.5-005-usb-typec-tcpm-fix-logbuffer-index-is-wrong-if.patch
|
|
|
|
patches.kernel.org/4.17.5-006-acpi-Add-helper-for-deactivating-memory-region.patch
|
|
|
|
patches.kernel.org/4.17.5-007-usb-typec-ucsi-acpi-Workaround-for-cache-mode-.patch
|
|
|
|
patches.kernel.org/4.17.5-008-usb-typec-ucsi-Fix-for-incorrect-status-data-i.patch
|
|
|
|
patches.kernel.org/4.17.5-009-xhci-Fix-kernel-oops-in-trace_xhci_free_virt_d.patch
|
|
|
|
patches.kernel.org/4.17.5-010-n_tty-Fix-stall-at-n_tty_receive_char_special.patch
|
|
|
|
patches.kernel.org/4.17.5-011-n_tty-Access-echo_-variables-carefully.patch
|
|
|
|
patches.kernel.org/4.17.5-012-staging-android-ion-Return-an-ERR_PTR-in-ion_m.patch
|
|
|
|
patches.kernel.org/4.17.5-013-iio-mma8452-Fix-ignoring-MMA8452_INT_DRDY.patch
|
|
|
|
patches.kernel.org/4.17.5-014-serial-8250_pci-Remove-stalled-entries-in-blac.patch
|
|
|
|
patches.kernel.org/4.17.5-015-serdev-fix-memleak-on-module-unload.patch
|
|
|
|
patches.kernel.org/4.17.5-016-vt-prevent-leaking-uninitialized-data-to-users.patch
|
|
|
|
patches.kernel.org/4.17.5-017-drm-amdgpu-Add-APU-support-in-vi_set_uvd_clock.patch
|
|
|
|
patches.kernel.org/4.17.5-018-drm-amdgpu-Add-APU-support-in-vi_set_vce_clock.patch
|
|
|
|
patches.kernel.org/4.17.5-019-drm-amdgpu-fix-the-missed-vcn-fw-version-repor.patch
|
|
|
|
patches.kernel.org/4.17.5-020-drm-amdgpu-Grab-put-runtime-PM-references-in-a.patch
|
|
|
|
patches.kernel.org/4.17.5-021-drm-amdgpu-fix-clear_all-and-replace-handling-.patch
|
|
|
|
patches.kernel.org/4.17.5-022-drm-sti-Depend-on-OF-rather-than-selecting-it.patch
|
|
|
|
patches.kernel.org/4.17.5-023-drm-amd-display-Clear-connector-s-edid-pointer.patch
|
|
|
|
patches.kernel.org/4.17.5-024-drm-i915-dp-Send-DPCD-ON-for-MST-before-phy_up.patch
|
|
|
|
patches.kernel.org/4.17.5-025-drm-qxl-Call-qxl_bo_unref-outside-atomic-conte.patch
|
|
|
|
patches.kernel.org/4.17.5-026-drm-atmel-hlcdc-check-stride-values-in-the-fir.patch
|
|
|
|
patches.kernel.org/4.17.5-027-Revert-drm-sun4i-Handle-DRM_BUS_FLAG_PIXDATA_-.patch
|
|
|
|
patches.kernel.org/4.17.5-028-drm-amdgpu-Don-t-default-to-DC-support-for-Kav.patch
|
|
|
|
patches.kernel.org/4.17.5-029-drm-amdgpu-Use-kvmalloc_array-for-allocating-V.patch
|
|
|
|
patches.kernel.org/4.17.5-030-drm-amdgpu-Refactor-amdgpu_vram_mgr_bo_invisib.patch
|
|
|
|
patches.kernel.org/4.17.5-031-drm-amdgpu-Make-amdgpu_vram_mgr_bo_invisible_s.patch
|
|
|
|
patches.kernel.org/4.17.5-032-drm-amdgpu-Update-pin_size-values-before-unpin.patch
|
|
|
|
patches.kernel.org/4.17.5-033-drm-amdgpu-GPU-vs-CPU-page-size-fixes-in-amdgp.patch
|
|
|
|
patches.kernel.org/4.17.5-034-drm-amdgpu-Count-disabled-CRTCs-in-commit-tail.patch
|
|
|
|
patches.kernel.org/4.17.5-035-drm-amd-display-release-spinlock-before-commit.patch
|
|
|
|
patches.kernel.org/4.17.5-036-drm-i915-Allow-DBLSCAN-user-modes-with-eDP-LVD.patch
|
|
|
|
patches.kernel.org/4.17.5-037-drm-i915-Fix-PIPESTAT-irq-ack-on-i965-g4x.patch
|
|
|
|
patches.kernel.org/4.17.5-038-drm-i915-Disallow-interlaced-modes-on-g4x-DP-o.patch
|
|
|
|
patches.kernel.org/4.17.5-039-drm-i915-Turn-off-g4x-DP-port-in-.post_disable.patch
|
|
|
|
patches.kernel.org/4.17.5-040-drm-i915-Enable-provoking-vertex-fix-on-Gen9-s.patch
|
|
|
|
patches.kernel.org/4.17.5-041-netfilter-ip6t_rpfilter-provide-input-interfac.patch
|
|
|
|
patches.kernel.org/4.17.5-042-netfilter-xt_connmark-fix-list-corruption-on-r.patch
|
|
|
|
patches.kernel.org/4.17.5-043-netfilter-nf_tables-use-WARN_ON_ONCE-instead-o.patch
|
|
|
|
patches.kernel.org/4.17.5-044-ARM64-dts-meson-gxl-s905x-p212-Add-phy-supply-.patch
|
|
|
|
patches.kernel.org/4.17.5-045-x86-mm-Don-t-free-P4D-table-when-it-is-folded-.patch
|
|
|
|
patches.kernel.org/4.17.5-046-ARM-dts-imx6q-Use-correct-SDMA-script-for-SPI5.patch
|
|
|
|
patches.kernel.org/4.17.5-047-Linux-4.17.5.patch
|
2018-07-11 22:33:49 +02:00
|
|
|
patches.kernel.org/4.17.6-001-userfaultfd-hugetlbfs-fix-userfaultfd_huge_mus.patch
|
|
|
|
patches.kernel.org/4.17.6-002-mm-hugetlb-yield-when-prepping-struct-pages.patch
|
|
|
|
patches.kernel.org/4.17.6-003-mm-teach-dump_page-to-correctly-output-poisone.patch
|
|
|
|
patches.kernel.org/4.17.6-004-PCI-ACPI-PM-Resume-bridges-w-o-drivers-on-susp.patch
|
|
|
|
patches.kernel.org/4.17.6-005-ACPICA-Drop-leading-newlines-from-error-messag.patch
|
|
|
|
patches.kernel.org/4.17.6-006-ACPI-battery-Safe-unregistering-of-hooks.patch
|
|
|
|
patches.kernel.org/4.17.6-007-drm-amdgpu-Make-struct-amdgpu_atif-private-to-.patch
|
|
|
|
patches.kernel.org/4.17.6-008-tracing-Avoid-string-overflow.patch
|
|
|
|
patches.kernel.org/4.17.6-009-tracing-Fix-missing-return-symbol-in-function_.patch
|
|
|
|
patches.kernel.org/4.17.6-010-scsi-sg-mitigate-read-write-abuse.patch
|
|
|
|
patches.kernel.org/4.17.6-011-scsi-aacraid-Fix-PD-performance-regression-ove.patch
|
|
|
|
patches.kernel.org/4.17.6-012-scsi-target-Fix-truncated-PR-in-ReadKeys-respo.patch
|
|
|
|
patches.kernel.org/4.17.6-013-s390-Correct-register-corruption-in-critical-s.patch
|
|
|
|
patches.kernel.org/4.17.6-014-drbd-fix-access-after-free.patch
|
|
|
|
patches.kernel.org/4.17.6-015-vfio-Use-get_user_pages_longterm-correctly.patch
|
|
|
|
patches.kernel.org/4.17.6-016-ARM-dts-imx51-zii-rdu1-fix-touchscreen-pinctrl.patch
|
|
|
|
patches.kernel.org/4.17.6-017-ARM-dts-omap3-Fix-am3517-mdio-and-emac-clock-r.patch
|
|
|
|
patches.kernel.org/4.17.6-018-ARM-dts-dra7-Disable-metastability-workaround-.patch
|
|
|
|
patches.kernel.org/4.17.6-019-cifs-Fix-use-after-free-of-a-mid_q_entry.patch
|
|
|
|
patches.kernel.org/4.17.6-020-cifs-Fix-memory-leak-in-smb2_set_ea.patch
|
|
|
|
patches.kernel.org/4.17.6-021-cifs-Fix-slab-out-of-bounds-in-send_set_info-o.patch
|
|
|
|
patches.kernel.org/4.17.6-022-cifs-Fix-infinite-loop-when-using-hard-mount-o.patch
|
|
|
|
patches.kernel.org/4.17.6-023-drm-Use-kvzalloc-for-allocating-blob-property-.patch
|
|
|
|
patches.kernel.org/4.17.6-024-drm-udl-fix-display-corruption-of-the-last-lin.patch
|
|
|
|
patches.kernel.org/4.17.6-025-drm-amdgpu-Add-amdgpu_atpx_get_dhandle.patch
|
|
|
|
patches.kernel.org/4.17.6-026-drm-amdgpu-Dynamically-probe-for-ATIF-handle-v.patch
|
|
|
|
patches.kernel.org/4.17.6-027-jbd2-don-t-mark-block-as-modified-if-the-handl.patch
|
|
|
|
patches.kernel.org/4.17.6-028-ext4-add-corruption-check-in-ext4_xattr_set_en.patch
|
|
|
|
patches.kernel.org/4.17.6-029-ext4-always-verify-the-magic-number-in-xattr-b.patch
|
|
|
|
patches.kernel.org/4.17.6-030-ext4-make-sure-bitmaps-and-the-inode-table-don.patch
|
|
|
|
patches.kernel.org/4.17.6-031-ext4-always-check-block-group-bounds-in-ext4_i.patch
|
|
|
|
patches.kernel.org/4.17.6-032-ext4-only-look-at-the-bg_flags-field-if-it-is-.patch
|
|
|
|
patches.kernel.org/4.17.6-033-ext4-verify-the-depth-of-extent-tree-in-ext4_f.patch
|
|
|
|
patches.kernel.org/4.17.6-034-ext4-include-the-illegal-physical-block-in-the.patch
|
|
|
|
patches.kernel.org/4.17.6-035-ext4-clear-i_data-in-ext4_inode_info-when-remo.patch
|
|
|
|
patches.kernel.org/4.17.6-036-ext4-never-move-the-system.data-xattr-out-of-t.patch
|
|
|
|
patches.kernel.org/4.17.6-037-ext4-avoid-running-out-of-journal-credits-when.patch
|
|
|
|
patches.kernel.org/4.17.6-038-ext4-add-more-inode-number-paranoia-checks.patch
|
|
|
|
patches.kernel.org/4.17.6-039-ext4-add-more-mount-time-checks-of-the-superbl.patch
|
|
|
|
patches.kernel.org/4.17.6-040-ext4-check-superblock-mapped-prior-to-committi.patch
|
|
|
|
patches.kernel.org/4.17.6-041-HID-i2c-hid-Fix-incomplete-report-noise.patch
|
|
|
|
patches.kernel.org/4.17.6-042-HID-hiddev-fix-potential-Spectre-v1.patch
|
|
|
|
patches.kernel.org/4.17.6-043-HID-debug-check-length-before-copy_to_user.patch
|
|
|
|
patches.kernel.org/4.17.6-044-HID-core-allow-concurrent-registration-of-driv.patch
|
|
|
|
patches.kernel.org/4.17.6-045-i2c-core-smbus-fix-a-potential-missing-check-b.patch
|
|
|
|
patches.kernel.org/4.17.6-046-i2c-smbus-kill-memory-leak-on-emulated-and-fai.patch
|
|
|
|
patches.kernel.org/4.17.6-047-fs-allow-per-device-dax-status-checking-for-fi.patch
|
|
|
|
patches.kernel.org/4.17.6-048-dax-change-bdev_dax_supported-to-support-boole.patch
|
|
|
|
patches.kernel.org/4.17.6-049-dax-check-for-QUEUE_FLAG_DAX-in-bdev_dax_suppo.patch
|
|
|
|
patches.kernel.org/4.17.6-050-dm-prevent-DAX-mounts-if-not-supported.patch
|
|
|
|
patches.kernel.org/4.17.6-051-mtd-cfi_cmdset_0002-Change-definition-naming-t.patch
|
|
|
|
patches.kernel.org/4.17.6-052-mtd-cfi_cmdset_0002-Change-erase-functions-to-.patch
|
|
|
|
patches.kernel.org/4.17.6-053-mtd-cfi_cmdset_0002-Change-erase-functions-to-.patch
|
|
|
|
patches.kernel.org/4.17.6-054-netfilter-nf_log-don-t-hold-nf_log_mutex-durin.patch
|
|
|
|
patches.kernel.org/4.17.6-055-staging-comedi-quatech_daqp_cs-fix-no-op-loop-.patch
|
|
|
|
patches.kernel.org/4.17.6-056-Revert-mm-vmstat.c-fix-vmstat_update-preemptio.patch
|
|
|
|
patches.kernel.org/4.17.6-057-Linux-4.17.6.patch
|
2018-07-17 14:06:12 +02:00
|
|
|
patches.kernel.org/4.17.7-001-bpf-reject-passing-modified-ctx-to-helper-func.patch
|
|
|
|
patches.kernel.org/4.17.7-002-MIPS-Call-dump_stack-from-show_regs.patch
|
|
|
|
patches.kernel.org/4.17.7-003-MIPS-Use-async-IPIs-for-arch_trigger_cpumask_b.patch
|
|
|
|
patches.kernel.org/4.17.7-004-MIPS-Fix-ioremap-RAM-check.patch
|
|
|
|
patches.kernel.org/4.17.7-005-drm-etnaviv-Check-for-platform_device_register.patch
|
|
|
|
patches.kernel.org/4.17.7-006-drm-etnaviv-Fix-driver-unregistering.patch
|
|
|
|
patches.kernel.org/4.17.7-007-drm-etnaviv-bring-back-progress-check-in-job-t.patch
|
|
|
|
patches.kernel.org/4.17.7-008-ACPICA-Clear-status-of-all-events-when-enterin.patch
|
|
|
|
patches.kernel.org/4.17.7-009-mmc-sdhci-esdhc-imx-allow-1.8V-modes-without-1.patch
|
|
|
|
patches.kernel.org/4.17.7-010-mmc-dw_mmc-fix-card-threshold-control-configur.patch
|
|
|
|
patches.kernel.org/4.17.7-011-mmc-renesas_sdhi_internal_dmac-Cannot-clear-th.patch
|
|
|
|
patches.kernel.org/4.17.7-012-ibmasm-don-t-write-out-of-bounds-in-read-handl.patch
|
|
|
|
patches.kernel.org/4.17.7-013-staging-rtl8723bs-Prevent-an-underflow-in-rtw_.patch
|
|
|
|
patches.kernel.org/4.17.7-014-staging-r8822be-Fix-RTL8822be-can-t-find-any-w.patch
|
|
|
|
patches.kernel.org/4.17.7-015-ata-Fix-ZBC_OUT-command-block-check.patch
|
|
|
|
patches.kernel.org/4.17.7-016-ata-Fix-ZBC_OUT-all-bit-handling.patch
|
|
|
|
patches.kernel.org/4.17.7-017-mei-discard-messages-from-not-connected-client.patch
|
|
|
|
patches.kernel.org/4.17.7-018-mtd-spi-nor-cadence-quadspi-Fix-direct-mode-wr.patch
|
|
|
|
patches.kernel.org/4.17.7-019-tracing-kprobe-Release-kprobe-print_fmt-proper.patch
|
|
|
|
patches.kernel.org/4.17.7-020-vmw_balloon-fix-inflation-with-batching.patch
|
|
|
|
patches.kernel.org/4.17.7-021-ahci-Add-Intel-Ice-Lake-LP-PCI-ID.patch
|
|
|
|
patches.kernel.org/4.17.7-022-ahci-Disable-LPM-on-Lenovo-50-series-laptops-w.patch
|
|
|
|
patches.kernel.org/4.17.7-023-thunderbolt-Notify-userspace-when-boot_acl-is-.patch
|
|
|
|
patches.kernel.org/4.17.7-024-USB-serial-ch341-fix-type-promotion-bug-in-ch3.patch
|
|
|
|
patches.kernel.org/4.17.7-025-USB-serial-cp210x-add-another-USB-ID-for-Qivic.patch
|
|
|
|
patches.kernel.org/4.17.7-026-USB-serial-keyspan_pda-fix-modem-status-error-.patch
|
|
|
|
patches.kernel.org/4.17.7-027-USB-yurex-fix-out-of-bounds-uaccess-in-read-ha.patch
|
|
|
|
patches.kernel.org/4.17.7-028-USB-serial-mos7840-fix-status-register-error-h.patch
|
|
|
|
patches.kernel.org/4.17.7-029-usb-quirks-add-delay-quirks-for-Corsair-Strafe.patch
|
|
|
|
patches.kernel.org/4.17.7-030-xhci-xhci-mem-off-by-one-in-xhci_stream_id_to_.patch
|
|
|
|
patches.kernel.org/4.17.7-031-Fix-up-non-directory-creation-in-SGID-director.patch
|
|
|
|
patches.kernel.org/4.17.7-032-mm-zero-unavailable-pages-before-memmap-init.patch
|
|
|
|
patches.kernel.org/4.17.7-033-ALSA-hda-realtek-two-more-lenovo-models-need-f.patch
|
|
|
|
patches.kernel.org/4.17.7-034-ALSA-hda-Handle-pm-failure-during-hotplug.patch
|
|
|
|
patches.kernel.org/4.17.7-035-mm-do-not-drop-unused-pages-when-userfaultd-is.patch
|
|
|
|
patches.kernel.org/4.17.7-036-fs-proc-task_mmu.c-fix-Locked-field-in-proc-pi.patch
|
|
|
|
patches.kernel.org/4.17.7-037-x86-purgatory-add-missing-FORCE-to-Makefile-ta.patch
|
|
|
|
patches.kernel.org/4.17.7-038-fs-elf-make-sure-to-page-align-bss-in-load_elf.patch
|
|
|
|
patches.kernel.org/4.17.7-039-mm-do-not-bug_on-on-incorrect-length-in-__mm_p.patch
|
|
|
|
patches.kernel.org/4.17.7-040-tracing-Reorder-display-of-TGID-to-be-after-PI.patch
|
|
|
|
patches.kernel.org/4.17.7-041-kbuild-delete-INSTALL_FW_PATH-from-kbuild-docu.patch
|
|
|
|
patches.kernel.org/4.17.7-042-acpi-nfit-Fix-scrub-idle-detection.patch
|
|
|
|
patches.kernel.org/4.17.7-043-arm64-neon-Fix-function-may_use_simd-return-er.patch
|
|
|
|
patches.kernel.org/4.17.7-044-tools-build-fix-escaping-in-.cmd-files-for-fut.patch
|
|
|
|
patches.kernel.org/4.17.7-045-IB-hfi1-Fix-incorrect-mixing-of-ERR_PTR-and-NU.patch
|
|
|
|
patches.kernel.org/4.17.7-046-i2c-tegra-Fix-NACK-error-handling.patch
|
|
|
|
patches.kernel.org/4.17.7-047-i2c-recovery-if-possible-send-STOP-with-recove.patch
|
|
|
|
patches.kernel.org/4.17.7-048-iw_cxgb4-correctly-enforce-the-max-reg_mr-dept.patch
|
|
|
|
patches.kernel.org/4.17.7-049-xen-remove-global-bit-from-__default_kernel_pt.patch
|
|
|
|
patches.kernel.org/4.17.7-050-xen-setup-pv-irq-ops-vector-earlier.patch
|
|
|
|
patches.kernel.org/4.17.7-051-bsg-fix-bogus-EINVAL-on-non-data-commands.patch
|
|
|
|
patches.kernel.org/4.17.7-052-crypto-x86-salsa20-remove-x86-salsa20-implemen.patch
|
|
|
|
patches.kernel.org/4.17.7-053-uprobes-x86-Remove-incorrect-WARN_ON-in-uprobe.patch
|
|
|
|
patches.kernel.org/4.17.7-054-netfilter-nf_queue-augment-nfqa_cfg_policy.patch
|
|
|
|
patches.kernel.org/4.17.7-055-crypto-don-t-optimize-keccakf.patch
|
|
|
|
patches.kernel.org/4.17.7-056-netfilter-x_tables-initialise-match-target-che.patch
|
|
|
|
patches.kernel.org/4.17.7-057-loop-add-recursion-validation-to-LOOP_CHANGE_F.patch
|
|
|
|
patches.kernel.org/4.17.7-058-xfs-fix-inobt-magic-number-check.patch
|
|
|
|
patches.kernel.org/4.17.7-059-PM-hibernate-Fix-oops-at-snapshot_write.patch
|
|
|
|
patches.kernel.org/4.17.7-060-RDMA-ucm-Mark-UCM-interface-as-BROKEN.patch
|
|
|
|
patches.kernel.org/4.17.7-061-loop-remember-whether-sysfs_create_group-was-d.patch
|
|
|
|
patches.kernel.org/4.17.7-062-kvm-vmx-Nested-VM-entry-prereqs-for-event-inj.patch
|
|
|
|
patches.kernel.org/4.17.7-063-f2fs-give-message-and-set-need_fsck-given-brok.patch
|
|
|
|
patches.kernel.org/4.17.7-064-f2fs-avoid-bug_on-on-corrupted-inode.patch
|
|
|
|
patches.kernel.org/4.17.7-065-f2fs-sanity-check-on-sit-entry.patch
|
|
|
|
patches.kernel.org/4.17.7-066-f2fs-sanity-check-for-total-valid-node-blocks.patch
|
|
|
|
patches.kernel.org/4.17.7-067-ARM-dts-armada-38x-use-the-new-thermal-binding.patch
|
|
|
|
patches.kernel.org/4.17.7-068-Linux-4.17.7.patch
|
2018-07-19 10:02:59 +02:00
|
|
|
patches.kernel.org/4.17.8-001-mm-don-t-do-zero_resv_unavail-if-memmap-is-not.patch
|
|
|
|
patches.kernel.org/4.17.8-002-Linux-4.17.8.patch
|
2012-04-08 07:01:07 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Build fixes that apply to the vanilla kernel too.
|
2011-10-05 07:01:45 +02:00
|
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
|
|
# and patched flavors.
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
|
2018-02-17 08:02:43 +01:00
|
|
|
patches.rpmify/Add-ksym-provides-tool.patch
|
2017-05-02 09:07:06 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# kABI consistency patches
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# kbuild/module infrastructure fixes
|
|
|
|
########################################################
|
2018-02-08 08:03:03 +01:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/rpm-kernel-config
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/supported-flag
|
2013-11-05 08:02:30 +01:00
|
|
|
patches.suse/supported-flag-underscores
|
|
|
|
patches.suse/supported-flag-wildcards
|
2015-02-12 08:04:40 +01:00
|
|
|
patches.suse/supported-flag-external
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/genksyms-add-override-flag.diff
|
2018-04-04 08:43:11 +02:00
|
|
|
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
|
|
|
patches.suse/kernel-add-release-status-to-kernel-build.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Simple export additions/removals
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Bug workarounds for binutils
|
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
+testing patches.suse/binutils2_26.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Scheduler / Core
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/setuid-dumpable-wrongdir
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2018-06-16 12:46:24 +02:00
|
|
|
patches.suse/revert-mm-relax-deferred-struct-page-requirements.patch
|
|
|
|
|
2018-02-08 08:03:03 +01:00
|
|
|
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
|
2018-01-13 08:03:25 +01:00
|
|
|
|
2018-07-11 10:03:50 +02:00
|
|
|
patches.suse/alarmtimer-Prevent-overflow-for-relative-nanosleep.patch
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# 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.
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# i386
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
# amd64 | x86-64 | x86_64
|
|
|
|
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
|
|
|
|
# x64
|
|
|
|
# Intel 64
|
|
|
|
# "the architecture with too many names"
|
|
|
|
# TAWTMN
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# x86_64/i386 biarch
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
|
|
|
|
# changed this area a lot.
|
2017-11-13 22:08:43 +01:00
|
|
|
+needs_updating patches.suse/x86_64-hpet-64bit-timer.patch
|
2016-06-26 15:53:30 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
|
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# x86_64/4096CPUS - from SGI
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# x86 UV patches from SGI
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# x86_64/i386 depending on the UV patchset
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# powerpc/generic
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2014-01-23 08:04:33 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# powerpc/little endian
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 15:53:30 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# PS3
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-05 08:04:50 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# ARM
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2018-02-04 20:26:44 +01:00
|
|
|
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
|
2016-09-24 13:48:31 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
|
|
|
# S/390
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2018-06-25 17:13:47 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# VM/FS patches
|
|
|
|
########################################################
|
2016-01-21 08:05:17 +01:00
|
|
|
# Patches to export btrfs anonymous devices (VFS portion)
|
2015-11-03 08:07:24 +01:00
|
|
|
patches.suse/vfs-add-super_operations-get_inode_dev
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
# Changes to tunable defaults
|
|
|
|
patches.suse/readahead-request-tunables.patch
|
2016-01-21 08:05:17 +01:00
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/VFS-expedite-umount.patch
|
2018-04-11 08:04:41 +02:00
|
|
|
|
2018-07-17 14:06:12 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# IPC patches
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# nfsacl protocol (agruen)
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# misc small fixes
|
|
|
|
########################################################
|
|
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# ACPI patches
|
|
|
|
#
|
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
|
|
patches.suse/acpi_thermal_passive_blacklist.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# CPUFREQ
|
|
|
|
########################################################
|
|
|
|
|
2011-01-23 20:47:15 +01:00
|
|
|
## cpuidle perf events cleanups and related
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/perf_timechart_fix_zero_timestamps.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# AGP, graphics related stuff
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Suse specific stuff
|
|
|
|
########################################################
|
2014-01-23 08:04:33 +01:00
|
|
|
patches.suse/suse-hv-guest-os-id.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2015-11-27 08:04:29 +01:00
|
|
|
########################################################
|
2017-06-07 08:02:29 +02:00
|
|
|
# Networking Core
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
2016-05-15 08:02:44 +02:00
|
|
|
|
2016-04-20 08:03:54 +02:00
|
|
|
########################################################
|
|
|
|
# Netfilter
|
|
|
|
########################################################
|
|
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# NFS
|
|
|
|
########################################################
|
2014-10-09 08:03:01 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
|
|
|
# lockd + statd
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# cifs patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext2/ext3
|
|
|
|
########################################################
|
|
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext4
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# btrfs
|
|
|
|
########################################################
|
2017-02-21 08:08:23 +01:00
|
|
|
|
2017-06-23 08:02:56 +02:00
|
|
|
# Not upstream yet
|
2017-09-08 08:03:12 +02:00
|
|
|
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
|
2017-06-23 08:02:56 +02:00
|
|
|
|
2017-02-21 08:08:23 +01:00
|
|
|
# SUSE-specific
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/btrfs-provide-super_operations-get_inode_dev
|
2017-02-21 08:08:23 +01:00
|
|
|
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
|
2018-07-05 10:04:41 +02:00
|
|
|
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
|
2013-09-18 08:02:56 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Reiserfs Patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# dlm
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ocfs2
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# gfs2
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# xfs
|
|
|
|
########################################################
|
|
|
|
|
2011-03-16 07:03:17 +01:00
|
|
|
########################################################
|
|
|
|
# other filesystem stuff
|
|
|
|
########################################################
|
2011-03-09 07:02:41 +01:00
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/pstore_disable_efi_backend_by_default.patch
|
2017-09-08 08:03:12 +02:00
|
|
|
+duwe patches.suse/pstore-backend-autoaction
|
2017-07-10 10:29:17 +02:00
|
|
|
|
2012-10-02 08:02:44 +02:00
|
|
|
########################################################
|
|
|
|
# Overlayfs
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Swap-over-NFS
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2011-04-15 07:04:57 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# Device drivers
|
|
|
|
#
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Storage
|
|
|
|
########################################################
|
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/scsi-retry-alua-transition-in-progress
|
2011-08-25 07:02:44 +02:00
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/megaraid-mbox-fix-SG_IO
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# DRM/Video
|
|
|
|
########################################################
|
2016-03-03 13:36:37 +01:00
|
|
|
|
2011-02-11 07:03:11 +01:00
|
|
|
########################################################
|
|
|
|
# video4linux
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Network
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Wireless Networking
|
|
|
|
########################################################
|
|
|
|
patches.suse/b43-missing-firmware-info.patch
|
2018-05-25 08:03:27 +02:00
|
|
|
patches.suse/Bluetooth-Apply-QCA-Rome-patches-for-some-ATH3021-modules
|
2011-01-23 20:47:15 +01:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ISDN
|
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/misdn-add-support-for-group-membership-check
|
2011-01-23 20:47:15 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# iSCSI
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# PCI and PCI hotplug
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# sysfs / driver core
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# USB
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# I2C
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Input & Console
|
|
|
|
########################################################
|
2018-04-24 11:07:45 +02:00
|
|
|
patches.suse/HID-redragon-Fix-modifier-keys-for-Redragon-Asura-Ke.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# Sound
|
|
|
|
##########################################################
|
2011-03-29 07:06:18 +02:00
|
|
|
|
2011-06-30 07:05:47 +02:00
|
|
|
########################################################
|
|
|
|
# Char / serial
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Other driver fixes
|
|
|
|
########################################################
|
|
|
|
|
2018-06-26 08:52:18 +02:00
|
|
|
patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2
|
2018-06-25 17:13:47 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Other drivers we have added to the tree
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Suspend/Resume stuff
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# device-mapper
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/dm-mpath-leastpending-path-update
|
2018-04-04 08:43:11 +02:00
|
|
|
+review patches.suse/dm-mpath-accept-failed-paths
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/dm-table-switch-to-readonly
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# md
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
#
|
|
|
|
# Security stuff
|
|
|
|
#
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# Audit
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# AppArmor
|
|
|
|
##########################################################
|
2018-06-04 11:09:37 +02:00
|
|
|
+jeffm patches.suse/0001-AppArmor-basic-networking-rules.patch
|
|
|
|
+jeffm patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch
|
|
|
|
+jeffm patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch
|
|
|
|
+jeffm patches.suse/apparmor-check-all-net-profiles.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Address space layout randomization
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# KDB v4.4
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Other patches for debugging
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/crasher.patch
|
2017-07-04 08:15:50 +02:00
|
|
|
|
2018-06-25 17:13:47 +02:00
|
|
|
patches.suse/0001-x86-stacktrace-Do-not-unwind-after-user-regs.patch
|
|
|
|
patches.suse/0002-x86-stacktrace-Remove-STACKTRACE_DUMP_ONCE.patch
|
|
|
|
patches.suse/0003-x86-stacktrace-Clarify-the-reliable-success-paths.patch
|
|
|
|
patches.suse/0004-x86-stacktrace-Do-not-fail-for-ORC-with-regs-on-stac.patch
|
|
|
|
patches.suse/0005-x86-unwind-orc-Detect-the-end-of-the-stack.patch
|
|
|
|
patches.suse/0006-x86-stacktrace-Enable-HAVE_RELIABLE_STACKTRACE-for-t.patch
|
2017-10-05 20:35:41 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Kdump
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# cgroups
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 15:53:30 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# audit subsystem
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 15:53:30 +02:00
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Performance Monitoring, Tracing etc
|
2016-06-26 15:53:30 +02:00
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# KVM patches
|
2016-06-26 15:53:30 +02:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# Staging tree patches
|
|
|
|
# new drivers that are going upstream
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# You'd better have a good reason for adding a patch
|
|
|
|
# below here.
|
|
|
|
########################################################
|