Commit Graph

3402 Commits

Author SHA1 Message Date
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
Laura Abbott
ccd7de53c9 Linux v4.9-rc8-85-ga37102d 2016-12-09 10:07:06 -08:00
Laura Abbott
9e32671dde Linux v4.9-rc8-78-g318c893 2016-12-08 10:59:09 -08:00
Peter Jones
27925bfba5 Work around thinkpad firmware memory layout issues and efi_mem_reserve()
Signed-off-by: Peter Jones <pjones@redhat.com>
2016-12-08 10:29:08 -05:00
Laura Abbott
43988ee4c0 Linux v4.9-rc8-55-gce779d6
- Disable CONFIG_AF_KCM (rhbz 1402489)
2016-12-07 09:44:47 -08:00
Laura Abbott
1b7eeb8019 Change method of configuration generation
The existing method of managing configuration files gets unweildy.
Changing individual lines in text files gets difficult without
manual organization. Switch to a method of configuration generation
that's inspired from the method used inside Red Hat. Each configuration
option gets its own file which are then combined to form the
configuration files. This makes confirming what's actually enabled much
easier.
2016-12-06 12:07:10 -08:00
Laura Abbott
fe324f6990 Linux v4.9-rc8-9-gd9d0452
- Fix DMA from stack in virtio-net (rhbz 1401612)
2016-12-06 08:49:41 -08:00
Laura Abbott
825deb57fe Reenable debugging options. 2016-12-06 08:44:12 -08:00
Laura Abbott
6ddb10e59b Linux v4.9-rc8 2016-12-05 08:46:14 -08:00
Laura Abbott
cca567f300 Disable debugging options. 2016-12-05 08:45:56 -08:00
Laura Abbott
01a7d596f4 Linux v4.9-rc7-45-g2caceb3 2016-12-02 08:25:02 -08:00
Laura Abbott
a23f7201f6 Linux v4.9-rc7-39-g43c4f67 2016-12-01 10:32:02 -08:00
Laura Abbott
06aafad222 Linux v4.9-rc7-23-gded6e84 2016-11-30 07:50:38 -08:00
Peter Robinson
786689e7f6 Add upstream i.MX6sx Udoo NEO support 2016-11-29 16:41:48 +00:00
Laura Abbott
db59f734b1 Linux v4.9-rc7-7-g88abd82 2016-11-29 07:44:35 -08:00
Laura Abbott
f0a4926129 Reenable debugging options. 2016-11-29 07:39:03 -08:00
Laura Abbott
4a651d61da Linux v4.9-rc7 2016-11-28 08:11:12 -08:00
Laura Abbott
a6b951f78a Disable debugging options. 2016-11-28 08:07:52 -08:00
Peter Robinson
8b15f5aece Add upstream patch to fix all ARMv7 devices set to initial 200Mhz 2016-11-28 07:57:26 +00:00
Peter Robinson
89ece1e8cb Minor ARM config updates, Enable two 802.15.4 drivers, General config cleanups (NFC: move some x86 specific configs to x86, EDAC generic to generic, some minor seonsor cleanups) 2016-11-28 06:42:47 +00:00
Laura Abbott
38c76ac355 Linux v4.9-rc6-124-gded9b5d 2016-11-23 08:44:03 -08:00
Laura Abbott
7cfdabc194 Linux v4.9-rc6-86-g3b404a5 2016-11-22 09:10:19 -08:00
Laura Abbott
07a3ac0263 Reenable debugging options. 2016-11-22 07:34:16 -08:00
Josh Boyer
8afcc19c6a Add patch from Dave Anderson to fix live system crash analysis on Aarch64 2016-11-22 08:35:07 -05:00
Laura Abbott
0617a9a8d0 Linux v4.9-rc6 2016-11-21 08:45:25 -08:00
Laura Abbott
3d2e582571 Disable debugging options. 2016-11-21 08:39:48 -08:00
Peter Robinson
6debda98a6 Build gpio tools 2016-11-21 09:17:18 +00:00
Peter Robinson
e7ad6855f5 Various ARMv7/aarch64 updates, Enable CEC media input devices, General config cleanups (NFC) 2016-11-20 12:31:00 +00:00
Laura Abbott
3bd733ade1 Linux v4.9-rc5-264-g6238986 2016-11-18 09:45:27 -08:00
Laura Abbott
4548b63c3c Linux v4.9-rc5-213-g961b708
- Fix CIFS bug with VMAP_STACK
2016-11-17 08:35:23 -08:00
Laura Abbott
99a0eb0906 Linux v4.9-rc5-177-g81bcfe5 2016-11-16 10:33:28 -08:00
Laura Abbott
c653563cf9 Linux v4.9-rc5-172-ge76d21c 2016-11-15 09:24:45 -08:00
Laura Abbott
cea2b9a376 Reenable debugging options. 2016-11-15 09:24:43 -08:00
Laura Abbott
b0eb18252a Today is the 15th 2016-11-15 09:24:08 -08:00
Josh Boyer
70af7499c2 Add patch from Dan Horák to change default CPU type for s390x to z10 2016-11-15 07:40:02 -05:00
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
Laura Abbott
4447ea8ed0 Linux v4.8-9431-g3477d16 2016-10-07 08:27:58 -07:00
Laura Abbott
cb6ef876a0 Disable CONFIG_DEBUG_TEST_DRIVER_REMOVE
This seems to break ...almost everything
2016-10-06 17:31:19 -07:00
Laura Abbott
d5611d64b6 Linux v4.8-8780-gd230ec7 2016-10-06 11:19:55 -07:00
Laura Abbott
cb30d38879 Linux v4.8-2283-ga3443cd 2016-10-05 08:50:17 -07:00
Laura Abbott
b92ba30bb8 Linux v4.8-1558-g21f54dd 2016-10-04 10:24:18 -07:00
Justin M. Forbes
48063c7e7b Linux v4.8 2016-10-03 08:37:55 -05:00
Peter Robinson
03b0b30e0b ARM config cleanups, some minor general cleanups 2016-10-03 07:41:45 +01:00
Peter Robinson
57bf058dba Some bcm283x VC4 fixes for Raspberry Pi 2016-09-30 23:29:56 +01:00
Justin M. Forbes
0a2a0f0590 Linux v4.8-rc8-28-g9a2172a 2016-09-30 16:58:55 -05:00
Justin M. Forbes
c561528e4f Linux v4.8-rc8-13-g53061af 2016-09-29 15:41:02 -05:00
Justin M. Forbes
291b3602df Linux v4.8-rc8-8-gae6dd8d 2016-09-28 17:13:35 -05:00
Laura Abbott
769b9cc8ca Enable CONFIG_DEBUG_MODULE_RONX for arm targets 2016-09-26 12:50:35 -07:00
Justin M. Forbes
5e29f3d0db Linux v4.8-rc8 2016-09-26 09:45:21 -05:00
Josh Boyer
87717992f9 Updates to crash driver from Dave Anderson 2016-09-25 11:38:01 -04:00
Justin M. Forbes
e4b3c0d142 Linux v4.8-rc7-158-g78bbf15 2016-09-23 15:57:03 -05:00
Justin M. Forbes
ac0b783ddf Linux v4.8-rc7-142-gb1f2beb 2016-09-22 16:30:26 -05:00
Justin M. Forbes
42ffd5d890 Linux v4.8-rc7-42-g7d1e042 2016-09-21 16:37:23 -05:00
Justin M. Forbes
079576bca7 Linux v4.8-rc7-37-gd2ffb01 2016-09-20 09:03:51 -05:00
Justin M. Forbes
978e9d5ec4 Linux v4.8-rc7 2016-09-19 09:41:52 -05:00
Peter Robinson
3164e2db5f Update ARM64 pci-e quicks to latest upstream, update x-gene quirks patch 2016-09-17 18:00:13 +01:00
Peter Robinson
dffeb9c7c2 Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7 2016-09-17 11:38:40 +01:00
Justin M. Forbes
0b272a6db6 Linux v4.8-rc6-231-g024c7e3 2016-09-16 17:16:45 -05:00
Justin M. Forbes
73f736fdaa Linux v4.8-rc6-214-g4cea877 2016-09-15 16:12:05 -05:00
Peter Robinson
4fb2533aeb Add patch for bcm2837 (RPi3) HDMI EDID detection 2016-09-15 09:43:51 +01:00
Justin M. Forbes
5c4f69525a Linux v4.8-rc6-211-g77e5bdf 2016-09-14 13:59:49 -05:00
Laura Abbott
5c9789dfbf Fix for incorrect return checking in cpupower (rhbz 1374212)
- Let iio tools build on older kernels
2016-09-14 09:42:37 -07:00
Justin M. Forbes
591c00b16c Linux v4.8-rc6 2016-09-13 11:42:03 -05:00
Justin M. Forbes
d8e509e91c Linux v4.8-rc6 2016-09-12 13:40:02 -05:00
Peter Robinson
8cdb4f279f Minor ARM config tweaks 2016-09-10 21:09:30 +01:00
Justin M. Forbes
c3ff88e551 Linux v4.8-rc5-176-gd0acc7d 2016-09-09 16:58:04 -05:00
Justin M. Forbes
2915748084 Linux v4.8-rc5-129-g711bef6 2016-09-08 16:28:59 -05:00
Peter Robinson
b7b78a8eda Enable some popular audio addon drivers 2016-09-08 14:28:56 +01:00
Justin M. Forbes
fdbebc1572 Linux v4.8-rc5-62-gd060e0f 2016-09-07 12:48:19 -05:00
Justin M. Forbes
ebe44508e6 Linux v4.8-rc5-5-gbc4dee5 2016-09-06 10:19:37 -05:00
Peter Robinson
0ee68ad896 Disable omap_aes currently broken 2016-09-05 08:36:07 +01:00
Peter Robinson
ae31c8a576 Use IIO BMP280 driver instead of old misc driver, wider HW support, Minor sensor driver changes 2016-09-04 15:25:55 +01:00
Justin M. Forbes
e1aabdb952 Add ulimit for debugging, to be removed 2016-09-02 10:34:18 -05:00
Justin M. Forbes
ee8e04e7bd Linux v4.8-rc4-199-gcc4163d 2016-09-02 09:52:53 -05:00
Justin M. Forbes
7523224718 Linux v4.8-rc4-162-g071e31e 2016-09-01 13:23:27 -05:00
Justin M. Forbes
abb1ae30ca Linux v4.8-rc4-155-g86a1679 2016-08-31 11:01:18 -05:00
Justin M. Forbes
a5b5f8c65c Linux v4.8-rc4-119-ge4e98c4 2016-08-30 09:42:20 -05:00
Laura Abbott
aaaae68f00 Correct bugzilla number 2016-08-29 14:22:59 -07:00
Alec Leamas
2235f17f43 Add event decoding fix (rhbz 1360688)
[labbott@redhat.com: Add change log and tweak commit message]
2016-08-29 14:19:37 -07:00
Justin M. Forbes
e058006821 Add SELinux OverlayFS support 2016-08-29 09:32:29 -05:00
Justin M. Forbes
36c8ef9805 Linux v4.8-rc4 2016-08-29 09:00:16 -05:00
Peter Robinson
2c530ad257 update bcm2837 with what's currently upstream for a64 2016-08-29 09:20:11 +01:00
Peter Robinson
769351a2f4 Minor ARM updates 2016-08-28 23:37:46 +01:00
Justin M. Forbes
a9fd31238a Linux v4.8-rc3-39-g61c0457 2016-08-25 15:36:50 -05:00
Jeffrey Bastian
ec3031ac73 add 32-bit ARM opcodes.h to kernel-devel rpm
64-bit ARM opcodes.h references the 32-bit version:
    $ cat arch/arm64/include/asm/opcodes.h
    #include <../../arm/include/asm/opcodes.h>

