Jeremy Cline
3c50fa7821
Linux v4.19-rc8-16-gc343db455eb3
2018-10-17 15:53:37 -04:00
Peter Robinson
71dcda616b
Fixes to Rock960 series of devices, Raspberry Pi graphics fix
2018-10-17 09:14:49 +01:00
Jeremy Cline
c8a5b4dd1e
Linux v4.19-rc8-11-gb955a910d7fd
2018-10-16 15:27:42 -04:00
Jeremy Cline
c50522dfcc
Linux v4.19-rc8
2018-10-15 09:58:53 -04:00
Jeremy Cline
9ab960b7da
Disable debugging options.
2018-10-15 09:55:38 -04:00
Peter Robinson
e0cda5a30e
one more use -delete on find commands
2018-10-14 17:52:11 +01:00
Peter Robinson
fae554d6cb
use -delete on find commands where possible rather than forking out to xargs/rm
2018-10-14 10:21:30 +01:00
Peter Robinson
f0d49a4dcb
Rebase device specific NVRAM files on brcm WiFi devices to latest
...
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2018-10-12 20:08:19 +01:00
Jeremy Cline
6b553f9947
Linux v4.19-rc7-139-g6b3944e42e2e
2018-10-12 10:04:36 -04:00
Pablo Greco
df681b469d
Make buildflags optional
...
build_hostcflags and build_hostldflags may not be defined
on all systems. Make them optional for compatibility.
[labbott: Add more commit text]
2018-10-11 11:43:47 -07:00
Pablo Greco
25940548c9
Disable kernel-headers only in Fedora
...
For ease of building on other targets that still
build the headers in the same spec file, add a
guard around the kernel headers
[labbott: Add more commit text]
2018-10-11 11:41:39 -07:00
Jeremy Cline
572a49234e
Disable DRM settings for impossible hardware on s390x (rhbz 1637914)
...
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-11 14:00:01 -04:00
Jeremy Cline
c45cf89f0e
Linux v4.19-rc7-61-g9f203e2f2f06
2018-10-11 10:40:23 -04:00
Jeremy Cline
582c55fbb0
Linux v4.19-rc7-33-gbb2d8f2f6104
2018-10-10 09:58:52 -04:00
Jeremy Cline
fe2c7cc7f9
Exit immediately on failure in the header tarball script
...
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-10 09:58:52 -04:00
Jeremy Cline
8fa29867b1
Turn off debug builds
2018-10-09 10:19:40 -04:00
Jeremy Cline
e75c68f345
Linux v4.19-rc7-15-g64c5e530ac2c
2018-10-09 10:14:49 -04:00
Jeremy Cline
059eb20c31
Linux v4.19-rc7
2018-10-08 10:49:53 -04:00
Jeremy Cline
ebb2483c5a
Disable debugging options.
2018-10-08 10:35:25 -04:00
Jeremy Cline
73a194639b
Linux v4.19-rc6-223-gbefad944e231
2018-10-05 10:03:26 -04:00
Jeremy Cline
89c7d2ae30
Trim EXTRAVERSION in the Makefile on CI builds
...
The CI build currently adds the full git commit hash to the release of
the RPM it builds. This breaks the kernel build as the EXTRAVERSION
cannot exceed 64 characters.
This sets the EXTRAVERSION to whatever the release was minus
".pr.<hash>".
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-05 09:51:31 -04:00
xiawu
64591e70e6
Add memory/filesystem tests
...
Add one memory test and one filesystem test
memory/memfd_create
filesystem/ext4/freeze-protection-bypass
Signed-off-by: xiawu <xiawu@redhat.com>
2018-10-05 09:51:31 -04:00
Peter Robinson
8242e01fff
emable SCSI_MPT3SAS on ARM
2018-10-05 13:28:00 +01:00
Jeremy Cline
62c479edd9
Linux v4.19-rc6-177-gcec4de302c5f
2018-10-04 10:24:01 -04:00
Laura Abbott
6fed0f232e
Add support for building with gcc-plugins
...
This doesn't enable any plugins, only the infrastrucutre for enabling
plugins at a later date.
2018-10-03 07:22:40 -07:00
Jeremy Cline
102c233f9a
Linux v4.19-rc6-37-g6bebe37927f3
2018-10-03 09:45:28 -04:00
Peter Robinson
bcff13b8a0
fix regression in Jetson TK1
2018-10-02 20:08:52 +01:00
Peter Robinson
48cd6e4350
cleanup leftovers of armv7 bpf jit issues
2018-10-02 19:56:01 +01:00
Peter Robinson
441c3f6381
enable mpu6500 iio driver on arm
2018-10-02 17:55:58 +01:00
Jeremy Cline
d083ff50e0
Linux v4.19-rc6-29-g1d2ba7fee28b
2018-10-02 09:49:52 -04:00
Laura Abbott
675bf4ccbb
Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242)
2018-10-01 12:45:09 -07:00
Jeremy Cline
b7efa4858d
Linux v4.19-rc6
2018-10-01 10:10:04 -04:00
Jeremy Cline
47cd32e4da
Disable debugging options.
2018-10-01 10:03:45 -04:00
Peter Robinson
0bae75213b
Support loading device specific NVRAM files on brcm WiFi devices
2018-10-01 09:19:41 +01:00
Jeremy Cline
48b07d1ffe
Change CONFIG_SSB back to a module (rhbz #1572349 )
2018-09-28 13:26:22 -04:00
Jeremy Cline
e1e6470b82
Enable XDP_SOCKETS (rhbz #1629349 )
2018-09-28 13:19:17 -04:00
Jeremy Cline
9a0cb8c305
Linux v4.19-rc5-159-gad0371482b1e
2018-09-28 10:03:54 -04:00
Peter Robinson
be97548395
Add initial RockPro64 DT support
2018-09-27 11:28:10 +01:00
Peter Robinson
49bf49c457
Add thermal trip to bcm283x (Raspberry Pi) cpufreq
2018-09-26 21:09:43 +01:00
Jeremy Cline
2b0301e373
Linux v4.19-rc5-143-gc307aaf3eb47
2018-09-26 10:26:28 -04:00
Jeremy Cline
a919a10a47
Linux v4.19-rc5-99-g8c0f9f5b309d
2018-09-25 10:10:58 -04:00
Peter Robinson
7b6d61c025
fix boot on a number of Rockchips based devices
2018-09-25 00:39:33 +01:00
Jeremy Cline
0e03f8227f
Linux v4.19-rc5
2018-09-24 09:38:39 -04:00
Jeremy Cline
6e147f2187
Disable debugging options.
2018-09-24 09:26:54 -04:00
Jeremy Cline
b333c0a3ef
Linux v4.19-rc4-176-g211b100a5ced
2018-09-21 10:10:19 -04:00
Peter Robinson
28c16a6fad
drop duplicate config (NFC)
2018-09-21 00:57:25 +01:00
Jeremy Cline
18005dbd95
Linux v4.19-rc4-137-gae596de1a0c8
2018-09-20 11:13:47 -04:00
Jeremy Cline
38cd167666
Linux v4.19-rc4-86-g4ca719a338d5
2018-09-19 10:03:48 -04:00
Jeremy Cline
1a08114a16
Mangle Python shebangs to Python 3 only
2018-09-18 15:56:33 -04:00
Jeremy Cline
f1461c1d71
Linux v4.19-rc4-78-g5211da9ca526
2018-09-18 11:31:01 -04:00