Commit graph

1,288 commits

Author SHA1 Message Date
Josh Boyer
cd6bdb99f5 Add patch to not break modules_install for external module builds 2012-11-07 08:58:54 -05:00
Josh Boyer
0854ddfab8 Backport efivarfs from efi/next for moktools 2012-11-05 10:05:41 -05:00
Josh Boyer
7002a8cc0b Fix build break without CONFIG_EFI set (reported by Peter W. Bowey) 2012-11-05 09:58:50 -05:00
Josh Boyer
fd50c1cf70 Linux v3.6.6 2012-11-05 09:30:21 -05:00
David Woodhouse
4f94f043d0 Fix efifb handling on MBP8,3 2012-11-05 14:25:42 +00:00
Josh Boyer
f8f8ccfe16 Update modsign to what is currently in 3.7-rc2
Update secure boot support for UEFI cert importing.
2012-10-31 17:01:35 -04:00
Josh Boyer
f1dd1c43f8 Linux v3.6.5 2012-10-31 14:04:50 -04:00
Josh Boyer
1e3ce1064c CVE-2012-4565 net: divide by zero in tcp algorithm illinois (rhbz 871848 871923) 2012-10-31 13:58:56 -04:00
Josh Boyer
4acebb2503 Move power-x86-destdir.patch to apply on vanilla kernels (thanks knurd) 2012-10-30 14:01:39 -04:00
Josh Boyer
8eac4e9c08 Update patch for 867344 2012-10-30 13:07:21 -04:00
Justin M. Forbes
ddc5dcdcdf Uprobes backports from upstream 2012-10-29 23:31:32 -05:00
Peter Robinson
39c7bf392f Update ARM alignment patch to upstream 2012-10-29 18:04:05 +00:00
Justin M. Forbes
a0a8db50e5 Linux 3.6.4 2012-10-29 08:57:00 -05:00
Justin M. Forbes
1c1fad8242 CVE-2012-4508: ext4: AIO vs fallocate stale data exposure (rhbz 869904 869909) 2012-10-25 13:14:53 -05:00
Josh Boyer
73a159283b Remove patch added for rhbz 856863 2012-10-24 14:41:48 -04:00
Josh Boyer
9c72450ca1 Add patch to fix corrupted text with i915 (rhbz 852210) 2012-10-24 08:27:15 -04:00
Peter Robinson
a0177af7b1 Update OMAP Video config options 2012-10-23 15:55:48 +01:00
Justin M. Forbes
d7bc89adf5 bump for build 2012-10-23 09:37:06 -05:00
Peter Robinson
2cf9926874 Merge branch 'f18' of ssh://pkgs.fedoraproject.org/kernel into f18 2012-10-22 21:23:50 +01:00
Peter Robinson
a40ef16775 VIFO fails on ARM at the moment so disable it for the time being 2012-10-22 21:23:31 +01:00
Josh Boyer
f87521dfe4 Add patch to fix CIFS oops from Jeff Layton (rhbz 867344) 2012-10-22 15:48:29 -04:00
Josh Boyer
06c67c2107 CVE-2012-0957: uts: stack memory leak in UNAME26 (rhbz 862877 864824) 2012-10-22 09:48:25 -04:00
Josh Boyer
d5d47dc016 Fix rt2x00 usb reset resume (rhbz 856863) 2012-10-22 08:33:17 -04:00
Justin M. Forbes
aefdd98114 Linux 3.6.3 2012-10-22 07:22:54 -05:00
Peter Robinson
6419bc9683 add patch to revert ARM misaligned access check to stop kernel OOPS, actually apply highbank sata patch 2012-10-22 09:45:28 +01:00
Peter Robinson
bd39f7b459 Merge branch 'f18' of ssh://pkgs.fedoraproject.org/kernel into f18 2012-10-19 12:07:31 +01:00
Josh Boyer
5a7aaca8ae Patch to have mac80211 connect with HT20 if HT40 is not allowed (rhbz 866013) 2012-10-18 08:54:01 -04:00
Josh Boyer
023c26f518 Enable VFIO (rhbz 867152) 2012-10-18 08:39:56 -04:00
Josh Boyer
c7a63b96fe Apply patch from Stanislaw Gruszka to fix mac80211 issue (rhbz 862168) 2012-10-18 08:36:03 -04:00
Josh Boyer
aa337a7243 Apply patch to fix iwlwifi crash (rhbz 770484) 2012-10-18 08:31:07 -04:00
Peter Robinson
a3d0a42d2d Merge branch 'f18' of ssh://pkgs.fedoraproject.org/kernel into f18 2012-10-17 10:31:07 +01:00
Mauro Carvalho Chehab
83707cda0a Fix i82975x_edac (BZ#848149)
This driver was soooo broken that I needed to rewrote the
entire logic for memory identification and for memory error
report.

While here, enable EDAC_DEBUG, on debug kernels.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-16 22:53:29 -03:00
Justin M. Forbes
d098f2b712 Enable CONFIG_TCM_HOST (rhbz 866981) 2012-10-16 09:22:02 -05:00
Justin M. Forbes
bf61942c62 Linux 3.6.2 2012-10-15 08:25:35 -05:00
Mauro Carvalho Chehab
fb857079a6 omap: enable v4l2 drivers for omap2+
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-14 10:29:39 +01:00
Mauro Carvalho Chehab
0291edf1a1 arm-exynos4: add regulator fix patches for SMDK310 and Origen boards
Without those patches, both drivers oopses, due to a bug at the
dummy regulator on Kernel 3.6.

Also, some board components don't work without it.

Those patches could not be 100% correct, but all components that
are known to work with the upstream Kernel are available with it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-14 10:22:23 +01:00
Mauro Carvalho Chehab
d4d4cfe7bf arm-exynos4: add regulator fix patches for SMDK310 and Origen boards
Without those patches, both drivers oopses, due to a bug at the
dummy regulator on Kernel 3.6.

Also, some board components don't work without it.

Those patches could not be 100% correct, but all components that
are known to work with the upstream Kernel are available with it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-14 10:21:34 +01:00
Peter Robinson
162ad0ffb6 bump release 2012-10-13 14:08:53 +01:00
Peter Robinson
9abf1b6aca Update ARM config for missing newoption items 2012-10-11 15:03:26 +01:00
Josh Boyer
9d69565a5f Drop unhandled irq polling patch 2012-10-09 08:27:17 -04:00
Justin M. Forbes
5768fdefaf Linux 3.6.1 2012-10-08 10:53:09 -05:00
David Woodhouse
61db236d13 Fix handle-efi-roms.patch to actually use the copy it got from EFI 2012-10-06 20:07:42 +01:00
Josh Boyer
cc41f66d97 secure boot modsign depends on CONFIG_MODULE_SIG not CONFIG_MODULES 2012-10-06 08:53:08 -04:00
Josh Boyer
0f1408ff0a Adjust secure boot modsign patch 2012-10-05 14:11:00 -04:00
Peter Robinson
5873a55fe1 Build MMC in on OMAP and Tegra until we work out why modules don't work 2012-10-05 08:12:12 +01:00
Adam Jackson
dd2f784bab Drop vgem patches, not doing anything yet. 2012-10-03 12:02:43 -04:00
Josh Boyer
b12047e72c Make sure kernel-tools-libs-devel provides kernel-tools-devel 2012-10-03 08:23:43 -04:00
Justin M. Forbes
b48142ecf2 Power: Fix VMX fix for memcpy case (rhbz 862420) 2012-10-02 15:36:46 -05:00
Josh Boyer
8c28af1555 Patch from David Howells to fix overflow on 32-bit X.509 certs (rhbz 861322) 2012-10-02 09:56:09 -04:00
Peter Robinson
63d527976a - Update ARM configs for 3.6 final
- Add highbank SATA driver for stability
- Build in OMAP MMC and DMA drivers to fix borkage for now
2012-10-02 08:20:54 +01:00