Linux v3.17-rc5-63-gd9773ceabfaf

- Enable infiniband on s390x
This commit is contained in:
Josh Boyer 2014-09-19 12:40:32 -04:00
parent bface6d723
commit 7c202583fc
58 changed files with 106 additions and 57 deletions

View File

@ -1,4 +1,4 @@
From 42836ff423c54b584fd24b13547ac9a7e25c5f9d Mon Sep 17 00:00:00 2001
From 31e4163fcf20954db26b379bbc7f72f6edec94a8 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Mar 2012 08:39:37 -0500
Subject: [PATCH] ACPI: Limit access to custom_method

View File

@ -1,4 +1,4 @@
From 4f2ca0e27f9d2fc4826db29bfe15926cf196909c Mon Sep 17 00:00:00 2001
From 9dc6196304761f2bfca915729beb2a32219325da Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Thu, 3 May 2012 20:27:11 +0100
Subject: [PATCH] ARM: tegra: usb no reset

View File

@ -1,4 +1,4 @@
From a68044a4211af60261be476a50a8c294035d9dfd Mon Sep 17 00:00:00 2001
From f595c2d0959c8d44caa8ffbe998f60a7d5a94fc1 Mon Sep 17 00:00:00 2001
From: Dave Howells <dhowells@redhat.com>
Date: Tue, 23 Oct 2012 09:30:54 -0400
Subject: [PATCH] Add EFI signature data types

View File

@ -1,4 +1,4 @@
From fa4b2537f6cbf30557e00056ecb77b869dc995f7 Mon Sep 17 00:00:00 2001
From ba5146299a01dc34aef403248bc40e9d64be2e1a Mon Sep 17 00:00:00 2001
From: Dave Howells <dhowells@redhat.com>
Date: Tue, 23 Oct 2012 09:36:28 -0400
Subject: [PATCH] Add an EFI signature blob parser and key loader.

View File

@ -1,4 +1,4 @@
From 81c2f42c209340edf78fe695ac414fdf79c083b5 Mon Sep 17 00:00:00 2001
From 6b2e6564431ed50d4fd736aeae80a44ed2467c59 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Aug 2013 18:36:30 -0400
Subject: [PATCH] Add option to automatically enforce module signatures when in

View File

@ -1,4 +1,4 @@
From 3e9fdc7dc60a45230754fd590cf700db804241e9 Mon Sep 17 00:00:00 2001
From 4f51d32e9f14071e65c46f3f28e89304a809d3e1 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Aug 2013 17:58:15 -0400
Subject: [PATCH] Add secure_modules() call

View File

@ -1,4 +1,4 @@
From 97066041b4f7b3ce41191110f5f47b4cd69d81fa Mon Sep 17 00:00:00 2001
From 820deed880552170c23631c71d6c29b144ba88ac Mon Sep 17 00:00:00 2001
From: Kyle McMartin <kyle@redhat.com>
Date: Fri, 30 Aug 2013 09:28:51 -0400
Subject: [PATCH] Add sysrq option to disable secure boot mode

View File

@ -1,4 +1,4 @@
From 3e0c4fee7052806edd33ae2382688245b492099f Mon Sep 17 00:00:00 2001
From 9fb86367e82b771639892abef99b62bf648a9d16 Mon Sep 17 00:00:00 2001
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Date: Wed, 3 Sep 2014 15:43:25 -0400
Subject: [PATCH] HID: wacom: Add support for the Cintiq Companion

View File

@ -1,4 +1,4 @@
From 7f238725d96fdd948f5fa805b638832d712797be Mon Sep 17 00:00:00 2001
From 36c63fda598afd57b57e89a5d0d101575f07c544 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Fri, 26 Oct 2012 12:36:24 -0400
Subject: [PATCH] KEYS: Add a system blacklist keyring

View File

@ -1,4 +1,4 @@
From 10d164015748dd097350331d0b8c417527617175 Mon Sep 17 00:00:00 2001
From c9361297d616650c5e281c32516aa2b03711c158 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Fri, 26 Oct 2012 12:42:16 -0400
Subject: [PATCH] MODSIGN: Import certificates from UEFI Secure Boot

