Commit Graph

2448 Commits

Author SHA1 Message Date
Josh Boyer
4751d6e935 Add patch to fix high cpu usage on direct_read kernfs files (rhbz 1202362) 2015-03-19 09:11:13 -04:00
Jarod Wilson
cde0b0eb7a The if conditional needs quotes here, apparently
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-18 12:03:40 -04:00
Jarod Wilson
8a29c59170 Add k-var-headers Obsoletes/Provides
When doing a variant build, you want kernel-variant-headers to Obsoletes:
and Provides: kernel-headers, so that it can upgrade/replace
kernel-headers. Otherwise, attempting to install kernel-variant-headers
leads to rpm spewing file conflicts with kernel-headers, if installed.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-18 11:54:28 -04:00
Jarod Wilson
a96d89f582 Fix kernel-uname-r Requires/Provides variant mismatches
There was some discontinuity between the Requires and Provides with
respect to variant builds. They have to match, or you wind up with variant
builds that can't install w/o forcing them to ignore dependencies.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-18 10:38:54 -04:00
Kyle McMartin
6d8ef07aa7 enable PCI_ECAM 2015-03-17 11:35:38 -04:00
Kyle McMartin
139d2905d4 tag for build 2015-03-17 11:17:36 -04:00
Kyle McMartin
c39d858a6e update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64 2015-03-17 11:10:15 -04:00
Jarod Wilson
0cd8df96b5 Fix bad variant usage in kernel dependencies
This was resulting in a variant build with dependencies like so:

error: Failed dependencies:
	kernel--vanilla-core-uname-r = ...

The variant already has a - at the start of it, so the always-there one
should be after variant and variant will provide the one between kernel
and itself.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-17 09:13:01 -04:00
Josh Boyer
35466ad3b6 Drop upstreamed quirk patches that still apply
Yay patch(1) for letting these get doubly applied.
2015-03-17 09:02:54 -04:00
Josh Boyer
9608f11d20 Linux v4.0-rc4
- Drop arm64 RCU revert patch.  Should be fixed properly upstream now.
- Disable debugging options.
2015-03-16 10:07:00 -04:00
Jarod Wilson
cd37906b18 And one more missing -n for kernel-tools
Yeah, I shouldn't be committing things to the Fedora kernel tree when I
haven't done so in years, and its after 2am on a Saturday night. I promise
I haven't been drinking though...

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-15 02:10:02 -04:00
Jarod Wilson
831c8c2758 Oops, missed a few more -n for kernel-tools
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-15 02:08:25 -04:00
Jarod Wilson
7220f8a9ca Fix kernel-tools sub-packages for variant builds
If you try rebuilding with a %variant set, you'll hit:

error: line 2026: Package does not exist: %post -n kernel-tools

