Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Herbster0815:test
kernel-htpc
series.conf
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File series.conf of Package kernel-htpc
# 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 patches.rpmify/libbpf-add-missing-per-arch-include-path.patch patches.rpmify/selftests-bpf-add-missing-per-arch-include-path.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 patches.suse/efi-memattr-Ignore-table-if-the-size-is-clearly-bogu.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 # 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 ######################################################## # You'd better have a good reason for adding a patch # below here. ######################################################## linux-6.12.y-xanmod/kconfig/0001-XANMOD-x86-build-Prevent-generating-avx2-floating-po.patch linux-6.12.y-xanmod/kconfig/0002-x86-kconfig-more-ISA-levels-and-uarches.patch linux-6.12.y-xanmod/kconfig/0003-XANMOD-Makefile-Move-ARM-and-x86-instruction-set-sel.patch linux-6.12.y-xanmod/xanmod/0001-XANMOD-x86-build-Add-more-CFLAGS-optimizations.patch linux-6.12.y-xanmod/xanmod/0002-XANMOD-kbuild-Add-GCC-SMS-based-modulo-scheduling-fl.patch -linux-6.12.y-xanmod/xanmod/0003-kbuild-Remove-GCC-minimal-function-alignment.patch linux-6.12.y-xanmod/xanmod/0004-XANMOD-fair-Set-scheduler-tunable-latencies-to-unsca.patch linux-6.12.y-xanmod/xanmod/0005-XANMOD-sched-Add-yield_type-sysctl-to-reduce-or-disa.patch linux-6.12.y-xanmod/xanmod/0006-XANMOD-block-mq-deadline-Increase-write-priority-to-.patch linux-6.12.y-xanmod/xanmod/0007-XANMOD-block-mq-deadline-Disable-front_merges-by-def.patch linux-6.12.y-xanmod/xanmod/0008-XANMOD-block-Set-rq_affinity-to-force-complete-I-O-r.patch linux-6.12.y-xanmod/xanmod/0009-XANMOD-blk-wbt-Set-wbt_default_latency_nsec-to-2msec.patch linux-6.12.y-xanmod/xanmod/0010-XANMOD-kconfig-add-500Hz-timer-interrupt-kernel-conf.patch linux-6.12.y-xanmod/xanmod/0011-XANMOD-dcache-cache_pressure-50-decreases-the-rate-a.patch linux-6.12.y-xanmod/xanmod/0012-XANMOD-mm-Raise-max_map_count-default-value.patch linux-6.12.y-xanmod/xanmod/0013-XANMOD-mm-vmscan-Set-minimum-amount-of-swapping.patch linux-6.12.y-xanmod/xanmod/0014-XANMOD-sched-autogroup-Add-kernel-parameter-and-conf.patch linux-6.12.y-xanmod/xanmod/0015-XANMOD-cpufreq-tunes-ondemand-and-conservative-gover.patch linux-6.12.y-xanmod/xanmod/0016-XANMOD-lib-kconfig.debug-disable-default-SYMBOLIC_ER.patch linux-6.12.y-xanmod/xanmod/0017-XANMOD-scripts-setlocalversion-remove-tag-for-git-re.patch linux-6.12.y-xanmod/xanmod/0018-XANMOD-scripts-setlocalversion-Move-localversion-fil.patch linux-6.12.y-xanmod/binder/0001-binder-turn-into-module.patch linux-6.12.y-xanmod/binder/0002-binder-give-binder_alloc-its-own-debug-mask-file.patch linux-6.12.y-xanmod/binder/0003-wait-allow-to-use-__wake_up_pollfree-from-GPL-module.patch linux-6.12.y-xanmod/binder/0004-file-export-file_close_fd-instead-of-close_fd_get_fi.patch linux-6.12.y-xanmod/net/mac80221/0001-mac80211-ignore-AP-power-level-when-tx-power-type-is.patch linux-6.12.y-xanmod/net/netfilter/0001-netfilter-Add-netfilter-nf_tables-fullcone-support.patch linux-6.12.y-xanmod/net/netfilter/0002-netfilter-add-xt_FLOWOFFLOAD-target.patch linux-6.12.y-xanmod/net/tcp/bbr3/0001-net-tcp_bbr-broaden-app-limited-rate-sample-detectio.patch linux-6.12.y-xanmod/net/tcp/bbr3/0002-net-tcp_bbr-v2-shrink-delivered_mstamp-first_tx_msta.patch linux-6.12.y-xanmod/net/tcp/bbr3/0003-net-tcp_bbr-v2-snapshot-packets-in-flight-at-transmi.patch linux-6.12.y-xanmod/net/tcp/bbr3/0004-net-tcp_bbr-v2-count-packets-lost-over-TCP-rate-samp.patch linux-6.12.y-xanmod/net/tcp/bbr3/0005-net-tcp_bbr-v2-export-FLAG_ECE-in-rate_sample.is_ece.patch linux-6.12.y-xanmod/net/tcp/bbr3/0006-net-tcp_bbr-v2-introduce-ca_ops-skb_marked_lost-CC-m.patch linux-6.12.y-xanmod/net/tcp/bbr3/0007-net-tcp_bbr-v2-adjust-skb-tx.in_flight-upon-merge-in.patch linux-6.12.y-xanmod/net/tcp/bbr3/0008-net-tcp_bbr-v2-adjust-skb-tx.in_flight-upon-split-in.patch linux-6.12.y-xanmod/net/tcp/bbr3/0009-net-tcp-add-new-ca-opts-flag-TCP_CONG_WANTS_CE_EVENT.patch linux-6.12.y-xanmod/net/tcp/bbr3/0010-net-tcp-re-generalize-TSO-sizing-in-TCP-CC-module-AP.patch linux-6.12.y-xanmod/net/tcp/bbr3/0011-net-tcp-add-fast_ack_mode-1-skip-rwin-check-in-tcp_f.patch linux-6.12.y-xanmod/net/tcp/bbr3/0012-net-tcp_bbr-v2-record-app-limited-status-of-TLP-repa.patch linux-6.12.y-xanmod/net/tcp/bbr3/0013-net-tcp_bbr-v2-inform-CC-module-of-losses-repaired-b.patch linux-6.12.y-xanmod/net//tcp/bbr3/0014-net-tcp_bbr-v2-introduce-is_acking_tlp_retrans_seq-i.patch linux-6.12.y-xanmod/net/tcp/bbr3/0015-tcp-introduce-per-route-feature-RTAX_FEATURE_ECN_LOW.patch linux-6.12.y-xanmod/net/tcp/bbr3/0016-net-tcp_bbr-v3-update-TCP-bbr-congestion-control-mod.patch linux-6.12.y-xanmod/net/tcp/bbr3/0017-net-tcp_bbr-v3-ensure-ECN-enabled-BBR-flows-set-ECT-.patch linux-6.12.y-xanmod/net/tcp/bbr3/0018-tcp-export-TCPI_OPT_ECN_LOW-in-tcp_info-tcpi_options.patch linux-6.12.y-xanmod/net/tcp/bbr3/0019-x86-cfi-bpf-Add-tso_segs-and-skb_marked_lost-to-bpf_.patch linux-6.12.y-xanmod/net/tcp/cloudflare/0001-tcp-Add-a-sysctl-to-skip-tcp-collapse-processing-whe.patch linux-6.12.y-xanmod/pci_acso/0001-PCI-Enable-overrides-for-missing-ACS-capabilities.patch linux-6.12.y-xanmod/userns/0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW.patch linux-6.12.y-xanmod/zen/0001-ZEN-input-evdev-Use-call_rcu-when-detaching-client.patch linux-6.12.y-xanmod/zen/0002-ZEN-dm-crypt-Disable-workqueues-for-crypto-ops.patch linux-6.12.y-xanmod/ntsync/0001-ntsync-Introduce-NTSYNC_IOC_WAIT_ANY.patch linux-6.12.y-xanmod/ntsync/0002-ntsync-Introduce-NTSYNC_IOC_WAIT_ALL.patch linux-6.12.y-xanmod/ntsync/0003-ntsync-Introduce-NTSYNC_IOC_CREATE_MUTEX.patch linux-6.12.y-xanmod/ntsync/0004-ntsync-Introduce-NTSYNC_IOC_MUTEX_UNLOCK.patch linux-6.12.y-xanmod/ntsync/0005-ntsync-Introduce-NTSYNC_IOC_MUTEX_KILL.patch linux-6.12.y-xanmod/ntsync/0006-ntsync-Introduce-NTSYNC_IOC_CREATE_EVENT.patch linux-6.12.y-xanmod/ntsync/0007-ntsync-Introduce-NTSYNC_IOC_EVENT_SET.patch linux-6.12.y-xanmod/ntsync/0008-ntsync-Introduce-NTSYNC_IOC_EVENT_RESET.patch linux-6.12.y-xanmod/ntsync/0009-ntsync-Introduce-NTSYNC_IOC_EVENT_PULSE.patch linux-6.12.y-xanmod/ntsync/0010-ntsync-Introduce-NTSYNC_IOC_SEM_READ.patch linux-6.12.y-xanmod/ntsync/0011-ntsync-Introduce-NTSYNC_IOC_MUTEX_READ.patch linux-6.12.y-xanmod/ntsync/0012-ntsync-Introduce-NTSYNC_IOC_EVENT_READ.patch linux-6.12.y-xanmod/ntsync/0013-ntsync-Introduce-alertable-waits.patch linux-6.12.y-xanmod/ntsync/0014-selftests-ntsync-Add-some-tests-for-semaphore-state.patch linux-6.12.y-xanmod/ntsync/0015-selftests-ntsync-Add-some-tests-for-mutex-state.patch linux-6.12.y-xanmod/ntsync/0016-selftests-ntsync-Add-some-tests-for-NTSYNC_IOC_WAIT_.patch linux-6.12.y-xanmod/ntsync/0017-selftests-ntsync-Add-some-tests-for-NTSYNC_IOC_WAIT_.patch linux-6.12.y-xanmod/ntsync/0018-selftests-ntsync-Add-some-tests-for-wakeup-signaling.patch linux-6.12.y-xanmod/ntsync/0019-selftests-ntsync-Add-some-tests-for-wakeup-signaling.patch linux-6.12.y-xanmod/ntsync/0020-selftests-ntsync-Add-some-tests-for-manual-reset-eve.patch linux-6.12.y-xanmod/ntsync/0021-selftests-ntsync-Add-some-tests-for-auto-reset-event.patch linux-6.12.y-xanmod/ntsync/0022-selftests-ntsync-Add-some-tests-for-wakeup-signaling.patch linux-6.12.y-xanmod/ntsync/0023-selftests-ntsync-Add-tests-for-alertable-waits.patch linux-6.12.y-xanmod/ntsync/0024-selftests-ntsync-Add-some-tests-for-wakeup-signaling.patch linux-6.12.y-xanmod/ntsync/0025-selftests-ntsync-Add-a-stress-test-for-contended-wai.patch linux-6.12.y-xanmod/ntsync/0026-maintainers-Add-an-entry-for-ntsync.patch linux-6.12.y-xanmod/ntsync/0027-docs-ntsync-Add-documentation-for-the-ntsync-uAPI.patch linux-6.12.y-xanmod/ntsync/0028-Revert-misc-ntsync-mark-driver-as-broken-to-prevent-.patch linux-6.12.y-xanmod/clearlinux/0001-sched-wait-Do-accept-in-LIFO-order-for-cache-efficie.patch linux-6.12.y-xanmod/clearlinux/0002-firmware-Enable-stateless-firmware-loading.patch linux-6.12.y-xanmod/clearlinux/0003-locking-rwsem-spin-faster.patch linux-6.12.y-xanmod/clearlinux/0004-drivers-initialize-ata-before-graphics.patch linux-6.12.y-xanmod/valve/0001-extcon-Add-driver-for-Steam-Deck.patch linux-6.12.y-xanmod/valve/0002-hwmon-Add-driver-for-Steam-Deck-s-EC-sensors.patch linux-6.12.y-xanmod/valve/0003-hwmon-steamdeck-hwmon-Add-support-for-max-battery-le.patch linux-6.12.y-xanmod/valve/0004-leds-steamdeck-Add-support-for-Steam-Deck-LED.patch linux-6.12.y-xanmod/valve/0005-mfd-Add-MFD-core-driver-for-Steam-Deck.patch linux-6.12.y-xanmod/valve/0006-mfd-steamdeck-Expose-controller-board-power-in-sysfs.patch linux-6.12.y-xanmod/amd/0001-platform-x86-amd-amd_3d_vcache-Add-AMD-3D-V-Cache-op.patch linux-6.12.y-xanmod/amd/0002-platform-x86-amd-amd_3d_vcache-Add-sysfs-ABI-documen.patch
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