Peter Robinson
fa5a3a77fb
add Bosch BMA180 accel iio driver found on some arm tablets and other devices
2019-05-20 16:18:07 +01:00
Peter Robinson
daa722ef9c
further minor Arm updates, primarily for arm64 tegra devices
2019-05-20 13:05:12 +01:00
Peter Robinson
37f7d8a335
Arm config updates for 5.2rc1
2019-05-20 08:47:57 +01:00
Justin M. Forbes
58561782e9
Linux v5.1-12505-g0ef0fd351550
2019-05-17 15:53:20 -05:00
Peter Robinson
7101de41f1
add patch to fix watchdog driver load and reboot on RPi
2019-05-17 19:41:55 +01:00
Justin M. Forbes
5b72efed7d
Linux v5.1-12065-g8c05f3b965da
2019-05-16 15:35:54 -05:00
Justin M. Forbes
df4525c195
Linux v5.1-10909-g2bbacd1a9278
2019-05-15 14:14:21 -05:00
Peter Robinson
db916ad55e
explicitly enable Arm GIC power management
2019-05-15 19:26:08 +01:00
Laura Abbott
cbd87613cc
Add arm64 vdso fix
2019-05-15 11:08:53 -07:00
Peter Robinson
2145bfefe1
ti: drop removed configse
2019-05-15 13:44:33 +01:00
Peter Robinson
3d9e9d3e11
ti: drop removed configs
2019-05-15 13:40:53 +01:00
Peter Robinson
cebbc3cf3e
arm: remove retired configs
2019-05-15 00:55:11 +01:00
Justin M. Forbes
a915976cd4
Linux v5.1-10326-g7e9890a3500d
2019-05-14 12:16:53 -05:00
Justin M. Forbes
735223bf90
Linux v5.1-10135-ga13f0655503a
2019-05-13 12:05:41 -05:00
Peter Robinson
189fbf937b
CONFIG_LBDAF option removed upstream, is now standard
2019-05-13 00:30:28 +01:00
Justin M. Forbes
e4473dc0e3
Linux v5.1-9573-gb970afcfcabd
2019-05-10 13:37:00 -05:00
Justin M. Forbes
bf888d2bd5
Linux v5.1-8122-ga2d635decbfa
2019-05-09 13:02:16 -05:00
Peter Robinson
1f3b79fb40
armvt: filter stm drm drivers
2019-05-09 17:11:56 +01:00
Justin M. Forbes
a9602bb6e5
Linux v5.1-5445-g80f232121b69
2019-05-08 12:24:46 -05:00
Justin M. Forbes
2b2a5f0a2e
Linux v5.1-1199-g71ae5fc87c34
2019-05-07 12:04:31 -05:00
Peter Robinson
da649d5215
Enable Arm STM32MP1
2019-05-07 04:58:17 +01:00
Peter Robinson
95a0150a74
minor qcom sound config tweak
2019-05-07 04:53:00 +01:00
Laura Abbott
a3f1fbec6e
Ensure ioschedulers are built in (rhbz 1690604)
2019-05-06 17:43:16 +00:00
Paul Bolle
926fa54ae1
configs: correctly terminate loop
...
The switch_to_toplevel() function in process_configs.sh contains a buggy
loop. It tests whether $path is empty but should test whether $path
equals "/". (It repeatedly calls dirname on pwd's output, and since pwd
will return an absolute path this will, eventually, return "/" forever.)
So let's test for "/" here.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-05-06 10:26:25 -04:00
Paul Bolle
f27f73697f
configs: properly indent process_configs.sh
...
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-05-06 10:26:02 -04:00
Jeremy Cline
eeca86408d
Linux v5.1.0
2019-05-06 14:07:03 +00:00
Peter Robinson
bc27fd2460
disable sunxi crypto as it's currently broken
2019-05-03 20:33:58 +01:00
Jeremy Cline
ae63548e1d
Linux v5.1-rc7-131-gea9866793d1e
2019-05-03 14:53:48 +00:00
Jeremy Cline
753cfebe7a
Linux v5.1-rc7-29-g600d7258316d
2019-05-02 14:44:19 +00:00
Laura Abbott
8fa6c72eb7
Add gdb index for debuginfo
...
We disabled the gdb indexing a while ago because it was
broken with the kernel. It seems to be working okay now so re-enable it.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-05-01 08:08:49 -07:00
Jeremy Cline
d139c9574c
Linux v5.1-rc7-16-gf2bc9c908dfe
2019-05-01 14:02:59 +00:00
Paul Bolle
f3767751a3
configs: only visit generic/powerpc once
...
The rule that generates kernel-ppc64le-debug.config visits
configs/generic/powerpc twice. Stop doing that.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-05-01 13:58:11 +00:00
Jeremy Cline
203f015253
Linux v5.1-rc7-5-g83a50840e72a
2019-04-30 16:04:29 +00:00
Jeremy Cline
dfbf3d7f3d
Reenable debugging options.
2019-04-30 16:02:26 +00:00
Hans de Goede
8fb1c9e328
Fix wifi on various ideapad models not working (rhbz#1703338)
2019-04-30 11:50:07 +02:00
Jeremy Cline
4d0bb33f59
s390x build failure fix for RDMA
2019-04-29 16:46:30 +00:00
Jeremy Cline
c5e7ef61a4
Linux v5.1-rc7
2019-04-29 15:40:35 +00:00
Jeremy Cline
d225a41203
Disable debugging options.
2019-04-29 14:35:33 +00:00
Jeremy Cline
d465489856
Linux v5.1-rc6-72-g8113a85f8720
2019-04-26 14:37:24 +00:00
Laura Abbott
7a94d5a69e
Clean up old PAE code
...
We no longer support i686 PAE. Cleanup some of the cruft that was left
behind and de-obfuscate some macros to make it more obvious what's
happening.
2019-04-25 09:51:12 -07:00
Laura Abbott
b13aac6411
Remove references to old powerpc
...
We only support one powerpc target. Drop references via the older macro
to make the code easier to read.
2019-04-25 09:42:22 -07:00
Jeremy Cline
07c71efcc5
Linux v5.1-rc6-64-gcd8dead0c394
2019-04-25 14:15:39 +00:00
Justin M. Forbes
2f9efa0cf1
Fix CVE-2019-3900 (rhbz 1698757 1702940)
2019-04-25 07:23:14 -05:00
Jeremy Cline
eb5b64f354
Linux v5.1-rc6-15-gba25b50d582f
2019-04-24 14:34:24 +00:00
Jeremy Cline
5db1fe24f3
Linux v5.1-rc6-4-g7142eaa58b49
2019-04-23 14:32:58 +00:00
Jeremy Cline
647a44eba1
Reenable debugging options.
2019-04-23 14:30:39 +00:00
Jeremy Cline
3313b2c332
Check module signatures with the platform keyring (if enabled)
...
Upstream has made a keyring to the platform keys. The "KEYS: Allow
unrestricted boot-time addition of keys to secondary keyring" is
available upstream for the platform keyring.
The only issue is that module signatures aren't checked with the
platform keyring, so this introduces a patch to add that which has been
sent upstream. At least our carried-patch count hasn't gone up.
2019-04-23 14:21:09 +00:00
Jeremy Cline
8f968e6f02
Linux v5.1-rc6
2019-04-22 14:20:15 +00:00
Jeremy Cline
883af1564c
Disable debugging options.
2019-04-22 14:04:58 +00:00
Jeremy Cline
effd0d5bfe
Linux v5.1-rc5-36-g444fe9913539
2019-04-17 14:56:18 +00:00