In the %post defs, we had '%post -n kernel-tools', while the package was
named simply '%package tools', which for the base kernel build, meant they
worked out to the same thing, but if doing say a kernel-vanilla build, you
had kernel-vanilla-tools and kernel-tools mismatching. This fixes the
inconsistency.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2015-03-15 02:02:19 -04:00
Josh Boyer
02a7d0ba14 Fix esrt build on aarch64
Tested via cross build with:
[jwboyer@vader linux]$ aarch64-linux-gnu-gcc --version
aarch64-linux-gnu-gcc (GCC) 4.9.1 20140717 (Red Hat Cross 4.9.1-1)
2015-03-13 15:26:01 -04:00
Kyle McMartin
10b2b756c8 revert ESRT on AArch64 for now 2015-03-13 12:57:01 -04:00
Kyle McMartin
088b1f27a9 arm64-revert-tlb-rcu_table_free.patch: revert 5e5f6dc1
which causes lockups on arm64 machines.
2015-03-13 12:38:27 -04:00
Josh Boyer
62a6befde2 Add patch to support clickpads (rhbz 1201532) 2015-03-13 09:47:14 -04:00
Peter Jones
bbf3f54706 Add ESRT patch here.
Signed-off-by: Peter Jones <pjones@redhat.com>
2015-03-13 08:31:07 -04:00
Josh Boyer
283bd0665f Linux v4.0-rc3-148-gc202baf017ae 2015-03-13 08:26:48 -04:00
Josh Boyer
32dcd3a968 CVE-2014-8159 infiniband: uverbs: unprotected physical memory access (rhbz 1181166 1200950) 2015-03-12 08:47:38 -04:00
Josh Boyer
ac03c510f0 CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397) 2015-03-11 10:19:15 -04:00
Josh Boyer
00acd3eec4 Revert synaptics patch
Benjamin says this hurts more than it helps
2015-03-11 09:19:42 -04:00
Josh Boyer
80e48d0c7e Patch series to fix Lenovo *40 and Carbon X1 touchpads (rhbz 1200777 1200778) 2015-03-11 09:18:03 -04:00
Josh Boyer
7394705294 Revert commit that added bad rpath to cpupower (rhbz 1199312) 2015-03-11 08:51:02 -04:00
Josh Boyer
853ea7612f Linux v4.0-rc3-111-gaffb8172de39
- Reenable debugging options.
2015-03-11 08:48:06 -04:00
Josh Boyer
4c98a00d3e Add patch to fix DMA-API warning from rtsx_usb driver 2015-03-10 08:36:30 -04:00
Josh Boyer
3be331969c Linux v4.0-rc3
- Disable debugging options.
2015-03-09 09:12:49 -04:00
Peter Robinson
94f21fb741 ARMv7: add patches to fix crash on boot for some devices on multiplatform 2015-03-08 23:50:13 +00:00
Josh Boyer
382c3e3884 Linux v4.0-rc2-255-g5f237425f352 2015-03-06 15:18:56 -05:00
Josh Boyer
3168389a4e Linux v4.0-rc2-150-g6587457b4b3d
- Reenable debugging options.
2015-03-05 09:30:32 -05:00
Josh Boyer
432f3aca12 Enable MLX4_EN on ppc64/aarch64 (rhbz 1198719) 2015-03-04 13:14:15 -05:00
Josh Boyer
9633911b56 Linux v4.0-rc2
- Enable CONFIG_CM32181 for ALS on Carbon X1
- Disable debugging options.
2015-03-03 15:52:27 -05:00
Josh Boyer
8ea4731c38 Drop kernel-arm64-fix-psci-when-pg.patch
Upstream went with a different solution to the problem by moving the functions
to their own .S files.  Seems overkill but whatever.
2015-03-03 09:54:59 -05:00
Josh Boyer
3b35d75b8c Linux v4.0-rc1-178-g023a6007a08d 2015-03-03 09:00:03 -05:00
Josh Boyer
2939fc47bc Add patch to fix nfsd soft lockup (rhbz 1185519) 2015-03-02 14:17:37 -05:00
Josh Boyer
80f3c652dd Enable ET131X driver (rhbz 1197842) 2015-03-02 14:00:32 -05:00
Josh Boyer
ebce054077 Enable YAMA (rhbz 1196825) 2015-03-02 10:16:47 -05:00
Peter Robinson
e6b799b67d ARMv7 OMAP updates, fix panda boot 2015-02-28 18:55:52 +00:00
Josh Boyer
e8cacb9980 Linux v4.0-rc1-36-g4f671fe2f952 2015-02-27 08:23:12 -05:00
Josh Boyer
b9064f3f32 Add support for AR5B195 devices from Alexander Ploumistos (rhbz 1190947) 2015-02-25 15:32:01 -05:00
Josh Boyer
adc659526c Linux v4.0-rc1-22-gb24e2bdde4af
- Reenable debugging options.

Fixup one more 3.x place and make sure we don't apply the -rcX patch in yet
another spot.
2015-02-24 17:49:49 -05:00
Richard W.M. Jones
f7bbaa5ad9 Add patch to fix aarch64 KVM bug with module loading (rhbz 1194366). 2015-02-24 18:25:10 +00:00
Peter Robinson
e587feee2d Minor ARM config update 2015-02-24 12:51:16 +00:00
Josh Boyer
2288d59f27 Missed a hack
We're using the -rcX tarballs, so we don't need to apply the patch-4.0-rcX
patch.  It wasn't actually being applied, but the SRPM rebuild in koji fails
because we list it as Patch00 and it doesn't exist.
2015-02-23 15:43:04 -05:00
Josh Boyer
a36e7653df Add patch for HID i2c from Seth Forshee (rhbz 1188439) 2015-02-23 15:08:16 -05:00
Josh Boyer
d7293323e7 Linux v4.0-rc1
- CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178)
- Disable debugging options.

Yay for major version bumps :\.

