Commit graph

1,268 commits

Author SHA1 Message Date
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
Justin M. Forbes
48601caa5c Add audit-libs-devel to perf build-deps to enable trace command. (rhbz 892893) 2013-03-04 09:27:36 -06:00
Josh Boyer
31122695c7 Linux v3.8.2 2013-03-04 10:27:57 -05:00
Justin M. Forbes
ec583c93be Linux v3.8.1 2013-03-04 00:05:01 -06:00
Josh Boyer
413c7e79f6 Add patches to fix sunrpc panic (rhbz 904870) 2013-03-01 09:00:34 -05:00
Peter Robinson
6067ea9ca1 Update ARM config to enable SPI and a few other cleanups 2013-02-27 23:00:06 +00:00
Justin M. Forbes
3c34bf7a1f Linux v3.7.10 2013-02-27 12:52:48 -06:00
Justin M. Forbes
dc7f562424 Avoid recursion in put_user_ns, potential overflow 2013-02-26 17:03:56 -06:00
Josh Boyer
1f1cbe4b73 CVE-2013-1767 tmpfs: fix use-after-free of mempolicy obj (rhbz 915592,915716) 2013-02-26 09:08:15 -05:00
Josh Boyer
66df908ad4 Fix vmalloc_fault oops during lazy MMU (rhbz 914737) 2013-02-26 08:15:14 -05:00
Josh Boyer
48b6f5c693 Honor dmesg_restrict for /dev/kmsg (rhbz 903192) 2013-02-25 10:04:58 -05:00
Josh Boyer
375c9e59f5 CVE-2013-1763 sock_diag: out-of-bounds access to sock_diag_handlers (rhbz 915052,915057) 2013-02-24 14:02:21 -05:00
Josh Boyer
2038832ba0 Fix perf report field separator issue (rhbz 906055)
- Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750)
- Backport support for newer ALPS touchpads (rhbz 812111)
2013-02-20 12:23:53 -05:00
Josh Boyer
7a177e376a Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750) 2013-02-19 11:56:07 -05:00
Josh Boyer
930df99ee1 Backport support for newer ALPS touchpads (rhbz 812111) 2013-02-19 11:20:07 -05:00
Justin M. Forbes
639f23b1b1 Linux v3.7.9 2013-02-18 13:35:48 -06:00
Adam Jackson
ac36543927 i915: Fix a mismerge in 3.7.y that leads to divide-by-zero in i9xx_update_wm 2013-02-18 13:47:33 -05:00
Adam Jackson
ec07e9dbae Add drm-i915-Fix-up-mismerge-of-3490ea5d-in-3.7.y.patch 2013-02-18 13:46:34 -05:00
Josh Boyer
381fac519a CVE-2013-0290 net: infinite loop in __skb_recv_datagram (rhbz 911479 911473) 2013-02-15 08:00:59 -05:00
Justin M. Forbes
6a4938fe99 Linux v3.7.8 2013-02-14 15:19:31 -06:00
Adam Jackson
c8a1c7c713 i915: Hush asserts during TV detection, just useless noise
- i915: Fix LVDS downclock to not cripple performance (#901951)
2013-02-14 14:25:52 -05:00
Adam Jackson
b5410eb507 i915: Hush asserts during TV detection, just useless noise
- i915: Fix LVDS downclock to not cripple performance (#901951)
2013-02-14 14:23:30 -05:00
Justin M. Forbes
eae3ac4d02 Fix patch numbering 2013-02-14 11:41:53 -06:00
Justin M. Forbes
ec0018e745 mm: Check if PUD is large when validating a kernel address 2013-02-14 11:35:13 -06:00
Josh Boyer
a8887f38a3 Add patch to fix corruption on newer M6116 SATA bridges (rhbz 909591) 2013-02-14 09:41:42 -05:00
Josh Boyer
228b22afc5 CVE-2013-0228 xen: xen_iret() invalid %ds local DoS (rhbz 910848 906309) 2013-02-14 09:26:59 -05:00
Josh Boyer
d4c9a720d9 CVE-2013-0216/0127 xen: netback DoS via malicious guest ring (rhbz 910886) 2013-02-14 09:12:20 -05:00
Justin M. Forbes
2fa62b2c11 Linux v3.7.7 2013-02-11 13:59:08 -06:00
Peter Robinson
3900a1c2e7 Minor ARM build fixes 2013-02-07 09:41:51 +00:00
Josh Boyer
87ef682fd1 Add patch to fix ath9k dma stop checks (rhbz 892811) 2013-02-06 09:57:47 -05:00
Josh Boyer
2ee5453858 Fix rtlwifi scheduling while atomic from Larry Finger (rhbz 903881) 2013-02-04 09:53:02 -05:00