summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.4-rc4kernel-5.4.0-0.rc4.git0.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc4.git0.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc4.git0.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc4.git0.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-212-4/+3
|
* disable debugbuildsenabledkernel-5.4.0-0.rc3.git2.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc3.git2.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc3.git2.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-181-1/+1
|
* Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc3.git2.1.vanilla.knurd.1.fc31Thorsten Leemhuis2019-10-1822-92/+397
|\ | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.4-rc3-99-g0e2adab6cf28Jeremy Cline2019-10-186-3/+9
| |
| * Linux v5.4-rc3-18-g5bc52f64e884Jeremy Cline2019-10-153-2/+6
| |
| * Reenable debugging options.Jeremy Cline2019-10-151-1/+4
| |
| * USB_RIO500 was removed in 5.4-rc3Peter Robinson2019-10-1515-15/+0
| |
| * regen configs for DRM_TDFX changePeter Robinson2019-10-1514-14/+14
| |
| * fix booting on ARMv7 due to OPTIMIZE_INLINING now being forced, drop old ↵Peter Robinson2019-10-154-60/+367
| | | | | | | | i.MX MMC patch, fix for UFEI on ARMv7 on some devices
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-10-143-50/+7
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.4-rc3Jeremy Cline2019-10-142-4/+6
| |
| * Disable debugging options.Jeremy Cline2019-10-141-1/+4
| |
| * configs: fix typo "CONFIG_DRM_TDFX=n"Paul Bolle2019-10-141-1/+1
| | | | | | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
| * Drop old Input workaroundLaura Abbott2019-10-142-49/+0
| | | | | | | | | | Based on comments from the authors, this should be worked around in libinput now.
* | Linux v5.4-rc3kernel-5.4.0-0.rc3.git0.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc3.git0.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc3.git0.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc3.git0.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-142-4/+3
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-10-1414-11/+26
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * add forgotten hisi SPI configPeter Robinson2019-10-121-0/+1
| |
| * arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES ↵Peter Robinson2019-10-125-9/+9
| | | | | | | | that's broken
| * arm64: enable spi flash memory on aarch64 tooPeter Robinson2019-10-1110-2/+16
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc2.git2.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc2.git2.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc2.git2.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc2.git2.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-10-1054-423/+114
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v5.4-rc2-96-gfb20da6af705Jeremy Cline2019-10-105-161/+6
| |
| * 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>