Josh Boyer
b54d65c17a
Add patch to fix GFS2 regression (from Bob Peterson)
2014-10-07 14:10:35 -04:00
Kyle McMartin
a58b433337
enable 64k pages on arm64
2014-10-06 19:55:57 -04:00
Josh Boyer
dbc4a9b8e8
Linux v3.17
2014-10-06 13:00:30 -04:00
Josh Boyer
15e63c946d
Remove ppc32 support
...
The powerpc secondary arch team has disabled all ppc32 builds in koji for
F21 and beyond:
https://lists.fedoraproject.org/pipermail/ppc/2014-May/002801.html
FESCo also recently said that dropped or new architectures must essentially
prove they have an active and viable effort behind them before being
considered for Secondary Arch support. This effort has not materialized in
the interim since the current powerpc team dropped ppc32.
There's little point in keeping support for ppc32 support in the kernel
package when it will never be built. This also removes the -smp variant
and with_smp* support, as that was only used on ppc32.
2014-10-06 09:19:35 -04:00
Josh Boyer
d7c14f7e1b
Bump prereq on dracut that defaults to early microcode
2014-09-26 10:05:22 -04:00
Josh Boyer
d92c81e70c
Bump for build
2014-09-26 08:55:12 -04:00
Josh Boyer
a357c22362
Enable early microcode loading (rhbz 1083716)
2014-09-26 08:54:12 -04:00
Josh Boyer
22caf8bcbe
Add patch to fix XPS 13 touchpad issue (rhbz 1123584)
2014-09-23 09:23:12 -04:00
Josh Boyer
00682830a4
Add patch to fix i2c-hid touchpad resume (rhbz 1143812)
2014-09-22 08:56:35 -04:00
Josh Boyer
304c6c106f
Linux v3.16.3
2014-09-17 16:35:50 -04:00
Josh Boyer
37af7eab0b
Fixup CVE number
2014-09-16 07:46:01 -04:00
Josh Boyer
ad8337e450
CVE-2014-XXXX udf: avoid infinite loop on indirect ICBs (rhbz 1141809 1141810)
2014-09-15 11:29:59 -04:00
Josh Boyer
80242f8df8
CVE-2014-3186 HID: memory corruption via OOB write (rhbz 1141407 1141410)
2014-09-15 09:34:06 -04:00
Josh Boyer
2d278dc85a
CVE-2014-3181 HID: OOB write in magicmouse driver (rhbz 1141173 1141179)
2014-09-12 12:43:27 -04:00
Josh Boyer
5fd2783906
Add support for touchpad in Asus X450 and X550 (rhbz 1110011)
2014-09-11 08:25:00 -04:00
Josh Boyer
a634cc2b7f
Bump for build
2014-09-11 08:22:33 -04:00
Josh Boyer
4b5c3c4a4b
CVE-2014-3631 Add patch to fix oops on keyring gc (rhbz 1116347)
2014-09-10 14:39:11 -04:00
Peter Robinson
a3f68e4d7b
Build tools on ppc64le (rhbz 1138884), Some minor ppc64 cleanups
2014-09-08 19:31:10 +01:00
Josh Boyer
db4d0648e2
Linux v3.16.2
2014-09-05 22:28:29 -04:00
Josh Boyer
52fafd4758
Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
2014-09-04 08:47:53 -04:00
Josh Boyer
88954ba364
Remove with_extra switch
...
The with_extra switch was originally added with the addition of the
modules-extra subpackage. However, it never really worked. If you build
with it disabled, the subpackage is omitted but the modules that would be
included in it would still be built. That can lead to errors further in the
build when we're moving things around in the -core and -modules subpackages.
Since it doesn't actually save build time at all, and it leads to build
failures for no real gain, drop it.
2014-09-02 13:01:06 -04:00
Josh Boyer
02f15284fb
Fix NFSv3 ACL regression (rhbz 1132786)
2014-08-28 14:57:59 -04:00
Josh Boyer
0de60bed72
Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
2014-08-28 10:38:28 -04:00
Justin M. Forbes
0d360df2cd
CVE-2014-{5471,5472} isofs: Fix unbounded recursion when processing relocated directories
2014-08-27 20:32:54 -04:00
Josh Boyer
a3696887c0
Disable streams on via XHCI (rhbz 1132666)
2014-08-27 09:26:18 -04:00
Peter Robinson
515ee0712a
- Minor generic ARMv7 updates
...
- Build tegra on both LPAE and general ARMv7 kernels (thank srwarren RHBZ 1110963)
- Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
2014-08-26 21:22:24 +01:00
Josh Boyer
c7df1977f2
Bump for build
2014-08-25 08:45:15 -04:00
Josh Boyer
e1ff27a3ca
Drop userns revert patch (rhbz 917708)
2014-08-22 13:20:49 -04:00
Josh Boyer
03d9d91f73
Drop serial-460800.patch
...
Nobody knows why we're still carrying it. It isn't widely used.
2014-08-20 15:10:07 -04:00
Josh Boyer
b5b8ababdc
Drop radeon ppc patch
...
Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
2014-08-19 13:25:42 -04:00
Josh Boyer
e11f9a94c5
Fix NFSv3 oops (rhbz 1131551)
2014-08-19 12:10:55 -04:00
Peter Robinson
d7bf642034
- ARM updates for 3.16
...
- Cleanup some old removed options
- Disable legacy USB OTG (using new configfs equivilents)
- Upstream patch to fix display on qemu (VExpress A9)
2014-08-15 13:26:22 +01:00
Josh Boyer
1c39e37061
Linux v3.16.1
2014-08-14 10:45:17 -04:00
Hans de Goede
c6806e8bc5
Blacklist usb bulk streams on Etron EJ168 xhci controllers (rhbz#1121288)
...
- UAS: Limit max number of requests over USB-2 to 32 (rhbz#1128472)
2014-08-14 15:20:12 +02:00
Josh Boyer
14c8baad8d
CVE-2014-{5206,5207} ro bind mount bypass with namespaces (rhbz 1129662 1129669)
2014-08-13 09:11:01 -04:00
Josh Boyer
11270026d6
Bump baserelease to 300
...
Do this now before I forget next time.
2014-08-11 11:56:18 -04:00
Josh Boyer
146b953539
Linux v3.16
...
- Disable debugging options.
2014-08-04 05:32:12 -04:00
Peter Robinson
82ae65d1d8
Minor config updates for Armada and Sunxi ARM devices
2014-08-03 21:12:45 +01:00
Josh Boyer
3b18c1496e
Linux v3.16-rc7-84-g6f0928036bcb
2014-08-01 08:40:17 -04:00
Josh Boyer
73f882b7bf
Linux v3.16-rc7-76-g3a1122d26c62
2014-07-31 10:53:23 -04:00
Kyle McMartin
3a3d323ba8
kernel-arm64.patch: fix up merge conflict and re-enable
2014-07-30 17:21:00 -04:00
Josh Boyer
ecaa91af8b
Linux v3.16-rc7-64-g26bcd8b72563
...
- Temporarily disable aarch64patches
2014-07-30 13:49:14 -04:00
Josh Boyer
082b8c8ad3
Apply different patch from Milan Broz to fix LUKS partitions (rhbz 1115120)
2014-07-30 11:21:58 -04:00
Kyle McMartin
d0ba439bf2
kernel-arm64.patch: update from git
2014-07-29 13:40:33 -04:00
Josh Boyer
b83add205a
Linux v3.16-rc7-7-g31dab719fa50
...
- Reenable debugging options.
2014-07-29 09:40:47 -04:00
Josh Boyer
e6fe382d1d
Make sure acpi brightness_switch is disabled (like forever in Fedora)
...
Upstream reverted the change to turn the ACPI brightness_switch_enabled
parameter off by default. Revert the revert so we go back to the state
Fedora has traditionally been in.
2014-07-28 13:03:03 -04:00
Josh Boyer
1416cd4c0b
CVE-2014-5077 sctp: fix NULL ptr dereference (rhbz 1122982 1123696)
2014-07-28 09:48:30 -04:00
Josh Boyer
f65a465ccd
Linux v3.16-rc7
...
- Disable debugging options.
2014-07-28 08:02:24 -04:00
Peter Robinson
4ff978841c
Add patch to fix loading of tegra drm using device tree
2014-07-28 10:14:52 +01:00
Josh Boyer
5832c90689
Linux v3.16-rc6-139-g9c5502189fa0
2014-07-26 09:44:41 -04:00