forked from rpms/kernel
1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
Herton R. Krzesinski e329da546a kernel-5.12.0-0.rc4.175.el9
* Mon Mar 22 2021 Herton R. Krzesinski <herton@redhat.com> [5.12.0-0.rc4.175]
- v5.12-rc4 rebase
- CONFIG_VFIO now selects IOMMU_API instead of depending on it, causing several config mismatches for the zfcpdump kernel (Justin M. Forbes)
- Turn off weak-modules for Fedora (Justin M. Forbes)
- redhat: enable CONFIG_FW_LOADER_COMPRESS for ARK (Herton R. Krzesinski) [1939095]
Resolves: rhbz#1939095

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-03-22 16:10:08 -04:00
Herton R. Krzesinski c77e211d13 kernel-5.12.0-0.rc3.170.el9
* Mon Mar 15 2021 Herton R. Krzesinski <herton@redhat.com> [5.12.0-0.rc3.170]
- v5.12-rc3 rebase
- Fedora: filters: update to move dfl-emif to modules (Peter Robinson)
- [redhat] arm: unify EFI vars (Jeremy Linton)
- [redhat] arm: Unify CPU_THERMAL (Jeremy Linton)
- [redhat] arm: move SPE to generic (Jeremy Linton)
- [redhat] aarch64: sync and enable some arm interconnect PMUs (Jeremy Linton)
- [redhat] arm: move psci checker disable to common (Jeremy Linton)
- [redhat] aarch64: SW_TTBR_PAN globally on (Jeremy Linton)
- [redhat] aarch64: Move arm64_tlb_range to common (Jeremy Linton)
- [redhat] aarch64: Enable hotplug memory (Jeremy Linton)
- [redhat] aarch64: ACPI/CPPC can be a module (Jeremy Linton)
- drop duplicate DEVFREQ_GOV_SIMPLE_ONDEMAND config (Peter Robinson)
- efi: The EFI_VARS is legacy and now x86 only (Peter Robinson)
- common: enable RTC_SYSTOHC to supplement update_persistent_clock64 (Peter Robinson)
- generic: arm: enable SCMI for all options (Peter Robinson)
- fedora: the PCH_CAN driver is x86-32 only (Peter Robinson)
- common: disable legacy CAN device support (Peter Robinson)
- common: Enable Microchip MCP251x/MCP251xFD CAN controllers (Peter Robinson)
- common: Bosch MCAN support for Intel Elkhart Lake (Peter Robinson)
- common: enable CAN_PEAK_PCIEFD PCI-E driver (Peter Robinson)
- common: disable CAN_PEAK_PCIEC PCAN-ExpressCard (Peter Robinson)
- common: enable common CAN layer 2 protocols (Peter Robinson)
- ark: disable CAN_LEDS option (Peter Robinson)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-03-15 19:54:10 -04:00
Herton R. Krzesinski a5e36e671f kernel-5.12.0-0.rc2.169.el9
* Fri Mar 12 2021 Herton R. Krzesinski <herton@redhat.com> [5.12.0-0.rc2.169]
- v5.12-rc2-296-ga74e6a014c9d rebase
- Set CONFIG_MOUSE_SERIAL=n by default (Patrick Talbert)
- Fedora: Turn on SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC option (Hans de Goede)
- Fedora: enable modules for surface devices (Dave Olsthoorn)
- Turn on SND_SOC_INTEL_SOUNDWIRE_SOF_MACH for Fedora again (Justin M. Forbes)
- common: fix WM8804 codec dependencies (Peter Robinson)
- Build SERIO_SERPORT as a module (Peter Robinson)
- input: touchscreen: move ELO and Wacom serial touchscreens to x86 (Peter Robinson)
- Sync serio touchscreens for non x86 architectures to the same as ARK (Peter Robinson)
- Only enable SERIO_LIBPS2 on x86 (Peter Robinson)
- Only enable PC keyboard controller and associated keyboard on x86 (Peter Robinson)
- Generic: Mouse: Tweak generic serial mouse options (Peter Robinson)
- Only enable PS2 Mouse options on x86 (Peter Robinson)
- Disable bluetooth highspeed by default (Peter Robinson)
- Fedora: A few more general updates for 5.12 window (Peter Robinson)
- Fedora: Updates for 5.12 merge window (Peter Robinson)
- Fedora: remove dead options that were removed upstream (Peter Robinson)
- Revert "mm/kmemleak: skip late_init if not skip disable" (Herton R. Krzesinski)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-03-12 10:18:20 -05:00
Herton R. Krzesinski dc077db1aa kernel-5.12.0-0.rc2.166.el9
* Tue Mar 09 2021 Herton R. Krzesinski <herton@redhat.com> [5.12.0-0.rc2.166]
- v5.12-rc2-59-g144c79ef3353 rebase
- Revert "ARM: fix __get_user_check() in case uaccess_* calls are not inlined" (Herton R. Krzesinski)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-03-09 17:40:12 -05:00
Herton R. Krzesinski 235a1eaf83 kernel-5.12.0-0.rc1.163.el9
* Thu Mar 04 2021 Herton R. Krzesinski <herton@redhat.com> [5.12.0-0.rc1.163]
- v5.12-rc1-22-gf69d02e37a85 rebase
- Revert "dt-bindings: panel: add binding for Xingbangda XBD599 panel" (Herton R. Krzesinski)
- redhat: remove CONFIG_DRM_PANEL_XINGBANGDA_XBD599 (Herton R. Krzesinski)
- Revert "drm: panel: add Xingbangda XBD599 panel" (Herton R. Krzesinski)
- Revert "drm/sun4i: sun6i_mipi_dsi: fix horizontal timing calculation" (Herton R. Krzesinski)
- New configs in arch/powerpc (Fedora Kernel Team)
- Fix merge issue (Justin M. Forbes)
- Revert pending so that MR works (Justin M. Forbes)
- Change the pending config for CONFIG_PPC_QUEUED_SPINLOCKS as it is now default upstream for 64-bit server CPUs (Justin M. Forbes)
- Turn on CONFIG_PPC_QUEUED_SPINLOCKS as it is default upstream now (Justin M. Forbes)
- Update pending-common configs to address new upstream config deps (Justin M. Forbes)
- rpmspec: ship gpio-watch.debug in the proper debuginfo package (Herton R. Krzesinski)
- Removed description text as a comment confuses the config generation (Justin M. Forbes)
- New configs in drivers/dma-buf (Jeremy Cline)
- Fedora: ARMv7: build for 16 CPUs. (Peter Robinson)
- Fedora: only enable DEBUG_HIGHMEM on debug kernels (Peter Robinson)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-03-04 09:16:27 -05:00
Herton R. Krzesinski a0a2534c79 kernel-5.11.0-0.rc7.150.el9
* Wed Feb 10 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc7.150]
- v5.11-rc7-2-ge0756cfc7d7c rebase
- Fix trailing white space in redhat/configs/fedora/generic/CONFIG_SND_INTEL_BYT_PREFER_SOF (Justin M. Forbes)
- Add a redhat/rebase-notes.txt file (Hans de Goede)
- Turn on SND_INTEL_BYT_PREFER_SOF for Fedora (Hans de Goede)
- ALSA: hda: intel-dsp-config: Add SND_INTEL_BYT_PREFER_SOF Kconfig option (Hans de Goede) [1924101]
- CI: Drop MR ID from the name variable (Veronika Kabatova)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-02-10 10:49:04 -05:00
Herton R. Krzesinski b8688e0d94 kernel-5.11.0-0.rc6.144.el9
* Thu Feb 04 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc6.144]
- v5.11-rc6-126-g61556703b610 rebase
- Rename the master branch to rawhide for Fedora (Justin M. Forbes)
- Makefile targets for packit integration (Ben Crocker)
- Turn off KASAN for rawhide debug builds (Justin M. Forbes)
- New configs in arch/arm64 (Justin Forbes)
- Remove deprecated Intel MIC config options (Peter Robinson)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-02-04 08:47:51 -05:00
Herton R. Krzesinski cc06b2e288 kernel-5.11.0-0.rc6.143.el9
* Wed Feb 03 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc6.143]
- v5.11-rc6-55-g3aaf0a27ffc2 rebase
- Bluetooth: L2CAP: Try harder to accept device not knowing options (Bastien Nocera)
- kernel.spec.template - fix use_vdso usage (Ben Crocker)
- redhat: remove remaining references of CONFIG_RH_DISABLE_DEPRECATED ("Herton R. Krzesinski")
- .gitignore: fix previous mismerge with "HEAD line" ("Herton R. Krzesinski")

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-02-03 08:50:54 -05:00
Herton R. Krzesinski f131743348 kernel-5.11.0-0.rc6.141.el9
* Mon Feb 01 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc6.141]
- v5.11-rc6 rebase
- Remove bpf-helpers.7 from bpftool package (Jiri Olsa)
- [redhat] Makefile: consolidate rpmbuild cmds into one target (Ben Crocker)
- New configs in lib/Kconfig.debug (Fedora Kernel Team)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-02-01 14:58:17 -05:00
Herton R. Krzesinski 0b681cdcc6 kernel-5.11.0-0.rc5.138.el9
* Fri Jan 29 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc5.138]
- v5.11-rc5-239-gbec4c2968fce rebase

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-29 08:23:12 -05:00
Herton R. Krzesinski 5cd23610d6 kernel-5.11.0-0.rc5.136.el9
* Wed Jan 27 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc5.136]
- v5.11-rc5-37-g2ab38c17aac1 rebase
- New configs in lib/Kconfig.debug (Jeremy Cline)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-27 10:13:03 -05:00
Herton R. Krzesinski ecab60015b kernel-5.11.0-0.rc5.135.el9
* Tue Jan 26 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc5.135]
- v5.11-rc5-7-g13391c60da33 rebase

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-26 13:26:27 -05:00
Herton R. Krzesinski 49962f1221 kernel-5.11.0-0.rc5.134.el9
* Mon Jan 25 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc5.134]
- v5.11-rc5 rebase
- Fedora 5.11 config updates part 4 ("Justin M. Forbes")
- Fedora 5.11 config updates part 3 ("Justin M. Forbes")
- Fedora 5.11 config updates part 2 ("Justin M. Forbes")
- Update internal (test) module list from RHEL-8 (Joe Lawrence) [1915073]

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-26 08:59:24 -05:00
Herton R. Krzesinski a81ccaa5a8 kernel-5.11.0-0.rc3.126.el9
* Fri Jan 15 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc3.126]
- v5.11-rc3-193-g5ee88057889b rebase
- redhat: avoid conflict with mod-blacklist.sh and released_kernel defined ("Herton R. Krzesinski")
- redhat: handle certificate files conditionally as done for src.rpm ("Herton R. Krzesinski")
- Run MR testing in CKI pipeline (Veronika Kabatova)
- specfile: add {?_smp_mflags} to "make headers_install" in tools/testing/selftests (Denys Vlasenko)
- specfile: add {?_smp_mflags} to "make samples/bpf/" (Denys Vlasenko)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-15 11:20:32 -05:00
Herton R. Krzesinski fe39961af9 kernel-5.11.0-0.rc3.124.el9
* Wed Jan 13 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc3.124]
- v5.11-rc3-32-ge609571b5ffa rebase

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-13 09:03:50 -05:00
Herton R. Krzesinski 71c6e378ab kernel-5.11.0-0.rc2.119.el9
* Fri Jan 08 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc2.119]
- irq: export irq_check_status_bit (Levi Yun)
- Turn off vdso_install for ppc ("Justin M. Forbes")
- Fedora: arm updates for 5.11 and general cross Fedora cleanups (Peter Robinson)

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-08 07:41:30 -05:00
Herton R. Krzesinski 12b32ab50d kernel-5.11.0-0.rc2.117.el9
* Wed Jan 06 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc2.117]
- Add gcc-c++ to BuildRequires ("Justin M. Forbes")
- irq: export irq_check_status_bit (Levi Yun)
- Turn off vdso_install for ppc ("Justin M. Forbes")

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-06 21:37:09 -05:00
Herton R. Krzesinski 2d53dca1f5 kernel-5.11.0-0.rc2.116.el9
* Tue Jan 05 2021 Herton R. Krzesinski <herton@redhat.com> [5.11.0-0.rc2.116]
- v5.11-rc2 rebase

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2021-01-05 09:51:54 -05:00
Herton R. Krzesinski 3c94383106 kernel-5.10.0-0.rc6.92
Update configs: CONFIG_KCSAN added for x86 configs and CONFIG_KASAN_SW_TAGS
added for aarch64 configs. This is required because between last update and now,
gcc 11 was added to rhel9, and probably because it these new configs are now
visible. As there was no setting, the process_configs.sh script started to
report a failure, resulting in a brew build failure.

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2020-12-08 17:10:25 -05:00
Herton R. Krzesinski 31c1ab6192 kernel-5.10.0-0.rc6.92
* Fri Dec 04 2020 Herton R. Krzesinski <herton@redhat.com> [5.10.0-0.rc6.92]
- v5.10-rc6 rebase
Resolves: rhbz#1903802

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2020-12-04 15:24:35 -05:00
Herton R. Krzesinski 57a4317e70 kernel-5.9.0-39.el9
* Fri Nov 13 2020 Herton R. Krzesinski <herton@redhat.com> [5.9.0-39]
- Apply patches from 5.9.8 upstream stable update ("Herton R. Krzesinski")
- Drop commit f2ac57a4c49d - "x86/unwind/orc:...", applied now through
  5.9.8 update ("Herton R. Krzesinski")

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2020-11-13 12:56:26 -05:00
Don Zickus 1ccbaa7369 Enable BPF features and fix LTO issues
This change builds kernel-tools from this spec file again.

In order to do that, we had to properly disable LTO and correctly
build bpftool (by enabling CONFIG_DEBUG_INFO_BTF=y).

This is how we want RHEL-9-alpha built now.

Signed-off-by: Don Zickus <dzickus@redhat.com>
2020-10-30 15:59:40 -04:00
Don Zickus 1b063eee54 Downgrade to kernel-5.9.0 for RHEL-9 Alpha
Due to auto-syncing the kernel version was pulled to far ahead to
5.10.0 which is still in development.  Downgrade to 5.9.0 which
is officially released.

Currently this disables kernel-tools as there are known issues with
LTO and bpftool.  This will be corrected later.

Signed-off-by: Don Zickus <dzickus@redhat.com>
2020-10-26 17:39:47 -04:00
Petr Šabata 6a4fc7e052 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/kernel#351b480089e439ed4f8da85787b1b002d1b53a62
2020-10-15 14:41:02 +02:00