View File

@ -1,4 +1,4 @@
From 9fd0464c4e57bbfa9641ae13c8aae68ed3a24b01 Mon Sep 17 00:00:00 2001
From 24fc168b8bf82d6c4f10dedf8f3ddba094b42d32 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Thu, 3 Oct 2013 10:14:23 -0400
Subject: [PATCH] MODSIGN: Support not importing certs from db

View File

@ -1,4 +1,4 @@
From 6591ab4f9692f80d5701e42965541051330b6148 Mon Sep 17 00:00:00 2001
From 798bd0c7e05f27108fd455e83d04f77f3d8189a5 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Thu, 8 Mar 2012 10:10:38 -0500
Subject: [PATCH] PCI: Lock down BAR access when module security is enabled

View File

@ -1,4 +1,4 @@
From 46eb774f79f06b2cdd501f5e2785702e44f4c0f4 Mon Sep 17 00:00:00 2001
From 578244241430ea55a7ed2b4ad7b6568c2140fde1 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Mar 2012 09:28:15 -0500
Subject: [PATCH] Restrict /dev/mem and /dev/kmem when module loading is

View File

@ -1,4 +1,4 @@
From e0c5d16058b254ed312d6e69f49a470222873c55 Mon Sep 17 00:00:00 2001
From c1069b3688f7a2e3e504597050ebcc487a500399 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Mon, 28 Jul 2014 12:59:48 -0400
Subject: [PATCH] Revert "Revert "ACPI / video: change acpi-video

View File

@ -1,4 +1,4 @@
From 470711ac6713eea10c8569e6d108b1947e0f7057 Mon Sep 17 00:00:00 2001
From 41e09f2ad5aaa1fb76fbb15d208bb84a9f144083 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@redhat.com>
Date: Mon, 25 Jun 2012 19:57:30 -0400
Subject: [PATCH] acpi: Ignore acpi_rsdp kernel parameter when module loading

View File

@ -1,4 +1,4 @@
From a41ddfd6b53b595c85a1f21d20ec248f704f21fa Mon Sep 17 00:00:00 2001
From fccd705cd61f8bf53cd64fa7585f0b80db662f30 Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Wed, 30 Apr 2014 15:24:19 +0200
Subject: [PATCH] acpi-video: Add 4 new models to the use_native_backlight dmi

View File

@ -1,4 +1,4 @@
From b4c58ecd9322cd4765af99107357a44e20c9ecd9 Mon Sep 17 00:00:00 2001
From 9314fba2839598cb9cc844c5983be7205fc7ad4a Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Mon, 2 Jun 2014 17:41:10 +0200
Subject: [PATCH] acpi-video: Add use native backlight quirk for the ThinkPad

View File

@ -1,4 +1,4 @@
From 693ec6b668709e3d2cb0682c7afebb73f70413d9 Mon Sep 17 00:00:00 2001
From e37b83e35bb8c75e9d6b68505e08b30cd7fd0610 Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Mon, 2 Jun 2014 17:41:11 +0200
Subject: [PATCH] acpi-video: Add use_native_backlight quirk for HP ProBook

View File

@ -1,4 +1,4 @@
From 6ac774dea6fab3de21cb61f33e3925dc342388f2 Mon Sep 17 00:00:00 2001
From 6c4c1df665bf0c5df082c9d31d1427a696dbfa18 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Thu, 13 Mar 2014 14:18:52 -0500
Subject: [PATCH] arm: dts: am335x-bone-common: add

View File

@ -1,4 +1,4 @@
From 0a32c3b87163ad79d0214d2647973b2e3dbb6196 Mon Sep 17 00:00:00 2001
From 565a944644a5183888edc7ed66700a1b416e3962 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 31 Dec 2013 11:17:45 -0600
Subject: [PATCH] arm: dts: am335x-bone-common: enable and use i2c2

View File

