The Linux kernel
* Thu Aug 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-734.el9]
- redhat/configs: disable CONFIG_SMB_KUNIT_TESTS (Paulo Alcantara) [RHEL-216926]
- cifs: fix time_last_write stamp placement in setattr/truncate paths (Paulo Alcantara) [RHEL-216926]
- cifs: consolidate time_last_write stamp into _cifsFileInfo_put() (Paulo Alcantara) [RHEL-216926]
- smb: client: simplify cifs_fscache_get_super_cookie() (Paulo Alcantara) [RHEL-216926]
- cifs: validate idmap key payload length (Paulo Alcantara) [RHEL-216926]
- smb: client: remove conditional return with no effect (Paulo Alcantara) [RHEL-216926]
- smb: client: fix buffer leaks in SMB1 read and write (Paulo Alcantara) [RHEL-216926]
- smb: client: use GFP_KERNEL for registry allocation (Paulo Alcantara) [RHEL-216926]
- cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths (Paulo Alcantara) [RHEL-216926]
- cifs: prevent readdir from changing file size due to stale directory metadata (Paulo Alcantara) [RHEL-216926]
- smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target (Paulo Alcantara) [RHEL-216926]
- smb: client: bound dirent name against end of SMB response in cifs_filldir (Paulo Alcantara) [RHEL-216926]
- smb: client: validate DFS referral PathConsumed (Paulo Alcantara) [RHEL-216926]
- smb/client: flush dirty data before punching a hole (Paulo Alcantara) [RHEL-216926]
- smb: client: reject overlapping data areas in SMB2 responses (Paulo Alcantara) [RHEL-216926]
- smb/client: refresh allocation after EOF-extending fallocate (Paulo Alcantara) [RHEL-216926]
- smb/client: emulate small EOF-extending mode 0 fallocate ranges (Paulo Alcantara) [RHEL-216926]
- smb/client: reduce fallocate zero buffer allocation (Paulo Alcantara) [RHEL-216926]
- smb/client: handle overlapping allocated ranges in fallocate (Paulo Alcantara) [RHEL-216926]
- smb/client: refresh allocation size after duplicate extents (Paulo Alcantara) [RHEL-216926]
- smb: client: use kvzalloc() for megabyte buffer in simple fallocate (Paulo Alcantara) [RHEL-216926]
- smb: client: mask server-provided mode to 07777 in modefromsid (Paulo Alcantara) [RHEL-216926]
- smb/client: fix incorrect nlink returned by fstat() (Paulo Alcantara) [RHEL-216926]
- smb/client: zero-initialize stack-allocated cifs_open_info_data (Paulo Alcantara) [RHEL-216926]
- smb/client: pass cifs_open_info_data to SMB2_open() (Paulo Alcantara) [RHEL-216926]
- smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink() (Paulo Alcantara) [RHEL-216926]
- smb: client: fix overflow in passthrough ioctl bounds check (Paulo Alcantara) [RHEL-216926]
- cifs: Fix support for creating SFU fifo (Paulo Alcantara) [RHEL-216926]
- cifs: Fix support for creating SFU socket (Paulo Alcantara) [RHEL-216926]
- cifs: validate DFS referral string offsets (Paulo Alcantara) [RHEL-216926]
- smb: client: use GFP_KERNEL for DFS cache allocations (Paulo Alcantara) [RHEL-216926]
- smb: client: restrict implied bcc[0] exemption to responses without data area (Paulo Alcantara) [RHEL-216926]
- smb: client: preserve leading slash for POSIX absolute symlink targets (Paulo Alcantara) [RHEL-216926]
- smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit() (Paulo Alcantara) [RHEL-216926]
- smb: client: use unaligned reads in parse_posix_ctxt() (Paulo Alcantara) [RHEL-216926]
- smb: client: harden POSIX SID length parsing (Paulo Alcantara) [RHEL-216926]
- cifs: define variable sized buffer for querydir responses (Paulo Alcantara) [RHEL-216926]
- smb/client: do not account EOF extension as allocation (Paulo Alcantara) [RHEL-216926]
- smb/client: preserve errors from smb2_set_sparse() (Paulo Alcantara) [RHEL-216926]
- smb: client: Fix next buffer leak in receive_encrypted_standard() (Paulo Alcantara) [RHEL-216926]
- smb/client: use %%pe to print error pointer (Paulo Alcantara) [RHEL-216926]
- smb/client: name the default fallocate mode (Paulo Alcantara) [RHEL-216926]
- smb common: add missing AAPL defines (Paulo Alcantara) [RHEL-216926]
- smb/client: fix chown/chgrp with SMB3 POSIX Extensions (Paulo Alcantara) [RHEL-216926]
- smb/client: fix security flag calculation when setting security descriptors (Paulo Alcantara) [RHEL-216926]
- smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl() (Paulo Alcantara) [RHEL-216926]
- smb: client: fix query directory replay double-free (Paulo Alcantara) [RHEL-216926]
- smb: client: fix change notify replay double-free (Paulo Alcantara) [RHEL-216926]
- smb: client: fix query_info() replay double-free (Paulo Alcantara) [RHEL-216926]
- smb: client: fix double-free in SMB2_close() replay (Paulo Alcantara) [RHEL-216926]
- smb: client: fix double-free in SMB2_ioctl() replay (Paulo Alcantara) [RHEL-216926]
- smb: client: fix double-free in SMB2_open() replay (Paulo Alcantara) [RHEL-216926]
- smb: client: fix double-free in SMB2_flush() replay (Paulo Alcantara) [RHEL-216926]
- smb: move compression definitions into common/fscc.h (Paulo Alcantara) [RHEL-216926]
- smb: client: Use more common code in SMB2_tcon() (Paulo Alcantara) [RHEL-216926]
- smb: client: Use more common error handling code in smb3_reconfigure() (Paulo Alcantara) [RHEL-216926]
- smb/client: clean up a type issue in cifs_xattr_get() (Paulo Alcantara) [RHEL-216926]
- smb/client: allow FS_IOC_SETFLAGS to clear compression (Paulo Alcantara) [RHEL-216926]
- smb/client: use writable handle for FS_IOC_SETFLAGS compression (Paulo Alcantara) [RHEL-216926]
- smb/client: always return a value for FS_IOC_GETFLAGS (Paulo Alcantara) [RHEL-216926]
- smb/client: update i_blocks after contiguous writes (Paulo Alcantara) [RHEL-216926]
- smb: client: fix races in cifsd thread creation (Paulo Alcantara) [RHEL-216926]
- cifs: validate full SID length in security descriptors (Paulo Alcantara) [RHEL-216926]
- smb: client: resolve SWN tcon from live registrations (Paulo Alcantara) [RHEL-216926]
- smb: client: fix conflicting option validation for new mount API (Paulo Alcantara) [RHEL-216926]
- cifs: invalidate cfid on unlink/rename/rmdir (Paulo Alcantara) [RHEL-216926]
- smb: client: convert cifs_smb3_do_mount() to sget_fc() (Paulo Alcantara) [RHEL-216926]
- smb: client: change allocation requirements in DUP_CTX_STR macro (Paulo Alcantara) [RHEL-216926]
- smb: client: require net admin for CIFS SWN netlink (Paulo Alcantara) [RHEL-216926]
- smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked() (Paulo Alcantara) [RHEL-216926]
- smb: client: avoid integer overflow in SMB2 READ length check (Paulo Alcantara) [RHEL-216926]
- cifs: client: stage smb3_reconfigure() updates and restore ctx on failure (Paulo Alcantara) [RHEL-216926]
- smb/client: fix possible infinite loop and oob read in symlink_data() (Paulo Alcantara) [RHEL-216926]
- SMB3.1.1: add missing QUERY_DIR info levels (Paulo Alcantara) [RHEL-216926]
- smb/client: fix out-of-bounds read in symlink_data() (Paulo Alcantara) [RHEL-216926]
- smb: client: Zero-pad short GSS session keys per MS-SMB2 (Paulo Alcantara) [RHEL-216926]
- smb: client: Use FullSessionKey for AES-256 encryption key derivation (Paulo Alcantara) [RHEL-216926]
- cifs: abort open_cached_dir if we don't request leases (Paulo Alcantara) [RHEL-216926]
- cifs: change_conf needs to be called for session setup (Paulo Alcantara) [RHEL-216926]
- smb: client: change allocation requirements in smb2_compound_op (Paulo Alcantara) [RHEL-216926]
- smb/client: remove unused smb3_parse_opt() (Paulo Alcantara) [RHEL-216926]
- smb: common: add SMB3_COMPRESS_MAX_ALGS (Paulo Alcantara) [RHEL-216926]
- smb: client: compress: add code docs to lz77.c (Paulo Alcantara) [RHEL-216926]
- smb: client: compress: LZ77 optimizations (Paulo Alcantara) [RHEL-216926]
- smb: client: compress: increase LZ77_MATCH_MAX_DIST (Paulo Alcantara) [RHEL-216926]
- smb: client: compress: fix counting in LZ77 match finding (Paulo Alcantara) [RHEL-216926]
- smb: client: compress: fix buffer overrun in lz77_compress() (Paulo Alcantara) [RHEL-216926]
- smb: client: fix (remove) drop_dir_cache module parameter (Paulo Alcantara) [RHEL-216926]
- smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path (Paulo Alcantara) [RHEL-216926]
- smb: client: compress: fix bad encoding on last LZ77 flag (Paulo Alcantara) [RHEL-216926]
- smb: client: fix dir separator in SMB1 UNIX mounts (Paulo Alcantara) [RHEL-216926]
- smb: client: fix integer underflow in receive_encrypted_read() (Paulo Alcantara) [RHEL-216926]
- smb: client: add tracepoints for deferred handle caching (Paulo Alcantara) [RHEL-216926]
- smb: client: add oplock level to smb3_open_done tracepoint (Paulo Alcantara) [RHEL-216926]
- smb: client: add tracepoint for local lock conflicts (Paulo Alcantara) [RHEL-216926]
- smb: client: add tracepoints for lock operations (Paulo Alcantara) [RHEL-216926]
- smb: client: allow both 'lease' and 'nolease' mount options (Paulo Alcantara) [RHEL-216926]
- smb: move filesystem_vol_info into common/fscc.h (Paulo Alcantara) [RHEL-216926]
- smb: move file_basic_info into common/fscc.h (Paulo Alcantara) [RHEL-216926]
- smb: move some definitions from common/smb2pdu.h into common/fscc.h (Paulo Alcantara) [RHEL-216926]
- vfs: get rid of BUG_ON() in d_mark_tmpfile_name() (Paulo Alcantara) [RHEL-216926]
- smb: client: get rid of d_drop()+d_add() (Paulo Alcantara) [RHEL-216926]
- smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL (Paulo Alcantara) [RHEL-216926]
- smb: client: add support for O_TMPFILE (Paulo Alcantara) [RHEL-216926]
- vfs: introduce d_mark_tmpfile_name() (Paulo Alcantara) [RHEL-216926]
- smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test (Paulo Alcantara) [RHEL-216926]
- smb: client: Remove unnecessary selection of CRYPTO_ECB (Paulo Alcantara) [RHEL-216926]
- smb/client: move smb2maperror declarations to smb2proto.h (Paulo Alcantara) [RHEL-216926]
- smb/client: introduce KUnit tests to check DOS/SRV err mapping search (Paulo Alcantara) [RHEL-216926]
- smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted (Paulo Alcantara) [RHEL-216926]
- smb/client: use binary search for SMB1 DOS/SRV error mapping (Paulo Alcantara) [RHEL-216926]
- smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping (Paulo Alcantara) [RHEL-216926]
- smb/client: annotate smberr.h with POSIX error codes (Paulo Alcantara) [RHEL-216926]
- smb/client: move ERRnetlogonNotStarted to DOS error class (Paulo Alcantara) [RHEL-216926]
- smb/client: introduce KUnit test to check ntstatus_to_dos_map search (Paulo Alcantara) [RHEL-216926]
- smb/client: check if ntstatus_to_dos_map is sorted (Paulo Alcantara) [RHEL-216926]
- smb/client: use binary search for NT status to DOS mapping (Paulo Alcantara) [RHEL-216926]
- smb/client: refactor ntstatus_to_dos() to return mapping entry (Paulo Alcantara) [RHEL-216926]
- smb/client: replace nt_errs with ntstatus_to_dos_map (Paulo Alcantara) [RHEL-216926]
- smb/client: autogenerate SMB1 NT status to DOS error mapping (Paulo Alcantara) [RHEL-216926]
- smb/client: annotate nterr.h with DOS error codes (Paulo Alcantara) [RHEL-216926]
- smb/client: avoid null-ptr-deref when tests fail in test_cmp_map() (Paulo Alcantara) [RHEL-216926]
- fs/smb/client: add verbose error logging for UNC parsing (Paulo Alcantara) [RHEL-216926]
- smb/client: ensure smb2_mapping_table rebuild on cmd changes (Paulo Alcantara) [RHEL-216926]
- smb: client: fix generic/694 due to wrong ->i_blocks (Paulo Alcantara) [RHEL-216926]
- cifs: smb1: fix comment typo (Paulo Alcantara) [RHEL-216926]
- smb: client: fix open handle lookup in cifs_open() (Paulo Alcantara) [RHEL-216926]
- smb: client: fix iface port assignment in parse_server_interfaces (Paulo Alcantara) [RHEL-216926]
- smb/client: only export symbol for 'smb2maperror-test' module (Paulo Alcantara) [RHEL-216926]
- smb: client: fix sbflags initialization (Paulo Alcantara) [RHEL-216926]
- smb: client: fix atomic open with O_DIRECT & O_SYNC (Paulo Alcantara) [RHEL-216926]
- smb/client: make SMB2 maperror KUnit tests a separate module (Paulo Alcantara) [RHEL-216926]
- smb: client: Use snprintf in cifs_set_cifscreds (Paulo Alcantara) [RHEL-216926]
- smb: client: Don't log plaintext credentials in cifs_set_cifscreds (Paulo Alcantara) [RHEL-216926]
- smb: client: use atomic_t for mnt_cifs_flags (Paulo Alcantara) [RHEL-216926]
- smb: client: fix cifs_pick_channel when channels are equally loaded (Paulo Alcantara) [RHEL-216926]
- smb: client: terminate session upon failed client required signing (Paulo Alcantara) [RHEL-216926]
- smb/client: move NT_STATUS_MORE_ENTRIES (Paulo Alcantara) [RHEL-216926]
- smb/client: rename to NT_ERROR_INVALID_DATATYPE (Paulo Alcantara) [RHEL-216926]
- smb/client: rename to NT_STATUS_SOME_NOT_MAPPED (Paulo Alcantara) [RHEL-216926]
- smb/client: map NT_STATUS_PRIVILEGE_NOT_HELD (Paulo Alcantara) [RHEL-216926]
- smb/client: map NT_STATUS_MORE_PROCESSING_REQUIRED (Paulo Alcantara) [RHEL-216926]
- smb/client: map NT_STATUS_BUFFER_OVERFLOW (Paulo Alcantara) [RHEL-216926]
- smb/client: map NT_STATUS_NOTIFY_ENUM_DIR (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Remove duplicate include of cifs_debug.h (Paulo Alcantara) [RHEL-216926]
- smb client: Add generated file to gitignore file (Paulo Alcantara) [RHEL-216926]
- cifs: Fix the copyright banner on smb1maperror.c (Paulo Alcantara) [RHEL-216926]
- smb: common: add header guards to fs/smb/common/smb2status.h (Paulo Alcantara) [RHEL-216926]
- smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings (Paulo Alcantara) [RHEL-216926]
- smb/client: remove useless comment in mapping_table_ERRSRV (Paulo Alcantara) [RHEL-216926]
- smb/client: remove some literal NT error codes from ntstatus_to_dos_map (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_NO_USER_KEYS (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_WRONG_EFS (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_NO_EFS (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_NO_RECOVERY_POLICY (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_RANGE_NOT_FOUND (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_DECRYPTION_FAILED (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_ENCRYPTION_FAILED (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_VOLUME_DISMOUNTED (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_VARIABLE_NOT_FOUND (Paulo Alcantara) [RHEL-216926]
- smb/client: rename ERRinvlevel to ERRunknownlevel (Paulo Alcantara) [RHEL-216926]
- smb/client: add NT_STATUS_OS2_INVALID_LEVEL (Paulo Alcantara) [RHEL-216926]
- smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe (Paulo Alcantara) [RHEL-216926]
- smb/client: introduce KUnit test to check search result of smb2_error_map_table (Paulo Alcantara) [RHEL-216926]
- smb/client: use bsearch() to find target in smb2_error_map_table (Paulo Alcantara) [RHEL-216926]
- smb/client: check whether smb2_error_map_table is sorted in ascending order (Paulo Alcantara) [RHEL-216926]
- cifs: Autogenerate SMB2 error mapping table (Paulo Alcantara) [RHEL-216926]
- smb: client: correct value for smbd_max_fragmented_recv_size (Paulo Alcantara) [RHEL-216926]
- smb: client: let smbd_post_send() make use of request->wr (Paulo Alcantara) [RHEL-216926]
- smb: client: let recv_done() queue a refill when the peer is low on credits (Paulo Alcantara) [RHEL-216926]
- cifs: Label SMB2 statuses with errors (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Make BCC accessors conditional (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: connect.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: sess.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: cifsencrypt.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: netmisc.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: misc.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: cifs_debug.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Move inline funcs (Paulo Alcantara) [RHEL-216926]
- cifs: Fix cifs_dump_mids() to call ->dump_detail (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_}buf_get() (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Move BCC access functions (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Adjust #includes (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Add some #includes (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.c (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Create smb1proto.h for SMB1 declarations (Paulo Alcantara) [RHEL-216926]
- cifs: SMB1 split: Rename cifstransport.c (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/ntlmssp.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/reparse.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/smb2proto.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifs_debug.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifs_swn.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/compress.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifs_spnego.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/fs_context.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/fscache.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifsglob.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/dns_resolve.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/dfs_cache.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifsfs.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/netlink.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifs_unicode.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cifsproto.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/dfs.h (Paulo Alcantara) [RHEL-216926]
- cifs: Scripted clean up fs/smb/client/cached_dir.h (Paulo Alcantara) [RHEL-216926]
- smb: client: introduce multichannel async work during mount (Paulo Alcantara) [RHEL-216926]
- cifs: on replayable errors back-off before replay, not after (Paulo Alcantara) [RHEL-216926]
- rtla/timerlat_top: Fix on-threshold actions firing on signal (Tomas Glozar) [RHEL-207773]
- rtla: Stop the record trace on interrupt (Tomas Glozar) [RHEL-207773]
- scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_cmd() (Maurizio Lombardi) [RHEL-213219] {CVE-2026-63888}
- dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync() (CKI Backport Bot) [RHEL-212062]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Michal Schmidt) [RHEL-193816]
- ice: add Tx reference clock index handling to AN restart command (Michal Schmidt) [RHEL-193816]
- ice: implement CPI support for E825C (Michal Schmidt) [RHEL-193816]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Michal Schmidt) [RHEL-193816]
- qede: fix off-by-one in BD ring consumption on build_skb failure (CKI Backport Bot) [RHEL-193044]
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188795] {CVE-2025-54518}
- redhat: sign UKI's inner vmlinuz with modules signing key (Vitaly Kuznetsov) [RHEL-223629]
Resolves: RHEL-188795, RHEL-193044, RHEL-193816, RHEL-207773, RHEL-212062, RHEL-213219, RHEL-216926, RHEL-223629
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| cpupower.config | ||
| cpupower.service | ||
| dracut-virt.conf | ||
| filter-aarch64.sh.rhel | ||
| filter-armv7hl.sh.rhel | ||
| filter-modules.sh.rhel | ||
| filter-ppc64le.sh.rhel | ||
| filter-s390x.sh.rhel | ||
| filter-x86_64.sh.rhel | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.sbat.template | ||
| kernel.spec | ||
| kmap.py | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.pl | ||
| mod-denylist.sh | ||
| mod-extra.list.rhel | ||
| mod-internal.list | ||
| mod-partner.list | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiabfdpu.x509 | ||
| nvidiagpuoot001.x509 | ||
| nvidiajetsonsoc.x509 | ||
| parallel_xz.sh | ||
| partial-kgcov-snip.config | ||
| patch-5.14-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot504.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| update_scripts.sh | ||
| x509.genkey.centos | ||
| x509.genkey.rhel | ||
=================== The Kernel dist-git =================== The kernel is maintained in a `source tree`_ rather than directly in dist-git. The specfile is maintained as a `template`_ in the source tree along with a set of build scripts to generate configurations, (S)RPMs, and to populate the dist-git repository. The `documentation`_ for the source tree covers how to contribute and maintain the tree. If you're looking for the downstream patch set it's available in the source tree with "git log master..ark-patches" or `online`_. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/cki-project/kernel-ark.git .. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template .. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home .. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches