Commit Graph

2993 Commits

Author SHA1 Message Date
Justin M. Forbes
d5ce7505e0 Linux v4.8-rc3-26-gcad9d20 2016-08-24 09:11:15 -05:00
Laura Abbott
8fd61b3a44 Fix for inabiltiy to send zero sized UDP packets (rhbz 1365940) 2016-08-23 16:52:53 -07:00
Peter Robinson
0c1a1f4ca9 Adjust max CPUs on ARM platforms to reflect newer real world hardware 2016-08-23 21:05:13 +01:00
Peter Robinson
656a8be1e6 Move to upstream patches for ACPI SPCR (serial console) 2016-08-23 17:20:50 +01:00
Peter Robinson
db34f96e9d Qualcomm QDF2432 errata fix 2016-08-23 17:11:40 +01:00
Justin M. Forbes
114729e728 Linux v4.8-rc3 2016-08-22 08:13:07 -05:00
Peter Robinson
b325251966 Add fix for RTC crash on ARMv7 am33xx devices 2016-08-20 13:52:20 +01:00
Justin M. Forbes
d51e15e2b7 Linux v4.8-rc2-348-g6040e57 2016-08-19 17:06:06 -05:00
Justin M. Forbes
a5acca3c59 Linux v4.8-rc2-232-g3408fef 2016-08-19 07:54:13 -05:00
Peter Robinson
b0aef6661d Minor Tegra changes 2016-08-19 13:37:35 +01:00
Justin M. Forbes
aa1bd41b87 add CVE number 2016-08-18 11:07:22 -05:00
Josh Boyer
3cc6a14ebc Fix typo in CVE number 2016-08-18 09:47:28 -04:00
Justin M. Forbes
06a192f0a9 Linux v4.8-rc2-42-g5ff132c spec file 2016-08-17 15:20:26 -05:00
Justin M. Forbes
0c95c00a58 Linux v4.8-rc2-17-gae5d68b 2016-08-16 16:43:35 -05:00
Justin M. Forbes
1b268d6baa Linux v4.8-rc2 2016-08-15 08:42:38 -05:00
Justin M. Forbes
28b020a75e Linux v4.8-rc1-166-g9909170 2016-08-12 16:43:15 -05:00
Justin M. Forbes
84f878999c Linux v4.8-rc1-88-g3b3ce01 2016-08-11 16:58:51 -05:00
Laura Abbott
744edb7493 Fix for crash seen with open stack (rhbz 1361414) 2016-08-11 14:50:22 -07:00
Peter Robinson
018c63534e Enable Atmel i2c TPM on ARM platforms 2016-08-11 22:24:22 +01:00
Peter Robinson
2717ae929b Enable NUMA on aarch64, Enable Cavium ThunderX 2016-08-11 14:01:50 +01:00
Peter Robinson
3ad086332c Disable long running watchdog in VM patch (in theory fixed) 2016-08-11 11:51:35 +01:00
Peter Robinson
e2fa61116a Minor ARM config updates 2016-08-11 11:49:10 +01:00
Justin M. Forbes
e305d0ddd7 Linux v4.8-rc1-70-g9512c47 2016-08-10 16:09:31 -05:00
Laura Abbott
2acb794259 Fix false positive VM_BUG() in page_add_file_rmap (rhbz 1365686) 2016-08-10 13:00:33 -07:00
Justin M. Forbes
23689dd81c Linux v4.8-rc1-53-ga0cba21 2016-08-10 11:54:47 -05:00
Justin M. Forbes
c9136e8eba Linux v4.8-rc1-19-g81abf25 2016-08-09 09:50:17 -05:00
Josh Boyer
0f0c733ba4 Build CONFIG_POWERNV_CPUFREQ in on ppc64* (rhbz 1351346) 2016-08-08 13:09:14 -04:00
Justin M. Forbes
02bb813ee6 Linux v4.8-rc1 2016-08-08 10:49:17 -05:00
Jason Tibbitts
e9fda3244b kernel.spec: Fix up mixed indents
There are several instances of mixed spaces and tabs throughout the
kernel.  This makes vim yell and rpmlint complain, so....

It doesn't look like there was any consistency in the expected tab widths
used, so I just tried to line things up as it appears to have been
intended.

[labbott: Tweaked commit text, fixed ever popular kenrel typo]
2016-08-05 02:19:59 -07:00
Jason Tibbitts
e986b232bb kernel.spec: Fix build dep on libelf-devel
The dependency on libelf-devel is wrapped in "%if %{with_perf}".
However, if you're building without perf (as fast-build.sh does) then
you don't have this installed and the build will complain:

Makefile:1037: "Cannot use CONFIG_STACK_VALIDATION, please install
libelf-dev, libelf-devel or elfutils-libelf-devel"

This just lifts the dependency out of the %if section.
2016-08-05 02:18:24 -07:00
Jason Tibbitts
2117aca695 There are a few instances if trailing whitespace throughout the spec.
It's not uncommon for editors to yell about this (such as vim with
syntastic running rpmlint) and the yelling can be annoying so...
2016-08-05 02:17:33 -07:00
Laura Abbott
fbaf37afa4 Linux v4.7-11891-gdd7fd3a 2016-08-05 01:24:26 -07:00
Laura Abbott
9e210819de Linux v4.7-11544-g96b5852 2016-08-03 23:22:58 -07:00
Laura Abbott
86429d3fcb Linux v4.7-11470-gd52bd54 2016-08-03 02:50:12 -07:00
Hans de Goede
927eaa238f Sync 2 skylake i915 bug-fix patches with latest upstream version 2016-08-02 22:05:05 +02:00
Laura Abbott
73649ff8a1 Linux v4.7-10753-g731c7d3 2016-08-02 03:25:42 -07:00
Justin M. Forbes
136ce0111f Linux v4.7-6438-gc624c86 2016-07-29 09:59:16 -05:00
Bastien Nocera
f2c2c1b1e0 Add touchscreen and pen driver for the Surface 3 2016-07-29 09:07:01 -04:00
Bastien Nocera
d775331d9c Add CrystalCove PWM support, for CherryTrail devices 2016-07-29 08:56:05 -04:00
Justin M. Forbes
909ce5cc9e Linux v4.7-5906-g194dc87 2016-07-28 13:47:17 -05:00
Josh Boyer
04b67efd0a CVE-2016-5412 powerpc: kvm: Infinite loop in HV mode (rhbz 1349916 1361040) 2016-07-28 09:15:56 -04:00
Peter Robinson
d6f5bfaa12 Filter nvme rdma modules to extras, Fix IP Wireless driver filtering (rhbz 1356043) thanks lkundrak, Build IIO tools 2016-07-28 08:47:41 +01:00
Justin M. Forbes
0fa65442a7 Linux v4.7-3199-g0e06f5c 2016-07-27 15:36:14 -05:00
Laura Abbott
5bf108e3df rebuild for koji errors 2016-07-26 07:03:29 -07:00
Josh Boyer
9ffde4b8e9 CVE-2016-6136 race condition in auditsc.c (rhbz 1353533 1353534) 2016-07-25 14:43:29 -04:00
Laura Abbott
aa26f33445 Linux v4.7 2016-07-25 08:52:53 -07:00
Peter Robinson
a84c0224bb Add aarch64 ACPI pci-e patches headed for 4.8 2016-07-19 09:00:32 +01:00
Laura Abbott
7a27e68a31 Linux v4.7-rc7-92-g47ef4ad 2016-07-18 08:50:49 -07:00
Peter Robinson
df68cbfdde ARM config updates, update bcm238x patches 2016-07-18 12:29:51 +01:00
Justin M. Forbes
539d0d7892 Linux v4.7-rc7-78-gfa3a9f574 2016-07-15 15:53:54 -05:00