Commit Graph

3577 Commits

Author SHA1 Message Date
Peter Robinson
b8330ccb3e Config improvements for Qualcomm devices 2017-06-26 23:32:58 +01:00
Laura Abbott
56b7c1633b Linux v4.12-rc7 2017-06-26 07:10:52 -07:00
Laura Abbott
5d18b47683 Disable debugging options. 2017-06-26 07:02:18 -07:00
Peter Robinson
e782766072 vc4: hopefully improve the vblank crash issues 2017-06-26 10:32:01 +01:00
Hans de Goede
88f3771491 Improve Bay and Cherry Trail device support
- Enable AXP288 PMIC support on x86_64 for battery charging and monitoring
  support on Bay and Cherry Trail tablets and laptops
- Enable various drivers for peripherals found on Bay and Cherry Trail tablets
- Add some small patches fixing suspend/resume touchscreen and accelerometer
  issues on various Bay and Cherry Trail tablets
2017-06-23 10:59:39 +02:00
Justin M. Forbes
6b98e5e530 Linux v4.12-rc6-102-ga38371c 2017-06-22 15:25:42 -05:00
Justin M. Forbes
cdf929655f Linux v4.12-rc6-74-g48b6bbe 2017-06-21 15:47:37 -05:00
Justin M. Forbes
21aef35c25 Linux v4.12-rc6-18-g9705596 2017-06-20 13:30:08 -05:00
Justin M. Forbes
113a7cde41 Linux v4.12-rc6 2017-06-19 13:14:04 -05:00
Justin M. Forbes
4ee72b35e3 Disable debugging options. 2017-06-19 10:37:48 -05:00
Justin M. Forbes
e66e411208 Linux v4.12-rc5-137-ga090bd4 2017-06-16 11:00:00 -05:00
Justin M. Forbes
add9f85522 Linux v4.12-rc5-137-ga090bd4 2017-06-15 12:00:24 -05:00
Peter Robinson
21058783b7 Rebase dwmac-sun8i to v6 that's in net-next, Add more device support and extra fixes for dwmac-sun8i 2017-06-14 16:24:24 +01:00
Justin M. Forbes
4c77a819d0 Linux v4.12-rc5 2017-06-12 09:49:10 -05:00
Laura Abbott
e15b9f28bb Linux v4.12-rc4-176-geb4125d 2017-06-09 10:40:49 -07:00
Laura Abbott
231008595c Update install path for asm cross headers 2017-06-09 10:23:08 -07:00
Laura Abbott
c98f667940 Linux v4.12-rc4-122-gb29794e 2017-06-07 08:19:52 -07:00
Peter Robinson
daca4a8819 A couple of upstream fixes for Raspberry Pi 2017-06-07 11:40:55 +01:00
Laura Abbott
df3d8e2f95 Enable the vDSO for arm LPAE
The vDSO can be used on arm as well. The only supported platforms have LPAE
enabled so only enable it there.
2017-06-06 09:50:59 -07:00
Laura Abbott
286455ecc5 Linux v4.12-rc4-13-gba7b238 2017-06-06 09:37:04 -07:00
Laura Abbott
54aa13d853 Reenable debugging options. 2017-06-06 09:28:33 -07:00
Laura Abbott
cae7bd6d78 Linux v4.12-rc4 2017-06-05 09:37:22 -07:00
Laura Abbott
7e5268ac0c Disable debugging options. 2017-06-05 09:25:42 -07:00
Laura Abbott
1950001ca8 Enable Chromebook keyboard backlight (rhbz 1447031) 2017-06-02 10:25:31 -07:00
Justin M. Forbes
65a6e635fd Linux v4.12-rc3-80-g3b1e342 2017-06-02 12:08:27 -05:00
Justin M. Forbes
8338168137 Linux v4.12-rc3-51-ga374846 2017-06-01 12:39:13 -05:00
Justin M. Forbes
b706a3bbca Linux v4.12-rc3-11-gf511c0b 2017-05-31 10:36:09 -05:00
Justin M. Forbes
45f28d6441 Linux v4.12-rc3 2017-05-30 09:28:53 -05:00
Peter Robinson
426fb67926 Updates for ARM devices, Build ARM Chromebook specifics on all ARM architectures 2017-05-29 11:10:21 +01:00
Justin M. Forbes
8d6b4d8149 Linux v4.12-rc2-223-ge2a9aa5 2017-05-26 16:40:37 -05:00
Justin M. Forbes
a13b1bdb67 Linux v4.12-rc2-62-g2426125 2017-05-24 11:39:04 -05:00
Peter Robinson
741f1977f5 Various ARM updates 2017-05-24 12:27:01 +01:00
Laura Abbott
debc7c545a Update debuginfo generation
Once upon a time, the kernel needed a lot of special handling to
generate proper debuginfo as the kernel was ahead in technology. These
days, rpm has improved debuginfo support. The kernel has not kept up
with this and it's forward looking calls are now out of date. Switch to
more standard invocations of debuginfo calls.
2017-05-23 10:53:02 -07:00
Justin M. Forbes
11ddff0f58 Linux v4.12-rc2-49-gfde8e33 2017-05-23 09:41:30 -05:00
Justin M. Forbes
598b069364 Linux v4.12-rc2 2017-05-22 11:39:58 -05:00
Peter Robinson
0a284cbd89 drop arm64 mm numa fix patch
The problem is now properly fixed in 4.11+

 f073bdc51771 mm: don't dereference struct page fields of invalid pages
 6d526ee26ccd arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
