commit 7564314c39367c4281b1cfdff17f89e1720d08c4
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=40
This commit is contained in:
parent
4469b91166
commit
32acf63ec1
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:52:54 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect() (git-fixes)
|
||||
- commit 7564314
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:26:33 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.32 (bsc#1218260).
|
||||
- block: add a partscan sysfs attribute for disks (bsc#1218260).
|
||||
- block: add a disk_has_partscan helper (bsc#1218260).
|
||||
- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS
|
||||
filter matching sysfs file (bsc#1218260).
|
||||
- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1218260).
|
||||
- admin-guide/hw-vuln/core-scheduling: fix return type of
|
||||
PR_SCHED_CORE_GET (bsc#1218260).
|
||||
- KEYS: trusted: Do not use WARN when encode fails (bsc#1218260).
|
||||
- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
|
||||
(bsc#1218260).
|
||||
- serial: kgdboc: Fix NMI-safety problems from keyboard reset code
|
||||
(bsc#1218260).
|
||||
- usb: typec: tipd: fix event checking for tps6598x (bsc#1218260).
|
||||
- usb: typec: ucsi: displayport: Fix potential deadlock
|
||||
(bsc#1218260).
|
||||
- net: usb: ax88179_178a: fix link status when link is set to
|
||||
down/up (bsc#1218260).
|
||||
- usb: dwc3: Wait unconditionally after issuing EndXfer command
|
||||
(bsc#1218260).
|
||||
- binder: fix max_thread type inconsistency (bsc#1218260).
|
||||
- drm/amdgpu: Fix possible NULL dereference in
|
||||
amdgpu_ras_query_error_status_helper() (bsc#1218260).
|
||||
- erofs: reliably distinguish block based and fscache mode
|
||||
(bsc#1218260).
|
||||
- erofs: get rid of erofs_fs_context (bsc#1218260).
|
||||
- bpf: Add missing BPF_LINK_TYPE invocations (bsc#1218260).
|
||||
- kselftest: Add a ksft_perror() helper (bsc#1218260).
|
||||
- mmc: core: Add HS400 tuning in HS400es initialization
|
||||
(bsc#1218260).
|
||||
- KEYS: trusted: Fix memory leak in tpm2_key_encode()
|
||||
(bsc#1218260).
|
||||
- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
|
||||
(bsc#1218260).
|
||||
- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
|
||||
(bsc#1218260).
|
||||
- ice: remove unnecessary duplicate checks for VF VSI ID
|
||||
(bsc#1218260).
|
||||
- ice: pass VSI pointer into ice_vc_isvalid_q_id (bsc#1218260).
|
||||
- net: ks8851: Fix another TX stall caused by wrong ISR flag
|
||||
handling (bsc#1218260).
|
||||
- drm/amd/display: Fix division by zero in setup_dsc_config
|
||||
(bsc#1218260).
|
||||
- smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
|
||||
(bsc#1218260).
|
||||
- ksmbd: add continuous availability share parameter
|
||||
(bsc#1218260).
|
||||
- cifs: Add tracing for the cifs_tcon struct refcounting
|
||||
(bsc#1218260).
|
||||
- smb: client: instantiate when creating SFU files (bsc#1218260).
|
||||
- smb: client: fix NULL ptr deref in
|
||||
cifs_mark_open_handles_for_deleted_file() (bsc#1218260).
|
||||
- smb3: add trace event for mknod (bsc#1218260).
|
||||
- smb311: additional compression flag defined in updated protocol
|
||||
spec (bsc#1218260).
|
||||
- smb311: correct incorrect offset field in compression header
|
||||
(bsc#1218260).
|
||||
- cifs: Move some extern decls from .c files to .h (bsc#1218260).
|
||||
- ksmbd: fix potencial out-of-bounds when buffer offset is invalid
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
|
||||
(bsc#1218260).
|
||||
- ksmbd: Fix spelling mistake "connction" -> "connection"
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix possible null-deref in
|
||||
smb_lazy_parent_lease_break_close (bsc#1218260).
|
||||
- cifs: remove redundant variable assignment (bsc#1218260).
|
||||
- cifs: fixes for get_inode_info (bsc#1218260).
|
||||
- cifs: defer close file handles having RH lease (bsc#1218260).
|
||||
- ksmbd: add support for durable handles v1/v2 (bsc#1218260).
|
||||
- ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying
|
||||
previous session (bsc#1218260).
|
||||
- smb: common: simplify compression headers (bsc#1218260).
|
||||
- smb: common: fix fields sizes in compression_pattern_payload_v1
|
||||
(bsc#1218260).
|
||||
- smb: client: negotiate compression algorithms (bsc#1218260).
|
||||
- smb3: add dynamic trace point for ioctls (bsc#1218260).
|
||||
- smb: client: return reparse type in /proc/mounts (bsc#1218260).
|
||||
- smb: client: set correct d_type for reparse DFS/DFSR and mount
|
||||
point (bsc#1218260).
|
||||
- smb: client: parse uid, gid, mode and dev from WSL reparse
|
||||
points (bsc#1218260).
|
||||
- smb: client: introduce SMB2_OP_QUERY_WSL_EA (bsc#1218260).
|
||||
- smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
|
||||
(bsc#1218260).
|
||||
- smb: client: add support for WSL reparse points (bsc#1218260).
|
||||
- smb: client: reduce number of parameters in smb2_compound_op()
|
||||
(bsc#1218260).
|
||||
- smb: client: fix potential broken compound request
|
||||
(bsc#1218260).
|
||||
- smb: client: move most of reparse point handling code to common
|
||||
file (bsc#1218260).
|
||||
- smb: client: introduce reparse mount option (bsc#1218260).
|
||||
- smb: client: retry compound request without reusing lease
|
||||
(bsc#1218260).
|
||||
- smb: client: do not defer close open handles to deleted files
|
||||
(bsc#1218260).
|
||||
- smb: client: reuse file lease key in compound operations
|
||||
(bsc#1218260).
|
||||
- smb: client: get rid of smb311_posix_query_path_info()
|
||||
(bsc#1218260).
|
||||
- smb: client: parse owner/group when creating reparse points
|
||||
(bsc#1218260).
|
||||
- smb3: update allocation size more accurately on write completion
|
||||
(bsc#1218260).
|
||||
- smb: client: handle path separator of created SMB symlinks
|
||||
(bsc#1218260).
|
||||
- cifs: update the same create_guid on replay (bsc#1218260).
|
||||
- ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
|
||||
(bsc#1218260).
|
||||
- cifs: set replay flag for retries of write command
|
||||
(bsc#1218260).
|
||||
- cifs: commands that are retried should have replay flag set
|
||||
(bsc#1218260).
|
||||
- smb: client: delete "true", "false" defines (bsc#1218260).
|
||||
- smb: Fix some kernel-doc comments (bsc#1218260).
|
||||
- cifs: new mount option called retrans (bsc#1218260).
|
||||
- smb: client: don't clobber ->i_rdev from cached reparse points
|
||||
(bsc#1218260).
|
||||
- cifs: new nt status codes from MS-SMB2 (bsc#1218260).
|
||||
- cifs: pick channel for tcon and tdis (bsc#1218260).
|
||||
- cifs: minor comment cleanup (bsc#1218260).
|
||||
- cifs: remove redundant variable tcon_exist (bsc#1218260).
|
||||
- ksmbd: vfs: fix all kernel-doc warnings (bsc#1218260).
|
||||
- ksmbd: auth: fix most kernel-doc warnings (bsc#1218260).
|
||||
- cifs: remove unneeded return statement (bsc#1218260).
|
||||
- cifs: get rid of dup length check in parse_reparse_point()
|
||||
(bsc#1218260).
|
||||
- cifs: Pass unbyteswapped eof value into SMB2_set_eof()
|
||||
(bsc#1218260).
|
||||
- smb3: Improve exception handling in allocate_mr_list()
|
||||
(bsc#1218260).
|
||||
- cifs: fix in logging in cifs_chan_update_iface (bsc#1218260).
|
||||
- smb: client: handle special files and symlinks in SMB3 POSIX
|
||||
(bsc#1218260).
|
||||
- smb: client: cleanup smb2_query_reparse_point() (bsc#1218260).
|
||||
- smb: client: allow creating symlinks via reparse points
|
||||
(bsc#1218260).
|
||||
- smb: client: optimise reparse point querying (bsc#1218260).
|
||||
- smb: client: allow creating special files via reparse points
|
||||
(bsc#1218260).
|
||||
- smb: client: extend smb2_compound_op() to accept more commands
|
||||
(bsc#1218260).
|
||||
- smb: client: Fix minor whitespace errors and warnings
|
||||
(bsc#1218260).
|
||||
- smb: client: introduce cifs_sfu_make_node() (bsc#1218260).
|
||||
- cifs: fix use after free for iface while disabling secondary
|
||||
channels (bsc#1218260).
|
||||
- Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
|
||||
(bsc#1218260).
|
||||
- smb3: minor cleanup of session handling code (bsc#1218260).
|
||||
- smb3: more minor cleanups for session handling routines
|
||||
(bsc#1218260).
|
||||
- smb3: minor RDMA cleanup (bsc#1218260).
|
||||
- cifs: print server capabilities in DebugData (bsc#1218260).
|
||||
- smb: use crypto_shash_digest() in symlink_hash() (bsc#1218260).
|
||||
- Add definition for new smb3.1.1 command type (bsc#1218260).
|
||||
- SMB3: clarify some of the unused CreateOption flags
|
||||
(bsc#1218260).
|
||||
- cifs: Add client version details to NTLM authenticate message
|
||||
(bsc#1218260).
|
||||
- commit 6c361d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 22:19:58 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.31
|
||||
%define git_commit 9b62a96c5bcab47c0cbd6b5abacbfd8c6db448c4
|
||||
%define patchversion 6.6.32
|
||||
%define git_commit 7564314c39367c4281b1cfdff17f89e1720d08c4
|
||||
%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.31
|
||||
Version: 6.6.32
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9b62a96
|
||||
Release: <RELEASE>.g7564314
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:52:54 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect() (git-fixes)
|
||||
- commit 7564314
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:26:33 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.32 (bsc#1218260).
|
||||
- block: add a partscan sysfs attribute for disks (bsc#1218260).
|
||||
- block: add a disk_has_partscan helper (bsc#1218260).
|
||||
- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS
|
||||
filter matching sysfs file (bsc#1218260).
|
||||
- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1218260).
|
||||
- admin-guide/hw-vuln/core-scheduling: fix return type of
|
||||
PR_SCHED_CORE_GET (bsc#1218260).
|
||||
- KEYS: trusted: Do not use WARN when encode fails (bsc#1218260).
|
||||
- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
|
||||
(bsc#1218260).
|
||||
- serial: kgdboc: Fix NMI-safety problems from keyboard reset code
|
||||
(bsc#1218260).
|
||||
- usb: typec: tipd: fix event checking for tps6598x (bsc#1218260).
|
||||
- usb: typec: ucsi: displayport: Fix potential deadlock
|
||||
(bsc#1218260).
|
||||
- net: usb: ax88179_178a: fix link status when link is set to
|
||||
down/up (bsc#1218260).
|
||||
- usb: dwc3: Wait unconditionally after issuing EndXfer command
|
||||
(bsc#1218260).
|
||||
- binder: fix max_thread type inconsistency (bsc#1218260).
|
||||
- drm/amdgpu: Fix possible NULL dereference in
|
||||
amdgpu_ras_query_error_status_helper() (bsc#1218260).
|
||||
- erofs: reliably distinguish block based and fscache mode
|
||||
(bsc#1218260).
|
||||
- erofs: get rid of erofs_fs_context (bsc#1218260).
|
||||
- bpf: Add missing BPF_LINK_TYPE invocations (bsc#1218260).
|
||||
- kselftest: Add a ksft_perror() helper (bsc#1218260).
|
||||
- mmc: core: Add HS400 tuning in HS400es initialization
|
||||
(bsc#1218260).
|
||||
- KEYS: trusted: Fix memory leak in tpm2_key_encode()
|
||||
(bsc#1218260).
|
||||
- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
|
||||
(bsc#1218260).
|
||||
- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
|
||||
(bsc#1218260).
|
||||
- ice: remove unnecessary duplicate checks for VF VSI ID
|
||||
(bsc#1218260).
|
||||
- ice: pass VSI pointer into ice_vc_isvalid_q_id (bsc#1218260).
|
||||
- net: ks8851: Fix another TX stall caused by wrong ISR flag
|
||||
handling (bsc#1218260).
|
||||
- drm/amd/display: Fix division by zero in setup_dsc_config
|
||||
(bsc#1218260).
|
||||
- smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
|
||||
(bsc#1218260).
|
||||
- ksmbd: add continuous availability share parameter
|
||||
(bsc#1218260).
|
||||
- cifs: Add tracing for the cifs_tcon struct refcounting
|
||||
(bsc#1218260).
|
||||
- smb: client: instantiate when creating SFU files (bsc#1218260).
|
||||
- smb: client: fix NULL ptr deref in
|
||||
cifs_mark_open_handles_for_deleted_file() (bsc#1218260).
|
||||
- smb3: add trace event for mknod (bsc#1218260).
|
||||
- smb311: additional compression flag defined in updated protocol
|
||||
spec (bsc#1218260).
|
||||
- smb311: correct incorrect offset field in compression header
|
||||
(bsc#1218260).
|
||||
- cifs: Move some extern decls from .c files to .h (bsc#1218260).
|
||||
- ksmbd: fix potencial out-of-bounds when buffer offset is invalid
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
|
||||
(bsc#1218260).
|
||||
- ksmbd: Fix spelling mistake "connction" -> "connection"
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix possible null-deref in
|
||||
smb_lazy_parent_lease_break_close (bsc#1218260).
|
||||
- cifs: remove redundant variable assignment (bsc#1218260).
|
||||
- cifs: fixes for get_inode_info (bsc#1218260).
|
||||
- cifs: defer close file handles having RH lease (bsc#1218260).
|
||||
- ksmbd: add support for durable handles v1/v2 (bsc#1218260).
|
||||
- ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying
|
||||
previous session (bsc#1218260).
|
||||
- smb: common: simplify compression headers (bsc#1218260).
|
||||
- smb: common: fix fields sizes in compression_pattern_payload_v1
|
||||
(bsc#1218260).
|
||||
- smb: client: negotiate compression algorithms (bsc#1218260).
|
||||
- smb3: add dynamic trace point for ioctls (bsc#1218260).
|
||||
- smb: client: return reparse type in /proc/mounts (bsc#1218260).
|
||||
- smb: client: set correct d_type for reparse DFS/DFSR and mount
|
||||
point (bsc#1218260).
|
||||
- smb: client: parse uid, gid, mode and dev from WSL reparse
|
||||
points (bsc#1218260).
|
||||
- smb: client: introduce SMB2_OP_QUERY_WSL_EA (bsc#1218260).
|
||||
- smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
|
||||
(bsc#1218260).
|
||||
- smb: client: add support for WSL reparse points (bsc#1218260).
|
||||
- smb: client: reduce number of parameters in smb2_compound_op()
|
||||
(bsc#1218260).
|
||||
- smb: client: fix potential broken compound request
|
||||
(bsc#1218260).
|
||||
- smb: client: move most of reparse point handling code to common
|
||||
file (bsc#1218260).
|
||||
- smb: client: introduce reparse mount option (bsc#1218260).
|
||||
- smb: client: retry compound request without reusing lease
|
||||
(bsc#1218260).
|
||||
- smb: client: do not defer close open handles to deleted files
|
||||
(bsc#1218260).
|
||||
- smb: client: reuse file lease key in compound operations
|
||||
(bsc#1218260).
|
||||
- smb: client: get rid of smb311_posix_query_path_info()
|
||||
(bsc#1218260).
|
||||
- smb: client: parse owner/group when creating reparse points
|
||||
(bsc#1218260).
|
||||
- smb3: update allocation size more accurately on write completion
|
||||
(bsc#1218260).
|
||||
- smb: client: handle path separator of created SMB symlinks
|
||||
(bsc#1218260).
|
||||
- cifs: update the same create_guid on replay (bsc#1218260).
|
||||
- ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
|
||||
(bsc#1218260).
|
||||
- cifs: set replay flag for retries of write command
|
||||
(bsc#1218260).
|
||||
- cifs: commands that are retried should have replay flag set
|
||||
(bsc#1218260).
|
||||
- smb: client: delete "true", "false" defines (bsc#1218260).
|
||||
- smb: Fix some kernel-doc comments (bsc#1218260).
|
||||
- cifs: new mount option called retrans (bsc#1218260).
|
||||
- smb: client: don't clobber ->i_rdev from cached reparse points
|
||||
(bsc#1218260).
|
||||
- cifs: new nt status codes from MS-SMB2 (bsc#1218260).
|
||||
- cifs: pick channel for tcon and tdis (bsc#1218260).
|
||||
- cifs: minor comment cleanup (bsc#1218260).
|
||||
- cifs: remove redundant variable tcon_exist (bsc#1218260).
|
||||
- ksmbd: vfs: fix all kernel-doc warnings (bsc#1218260).
|
||||
- ksmbd: auth: fix most kernel-doc warnings (bsc#1218260).
|
||||
- cifs: remove unneeded return statement (bsc#1218260).
|
||||
- cifs: get rid of dup length check in parse_reparse_point()
|
||||
(bsc#1218260).
|
||||
- cifs: Pass unbyteswapped eof value into SMB2_set_eof()
|
||||
(bsc#1218260).
|
||||
- smb3: Improve exception handling in allocate_mr_list()
|
||||
(bsc#1218260).
|
||||
- cifs: fix in logging in cifs_chan_update_iface (bsc#1218260).
|
||||
- smb: client: handle special files and symlinks in SMB3 POSIX
|
||||
(bsc#1218260).
|
||||
- smb: client: cleanup smb2_query_reparse_point() (bsc#1218260).
|
||||
- smb: client: allow creating symlinks via reparse points
|
||||
(bsc#1218260).
|
||||
- smb: client: optimise reparse point querying (bsc#1218260).
|
||||
- smb: client: allow creating special files via reparse points
|
||||
(bsc#1218260).
|
||||
- smb: client: extend smb2_compound_op() to accept more commands
|
||||
(bsc#1218260).
|
||||
- smb: client: Fix minor whitespace errors and warnings
|
||||
(bsc#1218260).
|
||||
- smb: client: introduce cifs_sfu_make_node() (bsc#1218260).
|
||||
- cifs: fix use after free for iface while disabling secondary
|
||||
channels (bsc#1218260).
|
||||
- Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
|
||||
(bsc#1218260).
|
||||
- smb3: minor cleanup of session handling code (bsc#1218260).
|
||||
- smb3: more minor cleanups for session handling routines
|
||||
(bsc#1218260).
|
||||
- smb3: minor RDMA cleanup (bsc#1218260).
|
||||
- cifs: print server capabilities in DebugData (bsc#1218260).
|
||||
- smb: use crypto_shash_digest() in symlink_hash() (bsc#1218260).
|
||||
- Add definition for new smb3.1.1 command type (bsc#1218260).
|
||||
- SMB3: clarify some of the unused CreateOption flags
|
||||
(bsc#1218260).
|
||||
- cifs: Add client version details to NTLM authenticate message
|
||||
(bsc#1218260).
|
||||
- commit 6c361d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 22:19:58 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.31
|
||||
%define git_commit 9b62a96c5bcab47c0cbd6b5abacbfd8c6db448c4
|
||||
%define patchversion 6.6.32
|
||||
%define git_commit 7564314c39367c4281b1cfdff17f89e1720d08c4
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@
|
||||
%endif
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.6.31
|
||||
Version: 6.6.32
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9b62a96
|
||||
Release: <RELEASE>.g7564314
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:52:54 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect() (git-fixes)
|
||||
- commit 7564314
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 19:26:33 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.32 (bsc#1218260).
|
||||
- block: add a partscan sysfs attribute for disks (bsc#1218260).
|
||||
- block: add a disk_has_partscan helper (bsc#1218260).
|
||||
- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS
|
||||
filter matching sysfs file (bsc#1218260).
|
||||
- docs: kernel_include.py: Cope with docutils 0.21 (bsc#1218260).
|
||||
- admin-guide/hw-vuln/core-scheduling: fix return type of
|
||||
PR_SCHED_CORE_GET (bsc#1218260).
|
||||
- KEYS: trusted: Do not use WARN when encode fails (bsc#1218260).
|
||||
- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
|
||||
(bsc#1218260).
|
||||
- serial: kgdboc: Fix NMI-safety problems from keyboard reset code
|
||||
(bsc#1218260).
|
||||
- usb: typec: tipd: fix event checking for tps6598x (bsc#1218260).
|
||||
- usb: typec: ucsi: displayport: Fix potential deadlock
|
||||
(bsc#1218260).
|
||||
- net: usb: ax88179_178a: fix link status when link is set to
|
||||
down/up (bsc#1218260).
|
||||
- usb: dwc3: Wait unconditionally after issuing EndXfer command
|
||||
(bsc#1218260).
|
||||
- binder: fix max_thread type inconsistency (bsc#1218260).
|
||||
- drm/amdgpu: Fix possible NULL dereference in
|
||||
amdgpu_ras_query_error_status_helper() (bsc#1218260).
|
||||
- erofs: reliably distinguish block based and fscache mode
|
||||
(bsc#1218260).
|
||||
- erofs: get rid of erofs_fs_context (bsc#1218260).
|
||||
- bpf: Add missing BPF_LINK_TYPE invocations (bsc#1218260).
|
||||
- kselftest: Add a ksft_perror() helper (bsc#1218260).
|
||||
- mmc: core: Add HS400 tuning in HS400es initialization
|
||||
(bsc#1218260).
|
||||
- KEYS: trusted: Fix memory leak in tpm2_key_encode()
|
||||
(bsc#1218260).
|
||||
- Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
|
||||
(bsc#1218260).
|
||||
- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
|
||||
(bsc#1218260).
|
||||
- ice: remove unnecessary duplicate checks for VF VSI ID
|
||||
(bsc#1218260).
|
||||
- ice: pass VSI pointer into ice_vc_isvalid_q_id (bsc#1218260).
|
||||
- net: ks8851: Fix another TX stall caused by wrong ISR flag
|
||||
handling (bsc#1218260).
|
||||
- drm/amd/display: Fix division by zero in setup_dsc_config
|
||||
(bsc#1218260).
|
||||
- smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
|
||||
(bsc#1218260).
|
||||
- ksmbd: add continuous availability share parameter
|
||||
(bsc#1218260).
|
||||
- cifs: Add tracing for the cifs_tcon struct refcounting
|
||||
(bsc#1218260).
|
||||
- smb: client: instantiate when creating SFU files (bsc#1218260).
|
||||
- smb: client: fix NULL ptr deref in
|
||||
cifs_mark_open_handles_for_deleted_file() (bsc#1218260).
|
||||
- smb3: add trace event for mknod (bsc#1218260).
|
||||
- smb311: additional compression flag defined in updated protocol
|
||||
spec (bsc#1218260).
|
||||
- smb311: correct incorrect offset field in compression header
|
||||
(bsc#1218260).
|
||||
- cifs: Move some extern decls from .c files to .h (bsc#1218260).
|
||||
- ksmbd: fix potencial out-of-bounds when buffer offset is invalid
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
|
||||
(bsc#1218260).
|
||||
- ksmbd: Fix spelling mistake "connction" -> "connection"
|
||||
(bsc#1218260).
|
||||
- ksmbd: fix possible null-deref in
|
||||
smb_lazy_parent_lease_break_close (bsc#1218260).
|
||||
- cifs: remove redundant variable assignment (bsc#1218260).
|
||||
- cifs: fixes for get_inode_info (bsc#1218260).
|
||||
- cifs: defer close file handles having RH lease (bsc#1218260).
|
||||
- ksmbd: add support for durable handles v1/v2 (bsc#1218260).
|
||||
- ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying
|
||||
previous session (bsc#1218260).
|
||||
- smb: common: simplify compression headers (bsc#1218260).
|
||||
- smb: common: fix fields sizes in compression_pattern_payload_v1
|
||||
(bsc#1218260).
|
||||
- smb: client: negotiate compression algorithms (bsc#1218260).
|
||||
- smb3: add dynamic trace point for ioctls (bsc#1218260).
|
||||
- smb: client: return reparse type in /proc/mounts (bsc#1218260).
|
||||
- smb: client: set correct d_type for reparse DFS/DFSR and mount
|
||||
point (bsc#1218260).
|
||||
- smb: client: parse uid, gid, mode and dev from WSL reparse
|
||||
points (bsc#1218260).
|
||||
- smb: client: introduce SMB2_OP_QUERY_WSL_EA (bsc#1218260).
|
||||
- smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
|
||||
(bsc#1218260).
|
||||
- smb: client: add support for WSL reparse points (bsc#1218260).
|
||||
- smb: client: reduce number of parameters in smb2_compound_op()
|
||||
(bsc#1218260).
|
||||
- smb: client: fix potential broken compound request
|
||||
(bsc#1218260).
|
||||
- smb: client: move most of reparse point handling code to common
|
||||
file (bsc#1218260).
|
||||
- smb: client: introduce reparse mount option (bsc#1218260).
|
||||
- smb: client: retry compound request without reusing lease
|
||||
(bsc#1218260).
|
||||
- smb: client: do not defer close open handles to deleted files
|
||||
(bsc#1218260).
|
||||
- smb: client: reuse file lease key in compound operations
|
||||
(bsc#1218260).
|
||||
- smb: client: get rid of smb311_posix_query_path_info()
|
||||
(bsc#1218260).
|
||||
- smb: client: parse owner/group when creating reparse points
|
||||
(bsc#1218260).
|
||||
- smb3: update allocation size more accurately on write completion
|
||||
(bsc#1218260).
|
||||
- smb: client: handle path separator of created SMB symlinks
|
||||
(bsc#1218260).
|
||||
- cifs: update the same create_guid on replay (bsc#1218260).
|
||||
- ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
|
||||
(bsc#1218260).
|
||||
- cifs: set replay flag for retries of write command
|
||||
(bsc#1218260).
|
||||
- cifs: commands that are retried should have replay flag set
|
||||
(bsc#1218260).
|
||||
- smb: client: delete "true", "false" defines (bsc#1218260).
|
||||
- smb: Fix some kernel-doc comments (bsc#1218260).
|
||||
- cifs: new mount option called retrans (bsc#1218260).
|
||||
- smb: client: don't clobber ->i_rdev from cached reparse points
|
||||
(bsc#1218260).
|
||||
- cifs: new nt status codes from MS-SMB2 (bsc#1218260).
|
||||
- cifs: pick channel for tcon and tdis (bsc#1218260).
|
||||
- cifs: minor comment cleanup (bsc#1218260).
|
||||
- cifs: remove redundant variable tcon_exist (bsc#1218260).
|
||||
- ksmbd: vfs: fix all kernel-doc warnings (bsc#1218260).
|
||||
- ksmbd: auth: fix most kernel-doc warnings (bsc#1218260).
|
||||
- cifs: remove unneeded return statement (bsc#1218260).
|
||||
- cifs: get rid of dup length check in parse_reparse_point()
|
||||
(bsc#1218260).
|
||||
- cifs: Pass unbyteswapped eof value into SMB2_set_eof()
|
||||
(bsc#1218260).
|
||||
- smb3: Improve exception handling in allocate_mr_list()
|
||||
(bsc#1218260).
|
||||
- cifs: fix in logging in cifs_chan_update_iface (bsc#1218260).
|
||||
- smb: client: handle special files and symlinks in SMB3 POSIX
|
||||
(bsc#1218260).
|
||||
- smb: client: cleanup smb2_query_reparse_point() (bsc#1218260).
|
||||
- smb: client: allow creating symlinks via reparse points
|
||||
(bsc#1218260).
|
||||
- smb: client: optimise reparse point querying (bsc#1218260).
|
||||
- smb: client: allow creating special files via reparse points
|
||||
(bsc#1218260).
|
||||
- smb: client: extend smb2_compound_op() to accept more commands
|
||||
(bsc#1218260).
|
||||
- smb: client: Fix minor whitespace errors and warnings
|
||||
(bsc#1218260).
|
||||
- smb: client: introduce cifs_sfu_make_node() (bsc#1218260).
|
||||
- cifs: fix use after free for iface while disabling secondary
|
||||
channels (bsc#1218260).
|
||||
- Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
|
||||
(bsc#1218260).
|
||||
- smb3: minor cleanup of session handling code (bsc#1218260).
|
||||
- smb3: more minor cleanups for session handling routines
|
||||
(bsc#1218260).
|
||||
- smb3: minor RDMA cleanup (bsc#1218260).
|
||||
- cifs: print server capabilities in DebugData (bsc#1218260).
|
||||
- smb: use crypto_shash_digest() in symlink_hash() (bsc#1218260).
|
||||
- Add definition for new smb3.1.1 command type (bsc#1218260).
|
||||
- SMB3: clarify some of the unused CreateOption flags
|
||||
(bsc#1218260).
|
||||
- cifs: Add client version details to NTLM authenticate message
|
||||
(bsc#1218260).
|
||||
- commit 6c361d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 22:19:58 CEST 2024 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 9b62a96c5bcab47c0cbd6b5abacbfd8c6db448c4
|
||||
%define git_commit 7564314c39367c4281b1cfdff17f89e1720d08c4
|
||||
%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.31
|
||||
Version: 6.6.32
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9b62a96
|
||||
Release: <RELEASE>.g7564314
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:519f196f3ecb8727307e1d5dfba7f95efe7d819cd59bee9f347a36cbc3863f17
|
||||
size 5294429
|
||||
oid sha256:07eb0e32e293cff65eac1077c0fc43ca82a738a3f0e323ad2a5e9d90d1fbcd50
|
||||
size 5400310
|
||||
|
104
series.conf
104
series.conf
@ -6728,6 +6728,110 @@
|
||||
patches.kernel.org/6.6.31-308-md-fix-kmemleak-of-rdev-serial.patch
|
||||
patches.kernel.org/6.6.31-309-Linux-6.6.31.patch
|
||||
patches.kernel.org/Bluetooth-qca-Fix-error-code-in-qca_read_fw_build_info.patch
|
||||
patches.kernel.org/6.6.32-001-cifs-Add-client-version-details-to-NTLM-authen.patch
|
||||
patches.kernel.org/6.6.32-002-SMB3-clarify-some-of-the-unused-CreateOption-f.patch
|
||||
patches.kernel.org/6.6.32-003-Add-definition-for-new-smb3.1.1-command-type.patch
|
||||
patches.kernel.org/6.6.32-004-smb-use-crypto_shash_digest-in-symlink_hash.patch
|
||||
patches.kernel.org/6.6.32-005-cifs-print-server-capabilities-in-DebugData.patch
|
||||
patches.kernel.org/6.6.32-006-smb3-minor-RDMA-cleanup.patch
|
||||
patches.kernel.org/6.6.32-007-smb3-more-minor-cleanups-for-session-handling-.patch
|
||||
patches.kernel.org/6.6.32-008-smb3-minor-cleanup-of-session-handling-code.patch
|
||||
patches.kernel.org/6.6.32-009-Missing-field-not-being-returned-in-ioctl-CIFS.patch
|
||||
patches.kernel.org/6.6.32-010-cifs-fix-use-after-free-for-iface-while-disabl.patch
|
||||
patches.kernel.org/6.6.32-011-smb-client-introduce-cifs_sfu_make_node.patch
|
||||
patches.kernel.org/6.6.32-012-smb-client-Fix-minor-whitespace-errors-and-war.patch
|
||||
patches.kernel.org/6.6.32-013-smb-client-extend-smb2_compound_op-to-accept-m.patch
|
||||
patches.kernel.org/6.6.32-014-smb-client-allow-creating-special-files-via-re.patch
|
||||
patches.kernel.org/6.6.32-015-smb-client-optimise-reparse-point-querying.patch
|
||||
patches.kernel.org/6.6.32-016-smb-client-allow-creating-symlinks-via-reparse.patch
|
||||
patches.kernel.org/6.6.32-017-smb-client-cleanup-smb2_query_reparse_point.patch
|
||||
patches.kernel.org/6.6.32-018-smb-client-handle-special-files-and-symlinks-i.patch
|
||||
patches.kernel.org/6.6.32-019-cifs-fix-in-logging-in-cifs_chan_update_iface.patch
|
||||
patches.kernel.org/6.6.32-020-smb3-Improve-exception-handling-in-allocate_mr.patch
|
||||
patches.kernel.org/6.6.32-021-cifs-Pass-unbyteswapped-eof-value-into-SMB2_se.patch
|
||||
patches.kernel.org/6.6.32-022-cifs-get-rid-of-dup-length-check-in-parse_repa.patch
|
||||
patches.kernel.org/6.6.32-023-cifs-remove-unneeded-return-statement.patch
|
||||
patches.kernel.org/6.6.32-024-ksmbd-auth-fix-most-kernel-doc-warnings.patch
|
||||
patches.kernel.org/6.6.32-025-ksmbd-vfs-fix-all-kernel-doc-warnings.patch
|
||||
patches.kernel.org/6.6.32-026-cifs-remove-redundant-variable-tcon_exist.patch
|
||||
patches.kernel.org/6.6.32-027-cifs-minor-comment-cleanup.patch
|
||||
patches.kernel.org/6.6.32-028-cifs-pick-channel-for-tcon-and-tdis.patch
|
||||
patches.kernel.org/6.6.32-029-cifs-new-nt-status-codes-from-MS-SMB2.patch
|
||||
patches.kernel.org/6.6.32-030-smb-client-don-t-clobber-i_rdev-from-cached-re.patch
|
||||
patches.kernel.org/6.6.32-031-cifs-new-mount-option-called-retrans.patch
|
||||
patches.kernel.org/6.6.32-032-smb-Fix-some-kernel-doc-comments.patch
|
||||
patches.kernel.org/6.6.32-033-smb-client-delete-true-false-defines.patch
|
||||
patches.kernel.org/6.6.32-034-cifs-commands-that-are-retried-should-have-rep.patch
|
||||
patches.kernel.org/6.6.32-035-cifs-set-replay-flag-for-retries-of-write-comm.patch
|
||||
patches.kernel.org/6.6.32-036-ksmbd-Add-kernel-doc-for-ksmbd_extract_sharena.patch
|
||||
patches.kernel.org/6.6.32-037-cifs-update-the-same-create_guid-on-replay.patch
|
||||
patches.kernel.org/6.6.32-038-smb-client-handle-path-separator-of-created-SM.patch
|
||||
patches.kernel.org/6.6.32-039-smb3-update-allocation-size-more-accurately-on.patch
|
||||
patches.kernel.org/6.6.32-040-smb-client-parse-owner-group-when-creating-rep.patch
|
||||
patches.kernel.org/6.6.32-041-smb-client-get-rid-of-smb311_posix_query_path_.patch
|
||||
patches.kernel.org/6.6.32-042-smb-client-reuse-file-lease-key-in-compound-op.patch
|
||||
patches.kernel.org/6.6.32-043-smb-client-do-not-defer-close-open-handles-to-.patch
|
||||
patches.kernel.org/6.6.32-044-smb-client-retry-compound-request-without-reus.patch
|
||||
patches.kernel.org/6.6.32-045-smb-client-introduce-reparse-mount-option.patch
|
||||
patches.kernel.org/6.6.32-046-smb-client-move-most-of-reparse-point-handling.patch
|
||||
patches.kernel.org/6.6.32-047-smb-client-fix-potential-broken-compound-reque.patch
|
||||
patches.kernel.org/6.6.32-048-smb-client-reduce-number-of-parameters-in-smb2.patch
|
||||
patches.kernel.org/6.6.32-049-smb-client-add-support-for-WSL-reparse-points.patch
|
||||
patches.kernel.org/6.6.32-050-smb-client-Fix-a-NULL-vs-IS_ERR-check-in-wsl_s.patch
|
||||
patches.kernel.org/6.6.32-051-smb-client-introduce-SMB2_OP_QUERY_WSL_EA.patch
|
||||
patches.kernel.org/6.6.32-052-smb-client-parse-uid-gid-mode-and-dev-from-WSL.patch
|
||||
patches.kernel.org/6.6.32-053-smb-client-set-correct-d_type-for-reparse-DFS-.patch
|
||||
patches.kernel.org/6.6.32-054-smb-client-return-reparse-type-in-proc-mounts.patch
|
||||
patches.kernel.org/6.6.32-055-smb3-add-dynamic-trace-point-for-ioctls.patch
|
||||
patches.kernel.org/6.6.32-056-smb-client-negotiate-compression-algorithms.patch
|
||||
patches.kernel.org/6.6.32-057-smb-common-fix-fields-sizes-in-compression_pat.patch
|
||||
patches.kernel.org/6.6.32-058-smb-common-simplify-compression-headers.patch
|
||||
patches.kernel.org/6.6.32-059-ksmbd-mark-SMB2_SESSION_EXPIRED-to-session-whe.patch
|
||||
patches.kernel.org/6.6.32-060-ksmbd-add-support-for-durable-handles-v1-v2.patch
|
||||
patches.kernel.org/6.6.32-061-cifs-defer-close-file-handles-having-RH-lease.patch
|
||||
patches.kernel.org/6.6.32-062-cifs-fixes-for-get_inode_info.patch
|
||||
patches.kernel.org/6.6.32-063-cifs-remove-redundant-variable-assignment.patch
|
||||
patches.kernel.org/6.6.32-064-ksmbd-fix-possible-null-deref-in-smb_lazy_pare.patch
|
||||
patches.kernel.org/6.6.32-065-ksmbd-Fix-spelling-mistake-connction-connectio.patch
|
||||
patches.kernel.org/6.6.32-066-ksmbd-fix-slab-out-of-bounds-in-smb_strndup_fr.patch
|
||||
patches.kernel.org/6.6.32-067-ksmbd-fix-potencial-out-of-bounds-when-buffer-.patch
|
||||
patches.kernel.org/6.6.32-068-cifs-Move-some-extern-decls-from-.c-files-to-..patch
|
||||
patches.kernel.org/6.6.32-069-smb311-correct-incorrect-offset-field-in-compr.patch
|
||||
patches.kernel.org/6.6.32-070-smb311-additional-compression-flag-defined-in-.patch
|
||||
patches.kernel.org/6.6.32-071-smb3-add-trace-event-for-mknod.patch
|
||||
patches.kernel.org/6.6.32-072-smb-client-fix-NULL-ptr-deref-in-cifs_mark_ope.patch
|
||||
patches.kernel.org/6.6.32-073-smb-client-instantiate-when-creating-SFU-files.patch
|
||||
patches.kernel.org/6.6.32-074-cifs-Add-tracing-for-the-cifs_tcon-struct-refc.patch
|
||||
patches.kernel.org/6.6.32-075-ksmbd-add-continuous-availability-share-parame.patch
|
||||
patches.kernel.org/6.6.32-076-smb-smb2pdu.h-Avoid-Wflex-array-member-not-at-.patch
|
||||
patches.kernel.org/6.6.32-077-drm-amd-display-Fix-division-by-zero-in-setup_.patch
|
||||
patches.kernel.org/6.6.32-078-net-ks8851-Fix-another-TX-stall-caused-by-wron.patch
|
||||
patches.kernel.org/6.6.32-079-ice-pass-VSI-pointer-into-ice_vc_isvalid_q_id.patch
|
||||
patches.kernel.org/6.6.32-080-ice-remove-unnecessary-duplicate-checks-for-VF.patch
|
||||
patches.kernel.org/6.6.32-081-Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2c.patch
|
||||
patches.kernel.org/6.6.32-082-Bluetooth-L2CAP-Fix-div-by-zero-in-l2cap_le_fl.patch
|
||||
patches.kernel.org/6.6.32-083-KEYS-trusted-Fix-memory-leak-in-tpm2_key_encod.patch
|
||||
patches.kernel.org/6.6.32-084-mmc-core-Add-HS400-tuning-in-HS400es-initializ.patch
|
||||
patches.kernel.org/6.6.32-085-kselftest-Add-a-ksft_perror-helper.patch
|
||||
patches.kernel.org/6.6.32-086-bpf-Add-missing-BPF_LINK_TYPE-invocations.patch
|
||||
patches.kernel.org/6.6.32-087-erofs-get-rid-of-erofs_fs_context.patch
|
||||
patches.kernel.org/6.6.32-088-erofs-reliably-distinguish-block-based-and-fsc.patch
|
||||
patches.kernel.org/6.6.32-089-drm-amdgpu-Fix-possible-NULL-dereference-in-am.patch
|
||||
patches.kernel.org/6.6.32-090-binder-fix-max_thread-type-inconsistency.patch
|
||||
patches.kernel.org/6.6.32-091-usb-dwc3-Wait-unconditionally-after-issuing-En.patch
|
||||
patches.kernel.org/6.6.32-092-net-usb-ax88179_178a-fix-link-status-when-link.patch
|
||||
patches.kernel.org/6.6.32-093-usb-typec-ucsi-displayport-Fix-potential-deadl.patch
|
||||
patches.kernel.org/6.6.32-094-usb-typec-tipd-fix-event-checking-for-tps6598x.patch
|
||||
patches.kernel.org/6.6.32-095-serial-kgdboc-Fix-NMI-safety-problems-from-key.patch
|
||||
patches.kernel.org/6.6.32-096-remoteproc-mediatek-Make-sure-IPI-buffer-fits-.patch
|
||||
patches.kernel.org/6.6.32-097-KEYS-trusted-Do-not-use-WARN-when-encode-fails.patch
|
||||
patches.kernel.org/6.6.32-098-admin-guide-hw-vuln-core-scheduling-fix-return.patch
|
||||
patches.kernel.org/6.6.32-099-docs-kernel_include.py-Cope-with-docutils-0.21.patch
|
||||
patches.kernel.org/6.6.32-100-Docs-admin-guide-mm-damon-usage-fix-wrong-exam.patch
|
||||
patches.kernel.org/6.6.32-101-block-add-a-disk_has_partscan-helper.patch
|
||||
patches.kernel.org/6.6.32-102-block-add-a-partscan-sysfs-attribute-for-disks.patch
|
||||
patches.kernel.org/6.6.32-103-Linux-6.6.32.patch
|
||||
patches.kernel.org/ksmbd-fix-uninitialized-symbol-share-in_smb2_tree_connect.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2024-05-17 20:21:06 +0000
|
||||
GIT Revision: 9b62a96c5bcab47c0cbd6b5abacbfd8c6db448c4
|
||||
2024-05-25 17:52:54 +0000
|
||||
GIT Revision: 7564314c39367c4281b1cfdff17f89e1720d08c4
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
Reference in New Issue
Block a user