summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Kconfig symbol cleanup for v5.4-rc1Paul Bolle2019-10-1043-249/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two Kconfig symbols were part of upstream v5.3-rc1 but didn't make it into v5.3 (for reasons I couldn't be bothered to unearth): PREEMPT_LL and SOUNDWIRE_BUS. Remove them from our configuration generation system too. Commit 3e636fe3a695 ("Remove patch for GCC VTA") forgot to clean up the configs/ directory. Do so now. Commit e21e52b60843 ("Linux v5.3-13236-g97f9a3c4eee5") forgot to remove CONFIG_LOCK_DOWN_KERNEL and CONFIG_LOCK_DOWN_KERNEL_FORCE from the configs/ directory. Do so now. Commit 5c0d4daff4a0 ("Remove crash driver") forgot to clean up the configs/ directory. Do so now. There are 22 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.4-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARM_QCOM_CPUFREQ_KRYO CONFIG_CRYPTO_AEGIS128L CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2 CONFIG_CRYPTO_AEGIS256 CONFIG_CRYPTO_AEGIS256_AESNI_SSE2 CONFIG_CRYPTO_AES_586 CONFIG_CRYPTO_AES_X86_64 CONFIG_CRYPTO_MORUS1280 CONFIG_CRYPTO_MORUS1280_AVX2 CONFIG_CRYPTO_MORUS1280_SSE2 CONFIG_CRYPTO_MORUS640 CONFIG_CRYPTO_MORUS640_SSE2 CONFIG_DRM_TINYDRM CONFIG_HISI_KIRIN_DW_DSI CONFIG_I2C_BCM2048 CONFIG_KEXEC_VERIFY_SIG CONFIG_MFD_CROS_EC_CHARDEV CONFIG_MTD_M25P80 CONFIG_SENSORS_ADS1015 CONFIG_SERIAL_8250_MOXA CONFIG_SGI_IOC4 CONFIG_TINYDRM_MIPI_DBI Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
| * | re-enable HDA sound drivers on PPCDan Horák2019-10-104-2/+4
| | |
| * | Enable CONFIG_EFI_TEST as a module (rhbz 1759325)Javier Martinez Canillas2019-10-1015-11/+104
| | | | | | | | | | | | | | | | | | The driver is needed for testing purposes, enable it on the architectures where EFI is supported. Also, disallow access to the registered device if the kernel is locked down.
* | | disable debugbuildsenabledkernel-5.4.0-0.rc2.git1.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc2.git1.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc2.git1.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-081-1/+1
| | |
* | | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc2.git1.1.vanilla.knurd.1.fc31Thorsten Leemhuis2019-10-0811-16/+70
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Add fix for mount api change on shmem (rhbz 1757104)Laura Abbott2019-10-082-0/+47
| | |
| * | Linux v5.4-rc2-20-geda57a0e4299Jeremy Cline2019-10-084-3/+7
| | |
| * | Reenable debugging options.Jeremy Cline2019-10-081-1/+4
| | |
| * | arm: disable omap crytpo offload drivers as they currently cause issues on ↵Peter Robinson2019-10-086-12/+12
| | | | | | | | | | | | BeagleBone and related HW
* | | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-10-0720-1387/+55
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Drop custom patch for i8042Laura Abbott2019-10-072-64/+0
| | | | | | | | | | | | | | | | | | | | | | | | Fedora has been carrying this patch for a very long time as a workaround for MacBook Airs1,1. We've also gotten smarter about detection (see d79e141c1c6e ("Input: i8042 - Trust firmware a bit more when probing on X86")) so let's try dropping this.
| * | Enable a few NFT options (rhbz 1651813)Laura Abbott2019-10-0718-45/+48
| | |
| * | Linux v5.4-rc2Jeremy Cline2019-10-072-4/+6
| | |
| * | Disable debugging options.Jeremy Cline2019-10-071-1/+4
| | |
| * | drop nouveau on Tegra210/GP10B as it breaks others platformsPeter Robinson2019-10-072-1278/+1
| | |
* | | Linux v5.4-rc2kernel-5.4.0-0.rc2.git0.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc2.git0.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc2.git0.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc2.git0.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-072-4/+3
| | |
* | | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-10-077-0/+2803
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | arm64: enable USB support on Jetson TX2Peter Robinson2019-10-062-0/+53
| | |
| * | arm64: tegra: enabled nouveau on Jetson-TX2Peter Robinson2019-10-062-0/+1277
| | |
| * | Fixes for Tegra Jetson TX1/TX2 series via max77620Peter Robinson2019-10-063-0/+776
| | |
| * | add RockPro64 fixes patchesPeter Robinson2019-10-062-0/+692
| | |
| * | arm64: rockchip: Add some RockPro64 fixesPeter Robinson2019-10-061-0/+5
| | |
* | | disable debugbuildsenabledkernel-5.4.0-0.rc1.git1.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc1.git1.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc1.git1.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-041-1/+1
| | |
* | | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc1.git1.1.vanilla.knurd.1.fc31Thorsten Leemhuis2019-10-0439-251/+142
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Linux v5.4-rc1-14-gcc3a7bfe62b9Jeremy Cline2019-10-043-2/+6
| | |
| * | Reenable debugging options.Jeremy Cline2019-10-041-1/+4
| | |
| * | Fix the header tarball script BUILDID additionJeremy Cline2019-10-031-1/+1
| | | | | | | | | | | | | | | | | | | | | [ -n ] doesn't work on unquoted variables. The variable either needs to get quoted or use [[ ]]. Without this the script always defines buildid. Signed-off-by: Jeremy Cline <jcline@redhat.com>
| * | second round of arm 5.4 updatesPeter Robinson2019-10-0334-182/+65
| | |
| * | Rebase the lockdown sysrq patch to work with upstreamJeremy Cline2019-10-022-65/+66
| | | | | | | | | | | | | | | | | | | | | Upstream finally merged the lockdown patches, adjust the SysRq patch to work with the upstreamed version. Signed-off-by: Jeremy Cline <jcline@redhat.com>
* | | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-10-0276-2396/+472
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Linux v5.4-rc1Jeremy Cline2019-10-023-3/+81
| | |
| * | Disable debugging options.Jeremy Cline2019-10-021-1/+4
| | |
| * | ChromeOS updates v2Peter Robinson2019-10-0217-15/+10
| | |
| * | minor cleanup of ChromeBook config optionsPeter Robinson2019-10-0232-74/+27
| | |
| * | initial Arm 5.4 config updatesPeter Robinson2019-10-0234-79/+66
| | |
| * | Linux v5.3-13236-g97f9a3c4eee5Jeremy Cline2019-10-0135-2231/+291
| | | | | | | | | | | | | | | | | | | | | This is a first pass at getting the secureboot patches working with the upstream lockdown patches that got merged. The final patch from our lockdown set is the sysrq patch which also needs work. For the present it is not applied.
* | | Linux v5.4-rc1kernel-5.4.0-0.rc1.git0.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc1.git0.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc1.git0.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc1.git0.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-012-3/+3
| | |
* | | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-09-301-3/+5
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Support adding the buildid to kernel-headersLaura Abbott2019-09-301-3/+5
| | | | | | | | | | | | Thanks to Paul Moore for this change
* | | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc0.git8.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc0.git8.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc0.git8.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc0.git8.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-09-2620-11/+32
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Linux v5.3-12397-gf41def397161Jeremy Cline2019-09-263-3/+6
| | |
| * | Linux v5.3-12289-g351c8a09b00bJeremy Cline2019-09-2518-10/+28
| | |
| * | Update KMEMLEAK log size defaultJeremy Cline2019-09-252-1/+1
| | | | | | | | | | | | | | | | | | Upstream renamed the setting to DEBUG_KMEMLEAK_MEM_POOL_SIZE in upstream commit c5665868183f and changed the default to 16000 in upstream commit b751c52bb587.
* | | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc0.git6.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc0.git6.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc0.git6.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc0.git6.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-09-2430-125/+137
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Linux v5.3-12025-g4c07e2ddab5bJeremy Cline2019-09-2421-3/+30
| | |
| * | It seems like maybe EXFAT isn't really ready to turn onJeremy Cline2019-09-2422-120/+15
| | |
| * | add iwlwifi fix for 8000 series devicesPeter Robinson2019-09-242-2/+92
| | |
* | | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc0.git5.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc0.git5.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc0.git5.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc0.git5.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-09-2430-10/+117
|\| | | | | | | | | | | rawhide-user-thl-vanilla-fedora
| * | Linux v5.3-11768-g619e17cf75ddJeremy Cline2019-09-2330-10/+117
| | |
* | | merge originThorsten Leemhuis2019-09-231-7/+7
|\| |