@ -1,4 +1,4 @@
From cfddbaf6edf386796e199d3cad774ad2ec43b011 Mon Sep 17 00:00:00 2001
From 0e30e7a460e6260521d5d7cdfb199b543f8e5def Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 31 Dec 2013 14:18:00 -0600
Subject: [PATCH] arm: dts: am335x-bone-common: setup default pinmux

View File

@ -1,4 +1,4 @@
From 9f54f999f261a1bb165ee4fdcfba102c6f39d889 Mon Sep 17 00:00:00 2001
From 645151f61cc97f41504b640ee990ad2662442c7e Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Fri, 27 Dec 2013 13:14:19 -0600
Subject: [PATCH] arm: dts: am335x-boneblack: add cpu0 opp points

View File

@ -1,4 +1,4 @@
From a2ba61d120db4edee80fcbfb658d9cffca3269f2 Mon Sep 17 00:00:00 2001
From fa134370819f6e9a93b796d44f6e281a94393d42 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Fri, 27 Dec 2013 13:05:09 -0600
Subject: [PATCH] arm: dts: am335x-boneblack: lcdc add panel-info

View File

@ -1,4 +1,4 @@
From 6f5cdb6c542e37031fb54d4692803f1a0feeb6a4 Mon Sep 17 00:00:00 2001
From cac3a78bf4dcfd4cc18e1e6a7453131be11cdd3a Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Fri, 11 Jul 2014 00:10:56 +0100
Subject: [PATCH] arm: i.MX6 Utilite device dtb

View File

@ -1,4 +1,4 @@
From f01a37ac81cbef809dce90226b389f3f244ff1d1 Mon Sep 17 00:00:00 2001
From 8d6d6403e928ba59bca31e1acb3af0b59dcd097e Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Mar 2012 08:46:50 -0500
Subject: [PATCH] asus-wmi: Restrict debugfs interface when module loading is

View File

@ -1,4 +1,4 @@
From aebc8a4f4bff366299e132c843d5938fd0bf46cc Mon Sep 17 00:00:00 2001
From e98eaef853655cdaa81f035e75952c8c2ab4eeb3 Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Wed, 6 Feb 2013 09:57:47 -0500
Subject: [PATCH] ath9k: rx dma stop check

View File

@ -235,10 +235,30 @@ CONFIG_SCM_BLOCK=m
CONFIG_SCM_BLOCK_CLUSTER_WRITE=y
# CONFIG_S390_PTDUMP is not set
# CONFIG_ASYMMETRIC_KEY_TYPE is not set
# CONFIG_PCI is not set
CONFIG_PCI=y
CONFIG_PCI_NR_FUNCTIONS=64
CONFIG_PCI_NR_MSI=256
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_SHPC=y
CONFIG_HOTPLUG_PCI_S390=y
# CONFIG_NEW_LEDS is not set
# CONFIG_HID is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_FB is not set
# CONFIG_MFD_CORE is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_CB710_CORE is not set
# CONFIG_FCOE is not set
# CONFIG_FUSION is not set
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_INPUT is not set
# CONFIG_INPUT_JOYDEV is not set
@ -248,6 +268,8 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set
# CONFIG_SERIO is not set
# CONFIG_ACCESSIBILITY is not set
@ -269,6 +291,17 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_PTP_1588_CLOCK is not set
# CONFIG_PPS is not set
# CONFIG_W1 is not set
# CONFIG_HWMON is not set
# CONFIG_SSB is not set
# CONFIG_BCMA is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_LCD_CLASS_DEVICE is not set
# CONFIG_LCD_PLATFORM is not set
# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_PHYLIB is not set
# CONFIG_ATM_DRIVERS is not set
@ -282,4 +315,15 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y
# CONFIG_FMC is not set
CONFIG_NETDEV_10000=y
CONFIG_MLX4_EN=m
CONFIG_MLX4_EN_DCB=y
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_MLX4_INFINIBAND=m
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_CRASH=m

View File

