summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc7.git0.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc7.git0.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc7.git0.1.vanilla.knurd.1.fc26Thorsten Leemhuis2018-01-0930-43/+1443
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058)Laura Abbott2018-01-0820-19/+22
| |
| * First round of Speculative Execution variant 1 patchesJustin M. Forbes2018-01-082-1/+1406
| |
| * Linux v4.15-rc7Laura Abbott2018-01-082-4/+6
| |
| * Disable debugging options.Laura Abbott2018-01-081-1/+4
| |
| * rebase-notes: Add notes about disabling power-management stuff enabled for F28+Hans de Goede2018-01-081-0/+6
| |
| * remove old qcom config optionsPeter Robinson2018-01-0810-18/+0
| |
| * remove baseconfig, obsoletePeter Robinson2018-01-081-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc6.git2.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc6.git2.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc6.git2.1.vanilla.knurd.1.fc26Thorsten Leemhuis2018-01-0610274-351/+51
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * configs: Update config generation script to use configs/fedoraDon Zickus2018-01-052-30/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous patch moved the configs/base-{generic,debug} to configs/fedora. Now we update the scripts to reflect that change. Changing the scripts was straightforward. Handling overrides that didn't use generic names was a little trickier. To handle random override names (well rhel), I added some extra logic in the config_generation script called "ORDER". This tells the scripts which configs to lay down first and which one overrides it. Through some testing, I realized I could simplify things and just create an outer 'order' loop. This removed some duplicated code. The other change is the 'skip_if_missing' flag. The overrides directory will not mimic the baseline directory layout 100%. Ensure the baseline config files are all there, but allow the overrides to have missing files. Tested on my Fedora and my RHEL tree with success.
| * configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-0510269-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | It was suggested that base-debug and base-generic were not good names to use. Further discussion led to using configs/fedora for the base config files and configs/rhel for any overrides. This patch does a plain mkdir configs/fedora git mv configs/base-{generic,debug} configs/fedora No code changes.
| * Remove kernel tools from kernel spec fileLaura Abbott2018-01-051-318/+3
| | | | | | | | | | | | The number of userspace tools has grown over time. It's time to split those out into a separate kernel-tools repo. Remove the kernel tools from here and look for them in the kernel-tools named repo.
| * Copy module linker script (rhbz 1531182)Laura Abbott2018-01-051-0/+5
| |
| * Linux v4.15-rc6-48-ge1915c8195b3Laura Abbott2018-01-053-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2018-01-055-136/+12
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Oh whoops this was untrackedLaura Abbott2018-01-041-0/+1
| |
| * Linux v4.15-rc6-18-g00a5ae218d57Laura Abbott2018-01-044-135/+7
| |
| * Reenable debugging options.Laura Abbott2018-01-041-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2018-01-0411-8/+302
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Add a patch to filter false positive kbd backlight change events (#1514969)Hans de Goede2018-01-043-0/+156
| | | | | | | | Add a patch to disable runtime-pm for QCA bluetooth devices (#1514836)
| * Yet another KPTI fixLaura Abbott2018-01-032-1/+77
| |
| * KPTI FixLaura Abbott2018-01-032-1/+63
| |
| * Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLELaura Abbott2018-01-037-7/+7
| |
* | merge masterkernel-4.15.0-0.rc6.git0.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc6.git0.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc6.git0.1.vanilla.knurd.1.fc26Thorsten Leemhuis2018-01-026-6/+15
|\|
| * Linux v4.15-rc6Laura Abbott2017-12-316-6/+12
| |
| * Disable debugging options.Laura Abbott2017-12-311-1/+4
| |
* | update to 4.15-rc5kernel-4.15.0-0.rc5.git0.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc5.git0.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc5.git0.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-12-261-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc4.git4.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc4.git4.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc4.git4.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-12-2225-3/+449
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Add patches which allow specifying a default SATA linkpower management policyHans de Goede2017-12-2223-0/+443
| | | | | | | | for mobile chipsets and set the default LPM policy to "med_power_with_dipm"
| * Linux v4.15-rc4-202-gead68f216110Laura Abbott2017-12-223-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2017-12-224-5/+85
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.15-rc4-77-gd1ce8ceb8ba8Laura Abbott2017-12-213-3/+6
| |
| * Linux v4.15-rc4-42-g10a7e9d84915Laura Abbott2017-12-203-3/+6
| |
| * Backport fix e1000_check_for_copper_link_ich8lan return valueJeremy Cline2017-12-202-2/+76
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc4.git1.1.vanilla.knurd.1.fc27Thorsten Leemhuis2017-12-203-3/+10
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.15-rc4-41-gace52288edf0Laura Abbott2017-12-193-2/+6
| |
| * Reenable debugging options.Laura Abbott2017-12-191-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc4.git0.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc4.git0.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc4.git0.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-12-1922-5/+32
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.15-rc4Laura Abbott2017-12-1822-4/+28
| |
| * Disable debugging options.Laura Abbott2017-12-181-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc3.git4.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc3.git4.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc3.git4.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-12-1664-124/+147
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.15-rc3-86-g032b4cc8ff84Laura Abbott2017-12-155-101/+6
| |
| * Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 on x86_64 only (rhbz 1525561)Jeremy Cline2017-12-1518-17/+18
| |
| * Enable CONFIG_REGULATOR on x86_64Hans de Goede2017-12-1542-6/+120
| |
| * Linux v4.15-rc3-45-g7c5cac1bc717Laura Abbott2017-12-143-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc3.git2.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc3.git2.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc3.git2.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-12-143-3/+13
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.15-rc3-37-gd39a01eff9afLaura Abbott2017-12-133-3/+6
| |
| * Linux v4.15-rc3-33-ga638349bf6c2Laura Abbott2017-12-123-2/+6
| |
| * Reenable debugging options.Laura Abbott2017-12-121-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.15.0-0.rc3.git0.1.vanilla.knurd.1.fc28kernel-4.15.0-0.rc3.git0.1.vanilla.knurd.1.fc27kernel-4.15.0-0.rc3.git0.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-12-112-5/+10
|\| | | | | | | rawhide-user-thl-vanilla-fedora