Commit Graph

2811 Commits

Author SHA1 Message Date
Peter Robinson
3ce62e18dd Fix tegra nouveau module load, PowerPC Little Endian ToC fix 2016-02-25 10:23:41 +00:00
Justin M. Forbes
1f3ef36b87 Linux v4.5-rc5 2016-02-21 16:09:17 -06:00
Justin M. Forbes
77aabbff1f Linux v4.5-rc4-137-g23300f6 2016-02-19 13:25:58 -06:00
Justin M. Forbes
fe0b071a6b Linux v4.5-rc4-95-g2850713 2016-02-18 10:51:08 -06:00
Justin M. Forbes
26d6935353 Linux v4.5-rc4-37-g65c23c6 2016-02-17 08:59:34 -06:00
Peter Robinson
6bd11fdad9 Minor Aarch64 cleanups 2016-02-17 01:31:13 +00:00
Justin M. Forbes
f8e555cf3a Linux v4.5-rc4 2016-02-15 13:21:40 -06:00
Josh Boyer
f65f3f11ac Add kernel-cross-headers subpackage
The kernel-headers package it primarily used in Fedora to build the
toolchain components.  This works fine for native builds, but we do
not have cross-architecture headers available.  That means that the
cross compiler toolchains we have can only be built without headers
and therefore are only useful for building the kernel.  Given that
Fedora does not allow cross-compiling of it's packages, that hasn't
been a problem to date.

