summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rebase the kernel lockdown patch setJeremy Cline2019-04-1511-627/+840
| | | | | | | | | | | | | | | | Use the latest version of the kernel lockdown patch set. This includes a few configuration renames: CONFIG_KEXEC_VERIFY_SIG became CONFIG_KEXEC_SIG and CONFIG_KEXEC_SIG_FORCE was added. CONFIG_KEXEC_SIG_FORCE=n because the "kexec_file: Restrict at runtime if the kernel is locked down" patch enforces the signature requirement when the kernel is locked down. CONFIG_LOCK_DOWN_MANDATORY got renamed to CONFIG_LOCK_DOWN_KERNEL_FORCE and remains false as LOCK_DOWN_IN_EFI_SECURE_BOOT covers enabling it for EFI Secure Boot users. Finally, the SysRq patches got dropped for the present.
* Linux v5.1-rc4-184-g8ee15f324866Jeremy Cline2019-04-123-3/+6
|
* Linux v5.1-rc4-58-g582549e3fbe1Jeremy Cline2019-04-113-3/+6
|
* Linux v5.1-rc4-43-g771acc7e4a6eJeremy Cline2019-04-103-3/+6
|
* Linux v5.1-rc4-34-g869e3305f23dJeremy Cline2019-04-094-108/+6
|
* Reenable debugging options.Jeremy Cline2019-04-091-1/+4
|
* Build libnvdimm as a module (rhbz 1696481)Jeremy Cline2019-04-086-6/+6
|
* Linux v5.1-rc4Jeremy Cline2019-04-083-121/+10
|
* Linux v5.1-rc3-206-gea2cec24c8d4kernel-5.1.0-0.rc3.git3.1.fc29Jeremy Cline2019-04-053-3/+6
|
* Linux v5.1-rc3-35-g8ed86627f715Jeremy Cline2019-04-033-3/+6
|
* Linux v5.1-rc3-14-g5e7a8ca31926Jeremy Cline2019-04-023-2/+6
|
* Reenable debugging options.Jeremy Cline2019-04-021-1/+4
|
* Linux v5.1-rc3Jeremy Cline2019-04-0119-670/+36
|
* Disable debugging options.Jeremy Cline2019-04-011-1/+4
|
* Linux v5.1-rc2-247-g9936328b41ceJeremy Cline2019-03-293-3/+7
|
* Pick up a mm fix causing hangs (rhbz 1693525)Jeremy Cline2019-03-292-0/+116
|
* Linux v5.1-rc2-243-g8c7ae38d1ce1Jeremy Cline2019-03-283-3/+6
|
* Linux v5.1-rc2-24-g14c741de9386Jeremy Cline2019-03-273-3/+6
|
* Align the IPv4 netfilter configs with the IPv6 configs (rhbz 1672657)Jeremy Cline2019-03-2719-45/+63
| | | | IPv6 builds as a module, change IPv4 to be built as a module as well.
* Linux v5.1-rc2-16-g65ae689329c5Jeremy Cline2019-03-263-2/+6
|
* Reenable debugging options.Jeremy Cline2019-03-261-1/+4
|
* Initial NXP i.MX8 enablementPeter Robinson2019-03-2686-71/+261
|
* Enable W1_MASTER_GPIO on aarch64 (rbhz #1671934)Jeremy Cline2019-03-253-2/+2
|
* Linux v5.1-rc2Jeremy Cline2019-03-2521-4/+81
|
* Disable debugging options.Jeremy Cline2019-03-251-1/+4
|
* TPM fix (rhbz 1688283)Peter Robinson2019-03-252-0/+106
|
* Fixes for Tegra Jetson TX series, Initial support for NVIDIA Jetson NanoPeter Robinson2019-03-243-0/+2150
|
* Linux v5.1-rc1-66-gfd1f297b794cJeremy Cline2019-03-223-3/+6
|
* Remove all Kconfig symbols dropped in v5.1-rc1Paul Bolle2019-03-2137-325/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 23 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.1-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_AD7152 CONFIG_DEFAULT_SECURITY_DAC CONFIG_DEFAULT_SECURITY_SELINUX CONFIG_EARLY_PRINTK_EFI CONFIG_EXOFS_FS CONFIG_EXT4_ENCRYPTION CONFIG_F2FS_FS_ENCRYPTION CONFIG_FB_XGI CONFIG_MTD_MT81xx_NOR CONFIG_NFT_CHAIN_NAT_IPV4 CONFIG_NFT_CHAIN_NAT_IPV6 CONFIG_NFT_MASQ_IPV4 CONFIG_NFT_MASQ_IPV6 CONFIG_NFT_REDIR_IPV4 CONFIG_NFT_REDIR_IPV6 CONFIG_SCSI_OSD_DEBUG CONFIG_SCSI_OSD_DPRINT_SENSE CONFIG_SCSI_OSD_INITIATOR CONFIG_SCSI_OSD_ULD CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE CONFIG_SND_AUDIO_GRAPH_SCU_CARD CONFIG_SND_SIMPLE_SCU_CARD CONFIG_UBIFS_FS_ENCRYPTION Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Remove three Kconfig symbols dropped before v5.0Paul Bolle2019-03-2117-25/+0
| | | | | | | | Three Kconfig symbols were added to upstream v5.0-rc1 but dropped before v5.0 was released (for various reasons): FB_LOGO_CENTER, RESCTRL, and X86_RESCTRL. Remove them from our configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: remove CONFIG_SUN50I_A64_UNSTABLE_TIMERPaul Bolle2019-03-213-3/+0
| | | | | | | | | The patch that added the Kconfig symbol SUN50I_A64_UNSTABLE_TIMER was dropped in commit 60a8ce36abae7 ("Raspberry Pi DT updates, Update AllWinner A64 timer errata workaround"). So it's safe to drop it from the configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v5.1-rc1-15-gbabf09c3837fJeremy Cline2019-03-203-3/+8
|
* Make the mainline vboxguest drv feature set match VirtualBox 6.0.x (#1689750)Hans de Goede2019-03-202-0/+669
|
* arm: build in some drivers needed by tegra jetson platformsPeter Robinson2019-03-195-9/+9
|
* enable stmmac dwc-qos for tegraPeter Robinson2019-03-197-7/+7
|
* Linux v5.1-rc1Jeremy Cline2019-03-1826-62/+59
|
* Disable debugging options.Jeremy Cline2019-03-181-1/+4
|
* Fix up the rawhide-rc.sh script for 5.xJeremy Cline2019-03-181-5/+6
|
* updates for ArmPeter Robinson2019-03-1865-266/+102
|
* Linux v5.0-11520-gf261c4e529daJeremy Cline2019-03-1520-33/+36
|
* Linux v5.0-11139-gfa3d493f7a57Jeremy Cline2019-03-1420-3/+51
|
* Turn off stackleakLaura Abbott2019-03-1315-15/+15
| | | | | We need to figure out how to properly do the building so turn this off for now.
* Linux v5.0-11053-gebc551f2b8f9Jeremy Cline2019-03-1320-3/+40
|
* configs: drop unneeded overridesPaul Bolle2019-03-13253-253/+0
| | | | | | | | There are 255 overrides that have no effect as they are identical to the files they override. In other words: these overrides have no effect on the shipped .config files. They can safely be dropped. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Drop the duplicate/typo'd CROS_EC_DEBUGFS configs for arm/x86Jeremy Cline2019-03-124-4/+0
| | | | | | | It's off in the generic config, no need to make it more off. Fat-fingered-by: Jeremy Cline <jcline@redhat.com> Spotted-by: Paul Bolle <pebolle@tiscali.nl>
* Fix filename typo CONFIG_STACKINITPaul Bolle2019-03-121-0/+0
| | | | | | | CONFIG_STACKINIT should be CONFIG_TEST_STACKINIT, even though this typo has no effect on the build. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v5.0-10742-gea295481b6e3Jeremy Cline2019-03-1223-70/+59
|
* Enable SPI_SPIDEV on x86Jeremy Cline2019-03-125-4/+5
| | | | As requested on the Fedora kernel mailing list
* Arm config updates and fixes, fixes for Jetson TX seriesPeter Robinson2019-03-1241-119/+97
|
* Add config entry for CONFIG_CROS_EC_DEBUGFSJustin M. Forbes2019-03-117-0/+7
|