Commit Graph

4740 Commits

Author SHA1 Message Date
Artem Bityutskiy 4d74a54cd4 Enable CONFIG_NET_SCH_ETF
Enable the ETF queuing discipline (qdisc) as a module, similar to many other
qdiscs that we have enabled as modules.

ETF stands for Earliest TxTime first and it enables applications to schedule
network packets to be sent in the future.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2018-12-28 14:07:22 -08:00
Laura Abbott cd87327143 Forgot to add these files 2018-12-28 13:55:34 -08:00
Laura Abbott 6803e599e1 Linux v4.20-6428-g00c569b567c7 2018-12-28 13:55:13 -08:00
Hans de Goede 8a27b4e99d Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984) 2018-12-27 16:50:01 +01:00
Laura Abbott baea90e1b4 Linux v4.20-3117-ga5f2bd479f58 2018-12-26 13:30:36 -08:00
Laura Abbott f766e81da3 Reenable debugging options. 2018-12-26 12:03:35 -08:00
Peter Robinson bd7d297390 The TI Bluetooth now uses uart with the standard serdev bits and this driver is unused, hasn't been built in since we disabled the useless TI_ST driver 2018-12-26 03:16:35 +00:00
Peter Robinson c15a3373f9 drop arch/x86/kernel/macros.s copy, no longer exists 2018-12-25 01:47:42 +00:00
Peter Robinson a1b84087fb Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel 2018-12-25 01:42:55 +00:00
Peter Robinson e424a12707 fix Raspberry Pi 3A+ DT 2018-12-25 01:40:48 +00:00
Justin M. Forbes 2a6ecdce8b Linux v4.20.0 2018-12-24 11:17:34 -06:00
Peter Robinson 510d60d1e2 Another fix for issue affecting Raspberry Pi 3-series WiFi (rhbz 1652093) 2018-12-24 02:47:39 +00:00
Justin M. Forbes f08646fff0 Linux v4.20-rc7-214-g9097a058d49e 2018-12-21 11:57:15 -06:00
Justin M. Forbes e7762a8b71 Linux v4.20-rc7-202-g1d51b4b1d3f2 2018-12-20 10:44:09 -06:00
Peter Robinson 4a2d2029b8 Stability fixes for Raspberry Pi MMC (sdcard) driver 2018-12-20 04:05:07 +00:00
Peter Robinson 83989fccc2 Initial support for Raspberry Pi model 3A+ 2018-12-20 03:16:00 +00:00
Justin M. Forbes 11488b8b25 Fix default for CONFIG_DVB_MAX_ADAPTERS 2018-12-19 18:00:51 -06:00
Justin M. Forbes abc158d467 Linux v4.20-rc7-6-gddfbab46539f 2018-12-18 16:46:25 -06:00
Justin M. Forbes f94c9af093 Linux v4.20-rc7 2018-12-17 07:30:59 -06:00
Justin M. Forbes 8c1796fac8 Disable debugging options. 2018-12-17 06:35:24 -06:00
Peter Robinson 8565e78e82 Enhancements for Raspberrp Pi Camera 2018-12-17 05:13:39 +00:00
Justin M. Forbes 7fbdf3f0bf Add CONFIG_MEDIA_CONTROLLER_REQUEST_API 2018-12-13 16:50:51 -06:00
Justin M. Forbes 92ac1e3421 Linux v4.20-rc6-82-g65e08c5e8631 2018-12-13 16:32:46 -06:00
Peter Robinson fe9a1861c9 actually add the DA9063 configs for prior change 2018-12-12 08:54:45 +00:00
Peter Robinson 6e2fc66d7a Minor Arm updates for NXP i.MX 6/7 series devices 2018-12-12 08:51:56 +00:00
Peter Robinson 4d72568350 drop duplicate REGULATOR_MAX8952 entries (NFC) 2018-12-12 08:36:46 +00:00
Peter Robinson 1e0d3a2c64 few more minor AllWinner sunxi cleanups, NFC 2018-12-12 07:33:05 +00:00
Peter Robinson cb152fa1b2 Minor cleanups and consolidation of AllWinner configs 2018-12-12 06:38:49 +00:00
Justin M. Forbes 6d894ab21d Linux v4.20-rc6-25-gf5d582777bcb 2018-12-11 11:32:35 -06:00
Hans de Goede 6a45433b3d Really fix non functional hotkeys on Asus FX503VD (#1645070) 2018-12-11 12:24:42 +01:00
Justin M. Forbes 28efc2b6d8 Linux v4.20-rc6 2018-12-10 09:56:51 -06:00
Justin M. Forbes a5ed0b75f9 Disable debugging options. 2018-12-10 07:04:52 -06:00
Justin M. Forbes 2dc35eee33 Linux v4.20-rc5-86-gb72f711a4efa 2018-12-07 10:06:21 -06:00
Justin M. Forbes 22c4d677f9 Linux v4.20-rc5-44-gd08970904582 2018-12-05 14:01:46 -06:00
Jeremy Cline c0dbaa3cc5
Fix corruption bug in direct dispatch for blk-mq 2018-12-05 09:51:03 -05:00
Justin M. Forbes 4d43220d69 Linux v4.20-rc5-21-g0072a0c14d5b 2018-12-04 16:49:41 -06:00
Peter Robinson b385dc2005 remove obsolete option 2018-12-04 04:16:34 +00:00
Justin M. Forbes 10c4e09883 Linux v4.20-rc5 2018-12-03 12:02:17 -06:00
Justin M. Forbes c85b42d5d9 Disable debugging options. 2018-12-03 11:00:53 -06:00
Hans de Goede 26c1fe50a0 Fix non functional hotkeys on Asus FX503VD (#1645070) 2018-12-03 17:34:30 +01:00
Peter Robinson b9bb3eb2c7 minor config cleanups 2018-12-03 07:29:43 +00:00
Peter Jones fe9e33a887 Re-enable CONFIG_CRYPTO_DEV_SP_PSP so I can work on SEV stuff.
Waaay back in October, we saw some issues with various system firmware
talking to the AMD SP PSP devices (the secure processor feature), and so
CONFIG_CRYPTO_DEV_SP_PSP got disabled in all of our kernel trees, as
Laura noted here: https://bugzilla.redhat.com/show_bug.cgi?id=1608242#c44 .

I'm trying to use it, and this obviously makes that impossible to do, so
I'm going to re-enable it in rawhide, because the timeout that's being
discussed in that bugzilla thread is already there, and so this firmware
bugs people saw before shouldn't make things completely unusable.

If you *do* see debilitating stalls on AMD EPYC hardware starting after
the next rawhide build, make some noise so we can disable it again.

(I've also posted this to kernel@l.fp.o: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org/thread/22XCMRU4R75M4D5OSXE7YMWYVOBQIU2M/ )

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-11-30 14:36:02 -05:00
Peter Jones f8216ee47a Enable CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
This makes it so users don't have to do mem_encrypt=1 to enable SEV VMs.

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-11-30 14:05:53 -05:00
Justin M. Forbes 7f66c53653 Linux v4.20-rc4-156-g94f371cb7394 2018-11-30 10:04:13 -06:00
Justin M. Forbes 1288f313f9 Linux v4.20-rc4-35-g121b018f8c74 2018-11-28 15:44:05 -06:00
Peter Robinson b0d8b6c41c enable Amlogic Meson GX series pinctrl drivers for arm64 2018-11-27 10:47:59 +00:00
Justin M. Forbes 4871a58854 Linux v4.20-rc4 2018-11-26 09:39:57 -06:00
Justin M. Forbes dcaed4ecc8 Disable debugging options. 2018-11-26 07:21:54 -06:00
Peter Robinson 74d0357f39 fixes for rockchip, add back rock960 fix not yet upstream 2018-11-22 14:51:00 +00:00
Peter Robinson b8decdf03c build in the rockchips PCIE drivers 2018-11-20 22:07:15 +00:00