@ -1,4 +1,4 @@
From e448e9cfcb07dcc768a88afc36b0f8afe7ce56f8 Mon Sep 17 00:00:00 2001
From e45074f0fd364663d07d1fcae267782aed03f819 Mon Sep 17 00:00:00 2001
From: Dave Anderson <anderson@redhat.com>
Date: Tue, 26 Nov 2013 12:42:46 -0500
Subject: [PATCH] crash-driver

View File

@ -1,4 +1,4 @@
From e5ccd0f0bfdfd7b53a9c9879882e0ea35a3c5995 Mon Sep 17 00:00:00 2001
From 8005ae81ea009cf98392805a4dbce5fc29dfd1e5 Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Wed, 30 Jan 2013 10:55:31 -0500
Subject: [PATCH] criu: no expert

View File

@ -1,4 +1,4 @@
From 4d83b80e3aefb78fd609ff2319b1cedffce0aa00 Mon Sep 17 00:00:00 2001
From d08fa767ce57b8019fa885a69645495ac105f7c6 Mon Sep 17 00:00:00 2001
From: Kyle McMartin <kyle@phobos.i.jkkm.org>
Date: Tue, 30 Mar 2010 00:04:29 -0400
Subject: [PATCH] die-floppy-die

View File

@ -1,4 +1,4 @@
From f08ce50be54b669473570526bf58f95f4d394b24 Mon Sep 17 00:00:00 2001
From 781937e15a288e3178d08f19c5ffaa56a95f474d Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Thu, 20 May 2010 10:30:31 -0400
Subject: [PATCH] disable i8042 check on apple mac

View File

@ -1,4 +1,4 @@
From 51d1dfe03edae65167e7b37e224f8d54c41b9623 Mon Sep 17 00:00:00 2001
From e0b12795f45b44cad64f3053c104b01a8de8beca Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Fri, 18 Apr 2014 06:58:29 -0400
Subject: [PATCH] disable libdw unwind on non-x86

View File

@ -1,4 +1,4 @@
From b4a31d26a5c42d37ca38e9afdb473101e3027dd6 Mon Sep 17 00:00:00 2001
From ef7ebf4e6ae446361e25abe2a9f7444e71aa88cd Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Wed, 13 Nov 2013 10:17:24 -0500
Subject: [PATCH] drm/i915: hush check crtc state

View File

@ -1,4 +1,4 @@
From 6fa71a0daede50b7e5cb8b95f9c59bad3de51d94 Mon Sep 17 00:00:00 2001
From ecad177f5640ff2285a80729f5e7e72f45109e37 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Fri, 5 Sep 2014 13:19:59 -0400
Subject: [PATCH] drm/vmwgfx: Fix drm.h include

View File

@ -1,4 +1,4 @@
From da11ca4e67c03693467a50d80211266de22ec2a4 Mon Sep 17 00:00:00 2001
From d497381a384293d993bd358bdcb9407eade9efa1 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Tue, 27 Aug 2013 13:33:03 -0400
Subject: [PATCH] efi: Add EFI_SECURE_BOOT bit

View File

@ -1,4 +1,4 @@
From 8f8ae42a16408fa84bb57cbc7c8a2d1d2957cee3 Mon Sep 17 00:00:00 2001
From b88255a6a6e63522ffbf3ab3a88c9ae537d7b88a Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Tue, 5 Feb 2013 19:25:05 -0500
Subject: [PATCH] efi: Disable secure boot if shim is in insecure mode

View File

@ -1,4 +1,4 @@
From 482c4072c877cc98c0a4fd5ae372705952324423 Mon Sep 17 00:00:00 2001
From b5d20896596890e759cdae7be51020d7724925a7 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Tue, 27 Aug 2013 13:28:43 -0400
Subject: [PATCH] efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI

View File

@ -1,4 +1,4 @@
From 1eb5368a1d47a27bd8bbfafd8144bb7903760025 Mon Sep 17 00:00:00 2001
From 144f2c697978d0fd083df96ceaa387d11c9fc7e0 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Fri, 20 Jun 2014 08:53:24 -0400
Subject: [PATCH] hibernate: Disable in a signed modules environment

View File

@ -1,4 +1,4 @@
From c09b4687501ca44293473d531d510db79bb5a465 Mon Sep 17 00:00:00 2001
From bfa4826081825bd5e3a7278ebf9c569e68ca533c Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Thu, 29 Jul 2010 16:46:31 -0700
Subject: [PATCH] input: kill stupid messages

View File

@ -1,4 +1,4 @@
From 372b0f17e7f64fbd3a22ea48f36ea4cdfe607b2b Mon Sep 17 00:00:00 2001
From 265abc39286aaa7b59c897279241714c7efa7e2e Mon Sep 17 00:00:00 2001
From: Peter Jones <pjones@redhat.com>
Date: Thu, 25 Sep 2008 16:23:33 -0400
Subject: [PATCH] input: silence i8042 noise

View File

@ -1,4 +1,4 @@
From c09011533b2d0938185fd004260824bd747d4c86 Mon Sep 17 00:00:00 2001
From 67314c98a92b288353a81d307ec2fcdc0a84736d Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@redhat.com>
Date: Mon, 6 Oct 2008 23:03:03 -0700
Subject: [PATCH] kbuild: AFTER_LINK

View File

@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
%define gitrev 3
%define gitrev 4
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2215,6 +2215,10 @@ fi
# ||----w |
# || ||
%changelog
* Fri Sep 19 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc5.git4.1
- Linux v3.17-rc5-63-gd9773ceabfaf
- Enable infiniband on s390x
* Thu Sep 18 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc5.git3.1
- Linux v3.17-rc5-25-g8ba4caf1ee15

View File

@ -1,4 +1,4 @@
From c151b8edc21adcc0b3ac0e8bcb622d7bd44ca3a1 Mon Sep 17 00:00:00 2001
From fed25d9f3cd90a92ca38777994ab6770d8c36b04 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Aug 2013 03:33:56 -0400
Subject: [PATCH] kexec: Disable at runtime if the kernel enforces module

View File

@ -1,4 +1,4 @@
From 4ad3a6d49ddfd7343049b709d2389bfe6bd30b54 Mon Sep 17 00:00:00 2001
From 160840f06cddd44841e53ac1a33586e8453ef081 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Mon, 11 Nov 2013 08:39:16 -0500
Subject: [PATCH] lib/cpumask: Make CPUMASK_OFFSTACK usable without debug

View File

@ -1,4 +1,4 @@
From dc606e791c85fb074af59f7234a463489ce33519 Mon Sep 17 00:00:00 2001
From 99f1f35ec2d4fb280666769c1020c8fcbda203a1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89ric=20Piel?= <eric.piel@tremplin-utc.net>
Date: Thu, 3 Nov 2011 16:22:40 +0100
Subject: [PATCH] lis3: improve handling of null rate

View File

@ -1,4 +1,4 @@
From 475ce22a01aab311ebfb15cb9651bf495cc2bf93 Mon Sep 17 00:00:00 2001
From 6d194a3312c90058c90e62cdd1a9afc19b361e56 Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Thu, 29 Jul 2010 16:46:31 -0700
Subject: [PATCH] no pcspkr modalias

View File

@ -1,4 +1,4 @@
From 5ec4f1f7e3a8121a7943495236ef5c43fad2a8d2 Mon Sep 17 00:00:00 2001
From ec71a1edaff5326d27c6b4683de33fd61b5b7221 Mon Sep 17 00:00:00 2001
From: Kyle McMartin <kmcmarti@redhat.com>
Date: Mon, 2 Jun 2014 15:11:01 -0400
Subject: [PATCH] perf: install trace-event plugins

View File

@ -1,4 +1,4 @@
From 0cd7d5e9c9b2e1a95b3cec4d70c32c4750afdee6 Mon Sep 17 00:00:00 2001
From a7ec09d05fffa60d8605a24a57bad769fa563e4e Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Sat, 15 Sep 2012 12:00:41 +0300
Subject: [PATCH] pinctrl: pinctrl-single must be initialized early.

View File

@ -1,4 +1,4 @@
From c0327b003614ab119755e1c595ed89bcb663f98c Mon Sep 17 00:00:00 2001
From 129f1d7ad35c95224fedeaee1c07550e33bfb705 Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Fri, 27 Jun 2014 18:46:42 +0200
Subject: [PATCH] psmouse: Add psmouse_matches_pnp_id helper function

View File

@ -1,4 +1,4 @@
From 7da2db7499492cf5250eac856961d9c14dd3f408 Mon Sep 17 00:00:00 2001
From 08dc8bb7454c13fe0f6d62bfa71d7bc0a68f236c Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Fri, 27 Jun 2014 18:50:33 +0200
Subject: [PATCH] psmouse: Add support for detecting FocalTech PS/2 touchpads

View File

@ -1,4 +1,4 @@
From 1d038510d2ed3029d47201c10689389260039588 Mon Sep 17 00:00:00 2001
From 6f7a5f1d0a978bb8478e8126b3e08d741686936f Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Mon, 2 Jun 2014 17:40:59 +0200
Subject: [PATCH] samsung-laptop: Add broken-acpi-video quirk for NC210/NC110

View File

@ -1,4 +1,4 @@
From 37d4dcfb4e2fabe8ddd196368a35339008b282b6 Mon Sep 17 00:00:00 2001
From 2fa4da5915167a90040b6ed51dfc5fc56c83a387 Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Fri, 10 Feb 2012 14:56:13 -0500
Subject: [PATCH] scsi: sd_revalidate_disk prevent NULL ptr deref

View File

@ -1,4 +1,4 @@
From 971f040ee34d375a0ae2475fed0c77b93c8ebda5 Mon Sep 17 00:00:00 2001
From 3d2a39e71d366a1ad9154282894296bca11a5163 Mon Sep 17 00:00:00 2001
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
Date: Thu, 29 Jul 2010 16:46:31 -0700
Subject: [PATCH] silence fbcon logo

View File

@ -2,3 +2,4 @@
49868ce6467b35cd9ffea1120d129462 perf-man-3.16.tar.gz
b9960a1861ef3acb8b78ee19f9ca7bac patch-3.17-rc5.xz
bd9aac13ffa64abc11875189e0606f5b patch-3.17-rc5-git3.xz
2ad06c16046a6e3302b0c60876b5032d patch-3.17-rc5-git4.xz

View File

@ -1,4 +1,4 @@
From f114feb22faec611445af2caa2e2efde562ee009 Mon Sep 17 00:00:00 2001
From 5ab9c0457c03d011602af5f8d56f1fac586cb34f Mon Sep 17 00:00:00 2001
From: Dave Jones <davej@redhat.com>
Date: Tue, 24 Jun 2014 08:43:34 -0400
Subject: [PATCH] watchdog: Disable watchdog on virtual machines.

View File

@ -1,4 +1,4 @@
From b38168457b1244f1ac81119395a750dd481b768d Mon Sep 17 00:00:00 2001
From af6816cd65e429de43c57cf741a18e7ef235bbe7 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Thu, 8 Mar 2012 10:35:59 -0500
Subject: [PATCH] x86: Lock down IO port access when module security is enabled

View File

@ -1,4 +1,4 @@
From f815536a15e3a4e52e4e4196fd0047a08d4baff7 Mon Sep 17 00:00:00 2001
From 7dbc9b7dbfdfc853bcaf026a42c3b5385b472d1d Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 8 Feb 2013 11:12:13 -0800
Subject: [PATCH] x86: Restrict MSR access when module loading is restricted

View File

@ -1,4 +1,4 @@
From 65c9d42b682211e20ae4090d8e18bd63e40709c5 Mon Sep 17 00:00:00 2001
From 5e7154e00c362cb84e85cc4f387519704f0277b0 Mon Sep 17 00:00:00 2001
From: Matt Fleming <matt.fleming@intel.com>
Date: Mon, 15 Sep 2014 16:20:54 +0100
Subject: [PATCH] x86/efi: Delete misleading efi_printk() error message