Josh Boyer
e8f4af05e5
Add patch to fix wifi on X550VB machines (rhbz 1089731)
2014-10-22 10:01:19 -04:00
Josh Boyer
a09cc61a29
CVE-2014-8086 ext4: race condition (rhbz 1151353 1152608)
2014-10-17 15:13:19 -04:00
Josh Boyer
3680d2e48d
Fix changelog date.
2014-10-17 13:31:06 -04:00
Josh Boyer
25449269cd
Enable B43_PHY_G to fix b43 driver regression (rhbz 1152502)
...
Also build fq_codel network scheduler in
2014-10-17 13:28:50 -04:00
Josh Boyer
e46472556a
Add even more btrfs corruption/error fixes
2014-10-17 13:28:16 -04:00
Josh Boyer
8139576baf
Actually upload 3.17.1.
...
Wth Josh
2014-10-15 16:34:08 -04:00
Josh Boyer
57e2b74eb0
Linux v3.17.1
...
- Revert Btrfs ro snapshot commit that causes filesystem corruption
2014-10-15 11:45:34 -04:00
Josh Boyer
475e0aea71
CVE-2014-7975 fs: umount DoS (rhbz 1151108 1152025)
2014-10-13 14:48:25 -04:00
Josh Boyer
e05d38b09b
Enable CONFIG_I2C_DESIGNWARE_PCI (rhbz 1045821)
2014-10-12 09:50:42 -04:00
Josh Boyer
c458b04758
Add patches to fix elantech touchscreens (rhbz 1149509)
2014-10-11 08:28:27 -04:00
Josh Boyer
b5471817f8
CVE-2014-7970 VFS: DoS with USER_NS (rhbz 1151095 1151484)
2014-10-10 11:19:16 -04:00
Josh Boyer
5ba11d63b3
Drop doubly applied ACPI video quirk patches
2014-10-10 10:40:33 -04:00
Josh Boyer
9dd942b76a
Add nvr for build
2014-10-08 15:40:12 -04:00
Josh Boyer
6c4ba8f677
Add patch to fix ATA blacklist
2014-10-08 12:21:50 -04:00
Josh Boyer
b54d65c17a
Add patch to fix GFS2 regression (from Bob Peterson)
2014-10-07 14:10:35 -04:00
Josh Boyer
bac843a124
Fixup ppc64-fixtools to apply with git-am
2014-10-07 12:55: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