Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring0rb
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... ######################################################## patches.kernel.org/6.10.1-001-ext4-use-memtostr_pad-for-s_volume_name.patch patches.kernel.org/6.10.1-002-cifs-Fix-missing-error-code-set.patch patches.kernel.org/6.10.1-003-cifs-Fix-missing-fscache-invalidation.patch patches.kernel.org/6.10.1-004-cifs-fix-noisy-message-on-copy_file_range.patch patches.kernel.org/6.10.1-005-cifs-Fix-server-re-repick-on-subrequest-retry.patch patches.kernel.org/6.10.1-006-cifs-Fix-setting-of-zero_point-after-DIO-write.patch patches.kernel.org/6.10.1-007-tpm-Use-auth-only-after-NULL-check-in-tpm_buf_.patch patches.kernel.org/6.10.1-008-ASoC-cs35l56-Use-header-defines-for-Speaker-Vo.patch patches.kernel.org/6.10.1-009-ASoC-cs35l56-Limit-Speaker-Volume-to-12dB-maxi.patch patches.kernel.org/6.10.1-010-io_uring-fix-error-pbuf-checking.patch patches.kernel.org/6.10.1-011-thermal-core-Allow-thermal-zones-to-tell-the-c.patch patches.kernel.org/6.10.1-012-Linux-6.10.1.patch patches.kernel.org/6.10.2-001-drm-amdgpu-Fix-signedness-bug-in-sdma_v4_0_pro.patch patches.kernel.org/6.10.2-002-s390-mm-Fix-VM_FAULT_HWPOISON-handling-in-do_e.patch patches.kernel.org/6.10.2-003-ocfs2-add-bounds-checking-to-ocfs2_check_dir_e.patch patches.kernel.org/6.10.2-004-jfs-don-t-walk-off-the-end-of-ealist.patch patches.kernel.org/6.10.2-005-fs-ntfs3-Add-a-check-for-attr_names-and-oatbl.patch patches.kernel.org/6.10.2-006-fs-ntfs3-Validate-ff-offset.patch patches.kernel.org/6.10.2-007-usb-gadget-midi2-Fix-incorrect-default-MIDI2-p.patch patches.kernel.org/6.10.2-008-ALSA-hda-tas2781-Add-new-quirk-for-Lenovo-Hera.patch patches.kernel.org/6.10.2-009-ALSA-hda-realtek-Enable-headset-mic-on-Positiv.patch patches.kernel.org/6.10.2-010-ALSA-hda-realtek-Fix-the-speaker-output-on-Sam.patch patches.kernel.org/6.10.2-011-arm64-dts-qcom-sc7180-Disable-SuperSpeed-insta.patch patches.kernel.org/6.10.2-012-arm64-dts-qcom-sc7280-Disable-SuperSpeed-insta.patch patches.kernel.org/6.10.2-013-arm64-dts-qcom-x1e80100-qcp-Fix-USB-PHYs-regul.patch patches.kernel.org/6.10.2-014-arm64-dts-qcom-qrb2210-rb1-switch-I2C2-to-i2c-.patch patches.kernel.org/6.10.2-015-arm64-dts-qcom-qrb4210-rb2-switch-I2C2-to-i2c-.patch patches.kernel.org/6.10.2-016-arm64-dts-qcom-x1e80100-crd-Fix-the-PHY-regula.patch patches.kernel.org/6.10.2-017-arm64-dts-qcom-x1e80100-qcp-Fix-the-PHY-regula.patch patches.kernel.org/6.10.2-018-arm64-dts-qcom-x1e80100-crd-Fix-USB-PHYs-regul.patch patches.kernel.org/6.10.2-019-arm64-dts-qcom-msm8996-Disable-SS-instance-in-.patch patches.kernel.org/6.10.2-020-arm64-dts-qcom-sm6350-Disable-SS-instance-in-P.patch patches.kernel.org/6.10.2-021-arm64-dts-qcom-msm8998-Disable-SS-instance-in-.patch patches.kernel.org/6.10.2-022-arm64-dts-qcom-ipq6018-Disable-SS-instance-in-.patch patches.kernel.org/6.10.2-023-arm64-dts-qcom-sdm630-Disable-SS-instance-in-P.patch patches.kernel.org/6.10.2-024-arm64-dts-qcom-ipq8074-Disable-SS-instance-in-.patch patches.kernel.org/6.10.2-025-arm64-dts-qcom-sdm845-Disable-SS-instance-in-P.patch patches.kernel.org/6.10.2-026-arm64-dts-qcom-sm6115-Disable-SS-instance-in-P.patch patches.kernel.org/6.10.2-027-ALSA-pcm_dmaengine-Don-t-synchronize-DMA-chann.patch patches.kernel.org/6.10.2-028-ALSA-seq-ump-Skip-useless-ports-for-static-blo.patch patches.kernel.org/6.10.2-029-filelock-Fix-fcntl-close-race-recovery-compat-.patch patches.kernel.org/6.10.2-030-tun-add-missing-verification-for-short-frame.patch patches.kernel.org/6.10.2-031-tap-add-missing-verification-for-short-frame.patch patches.kernel.org/6.10.2-032-Linux-6.10.2.patch ######################################################## # 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 ######################################################## # 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 ######################################################## patches.suse/drm-qxl-Pin-buffer-objects-for-internal-mappings.patch ######################################################## # 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/drm-amd-display-Take-Synaptics-Cascaded-Topology-int.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 ######################################################## ######################################################## # PM ######################################################## ######################################################## # DRM / Graphics ######################################################## patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch patches.suse/fix-amdgpu-freezes.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 ######################################################## # 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