We grab the full rc1 tarball instead of just the patch to make this way less
messy in the spec.  When 4.0 final is released, we'll need to undo a few
specific hacks.  Namely, we need to redefine:

upstream_sublevel
kversion
Source0

back to the standard definitions.

Thanks to Kyle for figuring this out 3 years ago.
2015-02-23 11:30:23 -05:00
Josh Boyer
2296e4a647 Linux v3.19-8975-g3d883483dc0a
- Add patch to fix intermittent hangs in nouveau driver
- Move mtpspi and related mods to kernel-core for VMWare guests (rhbz 1194612)
2015-02-20 09:32:10 -05:00
Josh Boyer
6bfe64015d Linux v3.19-8784-gb2b89ebfc0f0 2015-02-18 16:50:20 -05:00
Kyle McMartin
25e750dec7 fixes to arm64 2015-02-18 15:38:08 -05:00
Josh Boyer
ef4846b795 Linux v3.19-8217-gcc4f9c2a91b7 2015-02-18 11:53:33 -05:00
Josh Boyer
0292d3421e Shoot the cow. 2015-02-17 14:48:01 -05:00
Kyle McMartin
d528d958cc fix the cow banner 2015-02-17 14:21:45 -05:00
Kyle McMartin
de60a19848 turn on %aarch64patches 2015-02-17 14:16:28 -05:00
Kyle McMartin
739741434f fix build on aarch64 with gcc5 2015-02-17 13:36:20 -05:00
Josh Boyer
08f431fa3a Linux v3.19-7478-g796e1c55717e
- DRM merge
2015-02-17 10:18:24 -05:00
Josh Boyer
c438599162 CVE-XXXX-XXXX potential memory corruption in vhost/scsi driver (rhbz 1189864 1192079) 2015-02-16 14:39:46 -05:00
Josh Boyer
d2fb0bf021 CVE-2015-1593 stack ASLR integer overflow (rhbz 1192519 1192520) 2015-02-16 14:13:37 -05:00
Peter Robinson
7e89ce359c Minor updates for ARMv7/ARM64 2015-02-16 17:00:49 +00:00
Josh Boyer
f1193f2c75 Linux v3.19-6676-g1fa185ebcbce 2015-02-16 10:01:09 -05:00
Josh Boyer
87b2a17d8c Linux v3.19-5015-gc7d7b9867155 2015-02-13 11:00:04 -05:00
Josh Boyer
fe6305dc49 Linux v3.19-4542-g8cc748aa76c9 2015-02-12 12:53:25 -05:00
Josh Boyer
a281db6571 Linux v3.19-4020-gce01e871a1d4 2015-02-12 10:15:10 -05:00
Josh Boyer
01bc4f68ee Linux v3.19-2595-gc5ce28df0e7c 2015-02-11 15:11:34 -05:00
Josh Boyer
d8308935db Fix perf build 2015-02-11 11:29:22 -05:00
Josh Boyer
1ef071e4db Linux v3.19-463-g3e8c04eb1174
- Reenable debugging options.
- Temporarily disable aarch64 patches
2015-02-11 09:17:16 -05:00
Josh Boyer
7681e91720 Linux v3.19 2015-02-09 03:19:47 -05:00
Josh Boyer
c5c9c7b16e Linux v3.19-rc7-189-g26cdd1f76a88 2015-02-07 03:01:35 -05:00
Peter Robinson
f311a65416 Allwinner A23 (sun8i) SoC 2015-02-05 11:39:39 +00:00
Peter Robinson
b4d91d777e Move ARM usb platform options to arm-generic 2015-02-05 11:35:59 +00:00
Josh Boyer
fcbcdc97c7 Linux v3.19-rc7-32-g5ee0e962603e 2015-02-05 04:32:52 -05:00
Josh Boyer
1ce12842f8 Linux v3.19-rc7-22-gdc6d6844111d 2015-02-04 09:52:11 -05:00
Josh Boyer
5cacf5c9d8 Bump baserelease for build 2015-02-03 14:19:26 -05:00
Josh Boyer
9778c7326e Add patch to fix NFS backtrace (rhbz 1188638) 2015-02-03 12:44:50 -05:00
Josh Boyer
6340a09c79 Linux v3.19-rc7
- Disable debugging options.
2015-02-02 09:49:50 -05:00
Josh Boyer
d646b57c9e Linux v3.19-rc6-142-g1c999c47a9f1 2015-01-30 09:32:41 -05:00
Kyle McMartin
84e81cc8cd boring kernel.spec changes 2015-01-29 14:17:02 -05:00
Josh Boyer
76ceff3417 Backport patch from Rob Clark to toggle i915 state machine checks 2015-01-29 11:36:42 -05:00
Peter Robinson
d0ca4d59a1 - More ARMv7 updates
- A few more sound config cleanups
2015-01-29 11:52:55 +00:00
Josh Boyer
059a12eba6 Linux v3.19-rc6-105-gc59c961ca511 2015-01-28 12:18:14 -05:00
Josh Boyer
558c859bd4 Enable SND_SOC and the button array driver on x86 for Baytrail devices
https://lists.fedoraproject.org/pipermail/kernel/2015-January/005719.html

