summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor config updates for ARMv7Peter Robinson2015-08-213-14/+21
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelPeter Robinson2015-08-212-0/+72
|\
| * Fix incorrect ext4 freezing behavior on non-journaled fs (rhbz 1250717)Josh Boyer2015-08-202-0/+72
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelPeter Robinson2015-08-194-1/+166
|\|
| * Patch from Lubomir Rintel to fix LXC containers with kdbus (rhbz 1253705)Josh Boyer2015-08-191-0/+63
| |
| * Linux v4.2-rc7-24-g1b647a166f07Josh Boyer2015-08-192-2/+5
| |
| * Linux v4.2-rc7-15-gbf6740281ed5Josh Boyer2015-08-182-1/+5
| |
| * Fix iscsi issue (rhbz 1253789)Josh Boyer2015-08-172-0/+95
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelPeter Robinson2015-08-176-6/+57
|\|
| * Linux v4.2-rc7Josh Boyer2015-08-172-4/+6
| |
| * Patch from Hans de Goede to add yoga 3 rfkill quirk (rhbz 1239050)Josh Boyer2015-08-152-0/+46
| |
| * Disable AMDGPU_CIKJosh Boyer2015-08-141-1/+1
| | | | | | | | | | Per airlied's request. radeon has better support for the hardware and it was added to amdgpu for debugging purposes.
| * Linux v4.2-rc6-130-g7ddab73346a1Josh Boyer2015-08-145-4/+7
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelPeter Robinson2015-08-130-0/+0
|\|
| * fix the fix for CONFIG_UACCESS_WITH_MEMCPYPeter Robinson2015-08-121-0/+2
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelPeter Robinson2015-08-121-2/+2
|\|
| * Bump for buildJosh Boyer2015-08-121-2/+2
| |
* | fix the fix for CONFIG_UACCESS_WITH_MEMCPYPeter Robinson2015-08-121-0/+2
|/
* Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613)Peter Robinson2015-08-112-2/+3
|
* Linux v4.2-rc6Josh Boyer2015-08-103-89/+6
|
* Update kdbus to latest upstream.Josh Boyer2015-08-081-0/+1882
| | | | Commit a36324913ff2
* Linux v4.2-rc5-78-g49d7c6559bf2Josh Boyer2015-08-072-2/+5
|
* kexec/uefi: copy secure boot flag in boot params across kexec rebootDave Young2015-08-072-0/+32
| | | | | | | | | Kexec reboot in case secure boot enabled does not keep the secure boot mode in new kernel, so later one can load unsigned kernel via legacy kexec_load. Adding a patch to fix this by retain the secure_boot flag in original kernel. Signed-off-by: Dave Young <dyoung@redhat.com>
* Update to latest upstream kdbusJosh Boyer2015-08-061-0/+766
| | | | Commit 917ee9c62522
* Linux v4.2-rc5-42-g4e6b6ee253ceJosh Boyer2015-08-053-75/+5
|
* Patch from Nicholas Kudriavtsev for Acer Switch 12 Fn keys (rhbz 1244511)Josh Boyer2015-08-042-0/+109
|
* Linux v4.2-rc5-19-gc2f3ba745d1cJosh Boyer2015-08-042-2/+6
|
* Always enable mmiotrace when building x86 kernelsHans de Goede2015-08-042-0/+4
| | | | | | | | | | | mmiotrace uses the ftrace framework for dynamic patching, so enabling it does not cause any performance impact. Having mmiotrace enabled is very useful for debugging nvidia / nouveau driver problems, as we often use mmiotraces for nouveau development / debugging. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Move joydev.ko from kernel-modules-extra to kernel-modulesHans de Goede2015-08-042-1/+3
| | | | | | | | | | | | Unlike the other joystick modules joydev is not just needed for old analog joysticks, but also to provide /dev/js? devices with new usb connected joysticks. Many games still use the (old) /dev/js interface, and will not work ootb unless kernel-modules-extra is installed. Moving jodev.ko to the main kernel package fixes this. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Fix i386 boot bug correctly (rhbz 1247382)Josh Boyer2015-08-033-57/+86
|
* CVE-2015-5697 info leak in md driver (rhbz 1249011 1249013)Josh Boyer2015-08-032-0/+76
|
* Linux v4.2-rc5Josh Boyer2015-08-032-6/+6
|
* Disable debugging options.Josh Boyer2015-08-034-63/+66
|
* Revert upstream commit 1c220c69ce to fix i686 booting (rhbz 1247382)Josh Boyer2015-08-032-1/+61
|
* Linux v4.2-rc4-111-g8400935737bfJosh Boyer2015-07-316-5/+53
|
* Linux v4.2-rc4-87-g86ea07ca846aJosh Boyer2015-07-302-2/+5
|
* Disable CRYPTO_DEV_VMX_ENCRYPT on PPC for now to fix Power 8 boot (rhbz 1237089)Peter Robinson2015-07-302-1/+4
|
* Linux v4.2-rc4-53-g956325bd55bbJosh Boyer2015-07-293-49/+5
|
* Drop acpi_brightness_enable revert patchJosh Boyer2015-07-292-44/+3
| | | | https://lists.fedoraproject.org/pipermail/kernel/2015-July/005958.html
* Linux v4.2-rc4-44-g67eb890e5e13Josh Boyer2015-07-282-3/+5
|
* Reenable debugging options.Josh Boyer2015-07-284-63/+66
|
* Update kdbusJosh Boyer2015-07-271-0/+87
| | | | Latest upstream commit 63c8e2f6f337
* CVE-2015-1333 add_key memory leak (rhbz 1244171)Josh Boyer2015-07-272-1/+49
|
* Linux v4.2-rc4Josh Boyer2015-07-272-6/+6
| | | | - Disable debugging options.
* Disable debugging options.Josh Boyer2015-07-274-63/+66
|
* Linux v4.2-rc3-136-g45b4b782e848Josh Boyer2015-07-242-2/+5
|
* Revert "Use git format-patch for git snapshots"Josh Boyer2015-07-241-1/+1
| | | | | | | This reverts commit 6c6695315365a1fa3ccce27070db0699bb4f5c26. Turns out this is a bad idea. It doesn't accomplish what I wanted and it seems to confuse git-am.
* Drop upstream merged patchJosh Boyer2015-07-232-36/+0
|
* Linux v4.2-rc3-115-gc5dfd654d0ecJosh Boyer2015-07-232-2/+5
|
* Use git format-patch for git snapshotsJosh Boyer2015-07-231-1/+1
| | | | | | There are two reasons for this. The first is that there is much more context around the changes. The second is that this will make automating an exploded git tree much easier to manage.