summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | 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
| |
* | 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>
* | 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.
* | Support adding the buildid to kernel-headersLaura Abbott2019-09-301-3/+5
| | | | | | | | Thanks to Paul Moore for this change
* | 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.
* | 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
| |
* | Linux v5.3-11768-g619e17cf75ddJeremy Cline2019-09-2330-10/+117
| |
* | Update to work with 5.xLaura Abbott2019-09-231-14/+16
| |
* | Linux v5.3-10169-g574cc4539762Jeremy Cline2019-09-2052-20/+343
| |
* | Linux v5.3-7639-gb41dae061bbdJeremy Cline2019-09-1956-22/+551
| |
* | Linux v5.3-3839-g35f7a9526615Jeremy Cline2019-09-1835-3/+152
| |
* | Linux v5.3-2061-gad062195731bJeremy Cline2019-09-1738-644/+213
| |
* | Reenable debugging options.Jeremy Cline2019-09-171-1/+4
| |
* | Drop drm-i915-hush-check-crtc-state.patchJeremy Cline2019-09-162-34/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch from 2013 stops the i915 driver from spitting out WARNs in some cases, but nearly the same thing can be achieved with the ``verbose_state_checks=false`` module option added in 2014. With the module setting the issue results in a log message at error level rather than the debug level set by this patch. However, it's not known if this is still a common issue. It seems worth the cost of (maybe) a few more bug reports about new error-level logs to drop the patch. To start with, we're going to leave ``verbose_state_checks=true`` (the default), but if we run into a lot of WARNs we will turn it off.
* | Drop old WARN patchLaura Abbott2019-09-162-92/+0
| | | | | | | | | | | | We haven't applied the patch in a while now. Let's just drop it. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove crash driverLaura Abbott2019-09-162-724/+0
| | | | | | | | | | | | | | This has since been replaced by other in kernel pieces. We can finally drop it. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove patch for GCC VTALaura Abbott2019-09-162-96/+0
| | | | | | | | | | | | It's been years and gcc has changed a lot. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove old keyboard logging patchLaura Abbott2019-09-162-32/+0
| | | | | | | | | | | | Let's see if this results in flooding. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove some old modalias adjustments and move driversLaura Abbott2019-09-164-55/+2
| | | | | | | | | | | | | | | | We've come a long way. Let's just leave these drivers alone. Banish the drivers to mod-extra to ensure they really don't get loaded. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop old lis3 patchLaura Abbott2019-09-162-77/+0
| | | | | | | | | | | | | | We've been carrying this patch for years. If someone wants to do the work to get it upstream, they are welcome to do so. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove ancient ath9k workaroundLaura Abbott2019-09-162-40/+0
| | | | | | | | | | | | It's been years. Let's see if we actually still need this. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop scsi warning patchLaura Abbott2019-09-162-41/+0
| | | | | | | | | | | | It's been years since we've seen this warning. Just drop it. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop cpumask auto select patch and set NR_CPUS appropriatelyLaura Abbott2019-09-166-41/+5
| | | | | | | | | | | | | | | | | | | | | | We've been carrying a patch to make CPUMASK_OFFSTACK selectable without debugging for a long time now. The comment said this was going to be replaced with something else but that never seemed to happen. We're carrying it to have a higher number of CPUs but at this point, adjusting NR_CPUS doesn't really get us that much benfit. Drop the patch and just use 8192 or NR_CPUS on x86. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop namespaces config tweakLaura Abbott2019-09-162-29/+0
| | | | | | | | | | | | | | | | We've come a long way for namespaces since 2013 and all arches now enable namespaces. Drop the patch where we can turn it off and on. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Linux v5.3Laura Abbott2019-09-162-5/+7
| |
* | Drop patch that was already appliedLaura Abbott2019-09-102-172/+0
| |
* | Linux v5.3-rc8Laura Abbott2019-09-102-4/+6
| |
* | Disable debugging options.Laura Abbott2019-09-101-1/+4
| |
* | Add ACPI fixes plus a DT for qcom sd850 based Yoga C630Peter Robinson2019-09-064-0/+929
| |