Josh Boyer
c0b6978b16
Make sure to BR both openssl and openssl-devel
2015-09-09 12:26:32 -04:00
Josh Boyer
18c82493e5
Linux v4.2-10637-ga794b4f32921
...
- Rework secure boot patchset
2015-09-09 11:10:17 -04:00
Peter Robinson
818326ffa2
sort mod-extra.list alphabetically (NFC)
2015-09-09 15:10:45 +01:00
Peter Robinson
bcf80c1db2
Config updates for ARMv7/aarch64
2015-09-08 21:20:02 +01:00
Josh Boyer
727908fdd8
Linux v4.2-9861-g4e4adb2f4628
2015-09-08 13:50:17 -04:00
Josh Boyer
913fd4a901
Fix oops in blk layer (rhbz 1237136)
2015-09-08 12:07:08 -04:00
Andrey Vagin
ab092c3163
Enable CHECKPOINT_RESTORE on arm and aarch64 for CRIU feature
...
https://bugzilla.redhat.com/show_bug.cgi?id=1040486
https://bugzilla.redhat.com/show_bug.cgi?id=1146995
Cc: arm@lists.fedoraproject.org
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2015-09-08 08:37:53 -04:00
Andrey Vagin
1547641a81
Enable CHECKPOINT_RESTORE on power64le for CRIU feature
...
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2015-09-08 08:37:47 -04:00
Josh Boyer
31448c54f6
Linux v4.2-9700-g7d9071a09502
2015-09-08 08:34:33 -04:00
Josh Boyer
f88858c592
Refresh kdbus.patch
...
Update it so it isn't a hodge podge of random patches. Also fix it so things
after the 'kdbus: selftests: add more name registry tests' commit show up as
individual commits and not lumped into that one. No idea why that was
happening.
Finally, add another patch from David to increase the limit on matches
2015-09-04 13:39:38 -04:00
Josh Boyer
4e416f8cf7
Add patch to fix alternatives oops from Thomas Gleixner (rhbz 1258223)
2015-09-04 13:19:48 -04:00
Josh Boyer
a80cbfad26
Fix wrong bug number in patch comment
2015-09-04 13:10:39 -04:00
Josh Boyer
8a25902a33
Linux v4.2-6663-g807249d3ada1
2015-09-04 10:28:36 -04:00
Josh Boyer
573a44b9aa
Bump Requiers on linux-firmware for new amdgpu firmware requirements
2015-09-04 08:43:10 -04:00
Josh Boyer
f7d396f406
Linux v4.2-6105-gdd5cdb48edfd
...
- Networking merge
2015-09-03 16:00:15 -04:00
Josh Boyer
55d5380c91
Linux v4.2-4507-g1e1a4e8f4391
2015-09-03 09:56:49 -04:00
Josh Boyer
57fb188fca
Bring in build fixes for perf on non-x86 machines
...
This is literally Ingo's perf-urgent-for-linus branch right now. I guess we
need it more urgently than he wants to push it to Linus
2015-09-03 08:25:46 -04:00
Josh Boyer
ba6139a557
Fix ARM build
...
Silly single charater mistake. Patch sent upstream.
2015-09-02 16:18:33 -04:00
Josh Boyer
9700819ad7
Linux v4.2-4282-gae982073095a
2015-09-02 11:26:43 -04:00
Josh Boyer
bb4aedb375
Linux v4.2-3986-g73b6fa8e49c2
2015-09-02 10:18:26 -04:00
Josh Boyer
861ffc70d2
Linux v4.2-2890-g361f7d175734
2015-09-01 15:17:24 -04:00
Josh Boyer
01b3ca6be6
Linux v4.2-2744-g65a99597f044
...
- Reenable debugging options.
2015-09-01 12:25:34 -04:00
Josh Boyer
3c964af1eb
Make the git snapshot generator work for -git1 patches
...
Before it would just error out because it was only looking at the patch-
listings in the sources file. So now we let it do that, and if the VER
variable is null after we just assume it's the first git snapshot of the
merge window and figure out the version from the linux- tarball.
Why I didn't fix this sooner, I have no idea. Probably because it only
happens 4 times a year and laziness wins the day.
2015-09-01 10:14:49 -04:00
Josh Boyer
0ee200eaae
Linux v4.2
...
Also add a check for a created git dir. We don't handle the released_kernel
case otherwise. I'll have to go back and fix this later.
2015-08-31 11:29:14 -04:00
Josh Boyer
1003f0bfb9
Linux v4.2-rc8-37-g4941b8f0c2b9
2015-08-28 10:50:43 -04:00
Josh Boyer
bd6b6503a2
Fix vmware driver issues from Thomas Hellström (rhbz 1227193)
2015-08-27 13:43:42 -04:00
Josh Boyer
a0d9621008
Add patch from Jonathon Jongsma to fix modes in qxl (rhbz 1212201)
2015-08-27 09:13:04 -04:00
Josh Boyer
7a6072325a
Add patch from Hans de Goede to fix nv46 based cards (rhbz 1257534)
2015-08-27 09:10:44 -04:00
Josh Boyer
fc8febbaea
Linux v4.2-rc8-10-gf9ed72dde34e
2015-08-27 09:10:12 -04:00
Josh Boyer
3a1ac34ad2
Add BuildRequires on xz-devel
...
perf needs this to be able to deal with xz compressed modules apparently. It
helpfully warns about it missing but doesn't fail the build. Given we install
modules xz compressed, it's probably a good idea.
2015-08-26 12:43:15 -04:00
Josh Boyer
f18145731c
Don't build perf-read-vdsox32 either
2015-08-26 12:39:34 -04:00
Josh Boyer
5d89c131a7
Trim changelog
2015-08-26 10:25:28 -04:00
Josh Boyer
6adaa1f725
Linux v4.2-rc8-7-gf5db4b31b315
...
- Fixes x2apic panic (rhbz 1224764)
2015-08-26 08:57:04 -04:00
Josh Boyer
f761bb27bd
Enable SCHEDSTATS and LATENCYTOP again (rhbz 1013225)
2015-08-26 08:45:33 -04:00
Peter Robinson
5969c87ac9
Build in GPIO_OMAP to fix BeagleBone boot on mSD (changes in 4.2 upstream)
2015-08-25 01:17:42 +01:00
Josh Boyer
b2d1157318
Linux v4.2-rc8
2015-08-24 10:17:37 -04:00
Josh Boyer
ed43d25f10
Disable EFI_VARS (rhbz 1252137)
2015-08-21 17:28:04 -04:00
Josh Boyer
858cd9bff3
Linux v4.2-rc7-100-ge45fc85a2f37
2015-08-21 17:16:48 -04:00
Josh Boyer
6fbbc15fdc
Linux v4.2-rc7-71-g0bad90985d39
2015-08-21 11:27:29 -04:00
Peter Robinson
0280017043
Minor config updates for ARMv7
2015-08-21 10:10:20 +01:00
Peter Robinson
7cb2263fc3
Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel
2015-08-21 10:07:15 +01:00
Josh Boyer
16b395303f
Fix incorrect ext4 freezing behavior on non-journaled fs (rhbz 1250717)
2015-08-20 13:53:28 -04:00
Peter Robinson
b79611b13a
Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel
2015-08-19 19:34:10 +01:00
Josh Boyer
afd3c16e9d
Patch from Lubomir Rintel to fix LXC containers with kdbus (rhbz 1253705)
2015-08-19 12:36:24 -04:00
Josh Boyer
db6684e6ce
Linux v4.2-rc7-24-g1b647a166f07
2015-08-19 12:31:29 -04:00
Josh Boyer
7c4d1bbea1
Linux v4.2-rc7-15-gbf6740281ed5
2015-08-18 07:42:50 -04:00
Josh Boyer
63bde484ad
Fix iscsi issue (rhbz 1253789)
2015-08-17 11:27:15 -04:00
Peter Robinson
9273da4e48
Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel
2015-08-17 15:40:46 +01:00
Josh Boyer
a2c295ca1b
Linux v4.2-rc7
2015-08-17 07:59:44 -04:00
Josh Boyer
6358da6713
Patch from Hans de Goede to add yoga 3 rfkill quirk (rhbz 1239050)
2015-08-15 20:54:25 -04:00