Commit Graph

1972 Commits

Author SHA1 Message Date
Justin M. Forbes 9263f3b4e7 Linux v3.12.3 2013-12-04 16:07:29 -06:00
Josh Boyer 39dec789cc Update dell-laptop patches with whole series from 3.13
All of them are needed so it works on most Latitude machines.  Otherwise it's
hit or miss
2013-12-04 08:21:27 -05:00
Peter Robinson ac9144f555 Minor ARM cleanups and remove obsolete options 2013-12-03 23:41:44 +00:00
Josh Boyer 8de680cb8a Add patches to fix rfkill switch on Dell machines (rhbz 958826) 2013-12-03 09:10:13 -05:00
Justin M. Forbes aedcb19041 Tag and build 2013-12-02 14:11:06 -06:00
Josh Boyer 70a5f71fed Add a bunch of bugzilla/upstream-status fields 2013-12-02 14:39:54 -05:00
Peter Robinson ed6d07c3e0 Add patch set for AM33xx BeagleBones 2013-12-02 15:19:50 +00:00
Josh Boyer 34f3a246b5 Fix crash driver build and re-enable on s390x (from Dan Horák) 2013-12-02 08:39:19 -05:00
Josh Boyer 6fd82f26c2 Fix mdadm soft lockup and crash (rhbz 1033971) 2013-11-30 14:20:48 -05:00
Josh Boyer 1adede449e CVE-2013-6405 net: leak of uninited mem to userspace via recv syscalls (rhbz 1035875 1035887) 2013-11-30 13:39:25 -05:00
Josh Boyer b564bea1b5 Add bugzilla and upstream-status fields to qxl memory leak patch 2013-11-30 09:13:12 -05:00
Josh Boyer 2daa349ccc Linux v3.12.2 2013-11-29 15:26:00 -05:00
Josh Boyer d791273b5d Fix memory leak in qxl (from Dave Airlie) 2013-11-29 10:24:53 -05:00
Josh Boyer f9cc55d6ab Add patch to fix usbnet URB handling (rhbz 998342) 2013-11-26 14:22:55 -05:00
Josh Boyer 94ec42f007 Fix crash in via-velocity driver (rhbz 1022733) 2013-11-26 14:00:16 -05:00
Josh Boyer afaeef6a87 CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670) 2013-11-26 12:20:22 -05:00
Dan Horák 56ccc89ee3 x86_64-generic - remove duplicate options 2013-11-26 08:17:32 -05:00
Dan Horák d3ca834bc1 update config for s390x - 2 2013-11-26 08:14:34 -05:00
Josh Boyer 84deb1c0ec Update s390x from Dan Horák 2013-11-26 08:08:55 -05:00
Josh Boyer 96d245ede5 CVE-2013-6380 aacraid: invalid pointer dereference (rhbz 1033593 1034304) 2013-11-25 11:35:06 -05:00
Josh Boyer 579e4ff693 CVE-2013-6378 libertas: potential oops in debugfs (rhbz 1033578 1034183) 2013-11-25 08:23:47 -05:00
Peter Robinson ebfa77478c Enable FSL RTC (for i.MX6) 2013-11-23 18:30:36 +00:00
Peter Robinson b867199257 Fix ARM Utilite DTB 2013-11-23 01:04:43 +00:00
Josh Boyer b51f668d47 Add bugzilla and upstream-status fields to nfs patches 2013-11-22 14:23:22 -05:00
Josh Boyer 65bda0ba74 Add patches from Jeff Layton to fix 15sec NFS mount hang 2013-11-22 13:46:58 -05:00
Peter Robinson 87acb18a73 Minor ARM config update 2013-11-22 09:31:08 +00:00
Josh Boyer 3b197efcc2 Linux v3.12.1 2013-11-20 15:57:11 -05:00
Josh Boyer d4d966eac2 Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984) 2013-11-20 11:12:18 -05:00
Josh Boyer 8e531cb572 Add patch to fix rhel5.9 KVM guests (rhbz 967652) 2013-11-18 14:20:33 -05:00
Josh Boyer 7eb0d1e7de Add bugzilla/upstream-status notes to 24hz audio patch 2013-11-18 11:39:30 -05:00
Josh Boyer 36abfc0a6e Add patches from Pierre Ossman to fix 24Hz/24p radeon audio (rhbz 1010679) 2013-11-18 11:27:56 -05:00
Josh Boyer 0c83a7bef5 Add patch to fix ALX phy issues after resume (rhbz 1011362) 2013-11-18 10:55:47 -05:00
Josh Boyer ced5d350f3 Fix ipv6 sit panic with packet size > mtu (from Michele Baldessari) (rbhz 1015905) 2013-11-18 10:51:33 -05:00
Peter Robinson 843bf7364e Fix up ARM usb gadget config to make it useful 2013-11-17 20:41:05 +00:00
Josh Boyer 017cb84224 CVE-2013-4563: net: large udp packet over IPv6 over UFO-enabled device with TBF qdisc panic (rhbz 1030015 1030017) 2013-11-14 14:36:25 -05:00
Josh Boyer a6bed447f4 Bump release for build 2013-11-09 10:27:45 -05:00
Josh Boyer 20a5ad3ec1 Add patch from Daniel Stone to avoid high order allocations in evdev 2013-11-09 10:13:36 -05:00
Josh Boyer e3ff8fb710 Add qxl backport fixes from Dave Airlie 2013-11-09 09:33:45 -05:00
Kyle McMartin 0a346ea311 enable crash on other architectures 2013-11-05 16:51:00 -05:00
Josh Boyer 17cfc21f1f Linux v3.12
- Disable debugging options.
2013-11-04 08:41:44 -05:00
Josh Boyer 7070b18973 Linux v3.12-rc7-111-g9581b7d 2013-11-01 18:51:07 -04:00
Josh Boyer de05667da7 Add patch to allow NR_CPUS=1024 on x86_64
The way the kconfig is structured, you either have a range from 2-512 CPUs
if SMP is set and MAXSMP is not set, or you get the default value of 4096
as soon as you set MAXSMP.  Increase the range to 1024 in the !MAXSMP case.
2013-11-01 10:01:08 -04:00
Josh Boyer 69fef575e3 Linux v3.12-rc7-79-g4f794ee
- Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
2013-11-01 08:46:47 -04:00
Josh Boyer 105477709d CVE-2013-4348 net: deadloop path in skb_flow_dissect (rhbz 1007939 1025647) 2013-11-01 08:30:19 -04:00
Josh Boyer 5e7b1083ca Linux v3.12-rc7-48-g12aee27 2013-10-31 08:52:04 -04:00
Josh Boyer 5db35377dd Linux v3.12-rc7-9-gc9ca72f
- Fixes sg_open lock held when returning to userspace (rhbz 1018620)
- Reenable debugging options.
2013-10-29 12:44:37 -04:00
Josh Boyer 6894720d05 Linux v3.12-rc7
- Disable debugging options.
2013-10-28 07:22:20 -04:00
Josh Boyer 4270a99c6d Update PatchList.txt 2013-10-25 12:49:59 -04:00
Josh Boyer 0a55a3fb5f Add touchpad support for Dell XT2 (rhbz 1023413) 2013-10-25 12:43:16 -04:00
Josh Boyer 87fb89bd4e Linux v3.12-rc6-292-g4208c47 2013-10-25 10:26:55 -04:00