2017-05-22 16:41:46 +01:00
Justin M. Forbes
dbbf35c164 Linux v4.12-rc1-154-g8b4822d 2017-05-19 15:01:04 -05:00
Peter Robinson
549496a9e1 remove ref to dropped patch 2017-05-19 11:12:57 +01:00
Justin M. Forbes
e2aec160e9 Linux v4.12-rc1-104-gdac94e2 2017-05-18 09:27:45 -05:00
Justin M. Forbes
c868e18352 Linux v4.12-rc1-81-gb23afd3 2017-05-17 10:56:05 -05:00
Peter Robinson
72924c577f Reorder patch numbers to a rough scheme
A little while ago a short lived scheme was tried to maintain kernel patches
outside of the Fedora spec in a dedicated kernel source repo. The patch numbers
were then auto-gen to add the various patches to the spec. The current numbering
in the 400-500 range was a result of that. Now it's not used lets move back to
something a little more organised.
2017-05-17 10:45:06 +01:00
Peter Robinson
0c9c6a3785 drop geekbox sled patch 2017-05-17 10:23:05 +01:00
Justin M. Forbes
e75bae1575 Linux v4.12-rc1-66-ga95cfad 2017-05-16 09:38:25 -05:00
Justin M. Forbes
ac4ad6bdf3 Linux v4.12-rc1 2017-05-15 10:20:02 -05:00
Justin M. Forbes
bf590656f4 Linux v4.11-13318-g09d79d1 2017-05-12 08:36:46 -05:00
Justin M. Forbes
651cbd3f93 Fix headers after Kbuild merge 2017-05-11 16:19:24 -05:00
Justin M. Forbes
6d0a2502c6 Linux v4.11-13167-g791a9a6 2017-05-11 09:54:57 -05:00
Justin M. Forbes
48953e19ba Linux v4.11-12441-g56868a4 2017-05-10 09:27:12 -05:00
Justin M. Forbes
bd32781ec2 Linux v4.11-11413-g2868b25 2017-05-09 10:45:07 -05:00
Justin M. Forbes
89c1f1c04f Fix ppc and i686 builds 2017-05-08 16:25:19 -05:00
Justin M. Forbes
4327623f9a Linux v4.11-10603-g13e0988 2017-05-08 12:38:14 -05:00
Justin M. Forbes
8c64d22dc3 Add missing patch for signed modules rebase 2017-05-05 16:20:02 -05:00
Justin M. Forbes
cddccb28e0 Linux v4.11-8539-gaf82455 2017-05-05 13:07:47 -05:00
Justin M. Forbes
05e55297ee Linux v4.11-7650-ga1be8ed 2017-05-04 12:24:40 -05:00
Justin M. Forbes
c528f49c02 Linux v4.11-4395-g89c9fea 2017-05-03 12:50:25 -05:00
Justin M. Forbes
a04e78a581 Add kvm_stat.1 to perf-man tarball to remove asciidoc from buildreqs 2017-05-02 16:44:26 -05:00
Justin M. Forbes
a086bf0627 Add buildreq asciidoc for kvm_stat man page 2017-05-02 15:34:49 -05:00
Justin M. Forbes
a3e7d7abc0 Linux v4.11-1464-gd3b5d35 2017-05-02 14:04:44 -05:00
Laura Abbott
a0fec333d0 Linux v4.11 2017-05-01 08:17:08 -07:00
Laura Abbott
768f1ac7ad Disable debugging options. 2017-05-01 08:06:59 -07:00
Peter Robinson
5865c69393 cleanup a few remanent s390 arch defines 2017-05-01 08:10:04 +01:00
Peter Robinson
31e9d3500a Add initial ASUS Tinker board support 2017-04-30 21:14:52 +01:00
Laura Abbott
268211ca41 Linux v4.11-rc8-87-g8b5d11e 2017-04-28 08:11:15 -07:00
Peter Robinson
6f2fdb87a5 Upstream CEC patch to fix STi issues 2017-04-28 12:24:30 +01:00
Laura Abbott
62fcc3b0e8 Linux v4.11-rc8-75-gf832460 2017-04-27 08:07:26 -07:00
Laura Abbott
bcc6bccc27 Linux v4.11-rc8-17-gea839b4 2017-04-26 07:39:36 -07:00
Peter Robinson
daed1bfdd4 enable RTC_DRV_SUN6I 2017-04-26 11:45:55 +01:00
Peter Robinson
4768e6b2a1 Enable sound SoC on aarch64, Update some ARM patches to latest upstream, small cleanups 2017-04-26 11:33:46 +01:00
Laura Abbott
34b16f19f0 Linux v4.11-rc8-14-g8f9cedc 2017-04-25 07:20:05 -07:00
Laura Abbott
308a124231 Reenable debugging options. 2017-04-25 07:17:28 -07:00
Justin M. Forbes
d5b7da2f27 Fix CVE-2017-7477 (rhbz 1445207 1445208) 2017-04-25 08:39:46 -05:00
Peter Robinson
73d6783735 Minor ARM config cleanups 2017-04-25 13:01:29 +01:00
Laura Abbott
3f96e76a4f Linux v4.11-rc8 2017-04-24 08:02:47 -07:00
Laura Abbott
bed269792c Disable debugging options. 2017-04-24 07:50:40 -07:00
Justin M. Forbes
a541bfd2a5 Linux v4.11-rc7-111-g057a650 2017-04-21 23:41:00 -05:00
Peter Robinson
428ecc79d2 Enable ADV7533 sub module 2017-04-21 11:28:15 +01:00
Justin M. Forbes
55f822864a Linux v4.11-rc7-42-gf61143c 2017-04-20 08:01:09 -05:00
Justin M. Forbes
770e4829b0 Fix CVE-2017-7645 (rhbz 1443615 1443617) 2017-04-19 09:56:23 -05:00
Laura Abbott
b125d60493 Linux v4.11-rc7-29-g005882e53d62 2017-04-19 07:32:10 -07:00
Laura Abbott
208b56ea8a Reenable debugging options. 2017-04-19 07:24:17 -07:00
Laura Abbott
e64e4f93b1 Linux v4.11-rc7 2017-04-17 07:43:24 -07:00
Laura Abbott
3a628c84a2 Disable debugging options. 2017-04-17 07:39:31 -07:00
Laura Abbott
1f07aefbe7 Linux v4.11-rc6-62-gee921c7 2017-04-13 07:32:27 -07:00
Laura Abbott
965d2a219a Linux v4.11-rc6-29-gb9b3322 2017-04-12 07:37:31 -07:00
Peter Robinson
78560e39d2 Add support for TI Bluetooth modules, Add fixes for 96boards HiKey 2017-04-12 12:05:49 +01:00
Laura Abbott
115fbf1739 Linux v4.11-rc6-4-gc08e611 2017-04-11 08:00:07 -07:00
Laura Abbott
ed9b51a650 Reenable debugging options. 2017-04-11 07:57:04 -07:00
Laura Abbott
0df530c4ef Linux v4.11-rc6 2017-04-10 08:15:02 -07:00
Laura Abbott
998c443856 Disable debugging options. 2017-04-10 08:12:34 -07:00
Laura Abbott
3e15b90ebc Linux v4.11-rc5-152-g269c930 2017-04-07 07:23:04 -07:00
Peter Robinson
4b0ddc9565 Enable VDSO for aarch64 and ARMv7-LPAE 2017-04-07 07:53:08 +01:00
Laura Abbott
5f794a70b7 Fix for powerpc booting with large initrd (rhbz 1435154) 2017-04-06 10:00:44 -07:00
Peter Robinson
96b951dd14 Rebase to new HummingBoard 2 DT patch, Minor ARM cleanups.
Enable Serial device TTY port controller As the TTY core is built-in only, this
has the side effect of making serdev built-in as well. This is needed for
devices such as Bluetooth, WiFi, GPS and NFC connected to UARTs on host processors.
2017-04-06 15:51:42 +01:00
Laura Abbott
f94fde04fc Linux v4.11-rc5-133-gea6b172 2017-04-06 07:21:36 -07:00
Laura Abbott
1039af70c6 Linux v4.11-rc5-41-gaeb4a57 2017-04-05 09:15:01 -07:00
Peter Robinson
af8a9aac1b Update AllWinner configs 2017-04-04 17:15:55 +01:00
Laura Abbott
a6952541ad Linux v4.11-rc5-11-g08e4e0d 2017-04-04 08:17:27 -07:00
Laura Abbott
7557c0cd73 Reenable debugging options. 2017-04-04 08:14:01 -07:00
Peter Robinson
d7144a5d37 Update Amlogic meson support 2017-04-03 20:29:35 +01:00
Laura Abbott
a849475f74 Disable 64K pages on aarch64 2017-04-03 08:42:59 -07:00
Laura Abbott
ee2d654a0f Linux v4.11-rc5 2017-04-03 08:22:06 -07:00
Laura Abbott
aa80d89f72 Disable debugging options. 2017-04-03 08:19:17 -07:00
Peter Robinson
8b869ca45c fix changelog date... fool me! 2017-04-03 09:06:10 +01:00
Peter Robinson
005a904878 Enable STi DRM driver 2017-04-02 11:26:39 +01:00
Laura Abbott
fbfe487258 Linux v4.11-rc4-64-g89970a0 2017-03-30 08:01:55 -07:00
Dan Horák
2439f89317 enable THP on Power (#1434007)
[labbott: Build the kernel configs, add rpm changelog)
2017-03-29 10:41:04 -07:00
Laura Abbott
a4579f8907 Linux v4.11-rc4-40-gfe82203 2017-03-29 07:29:47 -07:00
Laura Abbott
c762bd18e3 Linux v4.11-rc4-18-gad0376e 2017-03-28 07:54:51 -07:00
Laura Abbott
4717d555e2 Reenable debugging options. 2017-03-28 07:49:37 -07:00
Justin M. Forbes
3a0275274a CVE-2017-7261 vmwgfx: check that number of mip levels is above zero (rhbz 1435719 1435740) 2017-03-27 16:23:42 -05:00
Laura Abbott
1fd0030165 Linux v4.11-rc4 2017-03-27 08:17:27 -07:00
Laura Abbott
561ce6ac05 Disable debugging options. 2017-03-27 08:06:08 -07:00
Peter Robinson
b55a6deb27 Fix null pointer dereference in bcm2835 MMC driver, Minor updates 2017-03-26 21:16:08 +01:00
Laura Abbott
d9590581bc Linux v4.11-rc3-161-gebe6482 2017-03-24 08:10:53 -07:00
Justin M. Forbes
7478b7e01f Fix virtio devices (rhbz 1430297) 2017-03-23 13:04:21 -05:00
Justin M. Forbes
c73017eaa0 Fix crda rhbz 1422247 2017-03-22 15:02:42 -05:00
Laura Abbott
e6f3c5a5cc Linux v4.11-rc3-35-g093b995 2017-03-22 07:17:15 -07:00
Laura Abbott
cee5694bc1 Reenable debugging options. 2017-03-22 07:14:19 -07:00
Peter Robinson
580d60f07a Add initial support for vc4 HDMI Audio 2017-03-21 16:35:26 +00:00
Laura Abbott
88fc0e2f65 Linux v4.11-rc3
Fix for debuginfo conflicts (rhbz 1431296)
2017-03-20 08:16:10 -07:00
Laura Abbott
1aa85fbf56 Disable debugging options. 2017-03-20 07:59:52 -07:00
Peter Robinson
58a0e11959 Rebase AllWinner sun8i emac driver to latest proposed upstream 2017-03-20 09:46:22 +00:00
Laura Abbott
0b1166dd26 Linux v4.11-rc2-235-gd528ae0 2017-03-17 07:35:33 -07:00
Peter Robinson
c3de37e932 Enable STi Serial Console 2017-03-16 16:55:56 +00:00
Laura Abbott
6468f3b594 Linux v4.11-rc2-208-g69eea5a 2017-03-16 08:53:14 -07:00
Laura Abbott
3857ff41a3 Reenable debugging options like nothing ever happened. 2017-03-15 12:25:09 -07:00
Laura Abbott
86ea644987 Disable debugging options for sync to f26 2017-03-15 12:19:59 -07:00
Laura Abbott
cf8079f29d Linux v4.11-rc2-157-gae50dfd 2017-03-15 07:46:07 -07:00
Peter Robinson
a783bbb2da bcm283x mmc improvements round 2 (for reference the new driver wasn't pulled into the host specific initrd.) 2017-03-14 16:01:19 +00:00
Laura Abbott
dc4d18b8c2 Linux v4.11-rc2-24-gfb5fe0f 2017-03-14 08:23:05 -07:00
Laura Abbott
ebdc9eed76 Reenable debugging options. 2017-03-14 08:20:34 -07:00
Peter Robinson
c95e6df5e2 Disable bcm283x mmc improvements due to corner case issues - needs more testined :( 2017-03-13 21:51:03 +00:00
Laura Abbott
60ccee4c58 Linux v4.11-rc2 2017-03-13 09:35:36 -07:00
Laura Abbott
be6d4428d0 Disable debugging options. 2017-03-13 09:27:58 -07:00
Peter Robinson
d85c975120 Minor ARM config cleanups, new bcm283x mmc driver (enabling us to get wifi on RPi3) 2017-03-13 10:31:46 +00:00
Peter Robinson
aca291d93b Update kernel source location now ftp is retired, Enable STi h407 SoC 2017-03-13 00:34:43 +00:00
Laura Abbott
2ba7f6ccb1 Linux v4.11-rc1-136-gc1aa905 2017-03-10 07:27:39 -08:00
Laura Abbott
35472eaa0e Linux v4.11-rc1-96-gea6200e 2017-03-09 07:44:55 -08:00
Laura Abbott
a8888fabac Bump and build for updated buildroot 2017-03-08 19:43:40 -08:00
Laura Abbott
0d27bd1c6c Linux v4.11-rc1-88-gec3b93a 2017-03-08 07:51:20 -08:00
Laura Abbott
c88d6fb42a Reenable debugging options. 2017-03-08 07:43:25 -08:00
Laura Abbott
a78a24cb93 CVE-2017-2636 Race condition access to n_hdlc.tbuf causes double free in n_hdlc_release (rhbz 1430049) 2017-03-07 14:59:52 -08:00
Laura Abbott
8e4bbb22f1 Linux v4.11-rc1 2017-03-06 09:21:57 -08:00
Laura Abbott
ddbd66fdf6 Disable debugging options. 2017-03-06 07:36:15 -08:00
Laura Abbott
69ffe69523 Linux v4.10-11319-gc82be9d 2017-03-03 08:47:07 -08:00
Laura Abbott
d60ee93427 rebuilt 2017-03-02 13:25:02 -08:00
Laura Abbott
97f92e0a84 Enable CONFIG_NET_L3_MASTER_DEV (rhbz 1428530) 2017-03-02 11:04:29 -08:00
Laura Abbott
c1b581863c Linux v4.10-11073-g4977ab6 2017-03-02 07:26:26 -08:00
Laura Abbott
e582bbd727 Fix for objtool/module breakage 2017-03-01 12:56:12 -08:00
Laura Abbott
3a9b20b346 Linux v4.10-10770-g2d6be4a 2017-03-01 07:58:25 -08:00
Peter Robinson
51f1cbdea9 - Enable Tiny DRM on ARM platforms
- ARM config updates
- General config cleanups
- Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163
2017-03-01 12:12:17 +00:00
Laura Abbott
1652b3b29e Fix for yet another stack variable in crypto (rhbz 1427593) 2017-02-28 13:09:16 -08:00
Thorsten Leemhuis
476553105e Apply patches with build tweaks (build-AFTER_LINK.patch) and compile
fixes all the time

[labbott: Rebased to current rawhide tip. Renumbered some patches]
2017-02-28 09:27:39 -08:00
Laura Abbott
01d8442680 Linux v4.10-10531-g86292b3 2017-02-28 09:24:03 -08:00
Justin M. Forbes
5d8646dba3 Fix kernel-devel virtual provide 2017-02-28 08:29:58 -06:00
Laura Abbott
9504d1311a Actual fix from upstream 2017-02-27 13:56:47 -08:00
Laura Abbott
4ccb99b25f Committing the kernel spec will help 2017-02-27 11:00:53 -08:00
Dan Horák
ace9a4db5b s390x: disable unneeded network drivers
s390x: disable unneeded SCSI drivers
s390x: disable unneeded miscellaneous drivers
s390x,powerpc: enable GenWQE PCIe Accelerator driver
s390x: disable unneeded miscellaneous drivers 2
s390x: disable unneeded miscellaneous drivers 3

[labbott: Squashed changes]
2017-02-27 09:10:47 -08:00
Laura Abbott
7f10d93443 Linux v4.10-10320-ge5d56ef 2017-02-27 08:49:14 -08:00
Laura Abbott
09145060e9 Linux v4.10-9579-gf1ef09f
Includes config options from yesterday that were missed
2017-02-24 08:50:34 -08:00
Laura Abbott
9f5adbcc1e Bring back gcc7 workaround
Other parts of the tree are hitting the same issue as arm64 did.
Bring back the workaround until they all get fixed up.
2017-02-23 10:45:40 -08:00
Laura Abbott
c796f87d68 Linux v4.10-6476-gbc49a78 2017-02-23 09:21:58 -08:00
Laura Abbott
8a8a5bec0a Linux v4.10-2512-g7bb0338 2017-02-22 07:39:25 -08:00
Laura Abbott
c6d02e4149 Fix for arm64 build breakage 2017-02-21 12:29:12 -08:00
Laura Abbott
012c1b4999 Linux v4.10-1242-g9763dd6 2017-02-21 11:23:09 -08:00
Laura Abbott
98b89acd62 Reenable debugging options. 2017-02-21 11:23:09 -08:00
Justin M. Forbes
0af610531c Trim the changelog 2017-02-20 11:35:54 -06:00
Justin M. Forbes
a5fbc69021 Linux 4.10 2017-02-20 08:29:23 -06:00
Justin M. Forbes
7fbbd284a4 Disable Debugging options 2017-02-20 08:03:11 -06:00
Peter Robinson
86173774a7 Update some Raspberry Pi patches, Add Raspberry Pi fixes for UART/i2c/stable eth MAC 2017-02-18 23:12:07 +00:00
Justin M. Forbes
5b14022881 Linux v4.10-rc8-62-g6dc39c5 2017-02-17 16:30:29 -06:00
Justin M. Forbes
0f8ab42e67 Linux v4.10-rc8-39-g5a81e6a 2017-02-16 11:23:20 -06:00
Peter Robinson
8f1aa901ec Add patch to work around crash on RPi3 2017-02-16 10:00:34 +00:00
Peter Robinson
6ec30f5393 Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816) 2017-02-15 23:06:52 +00:00
Justin M. Forbes
fa0d6b9036 CVE-2017-5967 Disable CONFIG_TIMER_STATS (rhbz 1422138 1422140) 2017-02-14 09:57:56 -06:00
Justin M. Forbes
00e0d33317 Linux-v4.10-rc8 2017-02-13 10:18:37 -06:00
Justin M. Forbes
092bee3b3f Disable Debugging Options 2017-02-13 10:13:48 -06:00
Justin M. Forbes
43f3e35901 Linux v4.10-rc7-127-g3d88460 2017-02-10 16:19:58 -06:00
Justin M. Forbes
d316ff4847 Linux v4.10-rc7-114-g55aac6e 2017-02-09 16:55:31 -06:00
Peter Robinson
e93be638c6 Fix OOPSes in vc4 (Raspberry Pi) 2017-02-09 19:07:37 +00:00
Justin M. Forbes
fcf164c466 Linux v4.10-rc7-65-g926af627 2017-02-08 10:00:13 -06:00
Justin M. Forbes
cbf9a4853a Linux v4.10-rc7-29-g8b1b41e 2017-02-07 09:35:15 -06:00
Justin M. Forbes
29855d3561 CVE-2017-5897 ip6_gre: Invalid reads in ip6gre_err (rhbz 1419848 1419851) 2017-02-07 08:18:43 -06:00
Justin M. Forbes
b9bd2c7c54 Linux v4.10-rc7 2017-02-06 08:57:42 -06:00
Justin M. Forbes
86c478bff2 Disable debugging options. 2017-02-06 07:29:26 -06:00
Justin M. Forbes
bff7032256 Linux v4.10-rc6-110-g34e00ac 2017-02-03 13:06:51 -06:00
Justin M. Forbes
2788aaebb0 Linux v4.10-rc6-85-g6d04dfc 2017-02-01 15:17:12 -06:00
Justin M. Forbes
dea8ff78db Linux v4.10-rc6-24-gf1774f4 2017-01-31 16:22:37 -06:00
Justin M. Forbes
c99559a3cd Disable debugging options and fix CVE-2017-2596 2017-01-31 15:01:34 -06:00
Justin M. Forbes
2721cfeb56 Linux v4.10-rc6 2017-01-30 08:18:35 -06:00
Justin M. Forbes
420e8b793f Disable debugging options 2017-01-30 06:58:02 -06:00
Laura Abbott
fd6460a8d8 Temporary workaround for gcc7 and arm64
See http://lists.infradead.org/pipermail/linux-arm-kernel/2016-October/461597.html
2017-01-28 16:16:59 +01:00
Justin M. Forbes
94ee8d4cda Linux v4.10-rc5-367-g1b1bc42 2017-01-27 16:22:07 -06:00
Justin M. Forbes
f68a1a5b94 Linux v4.10-rc5-122-gff9f8a7 2017-01-26 13:18:13 -06:00
Peter Robinson
c2341d531b arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB 2017-01-26 13:29:04 +00:00
Justin M. Forbes
99ffffefcc Linux v4.10-rc5-107-g883af14 2017-01-25 11:32:26 -06:00
Justin M. Forbes
99ca20362c Linux v4.10-rc5-71-ga4685d2 2017-01-24 08:21:24 -06:00
Justin M. Forbes
20a0451418 Reenable debugging options. 2017-01-24 08:18:13 -06:00
Justin M. Forbes
c007bb111d Linux v4.10-rc5 2017-01-23 08:56:25 -06:00
Justin M. Forbes
effc1912b8 Disable debugging options 2017-01-23 08:51:19 -06:00
Justin M. Forbes
0a981fd3dd Linux v4.10-rc4-199-ge90665a 2017-01-20 14:33:33 -06:00
Peter Robinson
ddc931353d Initial DT support for Hummingboard 2 (Edge/Gate) 2017-01-20 08:37:19 +00:00
Justin M. Forbes
05290cd118 Linux v4.10-rc4-122-g81aaeaa 2017-01-19 15:51:48 -06:00
Justin M. Forbes
881c516140 Linux v4.10-rc4-101-gfa19a76 2017-01-18 15:32:25 -06:00
Peter Robinson
c59b0760c7 Enable bcm283x VEC composite output 2017-01-18 03:07:36 +00:00
Justin M. Forbes
860e040971 Linux v4.10-rc4-78-g4b19a9e 2017-01-17 16:00:18 -06:00
Justin M. Forbes
2054b98c8d Reenable debugging options 2017-01-17 15:57:04 -06:00
Justin M. Forbes
5ba60f0619 Bump for build 2017-01-17 09:56:47 -06:00
Justin M. Forbes
411d3b79f7 Linux v4.10-rc4 2017-01-16 10:06:57 -06:00
Justin M. Forbes
cf4759fc3f Disable debugging options 2017-01-16 08:58:49 -06:00
Peter Robinson
a99c794e82 Update RPi3 DT, minor ARM config update 2017-01-16 06:40:35 +00:00
Justin M. Forbes
c80cc131a8 Linux v4.10-rc3-187-g557ed56 2017-01-13 14:36:18 -06:00
Justin M. Forbes
133c24fc9c Linux v4.10-rc3-163-ge28ac1f 2017-01-12 17:25:14 -06:00
Justin M. Forbes
1eadc157b5 Linux v4.10-rc3-98-gcff3b2c 2017-01-11 12:47:04 -06:00
Justin M. Forbes
1c24149c7f Linux v4.10-rc3-52-gbd5d742 2017-01-10 09:23:57 -06:00
Justin M. Forbes
f338d810f5 Reenable debugging options 2017-01-10 09:17:34 -06:00
Justin M. Forbes
6ad55050a1 Linux v4.10-rc3 2017-01-09 08:48:29 -06:00
Justin M. Forbes
f52655e3d9 Disable debugging options 2017-01-09 08:44:50 -06:00
Peter Robinson
b50b299d49 Add patch to improve MMC/SD speed on Raspberry Pi (bcm283x) 2017-01-09 02:47:37 +00:00
Laura Abbott
eb69f22dd8 Disable JVMTI for perf (rhbz 1410296)
perf introduced for profiling with JVMTI. Unfortunately, this introduces
a dependnecy on java to the build process. We really really don't want
this so set NO_JVMTI for now.
2017-01-06 14:02:53 -08:00
Justin M. Forbes
274bb77441 Linux v4.10-rc2-207-g88ba6ca 2017-01-06 11:42:31 -06:00
Peter Robinson
62d486acb3 Minor ARM config updates 2017-01-06 15:44:21 +00:00
Justin M. Forbes
0272029090 Linux v4.10-rc2-183-gc433eb7 2017-01-05 16:23:36 -06:00
Justin M. Forbes
ea77ca267c Spec files help 2017-01-04 13:21:46 -06:00
Justin M. Forbes
c20642d085 Linux v4.10-rc2-20-g0f64df3 2017-01-03 16:35:07 -06:00
Justin M. Forbes
61c6167075 enable debugging options 2017-01-03 16:29:26 -06:00
Justin M. Forbes
456c07c33f Fix nodebug kernels, CPUMASK_OFFSTACK is always selected with MAXSMP 2017-01-03 09:12:19 -06:00
Justin M. Forbes
f0b3a07949 Linux v4.10-rc2 2017-01-02 12:46:48 -06:00
Justin M. Forbes
6ff43e367a Linux v4.10-rc1-17-g2d706e7 2016-12-29 09:29:39 -06:00
Peter Robinson
12a945943d add 3 patches in Linus's upstream to fix aarch64 build 2016-12-27 04:21:10 +00:00
Peter Robinson
b4fd5ce16d Enable Amlogic (meson) SoCs for ARMv7/aarch64 2016-12-27 04:15:07 +00:00
Peter Robinson
e686a652a2 Linux v4.10-rc1 (didn't adjust debug options), ARM config updates, minor general config cleanups 2016-12-27 02:51:37 +00:00
Justin M. Forbes
d9bf1c0293 Linux v4.9-11999-g50f6584 2016-12-23 09:36:58 -06:00
Laura Abbott
a20ad4f4fd Add script to check config generation
The kernel configuration generation currently checks to make sure
every option is defined with listnewconfig. It does not check that
each option is the same as listnewconfig. This can lead to odd
situations where the Fedora configuration does not match what's
actually present in the generated config. Add a script to check
for these kinds of changes.

Based on work done by Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-12-22 14:11:05 -08:00
Justin M. Forbes
b77b08c9c4 Linux v4.9-11937-g52bce91 2016-12-22 11:35:13 -06:00
Justin M. Forbes
62458db07f Linux v4.9-11815-ge93b1cc 2016-12-21 13:03:15 -06:00
Justin M. Forbes
df505fba5d Linux v4.9-11815-ge93b1cc 2016-12-20 09:51:29 -06:00
Peter Robinson
dcffacfddd Enable some Qualcomm QDF2432 server platform options 2016-12-20 11:01:29 +00:00
Peter Robinson
86b2f443ee Minor ARM config updates 2016-12-20 10:11:24 +00:00
Justin M. Forbes
ad2e73028b Linux v4.9-11744-gb0b3a37 2016-12-19 15:11:15 -06:00
Justin M. Forbes
ccbb099501 Linux v4.9-10415-g73e2e0c 2016-12-16 09:42:31 -06:00
Justin M. Forbes
84f938c2ad Linux v4.9-8648-g5cc60ae 2016-12-15 13:27:26 -06:00
Justin M. Forbes
cabf9a0506 Fix build issue with armada_trace 2016-12-14 17:07:05 -06:00
Justin M. Forbes
962ea4f047 Linux v4.9-7150-gcdb98c2 2016-12-14 12:50:48 -06:00
Justin M. Forbes
b31b0fb7f4 Linux v4.9-2682-ge7aa8c2 part 2 2016-12-13 16:26:51 -06:00
Justin M. Forbes
6f9fe00d55 Reenable debugging options 2016-12-13 10:55:34 -06:00
Peter Jones
71ec70ab2a Update UEFI memory map cleaning
Signed-off-by: Peter Jones <pjones@redhat.com>
2016-12-13 11:12:18 -05:00
Laura Abbott
1a59ad58a8 Linux v4.9 2016-12-12 08:54:20 -08:00
Laura Abbott
3af030fde8 Disable debugging options. 2016-12-12 08:49:07 -08:00
Christopher Covington
6f726e7e6f Re-add ACPI SPCR (serial console) support
Four SPCR patches were merged upstream into 4.9, but one was reverted by a
subsequent commit (due to a trivial merge conflict with a later, unrelated
patch). A fixed up version of the missing patch is queued up for 4.10 in
tty-next. Carry it to make sure users see serial console output on ACPI
systems. Otherwise manually setting console=ttyAMAn would be required.
2016-12-12 08:04:45 -08:00