summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* Linux v3.8-10206-gb0af9cdJosh Boyer2013-03-011-1/+4
|
* we want to do the oldconfigs on other archesDave Jones2013-02-281-7/+0
| | | | otherwise we don't find out about missed config options until we get to koji
* Linux v3.8-9761-gde1a226Josh Boyer2013-02-281-1/+4
|
* make iso9660 a moduleKyle McMartin2013-02-281-0/+3
| | | | what could possibly...
* Linux v3.8-9633-g2a7d2b9Josh Boyer2013-02-281-1/+4
|
* - Drop ARM kirkwood kernelPeter Robinson2013-02-281-22/+5
| | | | | - Enable SPI on ARM - General 3.9 updates
* Put a BuildRequires on bcJosh Boyer2013-02-271-1/+1
| | | | | Randomly changing what we need to build the kernel is awesome. Let's keep doing that.
* Linux v3.8-9456-g309667eJosh Boyer2013-02-271-3/+6
|
* Linux v3.8-9405-gd895cb1Josh Boyer2013-02-271-1/+4
| | | | | | Make sure to disable CONFIG_VMXNET3 in config-generic so prep doesn't fail on non-x86 arches. Sigh. If only people actually put thought into Kconfig deps.
* Linux v3.8-9165-g1cef935Josh Boyer2013-02-261-7/+4
|
* move vmxnet3 to config-x86-genericKyle McMartin2013-02-261-0/+4
|
* Linux v3.8-8664-gc41b381Josh Boyer2013-02-261-8/+9
|
* Add blk_queue_physical_block_size and register_netdevice to the symbolsKyle McMartin2013-02-261-2/+6
| | | | used for initrd generation (synched from .el6)
* ipr.ko driven SAS VRAID cards found on x86_64 machines these days, and notKyle McMartin2013-02-261-0/+4
| | | | just on ppc64
* Fix vmalloc_fault oops during lazy MMU (rhbz 914737)Josh Boyer2013-02-261-1/+10
|
* Honor dmesg_restrict for /dev/kmsg (rhbz 903192)Josh Boyer2013-02-251-0/+7
|
* Linux v3.8-7888-gab78265Josh Boyer2013-02-251-1/+4
|
* Linux v3.8-6988-g9e2d59aJosh Boyer2013-02-241-2/+5
|
* CVE-2013-1763 sock_diag: out-of-bounds access to sock_diag_handlers (rhbz ↵Josh Boyer2013-02-241-1/+10
| | | | 915052,915057)
* Linux v3.8-6071-g8b5628aJosh Boyer2013-02-221-1/+4
|
* Linux v3.8-6071-g8b5628aJosh Boyer2013-02-221-11/+7
| | | | - Enable the rtl8192e driver (rhbz 913753)
* Linux v3.8-3195-g024e4ecJosh Boyer2013-02-211-11/+6
|
* Shut up perf about missing build things we don't care aboutJosh Boyer2013-02-211-2/+6
| | | | - Drop the old aic7xxx driver, from Paul Bolle
* Linux v3.8-3040-ga0b1c42Josh Boyer2013-02-211-21/+4
|
* Linux v3.8-523-gece8e0bJosh Boyer2013-02-211-9/+9
| | | | - Reenable debugging options.
* Add pekey support from David Howells and rework secure-boot patchset on topJosh Boyer2013-02-191-3/+4
|
* Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750)Josh Boyer2013-02-191-3/+10
|
* Backport support for newer ALPS touchpads (rhbz 812111)Josh Boyer2013-02-191-1/+8
|
* Enable CONFIG_AUDIT_LOGINUID_IMMUTABLEJosh Boyer2013-02-191-0/+3
| | | | http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
* Linux v3.8Josh Boyer2013-02-181-14/+13
| | | | | - Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833) - Disable debugging options.
* Linux v3.8-rc7-93-gf741656Josh Boyer2013-02-181-7/+4
|
* Linux v3.8-rc7-73-g323a72dJosh Boyer2013-02-141-2/+5
|
* Add patch to fix corruption on newer M6116 SATA bridges (rhbz 909591)Josh Boyer2013-02-141-0/+7
|
* CVE-2013-0228 xen: xen_iret() invalid %ds local DoS (rhbz 910848 906309)Josh Boyer2013-02-141-1/+10
|
* Disable tegra30Peter Robinson2013-02-131-0/+3
|
* Drop patch that was included in 3.8-rc7-git2Josh Boyer2013-02-131-4/+0
|
* Linux v3.8-rc7-32-gecf223fJosh Boyer2013-02-131-2/+5
|
* Put the patches back in numerical orderJosh Boyer2013-02-121-8/+8
|
* Add patch to create a convenient mount point for pstore (rhbz 910126)Josh Boyer2013-02-121-1/+10
|
* Linux v3.8-rc7-6-g211b0cdJosh Boyer2013-02-121-4/+8
| | | | - Reenable debugging options.
* remove experimentDave Jones2013-02-121-5/+0
|
* Add patch from Kees Cook to restrict MSR writting in secure boot modeJosh Boyer2013-02-111-1/+2
|
* Build PATA_MACIO in on powerpc (rhbz 831361)Josh Boyer2013-02-111-0/+3
|
* Linux v3.8-rc7Josh Boyer2013-02-081-18/+15
| | | | | - Add patch to fix atomic sleep issue on alloc_pid failure (rhbz 894623) - Disable debugging options.
* Minor ARM build fixesPeter Robinson2013-02-071-0/+3
|
* Enable CONFIG_NAMESPACES everywhere (rhbz 907576)Josh Boyer2013-02-061-2/+3
| | | | | | | | | | So apparently we've been enabling CONFIG_NAMESPACES in Fedora kernels for a very long time even though it was never explicitly set. The kconfig entry for it looks like it should depend on CONFIG_EXPERT (which isn't set), but either the fact that we've had CONFIG_NET_NS, etc enabled explicitly or the fact that it defaults to !EXPERT seems to do something weird with menuconfig and enables it in the final config. Whatever, just turn it back on. It seems to break rtkit-daemon for some reason.
* Add patch to fix ath9k dma stop checks (rhbz 892811)Josh Boyer2013-02-061-1/+10
|
* Linux v3.8-rc6-98-g1589a3eJosh Boyer2013-02-061-3/+7
| | | | - Add patch to honor MokSBState (rhbz 907406)
* Linux v3.8-rc6-62-gfe547d7Josh Boyer2013-02-051-1/+6
| | | | | - Enable CONFIG_DRM_VMWGFX_FBCON (rhbz 907620) - Enable CONFIG_DETECT_HUNG_TASK
* Fix rtlwifi scheduling while atomic from Larry Finger (rhbz 903881)Josh Boyer2013-02-041-0/+7
|