/[packages]/updates/8/kernel/current/SPECS/kernel.spec
ViewVC logotype

Diff of /updates/8/kernel/current/SPECS/kernel.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1757911 by tmb, Fri Nov 19 17:52:30 2021 UTC revision 1758299 by tmb, Sun Nov 21 14:00:07 2021 UTC
# Line 35  Line 35 
35  # WARNING: when patchlevel is bumped, please update drakx/kernel/list_modules.pm for new modules!!!  # WARNING: when patchlevel is bumped, please update drakx/kernel/list_modules.pm for new modules!!!
36  %define patchlevel      15  %define patchlevel      15
37  # sublevel is now used for -stable patches  # sublevel is now used for -stable patches
38  %define sublevel        3  %define sublevel        4
39    
40  # Package release  # Package release
41  %define mgarel          2  %define mgarel          1
42    
43  # kernel Makefile extraversion is substituted by  # kernel Makefile extraversion is substituted by
44  # rcX which are either 0 (empty), X (as in rcX)  # rcX which are either 0 (empty), X (as in rcX)
# Line 278  Patch2:                patch-%{kernelversion}.%{patchl Line 278  Patch2:                patch-%{kernelversion}.%{patchl
278  ### https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/  ### https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/
279  ### to SOURCES, generate patchlist with generate-patchlist.sh and paste it here  ### to SOURCES, generate patchlist with generate-patchlist.sh and paste it here
280  ###  ###
 Patch0100:      string-uninline-memcpy_and_pad.patch  
 Patch0101:      revert-drm-fb_helper-improve-config_fb-dependency.patch  
 Patch0102:      revert-drm-fb_helper-fix-config_fb-dependency.patch  
 Patch0103:      kvm-fix-steal-time-asm-constraints.patch  
 Patch0104:      btrfs-introduce-btrfs_is_data_reloc_root.patch  
 Patch0105:      btrfs-zoned-add-a-dedicated-data-relocation-block-group.patch  
 Patch0106:      btrfs-zoned-only-allow-one-process-to-add-pages-to-a-relocation-inode.patch  
 Patch0107:      btrfs-zoned-use-regular-writes-for-relocation.patch  
 Patch0108:      btrfs-check-for-relocation-inodes-on-zoned-btrfs-in-should_nocow.patch  
 Patch0109:      btrfs-zoned-allow-preallocation-for-relocation-inodes.patch  
 Patch0110:      fortify-explicitly-disable-clang-support.patch  
 Patch0111:      block-add-a-helper-to-validate-the-block-size.patch  
 Patch0112:      loop-use-blk_validate_block_size-to-validate-block-size.patch  
 Patch0113:      bluetooth-btusb-add-support-for-tp-link-ub500-adapter.patch  
 Patch0114:      parisc-entry-fix-trace-test-in-syscall-exit-path.patch  
 Patch0115:      pci-msi-deal-with-devices-lying-about-their-msi-mask-capability.patch  
 Patch0116:      pci-add-msi-masking-quirk-for-nvidia-ion-ahci.patch  
 Patch0117:      perf-core-avoid-put_page-when-gup-fails.patch  
 Patch0118:      thermal-fix-null-pointer-dereferences-in-of_thermal_-functions.patch  
 Patch0119:      revert-acpi-scan-release-pm-resources-blocked-by-unused-objects.patch  
