Commit graph

1,566 commits

Author SHA1 Message Date
Dave Jones
16dbebbb4b Disable LATENCYTOP/SCHEDSTATS in non-debug builds. 2013-07-12 12:18:59 -04:00
Josh Boyer
8c58af14b8 Fix various overflow issues in ext4 (rhbz 976837) 2013-07-12 09:35:31 -04:00
Josh Boyer
6c78bc0a35 Add iwlwifi fix for connection issue (rhbz 885407) 2013-07-12 07:47:24 -04:00
Josh Boyer
b9f0d980bc Add report fixup for Genius Gila mouse from Benjamin Tissoires (rhbz 959721) 2013-07-05 09:17:52 -04:00
Josh Boyer
15eecb868a Add vhost-net use-after-free fix (rhbz 976789 980643) 2013-07-05 09:02:09 -04:00
Josh Boyer
e7d7a620ab Add fix for timer issue in bridge code (rhbz 980254) 2013-07-05 09:02:03 -04:00
Josh Boyer
b3110537ec CVE-2013-2232 ipv6: using ipv4 vs ipv6 structure during routing lookup in sendmsg (rhbz 981552 981564) 2013-07-05 08:03:26 -04:00
Josh Boyer
3e6b75eafb Add verrel for build 2013-07-04 08:42:27 -04:00
Josh Boyer
a80f0d14d2 CVE-2013-1059 libceph: Fix NULL pointer dereference in auth client code (rhbz 977356 980341) 2013-07-03 16:12:29 -04:00
Josh Boyer
d85f8a309c CVE-2013-2234 net: information leak in AF_KEY notify (rhbz 980995 981007) 2013-07-03 15:37:36 -04:00
Josh Boyer
1afd520f13 Linux v3.9.9 2013-07-03 14:48:32 -04:00
Josh Boyer
82b878e489 Add patches to fix iwl skb managment (rhbz 977040) 2013-07-03 08:33:12 -04:00
Justin M. Forbes
7ac2c9df5f Linux v3.9.8 2013-06-27 14:10:36 -05:00
Josh Boyer
35140946fb Fix stack memory usage for DMA in ath3k (rhbz 977558) 2013-06-27 09:37:23 -04:00
Josh Boyer
e7af4730ae Add two patches to fix bridge networking issues (rhbz 880035) 2013-06-26 07:51:17 -04:00
Josh Boyer
d09da5dea4 Fix battery issue with bluetooth keyboards (rhbz 903741) 2013-06-24 10:25:00 -04:00
Josh Boyer
78b9117565 Add two patches to fix iwlwifi issues in unmapping
- Add patch to fix carl9170 oops (rhbz 967271)
2013-06-21 09:33:31 -04:00
Josh Boyer
f08e8e175c Add patch to fix carl9170 oops (rhbz 967271) 2013-06-21 09:08:50 -04:00
Justin M. Forbes
0d22b061e2 Linux v3.9.7 2013-06-20 16:46:56 -05:00
Mauro Carvalho Chehab
c2c10b0fab Add support for nct677x sensors found on Asus Z77 motherboards
Backport the existing driver found on Kernel 3.10-rc6, on those
changesets:

