Commit Graph

1763 Commits

Author SHA1 Message Date
Josh Boyer b8ac208a87 CVE-2013-6368 kvm: cross page vapic_addr access (rhbz 1032210 1042090) 2013-12-12 16:29:35 -05:00
Josh Boyer 69ee1b7392 CVE-2013-6367 kvm: division by 0 in apic_get_tmcct (rhbz 1032207 1042081) 2013-12-12 16:29:31 -05:00
Josh Boyer 04739196f3 Linux v3.13-rc3-174-g9538e10 2013-12-11 10:26:01 -05:00
Josh Boyer 1cc05a6e9d Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802) 2013-12-11 08:51:05 -05:00
Josh Boyer fd75f39f64 Revert upstream selinux change causing sync hang (rhbz 1033965)
- Add patch to fix radeon from crashing
2013-12-10 18:27:14 -05:00
Josh Boyer f78c22dfe9 Linux v3.13-rc3-157-g17b2112
- Reenable debugging options.
2013-12-10 11:14:20 -05:00
Josh Boyer 2eb18460c0 Linux v3.13-rc3
- Disable debugging options.
2013-12-09 14:44:09 -05:00
Josh Boyer 023e1d59cf Linux v3.13-rc2-326-g843f4f4 2013-12-06 12:37:24 -05:00
Josh Boyer 1d5c4d2db1 Linux v3.13-rc2-295-g002acf1
- Add test fix patch for crypto backtrace (rhbz 1038472)
2013-12-06 08:50:54 -05:00
Josh Boyer 0a16078424 Linux v3.13-rc2-265-gef1e4e3 2013-12-05 15:50:53 -05:00
Josh Boyer d5539dfec6 Linux v3.13-rc2-215-g53c6de5
- Enable PR kvm module on ppc64 (rhbz 1038541)
2013-12-05 09:42:28 -05:00
Josh Boyer 78ba2bd961 Linux v3.13-rc2-208-g8ecffd7 2013-12-04 12:13:19 -05:00
Peter Robinson b0dba0cd41 Minor ARM cleanups and remove obsolete options 2013-12-03 23:37:40 +00:00
Josh Boyer 01383f49c2 Linux v3.13-rc2-119-ga45299e 2013-12-02 15:42:00 -05:00
Josh Boyer 0fdcea1ca4 Linux v3.13-rc2-1-gaf91706
- Reenable debugging options.
2013-12-02 09:13:16 -05:00
Peter Robinson 622a4556e4 Minor ARM config updates, Enable sound compressed offload on ARM 2013-11-30 20:17:35 +00:00
Josh Boyer 40c368d447 Linux v3.13-rc2
- Disable debugging options.
2013-11-29 16:32:42 -05:00
Josh Boyer eff40fb8eb Linux v3.13-rc1-252-gdda9cc3 2013-11-29 09:10:20 -05:00
Josh Boyer 78c2e3a21d Linux v3.13-rc1-128-g0e4b074 2013-11-26 15:30:39 -05:00
Josh Boyer 97686d595e Fix crash driver build and re-enable on s390x (from Dan Horák) 2013-11-26 13:53:18 -05:00
Josh Boyer 761de8d1ef CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670) 2013-11-26 12:21:41 -05:00
Josh Boyer b5c704cc64 Linux v3.13-rc1-85-g7e3528c 2013-11-25 12:48:58 -05:00
Josh Boyer 2ffa02f97a Linux v3.13-rc1-77-g4c1cc40
- Reenable debugging options.
2013-11-24 08:42:45 -05:00
Josh Boyer 5302d79adc Linux v3.13-rc1
- Disable debugging options.
2013-11-23 08:35:40 -05:00
Peter Robinson c780fb3898 Fix ARM Utilite DTB 2013-11-23 01:01:06 +00:00
Josh Boyer 4ef7d96463 Linux v3.12-11097-ga5d6e63
- Drop all the keys-* patches because they were merged upstream.  Yay!
2013-11-22 10:48:04 -05:00
Peter Robinson 464a3b8218 Some minor ARM config updates 2013-11-21 22:57:20 +00:00
Josh Boyer 772b620d71 Linux v3.12-10928-g527d151
- Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
2013-11-20 19:51:25 -05:00
Josh Boyer 806c8da830 Linux v3.12-10710-gb4789b8 2013-11-20 09:19:13 -05:00
Josh Boyer d59a2da31b Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984) 2013-11-19 08:06:59 -05:00
Josh Boyer d6f9b40911 Linux v3.12-10554-g801a760 2013-11-19 07:20:18 -05:00
Josh Boyer c0fb589a20 Linux v3.12-10553-g27b5c3f 2013-11-18 20:38:24 -05:00
Peter Robinson 196bf606c7 Fix up ARM usb gadget config to make it useful 2013-11-17 19:15:31 +00:00
Josh Boyer ab2a11bf7e Linux v3.12-10087-g1213959
- Update s390x config from Dan Horák
2013-11-17 11:20:21 -05:00
Josh Boyer 6494f2c3b1 Linux v3.12-9888-gf63c482 2013-11-16 11:03:20 -05:00
Josh Boyer ec0fd9d874 Linux v3.12-8333-g4fbf888
- Build tmon in kernel-tools
- Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build
2013-11-14 13:34:05 -05:00
Peter Robinson dba6fdeb99 More minor ARM config updates, ensure big.LITTLE remains disabled, enable AES BS ARM optimised driver 2013-11-14 16:17:02 +00:00
Peter Robinson 30781672da Update ARM configs:
- Move usb gadget from armv7 to armv70-generic
- Cleanup some old OMAP config changes
- Update a few config options based on a number of ARM defconfigs updated upstream
- Fix up some conflicting or differing options between arm config files
2013-11-13 22:24:12 +00:00
Josh Boyer e3f67fd712 Enable USER_NS for root-only processes (rhbz 917708)
- Fixup keys-krb-support.patch to build with USER_NS enabled
2013-11-13 14:09:29 -05:00
Josh Boyer 991987b307 Linux v3.12-7033-g42a2d92
Enable support for the new nf_tables stuff
2013-11-13 10:27:35 -05:00
Josh Boyer 43260145fe Add patch to fix imx-drm build issues 2013-11-13 10:23:23 -05:00
Adam Jackson 049a74e373 Hush i915's check_crtc_state() 2013-11-13 10:17:24 -05:00
Josh Boyer 713abc0c25 Linux v3.12-4849-g10d0c97
Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk
not already applied upstream.