However, the toolchains might be used by application developers to
build their own software.  Providing the ability to build cross
toolchains that offer glibc as well may benefit these users.  This
provides a kernel-cross-headers package that will at least allow
this possibility.
2016-02-15 08:31:47 -05:00
Laura Abbott
e1dd49dd92 Fix warning spew from vmware sockets (rhbz 1288684) 2016-02-12 12:20:31 -08:00
Justin M. Forbes
a8a339b9c2 Linux v4.5-rc3-83-gc05235d 2016-02-12 11:31:57 -06:00
Justin M. Forbes
1da99ee6af Linux v4.5-rc3-57-g721675f 2016-02-11 12:50:23 -06:00
Justin M. Forbes
20a5ca2dbe Linux v4.5-rc3-19-g7cf91ad 2016-02-09 15:55:46 -06:00
Laura Abbott
19c3eb680a Let 'make prepare' succeed with kernel-devel
Due to a few missing files, running 'make prepare' on the kernel-devel
sources will fail. This isn't a huge issue but can lead to confusion
for users who are trying to follow tutorials elsewhere that may
mention running make prepare. Copy the necessary files over to the
devel package.
2016-02-09 12:59:12 -08:00
Peter Robinson
f3d56fd90e Fix Power64 kernel build 2016-02-09 16:13:25 +00:00
Justin M. Forbes
0aec8a810a Linux v4.5-rc3 2016-02-08 12:04:18 -06:00
Justin M. Forbes
ce05f7de41 Linux v4.5-rc2-212-gdf48ab3 2016-02-05 10:23:09 -06:00
Peter Robinson
2bfb2d0904 aarch64: drop non upstreamable AMD A0 NIC as the HW has now been recalled 2016-02-04 15:42:14 +00:00
Justin M. Forbes
f5e72862c1 Linux v4.5-rc2-192-gb37a05c 2016-02-03 16:32:35 -06:00
Justin M. Forbes
1f74b7dc7b Linux v4.5-rc2-163-g34229b2 2016-02-02 15:52:33 -06:00
Justin M. Forbes
289e557a5d linux v4.5-rc2 2016-02-01 13:38:33 -06:00
Josh Boyer
79bacf658e Backport HID sony patch to fix some gamepads (rhbz 1255235) 2016-01-29 15:24:26 -05:00
Justin M. Forbes
5804d1e506 Linux v4.5-rc1-32-g26cd836 2016-01-29 12:44:06 -06:00
Josh Boyer
5befe5453f Add patches to fix suprious NEWLINK netlink messages (rhbz 1302037) 2016-01-28 15:07:51 -05:00
Justin M. Forbes
9488a6f845 Linux v4.5-rc1-28-g03c21cb 2016-01-28 11:59:39 -06:00
Justin M. Forbes
62d6d340df Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set (rhbz 1301099) 2016-01-27 09:26:32 -06:00
Justin M. Forbes
04cf44e3c8 Linux v4.5-rc1 2016-01-25 10:59:05 -06:00
Justin M. Forbes
f94470562d Linux v4.4-10454-g3e1e21c 2016-01-22 13:23:22 -06:00
Josh Boyer
8a0bfe0000 Fix backtrace from PNP conflict on Haswell-ULT (rhbz 1300955) 2016-01-22 13:05:39 -05:00
Justin M. Forbes
54d98c1fb3 Linux v4.4-10062-g30f0530 2016-01-21 12:22:59 -06:00
Josh Boyer
6db61a0cd5 Fix incorrect country code issue on RTL8812AE devices (rhbz 1279653) 2016-01-21 10:08:06 -05:00
Justin M. Forbes
43a1944dd7 Linux v4.4-8950-g2b4015e 2016-01-20 12:18:25 -06:00
Josh Boyer
a600648d07 CVE-2016-0723 memory disclosure and crash in tty layer (rhbz 1296253 1300224) 2016-01-20 08:35:36 -05:00
Justin M. Forbes
e5da0c6fbe Linux v4.4-8855-ga200dcb 2016-01-19 12:45:47 -06:00
Peter Robinson
867de2c270 Fix boot on TI am33xx/omap devices 2016-01-19 12:42:38 +00:00
Peter Robinson
ca0d39be27 add patch to fix cpupower utils build 2016-01-19 06:02:05 +00:00
Justin M. Forbes
42aa4321c7 Linux v4.4-8606-g5807fca 2016-01-18 15:41:06 -06:00
Peter Robinson
d56b26ad1a Build usb gadget/OTG on aarch64, more arm/aarch64 cleanups for 4.5 2016-01-18 05:45:06 +00:00
Peter Robinson
b07458db32 ARM: enable nvmem drivers 2016-01-17 07:24:19 +00:00
Peter Robinson
b47c48fa74 Minor updates to aarch64/ARMv7/PowerPC 2016-01-17 06:54:51 +00:00
Justin M. Forbes
57edd9b76b Linux v4.4-5966-g7d1fc01 2016-01-15 11:04:43 -06:00
Justin M. Forbes
38ea69d21f Linux v4.4-5593-g7fdec82 2016-01-14 14:12:46 -06:00
Justin M. Forbes
6236659f01 v4.4-3408-g6799060 2016-01-13 16:27:14 -06:00
Justin M. Forbes
21c9cae290 drop i915 patch to turn off wc mmaps 2016-01-12 15:36:59 -06:00
Justin M. Forbes
cc7c4bc6d7 Fix packaging for perf 2016-01-12 14:26:42 -06:00
Justin M. Forbes
84f6318818 v4.4-1175-g03891f9 2016-01-12 13:07:02 -06:00
Josh Boyer
0c2a2f5349 CVE-2015-7566 usb: visor: Crash on invalid USB dev descriptors (rhbz 1296466 1297517) 2016-01-12 13:13:04 -05:00
Josh Boyer
c40143140b Fix backtrace from PNP conflict on Broadwell (rhbz 1083853) 2016-01-12 12:00:00 -05:00
Laura Abbott
0e4c95338a Linux v4.4
- Disable debugging options.
2016-01-11 08:24:49 -08:00
Laura Abbott
d392559fe6 Linux v4.4-rc8-36-g02006f7a 2016-01-08 09:15:11 -08:00
Laura Abbott
a9dc6a35b3 Fix unlocked gem warning (rhbz 1295646) 2016-01-07 13:52:38 -08:00
Laura Abbott
7ef4087f99 Bring back patches for Lenovo Yoga touchpad (rhbz 1275718)
We have a better idea why the Yoga patches are affecting one
touchpad. Bring them back so everyone can benefit from Yoga.
2016-01-07 13:32:04 -08:00
Laura Abbott
44916c7492 Linux v4.4-rc8-26-gb06f3a1 2016-01-07 08:11:42 -08:00
Josh Boyer
52ee920d74 Quiet i915 gen8 irq messages 2016-01-07 08:24:55 -05:00
Laura Abbott
cef45c1980 Linux v4.4-rc8-5-gee9a7d2
- Reenable debugging options.
2016-01-06 08:17:09 -08:00
Josh Boyer
34795bae92 CVE-2015-8709 ptrace: potential priv escalation with userns (rhbz 1295287 1295288) 2016-01-05 15:02:01 -05:00
Laura Abbott
597938b6aa Drop patches for Lenovo Yoga Touchpad (rhbz 1275718)
These patches break the touchpad on Dell Inspiron 7559.
Drop until they make it in.
2016-01-05 08:35:14 -08:00
Laura Abbott
94beff34d1 Linux v4.4-rc8
- Disable debugging options.
2016-01-04 08:49:12 -08:00
Peter Robinson
dbf7dd9516 Enable rk3368 aarch64 platforms 2015-12-27 10:40:40 +00:00
Peter Robinson
ac6e024f6a Minor ARMv7/aarch64/ppc/s390 config cleanups (no other functioal changes) 2015-12-27 06:01:21 +00:00
Laura Abbott
839487c4ca Linux v4.4-rc6-23-g24bc3ea
- Reenable debugging options.
2015-12-23 10:51:45 -08:00
Laura Abbott
d4cce45b2b Linux v4.4-rc6
- Disable debugging options.
2015-12-21 08:10:06 -08:00
Laura Abbott
13141e11de Linux v4.4-rc5-168-g73796d8 2015-12-18 08:22:28 -08:00
Laura Abbott
4f1a5f75b5 Enable XEN_PVN support (rhbz 1211904) 2015-12-17 11:00:19 -08:00
Laura Abbott
169a869e80 Linux v4.4-rc5-25-ga5e90b1
- Reenable debugging options.
2015-12-17 10:14:18 -08:00
Josh Boyer
3440fd73da CVE-2015-8569 info leak from getsockname (rhbz 1292045 1292047) 2015-12-17 08:16:06 -05:00
Laura Abbott
b3a35e1ec0 Enable a set of RDMA drivers (rhbz 1291902) 2015-12-16 13:14:09 -08:00
Laura Abbott
aea789450a Linux v4.4-rc5-18-gedb42dc 2015-12-16 08:18:41 -08:00
Laura Abbott
d2ede0b222 Add support for Yoga touch input (rhbz 1275718) 2015-12-15 12:17:16 -08:00
Josh Boyer
c3ab74ee6c CVE-2015-8543 ipv6: DoS via NULL pointer dereference (rhbz 1290475 1290477) 2015-12-15 10:52:52 -05:00
Thorsten Leemhuis
36d3e68c7e BuildRequire openssl openssl-devel on %{ix86} x86_64
Lo! Consider applying below patch for rawhide and the stabilization
branch. It fixes a build problem in mock on %{ix86} x86_64 when setting
%signmodules to 0 in kernel.spec. The build fails because Linux since
4.3-rc1 needs openssl and openssl-devel when CONFIG_MODULE_SIG is set,
which is the done by config-x86-generic in Fedora. CU, thl
2015-12-14 14:53:19 -05:00
Laura Abbott
ce38e61b57 Linux v4.4-rc5
- Disable debugging options.
2015-12-14 08:05:34 -08:00
Josh Boyer
47e44286b0 CVE-2015-7550 Race between read and revoke keys (rhbz 1291197 1291198) 2015-12-14 10:40:27 -05:00
Laura Abbott
129e0739fd Linux v4.4-rc4-113-g0bd0f1e 2015-12-11 09:29:12 -08:00
Laura Abbott
5f9495db8b Ignore errors from scsi_dh_add_device (rhbz 1288687) 2015-12-10 11:07:54 -08:00
Laura Abbott
a507ce8c82 Linux v4.4-rc4-86-g6764e5e 2015-12-10 10:28:52 -08:00
Josh Boyer
db2204367b Fix rfkill issues on ideapad Y700-17ISK (rhbz 1286293) 2015-12-10 08:23:47 -05:00
Laura Abbott
b880337ff2 Linux v4.4-rc4-48-gaa53685 2015-12-09 08:12:01 -08:00
Laura Abbott
89f514b41b Linux v4.4-rc4-16-g62ea1ec
- Reenable debugging options.
2015-12-08 05:22:36 -08:00
Laura Abbott
b234967384 Linux v4.4-rc4
- Disable debugging options.
2015-12-07 07:18:23 -08:00
Laura Abbott
2f245918c4 Linux v4.4-rc3-171-g071f5d1 2015-12-04 08:00:36 -08:00
Laura Abbott
54bc7f84c3 Linux v4.4-rc3-24-g25364a9 2015-12-03 08:24:56 -08:00
Josh Boyer
7361620af8 Add patch to fix palm rejection on certain touchpads (rhbz 1287819) 2015-12-03 11:04:38 -05:00
Laura Abbott
1f24bf8ccd Linux v4.4-rc3-8-g6a24e72 2015-12-02 08:54:01 -08:00
Laura Abbott
e0b9e5c8da Enable CONFIG_X86_INTEL_MPX (rhbz 1287279) 2015-12-01 15:09:59 -08:00
Josh Boyer
d903d21034 CVE-2015-7515 aiptek: crash on invalid device descriptors (rhbz 1285326 1285331) 2015-12-01 15:03:23 -05:00
Josh Boyer
45bb62e168 CVE-2015-7833 usbvision: crash on invalid device descriptors (rhbz 1270158 1270160) 2015-12-01 14:59:53 -05:00
Laura Abbott
8b6be20d05 Linux v4.4-rc3-5-g2255702
- Reenable debugging options.
2015-12-01 08:15:00 -08:00
Laura Abbott
ddca097a7d Linux v4.4-rc3
- Fix for cgroup use after free (rhbz 1282706)
- Disable debugging options.
2015-11-30 15:10:39 -08:00
Laura Abbott
9fa8317fdd Linux v4.4-rc2-44-g6ffeba9 2015-11-25 08:33:35 -08:00
Laura Abbott
3f2e9b7ff6 Linux v4.4-rc2-3-ga293154
- Reenable debugging options.
2015-11-24 08:12:35 -08:00
Peter Robinson
39b3969b4d Update AMD xgbe driver for 4.4 2015-11-23 19:56:37 +00:00
Laura Abbott
d9f46f47c2 Linux v4.4-rc2
- Disable debugging options.
2015-11-23 08:10:14 -08:00
Peter Robinson
3b09cb8ede Fix sound issue on some ARM devices (tested on Arndale) 2015-11-22 10:53:43 +00:00
Laura Abbott
76c9063bc4 Linux v4.4-rc1-223-g86eaf54 2015-11-20 09:31:04 -08:00
Laura Abbott
ea6f59a957 Linux v4.4-rc1-118-g34258a3
- Reenable debugging options.
2015-11-19 08:02:59 -08:00
Laura Abbott
3ff085a189 Linux v4.4-rc1-96-g7f151f1 2015-11-18 08:14:02 -08:00
Laura Abbott
869c2ad790 Linux v4.4-rc1
- Disable debugging options.
2015-11-16 08:42:13 -08:00
Laura Abbott
cc86ea98b1 Linux v4.3-11742-gf6d07df 2015-11-13 09:37:59 -08:00
Laura Abbott
9db8ea0e54 Linux v4.3-11626-g5d50ac7
- Set CONFIG_SECTION_MISMATCH_WARN_ONLY since powerpc has mismatches
2015-11-12 09:46:21 -08:00
Josh Boyer
5e202d812d CVE-2015-5327 x509 time validation 2015-11-12 08:48:38 -05:00