Move the common SND_SOC options from the ARM configs to config-generic and
enable the Intel ones in config-x86-generic
2015-01-27 14:54:16 -05:00
Josh Boyer
34a1d66030 Linux v3.19-rc6-21-g4adca1cbc4ce
- Reenable debugging options.
2015-01-27 11:46:16 -05:00
Josh Boyer
41e8ae3627 Fix 3.19-rc6 builds with patch-2.7.3
Upstream patch decided that relative symlinks are dangerous to create via
patch, so it refuses to do so.  To get the kernel to build, we remove the
hunk in patch-3.19-rc6.xz that was attempting to create one, and do it
manually in the spec file.  The spec change should go away when 3.19 final
is out.
2015-01-26 16:10:22 -05:00
Josh Boyer
f4123407df Linux v3.19-rc6
- Disable debugging options.
2015-01-26 10:23:42 -05:00
Josh Boyer
3bfe7773d6 Linux v3.19-rc5-134-gf8de05ca38b7 2015-01-22 15:42:47 -05:00
Josh Boyer
08cb3a2b46 Linux v3.19-rc5-117-g5eb11d6b3f55
- Reenable debugging options.
2015-01-21 09:50:33 -05:00
Peter Robinson
022b42815f More ARM config option cleanups 2015-01-20 14:24:04 +00:00
Josh Boyer
db9184b802 Linux v3.19-rc5
- Disable debugging options.
2015-01-19 09:36:16 -05:00
Peter Robinson
1b273cbc8d - Move Rockchip to ARMv7 generic to support rk32xx on LPAE
- Enable Device Tree Overlays for dynamic DTB
- ARM config updates
2015-01-19 09:58:16 +00:00
Josh Boyer
697e916fde Linux v3.19-rc4-155-gcb59670870d9 2015-01-16 14:39:40 -05:00
Josh Boyer
f310bb2a55 Re-enable BUILD_DOCSRC 2015-01-15 13:41:30 -05:00
Josh Boyer
a59e56b3fe Linux v3.19-rc4-141-gf800c25b7a76 2015-01-15 09:39:29 -05:00
Josh Boyer
b0aa308042 Linux v3.19-rc4-46-g188c901941ef
- Enable I40E_VXLAN (rhbz 1182116)
2015-01-14 09:56:19 -05:00
Peter Robinson
1ba26dd421 Enable Checkpoint/Restore on ARMv7 (rhbz 1146995) 2015-01-14 02:52:59 +00:00
Josh Boyer
aba39401a6 Add installonlypkg(kernel) to kernel-devel subpackages (rhbz 1079906) 2015-01-13 14:36:20 -05:00
Josh Boyer
e7e3ce09a8 Linux v3.19-rc4-23-g971780b70194
- Reenable debugging options.
2015-01-13 09:43:21 -05:00
Josh Boyer
0a8b8ae940 Linux v3.19-rc4
- Disable debugging options.
2015-01-12 11:36:21 -05:00
Josh Boyer
b556dbd0ad Backlight fixes for Samsung and Dell machines (rhbz 1094948 1115713) 2015-01-12 09:13:02 -05:00
Josh Boyer
e11b645fcd Add various UAS quirks (rhbz 1124119) 2015-01-12 08:52:38 -05:00
Josh Boyer
fe651573b7 Add patch to fix loop in VDSO (rhbz 1178975) 2015-01-12 08:20:12 -05:00
Josh Boyer
c60911c994 Linux v3.19-rc3-69-g11c8f01b423b 2015-01-09 09:24:39 -05:00