Dave Jones
7a13662cd4
Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)
...
Enable 10gigE on 64-bit only.
2013-04-03 14:49:09 -04:00
Josh Boyer
9a2eae9267
Add support for Atheros 04ca:3004 bluetooth devices (again) (rhbz 844750)
2013-04-02 14:24:16 -04:00
Josh Boyer
0303fb0eac
Enable CONFIG_SCSI_DMX3191D (rhbz 919874)
2013-04-02 12:02:19 -04:00
Josh Boyer
f9c0a737cc
Enable CONFIG_MCE_INJECT (rhbz 927353)
2013-04-01 12:46:22 -04:00
Josh Boyer
83d2836284
Linux v3.8.5
2013-03-28 15:38:29 -04:00
Justin M. Forbes
aa34b4a3d3
Fix child thread introspection of of /proc/self/exe (rhbz 927469)
2013-03-26 15:04:05 -05:00
Josh Boyer
2f06bf0c2b
Add quirk for Realtek card reader to avoid 10 sec boot delay (rhbz 806587)
2013-03-26 07:52:09 -04:00
Josh Boyer
462525f905
Add quirk for MSI keyboard backlight to avoid 10 sec boot delay (rhbz 907221)
2013-03-26 07:48:06 -04:00
Justin M. Forbes
0ff6c9ba73
disable whci-hcd since it doesnt seem to have users (rhbz 919289)
2013-03-25 13:35:14 -05:00
Josh Boyer
29aec5dbb4
Add verrel for build
2013-03-24 08:57:25 -04:00
Peter Robinson
8edaa7fef3
Disable Marvell Dove support for the moment as it breaks other SoCs
2013-03-23 18:41:14 +00:00
Peter Robinson
eefd4a7b9c
fix merge
2013-03-21 13:44:36 +00:00
Peter Robinson
4b23d6ae18
Minor ARM config updates
2013-03-21 13:36:27 +00:00
Josh Boyer
89389a2e90
Fix workqueue crash in mac80211 (rhbz 920218)
2013-03-21 09:04:30 -04:00
Josh Boyer
eed7f51b23
Linux v3.8.4
...
- CVE-2013-1873 information leaks via netlink interface (rhbz 923652 923662)
2013-03-20 16:39:02 -04:00
Josh Boyer
8d496427eb
CVE-2013-1796 kvm: buffer overflow in handling of MSR_KVM_SYSTEM_TIME
...
(rhbz 917012 923966)
- CVE-2013-1797 kvm: after free issue with the handling of MSR_KVM_SYSTEM_TIME
(rhbz 917013 923967)
- CVE-2013-1798 kvm: out-of-bounds access in ioapic indirect register reads
(rhbz 917017 923968)
2013-03-20 16:13:35 -04:00
Josh Boyer
403abecdfc
Add verrel for build
2013-03-18 11:34:42 -04:00
Justin M. Forbes
01783818dd
Revert rc6 ilk changes from 3.8.3 stable (rhbz 922304)
2013-03-18 11:11:24 -04:00
Peter Robinson
df1cf3af93
Enable OMAP RNG and mvebu dove configs
2013-03-18 09:10:57 +00:00
Peter Robinson
fad676f9ff
re-enable accidentally disabled ARM kernels
2013-03-15 15:24:35 +00:00
Josh Boyer
f6d83f1bcb
CVE-2013-1860 usb: cdc-wdm buf overflow triggered by dev (rhbz 921970 922004)
2013-03-15 07:53:08 -04:00
Josh Boyer
314bf85c5a
Linux v3.8.3
...
- Fix divide by zero on host TSC calibration failure (rhbz 859282)
2013-03-14 14:55:11 -04:00
Josh Boyer
5d9a19407d
Fix divide by zero on host TSC calibration failure (rhbz 859282)
2013-03-14 07:45:49 -04:00
Mauro Carvalho Chehab
d07c9bf44a
Fix i7300_edac size report on single DIMM mode
...
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-14 07:42:01 -04:00
Josh Boyer
6f8ae00dca
Add patch to fix ieee80211_do_stop (rhbz 892599)
2013-03-12 12:58:22 -04:00
Josh Boyer
9fa4523eb7
Add patches to fix cfg80211 issues with suspend (rhbz 856863)
2013-03-12 12:24:24 -04:00
Josh Boyer
6af31c189d
Add patch to fix Cypress trackpad on XPS 12 machines (rhbz 912166)
2013-03-12 10:23:50 -04:00
Josh Boyer
63a70f0755
CVE-2013-0913 drm/i915: head writing overflow (rhbz 920471 920529)
2013-03-12 09:07:06 -04:00
Josh Boyer
b9b2422ce0
CVE-2013-0914 sa_restorer information leak (rhbz 920499 920510)
2013-03-12 08:58:15 -04:00
Mauro Carvalho Chehab
fc114e5562
Fix amd64_edac report with the new API
...
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-12 08:54:01 -04:00
Josh Boyer
ba5da0cf14
Add patch to fix usb_submit_urb error in uvcvideo (rhbz 879462)
2013-03-11 16:28:14 -04:00
Josh Boyer
9a0a8c2024
Add patch to allow "8250." prefix to keep working (rhbz 911771)
2013-03-11 14:59:23 -04:00
Josh Boyer
053e021c3a
Add patch to fix w1_search oops (rhbz 857954)
2013-03-11 09:15:34 -04:00
Josh Boyer
365b244c7c
Add patch to fix broken tty handling (rhbz 904182)
2013-03-11 09:07:32 -04:00
Josh Boyer
49732d2a24
Add turbostat and x86_engery_perf_policy debuginfo to kernel-tools-debuginfo
2013-03-08 18:42:39 -05:00
Josh Boyer
49decd0917
Add patch to fix 32-bit turbostat build with older glibc-headers
...
glibc-2.15 32-bit sigcontext.h pulls in asm/sigcontext.h. Because turbostat
is using -I to point to the kernel source UAPI dir, we get an error about
linux/compiler.h not being found. That's true, because the kernel doesn't
export linux/compiler.h and it's stripped out of the uapi sigcontext.h file
when we export it. But that doesn't help us when turbostat is being stupid
and pointing at the pre-stripped UAPI headers. Just what.
So just point it to the top level kernel include directory after it's already
searched everything else.
2013-03-08 15:50:20 -05:00
Josh Boyer
f08161620a
Add verrel for build
2013-03-08 13:57:16 -05:00
Justin M. Forbes
ca09502aec
Revert write backlight harder until better solution is found (rhbz 917353)
2013-03-08 07:35:08 -06:00
Josh Boyer
90b1fad492
CVE-2013-1828 sctp: SCTP_GET_ASSOC_STATS stack buffer overflow (rhbz 919315 919316)
2013-03-08 08:32:20 -05:00
Peter Robinson
aef219c581
- Have kernel provide kernel-highbank for upgrade to unified
...
- Update mvebu configs
- Drop unused ARM patches
2013-03-08 07:29:49 +00:00
Josh Boyer
645ccd73dc
Fix DMI regression (rhbz 916444)
2013-03-07 14:42:51 -05:00
Josh Boyer
39198815d8
Fix logitech-dj HID bug from Benjamin Tissoires (rhbz 840391)
2013-03-07 13:10:57 -05:00
Josh Boyer
86ce060b46
CVE-2013-1792 keys: race condition in install_user_keyrings (rhbz 916646 919021)
2013-03-07 07:56:22 -05:00
Justin M. Forbes
8d3a89bb31
Fix destroy_conntrack GPF (rhbz 859346)
2013-03-06 13:22:45 -06:00
Justin M. Forbes
b710426697
Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051)
2013-03-06 10:09:25 -06:00
Josh Boyer
81649bdb3e
crypto: info leaks in report API (rhbz 918512 918521)
2013-03-06 08:54:52 -05:00
Peter Robinson
bbf7716489
Update ARM configs for 3.8. Fix beagle (OMAP), update vexpress
2013-03-05 19:38:21 +00:00
Josh Boyer
d33d175ed0
CVE-2013-1819 xfs: _xfs_buf_find oops on blocks beyond the filesystem end
...
(rhbz 918009,918070)
Note CVE fix in 3.8 rebase. Fixed with upstream commit
eb178619f930fa2ba2348de332a1ff1c66a31424
2013-03-05 10:30:22 -05:00
Josh Boyer
6ac537a028
Backport 4 fixes for efivarfs (rhbz 917984)
2013-03-05 10:27:26 -05:00
Josh Boyer
5a61b3c3be
Fix issues in nx crypto driver from Kent Yoder (rhbz 916544)
2013-03-04 13:38:45 -05:00