Jiri Slaby
95162ff5ba
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=812
1941 lines
134 KiB
Plaintext
1941 lines
134 KiB
Plaintext
# Kernel patches configuration file
|
|
# vim: set ts=8 sw=8 noet:
|
|
#
|
|
# There are three kinds of rules (see guards.1 for details):
|
|
# +symbol include this patch if symbol is defined; otherwise exclude.
|
|
# -symbol exclude this patch if symbol is defined; otherwise include.
|
|
# - exclude this patch.
|
|
#
|
|
# Using symbols means that an entirely different source tree will be
|
|
# generated depending on which symbols are defined. This used to be
|
|
# a good thing when arch-specific patches contained conflicts with other
|
|
# patches, but we now have a policy that patches must build everywhere.
|
|
# The result is a unified source tree that allows us to do neat things
|
|
# like ship kernel module packages. Creating a divergent tree breaks
|
|
# these # so you'd better have an extraordinary reason for using them.
|
|
# For example, the openSUSE 10.3 kernel uses them for segregating the
|
|
# -rt patches until they can be integrated completely, and these are
|
|
# only applied at the very end of the series.
|
|
#
|
|
# The most common use in recent kernels is to disable a patch with a
|
|
# username as the symbol to indicate responsbility. Another use is
|
|
# to check in a patch for testing, but have it disabled in all but your
|
|
# own build environment.
|
|
|
|
########################################################
|
|
# latest standard kernel patches
|
|
# DO NOT MODIFY THEM!
|
|
# Send separate patches upstream if you find a problem...
|
|
########################################################
|
|
patches.kernel.org/4.14.1-001-EDAC-sb_edac-Don-t-create-a-second-memory-cont.patch
|
|
patches.kernel.org/4.14.1-002-dmaengine-dmatest-warn-user-when-dma-test-time.patch
|
|
patches.kernel.org/4.14.1-003-media-imon-Fix-null-ptr-deref-in-imon_probe.patch
|
|
patches.kernel.org/4.14.1-004-media-dib0700-fix-invalid-dvb_detach-argument.patch
|
|
patches.kernel.org/4.14.1-005-crypto-dh-Fix-double-free-of-ctx-p.patch
|
|
patches.kernel.org/4.14.1-006-crypto-dh-Don-t-permit-p-to-be-0.patch
|
|
patches.kernel.org/4.14.1-007-crypto-dh-Don-t-permit-key-or-g-size-longer-th.patch
|
|
patches.kernel.org/4.14.1-008-crypto-brcm-Explicity-ACK-mailbox-message.patch
|
|
patches.kernel.org/4.14.1-009-USB-early-Use-new-USB-product-ID-and-strings-f.patch
|
|
patches.kernel.org/4.14.1-010-USB-usbfs-compute-urb-actual_length-for-isochr.patch
|
|
patches.kernel.org/4.14.1-011-USB-Add-delay-init-quirk-for-Corsair-K70-LUX-k.patch
|
|
patches.kernel.org/4.14.1-012-usb-gadget-f_fs-Fix-use-after-free-in-ffs_free.patch
|
|
patches.kernel.org/4.14.1-013-USB-serial-metro-usb-stop-I-O-after-failed-ope.patch
|
|
patches.kernel.org/4.14.1-014-USB-serial-Change-DbC-debug-device-binding-ID.patch
|
|
patches.kernel.org/4.14.1-015-USB-serial-qcserial-add-pid-vid-for-Sierra-Wir.patch
|
|
patches.kernel.org/4.14.1-016-USB-serial-garmin_gps-fix-I-O-after-failed-pro.patch
|
|
patches.kernel.org/4.14.1-017-USB-serial-garmin_gps-fix-memory-leak-on-probe.patch
|
|
patches.kernel.org/4.14.1-018-selftests-x86-protection_keys-Fix-syscall-NR-r.patch
|
|
patches.kernel.org/4.14.1-019-x86-MCE-AMD-Always-give-panic-severity-for-UC-.patch
|
|
patches.kernel.org/4.14.1-020-platform-x86-peaq-wmi-Add-DMI-check-before-bin.patch
|
|
patches.kernel.org/4.14.1-021-platform-x86-peaq_wmi-Fix-missing-terminating-.patch
|
|
patches.kernel.org/4.14.1-022-HID-cp2112-add-HIDRAW-dependency.patch
|
|
patches.kernel.org/4.14.1-023-HID-wacom-generic-Recognize-WACOM_HID_WD_PEN-a.patch
|
|
patches.kernel.org/4.14.1-024-rpmsg-glink-Add-missing-MODULE_LICENSE.patch
|
|
patches.kernel.org/4.14.1-025-staging-wilc1000-Fix-bssid-buffer-offset-in-Tx.patch
|
|
patches.kernel.org/4.14.1-026-staging-sm750fb-Fix-parameter-mistake-in-poke3.patch
|
|
patches.kernel.org/4.14.1-027-staging-ccree-fix-64-bit-scatter-gather-DMA-op.patch
|
|
patches.kernel.org/4.14.1-028-staging-greybus-spilib-fix-use-after-free-afte.patch
|
|
patches.kernel.org/4.14.1-029-staging-vboxvideo-Fix-reporting-invalid-sugges.patch
|
|
patches.kernel.org/4.14.1-030-staging-rtl8188eu-Revert-4-commits-breaking-AR.patch
|
|
patches.kernel.org/4.14.1-031-spi-fix-use-after-free-at-controller-deregistr.patch
|
|
patches.kernel.org/4.14.1-032-sparc32-Add-cmpxchg64.patch
|
|
patches.kernel.org/4.14.1-033-sparc64-mmu_context-Add-missing-include-files.patch
|
|
patches.kernel.org/4.14.1-034-sparc64-Fix-page-table-walk-for-PUD-hugepages.patch
|
|
patches.kernel.org/4.14.1-035-Linux-4.14.1.patch
|
|
patches.kernel.org/4.14.2-001-bio-ensure-__bio_clone_fast-copies-bi_partno.patch
|
|
patches.kernel.org/4.14.2-002-af_netlink-ensure-that-NLMSG_DONE-never-fails-.patch
|
|
patches.kernel.org/4.14.2-003-vxlan-fix-the-issue-that-neigh-proxy-blocks-al.patch
|
|
patches.kernel.org/4.14.2-004-net-cdc_ncm-GetNtbFormat-endian-fix.patch
|
|
patches.kernel.org/4.14.2-005-fealnx-Fix-building-error-on-MIPS.patch
|
|
patches.kernel.org/4.14.2-006-net-sctp-Always-set-scope_id-in-sctp_inet6_skb.patch
|
|
patches.kernel.org/4.14.2-007-ima-do-not-update-security.ima-if-appraisal-st.patch
|
|
patches.kernel.org/4.14.2-008-serial-omap-Fix-EFR-write-on-RTS-deassertion.patch
|
|
patches.kernel.org/4.14.2-009-serial-8250_fintek-Fix-finding-base_port-with-.patch
|
|
patches.kernel.org/4.14.2-010-tpm-dev-common-Reject-too-short-writes.patch
|
|
patches.kernel.org/4.14.2-011-rcu-Fix-up-pending-cbs-check-in-rcu_prepare_fo.patch
|
|
patches.kernel.org/4.14.2-012-mm-pagewalk.c-report-holes-in-hugetlb-ranges.patch
|
|
patches.kernel.org/4.14.2-013-ocfs2-fix-cluster-hang-after-a-node-dies.patch
|
|
patches.kernel.org/4.14.2-014-ocfs2-should-wait-dio-before-inode-lock-in-ocf.patch
|
|
patches.kernel.org/4.14.2-015-ipmi-fix-unsigned-long-underflow.patch
|
|
patches.kernel.org/4.14.2-016-mm-page_alloc.c-broken-deferred-calculation.patch
|
|
patches.kernel.org/4.14.2-017-mm-page_ext.c-check-if-page_ext-is-not-prepare.patch
|
|
patches.kernel.org/4.14.2-018-coda-fix-kernel-memory-exposure-attempt-in-fsy.patch
|
|
patches.kernel.org/4.14.2-019-ipmi-Prefer-ACPI-system-interfaces-over-SMBIOS.patch
|
|
patches.kernel.org/4.14.2-020-Linux-4.14.2.patch
|
|
patches.kernel.org/4.14.3-001-s390-fix-transactional-execution-control-regis.patch
|
|
patches.kernel.org/4.14.3-002-s390-noexec-execute-kexec-datamover-without-DA.patch
|
|
patches.kernel.org/4.14.3-003-s390-runtime-instrumention-fix-possible-memory.patch
|
|
patches.kernel.org/4.14.3-004-s390-guarded-storage-fix-possible-memory-corru.patch
|
|
patches.kernel.org/4.14.3-005-s390-disassembler-add-missing-end-marker-for-e.patch
|
|
patches.kernel.org/4.14.3-006-s390-disassembler-increase-show_code-buffer-si.patch
|
|
patches.kernel.org/4.14.3-007-ACPI-PM-Fix-acpi_pm_notifier_lock-vs-flush_wor.patch
|
|
patches.kernel.org/4.14.3-008-ACPI-EC-Fix-regression-related-to-triggering-s.patch
|
|
patches.kernel.org/4.14.3-009-cpufreq-schedutil-Reset-cached_raw_freq-when-n.patch
|
|
patches.kernel.org/4.14.3-010-serdev-fix-registration-of-second-slave.patch
|
|
patches.kernel.org/4.14.3-011-sched-Make-resched_cpu-unconditional.patch
|
|
patches.kernel.org/4.14.3-012-lib-mpi-call-cond_resched-from-mpi_powm-loop.patch
|
|
patches.kernel.org/4.14.3-013-x86-boot-Fix-boot-failure-when-SMP-MP-table-is.patch
|
|
patches.kernel.org/4.14.3-014-x86-decoder-Add-new-TEST-instruction-pattern.patch
|
|
patches.kernel.org/4.14.3-015-x86-entry-64-Fix-entry_SYSCALL_64_after_hwfram.patch
|
|
patches.kernel.org/4.14.3-016-x86-entry-64-Add-missing-irqflags-tracing-to-n.patch
|
|
patches.kernel.org/4.14.3-017-perf-x86-intel-Hide-TSX-events-when-RTM-is-not.patch
|
|
patches.kernel.org/4.14.3-018-arm64-Implement-arch-specific-pte_access_permi.patch
|
|
patches.kernel.org/4.14.3-019-ARM-8722-1-mm-make-STRICT_KERNEL_RWX-effective.patch
|
|
patches.kernel.org/4.14.3-020-ARM-8721-1-mm-dump-check-hardware-RO-bit-for-L.patch
|
|
patches.kernel.org/4.14.3-021-uapi-fix-linux-tls.h-userspace-compilation-err.patch
|
|
patches.kernel.org/4.14.3-022-uapi-fix-linux-rxrpc.h-userspace-compilation-e.patch
|
|
patches.kernel.org/4.14.3-023-MIPS-cmpxchg64-and-HAVE_VIRT_CPU_ACCOUNTING_GE.patch
|
|
patches.kernel.org/4.14.3-024-MIPS-ralink-Fix-MT7628-pinmux.patch
|
|
patches.kernel.org/4.14.3-025-MIPS-ralink-Fix-typo-in-mt7628-pinmux-function.patch
|
|
patches.kernel.org/4.14.3-026-net-mvneta-fix-handling-of-the-Tx-descriptor-c.patch
|
|
patches.kernel.org/4.14.3-027-nbd-wait-uninterruptible-for-the-dead-timeout.patch
|
|
patches.kernel.org/4.14.3-028-nbd-don-t-start-req-until-after-the-dead-conne.patch
|
|
patches.kernel.org/4.14.3-029-PM-OPP-Add-missing-of_node_put-np.patch
|
|
patches.kernel.org/4.14.3-030-PCI-ASPM-Account-for-downstream-device-s-Port-.patch
|
|
patches.kernel.org/4.14.3-031-PCI-ASPM-Use-correct-capability-pointer-to-pro.patch
|
|
patches.kernel.org/4.14.3-032-PCI-hv-Use-effective-affinity-mask.patch
|
|
patches.kernel.org/4.14.3-033-PCI-Set-Cavium-ACS-capability-quirk-flags-to-a.patch
|
|
patches.kernel.org/4.14.3-034-PCI-Apply-Cavium-ThunderX-ACS-quirk-to-more-Ro.patch
|
|
patches.kernel.org/4.14.3-035-ALSA-hda-Add-Raven-PCI-ID.patch
|
|
patches.kernel.org/4.14.3-036-dm-integrity-allow-unaligned-bv_offset.patch
|
|
patches.kernel.org/4.14.3-037-dm-cache-fix-race-condition-in-the-writeback-m.patch
|
|
patches.kernel.org/4.14.3-038-dm-crypt-allow-unaligned-bv_offset.patch
|
|
patches.kernel.org/4.14.3-039-dm-zoned-ignore-last-smaller-runt-zone.patch
|
|
patches.kernel.org/4.14.3-040-dm-mpath-remove-annoying-message-of-blk_get_re.patch
|
|
patches.kernel.org/4.14.3-041-dm-bufio-fix-integer-overflow-when-limiting-ma.patch
|
|
patches.kernel.org/4.14.3-042-ovl-Put-upperdentry-if-ovl_check_origin-fails.patch
|
|
patches.kernel.org/4.14.3-043-dm-allocate-struct-mapped_device-with-kvzalloc.patch
|
|
patches.kernel.org/4.14.3-044-sched-rt-Simplify-the-IPI-based-RT-balancing-l.patch
|
|
patches.kernel.org/4.14.3-045-MIPS-pci-Remove-KERN_WARN-instance-inside-the-.patch
|
|
patches.kernel.org/4.14.3-046-dm-fix-race-between-dm_get_from_kobject-and-__.patch
|
|
patches.kernel.org/4.14.3-047-dm-discard-support-requires-all-targets-in-a-t.patch
|
|
patches.kernel.org/4.14.3-048-MIPS-Fix-odd-fp-register-warnings-with-MIPS64r.patch
|
|
patches.kernel.org/4.14.3-049-MIPS-Fix-MIPS64-FP-save-restore-on-32-bit-kern.patch
|
|
patches.kernel.org/4.14.3-050-MIPS-dts-remove-bogus-bcm96358nb4ser.dtb-from-.patch
|
|
patches.kernel.org/4.14.3-051-MIPS-Fix-an-n32-core-file-generation-regset-su.patch
|
|
patches.kernel.org/4.14.3-052-MIPS-BCM47XX-Fix-LED-inversion-for-WRT54GSv1.patch
|
|
patches.kernel.org/4.14.3-053-MIPS-math-emu-Fix-final-emulation-phase-for-ce.patch
|
|
patches.kernel.org/4.14.3-054-rt2x00usb-mark-device-removed-when-get-ENOENT-.patch
|
|
patches.kernel.org/4.14.3-055-mm-z3fold.c-use-kref-to-prevent-page-free-comp.patch
|
|
patches.kernel.org/4.14.3-056-autofs-don-t-fail-mount-for-transient-error.patch
|
|
patches.kernel.org/4.14.3-057-nilfs2-fix-race-condition-that-causes-file-sys.patch
|
|
patches.kernel.org/4.14.3-058-fscrypt-lock-mutex-before-checking-for-bounce-.patch
|
|
patches.kernel.org/4.14.3-059-eCryptfs-use-after-free-in-ecryptfs_release_me.patch
|
|
patches.kernel.org/4.14.3-060-libceph-don-t-WARN-if-user-tries-to-add-invali.patch
|
|
patches.kernel.org/4.14.3-061-bcache-check-ca-alloc_thread-initialized-befor.patch
|
|
patches.kernel.org/4.14.3-062-fs-guard_bio_eod-needs-to-consider-partitions.patch
|
|
patches.kernel.org/4.14.3-063-fanotify-fix-fsnotify_prepare_user_wait-failur.patch
|
|
patches.kernel.org/4.14.3-064-isofs-fix-timestamps-beyond-2027.patch
|
|
patches.kernel.org/4.14.3-065-btrfs-change-how-we-decide-to-commit-transacti.patch
|
|
patches.kernel.org/4.14.3-066-f2fs-expose-some-sectors-to-user-in-inline-dat.patch
|
|
patches.kernel.org/4.14.3-067-NFS-Fix-typo-in-nomigration-mount-option.patch
|
|
patches.kernel.org/4.14.3-068-NFS-Revert-NFS-Move-the-flock-open-mode-check-.patch
|
|
patches.kernel.org/4.14.3-069-nfs-Fix-ugly-referral-attributes.patch
|
|
patches.kernel.org/4.14.3-070-NFS-Avoid-RCU-usage-in-tracepoints.patch
|
|
patches.kernel.org/4.14.3-071-NFS-revalidate-.-etc-correctly-on-open.patch
|
|
patches.kernel.org/4.14.3-072-nfsd-deal-with-revoked-delegations-appropriate.patch
|
|
patches.kernel.org/4.14.3-073-rtlwifi-rtl8192ee-Fix-memory-leak-when-loading.patch
|
|
patches.kernel.org/4.14.3-074-rtlwifi-fix-uninitialized-rtlhal-last_suspend_.patch
|
|
patches.kernel.org/4.14.3-075-iwlwifi-fix-firmware-names-for-9000-and-A000-s.patch
|
|
patches.kernel.org/4.14.3-076-md-fix-deadlock-error-in-recent-patch.patch
|
|
patches.kernel.org/4.14.3-077-md-don-t-check-MD_SB_CHANGE_CLEAN-in-md_allow_.patch
|
|
patches.kernel.org/4.14.3-078-Bluetooth-btqcomsmd-Add-support-for-BD-address.patch
|
|
patches.kernel.org/4.14.3-079-md-bitmap-revert-a-patch.patch
|
|
patches.kernel.org/4.14.3-080-fsnotify-clean-up-fsnotify_prepare-finish_user.patch
|
|
patches.kernel.org/4.14.3-081-fsnotify-pin-both-inode-and-vfsmount-mark.patch
|
|
patches.kernel.org/4.14.3-082-fsnotify-fix-pinning-group-in-fsnotify_prepare.patch
|
|
patches.kernel.org/4.14.3-083-ata-fixes-kernel-crash-while-tracing-ata_eh_li.patch
|
|
patches.kernel.org/4.14.3-084-ext4-fix-interaction-between-i_size-fallocate-.patch
|
|
patches.kernel.org/4.14.3-085-ext4-prevent-data-corruption-with-inline-data-.patch
|
|
patches.kernel.org/4.14.3-086-ext4-prevent-data-corruption-with-journaling-D.patch
|
|
patches.kernel.org/4.14.3-087-ALSA-pcm-update-tstamp-only-if-audio_tstamp-ch.patch
|
|
patches.kernel.org/4.14.3-088-ALSA-usb-audio-Add-sanity-checks-to-FE-parser.patch
|
|
patches.kernel.org/4.14.3-089-ALSA-usb-audio-Fix-potential-out-of-bound-acce.patch
|
|
patches.kernel.org/4.14.3-090-ALSA-usb-audio-Add-sanity-checks-in-v2-clock-p.patch
|
|
patches.kernel.org/4.14.3-091-ALSA-timer-Remove-kernel-warning-at-compat-ioc.patch
|
|
patches.kernel.org/4.14.3-092-ALSA-hda-realtek-Fix-ALC275-no-sound-issue.patch
|
|
patches.kernel.org/4.14.3-093-ALSA-hda-Fix-too-short-HDMI-DP-chmap-reporting.patch
|
|
patches.kernel.org/4.14.3-094-ALSA-hda-Fix-yet-remaining-issue-with-vmaster-.patch
|
|
patches.kernel.org/4.14.3-095-ALSA-hda-realtek-Fix-ALC700-family-no-sound-is.patch
|
|
patches.kernel.org/4.14.3-096-ASoC-sun8i-codec-Invert-Master-Slave-condition.patch
|
|
patches.kernel.org/4.14.3-097-ASoC-sun8i-codec-Fix-left-and-right-channels-i.patch
|
|
patches.kernel.org/4.14.3-098-ASoC-sun8i-codec-Set-the-BCLK-divider.patch
|
|
patches.kernel.org/4.14.3-099-mfd-lpc_ich-Avoton-Rangeley-uses-SPI_BYT-metho.patch
|
|
patches.kernel.org/4.14.3-100-fix-a-page-leak-in-vhost_scsi_iov_to_sgl-error.patch
|
|
patches.kernel.org/4.14.3-101-9p-Fix-missing-commas-in-mount-options.patch
|
|
patches.kernel.org/4.14.3-102-fs-9p-Compare-qid.path-in-v9fs_test_inode.patch
|
|
patches.kernel.org/4.14.3-103-net-9p-Switch-to-wait_event_killable.patch
|
|
patches.kernel.org/4.14.3-104-scsi-qla2xxx-Suppress-a-kernel-complaint-in-ql.patch
|
|
patches.kernel.org/4.14.3-105-scsi-sd_zbc-Fix-sd_zbc_read_zoned_characterist.patch
|
|
patches.kernel.org/4.14.3-106-scsi-lpfc-fix-pci-hot-plug-crash-in-timer-mana.patch
|
|
patches.kernel.org/4.14.3-107-scsi-lpfc-fix-pci-hot-plug-crash-in-list_add-c.patch
|
|
patches.kernel.org/4.14.3-108-scsi-lpfc-Fix-crash-receiving-ELS-while-detach.patch
|
|
patches.kernel.org/4.14.3-109-scsi-lpfc-Fix-FCP-hba_wqidx-assignment.patch
|
|
patches.kernel.org/4.14.3-110-scsi-lpfc-Fix-oops-if-nvmet_fc_register_target.patch
|
|
patches.kernel.org/4.14.3-111-iscsi-target-Make-TASK_REASSIGN-use-proper-se_.patch
|
|
patches.kernel.org/4.14.3-112-iscsi-target-Fix-non-immediate-TMR-reference-l.patch
|
|
patches.kernel.org/4.14.3-113-target-fix-null-pointer-regression-in-core_tmr.patch
|
|
patches.kernel.org/4.14.3-114-target-fix-buffer-offset-in-core_scsi3_pri_rea.patch
|
|
patches.kernel.org/4.14.3-115-target-Fix-QUEUE_FULL-SCSI-task-attribute-hand.patch
|
|
patches.kernel.org/4.14.3-116-target-Fix-caw_sem-leak-in-transport_generic_r.patch
|
|
patches.kernel.org/4.14.3-117-target-Fix-quiese-during-transport_write_pendi.patch
|
|
patches.kernel.org/4.14.3-118-target-Avoid-early-CMD_T_PRE_EXECUTE-failures-.patch
|
|
patches.kernel.org/4.14.3-119-mtd-Avoid-probe-failures-when-mtd-dbg.dfs_dir-.patch
|
|
patches.kernel.org/4.14.3-120-mtd-nand-Export-nand_reset-symbol.patch
|
|
patches.kernel.org/4.14.3-121-mtd-nand-atmel-Actually-use-the-PM-ops.patch
|
|
patches.kernel.org/4.14.3-122-mtd-nand-omap2-Fix-subpage-write.patch
|
|
patches.kernel.org/4.14.3-123-mtd-nand-Fix-writing-mtdoops-to-nand-flash.patch
|
|
patches.kernel.org/4.14.3-124-mtd-nand-mtk-fix-infinite-ECC-decode-IRQ-issue.patch
|
|
patches.kernel.org/4.14.3-125-mailbox-bcm-flexrm-mailbox-Fix-FlexRM-ring-flu.patch
|
|
patches.kernel.org/4.14.3-126-p54-don-t-unregister-leds-when-they-are-not-in.patch
|
|
patches.kernel.org/4.14.3-127-block-Fix-a-race-between-blk_cleanup_queue-and.patch
|
|
patches.kernel.org/4.14.3-128-raid1-prevent-freeze_array-wait_all_barriers-d.patch
|
|
patches.kernel.org/4.14.3-129-genirq-Track-whether-the-trigger-type-has-been.patch
|
|
patches.kernel.org/4.14.3-130-irqchip-gic-v3-Fix-ppi-partitions-lookup.patch
|
|
patches.kernel.org/4.14.3-131-lockd-double-unregister-of-inetaddr-notifiers.patch
|
|
patches.kernel.org/4.14.3-132-KVM-PPC-Book3S-HV-Don-t-call-real-mode-XICS-hy.patch
|
|
patches.kernel.org/4.14.3-133-KVM-nVMX-set-IDTR-and-GDTR-limits-when-loading.patch
|
|
patches.kernel.org/4.14.3-134-KVM-SVM-obey-guest-PAT.patch
|
|
patches.kernel.org/4.14.3-135-kvm-vmx-Reinstate-support-for-CPUs-without-vir.patch
|
|
patches.kernel.org/4.14.3-136-dax-fix-PMD-faults-on-zero-length-files.patch
|
|
patches.kernel.org/4.14.3-137-dax-fix-general-protection-fault-in-dax_alloc_.patch
|
|
patches.kernel.org/4.14.3-138-SUNRPC-Fix-tracepoint-storage-issues-with-svc_.patch
|
|
patches.kernel.org/4.14.3-139-clk-ti-dra7-atl-clock-fix-child-node-lookups.patch
|
|
patches.kernel.org/4.14.3-140-libnvdimm-dimm-clear-locked-status-on-successf.patch
|
|
patches.kernel.org/4.14.3-141-libnvdimm-pfn-make-resource-attribute-only-rea.patch
|
|
patches.kernel.org/4.14.3-142-libnvdimm-namespace-fix-label-initialization-t.patch
|
|
patches.kernel.org/4.14.3-143-libnvdimm-region-make-resource-attribute-only-.patch
|
|
patches.kernel.org/4.14.3-144-libnvdimm-namespace-make-resource-attribute-on.patch
|
|
patches.kernel.org/4.14.3-145-svcrdma-Preserve-CB-send-buffer-across-retrans.patch
|
|
patches.kernel.org/4.14.3-146-IB-srpt-Do-not-accept-invalid-initiator-port-n.patch
|
|
patches.kernel.org/4.14.3-147-IB-cm-Fix-memory-corruption-in-handling-CM-req.patch
|
|
patches.kernel.org/4.14.3-148-IB-hfi1-Fix-incorrect-available-receive-user-c.patch
|
|
patches.kernel.org/4.14.3-149-IB-srp-Avoid-that-a-cable-pull-can-trigger-a-k.patch
|
|
patches.kernel.org/4.14.3-150-IB-core-Avoid-crash-on-pkey-enforcement-failed.patch
|
|
patches.kernel.org/4.14.3-151-IB-core-Only-maintain-real-QPs-in-the-security.patch
|
|
patches.kernel.org/4.14.3-152-NFC-fix-device-allocation-error-return.patch
|
|
patches.kernel.org/4.14.3-153-spi-nor-intel-spi-Fix-broken-software-sequenci.patch
|
|
patches.kernel.org/4.14.3-154-i40e-Use-smp_rmb-rather-than-read_barrier_depe.patch
|
|
patches.kernel.org/4.14.3-155-igb-Use-smp_rmb-rather-than-read_barrier_depen.patch
|
|
patches.kernel.org/4.14.3-156-igbvf-Use-smp_rmb-rather-than-read_barrier_dep.patch
|
|
patches.kernel.org/4.14.3-157-ixgbevf-Use-smp_rmb-rather-than-read_barrier_d.patch
|
|
patches.kernel.org/4.14.3-158-i40evf-Use-smp_rmb-rather-than-read_barrier_de.patch
|
|
patches.kernel.org/4.14.3-159-fm10k-Use-smp_rmb-rather-than-read_barrier_dep.patch
|
|
patches.kernel.org/4.14.3-160-ixgbe-Fix-skb-list-corruption-on-Power-systems.patch
|
|
patches.kernel.org/4.14.3-161-parisc-Fix-validity-check-of-pointer-size-argu.patch
|
|
patches.kernel.org/4.14.3-162-powerpc-Fix-boot-on-BOOK3S_32-with-CONFIG_STRI.patch
|
|
patches.kernel.org/4.14.3-163-powerpc-mm-radix-Fix-crashes-on-Power9-DD1-wit.patch
|
|
patches.kernel.org/4.14.3-164-powerpc-perf-imc-Use-cpu_to_node-not-topology_.patch
|
|
patches.kernel.org/4.14.3-165-powerpc-signal-Properly-handle-return-value-fr.patch
|
|
patches.kernel.org/4.14.3-166-powerpc-64s-Fix-masking-of-SRR1-bits-on-instru.patch
|
|
patches.kernel.org/4.14.3-167-powerpc-64s-radix-Fix-128TB-512TB-virtual-addr.patch
|
|
patches.kernel.org/4.14.3-168-powerpc-64s-hash-Fix-512T-hint-detection-to-us.patch
|
|
patches.kernel.org/4.14.3-169-powerpc-64s-hash-Fix-128TB-512TB-virtual-addre.patch
|
|
patches.kernel.org/4.14.3-170-powerpc-64s-hash-Fix-fork-with-512TB-process-a.patch
|
|
patches.kernel.org/4.14.3-171-powerpc-64s-hash-Allow-MAP_FIXED-allocations-t.patch
|
|
patches.kernel.org/4.14.3-172-media-Don-t-do-DMA-on-stack-for-firmware-uploa.patch
|
|
patches.kernel.org/4.14.3-173-media-rc-check-for-integer-overflow.patch
|
|
patches.kernel.org/4.14.3-174-media-rc-nec-decoder-should-not-send-both-repe.patch
|
|
patches.kernel.org/4.14.3-175-cx231xx-cards-fix-NULL-deref-on-missing-associ.patch
|
|
patches.kernel.org/4.14.3-176-media-v4l2-ctrl-Fix-flags-field-on-Control-eve.patch
|
|
patches.kernel.org/4.14.3-177-media-venus-fix-wrong-size-on-dma_free.patch
|
|
patches.kernel.org/4.14.3-178-media-venus-venc-fix-bytesused-v4l2_plane-fiel.patch
|
|
patches.kernel.org/4.14.3-179-media-venus-reimplement-decoder-stop-command.patch
|
|
patches.kernel.org/4.14.3-180-ARM64-dts-meson-gxl-Add-alternate-ARM-Trusted-.patch
|
|
patches.kernel.org/4.14.3-181-iwlwifi-fix-wrong-struct-for-a000-device.patch
|
|
patches.kernel.org/4.14.3-182-iwlwifi-add-a-new-a000-device.patch
|
|
patches.kernel.org/4.14.3-183-iwlwifi-pcie-sort-IDs-for-the-9000-series-for-.patch
|
|
patches.kernel.org/4.14.3-184-iwlwifi-add-new-cards-for-a000-series.patch
|
|
patches.kernel.org/4.14.3-185-iwlwifi-add-new-cards-for-8265-series.patch
|
|
patches.kernel.org/4.14.3-186-iwlwifi-add-new-cards-for-8260-series.patch
|
|
patches.kernel.org/4.14.3-187-iwlwifi-fix-PCI-IDs-and-configuration-mapping-.patch
|
|
patches.kernel.org/4.14.3-188-iwlwifi-mvm-support-version-7-of-the-SCAN_REQ_.patch
|
|
patches.kernel.org/4.14.3-189-e1000e-Fix-error-path-in-link-detection.patch
|
|
patches.kernel.org/4.14.3-190-e1000e-Fix-return-value-test.patch
|
|
patches.kernel.org/4.14.3-191-e1000e-Separate-signaling-for-link-check-link-.patch
|
|
patches.kernel.org/4.14.3-192-e1000e-Avoid-receiver-overrun-interrupt-bursts.patch
|
|
patches.kernel.org/4.14.3-193-e1000e-fix-buffer-overrun-while-the-I219-is-pr.patch
|
|
patches.kernel.org/4.14.3-194-Linux-4.14.3.patch
|
|
patches.kernel.org/4.14.4-001-platform-x86-hp-wmi-Fix-tablet-mode-detection-.patch
|
|
patches.kernel.org/4.14.4-002-mm-memory_hotplug-do-not-back-off-draining-pcp.patch
|
|
patches.kernel.org/4.14.4-003-mm-oom_reaper-gather-each-vma-to-prevent-leaki.patch
|
|
patches.kernel.org/4.14.4-004-mm-thp-Do-not-make-page-table-dirty-unconditio.patch
|
|
patches.kernel.org/4.14.4-005-mm-cma-fix-alloc_contig_range-ret-code-potenti.patch
|
|
patches.kernel.org/4.14.4-006-mm-fix-device-dax-pud-write-faults-triggered-b.patch
|
|
patches.kernel.org/4.14.4-007-mm-hugetlbfs-introduce-split-to-vm_operations_.patch
|
|
patches.kernel.org/4.14.4-008-device-dax-implement-split-to-catch-invalid-mu.patch
|
|
patches.kernel.org/4.14.4-009-mm-introduce-get_user_pages_longterm.patch
|
|
patches.kernel.org/4.14.4-010-mm-fail-get_vaddr_frames-for-filesystem-dax-ma.patch
|
|
patches.kernel.org/4.14.4-011-v4l2-disable-filesystem-dax-mapping-support.patch
|
|
patches.kernel.org/4.14.4-012-IB-core-disable-memory-registration-of-filesys.patch
|
|
patches.kernel.org/4.14.4-013-exec-avoid-RLIMIT_STACK-races-with-prlimit.patch
|
|
patches.kernel.org/4.14.4-014-mm-madvise.c-fix-madvise-infinite-loop-under-s.patch
|
|
patches.kernel.org/4.14.4-015-mm-migrate-fix-an-incorrect-call-of-prep_trans.patch
|
|
patches.kernel.org/4.14.4-016-mm-memcg-fix-mem_cgroup_swapout-for-THPs.patch
|
|
patches.kernel.org/4.14.4-017-fs-fat-inode.c-fix-sb_rdonly-change.patch
|
|
patches.kernel.org/4.14.4-018-autofs-revert-autofs-take-more-care-to-not-upd.patch
|
|
patches.kernel.org/4.14.4-019-autofs-revert-autofs-fix-AT_NO_AUTOMOUNT-not-b.patch
|
|
patches.kernel.org/4.14.4-020-mm-hugetlb-fix-NULL-pointer-dereference-on-5-l.patch
|
|
patches.kernel.org/4.14.4-021-btrfs-clear-space-cache-inode-generation-alway.patch
|
|
patches.kernel.org/4.14.4-022-nfsd-Fix-stateid-races-between-OPEN-and-CLOSE.patch
|
|
patches.kernel.org/4.14.4-023-nfsd-Fix-another-OPEN-stateid-race.patch
|
|
patches.kernel.org/4.14.4-024-nfsd-fix-panic-in-posix_unblock_lock-called-fr.patch
|
|
patches.kernel.org/4.14.4-025-crypto-algif_aead-skip-SGL-entries-with-NULL-p.patch
|
|
patches.kernel.org/4.14.4-026-crypto-af_alg-remove-locking-in-async-callback.patch
|
|
patches.kernel.org/4.14.4-027-crypto-skcipher-Fix-skcipher_walk_aead_common.patch
|
|
patches.kernel.org/4.14.4-028-lockd-lost-rollback-of-set_grace_period-in-loc.patch
|
|
patches.kernel.org/4.14.4-029-s390-revert-ELF_ET_DYN_BASE-base-changes.patch
|
|
patches.kernel.org/4.14.4-030-drm-omapdrm-Fix-DPI-on-platforms-using-the-DSI.patch
|
|
patches.kernel.org/4.14.4-031-omapdrm-hdmi4-Correct-the-SoC-revision-matchin.patch
|
|
patches.kernel.org/4.14.4-032-apparmor-fix-oops-in-audit_signal_cb-hook.patch
|
|
patches.kernel.org/4.14.4-033-arm64-module-plts-factor-out-PLT-generation-co.patch
|
|
patches.kernel.org/4.14.4-034-arm64-ftrace-emit-ftrace-mod.o-contents-throug.patch
|
|
patches.kernel.org/4.14.4-035-powerpc-powernv-Fix-kexec-crashes-caused-by-tl.patch
|
|
patches.kernel.org/4.14.4-036-powerpc-kexec-Fix-kexec-kdump-in-P9-guest-kern.patch
|
|
patches.kernel.org/4.14.4-037-KVM-x86-pvclock-Handle-first-time-write-to-pvc.patch
|
|
patches.kernel.org/4.14.4-038-KVM-x86-Exit-to-user-mode-on-UD-intercept-when.patch
|
|
patches.kernel.org/4.14.4-039-KVM-x86-inject-exceptions-produced-by-x86_deco.patch
|
|
patches.kernel.org/4.14.4-040-KVM-lapic-Split-out-x2apic-ldr-calculation.patch
|
|
patches.kernel.org/4.14.4-041-KVM-lapic-Fixup-LDR-on-load-in-x2apic.patch
|
|
patches.kernel.org/4.14.4-042-mmc-sdhci-Avoid-swiotlb-buffer-being-full.patch
|
|
patches.kernel.org/4.14.4-043-mmc-block-Fix-missing-blk_put_request.patch
|
|
patches.kernel.org/4.14.4-044-mmc-block-Check-return-value-of-blk_get_reques.patch
|
|
patches.kernel.org/4.14.4-045-mmc-core-Do-not-leave-the-block-driver-in-a-su.patch
|
|
patches.kernel.org/4.14.4-046-mmc-block-Ensure-that-debugfs-files-are-remove.patch
|
|
patches.kernel.org/4.14.4-047-mmc-core-prepend-0x-to-pre_eol_info-entry-in-s.patch
|
|
patches.kernel.org/4.14.4-048-mmc-core-prepend-0x-to-OCR-entry-in-sysfs.patch
|
|
patches.kernel.org/4.14.4-049-ACPI-EC-Fix-regression-related-to-PM-ops-suppo.patch
|
|
patches.kernel.org/4.14.4-050-eeprom-at24-fix-reading-from-24MAC402-24MAC602.patch
|
|
patches.kernel.org/4.14.4-051-eeprom-at24-correctly-set-the-size-for-at24mac.patch
|
|
patches.kernel.org/4.14.4-052-eeprom-at24-check-at24_read-write-arguments.patch
|
|
patches.kernel.org/4.14.4-053-i2c-i801-Fix-Failed-to-allocate-irq-2147483648.patch
|
|
patches.kernel.org/4.14.4-054-cxl-Check-if-vphb-exists-before-iterating-over.patch
|
|
patches.kernel.org/4.14.4-055-bcache-Fix-building-error-on-MIPS.patch
|
|
patches.kernel.org/4.14.4-056-bcache-only-permit-to-recovery-read-error-when.patch
|
|
patches.kernel.org/4.14.4-057-bcache-recover-data-from-backing-when-data-is-.patch
|
|
patches.kernel.org/4.14.4-058-hwmon-jc42-optionally-try-to-disable-the-SMBUS.patch
|
|
patches.kernel.org/4.14.4-059-nvme-pci-add-quirk-for-delay-before-CHK-RDY-fo.patch
|
|
patches.kernel.org/4.14.4-060-Revert-drm-radeon-dont-switch-vt-on-suspend.patch
|
|
patches.kernel.org/4.14.4-061-drm-amdgpu-potential-uninitialized-variable-in.patch
|
|
patches.kernel.org/4.14.4-062-drm-amdgpu-Potential-uninitialized-variable-in.patch
|
|
patches.kernel.org/4.14.4-063-drm-amdgpu-correct-reference-clock-value-on-ve.patch
|
|
patches.kernel.org/4.14.4-064-drm-amdgpu-fix-error-handling-in-amdgpu_bo_do_.patch
|
|
patches.kernel.org/4.14.4-065-drm-amdgpu-Properly-allocate-VM-invalidate-eng.patch
|
|
patches.kernel.org/4.14.4-066-drm-amdgpu-Remove-check-which-is-not-valid-for.patch
|
|
patches.kernel.org/4.14.4-067-drm-ttm-fix-ttm_bo_cleanup_refs_or_queue-once-.patch
|
|
patches.kernel.org/4.14.4-068-dma-buf-make-reservation_object_copy_fences-rc.patch
|
|
patches.kernel.org/4.14.4-069-drm-amdgpu-reserve-root-PD-while-releasing-it.patch
|
|
patches.kernel.org/4.14.4-070-drm-ttm-Always-and-only-destroy-bo-ttm_resv-in.patch
|
|
patches.kernel.org/4.14.4-071-drm-vblank-Fix-flip-event-vblank-count.patch
|
|
patches.kernel.org/4.14.4-072-drm-vblank-Tune-drm_crtc_accurate_vblank_count.patch
|
|
patches.kernel.org/4.14.4-073-drm-tilcdc-Precalculate-total-frametime-in-til.patch
|
|
patches.kernel.org/4.14.4-074-drm-radeon-fix-atombios-on-big-endian.patch
|
|
patches.kernel.org/4.14.4-075-drm-panel-simple-Add-missing-panel_simple_unpr.patch
|
|
patches.kernel.org/4.14.4-076-drm-hisilicon-Ensure-LDI-regs-are-properly-con.patch
|
|
patches.kernel.org/4.14.4-077-drm-ttm-once-more-fix-ttm_buffer_object_transf.patch
|
|
patches.kernel.org/4.14.4-078-drm-amd-pp-fix-typecast-error-in-powerplay.patch
|
|
patches.kernel.org/4.14.4-079-drm-fb_helper-Disable-all-crtc-s-when-initial-.patch
|
|
patches.kernel.org/4.14.4-080-drm-fsl-dcu-Don-t-set-connector-DPMS-property.patch
|
|
patches.kernel.org/4.14.4-081-drm-edid-Don-t-send-non-zero-YQ-in-AVI-infofra.patch
|
|
patches.kernel.org/4.14.4-082-drm-amdgpu-move-UVD-VCE-and-VCN-structure-out-.patch
|
|
patches.kernel.org/4.14.4-083-drm-amdgpu-Set-adev-vcn.irq.num_types-for-VCN.patch
|
|
patches.kernel.org/4.14.4-084-include-linux-compiler-clang.h-handle-randomiz.patch
|
|
patches.kernel.org/4.14.4-085-IB-core-Do-not-warn-on-lid-conversions-for-OPA.patch
|
|
patches.kernel.org/4.14.4-086-IB-hfi1-Do-not-warn-on-lid-conversions-for-OPA.patch
|
|
patches.kernel.org/4.14.4-087-e1000e-fix-the-use-of-magic-numbers-for-buffer.patch
|
|
patches.kernel.org/4.14.4-088-md-forbid-a-RAID5-from-having-both-a-bitmap-an.patch
|
|
patches.kernel.org/4.14.4-089-drm-i915-Fix-false-positive-assert_rpm_wakeloc.patch
|
|
patches.kernel.org/4.14.4-090-drm-i915-Re-register-PMIC-bus-access-notifier-.patch
|
|
patches.kernel.org/4.14.4-091-drm-i915-fbdev-Serialise-early-hotplug-events-.patch
|
|
patches.kernel.org/4.14.4-092-drm-i915-gvt-Correct-ADDR_4K-2M-1G_MASK-defini.patch
|
|
patches.kernel.org/4.14.4-093-drm-i915-Don-t-try-indexed-reads-to-alternate-.patch
|
|
patches.kernel.org/4.14.4-094-drm-i915-Prevent-zero-length-index-write.patch
|
|
patches.kernel.org/4.14.4-095-Revert-x86-entry-64-Add-missing-irqflags-traci.patch
|
|
patches.kernel.org/4.14.4-096-Linux-4.14.4.patch
|
|
patches.kernel.org/4.14.5-001-drm-fsl-dcu-avoid-disabling-pixel-clock-twice-.patch
|
|
patches.kernel.org/4.14.5-002-drm-fsl-dcu-enable-IRQ-before-drm_atomic_helpe.patch
|
|
patches.kernel.org/4.14.5-003-drm-amdgpu-Use-unsigned-ring-indices-in-amdgpu.patch
|
|
patches.kernel.org/4.14.5-004-s390-runtime-instrumentation-simplify-task-exi.patch
|
|
patches.kernel.org/4.14.5-005-usbip-fix-usbip-attach-to-find-a-port-that-mat.patch
|
|
patches.kernel.org/4.14.5-006-usbip-Fix-USB-device-hang-due-to-wrong-enablin.patch
|
|
patches.kernel.org/4.14.5-007-uas-Always-apply-US_FL_NO_ATA_1X-quirk-to-Seag.patch
|
|
patches.kernel.org/4.14.5-008-usb-quirks-Add-no-lpm-quirk-for-KY-688-USB-3.1.patch
|
|
patches.kernel.org/4.14.5-009-serial-8250_pci-Add-Amazon-PCI-serial-device-I.patch
|
|
patches.kernel.org/4.14.5-010-ANDROID-binder-fix-transaction-leak.patch
|
|
patches.kernel.org/4.14.5-011-USB-serial-option-add-Quectel-BG96-id.patch
|
|
patches.kernel.org/4.14.5-012-USB-serial-usb_debug-add-new-USB-device-id.patch
|
|
patches.kernel.org/4.14.5-013-serial-8250_early-Only-set-divisor-if-valid-cl.patch
|
|
patches.kernel.org/4.14.5-014-MIPS-Add-custom-serial.h-with-BASE_BAUD-overri.patch
|
|
patches.kernel.org/4.14.5-015-ima-fix-hash-algorithm-initialization.patch
|
|
patches.kernel.org/4.14.5-016-s390-vfio-ccw-Do-not-attempt-to-free-no-op-tes.patch
|
|
patches.kernel.org/4.14.5-017-PM-Domains-Fix-genpd-to-deal-with-drivers-retu.patch
|
|
patches.kernel.org/4.14.5-018-s390-pci-do-not-require-AIS-facility.patch
|
|
patches.kernel.org/4.14.5-019-selftests-x86-ldt_get-Add-a-few-additional-tes.patch
|
|
patches.kernel.org/4.14.5-020-selftests-x86-ldt_gdt-Robustify-against-set_th.patch
|
|
patches.kernel.org/4.14.5-021-staging-greybus-loopback-Fix-iteration-count-o.patch
|
|
patches.kernel.org/4.14.5-022-m68k-fix-ColdFire-node-shift-size-calculation.patch
|
|
patches.kernel.org/4.14.5-023-serial-8250_fintek-Fix-rs485-disablement-on-in.patch
|
|
patches.kernel.org/4.14.5-024-staging-rtl8822be-fix-wrong-dma-unmap-len.patch
|
|
patches.kernel.org/4.14.5-025-staging-rtl8188eu-avoid-a-null-dereference-on-.patch
|
|
patches.kernel.org/4.14.5-026-spi-sh-msiof-Fix-DMA-transfer-size-check.patch
|
|
patches.kernel.org/4.14.5-027-spi-spi-axi-fix-potential-use-after-free-after.patch
|
|
patches.kernel.org/4.14.5-028-mmc-tmio-check-mmc_regulator_get_supply-return.patch
|
|
patches.kernel.org/4.14.5-029-mmc-sdhci-msm-fix-issue-with-power-irq.patch
|
|
patches.kernel.org/4.14.5-030-hwmon-pmbus-core-Prevent-unintentional-setting.patch
|
|
patches.kernel.org/4.14.5-031-perf-core-Fix-__perf_read_group_add-locking.patch
|
|
patches.kernel.org/4.14.5-032-usb-phy-tahvo-fix-error-handling-in-tahvo_usb_.patch
|
|
patches.kernel.org/4.14.5-033-PCI-dra7xx-Create-functional-dependency-betwee.patch
|
|
patches.kernel.org/4.14.5-034-x86-intel_rdt-Initialize-bitmask-of-shareable-.patch
|
|
patches.kernel.org/4.14.5-035-x86-intel_rdt-Fix-potential-deadlock-during-re.patch
|
|
patches.kernel.org/4.14.5-036-serial-8250-Preserve-DLD-7-4-for-PORT_XR17V35X.patch
|
|
patches.kernel.org/4.14.5-037-kprobes-Use-synchronize_rcu_tasks-for-optprobe.patch
|
|
patches.kernel.org/4.14.5-038-x86-entry-Use-SYSCALL_DEFINE-macros-for-sys_mo.patch
|
|
patches.kernel.org/4.14.5-039-clocksource-drivers-arm_arch_timer-Validate-CN.patch
|
|
patches.kernel.org/4.14.5-040-dt-bindings-timer-renesas-cmt-Fix-SoC-specific.patch
|
|
patches.kernel.org/4.14.5-041-EDAC-sb_edac-Fix-missing-break-in-switch.patch
|
|
patches.kernel.org/4.14.5-042-usb-mtu3-fix-error-return-code-in-ssusb_gadget.patch
|
|
patches.kernel.org/4.14.5-043-staging-fsl-dpaa2-eth-Account-for-Rx-FD-buffer.patch
|
|
patches.kernel.org/4.14.5-044-staging-rtl8822be-Keep-array-subscript-no-lowe.patch
|
|
patches.kernel.org/4.14.5-045-ARM-cpuidle-Correct-driver-unregistration-if-i.patch
|
|
patches.kernel.org/4.14.5-046-usb-xhci-Return-error-when-host-is-dead-in-xhc.patch
|
|
patches.kernel.org/4.14.5-047-sysrq-fix-Show-Regs-call-trace-on-ARM.patch
|
|
patches.kernel.org/4.14.5-048-serial-sh-sci-suppress-warning-for-ports-witho.patch
|
|
patches.kernel.org/4.14.5-049-usbip-tools-Install-all-headers-needed-for-lib.patch
|
|
patches.kernel.org/4.14.5-050-serial-imx-Update-cached-mctrl-value-when-chan.patch
|
|
patches.kernel.org/4.14.5-051-staging-fsl-mc-dpio-Fix-incorrect-comparison.patch
|
|
patches.kernel.org/4.14.5-052-perf-test-attr-Fix-ignored-test-case-result.patch
|
|
patches.kernel.org/4.14.5-053-perf-test-attr-Fix-python-error-on-empty-resul.patch
|
|
patches.kernel.org/4.14.5-054-kprobes-x86-Disable-preemption-in-ftrace-based.patch
|
|
patches.kernel.org/4.14.5-055-locking-refcounts-x86-asm-Use-unique-.text-sec.patch
|
|
patches.kernel.org/4.14.5-056-s390-ptrace-fix-guarded-storage-regset-handlin.patch
|
|
patches.kernel.org/4.14.5-057-tools-include-Do-not-use-poison-with-C.patch
|
|
patches.kernel.org/4.14.5-058-perf-tools-Fix-leaking-rec_argv-in-error-cases.patch
|
|
patches.kernel.org/4.14.5-059-mm-x86-mm-Fix-performance-regression-in-get_us.patch
|
|
patches.kernel.org/4.14.5-060-iio-adc-ti-ads1015-add-10-to-conversion-wait-t.patch
|
|
patches.kernel.org/4.14.5-061-iio-multiplexer-add-NULL-check-on-devm_kzalloc.patch
|
|
patches.kernel.org/4.14.5-062-locking-refcounts-x86-asm-Enable-CONFIG_ARCH_H.patch
|
|
patches.kernel.org/4.14.5-063-powerpc-jprobes-Disable-preemption-when-trigge.patch
|
|
patches.kernel.org/4.14.5-064-powerpc-kprobes-Disable-preemption-before-invo.patch
|
|
patches.kernel.org/4.14.5-065-dma-buf-sw_sync-force-signal-all-unsignaled-fe.patch
|
|
patches.kernel.org/4.14.5-066-staging-ccree-fix-leak-of-import-after-init.patch
|
|
patches.kernel.org/4.14.5-067-usb-hub-Cycle-HUB-power-when-initialization-fa.patch
|
|
patches.kernel.org/4.14.5-068-USB-ulpi-fix-bus-node-lookup.patch
|
|
patches.kernel.org/4.14.5-069-xhci-Don-t-show-incorrect-WARN-message-about-e.patch
|
|
patches.kernel.org/4.14.5-070-usb-xhci-fix-panic-in-xhci_free_virt_devices_d.patch
|
|
patches.kernel.org/4.14.5-071-USB-core-Add-type-specific-length-check-of-BOS.patch
|
|
patches.kernel.org/4.14.5-072-USB-usbfs-Filter-flags-passed-in-from-user-spa.patch
|
|
patches.kernel.org/4.14.5-073-usb-host-fix-incorrect-updating-of-offset.patch
|
|
patches.kernel.org/4.14.5-074-locking-refcounts-Do-not-force-refcount_t-usag.patch
|
|
patches.kernel.org/4.14.5-075-Linux-4.14.5.patch
|
|
patches.kernel.org/4.14.6-001-usb-gadget-udc-renesas_usb3-fix-number-of-the-.patch
|
|
patches.kernel.org/4.14.6-002-usb-gadget-core-Fix-udc_set_speed-speed-handli.patch
|
|
patches.kernel.org/4.14.6-003-serdev-ttyport-add-missing-receive_buf-sanity-.patch
|
|
patches.kernel.org/4.14.6-004-serdev-ttyport-fix-NULL-deref-on-hangup.patch
|
|
patches.kernel.org/4.14.6-005-serdev-ttyport-fix-tty-locking-in-close.patch
|
|
patches.kernel.org/4.14.6-006-usb-f_fs-Force-Reserved1-1-in-OS_DESC_EXT_COMP.patch
|
|
patches.kernel.org/4.14.6-007-can-mcba_usb-fix-device-disconnect-bug.patch
|
|
patches.kernel.org/4.14.6-008-can-peak-pci-fix-potential-bug-when-probe-fail.patch
|
|
patches.kernel.org/4.14.6-009-can-flexcan-fix-VF610-state-transition-issue.patch
|
|
patches.kernel.org/4.14.6-010-can-ti_hecc-Fix-napi-poll-return-value-for-rep.patch
|
|
patches.kernel.org/4.14.6-011-can-kvaser_usb-free-buf-in-error-paths.patch
|
|
patches.kernel.org/4.14.6-012-can-kvaser_usb-Fix-comparison-bug-in-kvaser_us.patch
|
|
patches.kernel.org/4.14.6-013-can-kvaser_usb-ratelimit-errors-if-incomplete-.patch
|
|
patches.kernel.org/4.14.6-014-can-kvaser_usb-cancel-urb-on-EPIPE-and-EPROTO.patch
|
|
patches.kernel.org/4.14.6-015-can-mcba_usb-cancel-urb-on-EPROTO.patch
|
|
patches.kernel.org/4.14.6-016-can-ems_usb-cancel-urb-on-EPIPE-and-EPROTO.patch
|
|
patches.kernel.org/4.14.6-017-can-esd_usb2-cancel-urb-on-EPIPE-and-EPROTO.patch
|
|
patches.kernel.org/4.14.6-018-can-usb_8dev-cancel-urb-on-EPIPE-and-EPROTO.patch
|
|
patches.kernel.org/4.14.6-019-can-peak-pcie_fd-fix-potential-bug-in-restarti.patch
|
|
patches.kernel.org/4.14.6-020-virtio-release-virtio-index-when-fail-to-devic.patch
|
|
patches.kernel.org/4.14.6-021-iio-stm32-fix-adc-trigger-link-error.patch
|
|
patches.kernel.org/4.14.6-022-iio-health-max30102-Temperature-should-be-in-m.patch
|
|
patches.kernel.org/4.14.6-023-iio-adc-cpcap-fix-incorrect-validation.patch
|
|
patches.kernel.org/4.14.6-024-iio-adc-meson-saradc-fix-the-bit_idx-of-the-ad.patch
|
|
patches.kernel.org/4.14.6-025-iio-adc-meson-saradc-initialize-the-bandgap-co.patch
|
|
patches.kernel.org/4.14.6-026-iio-adc-meson-saradc-Meson8-and-Meson8b-do-not.patch
|
|
patches.kernel.org/4.14.6-027-pinctrl-armada-37xx-Fix-direction_output-callb.patch
|
|
patches.kernel.org/4.14.6-028-Drivers-hv-vmbus-Fix-a-rescind-issue.patch
|
|
patches.kernel.org/4.14.6-029-hv-kvp-Avoid-reading-past-allocated-blocks-fro.patch
|
|
patches.kernel.org/4.14.6-030-firmware-cleanup-FIRMWARE_IN_KERNEL-message.patch
|
|
patches.kernel.org/4.14.6-031-firmware-vpd-Destroy-vpd-sections-in-remove-fu.patch
|
|
patches.kernel.org/4.14.6-032-firmware-vpd-Tie-firmware-kobject-to-device-li.patch
|
|
patches.kernel.org/4.14.6-033-firmware-vpd-Fix-platform-driver-and-device-re.patch
|
|
patches.kernel.org/4.14.6-034-isa-Prevent-NULL-dereference-in-isa_bus-driver.patch
|
|
patches.kernel.org/4.14.6-035-scsi-dma-mapping-always-provide-dma_get_cache_.patch
|
|
patches.kernel.org/4.14.6-036-scsi-use-dma_get_cache_alignment-as-minimum-DM.patch
|
|
patches.kernel.org/4.14.6-037-scsi-libsas-align-sata_device-s-rps_resp-on-a-.patch
|
|
patches.kernel.org/4.14.6-038-efi-Move-some-sysfs-files-to-be-read-only-by-r.patch
|
|
patches.kernel.org/4.14.6-039-efi-esrt-Use-memunmap-instead-of-kfree-to-free.patch
|
|
patches.kernel.org/4.14.6-040-ASN.1-fix-out-of-bounds-read-when-parsing-inde.patch
|
|
patches.kernel.org/4.14.6-041-ASN.1-check-for-error-from-ASN1_OP_END__ACT-ac.patch
|
|
patches.kernel.org/4.14.6-042-KEYS-add-missing-permission-check-for-request_.patch
|
|
patches.kernel.org/4.14.6-043-KEYS-reject-NULL-restriction-string-when-type-.patch
|
|
patches.kernel.org/4.14.6-044-X.509-reject-invalid-BIT-STRING-for-subjectPub.patch
|
|
patches.kernel.org/4.14.6-045-X.509-fix-comparisons-of-pkey_algo.patch
|
|
patches.kernel.org/4.14.6-046-x86-idt-Load-idt-early-in-start_secondary.patch
|
|
patches.kernel.org/4.14.6-047-x86-PCI-Make-broadcom_postcore_init-check-acpi.patch
|
|
patches.kernel.org/4.14.6-048-KVM-x86-fix-APIC-page-invalidation.patch
|
|
patches.kernel.org/4.14.6-049-btrfs-fix-missing-error-return-in-btrfs_drop_s.patch
|
|
patches.kernel.org/4.14.6-050-btrfs-handle-errors-while-updating-refcounts-i.patch
|
|
patches.kernel.org/4.14.6-051-ALSA-hda-realtek-New-codec-support-for-ALC257.patch
|
|
patches.kernel.org/4.14.6-052-ALSA-pcm-prevent-UAF-in-snd_pcm_info.patch
|
|
patches.kernel.org/4.14.6-053-ALSA-seq-Remove-spurious-WARN_ON-at-timer-chec.patch
|
|
patches.kernel.org/4.14.6-054-ALSA-usb-audio-Fix-out-of-bound-error.patch
|
|
patches.kernel.org/4.14.6-055-ALSA-usb-audio-Add-check-return-value-for-usb_.patch
|
|
patches.kernel.org/4.14.6-056-iommu-vt-d-Fix-scatterlist-offset-handling.patch
|
|
patches.kernel.org/4.14.6-057-smp-hotplug-Move-step-CPUHP_AP_SMPCFD_DYING-to.patch
|
|
patches.kernel.org/4.14.6-058-s390-always-save-and-restore-all-registers-on-.patch
|
|
patches.kernel.org/4.14.6-059-s390-mm-fix-off-by-one-bug-in-5-level-page-tab.patch
|
|
patches.kernel.org/4.14.6-060-s390-fix-compat-system-call-table.patch
|
|
patches.kernel.org/4.14.6-061-KVM-s390-Fix-skey-emulation-permission-check.patch
|
|
patches.kernel.org/4.14.6-062-Revert-powerpc-Do-not-call-ppc_md.panic-in-fad.patch
|
|
patches.kernel.org/4.14.6-063-powerpc-64s-Initialize-ISAv3-MMU-registers-bef.patch
|
|
patches.kernel.org/4.14.6-064-iwlwifi-mvm-mark-MIC-stripped-MPDUs.patch
|
|
patches.kernel.org/4.14.6-065-iwlwifi-mvm-don-t-use-transmit-queue-hang-dete.patch
|
|
patches.kernel.org/4.14.6-066-iwlwifi-mvm-flush-queue-before-deleting-ROC.patch
|
|
patches.kernel.org/4.14.6-067-iwlwifi-add-new-cards-for-9260-and-22000-serie.patch
|
|
patches.kernel.org/4.14.6-068-iwlwifi-mvm-fix-packet-injection.patch
|
|
patches.kernel.org/4.14.6-069-iwlwifi-mvm-enable-RX-offloading-with-TKIP-and.patch
|
|
patches.kernel.org/4.14.6-070-brcmfmac-change-driver-unbind-order-of-the-sdi.patch
|
|
patches.kernel.org/4.14.6-071-kdb-Fix-handling-of-kallsyms_symbol_next-retur.patch
|
|
patches.kernel.org/4.14.6-072-md-r5cache-move-mddev_lock-out-of-r5c_journal_.patch
|
|
patches.kernel.org/4.14.6-073-drm-bridge-analogix-dp-Fix-runtime-PM-state-in.patch
|
|
patches.kernel.org/4.14.6-074-drm-exynos-gem-Drop-NONCONTIG-flag-for-buffers.patch
|
|
patches.kernel.org/4.14.6-075-drm-i915-Fix-vblank-timestamp-frame-counter-ju.patch
|
|
patches.kernel.org/4.14.6-076-media-dvb-i2c-transfers-over-usb-cannot-be-don.patch
|
|
patches.kernel.org/4.14.6-077-media-rc-sir_ir-detect-presence-of-port.patch
|
|
patches.kernel.org/4.14.6-078-media-rc-partial-revert-of-media-rc-per-protoc.patch
|
|
patches.kernel.org/4.14.6-079-arm64-KVM-fix-VTTBR_BADDR_MASK-BUG_ON-off-by-o.patch
|
|
patches.kernel.org/4.14.6-080-arm-KVM-Fix-VTTBR_BADDR_MASK-BUG_ON-off-by-one.patch
|
|
patches.kernel.org/4.14.6-081-KVM-VMX-remove-I-O-port-0x80-bypass-on-Intel-h.patch
|
|
patches.kernel.org/4.14.6-082-KVM-arm-arm64-Fix-broken-GICH_ELRSR-big-endian.patch
|
|
patches.kernel.org/4.14.6-083-KVM-arm-arm64-vgic-irqfd-Fix-MSI-entry-allocat.patch
|
|
patches.kernel.org/4.14.6-084-KVM-arm-arm64-vgic-Preserve-the-revious-read-f.patch
|
|
patches.kernel.org/4.14.6-085-KVM-arm-arm64-vgic-its-Check-result-of-allocat.patch
|
|
patches.kernel.org/4.14.6-086-arm64-fpsimd-Prevent-registers-leaking-from-de.patch
|
|
patches.kernel.org/4.14.6-087-arm64-SW-PAN-Point-saved-ttbr0-at-the-zero-pag.patch
|
|
patches.kernel.org/4.14.6-088-arm64-SW-PAN-Update-saved-ttbr0-value-on-enter.patch
|
|
patches.kernel.org/4.14.6-089-Revert-ARM-dts-imx53-add-srtc-node.patch
|
|
patches.kernel.org/4.14.6-090-bus-arm-cci-Fix-use-of-smp_processor_id-in-pre.patch
|
|
patches.kernel.org/4.14.6-091-bus-arm-ccn-Check-memory-allocation-failure.patch
|
|
patches.kernel.org/4.14.6-092-bus-arm-ccn-Fix-use-of-smp_processor_id-in-pre.patch
|
|
patches.kernel.org/4.14.6-093-bus-arm-ccn-fix-module-unloading-Error-Removin.patch
|
|
patches.kernel.org/4.14.6-094-IB-core-Avoid-unnecessary-return-value-check.patch
|
|
patches.kernel.org/4.14.6-095-IB-core-Only-enforce-security-for-InfiniBand.patch
|
|
patches.kernel.org/4.14.6-096-crypto-talitos-fix-AEAD-test-failures.patch
|
|
patches.kernel.org/4.14.6-097-crypto-talitos-fix-memory-corruption-on-SEC2.patch
|
|
patches.kernel.org/4.14.6-098-crypto-talitos-fix-setkey-to-check-key-weaknes.patch
|
|
patches.kernel.org/4.14.6-099-crypto-talitos-fix-AEAD-for-sha224-on-non-sha2.patch
|
|
patches.kernel.org/4.14.6-100-crypto-talitos-fix-use-of-sg_link_tbl_len.patch
|
|
patches.kernel.org/4.14.6-101-crypto-talitos-fix-ctr-aes-talitos.patch
|
|
patches.kernel.org/4.14.6-102-ARM-BUG-if-jumping-to-usermode-address-in-kern.patch
|
|
patches.kernel.org/4.14.6-103-ARM-avoid-faulting-on-qemu.patch
|
|
patches.kernel.org/4.14.6-104-irqchip-qcom-Fix-u32-comparison-with-value-les.patch
|
|
patches.kernel.org/4.14.6-105-net-smc-use-sk_rcvbuf-as-start-for-rmb-creatio.patch
|
|
patches.kernel.org/4.14.6-106-kbuild-pkg-use-transform-option-to-prefix-path.patch
|
|
patches.kernel.org/4.14.6-107-coccinelle-fix-parallel-build-with-CHECK-scrip.patch
|
|
patches.kernel.org/4.14.6-108-powerpc-perf-Fix-pmu_count-to-count-only-nest-.patch
|
|
patches.kernel.org/4.14.6-109-apparmor-fix-leak-of-null-profile-name-if-prof.patch
|
|
patches.kernel.org/4.14.6-110-x86-mpx-selftests-Fix-up-weird-arrays.patch
|
|
patches.kernel.org/4.14.6-111-mac80211_hwsim-Fix-memory-leak-in-hwsim_new_ra.patch
|
|
patches.kernel.org/4.14.6-112-gre6-use-log_ecn_error-module-parameter-in-ip6.patch
|
|
patches.kernel.org/4.14.6-113-route-also-update-fnhe_genid-when-updating-a-r.patch
|
|
patches.kernel.org/4.14.6-114-route-update-fnhe_expires-for-redirect-when-th.patch
|
|
patches.kernel.org/4.14.6-115-rsi-fix-memory-leak-on-buf-and-usb_reg_buf.patch
|
|
patches.kernel.org/4.14.6-116-drivers-rapidio-devices-rio_mport_cdev.c-fix-r.patch
|
|
patches.kernel.org/4.14.6-117-pipe-match-pipe_max_size-data-type-with-procfs.patch
|
|
patches.kernel.org/4.14.6-118-lib-genalloc.c-make-the-avail-variable-an-atom.patch
|
|
patches.kernel.org/4.14.6-119-dynamic-debug-howto-fix-optional-omitted-endin.patch
|
|
patches.kernel.org/4.14.6-120-NFS-Fix-a-typo-in-nfs_rename.patch
|
|
patches.kernel.org/4.14.6-121-sunrpc-Fix-rpc_task_begin-trace-point.patch
|
|
patches.kernel.org/4.14.6-122-nfp-inherit-the-max_mtu-from-the-PF-netdev.patch
|
|
patches.kernel.org/4.14.6-123-nfp-fix-flower-offload-metadata-flag-usage.patch
|
|
patches.kernel.org/4.14.6-124-xfs-fix-forgotten-rcu-read-unlock-when-skippin.patch
|
|
patches.kernel.org/4.14.6-125-dt-bindings-usb-fix-reg-property-port-number-r.patch
|
|
patches.kernel.org/4.14.6-126-block-wake-up-all-tasks-blocked-in-get_request.patch
|
|
patches.kernel.org/4.14.6-127-sparc64-mm-set-fields-in-deferred-pages.patch
|
|
patches.kernel.org/4.14.6-128-zsmalloc-calling-zs_map_object-from-irq-is-a-b.patch
|
|
patches.kernel.org/4.14.6-129-slub-fix-sysfs-duplicate-filename-creation-whe.patch
|
|
patches.kernel.org/4.14.6-130-sctp-do-not-free-asoc-when-it-is-already-dead-.patch
|
|
patches.kernel.org/4.14.6-131-sctp-use-the-right-sk-after-waking-up-from-wai.patch
|
|
patches.kernel.org/4.14.6-132-fcntl-don-t-leak-fd-reference-when-fixup_compa.patch
|
|
patches.kernel.org/4.14.6-133-geneve-fix-fill_info-when-link-down.patch
|
|
patches.kernel.org/4.14.6-134-bpf-fix-lockdep-splat.patch
|
|
patches.kernel.org/4.14.6-135-clk-stm32h7-fix-test-of-clock-config.patch
|
|
patches.kernel.org/4.14.6-136-clk-sunxi-ng-a83t-Fix-i2c-buses-bits.patch
|
|
patches.kernel.org/4.14.6-137-clk-qcom-common-fix-legacy-board-clock-registr.patch
|
|
patches.kernel.org/4.14.6-138-clk-uniphier-fix-DAPLL2-clock-rate-of-Pro5.patch
|
|
patches.kernel.org/4.14.6-139-clk-hi3660-fix-incorrect-uart3-clock-freqency.patch
|
|
patches.kernel.org/4.14.6-140-mailbox-mailbox-test-don-t-rely-on-rx_buffer-c.patch
|
|
patches.kernel.org/4.14.6-141-kbuild-rpm-pkg-fix-jobserver-unavailable-warni.patch
|
|
patches.kernel.org/4.14.6-142-atm-horizon-Fix-irq-release-error.patch
|
|
patches.kernel.org/4.14.6-143-jump_label-Invoke-jump_label_test-via-early_in.patch
|
|
patches.kernel.org/4.14.6-144-tls-Use-kzalloc-for-aead_request-allocation.patch
|
|
patches.kernel.org/4.14.6-145-xfrm-Copy-policy-family-in-clone_policy.patch
|
|
patches.kernel.org/4.14.6-146-f2fs-fix-to-clear-FI_NO_PREALLOC.patch
|
|
patches.kernel.org/4.14.6-147-bnxt_re-changing-the-ip-address-shouldn-t-affe.patch
|
|
patches.kernel.org/4.14.6-148-IB-mlx4-Increase-maximal-message-size-under-UD.patch
|
|
patches.kernel.org/4.14.6-149-IB-mlx5-Assign-send-CQ-and-recv-CQ-of-UMR-QP.patch
|
|
patches.kernel.org/4.14.6-150-afs-Fix-total-length-calculation-for-multiple-.patch
|
|
patches.kernel.org/4.14.6-151-afs-Connect-up-the-CB.ProbeUuid.patch
|
|
patches.kernel.org/4.14.6-152-Linux-4.14.6.patch
|
|
patches.kernel.org/4.14.7-001-net-qmi_wwan-add-Quectel-BG96-2c7c-0296.patch
|
|
patches.kernel.org/4.14.7-002-net-thunderx-Fix-TCP-UDP-checksum-offload-for-.patch
|
|
patches.kernel.org/4.14.7-003-net-thunderx-Fix-TCP-UDP-checksum-offload-for-.patch
|
|
patches.kernel.org/4.14.7-004-net-realtek-r8169-implement-set_link_ksettings.patch
|
|
patches.kernel.org/4.14.7-005-s390-qeth-fix-early-exit-from-error-path.patch
|
|
patches.kernel.org/4.14.7-006-tipc-fix-memory-leak-in-tipc_accept_from_sock.patch
|
|
patches.kernel.org/4.14.7-007-vhost-fix-skb-leak-in-handle_rx.patch
|
|
patches.kernel.org/4.14.7-008-rds-Fix-NULL-pointer-dereference-in-__rds_rdma.patch
|
|
patches.kernel.org/4.14.7-009-sit-update-frag_off-info.patch
|
|
patches.kernel.org/4.14.7-010-tcp-add-tcp_v4_fill_cb-tcp_v4_restore_cb.patch
|
|
patches.kernel.org/4.14.7-011-packet-fix-crash-in-fanout_demux_rollover.patch
|
|
patches.kernel.org/4.14.7-012-net-packet-fix-a-race-in-packet_bind-and-packe.patch
|
|
patches.kernel.org/4.14.7-013-tcp-remove-buggy-call-to-tcp_v6_restore_cb.patch
|
|
patches.kernel.org/4.14.7-014-usbnet-fix-alignment-for-frames-with-no-ethern.patch
|
|
patches.kernel.org/4.14.7-015-net-remove-hlist_nulls_add_tail_rcu.patch
|
|
patches.kernel.org/4.14.7-016-stmmac-reset-last-TSO-segment-size-after-devic.patch
|
|
patches.kernel.org/4.14.7-017-tcp-dccp-block-bh-before-arming-time_wait-time.patch
|
|
patches.kernel.org/4.14.7-018-s390-qeth-build-max-size-GSO-skbs-on-L2-device.patch
|
|
patches.kernel.org/4.14.7-019-s390-qeth-fix-thinko-in-IPv4-multicast-address.patch
|
|
patches.kernel.org/4.14.7-020-s390-qeth-fix-GSO-throughput-regression.patch
|
|
patches.kernel.org/4.14.7-021-tcp-use-IPCB-instead-of-TCP_SKB_CB-in-inet_exa.patch
|
|
patches.kernel.org/4.14.7-022-tipc-call-tipc_rcv-only-if-bearer-is-up-in-tip.patch
|
|
patches.kernel.org/4.14.7-023-tcp-use-current-time-in-tcp_rcv_space_adjust.patch
|
|
patches.kernel.org/4.14.7-024-net-sched-cbq-create-block-for-q-link.block.patch
|
|
patches.kernel.org/4.14.7-025-tap-free-skb-if-flags-error.patch
|
|
patches.kernel.org/4.14.7-026-tcp-when-scheduling-TLP-time-of-RTO-should-acc.patch
|
|
patches.kernel.org/4.14.7-027-tun-free-skb-in-early-errors.patch
|
|
patches.kernel.org/4.14.7-028-net-ipv6-Fixup-device-for-anycast-routes-durin.patch
|
|
patches.kernel.org/4.14.7-029-tun-fix-rcu_read_lock-imbalance-in-tun_build_s.patch
|
|
patches.kernel.org/4.14.7-030-net-accept-UFO-datagrams-from-tuntap-and-packe.patch
|
|
patches.kernel.org/4.14.7-031-net-openvswitch-datapath-fix-data-type-in-queu.patch
|
|
patches.kernel.org/4.14.7-032-cls_bpf-don-t-decrement-net-s-refcount-when-of.patch
|
|
patches.kernel.org/4.14.7-033-sctp-use-right-member-as-the-param-of-list_for.patch
|
|
patches.kernel.org/4.14.7-034-ipmi-Stop-timers-before-cleaning-up-the-module.patch
|
|
patches.kernel.org/4.14.7-035-usb-gadget-ffs-Forbid-usb_ep_alloc_request-fro.patch
|
|
patches.kernel.org/4.14.7-036-fcntl-don-t-cap-l_start-and-l_end-values-for-F.patch
|
|
patches.kernel.org/4.14.7-037-fix-kcm_clone.patch
|
|
patches.kernel.org/4.14.7-038-KVM-arm-arm64-vgic-its-Preserve-the-revious-re.patch
|
|
patches.kernel.org/4.14.7-039-kbuild-do-not-call-cc-option-before-KBUILD_CFL.patch
|
|
patches.kernel.org/4.14.7-040-powerpc-powernv-idle-Round-up-latency-and-resi.patch
|
|
patches.kernel.org/4.14.7-041-ipvlan-fix-ipv6-outbound-device.patch
|
|
patches.kernel.org/4.14.7-042-ide-ide-atapi-fix-compile-error-with-defining-.patch
|
|
patches.kernel.org/4.14.7-043-blk-mq-Avoid-that-request-queue-removal-can-tr.patch
|
|
patches.kernel.org/4.14.7-044-nvmet-rdma-update-queue-list-during-ib_device-.patch
|
|
patches.kernel.org/4.14.7-045-audit-Allow-auditd-to-set-pid-to-0-to-end-audi.patch
|
|
patches.kernel.org/4.14.7-046-audit-ensure-that-audit-1-actually-enables-aud.patch
|
|
patches.kernel.org/4.14.7-047-dm-raid-fix-panic-when-attempting-to-force-a-r.patch
|
|
patches.kernel.org/4.14.7-048-md-free-unused-memory-after-bitmap-resize.patch
|
|
patches.kernel.org/4.14.7-049-RDMA-cxgb4-Annotate-r2-and-stag-as-__be32.patch
|
|
patches.kernel.org/4.14.7-050-x86-intel_rdt-Fix-potential-deadlock-during-re.patch
|
|
patches.kernel.org/4.14.7-051-media-dvb-core-always-call-invoke_release-in-f.patch
|
|
patches.kernel.org/4.14.7-052-dvb_frontend-don-t-use-after-free-the-frontend.patch
|
|
patches.kernel.org/4.14.7-053-Linux-4.14.7.patch
|
|
patches.kernel.org/4.14.8-001-mfd-fsl-imx25-Clean-up-irq-settings-during-rem.patch
|
|
patches.kernel.org/4.14.8-002-crypto-algif_aead-fix-reference-counting-of-nu.patch
|
|
patches.kernel.org/4.14.8-003-crypto-rsa-fix-buffer-overread-when-stripping-.patch
|
|
patches.kernel.org/4.14.8-004-crypto-hmac-require-that-the-underlying-hash-a.patch
|
|
patches.kernel.org/4.14.8-005-crypto-salsa20-fix-blkcipher_walk-API-usage.patch
|
|
patches.kernel.org/4.14.8-006-crypto-af_alg-fix-NULL-pointer-dereference-in.patch
|
|
patches.kernel.org/4.14.8-007-cifs-fix-NULL-deref-in-SMB2_read.patch
|
|
patches.kernel.org/4.14.8-008-string.h-workaround-for-increased-stack-usage.patch
|
|
patches.kernel.org/4.14.8-009-autofs-fix-careless-error-in-recent-commit.patch
|
|
patches.kernel.org/4.14.8-010-kernel-make-groups_sort-calling-a-responsibili.patch
|
|
patches.kernel.org/4.14.8-011-mm-oom_reaper-fix-memory-corruption.patch
|
|
patches.kernel.org/4.14.8-012-tracing-Allocate-mask_str-buffer-dynamically.patch
|
|
patches.kernel.org/4.14.8-013-USB-uas-and-storage-Add-US_FL_BROKEN_FUA-for-a.patch
|
|
patches.kernel.org/4.14.8-014-USB-core-prevent-malicious-bNumInterfaces-over.patch
|
|
patches.kernel.org/4.14.8-015-ovl-Pass-ovl_get_nlink-parameters-in-right-ord.patch
|
|
patches.kernel.org/4.14.8-016-ovl-update-ctx-pos-on-impure-dir-iteration.patch
|
|
patches.kernel.org/4.14.8-017-usbip-fix-stub_rx-get_pipe-to-validate-endpoin.patch
|
|
patches.kernel.org/4.14.8-018-usbip-fix-stub_rx-harden-CMD_SUBMIT-path-to-ha.patch
|
|
patches.kernel.org/4.14.8-019-usbip-prevent-vhci_hcd-driver-from-leaking-a-s.patch
|
|
patches.kernel.org/4.14.8-020-usbip-fix-stub_send_ret_submit-vulnerability-t.patch
|
|
patches.kernel.org/4.14.8-021-mmc-core-apply-NO_CMD23-quirk-to-some-specific.patch
|
|
patches.kernel.org/4.14.8-022-ceph-drop-negative-child-dentries-before-try-p.patch
|
|
patches.kernel.org/4.14.8-023-usb-xhci-fix-TDS-for-MTK-xHCI1.1.patch
|
|
patches.kernel.org/4.14.8-024-xhci-Don-t-add-a-virt_dev-to-the-devs-array-be.patch
|
|
patches.kernel.org/4.14.8-025-IB-core-Bound-check-alternate-path-port-number.patch
|
|
patches.kernel.org/4.14.8-026-IB-core-Don-t-enforce-PKey-security-on-SMI-MAD.patch
|
|
patches.kernel.org/4.14.8-027-nfs-don-t-wait-on-commit-in-nfs_commit_inode-i.patch
|
|
patches.kernel.org/4.14.8-028-arm64-mm-Fix-pte_mkclean-pte_mkdirty-semantics.patch
|
|
patches.kernel.org/4.14.8-029-arm64-Initialise-high_memory-global-variable-e.patch
|
|
patches.kernel.org/4.14.8-030-arm64-fix-CONFIG_DEBUG_WX-address-reporting.patch
|
|
patches.kernel.org/4.14.8-031-scsi-core-Fix-a-scsi_show_rq-NULL-pointer-dere.patch
|
|
patches.kernel.org/4.14.8-032-scsi-libsas-fix-length-error-in-sas_smp_handle.patch
|
|
patches.kernel.org/4.14.8-033-sched-rt-Do-not-pull-from-current-CPU-if-only-.patch
|
|
patches.kernel.org/4.14.8-034-dm-fix-various-targets-to-dm_register_target-a.patch
|
|
patches.kernel.org/4.14.8-035-SUNRPC-Fix-a-race-in-the-receive-code-path.patch
|
|
patches.kernel.org/4.14.8-036-iw_cxgb4-only-insert-drain-cqes-if-wq-is-flush.patch
|
|
patches.kernel.org/4.14.8-037-x86-boot-compressed-64-Detect-and-handle-5-lev.patch
|
|
patches.kernel.org/4.14.8-038-x86-boot-compressed-64-Print-error-if-5-level-.patch
|
|
patches.kernel.org/4.14.8-039-eeprom-at24-change-nvmem-stride-to-1.patch
|
|
patches.kernel.org/4.14.8-040-posix-timer-Properly-check-sigevent-sigev_noti.patch
|
|
patches.kernel.org/4.14.8-041-dmaengine-dmatest-move-callback-wait-queue-to-.patch
|
|
patches.kernel.org/4.14.8-042-Revert-exec-avoid-RLIMIT_STACK-races-with-prli.patch
|
|
patches.kernel.org/4.14.8-043-ext4-support-fast-symlinks-from-ext3-file-syst.patch
|
|
patches.kernel.org/4.14.8-044-ext4-fix-fdatasync-2-after-fallocate-2-operati.patch
|
|
patches.kernel.org/4.14.8-045-ext4-add-missing-error-check-in-__ext4_new_ino.patch
|
|
patches.kernel.org/4.14.8-046-ext4-fix-crash-when-a-directory-s-i_size-is-to.patch
|
|
patches.kernel.org/4.14.8-047-IB-mlx4-Fix-RSS-s-QPC-attributes-assignments.patch
|
|
patches.kernel.org/4.14.8-048-HID-cp2112-fix-broken-gpio_direction_input-cal.patch
|
|
patches.kernel.org/4.14.8-049-sfc-don-t-warn-on-successful-change-of-MAC.patch
|
|
patches.kernel.org/4.14.8-050-fbdev-controlfb-Add-missing-modes-to-fix-out-o.patch
|
|
patches.kernel.org/4.14.8-051-video-udlfb-Fix-read-EDID-timeout.patch
|
|
patches.kernel.org/4.14.8-052-video-fbdev-au1200fb-Release-some-resources-if.patch
|
|
patches.kernel.org/4.14.8-053-video-fbdev-au1200fb-Return-an-error-code-if-a.patch
|
|
patches.kernel.org/4.14.8-054-rtc-pcf8563-fix-output-clock-rate.patch
|
|
patches.kernel.org/4.14.8-055-scsi-aacraid-use-timespec64-instead-of-timeval.patch
|
|
patches.kernel.org/4.14.8-056-drm-amdgpu-bypass-lru-touch-for-KIQ-ring-submi.patch
|
|
patches.kernel.org/4.14.8-057-PM-s2idle-Clear-the-events_check_enabled-flag.patch
|
|
patches.kernel.org/4.14.8-058-ASoC-Intel-Skylake-Fix-uuid_module-memory-leak.patch
|
|
patches.kernel.org/4.14.8-059-dmaengine-ti-dma-crossbar-Correct-am335x-am43x.patch
|
|
patches.kernel.org/4.14.8-060-mlxsw-spectrum-Fix-error-return-code-in-mlxsw_.patch
|
|
patches.kernel.org/4.14.8-061-PCI-PME-Handle-invalid-data-when-reading-Root-.patch
|
|
patches.kernel.org/4.14.8-062-powerpc-powernv-cpufreq-Fix-the-frequency-read.patch
|
|
patches.kernel.org/4.14.8-063-PCI-Do-not-allocate-more-buses-than-available-.patch
|
|
patches.kernel.org/4.14.8-064-iommu-mediatek-Fix-driver-name.patch
|
|
patches.kernel.org/4.14.8-065-thunderbolt-tb-fix-use-after-free-in-tb_activa.patch
|
|
patches.kernel.org/4.14.8-066-netfilter-ipvs-Fix-inappropriate-output-of-pro.patch
|
|
patches.kernel.org/4.14.8-067-powerpc-opal-Fix-EBUSY-bug-in-acquiring-tokens.patch
|
|
patches.kernel.org/4.14.8-068-powerpc-ipic-Fix-status-get-and-status-clear.patch
|
|
patches.kernel.org/4.14.8-069-powerpc-pseries-vio-Dispose-of-virq-mapping-on.patch
|
|
patches.kernel.org/4.14.8-070-platform-x86-intel_punit_ipc-Fix-resource-iore.patch
|
|
patches.kernel.org/4.14.8-071-target-iscsi-Detect-conn_cmd_list-corruption-e.patch
|
|
patches.kernel.org/4.14.8-072-target-iscsi-Fix-a-race-condition-in-iscsit_ad.patch
|
|
patches.kernel.org/4.14.8-073-iscsi-target-fix-memory-leak-in-lio_target_tiq.patch
|
|
patches.kernel.org/4.14.8-074-target-fix-condition-return-in-core_pr_dump_in.patch
|
|
patches.kernel.org/4.14.8-075-target-file-Do-not-return-error-for-UNMAP-if-l.patch
|
|
patches.kernel.org/4.14.8-076-badblocks-fix-wrong-return-value-in-badblocks_.patch
|
|
patches.kernel.org/4.14.8-077-iommu-amd-Limit-the-IOVA-page-range-to-the-spe.patch
|
|
patches.kernel.org/4.14.8-078-xfs-truncate-pagecache-before-writeback-in-xfs.patch
|
|
patches.kernel.org/4.14.8-079-arm-ccn-perf-Prevent-module-unload-while-PMU-i.patch
|
|
patches.kernel.org/4.14.8-080-crypto-tcrypt-fix-buffer-lengths-in-test_aead_.patch
|
|
patches.kernel.org/4.14.8-081-mm-Handle-0-flags-in-_calc_vm_trans-macro.patch
|
|
patches.kernel.org/4.14.8-082-net-hns3-fix-for-getting-advertised_caps-in-hn.patch
|
|
patches.kernel.org/4.14.8-083-net-hns3-Fix-a-misuse-to-devm_free_irq.patch
|
|
patches.kernel.org/4.14.8-084-staging-rtl8188eu-Revert-part-of-staging-rtl81.patch
|
|
patches.kernel.org/4.14.8-085-clk-mediatek-add-the-option-for-determining-PL.patch
|
|
patches.kernel.org/4.14.8-086-clk-imx-imx7d-Fix-parent-clock-for-OCRAM_CLK.patch
|
|
patches.kernel.org/4.14.8-087-clk-imx6-refine-hdmi_isfr-s-parent-to-make-HDM.patch
|
|
patches.kernel.org/4.14.8-088-media-camss-vfe-always-initialize-reg-at-vfe_s.patch
|
|
patches.kernel.org/4.14.8-089-clk-hi6220-mark-clock-cs_atb_syspll-as-critica.patch
|
|
patches.kernel.org/4.14.8-090-blk-mq-sched-dispatch-from-scheduler-IFF-progr.patch
|
|
patches.kernel.org/4.14.8-091-clk-tegra-Use-readl_relaxed_poll_timeout_atomi.patch
|
|
patches.kernel.org/4.14.8-092-clk-tegra-Fix-cclk_lp-divisor-register.patch
|
|
patches.kernel.org/4.14.8-093-ppp-Destroy-the-mutex-when-cleanup.patch
|
|
patches.kernel.org/4.14.8-094-ASoC-rsnd-rsnd_ssi_run_mods-needs-to-care-ssi_.patch
|
|
patches.kernel.org/4.14.8-095-thermal-drivers-step_wise-Fix-temperature-regu.patch
|
|
patches.kernel.org/4.14.8-096-misc-pci_endpoint_test-Fix-failure-path-return.patch
|
|
patches.kernel.org/4.14.8-097-misc-pci_endpoint_test-Avoid-triggering-a-BUG.patch
|
|
patches.kernel.org/4.14.8-098-scsi-scsi_debug-write_same-fix-error-report.patch
|
|
patches.kernel.org/4.14.8-099-GFS2-Take-inode-off-order_write-list-when-sett.patch
|
|
patches.kernel.org/4.14.8-100-media-usbtv-fix-brightness-and-contrast-contro.patch
|
|
patches.kernel.org/4.14.8-101-rpmsg-glink-Initialize-the-intent_req_comp-com.patch
|
|
patches.kernel.org/4.14.8-102-bcache-explicitly-destroy-mutex-while-exiting.patch
|
|
patches.kernel.org/4.14.8-103-bcache-fix-wrong-cache_misses-statistics.patch
|
|
patches.kernel.org/4.14.8-104-Ib-hfi1-Return-actual-operational-VLs-in-port-.patch
|
|
patches.kernel.org/4.14.8-105-Bluetooth-hci_ldisc-Fix-another-race-when-clos.patch
|
|
patches.kernel.org/4.14.8-106-arm64-prevent-regressions-in-compressed-kernel.patch
|
|
patches.kernel.org/4.14.8-107-btrfs-fix-false-EIO-for-missing-device.patch
|
|
patches.kernel.org/4.14.8-108-btrfs-Explicitly-handle-btrfs_update_root-fail.patch
|
|
patches.kernel.org/4.14.8-109-btrfs-undo-writable-superblocke-when-sprouting.patch
|
|
patches.kernel.org/4.14.8-110-btrfs-avoid-null-pointer-dereference-on-fs_inf.patch
|
|
patches.kernel.org/4.14.8-111-btrfs-tests-Fix-a-memory-leak-in-error-handlin.patch
|
|
patches.kernel.org/4.14.8-112-qtnfmac-modify-full-Tx-queue-error-reporting.patch
|
|
patches.kernel.org/4.14.8-113-mtd-spi-nor-stm32-quadspi-Fix-uninitialized-er.patch
|
|
patches.kernel.org/4.14.8-114-ARM64-dts-meson-gxbb-odroidc2-fix-usb1-power-s.patch
|
|
patches.kernel.org/4.14.8-115-Bluetooth-btusb-Add-new-NFA344A-entry.patch
|
|
patches.kernel.org/4.14.8-116-samples-bpf-adjust-rlimit-RLIMIT_MEMLOCK-for-x.patch
|
|
patches.kernel.org/4.14.8-117-liquidio-fix-kernel-panic-in-VF-driver.patch
|
|
patches.kernel.org/4.14.8-118-platform-x86-hp_accel-Add-quirk-for-HP-ProBook.patch
|
|
patches.kernel.org/4.14.8-119-nvme-use-kref_get_unless_zero-in-nvme_find_get.patch
|
|
patches.kernel.org/4.14.8-120-l2tp-cleanup-l2tp_tunnel_delete-calls.patch
|
|
patches.kernel.org/4.14.8-121-xfs-fix-log-block-underflow-during-recovery-cy.patch
|
|
patches.kernel.org/4.14.8-122-xfs-return-a-distinct-error-code-value-for-IGE.patch
|
|
patches.kernel.org/4.14.8-123-xfs-fix-incorrect-extent-state-in-xfs_bmap_add.patch
|
|
patches.kernel.org/4.14.8-124-net-dsa-lan9303-Do-not-disable-switch-fabric-p.patch
|
|
patches.kernel.org/4.14.8-125-net-hns3-fix-a-bug-in-hclge_uninit_client_inst.patch
|
|
patches.kernel.org/4.14.8-126-net-hns3-add-nic_client-check-when-initialize-.patch
|
|
patches.kernel.org/4.14.8-127-net-hns3-fix-the-bug-of-hns3_set_txbd_baseinfo.patch
|
|
patches.kernel.org/4.14.8-128-RDMA-cxgb4-Declare-stag-as-__be32.patch
|
|
patches.kernel.org/4.14.8-129-PCI-Detach-driver-before-procfs-sysfs-teardown.patch
|
|
patches.kernel.org/4.14.8-130-scsi-hisi_sas-fix-the-risk-of-freeing-slot-twi.patch
|
|
patches.kernel.org/4.14.8-131-scsi-hpsa-cleanup-sas_phy-structures-in-sysfs-.patch
|
|
patches.kernel.org/4.14.8-132-scsi-hpsa-destroy-sas-transport-properties-bef.patch
|
|
patches.kernel.org/4.14.8-133-mfd-mxs-lradc-Fix-error-handling-in-mxs_lradc_.patch
|
|
patches.kernel.org/4.14.8-134-net-hns3-fix-the-TX-RX-ring.queue_index-in-hns.patch
|
|
patches.kernel.org/4.14.8-135-net-hns3-fix-the-bug-when-map-buffer-fail.patch
|
|
patches.kernel.org/4.14.8-136-net-hns3-fix-a-bug-when-alloc-new-buffer.patch
|
|
patches.kernel.org/4.14.8-137-serdev-ttyport-enforce-tty-driver-open-require.patch
|
|
patches.kernel.org/4.14.8-138-powerpc-perf-hv-24x7-Fix-incorrect-comparison-.patch
|
|
patches.kernel.org/4.14.8-139-powerpc-xmon-Check-before-calling-xive-functio.patch
|
|
patches.kernel.org/4.14.8-140-soc-mediatek-pwrap-fix-compiler-errors.patch
|
|
patches.kernel.org/4.14.8-141-ipv4-ipv4_default_advmss-should-use-route-mtu.patch
|
|
patches.kernel.org/4.14.8-142-KVM-nVMX-Fix-EPT-switching-advertising.patch
|
|
patches.kernel.org/4.14.8-143-tty-fix-oops-when-rmmod-8250.patch
|
|
patches.kernel.org/4.14.8-144-dev-dax-fix-uninitialized-variable-build-warni.patch
|
|
patches.kernel.org/4.14.8-145-pinctrl-adi2-Fix-Kconfig-build-problem.patch
|
|
patches.kernel.org/4.14.8-146-raid5-Set-R5_Expanded-on-parity-devices-as-wel.patch
|
|
patches.kernel.org/4.14.8-147-scsi-scsi_devinfo-Add-REPORTLUN2-to-EMC-SYMMET.patch
|
|
patches.kernel.org/4.14.8-148-IB-core-Fix-use-workqueue-without-WQ_MEM_RECLA.patch
|
|
patches.kernel.org/4.14.8-149-IB-core-Fix-calculation-of-maximum-RoCE-MTU.patch
|
|
patches.kernel.org/4.14.8-150-vt6655-Fix-a-possible-sleep-in-atomic-bug-in-v.patch
|
|
patches.kernel.org/4.14.8-151-IB-hfi1-Mask-out-A-bit-from-psn-trace.patch
|
|
patches.kernel.org/4.14.8-152-rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-i.patch
|
|
patches.kernel.org/4.14.8-153-rtl8188eu-Fix-a-possible-sleep-in-atomic-bug-i.patch
|
|
patches.kernel.org/4.14.8-154-ipmi_si-fix-memory-leak-on-new_smi.patch
|
|
patches.kernel.org/4.14.8-155-nullb-fix-error-return-code-in-null_init.patch
|
|
patches.kernel.org/4.14.8-156-scsi-sd-change-manage_start_stop-to-bool-in-sy.patch
|
|
patches.kernel.org/4.14.8-157-scsi-sd-change-allow_restart-to-bool-in-sysfs-.patch
|
|
patches.kernel.org/4.14.8-158-scsi-bfa-integer-overflow-in-debugfs.patch
|
|
patches.kernel.org/4.14.8-159-raid5-ppl-check-recovery_offset-when-performin.patch
|
|
patches.kernel.org/4.14.8-160-md-cluster-fix-wrong-condition-check-in-raid1_.patch
|
|
patches.kernel.org/4.14.8-161-xprtrdma-Don-t-defer-fencing-an-async-RPC-s-ch.patch
|
|
patches.kernel.org/4.14.8-162-udf-Avoid-overflow-when-session-starts-at-larg.patch
|
|
patches.kernel.org/4.14.8-163-macvlan-Only-deliver-one-copy-of-the-frame-to-.patch
|
|
patches.kernel.org/4.14.8-164-IB-core-Fix-endianness-annotation-in-rdma_is_m.patch
|
|
patches.kernel.org/4.14.8-165-RDMA-cma-Avoid-triggering-undefined-behavior.patch
|
|
patches.kernel.org/4.14.8-166-IB-ipoib-Grab-rtnl-lock-on-heavy-flush-when-ca.patch
|
|
patches.kernel.org/4.14.8-167-icmp-don-t-fail-on-fragment-reassembly-time-ex.patch
|
|
patches.kernel.org/4.14.8-168-lightnvm-pblk-prevent-gc-kicks-when-gc-is-not-.patch
|
|
patches.kernel.org/4.14.8-169-lightnvm-pblk-fix-changing-GC-group-list-for-a.patch
|
|
patches.kernel.org/4.14.8-170-lightnvm-pblk-use-right-flag-for-GC-allocation.patch
|
|
patches.kernel.org/4.14.8-171-lightnvm-pblk-initialize-debug-stat-counter.patch
|
|
patches.kernel.org/4.14.8-172-lightnvm-pblk-fix-min-size-for-page-mempool.patch
|
|
patches.kernel.org/4.14.8-173-lightnvm-pblk-protect-line-bitmap-while-submit.patch
|
|
patches.kernel.org/4.14.8-174-ath9k-fix-tx99-potential-info-leak.patch
|
|
patches.kernel.org/4.14.8-175-ath10k-fix-core-PCI-suspend-when-WoWLAN-is-sup.patch
|
|
patches.kernel.org/4.14.8-176-ath10k-fix-build-errors-with-CONFIG_PM.patch
|
|
patches.kernel.org/4.14.8-177-usb-musb-da8xx-fix-babble-condition-handling.patch
|
|
patches.kernel.org/4.14.8-178-Linux-4.14.8.patch
|
|
patches.kernel.org/4.14.9-001-x86-asm-Remove-unnecessary-n-t-in-front-of-CC_.patch
|
|
patches.kernel.org/4.14.9-002-objtool-Don-t-report-end-of-section-error-afte.patch
|
|
patches.kernel.org/4.14.9-003-x86-head-Remove-confusing-comment.patch
|
|
patches.kernel.org/4.14.9-004-x86-head-Remove-unused-bad_address-code.patch
|
|
patches.kernel.org/4.14.9-005-x86-head-Fix-head-ELF-function-annotations.patch
|
|
patches.kernel.org/4.14.9-006-x86-boot-Annotate-verify_cpu-as-a-callable-fun.patch
|
|
patches.kernel.org/4.14.9-007-x86-xen-Fix-xen-head-ELF-annotations.patch
|
|
patches.kernel.org/4.14.9-008-x86-xen-Add-unwind-hint-annotations.patch
|
|
patches.kernel.org/4.14.9-009-x86-head-Add-unwind-hint-annotations.patch
|
|
patches.kernel.org/4.14.9-010-ACPI-APEI-adjust-a-local-variable-type-in-ghes.patch
|
|
patches.kernel.org/4.14.9-011-x86-unwinder-Make-CONFIG_UNWINDER_ORC-y-the-de.patch
|
|
patches.kernel.org/4.14.9-012-x86-fpu-debug-Remove-unused-x86_fpu_state-and-.patch
|
|
patches.kernel.org/4.14.9-013-x86-unwind-Rename-unwinder-config-options-to-C.patch
|
|
patches.kernel.org/4.14.9-014-x86-unwind-Make-CONFIG_UNWINDER_ORC-y-the-defa.patch
|
|
patches.kernel.org/4.14.9-015-bitops-Add-clear-set_bit32-to-linux-bitops.h.patch
|
|
patches.kernel.org/4.14.9-016-x86-cpuid-Add-generic-table-for-CPUID-dependen.patch
|
|
patches.kernel.org/4.14.9-017-x86-fpu-Parse-clearcpuid-as-early-XSAVE-argume.patch
|
|
patches.kernel.org/4.14.9-018-x86-fpu-Make-XSAVE-check-the-base-CPUID-featur.patch
|
|
patches.kernel.org/4.14.9-019-x86-fpu-Remove-the-explicit-clearing-of-XSAVE-.patch
|
|
patches.kernel.org/4.14.9-020-x86-platform-UV-Convert-timers-to-use-timer_se.patch
|
|
patches.kernel.org/4.14.9-021-objtool-Print-top-level-commands-on-incorrect-.patch
|
|
patches.kernel.org/4.14.9-022-x86-cpuid-Prevent-out-of-bound-access-in-do_cl.patch
|
|
patches.kernel.org/4.14.9-023-mm-sparsemem-Allocate-mem_section-at-runtime-f.patch
|
|
patches.kernel.org/4.14.9-024-x86-kasan-Use-the-same-shadow-offset-for-4-and.patch
|
|
patches.kernel.org/4.14.9-025-x86-xen-Provide-pre-built-page-tables-only-for.patch
|
|
patches.kernel.org/4.14.9-026-x86-xen-Drop-5-level-paging-support-code-from-.patch
|
|
patches.kernel.org/4.14.9-027-ACPI-APEI-remove-the-unused-dead-code-for-SEA-.patch
|
|
patches.kernel.org/4.14.9-028-x86-asm-Don-t-use-the-confusing-.ifeq-directiv.patch
|
|
patches.kernel.org/4.14.9-029-x86-build-Beautify-build-log-of-syscall-header.patch
|
|
patches.kernel.org/4.14.9-030-x86-mm-64-Rename-the-register_page_bootmem_mem.patch
|
|
patches.kernel.org/4.14.9-031-x86-cpufeatures-Enable-new-SSE-AVX-AVX512-CPU-.patch
|
|
patches.kernel.org/4.14.9-032-x86-mm-Relocate-page-fault-error-codes-to-trap.patch
|
|
patches.kernel.org/4.14.9-033-x86-boot-Relocate-definition-of-the-initial-st.patch
|
|
patches.kernel.org/4.14.9-034-ptrace-x86-Make-user_64bit_mode-available-to-3.patch
|
|
patches.kernel.org/4.14.9-035-x86-entry-64-Remove-the-restore_c_regs_and_ire.patch
|
|
patches.kernel.org/4.14.9-036-x86-entry-64-Split-the-IRET-to-user-and-IRET-t.patch
|
|
patches.kernel.org/4.14.9-037-x86-entry-64-Move-SWAPGS-into-the-common-IRET-.patch
|
|
patches.kernel.org/4.14.9-038-x86-entry-64-Simplify-reg-restore-code-in-the-.patch
|
|
patches.kernel.org/4.14.9-039-x86-entry-64-Shrink-paranoid_exit_restore-and-.patch
|
|
patches.kernel.org/4.14.9-040-x86-entry-64-Use-pop-instead-of-movq-in-syscal.patch
|
|
patches.kernel.org/4.14.9-041-x86-entry-64-Merge-the-fast-and-slow-SYSRET-pa.patch
|
|
patches.kernel.org/4.14.9-042-x86-entry-64-Use-POP-instead-of-MOV-to-restore.patch
|
|
patches.kernel.org/4.14.9-043-x86-entry-64-Remove-the-RESTORE_._REGS-infrast.patch
|
|
patches.kernel.org/4.14.9-044-xen-x86-entry-64-Add-xen-NMI-trap-entry.patch
|
|
patches.kernel.org/4.14.9-045-x86-entry-64-De-Xen-ify-our-NMI-code.patch
|
|
patches.kernel.org/4.14.9-046-x86-entry-32-Pull-the-MSR_IA32_SYSENTER_CS-upd.patch
|
|
patches.kernel.org/4.14.9-047-x86-entry-64-Pass-SP0-directly-to-load_sp0.patch
|
|
patches.kernel.org/4.14.9-048-x86-entry-Add-task_top_of_stack-to-find-the-to.patch
|
|
patches.kernel.org/4.14.9-049-x86-xen-64-x86-entry-64-Clean-up-SP-code-in-cp.patch
|
|
patches.kernel.org/4.14.9-050-x86-entry-64-Stop-initializing-TSS.sp0-at-boot.patch
|
|
patches.kernel.org/4.14.9-051-x86-entry-64-Remove-all-remaining-direct-threa.patch
|
|
patches.kernel.org/4.14.9-052-x86-entry-32-Fix-cpu_current_top_of_stack-init.patch
|
|
patches.kernel.org/4.14.9-053-x86-entry-64-Remove-thread_struct-sp0.patch
|
|
patches.kernel.org/4.14.9-054-x86-traps-Use-a-new-on_thread_stack-helper-to-.patch
|
|
patches.kernel.org/4.14.9-055-x86-entry-64-Shorten-TEST-instructions.patch
|
|
patches.kernel.org/4.14.9-056-x86-cpuid-Replace-set-clear_bit32.patch
|
|
patches.kernel.org/4.14.9-057-bitops-Revert-cbe96375025e-bitops-Add-clear-se.patch
|
|
patches.kernel.org/4.14.9-058-x86-mm-Define-_PAGE_TABLE-using-_KERNPG_TABLE.patch
|
|
patches.kernel.org/4.14.9-059-x86-cpufeatures-Re-tabulate-the-X86_FEATURE-de.patch
|
|
patches.kernel.org/4.14.9-060-x86-cpufeatures-Fix-various-details-in-the-fea.patch
|
|
patches.kernel.org/4.14.9-061-selftests-x86-ldt_gdt-Add-infrastructure-to-te.patch
|
|
patches.kernel.org/4.14.9-062-selftests-x86-ldt_gdt-Run-most-existing-LDT-te.patch
|
|
patches.kernel.org/4.14.9-063-ACPI-APEI-Replace-ioremap_page_range-with-fixm.patch
|
|
patches.kernel.org/4.14.9-064-x86-virt-x86-platform-Merge-struct-x86_hyper-i.patch
|
|
patches.kernel.org/4.14.9-065-x86-virt-Add-enum-for-hypervisors-to-replace-x.patch
|
|
patches.kernel.org/4.14.9-066-drivers-misc-intel-pti-Rename-the-header-file-.patch
|
|
patches.kernel.org/4.14.9-067-x86-cpufeature-Add-User-Mode-Instruction-Preve.patch
|
|
patches.kernel.org/4.14.9-068-x86-Make-X86_BUG_FXSAVE_LEAK-detectable-in-CPU.patch
|
|
patches.kernel.org/4.14.9-069-perf-x86-Enable-free-running-PEBS-for-REGS_USE.patch
|
|
patches.kernel.org/4.14.9-070-bpf-fix-build-issues-on-um-due-to-mising-bpf_p.patch
|
|
patches.kernel.org/4.14.9-071-locking-barriers-Add-implicit-smp_read_barrier.patch
|
|
patches.kernel.org/4.14.9-072-locking-barriers-Convert-users-of-lockless_der.patch
|
|
patches.kernel.org/4.14.9-073-x86-mm-kasan-Don-t-use-vmemmap_populate-to-ini.patch
|
|
patches.kernel.org/4.14.9-074-x86-entry-64-paravirt-Use-paravirt-safe-macro-.patch
|
|
patches.kernel.org/4.14.9-075-x86-unwinder-orc-Dont-bail-on-stack-overflow.patch
|
|
patches.kernel.org/4.14.9-076-x86-unwinder-Handle-stack-overflows-more-grace.patch
|
|
patches.kernel.org/4.14.9-077-x86-irq-Remove-an-old-outdated-comment-about-c.patch
|
|
patches.kernel.org/4.14.9-078-x86-irq-64-Print-the-offending-IP-in-the-stack.patch
|
|
patches.kernel.org/4.14.9-079-x86-entry-64-Allocate-and-enable-the-SYSENTER-.patch
|
|
patches.kernel.org/4.14.9-080-x86-dumpstack-Add-get_stack_info-support-for-t.patch
|
|
patches.kernel.org/4.14.9-081-x86-entry-gdt-Put-per-CPU-GDT-remaps-in-ascend.patch
|
|
patches.kernel.org/4.14.9-082-x86-mm-fixmap-Generalize-the-GDT-fixmap-mechan.patch
|
|
patches.kernel.org/4.14.9-083-x86-kasan-64-Teach-KASAN-about-the-cpu_entry_a.patch
|
|
patches.kernel.org/4.14.9-084-x86-entry-Fix-assumptions-that-the-HW-TSS-is-a.patch
|
|
patches.kernel.org/4.14.9-085-x86-dumpstack-Handle-stack-overflow-on-all-sta.patch
|
|
patches.kernel.org/4.14.9-086-x86-entry-Move-SYSENTER_stack-to-the-beginning.patch
|
|
patches.kernel.org/4.14.9-087-x86-entry-Remap-the-TSS-into-the-CPU-entry-are.patch
|
|
patches.kernel.org/4.14.9-088-x86-entry-64-Separate-cpu_current_top_of_stack.patch
|
|
patches.kernel.org/4.14.9-089-x86-espfix-64-Stop-assuming-that-pt_regs-is-on.patch
|
|
patches.kernel.org/4.14.9-090-x86-entry-64-Use-a-per-CPU-trampoline-stack-fo.patch
|
|
patches.kernel.org/4.14.9-091-x86-entry-64-Return-to-userspace-from-the-tram.patch
|
|
patches.kernel.org/4.14.9-092-x86-entry-64-Create-a-per-CPU-SYSCALL-entry-tr.patch
|
|
patches.kernel.org/4.14.9-093-x86-entry-64-Move-the-IST-stacks-into-struct-c.patch
|
|
patches.kernel.org/4.14.9-094-x86-entry-64-Remove-the-SYSENTER-stack-canary.patch
|
|
patches.kernel.org/4.14.9-095-x86-entry-Clean-up-the-SYSENTER_stack-code.patch
|
|
patches.kernel.org/4.14.9-096-x86-entry-64-Make-cpu_entry_area.tss-read-only.patch
|
|
patches.kernel.org/4.14.9-097-x86-paravirt-Dont-patch-flush_tlb_single.patch
|
|
patches.kernel.org/4.14.9-098-x86-paravirt-Provide-a-way-to-check-for-hyperv.patch
|
|
patches.kernel.org/4.14.9-099-x86-cpufeatures-Make-CPU-bugs-sticky.patch
|
|
patches.kernel.org/4.14.9-100-optee-fix-invalid-of_node_put-in-optee_driver_.patch
|
|
patches.kernel.org/4.14.9-101-backlight-pwm_bl-Fix-overflow-condition.patch
|
|
patches.kernel.org/4.14.9-102-drm-Add-retries-for-lspcon-mode-detection.patch
|
|
patches.kernel.org/4.14.9-103-clk-sunxi-ng-nm-Check-if-requested-rate-is-sup.patch
|
|
patches.kernel.org/4.14.9-104-clk-sunxi-ng-sun5i-Fix-bit-offset-of-audio-PLL.patch
|
|
patches.kernel.org/4.14.9-105-crypto-crypto4xx-increase-context-and-scatter-.patch
|
|
patches.kernel.org/4.14.9-106-crypto-lrw-Fix-an-error-handling-path-in-creat.patch
|
|
patches.kernel.org/4.14.9-107-rtc-pl031-make-interrupt-optional.patch
|
|
patches.kernel.org/4.14.9-108-kvm-mm-account-kvm-related-kmem-slabs-to-kmemc.patch
|
|
patches.kernel.org/4.14.9-109-net-phy-at803x-Change-error-to-EINVAL-for-inva.patch
|
|
patches.kernel.org/4.14.9-110-PCI-Avoid-bus-reset-if-bridge-itself-is-broken.patch
|
|
patches.kernel.org/4.14.9-111-scsi-cxgb4i-fix-Tx-skb-leak.patch
|
|
patches.kernel.org/4.14.9-112-scsi-mpt3sas-Fix-IO-error-occurs-on-pulling-ou.patch
|
|
patches.kernel.org/4.14.9-113-PCI-Create-SR-IOV-virtfn-physfn-links-before-a.patch
|
|
patches.kernel.org/4.14.9-114-PM-OPP-Move-error-message-to-debug-level.patch
|
|
patches.kernel.org/4.14.9-115-igb-check-memory-allocation-failure.patch
|
|
patches.kernel.org/4.14.9-116-i40e-use-the-safe-hash-table-iterator-when-del.patch
|
|
patches.kernel.org/4.14.9-117-iio-st_sensors-add-register-mask-for-status-re.patch
|
|
patches.kernel.org/4.14.9-118-ixgbe-fix-use-of-uninitialized-padding.patch
|
|
patches.kernel.org/4.14.9-119-IB-rxe-check-for-allocation-failure-on-elem.patch
|
|
patches.kernel.org/4.14.9-120-block-bfq-Disable-writeback-throttling.patch
|
|
patches.kernel.org/4.14.9-121-md-always-set-THREAD_WAKEUP-and-wake-up-wqueue.patch
|
|
patches.kernel.org/4.14.9-122-ip_gre-check-packet-length-and-mtu-correctly-i.patch
|
|
patches.kernel.org/4.14.9-123-ipv6-grab-rt-rt6i_ref-before-allocating-pcpu-r.patch
|
|
patches.kernel.org/4.14.9-124-leds-pca955x-Don-t-invert-requested-value-in-p.patch
|
|
patches.kernel.org/4.14.9-125-Bluetooth-hci_uart_set_flow_control-Fix-NULL-d.patch
|
|
patches.kernel.org/4.14.9-126-Bluetooth-hci_bcm-Fix-setting-of-irq-trigger-t.patch
|
|
patches.kernel.org/4.14.9-127-i40e-i40evf-spread-CPU-affinity-hints-across-o.patch
|
|
patches.kernel.org/4.14.9-128-PCI-AER-Report-non-fatal-errors-only-to-the-af.patch
|
|
patches.kernel.org/4.14.9-129-tracing-Exclude-generic-fields-from-histograms.patch
|
|
patches.kernel.org/4.14.9-130-ASoC-codecs-msm8916-wcd-analog-fix-micbias-lev.patch
|
|
patches.kernel.org/4.14.9-131-ASoC-img-parallel-out-Add-pm_runtime_get-put-t.patch
|
|
patches.kernel.org/4.14.9-132-powerpc-xmon-Avoid-tripping-SMP-hardlockup-wat.patch
|
|
patches.kernel.org/4.14.9-133-powerpc-watchdog-Do-not-trigger-SMP-crash-from.patch
|
|
patches.kernel.org/4.14.9-134-sctp-silence-warns-on-sctp_stream_init-allocat.patch
|
|
patches.kernel.org/4.14.9-135-ASoC-codecs-msm8916-wcd-analog-fix-module-auto.patch
|
|
patches.kernel.org/4.14.9-136-fm10k-fix-mis-ordered-parameters-in-declaratio.patch
|
|
patches.kernel.org/4.14.9-137-scsi-lpfc-Fix-secure-firmware-updates.patch
|
|
patches.kernel.org/4.14.9-138-scsi-lpfc-PLOGI-failures-during-NPIV-testing.patch
|
|
patches.kernel.org/4.14.9-139-scsi-lpfc-Fix-warning-messages-when-NVME_TARGE.patch
|
|
patches.kernel.org/4.14.9-140-i40e-fix-client-notify-of-VF-reset.patch
|
|
patches.kernel.org/4.14.9-141-vfio-pci-Virtualize-Maximum-Payload-Size.patch
|
|
patches.kernel.org/4.14.9-142-ARM-exynos_defconfig-Enable-UAS-support-for-Od.patch
|
|
patches.kernel.org/4.14.9-143-fm10k-ensure-we-process-SM-mbx-when-processing.patch
|
|
patches.kernel.org/4.14.9-144-ibmvnic-Set-state-UP.patch
|
|
patches.kernel.org/4.14.9-145-net-ipv6-send-NS-for-DAD-when-link-operational.patch
|
|
patches.kernel.org/4.14.9-146-RDMA-hns-Avoid-NULL-pointer-exception.patch
|
|
patches.kernel.org/4.14.9-147-staging-greybus-light-Release-memory-obtained-.patch
|
|
patches.kernel.org/4.14.9-148-clk-sunxi-ng-sun6i-Rename-HDMI-DDC-clock-to-av.patch
|
|
patches.kernel.org/4.14.9-149-tcp-fix-under-evaluated-ssthresh-in-TCP-Vegas.patch
|
|
patches.kernel.org/4.14.9-150-rtc-set-the-alarm-to-the-next-expiring-timer.patch
|
|
patches.kernel.org/4.14.9-151-cpuidle-fix-broadcast-control-when-broadcast-c.patch
|
|
patches.kernel.org/4.14.9-152-drm-vc4-Avoid-using-vrefresh-0-mode-in-DSI-hto.patch
|
|
patches.kernel.org/4.14.9-153-IB-opa_vnic-Properly-clear-Mac-Table-Digest.patch
|
|
patches.kernel.org/4.14.9-154-IB-opa_vnic-Properly-return-the-total-MACs-in-.patch
|
|
patches.kernel.org/4.14.9-155-thermal-drivers-hisi-Fix-missing-interrupt-ena.patch
|
|
patches.kernel.org/4.14.9-156-thermal-drivers-hisi-Fix-kernel-panic-on-alarm.patch
|
|
patches.kernel.org/4.14.9-157-thermal-drivers-hisi-Simplify-the-temperature-.patch
|
|
patches.kernel.org/4.14.9-158-thermal-drivers-hisi-Fix-multiple-alarm-interr.patch
|
|
patches.kernel.org/4.14.9-159-platform-x86-asus-wireless-send-an-EV_SYN-SYN_.patch
|
|
patches.kernel.org/4.14.9-160-mm-sparsemem-Fix-ARM64-boot-crash-when-CONFIG_.patch
|
|
patches.kernel.org/4.14.9-161-bpf-fix-branch-pruning-logic.patch
|
|
patches.kernel.org/4.14.9-162-bpf-fix-corruption-on-concurrent-perf_event_ou.patch
|
|
patches.kernel.org/4.14.9-163-bpf-s390x-do-not-reload-skb-pointers-in-non-sk.patch
|
|
patches.kernel.org/4.14.9-164-bpf-ppc64-do-not-reload-skb-pointers-in-non-sk.patch
|
|
patches.kernel.org/4.14.9-165-bpf-sparc-fix-usage-of-wrong-reg-for-load_skb_.patch
|
|
patches.kernel.org/4.14.9-166-bpf-verifier-fix-bounds-calculation-on-BPF_RSH.patch
|
|
patches.kernel.org/4.14.9-167-bpf-fix-incorrect-sign-extension-in-check_alu_.patch
|
|
patches.kernel.org/4.14.9-168-bpf-fix-incorrect-tracking-of-register-size-tr.patch
|
|
patches.kernel.org/4.14.9-169-bpf-fix-32-bit-ALU-op-verification.patch
|
|
patches.kernel.org/4.14.9-170-bpf-fix-missing-error-return-in-check_stack_bo.patch
|
|
patches.kernel.org/4.14.9-171-bpf-force-strict-alignment-checks-for-stack-po.patch
|
|
patches.kernel.org/4.14.9-172-bpf-don-t-prune-branches-when-a-scalar-is-repl.patch
|
|
patches.kernel.org/4.14.9-173-bpf-fix-integer-overflows.patch
|
|
patches.kernel.org/4.14.9-174-selftests-bpf-add-tests-for-recent-bugfixes.patch
|
|
patches.kernel.org/4.14.9-175-linux-compiler.h-Split-into-compiler.h-and-com.patch
|
|
patches.kernel.org/4.14.9-176-Linux-4.14.9.patch
|
|
patches.kernel.org/4.14.10-001-Revert-ipv6-grab-rt-rt6i_ref-before-allocatin.patch
|
|
patches.kernel.org/4.14.10-002-objtool-Move-synced-files-to-their-original-r.patch
|
|
patches.kernel.org/4.14.10-003-objtool-Move-kernel-headers-code-sync-check-t.patch
|
|
patches.kernel.org/4.14.10-004-objtool-Fix-cross-build.patch
|
|
patches.kernel.org/4.14.10-005-tools-headers-Sync-objtool-UAPI-header.patch
|
|
patches.kernel.org/4.14.10-006-objtool-Fix-64-bit-build-on-32-bit-host.patch
|
|
patches.kernel.org/4.14.10-007-x86-decoder-Fix-and-update-the-opcodes-map.patch
|
|
patches.kernel.org/4.14.10-008-x86-insn-eval-Add-utility-functions-to-get-se.patch
|
|
patches.kernel.org/4.14.10-009-x86-Kconfig-Limit-NR_CPUS-on-32-bit-to-a-sane.patch
|
|
patches.kernel.org/4.14.10-010-x86-mm-dump_pagetables-Check-PAGE_PRESENT-for.patch
|
|
patches.kernel.org/4.14.10-011-x86-mm-dump_pagetables-Make-the-address-hints.patch
|
|
patches.kernel.org/4.14.10-012-x86-vsyscall-64-Explicitly-set-_PAGE_USER-in-.patch
|
|
patches.kernel.org/4.14.10-013-x86-vsyscall-64-Warn-and-fail-vsyscall-emulat.patch
|
|
patches.kernel.org/4.14.10-014-arch-mm-Allow-arch_dup_mmap-to-fail.patch
|
|
patches.kernel.org/4.14.10-015-x86-ldt-Rework-locking.patch
|
|
patches.kernel.org/4.14.10-016-x86-ldt-Prevent-LDT-inheritance-on-exec.patch
|
|
patches.kernel.org/4.14.10-017-x86-mm-64-Improve-the-memory-map-documentatio.patch
|
|
patches.kernel.org/4.14.10-018-x86-doc-Remove-obvious-weirdnesses-from-the-x.patch
|
|
patches.kernel.org/4.14.10-019-x86-entry-Rename-SYSENTER_stack-to-CPU_ENTRY_.patch
|
|
patches.kernel.org/4.14.10-020-x86-uv-Use-the-right-TLB-flush-API.patch
|
|
patches.kernel.org/4.14.10-021-x86-microcode-Dont-abuse-the-TLB-flush-interf.patch
|
|
patches.kernel.org/4.14.10-022-x86-mm-Use-__flush_tlb_one-for-kernel-memory.patch
|
|
patches.kernel.org/4.14.10-023-x86-mm-Remove-superfluous-barriers.patch
|
|
patches.kernel.org/4.14.10-024-x86-mm-Add-comments-to-clarify-which-TLB-flus.patch
|
|
patches.kernel.org/4.14.10-025-x86-mm-Move-the-CR3-construction-functions-to.patch
|
|
patches.kernel.org/4.14.10-026-x86-mm-Remove-hard-coded-ASID-limit-checks.patch
|
|
patches.kernel.org/4.14.10-027-x86-mm-Put-MMU-to-hardware-ASID-translation-i.patch
|
|
patches.kernel.org/4.14.10-028-x86-mm-Create-asm-invpcid.h.patch
|
|
patches.kernel.org/4.14.10-029-x86-cpu_entry_area-Move-it-to-a-separate-unit.patch
|
|
patches.kernel.org/4.14.10-030-x86-cpu_entry_area-Move-it-out-of-the-fixmap.patch
|
|
patches.kernel.org/4.14.10-031-init-Invoke-init_espfix_bsp-from-mm_init.patch
|
|
patches.kernel.org/4.14.10-032-x86-cpu_entry_area-Prevent-wraparound-in-setu.patch
|
|
patches.kernel.org/4.14.10-033-ACPI-APEI-ERST-Fix-missing-error-handling-in-.patch
|
|
patches.kernel.org/4.14.10-034-acpi-nfit-fix-health-event-notification.patch
|
|
patches.kernel.org/4.14.10-035-crypto-skcipher-set-walk.iv-for-zero-length-i.patch
|
|
patches.kernel.org/4.14.10-036-crypto-mcryptd-protect-the-per-CPU-queue-with.patch
|
|
patches.kernel.org/4.14.10-037-crypto-af_alg-wait-for-data-at-beginning-of-r.patch
|
|
patches.kernel.org/4.14.10-038-crypto-af_alg-fix-race-accessing-cipher-reque.patch
|
|
patches.kernel.org/4.14.10-039-mfd-cros-ec-spi-Don-t-send-first-message-too-.patch
|
|
patches.kernel.org/4.14.10-040-mfd-twl4030-audio-Fix-sibling-node-lookup.patch
|
|
patches.kernel.org/4.14.10-041-mfd-twl6040-Fix-child-node-lookup.patch
|
|
patches.kernel.org/4.14.10-042-ALSA-rawmidi-Avoid-racy-info-ioctl-via-ctl-de.patch
|
|
patches.kernel.org/4.14.10-043-ALSA-hda-realtek-Fix-Dell-AIO-LineOut-issue.patch
|
|
patches.kernel.org/4.14.10-044-ALSA-hda-Add-vendor-id-for-Cannonlake-HDMI-co.patch
|
|
patches.kernel.org/4.14.10-045-ALSA-usb-audio-Add-native-DSD-support-for-Eso.patch
|
|
patches.kernel.org/4.14.10-046-ALSA-usb-audio-Fix-the-missing-ctl-name-suffi.patch
|
|
patches.kernel.org/4.14.10-047-PCI-PM-Force-devices-to-D0-in-pci_pm_thaw_noi.patch
|
|
patches.kernel.org/4.14.10-048-block-unalign-call_single_data-in-struct-requ.patch
|
|
patches.kernel.org/4.14.10-049-block-throttle-avoid-double-charge.patch
|
|
patches.kernel.org/4.14.10-050-parisc-Align-os_hpmc_size-on-word-boundary.patch
|
|
patches.kernel.org/4.14.10-051-parisc-Fix-indenting-in-puts.patch
|
|
patches.kernel.org/4.14.10-052-parisc-Hide-Diva-built-in-serial-aux-and-grap.patch
|
|
patches.kernel.org/4.14.10-053-Revert-parisc-Re-enable-interrupts-early.patch
|
|
patches.kernel.org/4.14.10-054-spi-xilinx-Detect-stall-with-Unknown-commands.patch
|
|
patches.kernel.org/4.14.10-055-spi-a3700-Fix-clk-prescaling-for-coefficient-.patch
|
|
patches.kernel.org/4.14.10-056-pinctrl-cherryview-Mask-all-interrupts-on-Int.patch
|
|
patches.kernel.org/4.14.10-057-arm64-kvm-Prevent-restoring-stale-PMSCR_EL1-f.patch
|
|
patches.kernel.org/4.14.10-058-KVM-arm-arm64-Fix-HYP-unmapping-going-off-lim.patch
|
|
patches.kernel.org/4.14.10-059-KVM-PPC-Book3S-fix-XIVE-migration-of-pending-.patch
|
|
patches.kernel.org/4.14.10-060-KVM-PPC-Book3S-HV-Fix-pending_pri-value-in-kv.patch
|
|
patches.kernel.org/4.14.10-061-KVM-MMU-Fix-infinite-loop-when-there-is-no-av.patch
|
|
patches.kernel.org/4.14.10-062-KVM-X86-Fix-load-RFLAGS-w-o-the-fixed-bit.patch
|
|
patches.kernel.org/4.14.10-063-kvm-x86-fix-RSM-when-PCID-is-non-zero.patch
|
|
patches.kernel.org/4.14.10-064-clk-sunxi-sun9i-mmc-Implement-reset-callback-.patch
|
|
patches.kernel.org/4.14.10-065-powerpc-perf-Dereference-BHRB-entries-safely.patch
|
|
patches.kernel.org/4.14.10-066-drm-i915-Flush-pending-GTT-writes-before-unbi.patch
|
|
patches.kernel.org/4.14.10-067-drm-sun4i-Fix-error-path-handling.patch
|
|
patches.kernel.org/4.14.10-068-libnvdimm-dax-fix-1GB-aligned-namespaces-vs-p.patch
|
|
patches.kernel.org/4.14.10-069-libnvdimm-btt-Fix-an-incompatibility-in-the-l.patch
|
|
patches.kernel.org/4.14.10-070-libnvdimm-pfn-fix-start_pad-handling-for-alig.patch
|
|
patches.kernel.org/4.14.10-071-net-mvneta-clear-interface-link-status-on-por.patch
|
|
patches.kernel.org/4.14.10-072-net-mvneta-use-proper-rxq_number-in-loop-on-r.patch
|
|
patches.kernel.org/4.14.10-073-net-mvneta-eliminate-wrong-call-to-handle-rx-.patch
|
|
patches.kernel.org/4.14.10-074-Revert-ipmi_si-fix-memory-leak-on-new_smi.patch
|
|
patches.kernel.org/4.14.10-075-Linux-4.14.10.patch
|
|
patches.kernel.org/4.14.11-001-tracing-Remove-extra-zeroing-out-of-the-ring-.patch
|
|
patches.kernel.org/4.14.11-002-tracing-Fix-possible-double-free-on-failure-o.patch
|
|
patches.kernel.org/4.14.11-003-tracing-Fix-crash-when-it-fails-to-alloc-ring.patch
|
|
patches.kernel.org/4.14.11-004-x86-cpufeatures-Add-X86_BUG_CPU_INSECURE.patch
|
|
patches.kernel.org/4.14.11-005-x86-mm-pti-Disable-global-pages-if-PAGE_TABLE.patch
|
|
patches.kernel.org/4.14.11-006-x86-mm-pti-Prepare-the-x86-entry-assembly-cod.patch
|
|
patches.kernel.org/4.14.11-007-x86-mm-pti-Add-infrastructure-for-page-table-.patch
|
|
patches.kernel.org/4.14.11-008-x86-pti-Add-the-pti-cmdline-option-and-docume.patch
|
|
patches.kernel.org/4.14.11-009-x86-mm-pti-Add-mapping-helper-functions.patch
|
|
patches.kernel.org/4.14.11-010-x86-mm-pti-Allow-NX-poison-to-be-set-in-p4d-p.patch
|
|
patches.kernel.org/4.14.11-011-x86-mm-pti-Allocate-a-separate-user-PGD.patch
|
|
patches.kernel.org/4.14.11-012-x86-mm-pti-Populate-user-PGD.patch
|
|
patches.kernel.org/4.14.11-013-x86-mm-pti-Add-functions-to-clone-kernel-PMDs.patch
|
|
patches.kernel.org/4.14.11-014-x86-mm-pti-Force-entry-through-trampoline-whe.patch
|
|
patches.kernel.org/4.14.11-015-x86-mm-pti-Share-cpu_entry_area-with-user-spa.patch
|
|
patches.kernel.org/4.14.11-016-x86-entry-Align-entry-text-section-to-PMD-bou.patch
|
|
patches.kernel.org/4.14.11-017-x86-mm-pti-Share-entry-text-PMD.patch
|
|
patches.kernel.org/4.14.11-018-x86-mm-pti-Map-ESPFIX-into-user-space.patch
|
|
patches.kernel.org/4.14.11-019-x86-cpu_entry_area-Add-debugstore-entries-to-.patch
|
|
patches.kernel.org/4.14.11-020-x86-events-intel-ds-Map-debug-buffers-in-cpu_.patch
|
|
patches.kernel.org/4.14.11-021-x86-mm-64-Make-a-full-PGD-entry-size-hole-in-.patch
|
|
patches.kernel.org/4.14.11-022-x86-pti-Put-the-LDT-in-its-own-PGD-if-PTI-is-.patch
|
|
patches.kernel.org/4.14.11-023-x86-pti-Map-the-vsyscall-page-if-needed.patch
|
|
patches.kernel.org/4.14.11-024-x86-mm-Allow-flushing-for-future-ASID-switche.patch
|
|
patches.kernel.org/4.14.11-025-x86-mm-Abstract-switching-CR3.patch
|
|
patches.kernel.org/4.14.11-026-x86-mm-Use-Fix-PCID-to-optimize-user-kernel-s.patch
|
|
patches.kernel.org/4.14.11-027-x86-mm-Optimize-RESTORE_CR3.patch
|
|
patches.kernel.org/4.14.11-028-x86-mm-Use-INVPCID-for-__native_flush_tlb_sin.patch
|
|
patches.kernel.org/4.14.11-029-x86-mm-Clarify-the-whole-ASID-kernel-PCID-use.patch
|
|
patches.kernel.org/4.14.11-030-x86-dumpstack-Indicate-in-Oops-whether-PTI-is.patch
|
|
patches.kernel.org/4.14.11-031-x86-mm-pti-Add-Kconfig.patch
|
|
patches.kernel.org/4.14.11-032-x86-mm-dump_pagetables-Add-page-table-directo.patch
|
|
patches.kernel.org/4.14.11-033-x86-mm-dump_pagetables-Check-user-space-page-.patch
|
|
patches.kernel.org/4.14.11-034-x86-mm-dump_pagetables-Allow-dumping-current-.patch
|
|
patches.kernel.org/4.14.11-035-x86-ldt-Make-the-LDT-mapping-RO.patch
|
|
patches.kernel.org/4.14.11-036-ring-buffer-Mask-out-the-info-bits-when-retur.patch
|
|
patches.kernel.org/4.14.11-037-ring-buffer-Do-no-reuse-reader-page-if-still-.patch
|
|
patches.kernel.org/4.14.11-038-iw_cxgb4-Only-validate-the-MSN-for-successful.patch
|
|
patches.kernel.org/4.14.11-039-ASoC-codecs-msm8916-wcd-Fix-supported-formats.patch
|
|
patches.kernel.org/4.14.11-040-ASoC-wm_adsp-Fix-validation-of-firmware-and-c.patch
|
|
patches.kernel.org/4.14.11-041-ASoC-da7218-fix-fix-child-node-lookup.patch
|
|
patches.kernel.org/4.14.11-042-ASoC-fsl_ssi-AC-97-ops-need-regmap-clock-and-.patch
|
|
patches.kernel.org/4.14.11-043-ASoC-twl4030-fix-child-node-lookup.patch
|
|
patches.kernel.org/4.14.11-044-ASoC-tlv320aic31xx-Fix-GPIO1-register-definit.patch
|
|
patches.kernel.org/4.14.11-045-gpio-fix-gpio-line-names-property-retrieval.patch
|
|
patches.kernel.org/4.14.11-046-IB-hfi-Only-read-capability-registers-if-the-.patch
|
|
patches.kernel.org/4.14.11-047-IB-mlx5-Serialize-access-to-the-VMA-list.patch
|
|
patches.kernel.org/4.14.11-048-IB-uverbs-Fix-command-checking-as-part-of-ib_.patch
|
|
patches.kernel.org/4.14.11-049-IB-core-Verify-that-QP-is-security-enabled-in.patch
|
|
patches.kernel.org/4.14.11-050-ALSA-hda-Drop-useless-WARN_ON.patch
|
|
patches.kernel.org/4.14.11-051-ALSA-hda-Add-MIC_NO_PRESENCE-fixup-for-2-HP-m.patch
|
|
patches.kernel.org/4.14.11-052-ALSA-hda-change-the-location-for-one-mic-on-a.patch
|
|
patches.kernel.org/4.14.11-053-ALSA-hda-fix-headset-mic-detection-issue-on-a.patch
|
|
patches.kernel.org/4.14.11-054-ALSA-hda-Fix-missing-COEF-init-for-ALC225-295.patch
|
|
patches.kernel.org/4.14.11-055-cpufreq-schedutil-Use-idle_calls-counter-of-t.patch
|
|
patches.kernel.org/4.14.11-056-block-fix-blk_rq_append_bio.patch
|
|
patches.kernel.org/4.14.11-057-block-don-t-let-passthrough-IO-go-into-.make_.patch
|
|
patches.kernel.org/4.14.11-058-kbuild-add-fno-stack-check-to-kernel-build-op.patch
|
|
patches.kernel.org/4.14.11-059-ipv4-igmp-guard-against-silly-MTU-values.patch
|
|
patches.kernel.org/4.14.11-060-ipv6-mcast-better-catch-silly-mtu-values.patch
|
|
patches.kernel.org/4.14.11-061-net-fec-unmap-the-xmit-buffer-that-are-not-tr.patch
|
|
patches.kernel.org/4.14.11-062-net-igmp-Use-correct-source-address-on-IGMPv3.patch
|
|
patches.kernel.org/4.14.11-063-netlink-Add-netns-check-on-taps.patch
|
|
patches.kernel.org/4.14.11-064-net-qmi_wwan-add-Sierra-EM7565-1199-9091.patch
|
|
patches.kernel.org/4.14.11-065-net-reevalulate-autoflowlabel-setting-after-s.patch
|
|
patches.kernel.org/4.14.11-066-ptr_ring-add-barriers.patch
|
|
patches.kernel.org/4.14.11-067-RDS-Check-cmsg_len-before-dereferencing-CMSG_.patch
|
|
patches.kernel.org/4.14.11-068-tcp_bbr-record-full-bw-reached-decision-in-ne.patch
|
|
patches.kernel.org/4.14.11-069-tcp-md5sig-Use-skb-s-saddr-when-replying-to-a.patch
|
|
patches.kernel.org/4.14.11-070-tg3-Fix-rx-hang-on-MTU-change-with-5717-5719.patch
|
|
patches.kernel.org/4.14.11-071-tcp_bbr-reset-full-pipe-detection-on-loss-rec.patch
|
|
patches.kernel.org/4.14.11-072-tcp_bbr-reset-long-term-bandwidth-sampling-on.patch
|
|
patches.kernel.org/4.14.11-073-s390-qeth-apply-takeover-changes-when-mode-is.patch
|
|
patches.kernel.org/4.14.11-074-s390-qeth-don-t-apply-takeover-changes-to-RXI.patch
|
|
patches.kernel.org/4.14.11-075-s390-qeth-lock-IP-table-while-applying-takeov.patch
|
|
patches.kernel.org/4.14.11-076-s390-qeth-update-takeover-IPs-after-configura.patch
|
|
patches.kernel.org/4.14.11-077-net-ipv4-fix-for-a-race-condition-in-raw_send.patch
|
|
patches.kernel.org/4.14.11-078-net-mvmdio-disable-unprepare-clocks-in-EPROBE.patch
|
|
patches.kernel.org/4.14.11-079-sctp-Replace-use-of-sockets_allocated-with-sp.patch
|
|
patches.kernel.org/4.14.11-080-adding-missing-rcu_read_unlock-in-ipxip6_rcv.patch
|
|
patches.kernel.org/4.14.11-081-ip6_gre-fix-device-features-for-ioctl-setup.patch
|
|
patches.kernel.org/4.14.11-082-ipv4-Fix-use-after-free-when-flushing-FIB-tab.patch
|
|
patches.kernel.org/4.14.11-083-net-bridge-fix-early-call-to-br_stp_change_br.patch
|
|
patches.kernel.org/4.14.11-084-net-Fix-double-free-and-memory-corruption-in-.patch
|
|
patches.kernel.org/4.14.11-085-net-phy-micrel-ksz9031-reconfigure-autoneg-af.patch
|
|
patches.kernel.org/4.14.11-086-sock-free-skb-in-skb_complete_tx_timestamp-on.patch
|
|
patches.kernel.org/4.14.11-087-tcp-invalidate-rate-samples-during-SACK-reneg.patch
|
|
patches.kernel.org/4.14.11-088-net-mlx5-Fix-rate-limit-packet-pacing-naming-.patch
|
|
patches.kernel.org/4.14.11-089-net-mlx5e-Fix-possible-deadlock-of-VXLAN-lock.patch
|
|
patches.kernel.org/4.14.11-090-net-mlx5e-Fix-features-check-of-IPv6-traffic.patch
|
|
patches.kernel.org/4.14.11-091-net-mlx5e-Add-refcount-to-VXLAN-structure.patch
|
|
patches.kernel.org/4.14.11-092-net-mlx5e-Prevent-possible-races-in-VXLAN-con.patch
|
|
patches.kernel.org/4.14.11-093-net-mlx5-Fix-error-flow-in-CREATE_QP-command.patch
|
|
patches.kernel.org/4.14.11-094-openvswitch-Fix-pop_vlan-action-for-double-ta.patch
|
|
patches.kernel.org/4.14.11-095-sfc-pass-valid-pointers-from-efx_enqueue_unwi.patch
|
|
patches.kernel.org/4.14.11-096-net-dsa-bcm_sf2-Clear-IDDQ_GLOBAL_PWR-bit-for.patch
|
|
patches.kernel.org/4.14.11-097-s390-qeth-fix-error-handling-in-checksum-cmd-.patch
|
|
patches.kernel.org/4.14.11-098-sctp-make-sure-stream-nums-can-match-optlen-i.patch
|
|
patches.kernel.org/4.14.11-099-tipc-fix-hanging-poll-for-stream-sockets.patch
|
|
patches.kernel.org/4.14.11-100-mlxsw-spectrum-Disable-MAC-learning-for-ovs-p.patch
|
|
patches.kernel.org/4.14.11-101-tcp-fix-potential-underestimation-on-rcv_rtt.patch
|
|
patches.kernel.org/4.14.11-102-net-phy-marvell-Limit-88m1101-autoneg-errata-.patch
|
|
patches.kernel.org/4.14.11-103-ipv6-Honor-specified-parameters-in-fibmatch-l.patch
|
|
patches.kernel.org/4.14.11-104-tcp-refresh-tcp_mstamp-from-timers-callbacks.patch
|
|
patches.kernel.org/4.14.11-105-net-mlx5-FPGA-return-EINVAL-if-size-is-zero.patch
|
|
patches.kernel.org/4.14.11-106-vxlan-restore-dev-mtu-setting-based-on-lower-.patch
|
|
patches.kernel.org/4.14.11-107-net-sched-fix-static-key-imbalance-in-case-of.patch
|
|
patches.kernel.org/4.14.11-108-bnxt_en-Fix-sources-of-spurious-netpoll-warni.patch
|
|
patches.kernel.org/4.14.11-109-phylink-ensure-the-PHY-interface-mode-is-appr.patch
|
|
patches.kernel.org/4.14.11-110-phylink-ensure-AN-is-enabled.patch
|
|
patches.kernel.org/4.14.11-111-ipv4-fib-Fix-metrics-match-when-deleting-a-ro.patch
|
|
patches.kernel.org/4.14.11-112-ipv6-set-all.accept_dad-to-0-by-default.patch
|
|
patches.kernel.org/4.14.11-113-Revert-mlx5-move-affinity-hints-assignments-t.patch
|
|
patches.kernel.org/4.14.11-114-skbuff-orphan-frags-before-zerocopy-clone.patch
|
|
patches.kernel.org/4.14.11-115-skbuff-skb_copy_ubufs-must-release-uarg-even-.patch
|
|
patches.kernel.org/4.14.11-116-skbuff-in-skb_copy_ubufs-unclone-before-relea.patch
|
|
patches.kernel.org/4.14.11-117-sparc64-repair-calling-incorrect-hweight-func.patch
|
|
patches.kernel.org/4.14.11-118-usbip-fix-usbip-bind-writing-random-string-af.patch
|
|
patches.kernel.org/4.14.11-119-usbip-prevent-leaking-socket-pointer-address-.patch
|
|
patches.kernel.org/4.14.11-120-usbip-stub-stop-printing-kernel-pointer-addre.patch
|
|
patches.kernel.org/4.14.11-121-usbip-vhci-stop-printing-kernel-pointer-addre.patch
|
|
patches.kernel.org/4.14.11-122-USB-chipidea-msm-fix-ulpi-node-lookup.patch
|
|
patches.kernel.org/4.14.11-123-USB-serial-ftdi_sio-add-id-for-Airbus-DS-P8GR.patch
|
|
patches.kernel.org/4.14.11-124-USB-serial-qcserial-add-Sierra-Wireless-EM756.patch
|
|
patches.kernel.org/4.14.11-125-USB-serial-option-add-support-for-Telit-ME910.patch
|
|
patches.kernel.org/4.14.11-126-USB-serial-option-adding-support-for-YUGA-CLM.patch
|
|
patches.kernel.org/4.14.11-127-usb-Add-device-quirk-for-Logitech-HD-Pro-Webc.patch
|
|
patches.kernel.org/4.14.11-128-usb-add-RESET_RESUME-for-ELSA-MicroLink-56K.patch
|
|
patches.kernel.org/4.14.11-129-USB-Fix-off-by-one-in-type-specific-length-ch.patch
|
|
patches.kernel.org/4.14.11-130-usb-xhci-Add-XHCI_TRUST_TX_LENGTH-for-Renesas.patch
|
|
patches.kernel.org/4.14.11-131-timers-Use-deferrable-base-independent-of-bas.patch
|
|
patches.kernel.org/4.14.11-132-timers-Invoke-timer_start_debug-where-it-make.patch
|
|
patches.kernel.org/4.14.11-133-timers-Reinitialize-per-cpu-bases-on-hotplug.patch
|
|
patches.kernel.org/4.14.11-134-binder-fix-proc-files-use-after-free.patch
|
|
patches.kernel.org/4.14.11-135-phy-tegra-fix-device-tree-node-lookups.patch
|
|
patches.kernel.org/4.14.11-136-drivers-base-cacheinfo-fix-cache-type-for-non.patch
|
|
patches.kernel.org/4.14.11-137-staging-android-ion-Fix-dma-direction-for-dma.patch
|
|
patches.kernel.org/4.14.11-138-nohz-Prevent-a-timer-interrupt-storm-in-tick_.patch
|
|
patches.kernel.org/4.14.11-139-x86-smpboot-Remove-stale-TLB-flush-invocation.patch
|
|
patches.kernel.org/4.14.11-140-x86-mm-Remove-preempt_disable-enable-from-__n.patch
|
|
patches.kernel.org/4.14.11-141-x86-32-Fix-kexec-with-stack-canary-CONFIG_CC_.patch
|
|
patches.kernel.org/4.14.11-142-x86-espfix-64-Fix-espfix-double-fault-handlin.patch
|
|
patches.kernel.org/4.14.11-143-x86-ldt-Plug-memory-leak-in-error-path.patch
|
|
patches.kernel.org/4.14.11-144-x86-ldt-Make-LDT-pgtable-free-conditional.patch
|
|
patches.kernel.org/4.14.11-145-n_tty-fix-EXTPROC-vs-ICANON-interaction-with-.patch
|
|
patches.kernel.org/4.14.11-146-tty-fix-tty_ldisc_receive_buf-documentation.patch
|
|
patches.kernel.org/4.14.11-147-Linux-4.14.11.patch
|
|
patches.kernel.org/4.14.12-001-exec-Weaken-dumpability-for-secureexec.patch
|
|
patches.kernel.org/4.14.12-002-capabilities-fix-buffer-overread-on-very-shor.patch
|
|
patches.kernel.org/4.14.12-003-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-proc.patch
|
|
patches.kernel.org/4.14.12-004-x86-pti-Make-sure-the-user-kernel-PTEs-match.patch
|
|
patches.kernel.org/4.14.12-005-x86-dumpstack-Fix-partial-register-dumps.patch
|
|
patches.kernel.org/4.14.12-006-x86-dumpstack-Print-registers-for-first-stack.patch
|
|
patches.kernel.org/4.14.12-007-x86-pti-Switch-to-kernel-CR3-at-early-in-entr.patch
|
|
patches.kernel.org/4.14.12-008-x86-process-Define-cpu_tss_rw-in-same-section.patch
|
|
patches.kernel.org/4.14.12-009-Revert-xfrm-Fix-stack-out-of-bounds-read-in-x.patch
|
|
patches.kernel.org/4.14.12-010-rtc-m41t80-m41t80_sqw_set_rate-should-return-.patch
|
|
patches.kernel.org/4.14.12-011-rtc-m41t80-fix-m41t80_sqw_round_rate-return-v.patch
|
|
patches.kernel.org/4.14.12-012-rtc-m41t80-avoid-i2c-read-in-m41t80_sqw_recal.patch
|
|
patches.kernel.org/4.14.12-013-rtc-m41t80-avoid-i2c-read-in-m41t80_sqw_is_pr.patch
|
|
patches.kernel.org/4.14.12-014-rtc-m41t80-remove-unneeded-checks-from-m41t80.patch
|
|
patches.kernel.org/4.14.12-015-Linux-4.14.12.patch
|
|
patches.kernel.org/4.14.13-001-x86-mm-Set-MODULES_END-to-0xffffffffff000000.patch
|
|
patches.kernel.org/4.14.13-002-x86-mm-Map-cpu_entry_area-at-the-same-place-o.patch
|
|
patches.kernel.org/4.14.13-003-x86-kaslr-Fix-the-vaddr_end-mess.patch
|
|
patches.kernel.org/4.14.13-004-x86-events-intel-ds-Use-the-proper-cache-flus.patch
|
|
patches.kernel.org/4.14.13-005-x86-tlb-Drop-the-_GPL-from-the-cpu_tlbstate-e.patch
|
|
patches.kernel.org/4.14.13-006-x86-alternatives-Add-missing-n-at-end-of-ALTE.patch
|
|
patches.kernel.org/4.14.13-007-x86-pti-Rename-BUG_CPU_INSECURE-to-BUG_CPU_ME.patch
|
|
patches.kernel.org/4.14.13-008-kernel-acct.c-fix-the-acct-needcheck-check-in.patch
|
|
patches.kernel.org/4.14.13-009-mm-mprotect-add-a-cond_resched-inside-change_.patch
|
|
patches.kernel.org/4.14.13-010-mm-sparse.c-wrong-allocation-for-mem_section.patch
|
|
patches.kernel.org/4.14.13-011-userfaultfd-clear-the-vma-vm_userfaultfd_ctx-.patch
|
|
patches.kernel.org/4.14.13-012-btrfs-fix-refcount_t-usage-when-deleting-btrf.patch
|
|
patches.kernel.org/4.14.13-013-efi-capsule-loader-Reinstate-virtual-capsule-.patch
|
|
patches.kernel.org/4.14.13-014-crypto-n2-cure-use-after-free.patch
|
|
patches.kernel.org/4.14.13-015-crypto-chacha20poly1305-validate-the-digest-s.patch
|
|
patches.kernel.org/4.14.13-016-crypto-pcrypt-fix-freeing-pcrypt-instances.patch
|
|
patches.kernel.org/4.14.13-017-crypto-chelsio-select-CRYPTO_GF128MUL.patch
|
|
patches.kernel.org/4.14.13-018-drm-i915-Disable-DC-states-around-GMBUS-on-GL.patch
|
|
patches.kernel.org/4.14.13-019-drm-i915-Apply-Display-WA-1183-on-skl-kbl-and.patch
|
|
patches.kernel.org/4.14.13-020-sunxi-rsb-Include-OF-based-modalias-in-device.patch
|
|
patches.kernel.org/4.14.13-021-fscache-Fix-the-default-for-fscache_maybe_rel.patch
|
|
patches.kernel.org/4.14.13-022-x86-CPU-Avoid-unnecessary-IPIs-in-arch_freq_g.patch
|
|
patches.kernel.org/4.14.13-023-x86-CPU-Always-show-current-CPU-frequency-in-.patch
|
|
patches.kernel.org/4.14.13-024-kernel-signal.c-protect-the-traced-SIGNAL_UNK.patch
|
|
patches.kernel.org/4.14.13-025-kernel-signal.c-protect-the-SIGNAL_UNKILLABLE.patch
|
|
patches.kernel.org/4.14.13-026-kernel-signal.c-remove-the-no-longer-needed-S.patch
|
|
patches.kernel.org/4.14.13-027-iommu-arm-smmu-v3-Don-t-free-page-table-ops-t.patch
|
|
patches.kernel.org/4.14.13-028-iommu-arm-smmu-v3-Cope-with-duplicated-Stream.patch
|
|
patches.kernel.org/4.14.13-029-ARC-uaccess-dont-use-l-gcc-inline-asm-constra.patch
|
|
patches.kernel.org/4.14.13-030-powerpc-mm-Fix-SEGV-on-mapped-region-to-retur.patch
|
|
patches.kernel.org/4.14.13-031-Input-elantech-add-new-icbody-type-15.patch
|
|
patches.kernel.org/4.14.13-032-x86-microcode-AMD-Add-support-for-fam17h-micr.patch
|
|
patches.kernel.org/4.14.13-033-apparmor-fix-regression-in-mount-mediation-wh.patch
|
|
patches.kernel.org/4.14.13-034-parisc-Fix-alignment-of-pa_tlb_lock-in-assemb.patch
|
|
patches.kernel.org/4.14.13-035-parisc-qemu-idle-sleep-support.patch
|
|
patches.kernel.org/4.14.13-036-mtd-nand-pxa3xx-Fix-READOOB-implementation.patch
|
|
patches.kernel.org/4.14.13-037-KVM-s390-fix-cmma-migration-for-multiple-memo.patch
|
|
patches.kernel.org/4.14.13-038-KVM-s390-prevent-buffer-overrun-on-memory-hot.patch
|
|
patches.kernel.org/4.14.13-039-Linux-4.14.13.patch
|
|
patches.kernel.org/4.14.14-001-dm-bufio-fix-shrinker-scans-when-nr_to_scan-r.patch
|
|
patches.kernel.org/4.14.14-002-KVM-Fix-stack-out-of-bounds-read-in-write_mmi.patch
|
|
patches.kernel.org/4.14.14-003-can-vxcan-improve-handling-of-missing-peer-na.patch
|
|
patches.kernel.org/4.14.14-004-can-gs_usb-fix-return-value-of-the-set_bittim.patch
|
|
patches.kernel.org/4.14.14-005-IB-srpt-Disable-RDMA-access-by-the-initiator.patch
|
|
patches.kernel.org/4.14.14-006-IB-srpt-Fix-ACL-lookup-during-login.patch
|
|
patches.kernel.org/4.14.14-007-MIPS-Validate-PR_SET_FP_MODE-prctl-2-requests.patch
|
|
patches.kernel.org/4.14.14-008-MIPS-Factor-out-NT_PRFPREG-regset-access-help.patch
|
|
patches.kernel.org/4.14.14-009-MIPS-Guard-against-any-partial-write-attempt-.patch
|
|
patches.kernel.org/4.14.14-010-MIPS-Consistently-handle-buffer-counter-with-.patch
|
|
patches.kernel.org/4.14.14-011-MIPS-Fix-an-FCSR-access-API-regression-with-N.patch
|
|
patches.kernel.org/4.14.14-012-MIPS-Also-verify-sizeof-elf_fpreg_t-with-PTRA.patch
|
|
patches.kernel.org/4.14.14-013-MIPS-Disallow-outsized-PTRACE_SETREGSET-NT_PR.patch
|
|
patches.kernel.org/4.14.14-014-cgroup-fix-css_task_iter-crash-on-CSS_TASK_IT.patch
|
|
patches.kernel.org/4.14.14-015-kvm-vmx-Scrub-hardware-GPRs-at-VM-exit.patch
|
|
patches.kernel.org/4.14.14-016-platform-x86-wmi-Call-acpi_wmi_init-later.patch
|
|
patches.kernel.org/4.14.14-017-iw_cxgb4-only-call-the-cq-comp_handler-when-t.patch
|
|
patches.kernel.org/4.14.14-018-iw_cxgb4-atomically-flush-the-qp.patch
|
|
patches.kernel.org/4.14.14-019-iw_cxgb4-only-clear-the-ARMED-bit-if-a-notifi.patch
|
|
patches.kernel.org/4.14.14-020-iw_cxgb4-reflect-the-original-WR-opcode-in-dr.patch
|
|
patches.kernel.org/4.14.14-021-iw_cxgb4-when-flushing-complete-all-wrs-in-a-.patch
|
|
patches.kernel.org/4.14.14-022-x86-acpi-Handle-SCI-interrupts-above-legacy-s.patch
|
|
patches.kernel.org/4.14.14-023-ALSA-pcm-Remove-incorrect-snd_BUG_ON-usages.patch
|
|
patches.kernel.org/4.14.14-024-ALSA-pcm-Workaround-for-weird-PulseAudio-beha.patch
|
|
patches.kernel.org/4.14.14-025-ALSA-pcm-Add-missing-error-checks-in-OSS-emul.patch
|
|
patches.kernel.org/4.14.14-026-ALSA-pcm-Abort-properly-at-pending-signal-in-.patch
|
|
patches.kernel.org/4.14.14-027-ALSA-pcm-Allow-aborting-mutex-lock-at-OSS-rea.patch
|
|
patches.kernel.org/4.14.14-028-ALSA-aloop-Release-cable-upon-open-error-path.patch
|
|
patches.kernel.org/4.14.14-029-ALSA-aloop-Fix-inconsistent-format-due-to-inc.patch
|
|
patches.kernel.org/4.14.14-030-ALSA-aloop-Fix-racy-hw-constraints-adjustment.patch
|
|
patches.kernel.org/4.14.14-031-x86-acpi-Reduce-code-duplication-in-mp_overri.patch
|
|
patches.kernel.org/4.14.14-032-8021q-fix-a-memory-leak-for-VLAN-0-device.patch
|
|
patches.kernel.org/4.14.14-033-ip6_tunnel-disable-dst-caching-if-tunnel-is-d.patch
|
|
patches.kernel.org/4.14.14-034-net-core-fix-module-type-in-sock_diag_bind.patch
|
|
patches.kernel.org/4.14.14-035-phylink-ensure-we-report-link-down-when-LOS-a.patch
|
|
patches.kernel.org/4.14.14-036-RDS-Heap-OOB-write-in-rds_message_alloc_sgs.patch
|
|
patches.kernel.org/4.14.14-037-RDS-null-pointer-dereference-in-rds_atomic_fr.patch
|
|
patches.kernel.org/4.14.14-038-net-fec-restore-dev_id-in-the-cases-of-probe-.patch
|
|
patches.kernel.org/4.14.14-039-net-fec-defer-probe-if-regulator-is-not-ready.patch
|
|
patches.kernel.org/4.14.14-040-net-fec-free-restore-resource-in-related-prob.patch
|
|
patches.kernel.org/4.14.14-041-sctp-do-not-retransmit-upon-FragNeeded-if-PMT.patch
|
|
patches.kernel.org/4.14.14-042-sctp-fix-the-handling-of-ICMP-Frag-Needed-for.patch
|
|
patches.kernel.org/4.14.14-043-sh_eth-fix-TSU-resource-handling.patch
|
|
patches.kernel.org/4.14.14-044-net-stmmac-enable-EEE-in-MII-GMII-or-RGMII-on.patch
|
|
patches.kernel.org/4.14.14-045-sh_eth-fix-SH7757-GEther-initialization.patch
|
|
patches.kernel.org/4.14.14-046-ipv6-fix-possible-mem-leaks-in-ipv6_make_skb.patch
|
|
patches.kernel.org/4.14.14-047-ethtool-do-not-print-warning-for-applications.patch
|
|
patches.kernel.org/4.14.14-048-mlxsw-spectrum_router-Fix-NULL-pointer-deref.patch
|
|
patches.kernel.org/4.14.14-049-net-sched-Fix-update-of-lastuse-in-act-module.patch
|
|
patches.kernel.org/4.14.14-050-ipv6-sr-fix-TLVs-not-being-copied-using-setso.patch
|
|
patches.kernel.org/4.14.14-051-mlxsw-spectrum-Relax-sanity-checks-during-ens.patch
|
|
patches.kernel.org/4.14.14-052-sfp-fix-sfp-bus-oops-when-removing-socket-ups.patch
|
|
patches.kernel.org/4.14.14-053-membarrier-Disable-preemption-when-calling-sm.patch
|
|
patches.kernel.org/4.14.14-054-crypto-algapi-fix-NULL-dereference-in-crypto_.patch
|
|
patches.kernel.org/4.14.14-055-mmc-renesas_sdhi-Add-MODULE_LICENSE.patch
|
|
patches.kernel.org/4.14.14-056-rbd-reacquire-lock-should-update-lock-owner-c.patch
|
|
patches.kernel.org/4.14.14-057-rbd-set-max_segments-to-USHRT_MAX.patch
|
|
patches.kernel.org/4.14.14-058-iwlwifi-pcie-fix-DMA-memory-mapping-unmapping.patch
|
|
patches.kernel.org/4.14.14-059-x86-microcode-intel-Extend-BDW-late-loading-w.patch
|
|
patches.kernel.org/4.14.14-060-KVM-x86-Add-memory-barrier-on-vmcs-field-look.patch
|
|
patches.kernel.org/4.14.14-061-KVM-PPC-Book3S-PR-Fix-WIMG-handling-under-pHy.patch
|
|
patches.kernel.org/4.14.14-062-KVM-PPC-Book3S-HV-Drop-prepare_done-from-stru.patch
|
|
patches.kernel.org/4.14.14-063-KVM-PPC-Book3S-HV-Fix-use-after-free-in-case-.patch
|
|
patches.kernel.org/4.14.14-064-KVM-PPC-Book3S-HV-Always-flush-TLB-in-kvmppc_.patch
|
|
patches.kernel.org/4.14.14-065-drm-vmwgfx-Don-t-cache-framebuffer-maps.patch
|
|
patches.kernel.org/4.14.14-066-drm-vmwgfx-Potential-off-by-one-in-vmw_view_a.patch
|
|
patches.kernel.org/4.14.14-067-drm-i915-gvt-Clear-the-shadow-page-table-entr.patch
|
|
patches.kernel.org/4.14.14-068-drm-i915-Whitelist-SLICE_COMMON_ECO_CHICKEN1-.patch
|
|
patches.kernel.org/4.14.14-069-drm-i915-Move-init_clock_gating-back-to-where.patch
|
|
patches.kernel.org/4.14.14-070-drm-i915-Fix-init_clock_gating-for-resume.patch
|
|
patches.kernel.org/4.14.14-071-bpf-prevent-out-of-bounds-speculation.patch
|
|
patches.kernel.org/4.14.14-072-bpf-array-fix-overflow-in-max_entries-and-und.patch
|
|
patches.kernel.org/4.14.14-073-bpf-arsh-is-not-supported-in-32-bit-alu-thus-.patch
|
|
patches.kernel.org/4.14.14-074-USB-serial-cp210x-add-IDs-for-LifeScan-OneTou.patch
|
|
patches.kernel.org/4.14.14-075-USB-serial-cp210x-add-new-device-ID-ELV-ALC-8.patch
|
|
patches.kernel.org/4.14.14-076-usb-misc-usb3503-make-sure-reset-is-low-for-a.patch
|
|
patches.kernel.org/4.14.14-077-USB-fix-usbmon-BUG-trigger.patch
|
|
patches.kernel.org/4.14.14-078-USB-UDC-core-fix-double-free-in-usb_add_gadge.patch
|
|
patches.kernel.org/4.14.14-079-usbip-remove-kernel-addresses-from-usb-device.patch
|
|
patches.kernel.org/4.14.14-080-usbip-fix-vudc_rx-harden-CMD_SUBMIT-path-to-h.patch
|
|
patches.kernel.org/4.14.14-081-usbip-vudc_tx-fix-v_send_ret_submit-vulnerabi.patch
|
|
patches.kernel.org/4.14.14-082-staging-android-ashmem-fix-a-race-condition-i.patch
|
|
patches.kernel.org/4.14.14-083-Bluetooth-Prevent-stack-info-leak-from-the-EF.patch
|
|
patches.kernel.org/4.14.14-084-uas-ignore-UAS-for-Norelsys-NS1068-X-chips.patch
|
|
patches.kernel.org/4.14.14-085-mux-core-fix-double-get_device.patch
|
|
patches.kernel.org/4.14.14-086-kdump-write-correct-address-of-mem_section-in.patch
|
|
patches.kernel.org/4.14.14-087-apparmor-fix-ptrace-label-match-when-matching.patch
|
|
patches.kernel.org/4.14.14-088-e1000e-Fix-e1000_check_for_copper_link_ich8la.patch
|
|
patches.kernel.org/4.14.14-089-x86-pti-Unbreak-EFI-old_memmap.patch
|
|
patches.kernel.org/4.14.14-090-x86-Documentation-Add-PTI-description.patch
|
|
patches.kernel.org/4.14.14-091-x86-cpufeatures-Add-X86_BUG_SPECTRE_V-12.patch
|
|
patches.kernel.org/4.14.14-092-sysfs-cpu-Add-vulnerability-folder.patch
|
|
patches.kernel.org/4.14.14-093-x86-cpu-Implement-CPU-vulnerabilites-sysfs-fu.patch
|
|
patches.kernel.org/4.14.14-094-x86-tboot-Unbreak-tboot-with-PTI-enabled.patch
|
|
patches.kernel.org/4.14.14-095-x86-mm-pti-Remove-dead-logic-in-pti_user_page.patch
|
|
patches.kernel.org/4.14.14-096-x86-cpu-AMD-Make-LFENCE-a-serializing-instruc.patch
|
|
patches.kernel.org/4.14.14-097-x86-cpu-AMD-Use-LFENCE_RDTSC-in-preference-to.patch
|
|
patches.kernel.org/4.14.14-098-sysfs-cpu-Fix-typos-in-vulnerability-document.patch
|
|
patches.kernel.org/4.14.14-099-x86-alternatives-Fix-optimize_nops-checking.patch
|
|
patches.kernel.org/4.14.14-100-x86-pti-Make-unpoison-of-pgd-for-trusted-boot.patch
|
|
patches.kernel.org/4.14.14-101-objtool-Detect-jumps-to-retpoline-thunks.patch
|
|
patches.kernel.org/4.14.14-102-objtool-Allow-alternatives-to-be-ignored.patch
|
|
patches.kernel.org/4.14.14-103-x86-retpoline-Add-initial-retpoline-support.patch
|
|
patches.kernel.org/4.14.14-104-x86-spectre-Add-boot-time-option-to-select-Sp.patch
|
|
patches.kernel.org/4.14.14-105-x86-retpoline-crypto-Convert-crypto-assembler.patch
|
|
patches.kernel.org/4.14.14-106-x86-retpoline-entry-Convert-entry-assembler-i.patch
|
|
patches.kernel.org/4.14.14-107-x86-retpoline-ftrace-Convert-ftrace-assembler.patch
|
|
patches.kernel.org/4.14.14-108-x86-retpoline-hyperv-Convert-assembler-indire.patch
|
|
patches.kernel.org/4.14.14-109-x86-retpoline-xen-Convert-Xen-hypercall-indir.patch
|
|
patches.kernel.org/4.14.14-110-x86-retpoline-checksum32-Convert-assembler-in.patch
|
|
patches.kernel.org/4.14.14-111-x86-retpoline-irq32-Convert-assembler-indirec.patch
|
|
patches.kernel.org/4.14.14-112-x86-retpoline-Fill-return-stack-buffer-on-vme.patch
|
|
patches.kernel.org/4.14.14-113-selftests-x86-Add-test_vsyscall.patch
|
|
patches.kernel.org/4.14.14-114-x86-pti-Fix-PCID-and-sanitize-defines.patch
|
|
patches.kernel.org/4.14.14-115-security-Kconfig-Correct-the-Documentation-re.patch
|
|
patches.kernel.org/4.14.14-116-x86-perf-Disable-intel_bts-when-PTI.patch
|
|
patches.kernel.org/4.14.14-117-x86-retpoline-Remove-compile-time-warning.patch
|
|
patches.kernel.org/4.14.14-118-Linux-4.14.14.patch
|
|
patches.kernel.org/4.14.15-001-tools-objtool-Makefile-don-t-assume-sync-chec.patch
|
|
patches.kernel.org/4.14.15-002-drm-nouveau-disp-gf119-add-missing-drive-vfun.patch
|
|
patches.kernel.org/4.14.15-003-objtool-Fix-seg-fault-with-clang-compiled-obj.patch
|
|
patches.kernel.org/4.14.15-004-objtool-Fix-Clang-enum-conversion-warning.patch
|
|
patches.kernel.org/4.14.15-005-objtool-Fix-seg-fault-caused-by-missing-param.patch
|
|
patches.kernel.org/4.14.15-006-powerpc-pseries-Add-H_GET_CPU_CHARACTERISTICS.patch
|
|
patches.kernel.org/4.14.15-007-powerpc-64-Add-macros-for-annotating-the-dest.patch
|
|
patches.kernel.org/4.14.15-008-powerpc-64s-Simple-RFI-macro-conversions.patch
|
|
patches.kernel.org/4.14.15-009-powerpc-64-Convert-the-syscall-exit-path-to-u.patch
|
|
patches.kernel.org/4.14.15-010-powerpc-64-Convert-fast_exception_return-to-u.patch
|
|
patches.kernel.org/4.14.15-011-powerpc-64s-Convert-slb_miss_common-to-use-RF.patch
|
|
patches.kernel.org/4.14.15-012-powerpc-64s-Add-support-for-RFI-flush-of-L1-D.patch
|
|
patches.kernel.org/4.14.15-013-powerpc-64s-Support-disabling-RFI-flush-with-.patch
|
|
patches.kernel.org/4.14.15-014-powerpc-pseries-Query-hypervisor-for-RFI-flus.patch
|
|
patches.kernel.org/4.14.15-015-powerpc-powernv-Check-device-tree-for-RFI-flu.patch
|
|
patches.kernel.org/4.14.15-016-futex-Avoid-violating-the-10th-rule-of-futex.patch
|
|
patches.kernel.org/4.14.15-017-futex-Prevent-overflow-by-strengthen-input-va.patch
|
|
patches.kernel.org/4.14.15-018-ALSA-seq-Make-ioctls-race-free.patch
|
|
patches.kernel.org/4.14.15-019-ALSA-pcm-Remove-yet-superfluous-WARN_ON.patch
|
|
patches.kernel.org/4.14.15-020-ALSA-hda-Apply-headphone-noise-quirk-for-anot.patch
|
|
patches.kernel.org/4.14.15-021-ALSA-hda-Apply-the-existing-quirk-to-iMac-14-.patch
|
|
patches.kernel.org/4.14.15-022-IB-hfi1-Prevent-a-NULL-dereference.patch
|
|
patches.kernel.org/4.14.15-023-RDMA-mlx5-Fix-out-of-bound-access-while-query.patch
|
|
patches.kernel.org/4.14.15-024-timers-Unconditionally-check-deferrable-base.patch
|
|
patches.kernel.org/4.14.15-025-af_key-fix-buffer-overread-in-verify_address_.patch
|
|
patches.kernel.org/4.14.15-026-af_key-fix-buffer-overread-in-parse_exthdrs.patch
|
|
patches.kernel.org/4.14.15-027-iser-target-Fix-possible-use-after-free-in-co.patch
|
|
patches.kernel.org/4.14.15-028-delayacct-Account-blkio-completion-on-the-cor.patch
|
|
patches.kernel.org/4.14.15-029-objtool-Fix-seg-fault-with-gold-linker.patch
|
|
patches.kernel.org/4.14.15-030-mmc-sdhci-esdhc-imx-Fix-i.MX53-eSDHCv3-clock.patch
|
|
patches.kernel.org/4.14.15-031-x86-kasan-Panic-if-there-is-not-enough-memory.patch
|
|
patches.kernel.org/4.14.15-032-x86-retpoline-Fill-RSB-on-context-switch-for-.patch
|
|
patches.kernel.org/4.14.15-033-x86-retpoline-Add-LFENCE-to-the-retpoline-RSB.patch
|
|
patches.kernel.org/4.14.15-034-objtool-Improve-error-message-for-bad-file-ar.patch
|
|
patches.kernel.org/4.14.15-035-x86-cpufeature-Move-processor-tracing-out-of-.patch
|
|
patches.kernel.org/4.14.15-036-module-Add-retpoline-tag-to-VERMAGIC.patch
|
|
patches.kernel.org/4.14.15-037-x86-intel_rdt-cqm-Prevent-use-after-free.patch
|
|
patches.kernel.org/4.14.15-038-x86-mm-pkeys-Fix-fill_sig_info_pkey.patch
|
|
patches.kernel.org/4.14.15-039-x86-idt-Mark-IDT-tables-__initconst.patch
|
|
patches.kernel.org/4.14.15-040-x86-tsc-Future-proof-native_calibrate_tsc.patch
|
|
patches.kernel.org/4.14.15-041-x86-tsc-Fix-erroneous-TSC-rate-on-Skylake-Xeo.patch
|
|
patches.kernel.org/4.14.15-042-pipe-avoid-round_pipe_size-nr_pages-overflow-.patch
|
|
patches.kernel.org/4.14.15-043-x86-apic-vector-Fix-off-by-one-in-error-path.patch
|
|
patches.kernel.org/4.14.15-044-x86-mm-Clean-up-register-saving-in-the-__enc_.patch
|
|
patches.kernel.org/4.14.15-045-x86-mm-Use-a-struct-to-reduce-parameters-for-.patch
|
|
patches.kernel.org/4.14.15-046-x86-mm-Centralize-PMD-flags-in-sme_encrypt_ke.patch
|
|
patches.kernel.org/4.14.15-047-x86-mm-Prepare-sme_encrypt_kernel-for-PAGE-al.patch
|
|
patches.kernel.org/4.14.15-048-ARM-OMAP3-hwmod_data-add-missing-module_offs-.patch
|
|
patches.kernel.org/4.14.15-049-x86-mm-Encrypt-the-initrd-earlier-for-BSP-mic.patch
|
|
patches.kernel.org/4.14.15-050-Input-ALPS-fix-multi-touch-decoding-on-SS4-pl.patch
|
|
patches.kernel.org/4.14.15-051-Input-synaptics-rmi4-prevent-UAF-reported-by-.patch
|
|
patches.kernel.org/4.14.15-052-Input-88pm860x-ts-fix-child-node-lookup.patch
|
|
patches.kernel.org/4.14.15-053-Input-twl6040-vibra-fix-child-node-lookup.patch
|
|
patches.kernel.org/4.14.15-054-Input-twl4030-vibra-fix-sibling-node-lookup.patch
|
|
patches.kernel.org/4.14.15-055-tracing-Fix-converting-enum-s-from-the-map-in.patch
|
|
patches.kernel.org/4.14.15-056-phy-work-around-phys-references-to-usb-nop-xc.patch
|
|
patches.kernel.org/4.14.15-057-ARM64-dts-marvell-armada-cp110-Fix-clock-reso.patch
|
|
patches.kernel.org/4.14.15-058-ARM-sunxi_defconfig-Enable-CMA.patch
|
|
patches.kernel.org/4.14.15-059-ARM-dts-kirkwood-fix-pin-muxing-of-MPP7-on-Op.patch
|
|
patches.kernel.org/4.14.15-060-can-peak-fix-potential-bug-in-packet-fragment.patch
|
|
patches.kernel.org/4.14.15-061-can-af_can-can_rcv-replace-WARN_ONCE-by-pr_wa.patch
|
|
patches.kernel.org/4.14.15-062-can-af_can-canfd_rcv-replace-WARN_ONCE-by-pr_.patch
|
|
patches.kernel.org/4.14.15-063-i2c-core-smbus-prevent-stack-corruption-on-re.patch
|
|
patches.kernel.org/4.14.15-064-scripts-gdb-linux-tasks.py-fix-get_thread_inf.patch
|
|
patches.kernel.org/4.14.15-065-proc-fix-coredump-vs-read-proc-stat-race.patch
|
|
patches.kernel.org/4.14.15-066-libata-apply-MAX_SEC_1024-to-all-LITEON-EP1-s.patch
|
|
patches.kernel.org/4.14.15-067-scsi-libsas-Disable-asynchronous-aborts-for-S.patch
|
|
patches.kernel.org/4.14.15-068-workqueue-avoid-hard-lockups-in-show_workqueu.patch
|
|
patches.kernel.org/4.14.15-069-drm-vmwgfx-fix-memory-corruption-with-legacy-.patch
|
|
patches.kernel.org/4.14.15-070-dm-btree-fix-serious-bug-in-btree_split_benea.patch
|
|
patches.kernel.org/4.14.15-071-dm-thin-metadata-THIN_MAX_CONCURRENT_LOCKS-sh.patch
|
|
patches.kernel.org/4.14.15-072-dm-integrity-don-t-store-cipher-request-on-th.patch
|
|
patches.kernel.org/4.14.15-073-dm-crypt-fix-crash-by-adding-missing-check-fo.patch
|
|
patches.kernel.org/4.14.15-074-dm-crypt-wipe-kernel-key-copy-after-IV-initia.patch
|
|
patches.kernel.org/4.14.15-075-dm-crypt-fix-error-return-code-in-crypt_ctr.patch
|
|
patches.kernel.org/4.14.15-076-x86-Use-__nostackprotect-for-sme_encrypt_kern.patch
|
|
patches.kernel.org/4.14.15-077-alpha-PCI-Fix-noname-IRQ-level-detection.patch
|
|
patches.kernel.org/4.14.15-078-MIPS-CM-Drop-WARN_ON-vp-0.patch
|
|
patches.kernel.org/4.14.15-079-KVM-arm-arm64-Check-pagesize-when-allocating-.patch
|
|
patches.kernel.org/4.14.15-080-arm64-KVM-Fix-SMCCC-handling-of-unimplemented.patch
|
|
patches.kernel.org/4.14.15-081-x86-mce-Make-machine-check-speculation-protec.patch
|
|
patches.kernel.org/4.14.15-082-retpoline-Introduce-start-end-markers-of-indi.patch
|
|
patches.kernel.org/4.14.15-083-kprobes-x86-Blacklist-indirect-thunk-function.patch
|
|
patches.kernel.org/4.14.15-084-kprobes-x86-Disable-optimizing-on-the-functio.patch
|
|
patches.kernel.org/4.14.15-085-x86-pti-Document-fix-wrong-index.patch
|
|
patches.kernel.org/4.14.15-086-x86-retpoline-Optimize-inline-assembler-for-v.patch
|
|
patches.kernel.org/4.14.15-087-x86-mm-Rework-wbinvd-hlt-operation-in-stop_th.patch
|
|
patches.kernel.org/4.14.15-088-mm-page_vma_mapped-Drop-faulty-pointer-arithm.patch
|
|
patches.kernel.org/4.14.15-089-net-mvpp2-do-not-disable-GMAC-padding.patch
|
|
patches.kernel.org/4.14.15-090-MIPS-AR7-ensure-the-port-type-s-FCR-value-is-.patch
|
|
patches.kernel.org/4.14.15-091-Linux-4.14.15.patch
|
|
|
|
########################################################
|
|
# Build fixes that apply to the vanilla kernel too.
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
# and patched flavors.
|
|
########################################################
|
|
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
|
|
|
|
########################################################
|
|
# kABI consistency patches
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# packaging-specific patches (tweaks for autobuild,
|
|
# CONFIG_SUSE_KERNEL, config/version tracking and other
|
|
# build stuff like that ...).
|
|
#
|
|
# Note that every patch in the patches.rpmify directory
|
|
# will be included in the vanilla package.
|
|
########################################################
|
|
|
|
########################################################
|
|
# kbuild/module infrastructure fixes
|
|
########################################################
|
|
patches.suse/rpm-kernel-config
|
|
patches.suse/supported-flag
|
|
patches.suse/supported-flag-underscores
|
|
patches.suse/supported-flag-wildcards
|
|
patches.suse/supported-flag-external
|
|
patches.suse/genksyms-add-override-flag.diff
|
|
|
|
########################################################
|
|
# Simple export additions/removals
|
|
########################################################
|
|
|
|
########################################################
|
|
# Bug workarounds for binutils
|
|
########################################################
|
|
+testing patches.suse/binutils2_26.patch
|
|
|
|
########################################################
|
|
# Scheduler / Core
|
|
########################################################
|
|
patches.suse/revert-module-Add-retpoline-tag-to-VERMAGIC.patch
|
|
patches.suse/revert-futex-Prevent-overflow-by-strengthen-input-va.patch
|
|
|
|
patches.suse/setuid-dumpable-wrongdir
|
|
patches.suse/0002-futex-futex_wake_op-fix-sign_extend32-sign-bits.patch
|
|
|
|
patches.suse/0001-Documentation-document-array_ptr.patch
|
|
patches.suse/0002-asm-nospec-array_ptr-sanitize-speculative-array-de-r.patch
|
|
patches.suse/0003-x86-implement-array_ptr_mask.patch
|
|
patches.suse/0004-x86-introduce-__uaccess_begin_nospec-and-ifence.patch
|
|
patches.suse/0005-x86-__get_user-use-__uaccess_begin_nospec.patch
|
|
patches.suse/0006-x86-get_user-use-pointer-masking-to-limit-speculatio.patch
|
|
patches.suse/0007-x86-narrow-out-of-bounds-syscalls-to-sys_read-under-.patch
|
|
patches.suse/0008-vfs-fdtable-prevent-bounds-check-bypass-via-speculat.patch
|
|
patches.suse/0009-kvm-x86-update-spectre-v1-mitigation.patch
|
|
patches.suse/0010-nl80211-sanitize-array-index-in-parse_txq_params.patch
|
|
|
|
patches.suse/0001-x86-cpufeatures-Add-CPUID_7_EDX-CPUID-leaf.patch
|
|
patches.suse/0002-x86-cpufeatures-Add-Intel-feature-bits-for-Speculati.patch
|
|
patches.suse/0003-x86-cpufeatures-Add-AMD-feature-bits-for-Speculation.patch
|
|
patches.suse/0004-x86-msr-Add-definitions-for-new-speculation-control-.patch
|
|
patches.suse/0005-x86-pti-Do-not-enable-PTI-on-processors-which-are-no.patch
|
|
patches.suse/0006-x86-cpufeature-Blacklist-SPEC_CTRL-on-early-Spectre-.patch
|
|
patches.suse/0007-x86-speculation-Add-basic-IBPB-Indirect-Branch-Predi.patch
|
|
patches.suse/0008-x86-kvm-Add-IBPB-support.patch
|
|
patches.suse/0009-x86-speculation-Use-Indirect-Branch-Prediction-Barri.patch
|
|
patches.suse/0010-x86-mm-Only-flush-indirect-branches-when-switching-i.patch
|
|
patches.suse/0011-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
|
|
patches.suse/0012-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
|
|
patches.suse/0013-x86-Simplify-spectre_v2-command-line-parsing.patch
|
|
patches.suse/0014-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
|
|
patches.suse/0015-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
|
|
patches.suse/0016-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
|
|
patches.suse/0017-x86-ibrs-Add-new-helper-macros-to-save-restore-MSR_I.patch
|
|
patches.suse/0017-x86-ibrs-Add-new-helper-macros-to-save-restore-MSR_I-fix.patch
|
|
patches.suse/0018-x86-vmx-Direct-access-to-MSR_IA32_SPEC_CTRL.patch
|
|
|
|
########################################################
|
|
# Architecture-specific patches. These used to be all
|
|
# at the end of series.conf, but since we don't do
|
|
# conditional builds anymore, there's no point.
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# i386
|
|
########################################################
|
|
|
|
|
|
# amd64 | x86-64 | x86_64
|
|
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
|
|
# x64
|
|
# Intel 64
|
|
# "the architecture with too many names"
|
|
# TAWTMN
|
|
|
|
########################################################
|
|
# x86_64/i386 biarch
|
|
########################################################
|
|
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
|
|
# changed this area a lot.
|
|
+needs_updating patches.suse/x86_64-hpet-64bit-timer.patch
|
|
|
|
|
|
########################################################
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# x86_64/4096CPUS - from SGI
|
|
########################################################
|
|
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
|
|
|
########################################################
|
|
# x86 UV patches from SGI
|
|
########################################################
|
|
|
|
########################################################
|
|
# x86_64/i386 depending on the UV patchset
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/generic
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/little endian
|
|
########################################################
|
|
|
|
########################################################
|
|
# PS3
|
|
########################################################
|
|
|
|
########################################################
|
|
# ARM
|
|
########################################################
|
|
|
|
########################################################
|
|
# S/390
|
|
########################################################
|
|
|
|
########################################################
|
|
# VM/FS patches
|
|
########################################################
|
|
# Patches to export btrfs anonymous devices (VFS portion)
|
|
patches.suse/vfs-add-super_operations-get_inode_dev
|
|
|
|
# Changes to tunable defaults
|
|
patches.suse/readahead-request-tunables.patch
|
|
|
|
patches.suse/VFS-expedite-umount.patch
|
|
patches.suse/VFS-Handle-lazytime-in-do_mount.patch
|
|
|
|
########################################################
|
|
# IPC patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# nfsacl protocol (agruen)
|
|
########################################################
|
|
|
|
########################################################
|
|
# misc small fixes
|
|
########################################################
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
########################################################
|
|
#
|
|
# ACPI patches
|
|
#
|
|
########################################################
|
|
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
patches.suse/acpi_thermal_passive_blacklist.patch
|
|
|
|
########################################################
|
|
# CPUFREQ
|
|
########################################################
|
|
|
|
## cpuidle perf events cleanups and related
|
|
patches.suse/perf_timechart_fix_zero_timestamps.patch
|
|
|
|
########################################################
|
|
# AGP, graphics related stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suse specific stuff
|
|
########################################################
|
|
patches.suse/suse-hv-guest-os-id.patch
|
|
|
|
########################################################
|
|
# Networking Core
|
|
########################################################
|
|
patches.suse/dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch
|
|
|
|
########################################################
|
|
# Netfilter
|
|
########################################################
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
patches.suse/netfilter-nfnetlink_cthelper-Add-missing-permission-.patch
|
|
patches.suse/netfilter-xt_osf-Add-missing-permission-checks.patch
|
|
|
|
########################################################
|
|
# NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
# lockd + statd
|
|
########################################################
|
|
|
|
########################################################
|
|
# cifs patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext2/ext3
|
|
########################################################
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
########################################################
|
|
# ext4
|
|
########################################################
|
|
|
|
########################################################
|
|
# btrfs
|
|
########################################################
|
|
|
|
# Not upstream yet
|
|
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
|
|
|
|
# SUSE-specific
|
|
patches.suse/btrfs-provide-super_operations-get_inode_dev
|
|
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
|
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
|
|
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
|
|
|
|
########################################################
|
|
# Reiserfs Patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# dlm
|
|
########################################################
|
|
|
|
########################################################
|
|
# ocfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# gfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# xfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# other filesystem stuff
|
|
########################################################
|
|
|
|
patches.suse/pstore_disable_efi_backend_by_default.patch
|
|
+duwe patches.suse/pstore-backend-autoaction
|
|
|
|
########################################################
|
|
# Overlayfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# Swap-over-NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# Device drivers
|
|
#
|
|
########################################################
|
|
|
|
########################################################
|
|
# Storage
|
|
########################################################
|
|
|
|
patches.suse/scsi-retry-alua-transition-in-progress
|
|
|
|
patches.suse/megaraid-mbox-fix-SG_IO
|
|
|
|
# Remaining SCSI patches (garloff)
|
|
|
|
# revert
|
|
|
|
# bsc1069891
|
|
patches.suse/scsi-libfc-fix-ELS-request-handling.patch
|
|
|
|
########################################################
|
|
# DRM/Video
|
|
########################################################
|
|
|
|
########################################################
|
|
# video4linux
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# Network
|
|
########################################################
|
|
|
|
########################################################
|
|
# Wireless Networking
|
|
########################################################
|
|
patches.suse/b43-missing-firmware-info.patch
|
|
patches.suse/iwlwifi-expose-default-fallback-ucode-api
|
|
|
|
########################################################
|
|
# ISDN
|
|
########################################################
|
|
patches.suse/misdn-add-support-for-group-membership-check
|
|
|
|
########################################################
|
|
# iSCSI
|
|
########################################################
|
|
|
|
########################################################
|
|
# PCI and PCI hotplug
|
|
########################################################
|
|
|
|
########################################################
|
|
# sysfs / driver core
|
|
########################################################
|
|
|
|
########################################################
|
|
# USB
|
|
########################################################
|
|
|
|
########################################################
|
|
# I2C
|
|
########################################################
|
|
|
|
########################################################
|
|
# Input & Console
|
|
########################################################
|
|
|
|
##########################################################
|
|
# Sound
|
|
##########################################################
|
|
|
|
########################################################
|
|
# Char / serial
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other driver fixes
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# Other drivers we have added to the tree
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suspend/Resume stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# device-mapper
|
|
########################################################
|
|
patches.suse/dm-mpath-leastpending-path-update
|
|
patches.suse/dm-mpath-accept-failed-paths
|
|
patches.suse/dm-table-switch-to-readonly
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
|
|
########################################################
|
|
# md
|
|
########################################################
|
|
|
|
##########################################################
|
|
#
|
|
# Security stuff
|
|
#
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# Audit
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# AppArmor
|
|
##########################################################
|
|
patches.suse/0001-AppArmor-basic-networking-rules.patch
|
|
patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch
|
|
patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch
|
|
|
|
########################################################
|
|
# Address space layout randomization
|
|
########################################################
|
|
|
|
########################################################
|
|
# KDB v4.4
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other patches for debugging
|
|
########################################################
|
|
patches.suse/crasher.patch
|
|
|
|
|
|
patches.suse/x86-stacktrace-Avoid-recording-save_stack_trace-wrap.patch
|
|
|
|
# submitted
|
|
patches.suse/0001-x86-stacktrace-do-now-unwind-after-user-regs.patch
|
|
patches.suse/0002-x86-stacktrace-make-clear-the-success-paths.patch
|
|
patches.suse/0003-x86-stacktrace-remove-STACKTRACE_DUMP_ONCE-from-__sa.patch
|
|
patches.suse/0004-x86-stacktrace-do-not-fail-for-ORC-with-regs-on-stac.patch
|
|
patches.suse/0005-x86-stacktrace-orc-mark-it-as-reliable.patch
|
|
|
|
########################################################
|
|
# Kdump
|
|
########################################################
|
|
|
|
########################################################
|
|
# cgroups
|
|
########################################################
|
|
|
|
########################################################
|
|
# audit subsystem
|
|
########################################################
|
|
|
|
########################################################
|
|
# Performance Monitoring, Tracing etc
|
|
########################################################
|
|
|
|
########################################################
|
|
# KVM patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# Staging tree patches
|
|
# new drivers that are going upstream
|
|
########################################################
|
|
|
|
########################################################
|
|
# You'd better have a good reason for adding a patch
|
|
# below here.
|
|
########################################################
|