Commit Graph

3093 Commits

Author SHA1 Message Date
Laura Abbott
30f2fba936 Linux v4.9-rc5 2016-11-14 08:09:04 -08:00
Laura Abbott
ac0f995f81 Disable debugging options. 2016-11-14 08:05:01 -08:00
Hans de Goede
5be5216ad1 ARM config updates to fix boot issues on Allwinner A23, A31 and A33 2016-11-13 18:55:51 +01:00
Laura Abbott
a58350dab1 Linux v4.9-rc4-107-g015ed94 2016-11-11 13:21:53 -08:00
Laura Abbott
bb51962adc Linux v4.9-rc4-58-g27bcd37 2016-11-10 09:15:12 -08:00
Laura Abbott
da9c4d4b5f Linux v4.9-rc4-21-ge3a00f6 2016-11-09 07:47:09 -08:00
Laura Abbott
78d2735b49 Linux v4.9-rc4-15-gb58ec8b 2016-11-08 08:15:39 -08:00
Laura Abbott
bc7cb0a993 Reenable debugging options. 2016-11-08 07:29:06 -08:00
Peter Robinson
c0853e1c3f Sync some ARM patches from F-25 branch 2016-11-08 11:05:09 +00:00
Laura Abbott
c9d9163df9 Enable several configs
- Enable CONFIG_EXT4_ENCRYPTION (rhbz 1389509)
- Enable CONFIG_NFSD_FLEXFILELAYOUT
- Enable CONFIG_HIST_TRIGGERS (rhbz 1390783)
2016-11-07 12:53:51 -08:00
Peter Robinson
5ed0488756 Minor ARM config updates. Other config update which are NFC 2016-11-07 17:02:53 +00:00
Laura Abbott
01d6c12fcb Linux v4.9-rc4 2016-11-07 08:34:17 -08:00
Laura Abbott
be7e583307 Disable debugging options. 2016-11-07 08:31:32 -08:00
Laura Abbott
c1ca5717a0 Linux v4.9-rc3-261-g577f12c 2016-11-04 08:00:53 -06:00
Peter Robinson
07611bcea1 Some OMAP4 fixes, ARM64 fix for NUMA 2016-11-02 14:50:43 +00:00
Laura Abbott
c0eef2274d Linux v4.9-rc3-243-g0c183d9 2016-11-01 07:31:35 -06:00
Laura Abbott
ff29bf069e Reenable debugging options. 2016-11-01 07:29:55 -06:00
Peter Robinson
c0f22caded arm64: Enable 48bit VA 2016-10-31 15:45:58 +00:00
Laura Abbott
b9e51f8ce9 Linux v4.9-rc3
- Update remove-binary-diff.pl to remove git binary patches as well. Git binary
patches can be applied but the spec file needs to be updated to support this.
2016-10-31 06:27:33 -07:00
Laura Abbott
7f483c3694 Disable debugging options. 2016-10-31 06:19:50 -07:00
Laura Abbott
87691507e0 Linux v4.9-rc2-138-g14970f2 2016-10-28 09:15:23 -07:00
Josh Boyer
ea38f2f938 Refresh SB patchset to fix bisectability issue 2016-10-27 10:49:53 -04:00
Justin M. Forbes
793d04075c CVE-2016-9083 CVE-2016-9084 vfio multiple flaws 2016-10-27 09:35:26 -05:00
Laura Abbott
a5179f37fc Linux v4.9-rc2-40-g9fe68ca 2016-10-25 09:05:07 -07:00
Laura Abbott
5ddb8c76cb Reenable debugging options. 2016-10-25 09:01:33 -07:00
Laura Abbott
6f07a39d66 Rebuild for build problems
- Add fix for rng with VMAP_STACK (rhbz 1383451)
2016-10-24 16:09:30 -07:00
Laura Abbott
817154aa97 Linux v4.9-rc2 2016-10-24 09:11:05 -07:00
Laura Abbott
44104f606b Disable debugging options. 2016-10-24 09:11:05 -07:00
Justin M. Forbes
ae409faa50 Linux v4.9-rc1-193-g6edc51a 2016-10-21 15:20:59 -05:00
Justin M. Forbes
75c5656f26 Linux v4.9-rc1-145-gf4814e6 2016-10-20 14:32:11 -05:00
Laura Abbott
7be869a650 Linux v4.9-rc1-67-g1a1891d
- Switch to v2 of the aarch64 boot regression patch
- Enable CONFIG_LEDS_MLXCPLD per request on mailing list
2016-10-19 08:07:25 -07:00
Laura Abbott
9472421366 Gracefully bail out of secureboot when EFI runtime is disabled
- Fix for aarch64 boot regression (rhbz 1384701)
2016-10-18 14:23:11 -07:00
Peter Robinson
0d1e2dc5eb Disable ACPI_CPPC_CPUFREQ on aarch64 as it's got 'basic arithmetic errors in the calculations' causing issues 2016-10-18 21:24:28 +01:00
Laura Abbott
166ad38203 Linux v4.9-rc1-3-g14155ca 2016-10-18 09:17:52 -07:00
Laura Abbott
e86d53d8bc Reenable debugging options. 2016-10-18 08:35:50 -07:00
Laura Abbott
d8001179dd Disable CONFIG_RTC_DRV_DS1307_CENTURY 2016-10-17 12:32:00 -07:00
Laura Abbott
8bf2afaffd Linux v4.9-rc1 2016-10-17 09:49:33 -07:00
Laura Abbott
4eea1586d9 Disable debugging options. 2016-10-17 09:49:33 -07:00
Peter Robinson
585f95eb35 Re-enable omap-aes as should now be fixed 2016-10-15 13:06:54 +01:00
Peter Robinson
14a79ed544 Minor ARM config cleanups 2016-10-15 12:58:58 +01:00
Laura Abbott
cc77719c1d Linux v4.8-14604-g29fbff8 2016-10-14 08:41:58 -07:00
Paul Bolle
fc4b4c666f Don't list /lib/modules/$KernelVer/kernel twice
For quite some time I see warnings like
    warning: File listed twice: /lib/modules/[...]/kernel

when building the kernel-core rpm. This is because that directory is included
both in module-dirs.list (and therefor in, basically, kernel-core.list) and in
kernel_variant_files().

Tweak the find command that generates module-dirs.list so that this directory
is not included in that list anymore.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2016-10-13 17:15:45 -07:00
Laura Abbott
1aead3e9bd Linux v4.8-14230-gb67be92 2016-10-13 08:01:25 -07:00
Laura Abbott
523d987dc7 Add script to remove binary diffs
Once upon a time, the kernel was just a series of patches. These days,
git manages most of the kernel. git can do many useful things, such as
maintain binary files. Binary file changes are not easily expressed in
patches and can't be applied without using git. Remove the binary diffs
from any snapshot or -rc patches. We will eventually pick up the
changes/deletions in the final release tarball.
2016-10-12 13:37:37 -07:00
Laura Abbott
996a0fa54e Linux v4.8-14109-g1573d2c
- Drop the extra parallel build optiosn from perf since perf does that on
  its own.
2016-10-12 10:26:08 -07:00
Josh Boyer
4b31cbd113 Adjust aarch64 config options 2016-10-12 08:01:19 -04:00
Laura Abbott
ee8b7cf7ab Revert possible commits causing perf build failures 2016-10-11 13:20:03 -07:00
Laura Abbott
e8a4d25680 Linux v4.8-11825-g101105b 2016-10-11 08:07:25 -07:00
Laura Abbott
da8efd59db Fix typo in dts Makefile 2016-10-10 15:35:10 -07:00
Laura Abbott
9ed1be95a8 Linux v4.8-11417-g24532f7 2016-10-10 09:19:51 -07:00