Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regen configs for DRM_TDFX change | Peter Robinson | 2019-10-15 | 14 | -14/+14 |
| | |||||
* | fix booting on ARMv7 due to OPTIMIZE_INLINING now being forced, drop old ↵ | Peter Robinson | 2019-10-15 | 4 | -60/+367 |
| | | | | i.MX MMC patch, fix for UFEI on ARMv7 on some devices | ||||
* | Linux v5.4-rc3 | Jeremy Cline | 2019-10-14 | 2 | -4/+6 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2019-10-14 | 1 | -1/+4 |
| | |||||
* | configs: fix typo "CONFIG_DRM_TDFX=n" | Paul Bolle | 2019-10-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | Drop old Input workaround | Laura Abbott | 2019-10-14 | 2 | -49/+0 |
| | | | | | Based on comments from the authors, this should be worked around in libinput now. | ||||
* | add forgotten hisi SPI config | Peter Robinson | 2019-10-12 | 1 | -0/+1 |
| | |||||
* | arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES ↵ | Peter Robinson | 2019-10-12 | 5 | -9/+9 |
| | | | | that's broken | ||||
* | arm64: enable spi flash memory on aarch64 too | Peter Robinson | 2019-10-11 | 10 | -2/+16 |
| | |||||
* | Linux v5.4-rc2-96-gfb20da6af705 | Jeremy Cline | 2019-10-10 | 5 | -161/+6 |
| | |||||
* | Kconfig symbol cleanup for v5.4-rc1 | Paul Bolle | 2019-10-10 | 43 | -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 PPC | Dan Horák | 2019-10-10 | 4 | -2/+4 |
| | |||||
* | Enable CONFIG_EFI_TEST as a module (rhbz 1759325) | Javier Martinez Canillas | 2019-10-10 | 15 | -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. | ||||
* | Add fix for mount api change on shmem (rhbz 1757104) | Laura Abbott | 2019-10-08 | 2 | -0/+47 |
| | |||||
* | Linux v5.4-rc2-20-geda57a0e4299 | Jeremy Cline | 2019-10-08 | 4 | -3/+7 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2019-10-08 | 1 | -1/+4 |
| | |||||
* | arm: disable omap crytpo offload drivers as they currently cause issues on ↵ | Peter Robinson | 2019-10-08 | 6 | -12/+12 |
| | | | | BeagleBone and related HW | ||||
* | Drop custom patch for i8042 | Laura Abbott | 2019-10-07 | 2 | -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 Abbott | 2019-10-07 | 18 | -45/+48 |
| | |||||
* | Linux v5.4-rc2 | Jeremy Cline | 2019-10-07 | 2 | -4/+6 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2019-10-07 | 1 | -1/+4 |
| | |||||
* | drop nouveau on Tegra210/GP10B as it breaks others platforms | Peter Robinson | 2019-10-07 | 2 | -1278/+1 |
| | |||||
* | arm64: enable USB support on Jetson TX2 | Peter Robinson | 2019-10-06 | 2 | -0/+53 |
| | |||||
* | arm64: tegra: enabled nouveau on Jetson-TX2 | Peter Robinson | 2019-10-06 | 2 | -0/+1277 |
| | |||||
* | Fixes for Tegra Jetson TX1/TX2 series via max77620 | Peter Robinson | 2019-10-06 | 3 | -0/+776 |
| | |||||
* | add RockPro64 fixes patches | Peter Robinson | 2019-10-06 | 2 | -0/+692 |
| | |||||
* | arm64: rockchip: Add some RockPro64 fixes | Peter Robinson | 2019-10-06 | 1 | -0/+5 |
| | |||||
* | Linux v5.4-rc1-14-gcc3a7bfe62b9 | Jeremy Cline | 2019-10-04 | 3 | -2/+6 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2019-10-04 | 1 | -1/+4 |
| | |||||
* | Fix the header tarball script BUILDID addition | Jeremy Cline | 2019-10-03 | 1 | -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 updates | Peter Robinson | 2019-10-03 | 34 | -182/+65 |
| | |||||
* | Rebase the lockdown sysrq patch to work with upstream | Jeremy Cline | 2019-10-02 | 2 | -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> | ||||
* | Linux v5.4-rc1 | Jeremy Cline | 2019-10-02 | 3 | -3/+81 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2019-10-02 | 1 | -1/+4 |
| | |||||
* | ChromeOS updates v2 | Peter Robinson | 2019-10-02 | 17 | -15/+10 |
| | |||||
* | minor cleanup of ChromeBook config options | Peter Robinson | 2019-10-02 | 32 | -74/+27 |
| | |||||
* | initial Arm 5.4 config updates | Peter Robinson | 2019-10-02 | 34 | -79/+66 |
| | |||||
* | Linux v5.3-13236-g97f9a3c4eee5 | Jeremy Cline | 2019-10-01 | 35 | -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. | ||||
* | Support adding the buildid to kernel-headers | Laura Abbott | 2019-09-30 | 1 | -3/+5 |
| | | | | Thanks to Paul Moore for this change | ||||
* | Linux v5.3-12397-gf41def397161 | Jeremy Cline | 2019-09-26 | 3 | -3/+6 |
| | |||||
* | Linux v5.3-12289-g351c8a09b00b | Jeremy Cline | 2019-09-25 | 18 | -10/+28 |
| | |||||
* | Update KMEMLEAK log size default | Jeremy Cline | 2019-09-25 | 2 | -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. | ||||
* | Linux v5.3-12025-g4c07e2ddab5b | Jeremy Cline | 2019-09-24 | 21 | -3/+30 |
| | |||||
* | It seems like maybe EXFAT isn't really ready to turn on | Jeremy Cline | 2019-09-24 | 22 | -120/+15 |
| | |||||
* | add iwlwifi fix for 8000 series devices | Peter Robinson | 2019-09-24 | 2 | -2/+92 |
| | |||||
* | Linux v5.3-11768-g619e17cf75dd | Jeremy Cline | 2019-09-23 | 30 | -10/+117 |
| | |||||
* | Update to work with 5.x | Laura Abbott | 2019-09-23 | 1 | -14/+16 |
| | |||||
* | Linux v5.3-10169-g574cc4539762 | Jeremy Cline | 2019-09-20 | 52 | -20/+343 |
| | |||||
* | Linux v5.3-7639-gb41dae061bbd | Jeremy Cline | 2019-09-19 | 56 | -22/+551 |
| | |||||
* | Linux v5.3-3839-g35f7a9526615 | Jeremy Cline | 2019-09-18 | 35 | -3/+152 |
| |