281    
282  ###  ###
283  ### Arch  ### Arch
# Line 323  Patch1015:     Revert-cpufreq-pcc-Enable-aut Line 303  Patch1015:     Revert-cpufreq-pcc-Enable-aut
303  # fixes new hw not being properly detected  # fixes new hw not being properly detected
304  Patch1020:      x86-pci-ignore-e820-reservations-for-bridge-windows-on-newer-systems.patch  Patch1020:      x86-pci-ignore-e820-reservations-for-bridge-windows-on-newer-systems.patch
305    
306    # signal fixes (5.15.3 regression)
307    Patch1030:      exit-syscall_user_dispatch-Send-ordinary-signals-on-.patch
308    Patch1031:      signal-powerpc-On-swapcontext-failure-force-SIGSEGV.patch
309    Patch1032:      signal-s390-Use-force_sigsegv-in-default_trap_handle.patch
310    Patch1033:      signal-sparc32-Exit-with-a-fatal-signal-when-try_to_.patch
311    Patch1034:      signal-sparc32-In-setup_rt_frame-and-setup_fram-use-.patch
312    Patch1035:      signal-vm86_32-Properly-send-SIGSEGV-when-the-vm86-s.patch
313    Patch1036:      signal-x86-In-emulate_vsyscall-force-a-signal-instea.patch
314    Patch1037:      signal-Implement-force_fatal_sig.patch
315    Patch1038:      signal-Replace-force_sigsegv-SIGSEGV-with-force_fata.patch
316    Patch1039:      signal-Don-t-always-set-SA_IMMUTABLE-for-forced-sign.patch
317    Patch1040:      signal-Replace-force_fatal_sig-with-force_exit_sig-w.patch
318    
319  ###  ###
320  ### ACPI  ### ACPI
321  ###  ###
# Line 346  Patch1130:     x86-ACPI-State-Optimize-C3-en Line 339  Patch1130:     x86-ACPI-State-Optimize-C3-en
339  # FIXME: Don't know know why this is needed  # FIXME: Don't know know why this is needed
340  Patch1200:      scsi-megaraid-new-sysfs-name.patch  Patch1200:      scsi-megaraid-new-sysfs-name.patch
341    
342    # libata
343    Patch1205:      ata-libata-add-missing-ata_identify_page_supported-c.patch
344    
345  # adds aliases to support upgrade from old dm-raid45 patch  # adds aliases to support upgrade from old dm-raid45 patch
346  Patch1215:      dm-raid-aliases.patch  Patch1215:      dm-raid-aliases.patch
347    
# Line 355  Patch1220:     block-floppy-disable-pnp-moda Line 351  Patch1220:     block-floppy-disable-pnp-moda
351  # iomap  # iomap
352  Patch1230:      fs-iomap-Fix-inline-extent-handling-in-iomap_readpage.patch  Patch1230:      fs-iomap-Fix-inline-extent-handling-in-iomap_readpage.patch
353    
354    # md
355    Patch1235:      md-fix-update-super-1.0-on-rdev-size-change.patch
356    
357  ###  ###
358  ### Crypto  ### Crypto
359  ###  ###
# Line 392  Patch1400:     firewire-ieee1394-module-alia Line 391  Patch1400:     firewire-ieee1394-module-alia
391  ### GPU/DRM  ### GPU/DRM
392  ###  ###
393    
394    # amdgpu
395  # switch SI and CIK from radeon to amdgpu  # switch SI and CIK from radeon to amdgpu
396  Patch1520:      drm-amdgpu-SI-and-CIK-enabled-by-default.patch  Patch1520:      drm-amdgpu-SI-and-CIK-enabled-by-default.patch
397    Patch1521:      drm-amd-display-Fix-OLED-brightness-control-on-eDP.patch
398    Patch1522:      drm-amdgpu-fix-set-scaling-mode-Full-Full-aspect-Cen.patch
399    
400  # new Q57 Host Bridge id  # new Q57 Host Bridge id
401  Patch1530:      char-agp-intel-new-Q57-id.patch  Patch1530:      char-agp-intel-new-Q57-id.patch
# Line 476  Patch1930:     net-wireless-rtw88-add-r8822b Line 478  Patch1930:     net-wireless-rtw88-add-r8822b
478  # add alias for the replaced 8723de 3rdparty driver  # add alias for the replaced 8723de 3rdparty driver
479  Patch1931:      net-wireless-rtw88-add-8723de-alias.patch  Patch1931:      net-wireless-rtw88-add-8723de-alias.patch
480    
481    # tipc
482    Patch1935:      tipc-check-for-null-after-calling-kmemdup.patch
483    
484  # rtw89 patchset v7 for 802.11ax hw (TTL: 5.16)  # rtw89 patchset v7 for 802.11ax hw (TTL: 5.16)
485  Patch1960:      net-wireless-rtw89-add-CAM-files.patch  Patch1960:      net-wireless-rtw89-add-Realtek-802.11ax-driver.patch
486  Patch1961:      net-wireless-rtw89-add-BT-coexistence-files.patch  Patch1961:      net-wireless-rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
487  Patch1962:      net-wireless-rtw89-add-core-and-trx-files.patch  Patch1962:      net-wireless-rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
488  Patch1963:      net-wireless-rtw89-add-debug-files.patch  Patch1963:      net-wireless-rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
489  Patch1964:      net-wireless-rtw89-add-efuse-files.patch  Patch1964:      net-wireless-rtw89-remove-unneeded-semicolon.patch
490  Patch1965:      net-wireless-rtw89-add-files-to-download-and-communicate-with-fir.patch  Patch1965:      net-wireless-rtw89-fix-error-function-parameter.patch
491  Patch1966:      net-wireless-rtw89-add-MAC-files.patch  Patch1966:      net-wireless-rtw89-remove-duplicate-register-definitions.patch
492  Patch1967:      net-wireless-rtw89-implement-mac80211-ops.patch  Patch1967:      net-wireless-rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
493  Patch1968:      net-wireless-rtw89-add-pci-files.patch  Patch1968:      net-wireless-rtw89-Fix-variable-dereferenced-before-check-sta.patch
494  Patch1969:      net-wireless-rtw89-add-phy-files.patch  Patch1969:      net-wireless-rtw89-update-partition-size-of-firmware-header-on-skb-data.patch
 Patch1970:      net-wireless-rtw89-define-register-names.patch  
 Patch1971:      net-wireless-rtw89-add-regulatory-support.patch  
 Patch1972:      net-wireless-rtw89-8852a-add-8852a-specific-files.patch  
 Patch1973:      net-wireless-rtw89-8852a-add-8852a-RFK-files.patch  
 Patch1974:      net-wireless-rtw89-8852a-add-8852a-RFK-tables.patch  
 Patch1975:      net-wireless-rtw89-8852a-add-8852a-tables-1-of-5.patch  
 Patch1976:      net-wireless-rtw89-8852a-add-8852a-tables-2-of-5.patch  
 Patch1977:      net-wireless-rtw89-8852a-add-8852a-tables-3-of-5.patch  
 Patch1978:      net-wireless-rtw89-8852a-add-8852a-tables-4-of-5.patch  
 Patch1979:      net-wireless-rtw89-8852a-add-8852a-tables-5-of-5.patch  
 Patch1980:      net-wireless-rtw89-add-ser-to-recover-error-reported-by-firmware.patch  
 Patch1981:      net-wireless-rtw89-add-PS-files.patch  
 Patch1982:      net-wireless-rtw89-add-SAR-files.patch  
 Patch1983:      net-wireless-rtw89-add-Kconfig-and-Makefile.patch  
 Patch1984:      net-wireless-rtw89-update-partition-size-of-firmware-header-on-skb-data.patch  
495    
496  # iwlfiwi  # iwlfiwi
497  Patch1996:      net-wireless-iwlwifi-add-new-pci-id-for-6235.patch  Patch1996:      net-wireless-iwlwifi-add-new-pci-id-for-6235.patch

Legend:
Removed from v.1757911  
changed lines
  Added in v.1758299

  ViewVC Help
Powered by ViewVC 1.1.30