Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move joydev.ko from kernel-modules-extra to kernel-modules | Hans de Goede | 2015-08-04 | 2 | -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 Boyer | 2015-08-03 | 3 | -57/+86 |
| | |||||
* | CVE-2015-5697 info leak in md driver (rhbz 1249011 1249013) | Josh Boyer | 2015-08-03 | 2 | -0/+76 |
| | |||||
* | Linux v4.2-rc5 | Josh Boyer | 2015-08-03 | 2 | -6/+6 |
| | |||||
* | Disable debugging options. | Josh Boyer | 2015-08-03 | 4 | -63/+66 |
| | |||||
* | Revert upstream commit 1c220c69ce to fix i686 booting (rhbz 1247382) | Josh Boyer | 2015-08-03 | 2 | -1/+61 |
| | |||||
* | Linux v4.2-rc4-111-g8400935737bf | Josh Boyer | 2015-07-31 | 6 | -5/+53 |
| | |||||
* | Linux v4.2-rc4-87-g86ea07ca846a | Josh Boyer | 2015-07-30 | 2 | -2/+5 |
| | |||||
* | Disable CRYPTO_DEV_VMX_ENCRYPT on PPC for now to fix Power 8 boot (rhbz 1237089) | Peter Robinson | 2015-07-30 | 2 | -1/+4 |
| | |||||
* | Linux v4.2-rc4-53-g956325bd55bb | Josh Boyer | 2015-07-29 | 3 | -49/+5 |
| | |||||
* | Drop acpi_brightness_enable revert patch | Josh Boyer | 2015-07-29 | 2 | -44/+3 |
| | | | | https://lists.fedoraproject.org/pipermail/kernel/2015-July/005958.html | ||||
* | Linux v4.2-rc4-44-g67eb890e5e13 | Josh Boyer | 2015-07-28 | 2 | -3/+5 |
| | |||||
* | Reenable debugging options. | Josh Boyer | 2015-07-28 | 4 | -63/+66 |
| | |||||
* | Update kdbus | Josh Boyer | 2015-07-27 | 1 | -0/+87 |
| | | | | Latest upstream commit 63c8e2f6f337 | ||||
* | CVE-2015-1333 add_key memory leak (rhbz 1244171) | Josh Boyer | 2015-07-27 | 2 | -1/+49 |
| | |||||
* | Linux v4.2-rc4 | Josh Boyer | 2015-07-27 | 2 | -6/+6 |
| | | | | - Disable debugging options. | ||||
* | Disable debugging options. | Josh Boyer | 2015-07-27 | 4 | -63/+66 |
| | |||||
* | Linux v4.2-rc3-136-g45b4b782e848 | Josh Boyer | 2015-07-24 | 2 | -2/+5 |
| | |||||
* | Revert "Use git format-patch for git snapshots" | Josh Boyer | 2015-07-24 | 1 | -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 patch | Josh Boyer | 2015-07-23 | 2 | -36/+0 |
| | |||||
* | Linux v4.2-rc3-115-gc5dfd654d0ec | Josh Boyer | 2015-07-23 | 2 | -2/+5 |
| | |||||
* | Use git format-patch for git snapshots | Josh Boyer | 2015-07-23 | 1 | -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. | ||||
* | Linux v4.2-rc3-17-gd725e66c06ab | Josh Boyer | 2015-07-22 | 2 | -2/+5 |
| | |||||
* | drop ARM BBB patches, not sure they're useful now, we can add updated ones ↵ | Peter Robinson | 2015-07-21 | 7 | -437/+0 |
| | | | | back if strictly necessary. Drop highbank patch, fixed differently upstream, seems to work | ||||
* | Linux v4.2-rc3-4-g9d634c410b07 | Josh Boyer | 2015-07-21 | 2 | -3/+5 |
| | |||||
* | Reenable debugging options. | Josh Boyer | 2015-07-21 | 4 | -63/+66 |
| | |||||
* | Fix stmmac eth driver (AllWinner, other ARM, and other devices) | Peter Robinson | 2015-07-21 | 2 | -0/+39 |
| | |||||
* | Linux v4.2-rc3 | Josh Boyer | 2015-07-20 | 3 | -4/+7 |
| | |||||
* | Linux v4.2-rc2-190-g21bdb584af8c | Josh Boyer | 2015-07-17 | 2 | -2/+5 |
| | |||||
* | Update kdbus patch | Josh Boyer | 2015-07-17 | 1 | -0/+41 |
| | | | | Latest upstream commit 748cf9547ea30f5a4dfee5e97d1d2ff4b307c392 | ||||
* | arm: drop old config options (nfc) | Peter Robinson | 2015-07-17 | 1 | -5/+2 |
| | |||||
* | Enable DW MMC for generic ARM (hi6220 SoC support) | Peter Robinson | 2015-07-17 | 2 | -1/+5 |
| | |||||
* | Linux v4.2-rc2-77-gf760b87f8f12 | Josh Boyer | 2015-07-15 | 2 | -1/+5 |
| | |||||
* | Update kdbus to latest upstream kdbus-next | Josh Boyer | 2015-07-15 | 1 | -0/+8579 |
| | | | | | Grab the larger rework and fixes from David Herrmann (up to commit eee8b5b3ceaeca1b1b998552cd6c9f9dea8938e5) | ||||
* | Update AMD Seattle a0 eth driver for 4.2 | Peter Robinson | 2015-07-14 | 3 | -55/+64 |
| | |||||
* | Collapse kdbus patches into a single patch | Josh Boyer | 2015-07-14 | 80 | -40245/+40482 |
| | | | | | | | Yes, this is a big uber-patch. But with the git-am apply method, it still splits them out in the prepped tree. There's really no advantage to listing 78 patches in the spec at this point as kdbus is likely to go all-or-nothing if/when it is merged. | ||||
* | Better BayTrail ACPI SoC support | Bastien Nocera | 2015-07-14 | 1 | -1/+8 |
| | | | | | | | | | - Add Crystal Cove PMIC support necessary to access the PMIC on many BayTrail tablets - Add support for Intel PMIC operation regions, as added in b1eea857d8c70dc3789cc2231e3c0a273a67ba06 upstream and necessary for battery/charge operations on BayTrail systems - Add AXP288 ADC and fuel gauge support, as used in many BayTrail SoCs | ||||
* | Linux v4.2-rc2 | Josh Boyer | 2015-07-13 | 18 | -89/+93 |
| | | | | - Disable debugging options. | ||||
* | Fix perf build with hardening | Josh Boyer | 2015-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | So. Because of the joys of how perf builds up its LDFLAGS, builds started failing in rawhide with the latest perl build. See, perf thinks it is a good idea to look at perl (and python too) and see what ld options were used to build it, then just slam those into what it uses. That's cute, and probably kind of works, but with the hardening changes it totally broke the build. One of the final links failed with: /usr/bin/ld: perf-in.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC perf-in.o: error adding symbols: Bad value because it sucked in the hardened build LD options from perl, but didn't we didn't pass in the required CFLAGS options. Isn't that special? Fix this by specifying both LDFLAGS (so it isn't magically getting applied without thought) and EXTRA_CFLAGS for the perf build. I hate everything. | ||||
* | Linux v4.2-rc1-62-gc4b5fd3fb205 | Josh Boyer | 2015-07-10 | 3 | -8/+7 |
| | | | | - Build perf with NO_PERF_READ_VDSO32 on all arches | ||||
* | Use git to apply patches | Josh Boyer | 2015-07-09 | 1 | -273/+25 |
| | |||||
* | Linux v4.2-rc1-33-gd6ac4ffc61ac | Josh Boyer | 2015-07-08 | 81 | -2/+40410 |
| | |||||
* | Linux v4.2-rc1-17-gc7e9ad7da219 | Josh Boyer | 2015-07-07 | 6 | -132/+68 |
| | | | | - Reenable debugging options. | ||||
* | Linux v4.2-rc1 | Josh Boyer | 2015-07-06 | 35 | -228/+249 |
| | | | | | - Disable debug options. - Add patch to fix perf build | ||||
* | Linux v4.1-11549-g05a8256c586a | Josh Boyer | 2015-07-01 | 3 | -2/+6 |
| | |||||
* | Linux v4.1-11355-g6aaf0da8728c | Josh Boyer | 2015-06-30 | 21 | -87/+178 |
| | | | | | - Add patch to fix KVM sleeping in atomic issue (rhbz 1237143) - Fix errant with_perf disable that removed perf entirely (rhbz 1237266) | ||||
* | Fix filter files for the rpcrdma rename | Josh Boyer | 2015-06-29 | 6 | -6/+6 |
| | |||||
* | Linux v4.1-11235-gc63f887bdae8 | Josh Boyer | 2015-06-29 | 32 | -499/+229 |
| | | | | - Reenable debugging options. | ||||
* | Reorganisation and cleanup of the powerpc configs | Peter Robinson | 2015-06-26 | 6 | -537/+298 |
| | |||||
* | Linux v4.1-5596-gaefbef10e3ae | Josh Boyer | 2015-06-26 | 41 | -1203/+278 |
| |