169c05c hwmon: (nct6775) Do not create non-existing attributes
6445e66 hwmon: (nct6775) Fix coding style problems
6d4b362 hwmon: (nct6775) Constify strings
c409fd4 hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
573728c hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
2c7fd30 hwmon: (nct6775) Expand scope of supported chips
236d903 hwmon: (nct6775) Drop read/write lock
0fc1f8f hwmon: (nct6775) Only report VID if supported and enabled
8e9285b hwmon: (nct6775) Detect and report additional temperature sources
bbd8dec hwmon: (nct6775) Add support for weighted fan control
cdcaece hwmon: (nct6775) Add support for automatic fan control
77eb5b3 hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
84d19d9 hwmon: (nct6775) Add power management support
47ece96 hwmon: (nct6775) Add support for fan debounce module parameter
5c25d95 hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
1c65dc3 hwmon: (nct6775) Add support for fan speed attributes
aa136e5 hwmon: (nct6775) Add support for temperature sensors
a6bd587 hwmon: (nct6775) Add case open detection
9de2e2e hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-19 15:51:11 -03:00
Dave Jones
7c4fd19bb4 Disable MTRR sanitizer by default. 2013-06-18 13:05:51 -04:00
Josh Boyer
73be2dc284 Linux v3.9.6 2013-06-13 14:40:28 -04:00
Josh Boyer
c98aa694c6 Fix KVM divide by zero error (rhbz 969644) 2013-06-12 07:38:48 -04:00
Josh Boyer
729afc3f1a Add fix for rt5390/rt3290 regression (rhbz 950735) 2013-06-12 07:32:42 -04:00
Josh Boyer
6bca203461 Add verrel for build 2013-06-11 15:21:06 -04:00
Josh Boyer
d6d68e331d Add patches to fix MTRR issues in 3.9.5 (rhbz 973185) 2013-06-11 14:53:03 -04:00
Josh Boyer
ce5fae0641 Add two patches to fix issues with vhost_net and macvlan (rhbz 954181) 2013-06-11 09:26:55 -04:00
Josh Boyer
2bd4b14565 CVE-2013-2164 information leak in cdrom driver (rhbz 973100 973109) 2013-06-11 08:07:19 -04:00
Josh Boyer
6bb74174a1 Add verrel for build 2013-06-10 10:10:49 -04:00
Josh Boyer
c7995c2f97 Add patch to fix 3.9.5 build on powerpc 2013-06-10 10:05:11 -04:00
Josh Boyer
a5e016d48a Linux v3.9.5 2013-06-10 07:31:05 -04:00
Josh Boyer
33c1a67054 CVE-2013-2851 block: passing disk names as format strings (rhbz 969515 971662) 2013-06-07 08:23:23 -04:00
Josh Boyer
4c6eb690b8 CVE-2013-2852 b43: format string leaking into error msgs (rhbz 969518 971665) 2013-06-07 08:16:06 -04:00
Josh Boyer
21d95660dd CVE-2013-2148 fanotify: info leak in copy_event_to_user (rhbz 971258 971261) 2013-06-06 08:24:19 -04:00
Josh Boyer
aec19f2446 CVE-2013-2147 cpqarray/cciss: information leak via ioctl (rhbz 971242 971249) 2013-06-06 08:20:31 -04:00
Josh Boyer
3339e89a99 CVE-2013-2140 xen: blkback: insufficient permission checks for BLKIF_OP_DISCARD (rhbz 971146 971148) 2013-06-05 16:12:07 -04:00
Josh Boyer
342e72364a Fix UEFI anti-bricking code (rhbz 964335) 2013-06-03 19:06:26 -04:00
Josh Boyer
4ae2403028 CVE-2013-2850 iscsi-target: heap buffer overflow on large key error (rhbz 968036 969272) 2013-05-31 07:35:17 -04:00
Justin M. Forbes
805d0e40ad Linux v3.9.4 2013-05-24 14:42:54 -05:00
Josh Boyer
b51f2e35a8 Add patch to quiet irq remapping failures (rhbz 948262) 2013-05-24 12:59:04 -04:00
Josh Boyer
afcba0a0ef Fix oops from incorrect rfkill set in hp-wmi (rhbz 964367) 2013-05-23 16:12:33 -04:00
Josh Boyer
08acba8d9c memcmp, not memset.
I promise I read the code before I applied the patch.
2013-05-22 09:47:58 -04:00
Josh Boyer
5d01e49869 Fix memset error in iwlwifi 2013-05-22 08:23:01 -04:00
Josh Boyer
ea06f6447b Fix modules-extra signing with 3.9 kernels (rhbz 965181) 2013-05-21 12:42:36 -04:00
Josh Boyer
d03943819e Update s390x config now that F18 is on 3.9 2013-05-20 10:32:47 -04:00
Josh Boyer
58f61257fc Linux 3.9.3 2013-05-20 08:33:56 -04:00
Josh Boyer
033f53a432 Fix config-local usage (rhbz 950841) 2013-05-16 10:42:15 -04:00
Dave Jones
acc1b9e2ce Linux 3.9.2 2013-05-13 09:44:07 -04:00
Dave Jones
28a3cd9c35 incremental, duh 2013-05-10 12:30:27 -04:00
Dave Jones
e32be25541 Linux 3.9.2-rc1 2013-05-10 12:23:30 -04:00