commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=30
This commit is contained in:
parent
94b6e14570
commit
590910047e
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:751d74e6c7755830656bc0c0a4fbeaf6dc12b75bc57c95b5d13d250feb075333
|
||||
size 64438
|
||||
oid sha256:70396693a91a5b7ca01bc75c8471f026b896447731e47e4077940fffa082dc29
|
||||
size 64597
|
||||
|
@ -1,3 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:32:39 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- config: updated, enable CONFIG_MITIGATION_RFDS (bsc#1218260).
|
||||
- commit 6e2e453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 23:01:00 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.22 (bsc#1218260).
|
||||
- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1218260).
|
||||
- x86/rfds: Mitigate Register File Data Sampling (RFDS)
|
||||
(bsc#1218260).
|
||||
- Documentation/hw-vuln: Add documentation for RFDS (bsc#1218260).
|
||||
- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF
|
||||
is set (bsc#1218260).
|
||||
- selftests: mptcp: decrease BW in simult flows (bsc#1218260).
|
||||
- readahead: avoid multiple marked readahead pages (bsc#1218260).
|
||||
- KVM: s390: vsie: fix race during shadow creation (bsc#1218260).
|
||||
- KVM: s390: add stat counter for shadow gmap events
|
||||
(bsc#1218260).
|
||||
- net: pds_core: Fix possible double free in error handling path
|
||||
(bsc#1218260).
|
||||
- netrom: Fix data-races around sysctl_net_busy_read
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_link_fails_count
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_routing_control
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_no_activity_timeout (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_requested_window_size (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_busy_delay (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_acknowledge_delay (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_maximum_tries (bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_transport_timeout
|
||||
(bsc#1218260).
|
||||
- netrom: Fix data-races around
|
||||
sysctl_netrom_network_ttl_initialiser (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_obsolescence_count_initialiser (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_default_path_quality (bsc#1218260).
|
||||
- erofs: apply proper VMA alignment for memory mapped files on
|
||||
THP (bsc#1218260).
|
||||
- netfilter: nf_conntrack_h323: Add protection for bmp length
|
||||
out of range (bsc#1218260).
|
||||
- netfilter: nft_ct: fix l3num expectations with inet pseudo
|
||||
family (bsc#1218260).
|
||||
- net/rds: fix WARNING in rds_conn_connect_if_down (bsc#1218260).
|
||||
- net: dsa: microchip: fix register write order in
|
||||
ksz8_ind_write8() (bsc#1218260).
|
||||
- cpumap: Zero-initialise xdp_rxq_info struct before running
|
||||
XDP program (bsc#1218260).
|
||||
- selftests/bpf: Fix up xdp bonding test wrt feature flags
|
||||
(bsc#1218260).
|
||||
- xdp, bonding: Fix feature flags when there are no slave devs
|
||||
anymore (bsc#1218260).
|
||||
- bpf: check bpf_func_state->callback_depth when pruning states
|
||||
(bsc#1218260).
|
||||
- net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
|
||||
(bsc#1218260).
|
||||
- igc: avoid returning frame twice in XDP_REDIRECT (bsc#1218260).
|
||||
- net: ice: Fix potential NULL pointer dereference in
|
||||
ice_bridge_setlink() (bsc#1218260).
|
||||
- ice: virtchnl: stop pretending to support RSS over AQ or
|
||||
registers (bsc#1218260).
|
||||
- net: sparx5: Fix use after free inside sparx5_del_mact_entry
|
||||
(bsc#1218260).
|
||||
- geneve: make sure to pull inner header in geneve_rx()
|
||||
(bsc#1218260).
|
||||
- tracing/net_sched: Fix tracepoints that save qdisc_dev()
|
||||
as a string (bsc#1218260).
|
||||
- net/mlx5e: Switch to using _bh variant of of spinlock API in
|
||||
port timestamping NAPI poll context (bsc#1218260).
|
||||
- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit
|
||||
submission tracking occurs after populating the metadata_map
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Fix MACsec state loss upon state update in offload
|
||||
path (bsc#1218260).
|
||||
- net/mlx5e: Change the warning when ignore_flow_level is not
|
||||
supported (bsc#1218260).
|
||||
- net/mlx5: Check capability for fw_reset (bsc#1218260).
|
||||
- net/mlx5: E-switch, Change flow rule destination checking
|
||||
(bsc#1218260).
|
||||
- Revert "net/mlx5e: Check the number of elements before walk
|
||||
TC rhashtable" (bsc#1218260).
|
||||
- Revert "net/mlx5: Block entering switchdev mode with ns
|
||||
inconsistency" (bsc#1218260).
|
||||
- ice: reorder disabling IRQ and NAPI in ice_qp_dis (bsc#1218260).
|
||||
- i40e: disable NAPI right after disabling irqs when handling
|
||||
xsk_pool (bsc#1218260).
|
||||
- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
|
||||
(bsc#1218260).
|
||||
- net: lan78xx: fix runtime PM count underflow on link stop
|
||||
(bsc#1218260).
|
||||
- xfrm: Pass UDP encapsulation in TX packet offload (bsc#1218260).
|
||||
- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone
|
||||
index (bsc#1218260).
|
||||
- ceph: switch to corrected encoding of max_xattr_size in mdsmap
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: correct max_segment_size setting
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: utilize common dt-binding header file
|
||||
(bsc#1218260).
|
||||
- dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding
|
||||
in dts (bsc#1218260).
|
||||
- commit 1b82952
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 17:30:36 CET 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.21
|
||||
%define git_commit 21b67322fb8d227a89a99e7bc0b1d758e484d894
|
||||
%define patchversion 6.6.22
|
||||
%define git_commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55
|
||||
%define variant -longterm%{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@ -113,9 +113,9 @@ Name: kernel-longterm
|
||||
Summary: The Linux Kernel
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.6.21
|
||||
Version: 6.6.22
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g21b6732
|
||||
Release: <RELEASE>.g6e2e453
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:32:39 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- config: updated, enable CONFIG_MITIGATION_RFDS (bsc#1218260).
|
||||
- commit 6e2e453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 23:01:00 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.22 (bsc#1218260).
|
||||
- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1218260).
|
||||
- x86/rfds: Mitigate Register File Data Sampling (RFDS)
|
||||
(bsc#1218260).
|
||||
- Documentation/hw-vuln: Add documentation for RFDS (bsc#1218260).
|
||||
- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF
|
||||
is set (bsc#1218260).
|
||||
- selftests: mptcp: decrease BW in simult flows (bsc#1218260).
|
||||
- readahead: avoid multiple marked readahead pages (bsc#1218260).
|
||||
- KVM: s390: vsie: fix race during shadow creation (bsc#1218260).
|
||||
- KVM: s390: add stat counter for shadow gmap events
|
||||
(bsc#1218260).
|
||||
- net: pds_core: Fix possible double free in error handling path
|
||||
(bsc#1218260).
|
||||
- netrom: Fix data-races around sysctl_net_busy_read
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_link_fails_count
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_routing_control
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_no_activity_timeout (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_requested_window_size (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_busy_delay (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_acknowledge_delay (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_maximum_tries (bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_transport_timeout
|
||||
(bsc#1218260).
|
||||
- netrom: Fix data-races around
|
||||
sysctl_netrom_network_ttl_initialiser (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_obsolescence_count_initialiser (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_default_path_quality (bsc#1218260).
|
||||
- erofs: apply proper VMA alignment for memory mapped files on
|
||||
THP (bsc#1218260).
|
||||
- netfilter: nf_conntrack_h323: Add protection for bmp length
|
||||
out of range (bsc#1218260).
|
||||
- netfilter: nft_ct: fix l3num expectations with inet pseudo
|
||||
family (bsc#1218260).
|
||||
- net/rds: fix WARNING in rds_conn_connect_if_down (bsc#1218260).
|
||||
- net: dsa: microchip: fix register write order in
|
||||
ksz8_ind_write8() (bsc#1218260).
|
||||
- cpumap: Zero-initialise xdp_rxq_info struct before running
|
||||
XDP program (bsc#1218260).
|
||||
- selftests/bpf: Fix up xdp bonding test wrt feature flags
|
||||
(bsc#1218260).
|
||||
- xdp, bonding: Fix feature flags when there are no slave devs
|
||||
anymore (bsc#1218260).
|
||||
- bpf: check bpf_func_state->callback_depth when pruning states
|
||||
(bsc#1218260).
|
||||
- net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
|
||||
(bsc#1218260).
|
||||
- igc: avoid returning frame twice in XDP_REDIRECT (bsc#1218260).
|
||||
- net: ice: Fix potential NULL pointer dereference in
|
||||
ice_bridge_setlink() (bsc#1218260).
|
||||
- ice: virtchnl: stop pretending to support RSS over AQ or
|
||||
registers (bsc#1218260).
|
||||
- net: sparx5: Fix use after free inside sparx5_del_mact_entry
|
||||
(bsc#1218260).
|
||||
- geneve: make sure to pull inner header in geneve_rx()
|
||||
(bsc#1218260).
|
||||
- tracing/net_sched: Fix tracepoints that save qdisc_dev()
|
||||
as a string (bsc#1218260).
|
||||
- net/mlx5e: Switch to using _bh variant of of spinlock API in
|
||||
port timestamping NAPI poll context (bsc#1218260).
|
||||
- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit
|
||||
submission tracking occurs after populating the metadata_map
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Fix MACsec state loss upon state update in offload
|
||||
path (bsc#1218260).
|
||||
- net/mlx5e: Change the warning when ignore_flow_level is not
|
||||
supported (bsc#1218260).
|
||||
- net/mlx5: Check capability for fw_reset (bsc#1218260).
|
||||
- net/mlx5: E-switch, Change flow rule destination checking
|
||||
(bsc#1218260).
|
||||
- Revert "net/mlx5e: Check the number of elements before walk
|
||||
TC rhashtable" (bsc#1218260).
|
||||
- Revert "net/mlx5: Block entering switchdev mode with ns
|
||||
inconsistency" (bsc#1218260).
|
||||
- ice: reorder disabling IRQ and NAPI in ice_qp_dis (bsc#1218260).
|
||||
- i40e: disable NAPI right after disabling irqs when handling
|
||||
xsk_pool (bsc#1218260).
|
||||
- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
|
||||
(bsc#1218260).
|
||||
- net: lan78xx: fix runtime PM count underflow on link stop
|
||||
(bsc#1218260).
|
||||
- xfrm: Pass UDP encapsulation in TX packet offload (bsc#1218260).
|
||||
- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone
|
||||
index (bsc#1218260).
|
||||
- ceph: switch to corrected encoding of max_xattr_size in mdsmap
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: correct max_segment_size setting
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: utilize common dt-binding header file
|
||||
(bsc#1218260).
|
||||
- dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding
|
||||
in dts (bsc#1218260).
|
||||
- commit 1b82952
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 17:30:36 CET 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.21
|
||||
%define git_commit 21b67322fb8d227a89a99e7bc0b1d758e484d894
|
||||
%define patchversion 6.6.22
|
||||
%define git_commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@
|
||||
%endif
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.6.21
|
||||
Version: 6.6.22
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g21b6732
|
||||
Release: <RELEASE>.g6e2e453
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:32:39 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- config: updated, enable CONFIG_MITIGATION_RFDS (bsc#1218260).
|
||||
- commit 6e2e453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 23:01:00 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.22 (bsc#1218260).
|
||||
- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1218260).
|
||||
- x86/rfds: Mitigate Register File Data Sampling (RFDS)
|
||||
(bsc#1218260).
|
||||
- Documentation/hw-vuln: Add documentation for RFDS (bsc#1218260).
|
||||
- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF
|
||||
is set (bsc#1218260).
|
||||
- selftests: mptcp: decrease BW in simult flows (bsc#1218260).
|
||||
- readahead: avoid multiple marked readahead pages (bsc#1218260).
|
||||
- KVM: s390: vsie: fix race during shadow creation (bsc#1218260).
|
||||
- KVM: s390: add stat counter for shadow gmap events
|
||||
(bsc#1218260).
|
||||
- net: pds_core: Fix possible double free in error handling path
|
||||
(bsc#1218260).
|
||||
- netrom: Fix data-races around sysctl_net_busy_read
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_link_fails_count
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_routing_control
|
||||
(bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_no_activity_timeout (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_requested_window_size (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_busy_delay (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_acknowledge_delay (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_transport_maximum_tries (bsc#1218260).
|
||||
- netrom: Fix a data-race around sysctl_netrom_transport_timeout
|
||||
(bsc#1218260).
|
||||
- netrom: Fix data-races around
|
||||
sysctl_netrom_network_ttl_initialiser (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_obsolescence_count_initialiser (bsc#1218260).
|
||||
- netrom: Fix a data-race around
|
||||
sysctl_netrom_default_path_quality (bsc#1218260).
|
||||
- erofs: apply proper VMA alignment for memory mapped files on
|
||||
THP (bsc#1218260).
|
||||
- netfilter: nf_conntrack_h323: Add protection for bmp length
|
||||
out of range (bsc#1218260).
|
||||
- netfilter: nft_ct: fix l3num expectations with inet pseudo
|
||||
family (bsc#1218260).
|
||||
- net/rds: fix WARNING in rds_conn_connect_if_down (bsc#1218260).
|
||||
- net: dsa: microchip: fix register write order in
|
||||
ksz8_ind_write8() (bsc#1218260).
|
||||
- cpumap: Zero-initialise xdp_rxq_info struct before running
|
||||
XDP program (bsc#1218260).
|
||||
- selftests/bpf: Fix up xdp bonding test wrt feature flags
|
||||
(bsc#1218260).
|
||||
- xdp, bonding: Fix feature flags when there are no slave devs
|
||||
anymore (bsc#1218260).
|
||||
- bpf: check bpf_func_state->callback_depth when pruning states
|
||||
(bsc#1218260).
|
||||
- net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
|
||||
(bsc#1218260).
|
||||
- igc: avoid returning frame twice in XDP_REDIRECT (bsc#1218260).
|
||||
- net: ice: Fix potential NULL pointer dereference in
|
||||
ice_bridge_setlink() (bsc#1218260).
|
||||
- ice: virtchnl: stop pretending to support RSS over AQ or
|
||||
registers (bsc#1218260).
|
||||
- net: sparx5: Fix use after free inside sparx5_del_mact_entry
|
||||
(bsc#1218260).
|
||||
- geneve: make sure to pull inner header in geneve_rx()
|
||||
(bsc#1218260).
|
||||
- tracing/net_sched: Fix tracepoints that save qdisc_dev()
|
||||
as a string (bsc#1218260).
|
||||
- net/mlx5e: Switch to using _bh variant of of spinlock API in
|
||||
port timestamping NAPI poll context (bsc#1218260).
|
||||
- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit
|
||||
submission tracking occurs after populating the metadata_map
|
||||
(bsc#1218260).
|
||||
- net/mlx5e: Fix MACsec state loss upon state update in offload
|
||||
path (bsc#1218260).
|
||||
- net/mlx5e: Change the warning when ignore_flow_level is not
|
||||
supported (bsc#1218260).
|
||||
- net/mlx5: Check capability for fw_reset (bsc#1218260).
|
||||
- net/mlx5: E-switch, Change flow rule destination checking
|
||||
(bsc#1218260).
|
||||
- Revert "net/mlx5e: Check the number of elements before walk
|
||||
TC rhashtable" (bsc#1218260).
|
||||
- Revert "net/mlx5: Block entering switchdev mode with ns
|
||||
inconsistency" (bsc#1218260).
|
||||
- ice: reorder disabling IRQ and NAPI in ice_qp_dis (bsc#1218260).
|
||||
- i40e: disable NAPI right after disabling irqs when handling
|
||||
xsk_pool (bsc#1218260).
|
||||
- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
|
||||
(bsc#1218260).
|
||||
- net: lan78xx: fix runtime PM count underflow on link stop
|
||||
(bsc#1218260).
|
||||
- xfrm: Pass UDP encapsulation in TX packet offload (bsc#1218260).
|
||||
- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone
|
||||
index (bsc#1218260).
|
||||
- ceph: switch to corrected encoding of max_xattr_size in mdsmap
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: correct max_segment_size setting
|
||||
(bsc#1218260).
|
||||
- dmaengine: fsl-edma: utilize common dt-binding header file
|
||||
(bsc#1218260).
|
||||
- dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding
|
||||
in dts (bsc#1218260).
|
||||
- commit 1b82952
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 17:30:36 CET 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 21b67322fb8d227a89a99e7bc0b1d758e484d894
|
||||
%define git_commit 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
Version: 6.6.21
|
||||
Version: 6.6.22
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g21b6732
|
||||
Release: <RELEASE>.g6e2e453
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5110cb6b2e686a136a1abc1ece096e80779c95833957bf03ddd2ef2924c1deac
|
||||
size 3452437
|
||||
oid sha256:8fe9b2cf7e70c4ca54db6a6b84c1a0a5c921ab958e5bdae419574e5ac4dc88a0
|
||||
size 3498940
|
||||
|
56
series.conf
56
series.conf
@ -4484,6 +4484,62 @@
|
||||
patches.kernel.org/6.6.21-141-selftests-mptcp-rm-subflow-with-v4-v4mapped-ad.patch
|
||||
patches.kernel.org/6.6.21-142-drm-nouveau-don-t-fini-scheduler-before-entity.patch
|
||||
patches.kernel.org/6.6.21-143-Linux-6.6.21.patch
|
||||
patches.kernel.org/6.6.22-001-dt-bindings-dma-fsl-edma-Add-fsl-edma.h-to-pre.patch
|
||||
patches.kernel.org/6.6.22-002-dmaengine-fsl-edma-utilize-common-dt-binding-h.patch
|
||||
patches.kernel.org/6.6.22-003-dmaengine-fsl-edma-correct-max_segment_size-se.patch
|
||||
patches.kernel.org/6.6.22-004-ceph-switch-to-corrected-encoding-of-max_xattr.patch
|
||||
patches.kernel.org/6.6.22-005-mm-vmscan-fix-a-bug-calling-wakeup_kswapd-with.patch
|
||||
patches.kernel.org/6.6.22-006-xfrm-Pass-UDP-encapsulation-in-TX-packet-offlo.patch
|
||||
patches.kernel.org/6.6.22-007-net-lan78xx-fix-runtime-PM-count-underflow-on-.patch
|
||||
patches.kernel.org/6.6.22-008-ixgbe-dis-en-able-irqs-in-ixgbe_txrx_ring_-dis.patch
|
||||
patches.kernel.org/6.6.22-009-i40e-disable-NAPI-right-after-disabling-irqs-w.patch
|
||||
patches.kernel.org/6.6.22-010-ice-reorder-disabling-IRQ-and-NAPI-in-ice_qp_d.patch
|
||||
patches.kernel.org/6.6.22-011-Revert-net-mlx5-Block-entering-switchdev-mode-.patch
|
||||
patches.kernel.org/6.6.22-012-Revert-net-mlx5e-Check-the-number-of-elements-.patch
|
||||
patches.kernel.org/6.6.22-013-net-mlx5-E-switch-Change-flow-rule-destination.patch
|
||||
patches.kernel.org/6.6.22-014-net-mlx5-Check-capability-for-fw_reset.patch
|
||||
patches.kernel.org/6.6.22-015-net-mlx5e-Change-the-warning-when-ignore_flow_.patch
|
||||
patches.kernel.org/6.6.22-016-net-mlx5e-Fix-MACsec-state-loss-upon-state-upd.patch
|
||||
patches.kernel.org/6.6.22-017-net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-.patch
|
||||
patches.kernel.org/6.6.22-018-net-mlx5e-Switch-to-using-_bh-variant-of-of-sp.patch
|
||||
patches.kernel.org/6.6.22-019-tracing-net_sched-Fix-tracepoints-that-save-qd.patch
|
||||
patches.kernel.org/6.6.22-020-geneve-make-sure-to-pull-inner-header-in-genev.patch
|
||||
patches.kernel.org/6.6.22-021-net-sparx5-Fix-use-after-free-inside-sparx5_de.patch
|
||||
patches.kernel.org/6.6.22-022-ice-virtchnl-stop-pretending-to-support-RSS-ov.patch
|
||||
patches.kernel.org/6.6.22-023-net-ice-Fix-potential-NULL-pointer-dereference.patch
|
||||
patches.kernel.org/6.6.22-024-igc-avoid-returning-frame-twice-in-XDP_REDIREC.patch
|
||||
patches.kernel.org/6.6.22-025-net-ipv6-avoid-possible-UAF-in-ip6_route_mpath.patch
|
||||
patches.kernel.org/6.6.22-026-bpf-check-bpf_func_state-callback_depth-when-p.patch
|
||||
patches.kernel.org/6.6.22-027-xdp-bonding-Fix-feature-flags-when-there-are-n.patch
|
||||
patches.kernel.org/6.6.22-028-selftests-bpf-Fix-up-xdp-bonding-test-wrt-feat.patch
|
||||
patches.kernel.org/6.6.22-029-cpumap-Zero-initialise-xdp_rxq_info-struct-bef.patch
|
||||
patches.kernel.org/6.6.22-030-net-dsa-microchip-fix-register-write-order-in-.patch
|
||||
patches.kernel.org/6.6.22-031-net-rds-fix-WARNING-in-rds_conn_connect_if_dow.patch
|
||||
patches.kernel.org/6.6.22-032-netfilter-nft_ct-fix-l3num-expectations-with-i.patch
|
||||
patches.kernel.org/6.6.22-033-netfilter-nf_conntrack_h323-Add-protection-for.patch
|
||||
patches.kernel.org/6.6.22-034-erofs-apply-proper-VMA-alignment-for-memory-ma.patch
|
||||
patches.kernel.org/6.6.22-035-netrom-Fix-a-data-race-around-sysctl_netrom_de.patch
|
||||
patches.kernel.org/6.6.22-036-netrom-Fix-a-data-race-around-sysctl_netrom_ob.patch
|
||||
patches.kernel.org/6.6.22-037-netrom-Fix-data-races-around-sysctl_netrom_net.patch
|
||||
patches.kernel.org/6.6.22-038-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
|
||||
patches.kernel.org/6.6.22-039-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
|
||||
patches.kernel.org/6.6.22-040-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
|
||||
patches.kernel.org/6.6.22-041-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
|
||||
patches.kernel.org/6.6.22-042-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
|
||||
patches.kernel.org/6.6.22-043-netrom-Fix-a-data-race-around-sysctl_netrom_tr.patch
|
||||
patches.kernel.org/6.6.22-044-netrom-Fix-a-data-race-around-sysctl_netrom_ro.patch
|
||||
patches.kernel.org/6.6.22-045-netrom-Fix-a-data-race-around-sysctl_netrom_li.patch
|
||||
patches.kernel.org/6.6.22-046-netrom-Fix-data-races-around-sysctl_net_busy_r.patch
|
||||
patches.kernel.org/6.6.22-047-net-pds_core-Fix-possible-double-free-in-error.patch
|
||||
patches.kernel.org/6.6.22-048-KVM-s390-add-stat-counter-for-shadow-gmap-even.patch
|
||||
patches.kernel.org/6.6.22-049-KVM-s390-vsie-fix-race-during-shadow-creation.patch
|
||||
patches.kernel.org/6.6.22-050-readahead-avoid-multiple-marked-readahead-page.patch
|
||||
patches.kernel.org/6.6.22-051-selftests-mptcp-decrease-BW-in-simult-flows.patch
|
||||
patches.kernel.org/6.6.22-052-x86-mmio-Disable-KVM-mitigation-when-X86_FEATU.patch
|
||||
patches.kernel.org/6.6.22-053-Documentation-hw-vuln-Add-documentation-for-RF.patch
|
||||
patches.kernel.org/6.6.22-054-x86-rfds-Mitigate-Register-File-Data-Sampling-.patch
|
||||
patches.kernel.org/6.6.22-055-KVM-x86-Export-RFDS_NO-and-RFDS_CLEAR-to-guest.patch
|
||||
patches.kernel.org/6.6.22-056-Linux-6.6.22.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2024-03-06 16:30:36 +0000
|
||||
GIT Revision: 21b67322fb8d227a89a99e7bc0b1d758e484d894
|
||||
2024-03-16 07:32:39 +0000
|
||||
GIT Revision: 6e2e453c63e54d8c0fd2eaca694d964a0c87bd55
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
Reference in New Issue
Block a user