Commit Graph

808 Commits

Author SHA1 Message Date
Justin M. Forbes
c770d05524 Linux v3.3-7919-g6658a69 2012-03-28 11:29:38 -05:00
Justin M. Forbes
62c169cbc3 Linux v3.3-6972-ge22057c 2012-03-26 20:22:58 -05:00
Dave Jones
d5a077e500 move build tag 2012-03-22 17:28:45 -04:00
Dave Jones
6d70ea92cc Fix occasional EBADMSG from signed modules. (rhbz 804345) 2012-03-22 17:28:30 -04:00
Dave Jones
45f4e434f4 bump 2012-03-22 16:56:25 -04:00
Dave Jones
d51e1d2d42 Fix dentry hash collisions that prevented boot with selinux enabled (rhbz 805371) 2012-03-22 16:54:31 -04:00
Dave Jones
6bffb49282 don't fail the build after an hour just because of some gcc warning. 2012-03-22 13:07:28 -04:00
Dave Jones
7bd4dec471 Linux v3.3-4074-g5375871 2012-03-22 12:05:20 -04:00
Josh Boyer
70f8133b71 Ship hmac file for vmlinuz for FIPS-140 (rhbz 805538) 2012-03-21 15:33:32 -04:00
Josh Boyer
364473e5c5 CVE-2012-1568: execshield: predictable ascii armour base address (rhbz 804957) 2012-03-20 10:35:32 -04:00
Josh Boyer
b7da64597e mac80211: fix possible tid_rx->reorder_timer use after free
from Stanislaw Gruska (rhbz 804007)
2012-03-20 08:47:13 -04:00
Dave Jones
9e294392d7 do the old directory cleanup before we unpack the new tree.
This removes all the old clutter of previous nvr trees.
2012-03-19 17:52:11 -04:00
Dave Jones
1dc056eba6 Reenable debugging options. 2012-03-19 17:31:15 -04:00
Dave Jones
384fed008d Move the 'prep all configs' to a separate script.
This cuts make prep time down from 53s to 10s on my desktop.
A full run across all archs can be done from within a source
tree by running ../../scripts/allarchconfig.sh
2012-03-19 17:30:04 -04:00
Dave Jones
bf4a7c2c88 Disable debugging options. 2012-03-18 22:56:05 -04:00
Dave Jones
befa7ea2b5 Linux 3.3 2012-03-18 22:55:56 -04:00
Adam Jackson
457484487e drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong,
but they're not helpful at this point.
2012-03-16 16:46:13 -04:00
Dave Jones
27001e9102 derp, skipped git1. 2012-03-16 16:05:45 -04:00
Dave Jones
d0ee9bb8b3 Linux v3.3-rc7-103-g0c4d067 2012-03-16 16:00:08 -04:00
Justin M. Forbes
d93bb24a34 re-enable threading on hibernate compression/decompressio 2012-03-16 13:13:01 -05:00
Josh Boyer
6df15dd064 Fixup irqpoll patch to really not impact machines without ASM108x bridges (rhbz 800520)
WITH FEELING THIS TIME
2012-03-16 11:07:58 -04:00
Justin M. Forbes
6875c9a8ca CVE-2012-1179 fix pmd_bad() triggering in code paths holding mmap_sem read mode 2012-03-15 14:54:42 -05:00
Josh Boyer
c4069fe6d2 Fixup irqpoll patch to only activate on machines with ASM108x PCI bridge 2012-03-14 20:32:48 -04:00
John W. Linville
fa580e5210 Remove infrastructure related to compat-wireless integration 2012-03-13 13:26:37 -04:00
Dennis Gilmore
d005e8b3ed Create a working config file for highbank and add highbank to the
spec file.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
2012-03-12 14:54:54 -05:00
Dave Jones
04412e0aef Reenable debugging options. 2012-03-12 15:04:15 -04:00
Dave Jones
07186c6c9b Disable debugging options. 2012-03-12 12:54:29 -04:00
Dave Jones
34ff8bb469 Linux 3.3-rc7 2012-03-12 12:54:01 -04:00
Dave Jones
40b1a0c51b Add debug patch for bugs 787171/766277 2012-03-07 17:12:06 -05:00
Josh Boyer
c2a12cd16f Add kernel module signing on x86
Leave enforcing disabled for now, so unsigned modules can still load.  This
can be switched by adding "enforcemodulesig=1" to the kernel command line.
2012-03-07 15:07:26 -05:00
Dave Jones
8247ca06d4 Disable debugging options. 2012-03-07 01:10:40 -05:00
Dave Jones
0b705fdb93 Linux v3.3-rc6-132-g55062d0 2012-03-07 01:09:59 -05:00
Dave Jones
bbec1598a7 Linux v3.3-rc6-131-g097d591 2012-03-06 22:35:32 -05:00
Dave Jones
986c6ceb52 Linux 3.3-rc6 2012-03-05 11:58:39 -05:00
John W. Linville
18b1cc8929 Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlap 2012-03-05 11:33:07 -05:00
Mark Wielaard
ec9ad688ad Add -r to debuginfo_args to invoke eu-strip --reloc-debug-sections.
The -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections
reduces the number of unnecessary relocations in kernel module .ko.debug
files. This saves ~500MB on the installed size of the kernel-debuginfo
package and makes the rpm file ~30MB smaller.
2012-03-05 09:10:31 -05:00
Justin M. Forbes
77c4837f0f Disable threading on compression/decompression for hibernate 2012-03-02 14:18:50 -06:00
Adam Jackson
a3e5ef0ac4 drm-intel-crtc-dpms-fix.patch: Fix system hang on gen2 kit on DPMS (#730853) 2012-03-02 12:22:53 -05:00
Dave Jones
766e8e89f6 temporarily switch to low-performance polling IRQ mode when unexpected IRQs occur. 2012-03-01 13:07:00 -05:00
Dave Jones
b9cc47d08a Linux v3.3-rc5-101-g88ebdda 2012-02-29 16:18:49 -05:00
John W. Linville
e48a479ee9 Disable with_backports (pending removal)
Disable a number of drivers for ancient wireless LAN cards
Disable iwm3200-related drivers (hardware never released)
Disable "thin firmware" version of libertas driver (libertas_tf)
2012-02-29 13:51:54 -05:00
Josh Boyer
5f05fc562a Add patch to enable keyboard backlight on Sony laptops (rhbz 728478) 2012-02-28 15:47:00 -05:00
Dave Jones
18bb3c2c93 Disable CONFIG_USB_DEVICEFS (Deprecated). 2012-02-28 15:42:00 -05:00
Justin M. Forbes
4d8a6ac05d CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296) 2012-02-28 14:14:22 -06:00
Dave Jones
e0d8aaf397 Linux v3.3-rc5-88-g586c6e7 2012-02-28 11:26:50 -05:00
Josh Boyer
4f646f3602 Add patch to fix regression in FADT revision checks (rhbz 730007 727865) 2012-02-27 14:21:45 -05:00
Josh Boyer
53294d9ceb Linux 3.3-rc5-git1 (upstream 500dd2370e77c9551ba298bdeeb91b02d8402199) 2012-02-27 08:26:29 -05:00
Josh Boyer
ed314e28a7 Reenable debugging options. 2012-02-27 08:20:15 -05:00
Josh Boyer
15133d7ec3 Add patch from Linus Torvalds to fix 32-bit autofs4 build 2012-02-26 11:04:23 -05:00
Josh Boyer
9a6c2dc6e9 Disable debugging options. 2012-02-25 17:24:39 -05:00
Josh Boyer
b4aa2bcd05 Linux 3.3-rc5 2012-02-25 17:23:18 -05:00
Josh Boyer
7e4a1e0b31 Linux 3.3-rc4-git5 (upstream b52b80023f262ce8a0ffdcb490acb23e8678377a) 2012-02-25 08:19:38 -05:00
Josh Boyer
9007bbd9ca Linux 3.3-rc4-git4 (upstream bb4c7e9a9908548b458f34afb2fee74dc0d49f90) 2012-02-24 10:16:35 -05:00
Peter Robinson
97528538cb Further ARM config updates 2012-02-23 14:12:12 +00:00
Josh Boyer
e1b88851aa Linux 3.3-rc4-git3 (upstream 45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b) 2012-02-22 20:02:41 -05:00
Josh Boyer
728b14e247 One s/kversion/KVERREL too many
Fix prep as the tarball untars to linux-%{kversion}
2012-02-22 19:19:37 -05:00
Josh Boyer
83337ce813 Build in a fully versioned directory
Switch to building in linux-%{KVERREL} so we have a fully versioned directory.
This also helps (but doesn't solve) rhbz 751195.
2012-02-22 18:55:53 -05:00
Josh Boyer
530700bbaa Linux 3.3-rc4-git2 (upstream 719741d9986572d64b47c35c09f5e7bb8d389400) 2012-02-22 10:12:24 -05:00
Josh Boyer
3e2e5a32aa Drop x86-Avoid-invoking-RCU-when-CPU-is-idle.patch (rhbz 795050) 2012-02-21 20:02:22 -05:00
Peter Robinson
201cb5c644 update ARM configs to F-17 branch 2012-02-21 23:05:36 +00:00
Josh Boyer
598ed8b2a0 ext4: fix resize when resizing within single group (rhbz 786454) 2012-02-21 14:42:33 -05:00
Josh Boyer
292a6915db imon: don't wedge hardware after early callbacks (rhbz 781832) 2012-02-21 14:32:23 -05:00
Josh Boyer
73a9923d68 Enable rtl8712 driver (rhbz 699618) 2012-02-21 11:35:35 -05:00
Josh Boyer
12b12c6ad6 Linux 3.3-rc4-git1 (upstream 27e74da9800289e69ba907777df1e2085231eff7) 2012-02-21 10:52:32 -05:00
Josh Boyer
71c117f4fa Revert "Append .debug to rawhide builds"
This reverts commit 0288b5115e.

The way we have all the macros coded, this means all the paths need to end
with .debug, including the %kernel_variant_files macros.  That gets ugly
rather quickly with the "simple" fix the above commit tried.  An alternate
solution might be to override the variants built instead.
2012-02-21 10:20:14 -05:00
Dave Jones
43a44e9595 Do not call drivers when invalidating partitions for -ENOMEDIUM 2012-02-20 20:32:37 -05:00
Josh Boyer
c10e53789b Avoid using stack variables in ums_realtek (again) (rhbz 795544) 2012-02-20 16:20:43 -05:00
Dave Jones
e9f72477ec NFSv4: Fix an Oops in the NFSv4 getacl code 2012-02-20 13:40:26 -05:00
Josh Boyer
cd70fad7ef Reenable debugging options. 2012-02-20 09:05:36 -05:00
Josh Boyer
0288b5115e Append .debug to rawhide builds
When we have debugbuildsenabled=0, we're actually building a debug kernel.
To help point this out, let's append .debug in EXTRAVERSION like we would
when building kernel-debug
2012-02-20 09:05:03 -05:00
Josh Boyer
9167f1f0b9 Linux 3.3-rc4
Disable debugging options.
2012-02-19 22:29:59 -05:00
Peter Robinson
d78aa36f27 More ARM config updates, fix NVEC patch 2012-02-19 12:34:38 +00:00
Dave Jones
abc7c8e59f improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) 2012-02-17 16:03:23 -05:00
Dave Jones
e4ae14c096 Reenable radio drivers. (rhbz 784824) 2012-02-17 14:57:14 -05:00
Josh Boyer
fcbaf26ab3 Freeze all filesystems during system suspend/hibernate.
Rebased http://marc.info/?l=linux-kernel&m=132775832509351&w=4 to 3.3-rc3
2012-02-17 13:42:40 -05:00
Josh Boyer
49739536e3 Linux 3.3-rc3-git7 (upstream 4903062b5485f0e2c286a23b44c9b59d9b017d53) 2012-02-17 10:20:23 -05:00
Peter Robinson
af0a6dbf60 comment out NVEC patch for the moment 2012-02-16 11:19:55 +00:00
Peter Robinson
8efb1faee8 update ARM configs for 3.3 2012-02-16 01:03:09 +00:00
Josh Boyer
51519e824d Require newer linux-firmware package for updated bnx2/bnx2x drivers 2012-02-15 19:04:52 -05:00
Josh Boyer
db9a53c878 Linux 3.3-rc3-git6 (upstream c38e23456278e967f094b08247ffc3711b1029b2) 2012-02-15 18:55:42 -05:00
Adam Jackson
53271754a7 Add patch and config change for vgem.ko 2012-02-15 18:55:24 -05:00
Josh Boyer
fed67f29ea Install perf examples as suggested by Jason Baron 2012-02-14 19:54:02 -05:00
Josh Boyer
7505efca07 Modify sd_revalidate_disk patch to do a WARN_ONCE instead of silently skip 2012-02-14 11:06:37 -05:00
Josh Boyer
7d0c6272a4 Patch to enable CONFIG_KEYS_COMPAT on s390 from David Howells (rhbz 790367) 2012-02-14 10:22:38 -05:00
Josh Boyer
97821c04a8 Fix rhbzs 789641 and 789644
Fix RCU usage during cpu idle (rhbz 789641)
Fix mce rcu splat (rhbz 789644)
2012-02-14 10:10:35 -05:00
Josh Boyer
01ec5d6506 Linux 3.3-rc3-git5 (upstream ce5afed937f0a823d3b00c9459409c3f5f2fbd5d) 2012-02-14 09:46:56 -05:00
Peter Robinson
6299761995 Update ARM components in Makefile.config 2012-02-14 10:03:34 +00:00
Josh Boyer
3b80d49b15 Apply patch to fix autofs4 lockdep splat (rhbz 714828) 2012-02-13 20:48:21 -05:00
Josh Boyer
c47696a795 Linux 3.3-rc3-git4 (upstream 3ec1e88b33a3bdd852ce8e014052acec7a9da8b5) 2012-02-13 07:37:19 -05:00
Josh Boyer
ed66563428 Linux 3.3-rc3-git3 (upstream 8df54d622a120058ee8bec38743c9b8f091c8e58) 2012-02-11 09:02:14 -05:00
Josh Boyer
af1af57c46 Patch to prevent NULL pointer dereference in sd_revalidate_disk (rhbz 754518) 2012-02-10 15:02:33 -05:00
Josh Boyer
268ca99517 Linux 3.3-rc3-git2 (upstream 612b8507c5d545feed2437b3d2239929cac7688d) 2012-02-10 13:37:46 -05:00
Josh Boyer
1d0352b359 Reenable debugging options. 2012-02-10 09:42:43 -05:00
Josh Boyer
07b8ad858e Linux 3.3-rc3-git1 (upstream 19e00f2f1d5273dbc52eab0ebc315cae3aa44b2a) 2012-02-10 09:38:05 -05:00
Dave Jones
adf844df81 bsg: fix sysfs link remove warning (#787281) 2012-02-09 15:48:47 -05:00
Josh Boyer
bbb795413f Disable debugging options. 2012-02-09 07:44:11 -05:00
Josh Boyer
c3fd9fe6db Linux 3.3-rc3 2012-02-09 07:43:07 -05:00
Josh Boyer
c7a040e5c8 Remove a bogus inline declaration that broke ARM and ppc builds (rhbz 787373) 2012-02-08 11:28:24 -05:00
Josh Boyer
a0668fa819 Add new upstream NFS id mapping patches from Steve Dickson 2012-02-08 08:48:17 -05:00
Josh Boyer
32e0cc2b97 CVE-2011-4086 jbd2: unmapped buffer with _Unwritten or _Delay flags set can lead to DoS (rhbz 788260) 2012-02-08 08:39:54 -05:00