Include the 32-bit ARM opcodes.h in kernel-devel so tools like SystemTap
can use it (see RHBZ 1291868).

Signed-off-by: Jeff Bastian <jbastian@redhat.com>
2016-08-25 16:15:39 -04:00
Peter Robinson
20d49fec63 Config updates and fixes for ARMv7 platforms 2016-08-25 10:53:58 +01:00
Justin M. Forbes
d5ce7505e0 Linux v4.8-rc3-26-gcad9d20 2016-08-24 09:11:15 -05:00
Laura Abbott
8fd61b3a44 Fix for inabiltiy to send zero sized UDP packets (rhbz 1365940) 2016-08-23 16:52:53 -07:00
Peter Robinson
0c1a1f4ca9 Adjust max CPUs on ARM platforms to reflect newer real world hardware 2016-08-23 21:05:13 +01:00
Peter Robinson
656a8be1e6 Move to upstream patches for ACPI SPCR (serial console) 2016-08-23 17:20:50 +01:00
Peter Robinson
db34f96e9d Qualcomm QDF2432 errata fix 2016-08-23 17:11:40 +01:00
Justin M. Forbes
114729e728 Linux v4.8-rc3 2016-08-22 08:13:07 -05:00
Peter Robinson
b325251966 Add fix for RTC crash on ARMv7 am33xx devices 2016-08-20 13:52:20 +01:00
Justin M. Forbes
d51e15e2b7 Linux v4.8-rc2-348-g6040e57 2016-08-19 17:06:06 -05:00
Justin M. Forbes
a5acca3c59 Linux v4.8-rc2-232-g3408fef 2016-08-19 07:54:13 -05:00
Peter Robinson
b0aef6661d Minor Tegra changes 2016-08-19 13:37:35 +01:00
Justin M. Forbes
aa1bd41b87 add CVE number 2016-08-18 11:07:22 -05:00
Josh Boyer
3cc6a14ebc Fix typo in CVE number 2016-08-18 09:47:28 -04:00
Justin M. Forbes
06a192f0a9 Linux v4.8-rc2-42-g5ff132c spec file 2016-08-17 15:20:26 -05:00
Justin M. Forbes
0c95c00a58 Linux v4.8-rc2-17-gae5d68b 2016-08-16 16:43:35 -05:00
Justin M. Forbes
1b268d6baa Linux v4.8-rc2 2016-08-15 08:42:38 -05:00
Justin M. Forbes
28b020a75e Linux v4.8-rc1-166-g9909170 2016-08-12 16:43:15 -05:00
Justin M. Forbes
84f878999c Linux v4.8-rc1-88-g3b3ce01 2016-08-11 16:58:51 -05:00
Laura Abbott
744edb7493 Fix for crash seen with open stack (rhbz 1361414) 2016-08-11 14:50:22 -07:00
Peter Robinson
018c63534e Enable Atmel i2c TPM on ARM platforms 2016-08-11 22:24:22 +01:00
Peter Robinson
2717ae929b Enable NUMA on aarch64, Enable Cavium ThunderX 2016-08-11 14:01:50 +01:00
Peter Robinson
3ad086332c Disable long running watchdog in VM patch (in theory fixed) 2016-08-11 11:51:35 +01:00
Peter Robinson
e2fa61116a Minor ARM config updates 2016-08-11 11:49:10 +01:00
Justin M. Forbes
e305d0ddd7 Linux v4.8-rc1-70-g9512c47 2016-08-10 16:09:31 -05:00
Laura Abbott
2acb794259 Fix false positive VM_BUG() in page_add_file_rmap (rhbz 1365686) 2016-08-10 13:00:33 -07:00
Justin M. Forbes
23689dd81c Linux v4.8-rc1-53-ga0cba21 2016-08-10 11:54:47 -05:00
Justin M. Forbes
c9136e8eba Linux v4.8-rc1-19-g81abf25 2016-08-09 09:50:17 -05:00
Josh Boyer
0f0c733ba4 Build CONFIG_POWERNV_CPUFREQ in on ppc64* (rhbz 1351346) 2016-08-08 13:09:14 -04:00
Justin M. Forbes
02bb813ee6 Linux v4.8-rc1 2016-08-08 10:49:17 -05:00
Jason Tibbitts
e9fda3244b kernel.spec: Fix up mixed indents
There are several instances of mixed spaces and tabs throughout the
kernel.  This makes vim yell and rpmlint complain, so....

