Commit Graph

3347 Commits

Author SHA1 Message Date
Peter Robinson 504e29d7bd minor cleanup of some of the MFD and associated options (NFC) 2016-06-30 13:53:25 +01:00
Laura Abbott 47a4578b27 Linux v4.7-rc5-28-g02184c6 2016-06-28 07:12:01 -07:00
Laura Abbott 0de2b49fa2 Linux v4.7-rc5
- Disable debugging options.
2016-06-27 08:13:31 -07:00
Laura Abbott 6cf58f6d93 Linux v4.7-rc4-76-g63c04ee 2016-06-24 09:08:41 -07:00
Petr Písař 6732fcc521 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:29:06 +02:00
Laura Abbott c8ee6585cc Linux v4.7-rc4-20-gf9020d1 2016-06-23 07:40:36 -07:00
Laura Abbott f18819a92b Delete a few stray patches 2016-06-22 18:16:54 -07:00
Miguel Flores Silverio 52c10c85bf grab-logs.sh
Download the build logs for a list of architectures. Only
downloads the logs if they are present in the server. Logs
are saved in logs directory within the source tree.

By default looks at build logs for i686, x86_64, noarch and
armv7hl.

Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-22 18:02:24 -07:00
Miguel Flores Silverio 1869b36cb3 removes fast-x86_64
This script has been replaced by fast-build.sh

Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-22 17:57:06 -07:00
Miguel Flores Silverio e43790fe84 rpmbuild combination for bare minimum custom kernel
[labbott: Tweaked comment text to clarify]
Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-22 17:56:19 -07:00
Miguel Flores Silverio fb65b02dcf Set LINUX_GIT in .bashrc for generate-git-snapshot.sh
The script requires  LINUX_GIT to be set, preferably, in your
local .bashrc. I added a quick check to see if .bashrc exists
and check it first to see if LINUX_GIT is set there.

[labbott: Tweaked commit text]
Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-22 17:53:33 -07:00
Hans de Goede 7d2c2f2d91 Bring in patch-series from drm-next to fix skl_update_other_pipe_wm issues
(rhbz 1305038)
- Disable fbc on haswell by default (fdo#96461)
2016-06-22 16:48:16 +02:00
Laura Abbott 0c5f975449 Linux v4.7-rc4-14-g67016f6
- Reenable debugging options.
2016-06-21 08:00:33 -07:00
Laura Abbott f0b1197ecc Linux v4.7-rc4
- Disable debugging options.
2016-06-20 08:08:28 -07:00
Laura Abbott f792d26394 Linux v4.7-rc3-87-gbb96727
- enable CONFIG_PWM (rhbz 1347454)
2016-06-17 09:45:33 -07:00
Laura Abbott eeb0cbe5da Linux v4.7-rc3-55-gd325ea8 2016-06-16 07:48:22 -07:00
Laura Abbott a241169071 hp-wmi: fix wifi cannot be hard-unblock (rhbz 1338025) 2016-06-15 16:00:06 -07:00
Josh Boyer 6e89960c91 CVE-2016-4470 keys: uninitialized variable crash (rhbz 1341716 1346626) 2016-06-15 09:53:49 -04:00
Peter Robinson 7876ded218 Enable support for TI dm81xx devices (kwizart) 2016-06-15 12:02:47 +01:00
Laura Abbott 9e60057b8b ath9k: fix GPIO mask for AR9462 and AR9565 (rhbz 1346145) 2016-06-14 08:50:45 -07:00
Laura Abbott 52c0751a56 Linux v4.7-rc3-9-gdb06d75
- Reenable debugging options.
2016-06-14 08:33:42 -07:00
Miguel Flores Silverio 07f6c14181 Removes bumpspecfile.py
No longer needed. Use rpmdev-bumpspec instead.

Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-14 08:30:07 -07:00
Miguel Flores Silverio a1045b62bd Removes rediffall.sh
After dicussing with Kernel Development team arrived to
the conclusion that this is an old script and not needed
anymore.

Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-14 08:29:48 -07:00
Miguel Flores Silverio 4f7dd5f508 Removes allarchconfig.sh
Functionality already implemented in kernel.spec file.

Signed-off-by: Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-06-14 08:29:43 -07:00
Peter Robinson af16af05c2 Enable Infiniband on ARM now we have HW 2016-06-14 11:47:49 +01:00
Laura Abbott 4b9053da49 Linux v4.7-rc3
- Disable debugging options.
2016-06-13 08:18:37 -07:00
Peter Robinson d100a58678 tag and build to move Power64 builds forward 2016-06-11 14:28:25 +01:00
Peter Robinson 015d26a2a3 Fix Power64 module filters, Minor ARM updates 2016-06-10 18:37:48 +01:00
Laura Abbott 548e479cde Linux v4.7-rc2-64-g147d9e7 2016-06-10 08:15:17 -07:00
Josh Boyer 7fd65eb71b Drop upstreamed patch ideapad patch
This went upstream as edde316acb5f07c04abf09a92f59db5d2efd14e2
2016-06-09 10:20:19 -04:00
Peter Robinson 0c7768266b Enable ARM big.LITTLE on ARMv7 LPAE kernels 2016-06-09 09:16:47 +01:00
Laura Abbott 6018c78135 Linux v4.7-rc2-20-gc8ae067 2016-06-08 08:32:42 -07:00
Peter Robinson 2e3ed492cf Minor ARM/aarch64 config updates 2016-06-08 14:49:29 +01:00
Laura Abbott 3d3e17409c Linux v4.7-rc2-4-g3613a62 2016-06-07 06:05:07 -07:00
Josh Boyer bcab537859 CVE-2016-5244 info leak in rds (rhbz 1343338 1343337) 2016-06-07 08:27:33 -04:00
Josh Boyer 1a579a0155 CVE-2016-5243 info leak in tipc (rhbz 1343338 1343335) 2016-06-07 08:17:12 -04:00
Laura Abbott 874cad1ebd Linux v4.7-rc2
- Disable debugging options.
2016-06-06 09:02:12 -07:00
Laura Abbott 1f8e5f1d70 Linux v4.7-rc1-122-g4340fa5 2016-06-03 07:47:15 -07:00
Laura Abbott 9a2ace331f Linux v4.7-rc1-104-g719af93 2016-06-02 08:34:38 -07:00
Laura Abbott 6a51c81bc3 Add filtering for i686 as well 2016-06-01 14:59:49 -07:00
Laura Abbott d9267fb346 Linux v4.7-rc1-94-g6b15d66
- Reenable debugging options.
2016-06-01 07:28:13 -07:00
Peter Robinson 0d45f1a0bd filter all the CXG modules 2016-06-01 13:17:09 +01:00
Laura Abbott 57618355c4 Update module filters 2016-05-31 15:00:50 -07:00
Laura Abbott 65e6810859 Linux v4.7-rc1-12-g852f42a
- Disable debugging options.
2016-05-31 09:38:34 -07:00
Paul Bolle ea0cab1042 config: x86: stop pretending to be an Lguest guest
Ever since v2.6.36 there's a conflict between OLPC support and Lguest
guest support: a kernel image can't both support booting OLPC x86
hardware and booting as an Lguest guest. Booting a kernel image that
tries to do both as an Lguest guest will fail with
    lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument

This means that people wanting to boot an Lguest guest on 32 bits x86
needed to build their own kernel image without OLPC support since, it
seems, Fedora 15. So let's stop pretending to support being an Lguest
guest. People wanting to have that will now not only have to disable
CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST.

(A second order effect is that both CONFIG_VIRTIO and
CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds.
Assuming a sane build system no one should notice. We'll see.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2016-05-31 08:34:09 -04:00
Peter Robinson 4323a8b61b Initial Qualcomm ARM64 support (Dragonboard 410c) 2016-05-30 17:25:48 +01:00
Peter Robinson 4ff088c4a4 ARM: minor cleanups (NFC) 2016-05-30 15:45:51 +01:00
Peter Robinson 7d1f6548fe Minor ARM cleanups 2016-05-30 14:32:47 +01:00
Peter Robinson 961d16042c Update Utilite patch 2016-05-28 10:13:58 +01:00
Laura Abbott a211bbb3e5 Linux v4.6-11010-gdc03c0f
- Kconfig, Kbuild, ceph, nfs, xfs, mmc, hwmon merges
2016-05-27 07:47:54 -07:00