Commit graph

2,544 commits

Author SHA1 Message Date
Peter Robinson
a44c6dbe5b Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613) 2015-08-11 22:51:30 +01:00
Josh Boyer
6e9cf33df0 Linux v4.2-rc6 2015-08-10 07:58:41 -04:00
Josh Boyer
30b56bf3e2 Linux v4.2-rc5-78-g49d7c6559bf2 2015-08-07 10:59:23 -04:00
Dave Young
e099b6b083 kexec/uefi: copy secure boot flag in boot params across kexec reboot
Kexec reboot in case secure boot enabled does not keep the secure boot mode
in new kernel, so later one can load unsigned kernel via legacy kexec_load.

Adding a patch to fix this by retain the secure_boot flag in original kernel.

Signed-off-by: Dave Young <dyoung@redhat.com>
2015-08-07 10:59:11 -04:00
Josh Boyer
74f6de1a31 Linux v4.2-rc5-42-g4e6b6ee253ce 2015-08-05 10:35:44 -04:00
Josh Boyer
6552be4e52 Patch from Nicholas Kudriavtsev for Acer Switch 12 Fn keys (rhbz 1244511) 2015-08-04 14:29:20 -04:00
Josh Boyer
d3c241c499 Linux v4.2-rc5-19-gc2f3ba745d1c 2015-08-04 09:49:37 -04:00
Hans de Goede
c1abd2e802 Always enable mmiotrace when building x86 kernels
mmiotrace uses the ftrace framework for dynamic patching, so enabling it
does not cause any performance impact.

Having mmiotrace enabled is very useful for debugging nvidia / nouveau
driver problems, as we often use mmiotraces for nouveau development /
debugging.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-08-04 07:49:20 -04:00
Hans de Goede
391017c00d Move joydev.ko from kernel-modules-extra to kernel-modules
Unlike the other joystick modules joydev is not just needed for old analog
joysticks, but also to provide /dev/js? devices with new usb connected
joysticks.

Many games still use the (old) /dev/js interface, and will not work ootb
unless kernel-modules-extra is installed. Moving jodev.ko to the main
kernel package fixes this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-08-04 07:49:18 -04:00
Josh Boyer
32143ec3b0 Fix i386 boot bug correctly (rhbz 1247382) 2015-08-03 21:08:42 -04:00
Josh Boyer
046478eb76 CVE-2015-5697 info leak in md driver (rhbz 1249011 1249013) 2015-08-03 20:23:59 -04:00
Josh Boyer
9c05b38062 Linux v4.2-rc5 2015-08-03 10:50:37 -04:00
Josh Boyer
70723e9277 Revert upstream commit 1c220c69ce to fix i686 booting (rhbz 1247382) 2015-08-03 08:52:01 -04:00
Josh Boyer
3b237aa6c4 Linux v4.2-rc4-111-g8400935737bf 2015-07-31 12:23:49 -04:00
Josh Boyer
5718f82f15 Linux v4.2-rc4-87-g86ea07ca846a 2015-07-30 09:28:41 -04:00
Peter Robinson
6ffeb85052 Disable CRYPTO_DEV_VMX_ENCRYPT on PPC for now to fix Power 8 boot (rhbz 1237089) 2015-07-30 14:00:33 +01:00
Josh Boyer
07264566ce Linux v4.2-rc4-53-g956325bd55bb 2015-07-29 13:05:36 -04:00
Josh Boyer
e3ed546de8 Drop acpi_brightness_enable revert patch
https://lists.fedoraproject.org/pipermail/kernel/2015-July/005958.html
2015-07-29 11:25:04 -04:00
Josh Boyer
31ac9aaba9 Linux v4.2-rc4-44-g67eb890e5e13 2015-07-28 15:51:09 -04:00
Josh Boyer
ad7e6384f2 CVE-2015-1333 add_key memory leak (rhbz 1244171) 2015-07-27 10:45:10 -04:00
Josh Boyer
8bac7ffd2e Linux v4.2-rc4 2015-07-27 10:36:31 -04:00
Josh Boyer
a5365bada3 Linux v4.2-rc3-136-g45b4b782e848 2015-07-24 09:57:29 -04:00
Josh Boyer
b455fb7efb Drop upstream merged patch 2015-07-23 15:04:44 -04:00
Josh Boyer
aa51b0f157 Linux v4.2-rc3-115-gc5dfd654d0ec 2015-07-23 14:27:00 -04:00
Josh Boyer
8e9fb8b225 Linux v4.2-rc3-17-gd725e66c06ab 2015-07-22 10:08:21 -04:00
Peter Robinson
91a0e4e802 Merge branch 'f23' of ssh://pkgs.fedoraproject.org/kernel into f23 2015-07-21 21:10:36 +01:00
Peter Robinson
263692cb0a drop ARM BBB patches, not sure they're useful now, we can add updated ones back if strictly necessary. Drop highbank patch, fixed differently upstream, seems to work 2015-07-21 21:09:11 +01:00
Josh Boyer
ce3e329885 Linux v4.2-rc3-4-g9d634c410b07 2015-07-21 08:39:28 -04:00
Peter Robinson
b768c592b5 don't drop patch comment marker 2015-07-21 11:14:46 +01:00
Peter Robinson
ff5d79335a Fix stmmac eth driver (AllWinner, other ARM, and other devices) 2015-07-21 11:13:45 +01:00
Josh Boyer
a142882824 Linux v4.2-rc3 2015-07-20 11:18:07 -04:00
Josh Boyer
249df778d4 Linux v4.2-rc2-190-g21bdb584af8c 2015-07-17 15:35:18 -04:00
Peter Robinson
375d47d148 Enable DW MMC for generic ARM (hi6220 SoC support) 2015-07-17 13:31:18 +01:00
Josh Boyer
02a0561a6f Linux v4.2-rc2-77-gf760b87f8f12 2015-07-15 11:42:30 -04:00
Josh Boyer
9795bb7cf4 Drop kdbus as it wasn't merged in time for f23 2015-07-15 06:27:50 -04:00
Peter Robinson
c3a494ca7b Update AMD Seattle a0 eth driver for 4.2 2015-07-14 18:52:00 +01:00
Josh Boyer
43c4e9c549 Collapse kdbus patches into a single patch
Yes, this is a big uber-patch.  But with the git-am apply method, it still
splits them out in the prepped tree.  There's really no advantage to listing
78 patches in the spec at this point as kdbus is likely to go all-or-nothing
if/when it is merged.
2015-07-14 13:20:12 -04:00
Josh Boyer
228ccc4def Linux v4.2-rc2
- Disable debugging options.
2015-07-13 10:53:53 -04:00
Josh Boyer
91185af140 Fix perf build with hardening
So.  Because of the joys of how perf builds up its LDFLAGS, builds started
failing in rawhide with the latest perl build.  See, perf thinks it is a
good idea to look at perl (and python too) and see what ld options were
used to build it, then just slam those into what it uses.  That's cute, and
probably kind of works, but with the hardening changes it totally broke
the build.  One of the final links failed with:

