Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Lutjens:rk3588
kernel-source
series.conf
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File series.conf of Package kernel-source
# Kernel patches configuration file # vim: set ts=8 sw=8 noet: # # There are three kinds of rules (see guards.1 for details): # +symbol include this patch if symbol is defined; otherwise exclude. # -symbol exclude this patch if symbol is defined; otherwise include. # - exclude this patch. # # Using symbols means that an entirely different source tree will be # generated depending on which symbols are defined. This used to be # a good thing when arch-specific patches contained conflicts with other # patches, but we now have a policy that patches must build everywhere. # The result is a unified source tree that allows us to do neat things # like ship kernel module packages. Creating a divergent tree breaks # these # so you'd better have an extraordinary reason for using them. # For example, the openSUSE 10.3 kernel uses them for segregating the # -rt patches until they can be integrated completely, and these are # only applied at the very end of the series. # # The most common use in recent kernels is to disable a patch with a # username as the symbol to indicate responsbility. Another use is # to check in a patch for testing, but have it disabled in all but your # own build environment. ######################################################## # latest standard kernel patches # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/Add-ksym-provides-tool.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch patches.rpmify/btf-pahole-j1-option.patch ######################################################## # The sorted section should contain all patches that are # either mainline backports or are already in a known # subystem maintainer repository so that they can be # sorted by git-sort scripts. Out-of-tree patches (which # includes any patch without Git-commit tag) belong # either into the "on the way to mainline" section below # or into one of the subsystem sections. # # The sorted section should be small or empty on the # stable or master branches. ######################################################## ######################################################## # sorted patches ######################################################## ######################################################## # end of sorted patches ######################################################## ######################################################## # Unsorted patches on their way to mainline # # (SLE/Leap: this section is only for patches which # cannot go into the sorted section yet. # # Patches which are already in subsystem maintainer # repository or otherwise expected to get into mainline # within 1-2 releases belong here. Patches not expected # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch patches.suse/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch patches.suse/Bluetooth-btmtk-Remove-resetting-mt7921-before-downl.patch ######################################################## # kbuild/module infrastructure fixes ######################################################## # SUSE specific build tweaks patches.suse/rpm-kernel-config patches.suse/add-suse-supported-flag.patch patches.suse/genksyms-add-override-flag.diff patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/kernel-add-release-status-to-kernel-build.patch patches.suse/panic-do-not-print-uninitialized-taint_flags.patch # build tweaks for external KMPs patches.suse/s390-export-symbols-for-crash-kmp.patch ######################################################## # Performance-related tuning of defaults ######################################################## patches.suse/readahead-request-tunables.patch ######################################################## # Architecture specific patches ######################################################## # x86 # s390x # ppc64 # ARM patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch ######################################################## # Scheduler ######################################################## ######################################################## # Memory management ######################################################## ######################################################## # Filesystems ######################################################## # generic patches.suse/vfs-add-super_operations-get_inode_dev # btrfs patches.suse/btrfs-provide-super_operations-get_inode_dev +dsterba patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch # ext[2-4] # XFS ######################################################## # Block layer ######################################################## ######################################################## # Networking core ######################################################## ######################################################## # Security ######################################################## # Module signing / secure boot patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch # Bug 1198101 - VUL-0: shim: openSUSE tumbleweed not fully locked down? Add opensuse-cert-prompt back to openSUSE shim # Lock down functions for secure boot patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch # crypto ######################################################## # Virtualization ######################################################## ######################################################## # Other core patches ######################################################## # Livepatching patches.suse/livepatch-dump-ipa-clones.patch ######################################################## # PM ######################################################## ######################################################## # DRM / Graphics ######################################################## patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch ######################################################## # Storage ######################################################## ######################################################## # Networking drivers (wired) ######################################################## ######################################################## # Wireless networking drivers ######################################################## patches.suse/b43-missing-firmware-info.patch ######################################################## # USB ######################################################## ######################################################## # Input ######################################################## patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch patches.suse/Input-psmouse-add-NULL-check-to-psmouse_from_serio.patch ######################################################## # Other drivers ######################################################## patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch ######################################################## # Debugging ######################################################## patches.suse/crasher.patch patches.suse/add-product-identifying-information-to-vmcoreinfo.patch ######################################################## # rk3588 ######################################################## patches.rk3588/0001-regulator-Add-of_regulator_get_optional-for-pure-DT-.patch patches.rk3588/0002-regulator-Add-devres-version-of-of_regulator_get_opt.patch patches.rk3588/0003-arm64-dts-rockchip-rk3588-rock5b-add-USB-C-support.patch patches.rk3588/0004-math.h-add-DIV_ROUND_UP_NO_OVERFLOW.patch patches.rk3588/0005-clk-divider-Fix-divisor-masking-on-64-bit-platforms.patch patches.rk3588/0006-clk-composite-replace-open-coded-abs_diff.patch patches.rk3588/0007-clk-rockchip-support-clocks-registered-late.patch patches.rk3588/0008-clk-rockchip-rk3588-register-GATE_LINK-later.patch patches.rk3588/0009-clk-rockchip-expose-rockchip_clk_set_lookup.patch patches.rk3588/0010-clk-rockchip-implement-linked-gate-clock-support.patch patches.rk3588/0011-clk-rockchip-rk3588-drop-RK3588_LINKED_CLK.patch patches.rk3588/0012-arm64-dts-rockchip-rk3588-evb1-add-bluetooth-rfkill.patch patches.rk3588/0013-arm64-dts-rockchip-rk3588-evb1-improve-PCIe-ethernet.patch patches.rk3588/0014-arm64-dts-rockchip-Slow-down-EMMC-a-bit-to-keep-IO-s.patch patches.rk3588/0015-vop2-Add-clock-resets-support.patch patches.rk3588/0016-arm64-dts-rockchip-Add-VOP-clock-resets-for-rk3588s.patch patches.rk3588/0017-dt-bindings-display-vop2-Add-VP-clock-resets.patch patches.rk3588/0018-media-v4l2-ctrls-core-Set-frame_mbs_only_flag-by-def.patch patches.rk3588/0019-media-rockchip-Move-H264-CABAC-table-to-header-file.patch patches.rk3588/0020-media-rockchip-Introduce-the-rkvdec2-driver.patch patches.rk3588/0021-media-dt-bindings-rockchip-Document-RK3588-Video-Dec.patch patches.rk3588/0022-arm64-dts-rockchip-Add-rkvdec2-Video-Decoder-on-rk35.patch patches.rk3588/0023-arm64-defconfig-enable-Rockchip-RK3588-video-decoder.patch patches.rk3588/0024-mfd-rk8xx-Fix-shutdown-handler.patch patches.rk3588/0025-phy-phy-rockchip-samsung-hdptx-Add-FRL-EARC-support.patch patches.rk3588/0026-phy-phy-rockchip-samsung-hdptx-Add-verbose-logging.patch patches.rk3588/0027-dt-bindings-display-rockchip-drm-Add-optional-clocks.patch patches.rk3588/0028-drm-rockchip-vop2-Improve-display-modes-handling-on-.patch patches.rk3588/0029-arm64-dts-rockchip-Add-HDMI0-bridge-to-rk3588.patch patches.rk3588/0030-arm64-dts-rockchip-Enable-HDMI0-on-rock-5b.patch patches.rk3588/0031-arm64-dts-rockchip-Enable-HDMI0-on-rk3588-evb1.patch patches.rk3588/0032-arm64-dts-rockchip-Enable-HDMI0-PHY-clk-provider-on-.patch patches.rk3588/0033-arm64-dts-rockchip-Make-use-of-HDMI0-PHY-PLL-on-rock.patch patches.rk3588/0034-arm64-dts-rockchip-Make-use-of-HDMI0-PHY-PLL-on-rk35.patch patches.rk3588/0035-dt-bindings-display-bridge-Add-schema-for-Synopsys-D.patch patches.rk3588/0036-dt-bindings-display-rockchip-Add-schema-for-RK3588-H.patch patches.rk3588/0037-drm-bridge-synopsys-Add-DW-HDMI-QP-TX-controller-dri.patch patches.rk3588/0038-drm-rockchip-Add-basic-RK3588-HDMI-output-support.patch patches.rk3588/0039-arm64-defconfig-Enable-Rockchip-extensions-for-Synop.patch patches.rk3588/0040-MAINTAINERS-Add-entry-for-Synopsys-DesignWare-HDMI-R.patch patches.rk3588/0041-dt-bindings-media-Document-bindings-for-HDMI-RX-Cont.patch patches.rk3588/0042-arm64-dts-rockchip-Add-device-tree-support-for-HDMI-.patch patches.rk3588/0043-media-platform-synopsys-Add-support-for-HDMI-input-d.patch patches.rk3588/0044-arm64-defconfig-Enable-Synopsys-HDMI-receiver.patch patches.rk3588/0045-arm64-dts-rockchip-Enable-HDMI-receiver-on-rock-5b.patch patches.rk3588/0046-arm64-dts-rockchip-Enable-HDMI-receiver-on-RK3588-EV.patch patches.rk3588/0047-arm64-defconfig-Enable-default-EDID-for-Synopsys-HDM.patch patches.rk3588/0048-regulator-Add-devm_-of_regulator_get.patch patches.rk3588/0049-pmdomain-rockchip-cleanup-mutex-handling-in-rockchip.patch patches.rk3588/0050-pmdomain-rockchip-forward-rockchip_do_pmu_set_power_.patch patches.rk3588/0051-pmdomain-rockchip-reduce-indentation-in-rockchip_pd_.patch patches.rk3588/0052-dt-bindings-power-rockchip-add-regulator-support.patch patches.rk3588/0053-pmdomain-rockchip-add-regulator-support.patch patches.rk3588/0054-arm64-dts-rockchip-Add-GPU-power-domain-regulator-de.patch patches.rk3588/0055-dt-bindings-net-wireless-brcm4329-fmac-add-pci14e4-4.patch patches.rk3588/0056-dt-bindings-net-wireless-brcm4329-fmac-add-clock-des.patch patches.rk3588/0057-wifi-brcmfmac-Add-optional-lpo-clock-enable-support.patch patches.rk3588/0058-wifi-brcmfmac-add-flag-for-random-seed-during-firmwa.patch patches.rk3588/0059-arm64-dts-rockchip-rk3588-evb1-add-WLAN-controller.patch patches.rk3588/0060-arm64-dts-rockchip-add-and-enable-gpu-node-for-Radxa.patch patches.rk3588/0061-arm64-dts-rockchip-Enable-HDMI0-on-rock-5a.patch patches.rk3588/0062-usb-tcpm-fusb302-add-100us-delay-between-power-and-v.patch patches.rk3588/0063-usb-fusb302-increase-power-on-vbus-delay-to-200us.patch patches.rk3588/0064-usb-tcpm-remove-capabilities-on-HARD_RESET_START-fro.patch patches.rk3588/0065-usb-fusb302-only-flush-rx-on-disable.patch patches.rk3588/0066-usb-fusb302-optional-log-message-updates.patch patches.rk3588/0067-dt-bindings-phy-Add-Rockchip-MIPI-CSI-DSI-PHY-schema.patch patches.rk3588/0068-phy-rockchip-Add-Samsung-CSI-DSI-Combo-DCPHY-driver.patch patches.rk3588/0069-drm-bridge-synopsys-Add-MIPI-DSI2-host-controller-br.patch patches.rk3588/0070-dt-bindings-display-rockchip-Add-schema-for-RK3588-D.patch patches.rk3588/0071-drm-rockchip-Add-MIPI-DSI2-glue-driver-for-RK3588.patch patches.rk3588/0072-arm64-dts-rockchip-add-mipi-dcphy-nodes-to-rk3588.patch patches.rk3588/0073-arm64-dts-rockchip-add-dsi-controller-nodes-on-rk358.patch patches.rk3588/0074-arm64-dts-rockchip-add-overlay-for-tiger-haikou-vide.patch patches.rk3588/0075-drm-rockchip-vop2-fix-rk3588-dp-dsi-maxclk-verificat.patch patches.rk3588/0076-drm-rockchip-vop2-configure-layers-for-vp3-on-rk3588.patch patches.rk3588/0077-arm64-dts-rockchip-add-USB-C-port-0-to-OK3588-C.patch patches.rk3588/0078-arm64-dts-rockchip-add-USB-C-port-1-to-OK3588-C.patch patches.rk3588/0079-arm64-dts-rockchip-add-some-more-Forlinx-OK3588-C-no.patch patches.rk3588/0080-drm-panel-add-support-for-Radxa-Display-10FHD.patch patches.rk3588/0081-arm64-dts-rockchip-add-Radxa-Display-10FHD-overlay-f.patch ######################################################## # You'd better have a good reason for adding a patch # below here. ########################################################
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor