Commit Graph

3014 Commits

Author SHA1 Message Date
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