It doesn't look like there was any consistency in the expected tab widths
used, so I just tried to line things up as it appears to have been
intended.

[labbott: Tweaked commit text, fixed ever popular kenrel typo]
2016-08-05 02:19:59 -07:00
Jason Tibbitts
e986b232bb kernel.spec: Fix build dep on libelf-devel
The dependency on libelf-devel is wrapped in "%if %{with_perf}".
However, if you're building without perf (as fast-build.sh does) then
you don't have this installed and the build will complain:

Makefile:1037: "Cannot use CONFIG_STACK_VALIDATION, please install
libelf-dev, libelf-devel or elfutils-libelf-devel"

This just lifts the dependency out of the %if section.
2016-08-05 02:18:24 -07:00
Jason Tibbitts
2117aca695 There are a few instances if trailing whitespace throughout the spec.
It's not uncommon for editors to yell about this (such as vim with
syntastic running rpmlint) and the yelling can be annoying so...
2016-08-05 02:17:33 -07:00
Laura Abbott
fbaf37afa4 Linux v4.7-11891-gdd7fd3a 2016-08-05 01:24:26 -07:00
Laura Abbott
9e210819de Linux v4.7-11544-g96b5852 2016-08-03 23:22:58 -07:00
Laura Abbott
86429d3fcb Linux v4.7-11470-gd52bd54 2016-08-03 02:50:12 -07:00
Hans de Goede
927eaa238f Sync 2 skylake i915 bug-fix patches with latest upstream version 2016-08-02 22:05:05 +02:00
Laura Abbott
73649ff8a1 Linux v4.7-10753-g731c7d3 2016-08-02 03:25:42 -07:00
Justin M. Forbes
136ce0111f Linux v4.7-6438-gc624c86 2016-07-29 09:59:16 -05:00
Bastien Nocera
f2c2c1b1e0 Add touchscreen and pen driver for the Surface 3 2016-07-29 09:07:01 -04:00
Bastien Nocera
d775331d9c Add CrystalCove PWM support, for CherryTrail devices 2016-07-29 08:56:05 -04:00
Justin M. Forbes
909ce5cc9e Linux v4.7-5906-g194dc87 2016-07-28 13:47:17 -05:00
Josh Boyer
04b67efd0a CVE-2016-5412 powerpc: kvm: Infinite loop in HV mode (rhbz 1349916 1361040) 2016-07-28 09:15:56 -04:00
Peter Robinson
d6f5bfaa12 Filter nvme rdma modules to extras, Fix IP Wireless driver filtering (rhbz 1356043) thanks lkundrak, Build IIO tools 2016-07-28 08:47:41 +01:00
Justin M. Forbes
0fa65442a7 Linux v4.7-3199-g0e06f5c 2016-07-27 15:36:14 -05:00
Laura Abbott
5bf108e3df rebuild for koji errors 2016-07-26 07:03:29 -07:00
Josh Boyer
9ffde4b8e9 CVE-2016-6136 race condition in auditsc.c (rhbz 1353533 1353534) 2016-07-25 14:43:29 -04:00
Laura Abbott
aa26f33445 Linux v4.7 2016-07-25 08:52:53 -07:00
Peter Robinson
a84c0224bb Add aarch64 ACPI pci-e patches headed for 4.8 2016-07-19 09:00:32 +01:00
Laura Abbott
7a27e68a31 Linux v4.7-rc7-92-g47ef4ad 2016-07-18 08:50:49 -07:00
Peter Robinson
df68cbfdde ARM config updates, update bcm238x patches 2016-07-18 12:29:51 +01:00
Justin M. Forbes
539d0d7892 Linux v4.7-rc7-78-gfa3a9f574 2016-07-15 15:53:54 -05:00
Josh Boyer
37cc0dbb68 Add 3 patches from Hans to fix various GPU issues 2016-07-14 09:53:56 -04:00
Justin M. Forbes
aa9a2cd7f6 Linux v4.7-rc7-27-gf97d104 2016-07-13 16:05:43 -05:00
Justin M. Forbes
68a6779060 Linux v4.7-rc7-6-g63bab22 2016-07-12 16:38:39 -05:00
Josh Boyer
72fe281bee CVE-2016-5389 CVE-2016-5969 tcp challenge ack info leak (rhbz 1354708 1355615) 2016-07-12 07:04:41 -04:00
Justin M. Forbes
f774c311a4 linux v4.7-rc7 2016-07-11 11:11:22 -05:00
Laura Abbott
82ff1fb714 Workaround for glibc change
glibc recently did a sync up and this trickled into Fedora
http://repo.or.cz/glibc.git/commit/94e73c95d9b5ac7d3b3f178e2ca03ef6b60e82aa
This added a definition for metag but added none of the relocations
which breaks some checks. Work around this temporarily until upstream
and glibc agree what to do.
2016-07-08 11:27:47 -07:00
Laura Abbott
e7f74eea09 Linux v4.7-rc6-94-gcc23c61 2016-07-08 07:23:46 -07:00
Laura Abbott
ad9841c14f Linux v4.7-rc6-74-g076501f 2016-07-07 08:02:14 -07:00
Josh Boyer
8f691c2e62 Fix oops in qla2xxx driver (rhbz 1346753) 2016-07-07 09:17:57 -04:00
Josh Boyer
884f5d7609 Fix blank screen on some nvidia cards (rbhz 1351205) 2016-07-07 08:29:22 -04:00
Peter Robinson
202a693fe9 Enable Marvell mvebu for aarch64 2016-07-07 09:27:12 +01:00
Laura Abbott
19a6d81770 Linux v4.7-rc6
- Disable debugging options.
2016-07-05 08:04:33 -07:00
Laura Abbott
c1966146c0 Linux v4.7-rc5-254-g1a0a02d 2016-07-01 08:04:25 -07:00
Laura Abbott
3f7d82d361 Linux v4.7-rc5-227-ge7bdea7
- Reenable debugging options.
2016-06-30 07:57:07 -07: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
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
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
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
Peter Robinson
4323a8b61b Initial Qualcomm ARM64 support (Dragonboard 410c) 2016-05-30 17:25:48 +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
Laura Abbott
bf545878d0 Linux v4.6-10675-g2f7c3a1
- EFI, sched, perf, objtool, acpi, pm, drm merges
2016-05-26 09:45:31 -07:00
Laura Abbott
b43cd99713 Linux v4.6-10530-g28165ec
- ARM SoC, asm-generic, nfsd, ext4, spi, mtd, xen, merges
2016-05-25 09:03:36 -07:00
Josh Boyer
42d2805cbe Linux v4.6-10203-g84787c572d40
- Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281)
- Fixup SB patchset to work with upstream changes
2016-05-25 11:13:52 -04:00
Laura Abbott
cfaea7dc72 Linux v4.6-8907-g7639dad
- trace, f2fs, btrfs, rtc, mailbox, akpm, staging, driver core, char, usb,
  tty, clk, net, devicetree, rdma, mfd, iio, powerpc, arm merges