Don't install the 'trace' alias symlink for 'perf trace'.  Seems much too
generic to just throw that into /usr/bin
2013-11-12 14:24:29 -05:00
Josh Boyer 65855d3853 Linux v3.12-2839-gedae583
- Reenable debugging options.
2013-11-11 09:45:46 -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 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
Peter Robinson ac67590916 Add patch for i.MX6 Utilite device dtb, drop old exynos patch 2013-10-24 20:29:40 +01:00
Josh Boyer c872926b2f Linux v3.12-rc6-284-ge6036c0 2013-10-24 11:07:33 -04:00
Kyle McMartin 11dfcd7edb update BuildRequires 2013-10-23 11:39:31 -04:00
Josh Boyer 6f5740bae3 Linux v3.12-rc6-275-g320437af 2013-10-23 10:44:34 -04:00
Josh Boyer 1db147171e Build virtio drivers as modules (rhbz 1019569) 2013-10-22 13:09:06 -04:00
Adam Jackson fd8747005a Drop voodoo1 fbdev driver 2013-10-22 12:02:44 -04:00
Kyle McMartin d36d81cf68 fiddle with kernel provides a bit 2013-10-22 11:18:17 -04:00
Josh Boyer 197c75af15 Add patch to fix warning in tcp_fastretrans_alert (rhbz 989251) 2013-10-22 10:22:43 -04:00
Kyle McMartin 00fe90bb52 armv7hl,aarch64: re-enable kernel-modules-extra temporarily 2013-10-22 10:15:32 -04:00
Josh Boyer 5205fba7a0 Linux v3.12-rc6-57-g69c88dc
- Reenable debugging options.
2013-10-22 09:12:54 -04:00
Peter Robinson 66681bd47a Minor ARM config update 2013-10-22 11:36:35 +01:00
Kyle McMartin 3b5c960f8b aarch64: add AFTER_LINK to $vdsold for debuginfo generation of the vdso. 2013-10-21 16:39:21 -04:00
Josh Boyer 1113a8cf60 Build BIG_KEYS into the kernel (rhbz 1017683) 2013-10-20 19:49:12 -04:00
Peter Robinson e456508037 Enable U8500 SoC (Snowball) on ARM 2013-10-20 19:25:05 +01:00
Josh Boyer 141877eb80 Linux v3.12-rc6
- Disable debugging options.
2013-10-20 10:30:49 -04:00
Josh Boyer 249d531ef7 Linux v3.12-rc5-123-g04919af 2013-10-18 14:59:05 -04:00
Josh Boyer 8664f7c020 Fix keyring quota misaccounting (rhbz 1017683) 2013-10-18 14:57:40 -04:00
Josh Boyer 34e7db2489 Add patch to fix BusLogic error (rhbz 1015558) 2013-10-17 10:16:34 -04:00
Josh Boyer a806f25181 Linux v3.12-rc5-78-g056cdce 2013-10-17 08:16:56 -04:00
Josh Boyer b980a8cb56 Fix rt2800usb polling timeouts and throughput issues (rhbz 984696) 2013-10-17 08:13:57 -04:00
Josh Boyer c517fd6ab4 Fix btrfs balance/scrub issue (rhbz 1011714) 2013-10-16 14:11:24 -04:00
Josh Boyer 458031cff9 Clean up a bunch of stale patches 2013-10-16 14:10:18 -04:00
Josh Boyer 928ecc5e9d Drop bad pte debug patches
Dave says there's changes upstream from Tejun that reworked the code so it is
all using common code now.
2013-10-16 12:14:19 -04:00
Josh Boyer f818e77232 Drop vmbugon-warnon patch
Upstream was pretty ambivalent about this one, and we don't really seem to
be hitting these in practice.
2013-10-16 12:11:06 -04:00
Josh Boyer 13bbe12129 Drop vbox taint patch
Upstream now taints out of tree modules with the 'O' flag, and that should
be sufficient.
2013-10-16 11:57:29 -04:00
Josh Boyer 56e7f21c12 Drop edid header fixup patch
This was eventually solved in a better way upstream and we aren't applying it
anyway.
2013-10-16 11:49:01 -04:00
Josh Boyer 6d5c3e8773 Drop vgem
This is a back burner project and isn't currently being applied anyway
2013-10-16 11:43:56 -04:00
Josh Boyer a6bfad0cb8 Drop placeholder intel drm patch
We haven't carried anything in these patches since we started using git.
2013-10-16 11:37:31 -04:00
Josh Boyer 36d35b9ded Drop placeholder v4l-dvb patches
We haven't carried anything in these patches since we started using git.
I doubt we're going to start now.
2013-10-16 11:35:35 -04:00
Josh Boyer 630a061188 Linux v3.12-rc5-48-g34ec4de 2013-10-16 11:31:44 -04:00
Peter Robinson 5e6535d237 ARM config updates for IIO and enable sensors for ARM platforms 2013-10-16 13:28:18 +01:00
Josh Boyer f7a31ddb04 Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)
Matches change we did for F20 a bit ago
2013-10-16 08:13:33 -04:00
Josh Boyer e1f1185c48 Enable IIO and various sensor options for Win8 laptops (rhbz 995510) 2013-10-15 09:42:39 -04:00
Josh Boyer 7f238336f2 Linux v3.12-rc5-36-g1e52db6
- Reenable debugging options.
2013-10-15 07:26:56 -04:00
Josh Boyer 75caab3b49 Linux v3.12-rc5
- Disable debugging options.
2013-10-14 07:48:25 -04:00
Peter Robinson 2fba3e3c2d Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates 2013-10-13 11:33:25 +01:00
Josh Boyer 694dc9b610 Linux v3.12-rc4-91-g46f3751 2013-10-12 08:46:00 -04:00
Kyle McMartin e119a603c4 turn off some drivers on aarch64 and armv7hl that are unlikely to ever be seen there 2013-10-11 13:41:21 -04:00
Josh Boyer 7792df6134 Fix segfault in cpupower set (rhbz 1000439) 2013-10-11 08:50:26 -04:00
Josh Boyer 064673999d Linux v3.12-rc4-62-g2fe80d3 2013-10-11 08:15:29 -04:00
Josh Boyer 2d330008c4 Fix large order allocation in dm mq policy (rhbz 993744) 2013-10-10 08:53:35 -04:00
Josh Boyer b817316a0e Don't trigger a stack trace on crashing iwlwifi firmware (rhbz 896695) 2013-10-09 10:29:38 -04:00