commit 2028bdfc1d8edf3eeccd484dbc6bbc1f5a0f627a
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=59
This commit is contained in:
parent
09ed5183b3
commit
4e4a910c10
@ -1,3 +1,120 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 19 10:17:12 CEST 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.6.47 (bsc#1012628).
|
||||||
|
- Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1
|
||||||
|
and no error" (bsc#1012628).
|
||||||
|
- media: Revert "media: dvb-usb: Fix unexpected infinite loop
|
||||||
|
in dvb_usb_read_remote_control()" (bsc#1012628).
|
||||||
|
- KVM: arm64: Don't pass a TLBI level hint when zapping table
|
||||||
|
entries (bsc#1012628).
|
||||||
|
- KVM: arm64: Don't defer TLB invalidation when zapping table
|
||||||
|
entries (bsc#1012628).
|
||||||
|
- cgroup: Move rcu_head up near the top of cgroup_root
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick (bsc#1012628).
|
||||||
|
- Revert "Input: bcm5974 - check endpoint type before starting
|
||||||
|
traffic" (bsc#1012628).
|
||||||
|
- Revert "jfs: fix shift-out-of-bounds in dbJoin" (bsc#1012628).
|
||||||
|
- binfmt_flat: Fix corruption when not offsetting data start
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb: Fix UBSAN warning in parse_audio_unit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fs/ntfs3: Do copy_to_user out of run_lock (bsc#1012628).
|
||||||
|
- jfs: Fix shift-out-of-bounds in dbDiscardAG (bsc#1012628).
|
||||||
|
- jfs: fix null ptr deref in dtInsertEntry (bsc#1012628).
|
||||||
|
- fou: remove warn in gue_gro_receive on unsupported protocol
|
||||||
|
(bsc#1012628).
|
||||||
|
- f2fs: fix to cover read extent cache access with lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode
|
||||||
|
during GC (bsc#1012628).
|
||||||
|
- bpf, net: Use DEV_STAT_INC() (bsc#1012628).
|
||||||
|
- ext4: sanity check for NULL pointer after ext4_force_shutdown
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: convert ext4_da_do_write_end() to take a folio
|
||||||
|
(bsc#1012628).
|
||||||
|
- wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/page_table_check: support userfault wr-protect entries
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: do not create EA inode under buffer lock (bsc#1012628).
|
||||||
|
- ext4: fold quota accounting into
|
||||||
|
ext4_xattr_inode_lookup_create() (bsc#1012628).
|
||||||
|
- Bluetooth: RFCOMM: Fix not validating setsockopt user input
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: add copy_safe_from_sockptr() helper (bsc#1012628).
|
||||||
|
- mISDN: fix MISDN_TIME_STAMP handling (bsc#1012628).
|
||||||
|
- fs: Annotate struct file_handle with __counted_by() and use
|
||||||
|
struct_size() (bsc#1012628).
|
||||||
|
- bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie (bsc#1012628).
|
||||||
|
- bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
|
||||||
|
(bsc#1012628).
|
||||||
|
- pppoe: Fix memory leak in pppoe_sendmsg() (bsc#1012628).
|
||||||
|
- net: sctp: fix skb leak in sctp_inq_free() (bsc#1012628).
|
||||||
|
- net:rds: Fix possible deadlock in rds_message_put (bsc#1012628).
|
||||||
|
- quota: Detect loops in quota tree (bsc#1012628).
|
||||||
|
- Input: bcm5974 - check endpoint type before starting traffic
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: tls, add test to capture error on large splice
|
||||||
|
(bsc#1012628).
|
||||||
|
- erofs: avoid debugging output for (de)compressed data
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: fix uninit-value in comp_keys (bsc#1012628).
|
||||||
|
- Squashfs: fix variable overflow triggered by sysbot
|
||||||
|
(bsc#1012628).
|
||||||
|
- squashfs: squashfs_read_data need to check if the length is 0
|
||||||
|
(bsc#1012628).
|
||||||
|
- jfs: fix shift-out-of-bounds in dbJoin (bsc#1012628).
|
||||||
|
- net: don't dump stack on queue timeout (bsc#1012628).
|
||||||
|
- jfs: fix log->bdev_handle null ptr deref in lbmStartIO
|
||||||
|
(bsc#1012628).
|
||||||
|
- jfs: Convert to bdev_open_by_dev() (bsc#1012628).
|
||||||
|
- fs: Convert to bdev_open_by_dev() (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix change_address deadlock during unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- wifi: mac80211: take wiphy lock for MAC addr change
|
||||||
|
(bsc#1012628).
|
||||||
|
- tcp_metrics: optimize tcp_metrics_flush_all() (bsc#1012628).
|
||||||
|
- cgroup: Make operations on the cgroup root_list RCU safe
|
||||||
|
(bsc#1012628).
|
||||||
|
- genirq/cpuhotplug: Retry with cpu_online_mask when migration
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- genirq/cpuhotplug: Skip suspended interrupts when restoring
|
||||||
|
affinity (bsc#1012628).
|
||||||
|
- nvme/pci: Add APST quirk for Lenovo N60z laptop (bsc#1012628).
|
||||||
|
- mm: gup: stop abusing try_grab_folio (bsc#1012628).
|
||||||
|
- nfsd: make svc_stat per-network namespace instead of global
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: remove nfsd_stats, make th_cnt a global counter
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: make all of the nfsd stats per-network namespace
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: rename NFSD_NET_* to NFSD_STATS_* (bsc#1012628).
|
||||||
|
- sunrpc: use the struct net as the svc proc private
|
||||||
|
(bsc#1012628).
|
||||||
|
- sunrpc: remove ->pg_stats from svc_program (bsc#1012628).
|
||||||
|
- sunrpc: pass in the sv_stats struct through svc_create_pooled
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: stop setting ->pg_stats for unused stats (bsc#1012628).
|
||||||
|
- sunrpc: don't change ->sv_stats if it doesn't exist
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFSD: Fix frame size warning in svc_export_parse()
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
|
||||||
|
(bsc#1012628).
|
||||||
|
- LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: topology: Fix route memory corruption (bsc#1012628).
|
||||||
|
- ASoC: topology: Clean up route loading (bsc#1012628).
|
||||||
|
- exec: Fix ToCToU between perm check and set-uid/gid usage
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 2028bdf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 15 10:15:20 CEST 2024 - rfrohl@suse.com
|
Thu Aug 15 10:15:20 CEST 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.6
|
%define srcversion 6.6
|
||||||
%define patchversion 6.6.46
|
%define patchversion 6.6.47
|
||||||
%define git_commit 5df2b4b174fd87546b1651beafd3f66a8cfc1fd3
|
%define git_commit 2028bdfc1d8edf3eeccd484dbc6bbc1f5a0f627a
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@ -113,9 +113,9 @@ Name: kernel-longterm
|
|||||||
Summary: The Linux Kernel
|
Summary: The Linux Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.46
|
Version: 6.6.47
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5df2b4b
|
Release: <RELEASE>.g2028bdf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,120 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 19 10:17:12 CEST 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.6.47 (bsc#1012628).
|
||||||
|
- Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1
|
||||||
|
and no error" (bsc#1012628).
|
||||||
|
- media: Revert "media: dvb-usb: Fix unexpected infinite loop
|
||||||
|
in dvb_usb_read_remote_control()" (bsc#1012628).
|
||||||
|
- KVM: arm64: Don't pass a TLBI level hint when zapping table
|
||||||
|
entries (bsc#1012628).
|
||||||
|
- KVM: arm64: Don't defer TLB invalidation when zapping table
|
||||||
|
entries (bsc#1012628).
|
||||||
|
- cgroup: Move rcu_head up near the top of cgroup_root
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick (bsc#1012628).
|
||||||
|
- Revert "Input: bcm5974 - check endpoint type before starting
|
||||||
|
traffic" (bsc#1012628).
|
||||||
|
- Revert "jfs: fix shift-out-of-bounds in dbJoin" (bsc#1012628).
|
||||||
|
- binfmt_flat: Fix corruption when not offsetting data start
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb: Fix UBSAN warning in parse_audio_unit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fs/ntfs3: Do copy_to_user out of run_lock (bsc#1012628).
|
||||||
|
- jfs: Fix shift-out-of-bounds in dbDiscardAG (bsc#1012628).
|
||||||
|
- jfs: fix null ptr deref in dtInsertEntry (bsc#1012628).
|
||||||
|
- fou: remove warn in gue_gro_receive on unsupported protocol
|
||||||
|
(bsc#1012628).
|
||||||
|
- f2fs: fix to cover read extent cache access with lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode
|
||||||
|
during GC (bsc#1012628).
|
||||||
|
- bpf, net: Use DEV_STAT_INC() (bsc#1012628).
|
||||||
|
- ext4: sanity check for NULL pointer after ext4_force_shutdown
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: convert ext4_da_do_write_end() to take a folio
|
||||||
|
(bsc#1012628).
|
||||||
|
- wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/page_table_check: support userfault wr-protect entries
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: do not create EA inode under buffer lock (bsc#1012628).
|
||||||
|
- ext4: fold quota accounting into
|
||||||
|
ext4_xattr_inode_lookup_create() (bsc#1012628).
|
||||||
|
- Bluetooth: RFCOMM: Fix not validating setsockopt user input
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: add copy_safe_from_sockptr() helper (bsc#1012628).
|
||||||
|
- mISDN: fix MISDN_TIME_STAMP handling (bsc#1012628).
|
||||||
|
- fs: Annotate struct file_handle with __counted_by() and use
|
||||||
|
struct_size() (bsc#1012628).
|
||||||
|
- bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie (bsc#1012628).
|
||||||
|
- bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
|
||||||
|
(bsc#1012628).
|
||||||
|
- pppoe: Fix memory leak in pppoe_sendmsg() (bsc#1012628).
|
||||||
|
- net: sctp: fix skb leak in sctp_inq_free() (bsc#1012628).
|
||||||
|
- net:rds: Fix possible deadlock in rds_message_put (bsc#1012628).
|
||||||
|
- quota: Detect loops in quota tree (bsc#1012628).
|
||||||
|
- Input: bcm5974 - check endpoint type before starting traffic
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: tls, add test to capture error on large splice
|
||||||
|
(bsc#1012628).
|
||||||
|
- erofs: avoid debugging output for (de)compressed data
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: fix uninit-value in comp_keys (bsc#1012628).
|
||||||
|
- Squashfs: fix variable overflow triggered by sysbot
|
||||||
|
(bsc#1012628).
|
||||||
|
- squashfs: squashfs_read_data need to check if the length is 0
|
||||||
|
(bsc#1012628).
|
||||||
|
- jfs: fix shift-out-of-bounds in dbJoin (bsc#1012628).
|
||||||
|
- net: don't dump stack on queue timeout (bsc#1012628).
|
||||||
|
- jfs: fix log->bdev_handle null ptr deref in lbmStartIO
|
||||||
|
(bsc#1012628).
|
||||||
|
- jfs: Convert to bdev_open_by_dev() (bsc#1012628).
|
||||||
|
- fs: Convert to bdev_open_by_dev() (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix change_address deadlock during unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- wifi: mac80211: take wiphy lock for MAC addr change
|
||||||
|
(bsc#1012628).
|
||||||
|
- tcp_metrics: optimize tcp_metrics_flush_all() (bsc#1012628).
|
||||||
|
- cgroup: Make operations on the cgroup root_list RCU safe
|
||||||
|
(bsc#1012628).
|
||||||
|
- genirq/cpuhotplug: Retry with cpu_online_mask when migration
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- genirq/cpuhotplug: Skip suspended interrupts when restoring
|
||||||
|
affinity (bsc#1012628).
|
||||||
|
- nvme/pci: Add APST quirk for Lenovo N60z laptop (bsc#1012628).
|
||||||
|
- mm: gup: stop abusing try_grab_folio (bsc#1012628).
|
||||||
|
- nfsd: make svc_stat per-network namespace instead of global
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: remove nfsd_stats, make th_cnt a global counter
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: make all of the nfsd stats per-network namespace
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: rename NFSD_NET_* to NFSD_STATS_* (bsc#1012628).
|
||||||
|
- sunrpc: use the struct net as the svc proc private
|
||||||
|
(bsc#1012628).
|
||||||
|
- sunrpc: remove ->pg_stats from svc_program (bsc#1012628).
|
||||||
|
- sunrpc: pass in the sv_stats struct through svc_create_pooled
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: stop setting ->pg_stats for unused stats (bsc#1012628).
|
||||||
|
- sunrpc: don't change ->sv_stats if it doesn't exist
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFSD: Fix frame size warning in svc_export_parse()
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
|
||||||
|
(bsc#1012628).
|
||||||
|
- LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: topology: Fix route memory corruption (bsc#1012628).
|
||||||
|
- ASoC: topology: Clean up route loading (bsc#1012628).
|
||||||
|
- exec: Fix ToCToU between perm check and set-uid/gid usage
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 2028bdf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 15 10:15:20 CEST 2024 - rfrohl@suse.com
|
Thu Aug 15 10:15:20 CEST 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.6
|
%define srcversion 6.6
|
||||||
%define patchversion 6.6.46
|
%define patchversion 6.6.47
|
||||||
%define git_commit 5df2b4b174fd87546b1651beafd3f66a8cfc1fd3
|
%define git_commit 2028bdfc1d8edf3eeccd484dbc6bbc1f5a0f627a
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -31,9 +31,9 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kernel-source-longterm
|
Name: kernel-source-longterm
|
||||||
Version: 6.6.46
|
Version: 6.6.47
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5df2b4b
|
Release: <RELEASE>.g2028bdf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,120 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 19 10:17:12 CEST 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.6.47 (bsc#1012628).
|
||||||
|
- Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1
|
||||||
|
and no error" (bsc#1012628).
|
||||||
|
- media: Revert "media: dvb-usb: Fix unexpected infinite loop
|
||||||
|
in dvb_usb_read_remote_control()" (bsc#1012628).
|
||||||
|
- KVM: arm64: Don't pass a TLBI level hint when zapping table
|
||||||
|
entries (bsc#1012628).
|
||||||
|
- KVM: arm64: Don't defer TLB invalidation when zapping table
|
||||||
|
entries (bsc#1012628).
|
||||||
|
- cgroup: Move rcu_head up near the top of cgroup_root
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick (bsc#1012628).
|
||||||
|
- Revert "Input: bcm5974 - check endpoint type before starting
|
||||||
|
traffic" (bsc#1012628).
|
||||||
|
- Revert "jfs: fix shift-out-of-bounds in dbJoin" (bsc#1012628).
|
||||||
|
- binfmt_flat: Fix corruption when not offsetting data start
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb: Fix UBSAN warning in parse_audio_unit()
|
||||||
|
(bsc#1012628).
|
||||||
|
- fs/ntfs3: Do copy_to_user out of run_lock (bsc#1012628).
|
||||||
|
- jfs: Fix shift-out-of-bounds in dbDiscardAG (bsc#1012628).
|
||||||
|
- jfs: fix null ptr deref in dtInsertEntry (bsc#1012628).
|
||||||
|
- fou: remove warn in gue_gro_receive on unsupported protocol
|
||||||
|
(bsc#1012628).
|
||||||
|
- f2fs: fix to cover read extent cache access with lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode
|
||||||
|
during GC (bsc#1012628).
|
||||||
|
- bpf, net: Use DEV_STAT_INC() (bsc#1012628).
|
||||||
|
- ext4: sanity check for NULL pointer after ext4_force_shutdown
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: convert ext4_da_do_write_end() to take a folio
|
||||||
|
(bsc#1012628).
|
||||||
|
- wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
|
||||||
|
(bsc#1012628).
|
||||||
|
- mm/page_table_check: support userfault wr-protect entries
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: do not create EA inode under buffer lock (bsc#1012628).
|
||||||
|
- ext4: fold quota accounting into
|
||||||
|
ext4_xattr_inode_lookup_create() (bsc#1012628).
|
||||||
|
- Bluetooth: RFCOMM: Fix not validating setsockopt user input
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: add copy_safe_from_sockptr() helper (bsc#1012628).
|
||||||
|
- mISDN: fix MISDN_TIME_STAMP handling (bsc#1012628).
|
||||||
|
- fs: Annotate struct file_handle with __counted_by() and use
|
||||||
|
struct_size() (bsc#1012628).
|
||||||
|
- bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie (bsc#1012628).
|
||||||
|
- bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
|
||||||
|
(bsc#1012628).
|
||||||
|
- pppoe: Fix memory leak in pppoe_sendmsg() (bsc#1012628).
|
||||||
|
- net: sctp: fix skb leak in sctp_inq_free() (bsc#1012628).
|
||||||
|
- net:rds: Fix possible deadlock in rds_message_put (bsc#1012628).
|
||||||
|
- quota: Detect loops in quota tree (bsc#1012628).
|
||||||
|
- Input: bcm5974 - check endpoint type before starting traffic
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: tls, add test to capture error on large splice
|
||||||
|
(bsc#1012628).
|
||||||
|
- erofs: avoid debugging output for (de)compressed data
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: fix uninit-value in comp_keys (bsc#1012628).
|
||||||
|
- Squashfs: fix variable overflow triggered by sysbot
|
||||||
|
(bsc#1012628).
|
||||||
|
- squashfs: squashfs_read_data need to check if the length is 0
|
||||||
|
(bsc#1012628).
|
||||||
|
- jfs: fix shift-out-of-bounds in dbJoin (bsc#1012628).
|
||||||
|
- net: don't dump stack on queue timeout (bsc#1012628).
|
||||||
|
- jfs: fix log->bdev_handle null ptr deref in lbmStartIO
|
||||||
|
(bsc#1012628).
|
||||||
|
- jfs: Convert to bdev_open_by_dev() (bsc#1012628).
|
||||||
|
- fs: Convert to bdev_open_by_dev() (bsc#1012628).
|
||||||
|
- wifi: mac80211: fix change_address deadlock during unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- wifi: mac80211: take wiphy lock for MAC addr change
|
||||||
|
(bsc#1012628).
|
||||||
|
- tcp_metrics: optimize tcp_metrics_flush_all() (bsc#1012628).
|
||||||
|
- cgroup: Make operations on the cgroup root_list RCU safe
|
||||||
|
(bsc#1012628).
|
||||||
|
- genirq/cpuhotplug: Retry with cpu_online_mask when migration
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- genirq/cpuhotplug: Skip suspended interrupts when restoring
|
||||||
|
affinity (bsc#1012628).
|
||||||
|
- nvme/pci: Add APST quirk for Lenovo N60z laptop (bsc#1012628).
|
||||||
|
- mm: gup: stop abusing try_grab_folio (bsc#1012628).
|
||||||
|
- nfsd: make svc_stat per-network namespace instead of global
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: remove nfsd_stats, make th_cnt a global counter
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: make all of the nfsd stats per-network namespace
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: rename NFSD_NET_* to NFSD_STATS_* (bsc#1012628).
|
||||||
|
- sunrpc: use the struct net as the svc proc private
|
||||||
|
(bsc#1012628).
|
||||||
|
- sunrpc: remove ->pg_stats from svc_program (bsc#1012628).
|
||||||
|
- sunrpc: pass in the sv_stats struct through svc_create_pooled
|
||||||
|
(bsc#1012628).
|
||||||
|
- nfsd: stop setting ->pg_stats for unused stats (bsc#1012628).
|
||||||
|
- sunrpc: don't change ->sv_stats if it doesn't exist
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFSD: Fix frame size warning in svc_export_parse()
|
||||||
|
(bsc#1012628).
|
||||||
|
- NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
|
||||||
|
(bsc#1012628).
|
||||||
|
- LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
|
||||||
|
(bsc#1012628).
|
||||||
|
- ASoC: topology: Fix route memory corruption (bsc#1012628).
|
||||||
|
- ASoC: topology: Clean up route loading (bsc#1012628).
|
||||||
|
- exec: Fix ToCToU between perm check and set-uid/gid usage
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 2028bdf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 15 10:15:20 CEST 2024 - rfrohl@suse.com
|
Thu Aug 15 10:15:20 CEST 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit 5df2b4b174fd87546b1651beafd3f66a8cfc1fd3
|
%define git_commit 2028bdfc1d8edf3eeccd484dbc6bbc1f5a0f627a
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 6.6.46
|
Version: 6.6.47
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g5df2b4b
|
Release: <RELEASE>.g2028bdf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3b3592d02bb4a3b659438e8085ee9ced2b92f43b622ea1e4b933dc02532c629b
|
oid sha256:45e9808f20656eafe14a5296a9fa25cedc03e3098d4bfa09f623cb693f533c9e
|
||||||
size 7529897
|
size 7598047
|
||||||
|
70
series.conf
70
series.conf
@ -9627,6 +9627,76 @@
|
|||||||
patches.kernel.org/6.6.46-187-Revert-selftests-mptcp-simult-flows-mark-unbal.patch
|
patches.kernel.org/6.6.46-187-Revert-selftests-mptcp-simult-flows-mark-unbal.patch
|
||||||
patches.kernel.org/6.6.46-188-btrfs-fix-double-inode-unlock-for-direct-IO-sy.patch
|
patches.kernel.org/6.6.46-188-btrfs-fix-double-inode-unlock-for-direct-IO-sy.patch
|
||||||
patches.kernel.org/6.6.46-189-Linux-6.6.46.patch
|
patches.kernel.org/6.6.46-189-Linux-6.6.46.patch
|
||||||
|
patches.kernel.org/6.6.47-001-exec-Fix-ToCToU-between-perm-check-and-set-uid.patch
|
||||||
|
patches.kernel.org/6.6.47-002-ASoC-topology-Clean-up-route-loading.patch
|
||||||
|
patches.kernel.org/6.6.47-003-ASoC-topology-Fix-route-memory-corruption.patch
|
||||||
|
patches.kernel.org/6.6.47-004-LoongArch-Define-__ARCH_WANT_NEW_STAT-in-unist.patch
|
||||||
|
patches.kernel.org/6.6.47-005-NFSD-Rewrite-synopsis-of-nfsd_percpu_counters_.patch
|
||||||
|
patches.kernel.org/6.6.47-006-NFSD-Fix-frame-size-warning-in-svc_export_pars.patch
|
||||||
|
patches.kernel.org/6.6.47-007-sunrpc-don-t-change-sv_stats-if-it-doesn-t-exi.patch
|
||||||
|
patches.kernel.org/6.6.47-008-nfsd-stop-setting-pg_stats-for-unused-stats.patch
|
||||||
|
patches.kernel.org/6.6.47-009-sunrpc-pass-in-the-sv_stats-struct-through-svc.patch
|
||||||
|
patches.kernel.org/6.6.47-010-sunrpc-remove-pg_stats-from-svc_program.patch
|
||||||
|
patches.kernel.org/6.6.47-011-sunrpc-use-the-struct-net-as-the-svc-proc-priv.patch
|
||||||
|
patches.kernel.org/6.6.47-012-nfsd-rename-NFSD_NET_-to-NFSD_STATS_.patch
|
||||||
|
patches.kernel.org/6.6.47-013-nfsd-expose-proc-net-sunrpc-nfsd-in-net-namesp.patch
|
||||||
|
patches.kernel.org/6.6.47-014-nfsd-make-all-of-the-nfsd-stats-per-network-na.patch
|
||||||
|
patches.kernel.org/6.6.47-015-nfsd-remove-nfsd_stats-make-th_cnt-a-global-co.patch
|
||||||
|
patches.kernel.org/6.6.47-016-nfsd-make-svc_stat-per-network-namespace-inste.patch
|
||||||
|
patches.kernel.org/6.6.47-017-mm-gup-stop-abusing-try_grab_folio.patch
|
||||||
|
patches.kernel.org/6.6.47-018-nvme-pci-Add-APST-quirk-for-Lenovo-N60z-laptop.patch
|
||||||
|
patches.kernel.org/6.6.47-019-genirq-cpuhotplug-Skip-suspended-interrupts-wh.patch
|
||||||
|
patches.kernel.org/6.6.47-020-genirq-cpuhotplug-Retry-with-cpu_online_mask-w.patch
|
||||||
|
patches.kernel.org/6.6.47-021-cgroup-Make-operations-on-the-cgroup-root_list.patch
|
||||||
|
patches.kernel.org/6.6.47-022-tcp_metrics-optimize-tcp_metrics_flush_all.patch
|
||||||
|
patches.kernel.org/6.6.47-023-wifi-mac80211-take-wiphy-lock-for-MAC-addr-cha.patch
|
||||||
|
patches.kernel.org/6.6.47-024-wifi-mac80211-fix-change_address-deadlock-duri.patch
|
||||||
|
patches.kernel.org/6.6.47-025-fs-Convert-to-bdev_open_by_dev.patch
|
||||||
|
patches.kernel.org/6.6.47-026-jfs-Convert-to-bdev_open_by_dev.patch
|
||||||
|
patches.kernel.org/6.6.47-027-jfs-fix-log-bdev_handle-null-ptr-deref-in-lbmS.patch
|
||||||
|
patches.kernel.org/6.6.47-028-net-don-t-dump-stack-on-queue-timeout.patch
|
||||||
|
patches.kernel.org/6.6.47-029-jfs-fix-shift-out-of-bounds-in-dbJoin.patch
|
||||||
|
patches.kernel.org/6.6.47-030-squashfs-squashfs_read_data-need-to-check-if-t.patch
|
||||||
|
patches.kernel.org/6.6.47-031-Squashfs-fix-variable-overflow-triggered-by-sy.patch
|
||||||
|
patches.kernel.org/6.6.47-032-reiserfs-fix-uninit-value-in-comp_keys.patch
|
||||||
|
patches.kernel.org/6.6.47-033-erofs-avoid-debugging-output-for-de-compressed.patch
|
||||||
|
patches.kernel.org/6.6.47-034-net-tls-add-test-to-capture-error-on-large-spl.patch
|
||||||
|
patches.kernel.org/6.6.47-035-Input-bcm5974-check-endpoint-type-before-start.patch
|
||||||
|
patches.kernel.org/6.6.47-036-quota-Detect-loops-in-quota-tree.patch
|
||||||
|
patches.kernel.org/6.6.47-037-net-rds-Fix-possible-deadlock-in-rds_message_p.patch
|
||||||
|
patches.kernel.org/6.6.47-038-net-sctp-fix-skb-leak-in-sctp_inq_free.patch
|
||||||
|
patches.kernel.org/6.6.47-039-pppoe-Fix-memory-leak-in-pppoe_sendmsg.patch
|
||||||
|
patches.kernel.org/6.6.47-040-bpf-Replace-bpf_lpm_trie_key-0-length-array-wi.patch
|
||||||
|
patches.kernel.org/6.6.47-041-bpf-Avoid-kfree_rcu-under-lock-in-bpf_lpm_trie.patch
|
||||||
|
patches.kernel.org/6.6.47-042-fs-Annotate-struct-file_handle-with-__counted_.patch
|
||||||
|
patches.kernel.org/6.6.47-043-mISDN-fix-MISDN_TIME_STAMP-handling.patch
|
||||||
|
patches.kernel.org/6.6.47-044-net-add-copy_safe_from_sockptr-helper.patch
|
||||||
|
patches.kernel.org/6.6.47-045-nfc-llcp-fix-nfc_llcp_setsockopt-unsafe-copies.patch
|
||||||
|
patches.kernel.org/6.6.47-046-Bluetooth-RFCOMM-Fix-not-validating-setsockopt.patch
|
||||||
|
patches.kernel.org/6.6.47-047-ext4-fold-quota-accounting-into-ext4_xattr_ino.patch
|
||||||
|
patches.kernel.org/6.6.47-048-ext4-do-not-create-EA-inode-under-buffer-lock.patch
|
||||||
|
patches.kernel.org/6.6.47-049-mm-page_table_check-support-userfault-wr-prote.patch
|
||||||
|
patches.kernel.org/6.6.47-050-wifi-cfg80211-restrict-NL80211_ATTR_TXQ_QUANTU.patch
|
||||||
|
patches.kernel.org/6.6.47-051-ext4-convert-ext4_da_do_write_end-to-take-a-fo.patch
|
||||||
|
patches.kernel.org/6.6.47-052-ext4-sanity-check-for-NULL-pointer-after-ext4_.patch
|
||||||
|
patches.kernel.org/6.6.47-053-bpf-net-Use-DEV_STAT_INC.patch
|
||||||
|
patches.kernel.org/6.6.47-054-f2fs-fix-to-do-sanity-check-on-F2FS_INLINE_DAT.patch
|
||||||
|
patches.kernel.org/6.6.47-055-f2fs-fix-to-cover-read-extent-cache-access-wit.patch
|
||||||
|
patches.kernel.org/6.6.47-056-fou-remove-warn-in-gue_gro_receive-on-unsuppor.patch
|
||||||
|
patches.kernel.org/6.6.47-057-jfs-fix-null-ptr-deref-in-dtInsertEntry.patch
|
||||||
|
patches.kernel.org/6.6.47-058-jfs-Fix-shift-out-of-bounds-in-dbDiscardAG.patch
|
||||||
|
patches.kernel.org/6.6.47-059-fs-ntfs3-Do-copy_to_user-out-of-run_lock.patch
|
||||||
|
patches.kernel.org/6.6.47-060-ALSA-usb-Fix-UBSAN-warning-in-parse_audio_unit.patch
|
||||||
|
patches.kernel.org/6.6.47-061-binfmt_flat-Fix-corruption-when-not-offsetting.patch
|
||||||
|
patches.kernel.org/6.6.47-062-Revert-jfs-fix-shift-out-of-bounds-in-dbJoin.patch
|
||||||
|
patches.kernel.org/6.6.47-063-Revert-Input-bcm5974-check-endpoint-type-befor.patch
|
||||||
|
patches.kernel.org/6.6.47-064-mm-debug_vm_pgtable-drop-RANDOM_ORVALUE-trick.patch
|
||||||
|
patches.kernel.org/6.6.47-065-cgroup-Move-rcu_head-up-near-the-top-of-cgroup.patch
|
||||||
|
patches.kernel.org/6.6.47-066-KVM-arm64-Don-t-defer-TLB-invalidation-when-za.patch
|
||||||
|
patches.kernel.org/6.6.47-067-KVM-arm64-Don-t-pass-a-TLBI-level-hint-when-za.patch
|
||||||
|
patches.kernel.org/6.6.47-068-media-Revert-media-dvb-usb-Fix-unexpected-infi.patch
|
||||||
|
patches.kernel.org/6.6.47-069-Revert-ata-libata-scsi-Honor-the-D_SENSE-bit-f.patch
|
||||||
|
patches.kernel.org/6.6.47-070-Linux-6.6.47.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2024-08-15 08:15:20 +0000
|
2024-08-19 08:18:15 +0000
|
||||||
GIT Revision: 5df2b4b174fd87546b1651beafd3f66a8cfc1fd3
|
GIT Revision: 2028bdfc1d8edf3eeccd484dbc6bbc1f5a0f627a
|
||||||
GIT Branch: slowroll
|
GIT Branch: slowroll
|
||||||
|
Loading…
Reference in New Issue
Block a user