2016-05-23 11:41:00 -07:00
Laura Abbott
8a052bf240 Linux v4.6-6148-g03b979d
- Docs, i2c, md, iommu, sound, pci, pinctrl, dmaengine, kvm, security merges
2016-05-20 11:25:00 -07:00
Josh Boyer
e8f3f4f939 CVE-2016-4440 kvm: incorrect state leading to APIC register access (rhbz 1337806 1337807) 2016-05-20 09:01:34 -04:00
Peter Robinson
d141433bf1 Minor ARM cleanups, enable Tegra USB-3 controller, drop dead DSA_MV 2016-05-20 12:05:37 +01:00
Laura Abbott
39bfc7e6a1 Linux v4.6-5028-g2600a46
trace, audit, input, media, scsi, armsoc merges
2016-05-19 09:50:01 -07:00
Laura Abbott
af495309bb Linux v4.6-3623-g0b7962a
ata, regulator, gpio, HID, livepatching, networking, dm, block, vfs, fs,
timers, crypto merges
2016-05-18 08:32:30 -07:00
Laura Abbott
3856ef7eb1 Adjust solib for cpupower
See ac5a181d065d ("cpupower: Add cpuidle parts into library")
2016-05-17 15:54:58 -07:00
Laura Abbott
0102737055 Linux v4.6-1278-g1649098
- Enable CONFIG_INTEL_POWERCLAMP
- pm, ACPI, mmc, regulator, i2c, hwmon, edac, led, arm64, x86, sched, RAS merges
2016-05-17 09:35:57 -07:00
Laura Abbott
c3b50ba0e0 Linux v4.6-153-g3469d26
- Reenable debugging options.
- locking, efi, signals, rcu merges
2016-05-16 15:50:03 -07:00
Justin M. Forbes
9b3b59db20 Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) 2016-05-16 11:43:04 -05:00
Josh Boyer
6c1de60a56 CVE-2016-3713 kvm: out-of-bounds access in set_var_mtrr_msr (rhbz 1332139 1336410) 2016-05-16 10:26:36 -04:00
Josh Boyer
c139414777 Linux v4.6 2016-05-16 10:23:44 -04:00
Josh Boyer
6b8dfd16b6 Linux v4.6-rc7-116-ga2ccb68b1e6a 2016-05-13 11:30:08 -04:00
Peter Robinson
0c1193cdac add credit to Jeremy Linton 2016-05-12 18:08:04 +01:00
Peter Robinson
df7dea68b2 Enable PCI_HOST_GENERIC for all ARM arches 2016-05-12 18:04:14 +01:00
Peter Robinson
104dc06690 Some minor ARMv7 platform fixes from F-24 2016-05-12 14:27:29 +01:00
Josh Boyer
4f98eabc01 Linux v4.6-rc7-55-gc5114626f33b 2016-05-11 10:15:07 -04:00
Josh Boyer
e0602bcbc4 Linux v4.6-rc7-45-g2d0bd9534c8d 2016-05-10 10:45:12 -04:00
Josh Boyer
802cbf8509 Enable XEN SCSI front and backend (rhbz 1334512) 2016-05-10 08:25:00 -04:00
Josh Boyer
4bf3dea79c CVE-2016-4569 info leak in sound module (rhbz 1334643 1334645) 2016-05-10 08:20:23 -04:00
Josh Boyer
0494a46c4e Linux v4.6-rc7 2016-05-09 13:45:56 -04:00
Josh Boyer
452fe53fe0 Linux v4.6-rc6-165-g9caa7e78481f 2016-05-06 11:49:47 -04:00
Josh Boyer
8924c0af02 Linux v4.6-rc6-123-g21a9703de304 2016-05-05 13:21:03 -04:00
Josh Boyer
a26d52b3e9 CVE-2016-4486 CVE-2016-4485 info leaks (rhbz 1333316 1333309 1333321) 2016-05-05 08:51:54 -04:00
Josh Boyer
ba418dcee2 Linux v4.6-rc6-113-g83858a701cf3
- Enable NFC_NXP_NCI options (rhbz 1290556)
2016-05-04 10:56:55 -04:00
Josh Boyer
c70306a69b Fix changelog date 2016-05-04 08:29:54 -04:00
Josh Boyer
e0b4d238ee CVE-2016-4482 info leak in devio.c (rhbz 1332931 1332932) 2016-05-04 08:20:36 -04:00
Josh Boyer
cbdaacf012 Linux v4.6-rc6-72-g33656a1f2ee5 2016-05-03 20:06:19 -04:00
Josh Boyer
5f62b8bc20 Linux v4.6-rc6
- Disable debugging options.
2016-05-02 09:36:00 -04:00
Josh Boyer
9bf052c14f Linux v4.6-rc5-153-g92c19ea95357 2016-04-29 11:20:27 -04:00
Justin M. Forbes
2f85fe0f9e Fix KVM with THP corruption (rhbz 1331092) 2016-04-28 14:26:27 -05:00
Josh Boyer
f9f9100e3c Linux v4.6-rc5-89-gb75a2bf899b6 2016-04-28 12:13:22 -04:00
Peter Robinson
57a67d35d1 fix i.MX6 gpu module loading, fix Jetson TX1 usb 2016-04-28 13:42:42 +01:00
Josh Boyer
e07a3bae84 Linux v4.6-rc5-69-gf28f20da704d
- Require /usr/bin/kernel-install to fix installation after systemd package
  swizzling (rhbz 1331012)
- Reenable debugging options.
2016-04-27 11:29:16 -04:00
Josh Boyer
842d583fea Enable IEEE802154_AT86RF230 on more arches (rhbz 1330356) 2016-04-26 11:09:38 -04:00
Josh Boyer
4ee66c3a57 Avoid unnecessary warnings when deleting a network device 2016-04-26 10:58:40 -04:00