/usr/bin/ld: perf-in.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
perf-in.o: error adding symbols: Bad value

because it sucked in the hardened build LD options from perl, but didn't
we didn't pass in the required CFLAGS options.  Isn't that special?

Fix this by specifying both LDFLAGS (so it isn't magically getting applied
without thought) and EXTRA_CFLAGS for the perf build.

I hate everything.
2015-07-10 15:37:08 -04:00
Josh Boyer
00b03ffa70 Linux v4.2-rc1-62-gc4b5fd3fb205
- Build perf with NO_PERF_READ_VDSO32 on all arches
2015-07-10 09:47:55 -04:00
Josh Boyer
178df3ffaa Use git to apply patches 2015-07-09 15:46:07 -04:00
Josh Boyer
8be443055e Linux v4.2-rc1-33-gd6ac4ffc61ac 2015-07-08 10:30:06 -04:00
Josh Boyer
84bb446543 Linux v4.2-rc1-17-gc7e9ad7da219
- Reenable debugging options.
2015-07-07 10:55:05 -04:00
Josh Boyer
088a50c52e Linux v4.2-rc1
- Disable debug options.
- Add patch to fix perf build
2015-07-06 16:34:35 -04:00
Josh Boyer
55b5c15b8f Linux v4.1-11549-g05a8256c586a 2015-07-01 12:11:35 -04:00
Josh Boyer
6a50f36878 Linux v4.1-11355-g6aaf0da8728c
- Add patch to fix KVM sleeping in atomic issue (rhbz 1237143)
- Fix errant with_perf disable that removed perf entirely (rhbz 1237266)
2015-06-30 13:01:28 -04:00
Josh Boyer
76c11d9b55 Linux v4.1-11235-gc63f887bdae8
- Reenable debugging options.
2015-06-29 11:24:25 -04:00
Peter Robinson
c9229e1608 Reorganisation and cleanup of the powerpc configs 2015-06-26 22:23:54 +01:00
Josh Boyer
35eff41288 Linux v4.1-5596-gaefbef10e3ae 2015-06-26 09:33:38 -04:00
Josh Boyer
21694f1b76 Linux v4.1 2015-06-22 10:46:26 -04:00