kernel-5.14.0-602.el9
* Mon Jul 28 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-602.el9] - perf evsel: Fix missing inherit + sample read check (Michael Petlan) [RHEL-45091] - perf tools: Remove evsel__handle_error_quirks() (Michael Petlan) [RHEL-45091] - perf intel-pt: Add a test for pause / resume (Michael Petlan) [RHEL-45091] - perf intel-pt: Add documentation for pause / resume (Michael Petlan) [RHEL-45091] - perf intel-pt: Improve man page format (Michael Petlan) [RHEL-45091] - perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume (Michael Petlan) [RHEL-45091] - perf tools: Fix precise_ip fallback logic (Michael Petlan) [RHEL-45091] - perf tools: Check fallback error and order (Michael Petlan) [RHEL-45091] - perf tools: Detect missing kernel features properly (Michael Petlan) [RHEL-45091] - tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events (Michael Petlan) [RHEL-45091] - perf tools: Parse aux-action (Michael Petlan) [RHEL-45091] - perf tools: Add aux-action config term (Michael Petlan) [RHEL-45091] - perf tools: Add aux_start_paused, aux_pause and aux_resume (Michael Petlan) [RHEL-45091] - perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling (Michael Petlan) [RHEL-45091] - perf/x86/intel/pt: Add support for pause / resume (Michael Petlan) [RHEL-45091] - perf/x86/intel/pt: Fix buffer full but size is 0 case (Michael Petlan) [RHEL-45091] - tools headers: Sync uapi/linux/perf_event.h with the kernel sources (Michael Petlan) [RHEL-45091] - perf/core: Add aux_pause, aux_resume, aux_start_paused (Michael Petlan) [RHEL-45091] - perf: Fix perf_aux_size() for greater-than 32-bit size (Michael Petlan) [RHEL-45091] - intel_th: pci: Add Panther Lake-P/U support (Michael Petlan) [RHEL-47424] - intel_th: pci: Add Panther Lake-H support (Michael Petlan) [RHEL-47424] - intel_th: pci: Add Arrow Lake support (Michael Petlan) [RHEL-47424] - intel_th: pci: Replace deprecated PCI functions (Michael Petlan) [RHEL-47424] - intel_th: pci: Add Sapphire Rapids SOC support (Michael Petlan) [RHEL-47424] - intel_th: pci: Add Granite Rapids support (Michael Petlan) [RHEL-47424] - intel_th: Fix a resource leak in an error handling path (Michael Petlan) [RHEL-47424] - selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context (Mohammad Heib) [RHEL-89014] - net: ethtool: Don't check if RSS context exists in case of context 0 (Mohammad Heib) [RHEL-89014] - net: ethtool: remove duplicate defines for family info (Mohammad Heib) [RHEL-89014] - tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing (Mohammad Heib) [RHEL-89014] - netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum (Mohammad Heib) [RHEL-89014] - ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() (Mohammad Heib) [RHEL-89014] - ethtool: cmis_cdb: Fix incorrect read / write length extension (Mohammad Heib) [RHEL-89014] - net: ethtool: Don't call .cleanup_data when prepare_data fails (Mohammad Heib) [RHEL-89014] - selftests: drv-net: test random value for hds-thresh (Mohammad Heib) [RHEL-89014] - net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0. (Mohammad Heib) [RHEL-89014] - net: ethtool: Export the link_mode_params definitions (Mohammad Heib) [RHEL-89014] - net: ethtool: tsinfo: Fix dump command (Mohammad Heib) [RHEL-89014] - net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device (Mohammad Heib) [RHEL-89014] - selftests: drv-net-hw: Add a test for symmetric RSS hash (Mohammad Heib) [RHEL-89014] - selftests: drv-net: Make rand_port() get a port more reliably (Mohammad Heib) [RHEL-89014] - selftests: drv-net: try to check if port is in use (Mohammad Heib) [RHEL-89014] - ethtool: Symmetric OR-XOR RSS hash (Mohammad Heib) [RHEL-89014] - tools: ynl: add all headers to makefile deps (Mohammad Heib) [RHEL-89014] - net: ethtool: fix ioctl confusing drivers about desired HDS user config (Mohammad Heib) [RHEL-89014] - net: move stale comment about ntuple validation (Mohammad Heib) [RHEL-89014] - selftests: net-drv: test adding flow rule to invalid RSS context (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: Add test for ntuple rule (Mohammad Heib) [RHEL-89014] - net: ethtool: prevent flow steering to RSS contexts which don't exist (Mohammad Heib) [RHEL-89014] - net: ethtool: tsconfig: Fix netlink type of hwtstamp flags (Mohammad Heib) [RHEL-89014] - ethtool: Add support for 200Gbps per lane link modes (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supported (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure (Mohammad Heib) [RHEL-89014] - ethtool: ntuple: fix rss + ring_cookie check (Mohammad Heib) [RHEL-89014] - ethtool: rss: fix hiding unsupported fields in dumps (Mohammad Heib) [RHEL-89014] - ethtool: Fix set RXNFC command with symmetric RSS hash (Mohammad Heib) [RHEL-89014] - net: ethtool: populate the default HDS params in the core (Mohammad Heib) [RHEL-89014] - net: provide pending ring configuration in net_device (Mohammad Heib) [RHEL-89014] - net: ethtool: store netdev in a temp variable in ethnl_default_set_doit() (Mohammad Heib) [RHEL-89014] - net: move HDS config from ethtool state (Mohammad Heib) [RHEL-89014] - net: avoid race between device unregistration and ethnl ops (Mohammad Heib) [RHEL-89014] - net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps (Mohammad Heib) [RHEL-89014] - selftest: net-drv: hds: add test for HDS feature (Mohammad Heib) [RHEL-89014] - net: disallow setup single buffer XDP when tcp-data-split is enabled. (Mohammad Heib) [RHEL-89014] - netdevsim: add HDS feature (Mohammad Heib) [RHEL-89014] - net: ethtool: add support for configuring hds-thresh (Mohammad Heib) [RHEL-89014] - net: ethtool: add hds_config member in ethtool_netdev_state (Mohammad Heib) [RHEL-89014] - Documentation: networking: update PHY error counter diagnostics in twisted pair guide (Mohammad Heib) [RHEL-89014] - net: ethtool: add support for structured PHY statistics (Mohammad Heib) [RHEL-89014] - net: ethtool: plumb PHY stats to PHY drivers (Mohammad Heib) [RHEL-89014] - ethtool: linkstate: migrate linkstate functions to support multi-PHY setups (Mohammad Heib) [RHEL-89014] - Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1 (Mohammad Heib) [RHEL-89014] - net: ethtool: Use hwprov under rcu_read_lock (Mohammad Heib) [RHEL-89014] - net: ethtool: Fix suspicious rcu_dereference usage (Mohammad Heib) [RHEL-89014] - net: ethtool: Add support for tsconfig command to get/set hwtstamp config (Mohammad Heib) [RHEL-89014] - net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology (Mohammad Heib) [RHEL-89014] - net: Add the possibility to support a selected hwtstamp in netdevice (Mohammad Heib) [RHEL-89014] - net: Make net_hwtstamp_validate accessible (Mohammad Heib) [RHEL-89014] - net: Make dev_get_hwtstamp_phylib accessible (Mohammad Heib) [RHEL-89014] - net: Move dev_set_hwtstamp_phylib to net/core/dev.h (Mohammad Heib) [RHEL-89014] - ethtool: regenerate uapi header from the spec (Mohammad Heib) [RHEL-89014] - ethtool: remove the comments that are not gonna be generated (Mohammad Heib) [RHEL-89014] - ethtool: separate definitions that are gonna be generated (Mohammad Heib) [RHEL-89014] - ynl: include uapi header after all dependencies (Mohammad Heib) [RHEL-89014] - ynl: add missing pieces to ethtool spec to better match uapi header (Mohammad Heib) [RHEL-89014] - ynl: support directional specs in ynl-gen-c.py (Mohammad Heib) [RHEL-89014] - ynl: skip rendering attributes with header property in uapi mode (Mohammad Heib) [RHEL-89014] - ynl: support enum-cnt-name attribute in legacy definitions (Mohammad Heib) [RHEL-89014] - ethtool: Fix wrong mod state in case of verbose and no_mask bitset (Mohammad Heib) [RHEL-89014] - ethtool: Fix access to uninitialized fields in set RXNFC command (Mohammad Heib) [RHEL-89014] - UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings (Mohammad Heib) [RHEL-89014] - selftest: extend test_rss_context_queue_reconfigure for action addition (Mohammad Heib) [RHEL-89014] - selftest: validate RSS+ntuple filters with nonzero ring_cookie (Mohammad Heib) [RHEL-89014] - selftest: include dst-ip in ethtool ntuple rules (Mohammad Heib) [RHEL-89014] - net: ethtool: account for RSS+RXNFC add semantics when checking channel count (Mohammad Heib) [RHEL-89014] - net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in (Mohammad Heib) [RHEL-89014] - tools: ynl: add script dir to sys.path (Mohammad Heib) [RHEL-89014] - Documentation: networking: Add missing PHY_GET command in the message list (Mohammad Heib) [RHEL-89014] - netlink: specs: Add missing phy-ntf command to ethtool spec (Mohammad Heib) [RHEL-89014] - netlink: specs: Add missing bitset attrs to ethtool spec (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: add rss ctx busy testcase (Mohammad Heib) [RHEL-89014] - ethtool: rss: prevent rss ctx deletion when in use (Mohammad Heib) [RHEL-89014] - net: ethtool: Add support for writing firmware blocks using EPL payload (Mohammad Heib) [RHEL-89014] - net: ethtool: Add new parameters and a function to support EPL (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: test dumping RSS contexts (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: add identifier to traffic comments (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: check for all-zero keys (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: check behavior of indirection table resizing (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: test queue changes vs user RSS config (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: factor out send traffic and check (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: fix cleanup in the basic test (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: allow more noise on default context (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: convert to defer() (Mohammad Heib) [RHEL-89014] - selftests: drv-net: add ability to schedule cleanup with defer() (Mohammad Heib) [RHEL-89014] - selftests: net: ksft: avoid continue when handling results (Mohammad Heib) [RHEL-89014] - selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts (Mohammad Heib) [RHEL-89014] - selftests: drv-net: add stdout to the command failed exception (Mohammad Heib) [RHEL-89014] - selftests: drv-net: add helper to wait for HW stats to sync (Mohammad Heib) [RHEL-89014] - selftests: drv-net-hw: add test for memory allocation failures with page pool (Mohammad Heib) [RHEL-89014] - selftests: drv-net: support generating iperf3 load (Mohammad Heib) [RHEL-89014] - selftests: net: py: avoid all ports < 10k (Mohammad Heib) [RHEL-89014] - selftests: net: py: extract tool logic (Mohammad Heib) [RHEL-89014] - selftests: drv-net-hw: support using Python from net hw tests (Mohammad Heib) [RHEL-89014] - ethtool: rss: fix rss key initialization warning (Mohammad Heib) [RHEL-89014] - net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER (Mohammad Heib) [RHEL-89014] - net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag (Mohammad Heib) [RHEL-89014] - net: ipv4: fix stat increase when udp early demux drops the packet (Antoine Tenart) [RHEL-88890] - tcp: add LINUX_MIB_PAWS_TW_REJECTED counter (Antoine Tenart) [RHEL-88890] - tcp: add TCP_RFC7323_TW_PAWS drop reason (Antoine Tenart) [RHEL-88890] - udp: expand SKB_DROP_REASON_UDP_CSUM use (Antoine Tenart) [RHEL-88890] - tcp: add four drop reasons to tcp_check_req() (Antoine Tenart) [RHEL-88890] - tcp: add a drop_reason pointer to tcp_check_req() (Antoine Tenart) [RHEL-88890] - af_unix: Use consume_skb() in connect() and sendmsg(). (Antoine Tenart) [RHEL-88890] - af_unix: Reuse out_pipe label in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88890] - af_unix: Clean up error paths in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88890] - af_unix: Set error only when needed in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88890] - af_unix: Clean up error paths in unix_stream_connect(). (Antoine Tenart) [RHEL-88890] - af_unix: Set error only when needed in unix_stream_connect(). (Antoine Tenart) [RHEL-88890] - af_unix: Set drop reason in unix_dgram_disconnected(). (Antoine Tenart) [RHEL-88890] - af_unix: Set drop reason in __unix_gc(). (Antoine Tenart) [RHEL-88890] - af_unix: Set drop reason in unix_sock_destructor(). (Antoine Tenart) [RHEL-88890] - af_unix: Set drop reason in unix_release_sock(). (Antoine Tenart) [RHEL-88890] - net: dropreason: Gather SOCKET_ drop reasons. (Antoine Tenart) [RHEL-88890] - tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter (Antoine Tenart) [RHEL-88890] - tcp: add TCP_RFC7323_PAWS_ACK drop reason (Antoine Tenart) [RHEL-88890] - tcp: add drop_reason support to tcp_disordered_ack() (Antoine Tenart) [RHEL-88890] - net: bridge: add skb drop reasons to the most common drop points (Antoine Tenart) [RHEL-88890] - net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE (Antoine Tenart) [RHEL-88890] - netfilter: br_netfilter: remove unused conditional and dead code (Antoine Tenart) [RHEL-88890] - ipv4: route: fix drop reason being overridden in ip_route_input_slow (Antoine Tenart) [RHEL-88890] - ip: Return drop reason if in_dev is NULL in ip_route_input_rcu(). (Antoine Tenart) [RHEL-88890] - net: ip: fix unexpected return in fib_validate_source() (Antoine Tenart) [RHEL-88890] - net: ip: make ip_route_use_hint() return drop reasons (Antoine Tenart) [RHEL-88890] - net: ip: make ip_mkroute_input/__mkroute_input return drop reasons (Antoine Tenart) [RHEL-88890] - net: ip: make ip_route_input() return drop reasons (Antoine Tenart) [RHEL-88890] - net: ip: make ip_route_input_noref() return drop reasons (Antoine Tenart) [RHEL-88890] - net: ip: make ip_route_input_rcu() return drop reasons (Antoine Tenart) [RHEL-88890] - net: ip: make ip_route_input_slow() return drop reasons (Antoine Tenart) [RHEL-88890] - net: ip: make ip_mc_validate_source() return drop reason (Antoine Tenart) [RHEL-88890] - net: ip: make ip_route_input_mc() return drop reason (Antoine Tenart) [RHEL-88890] - net: ip: make fib_validate_source() support drop reasons (Antoine Tenart) [RHEL-88890] - net: change the type of ip_route_input_rcu to static (Antoine Tenart) [RHEL-88890] - NFSv4: xattr handlers should check for absent nfs filehandles (Scott Mayhew) [RHEL-79731] - NFSv4: Allow FREE_STATEID to clean up delegations (Benjamin Coddington) [RHEL-70625] - smb: client: fix use-after-free in cifs_oplock_break (Paulo Alcantara) [RHEL-104401] - smb: client: fix use-after-free in crypt_message when using async crypto (Paulo Alcantara) [RHEL-104401] - Fix SMB311 posix special file creation to servers which do not advertise reparse support (Paulo Alcantara) [RHEL-104401] - smb: client: fix native SMB symlink traversal (Paulo Alcantara) [RHEL-104401] - smb: client: fix race condition in negotiate timeout by using more precise timing (Paulo Alcantara) [RHEL-104401] - cifs: all initializations for tcon should happen in tcon_info_alloc (Paulo Alcantara) [RHEL-104401] - smb: client: fix warning when reconnecting channel (Paulo Alcantara) [RHEL-104401] - smb: client: fix readdir returning wrong type with POSIX extensions (Paulo Alcantara) [RHEL-104401] - smb: client: fix potential deadlock when reconnecting channels (Paulo Alcantara) [RHEL-104401] - smb: client: remove \t from TP_printk statements (Paulo Alcantara) [RHEL-104401] - smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size (Paulo Alcantara) [RHEL-104401] - smb: minor fix to use sizeof to initialize flags_string buffer (Paulo Alcantara) [RHEL-104401] - smb: Use loff_t for directory position in cached_dirents (Paulo Alcantara) [RHEL-104401] - smb: Log an error when close_all_cached_dirs fails (Paulo Alcantara) [RHEL-104401] - cifs: Fix prepare_write to negotiate wsize if needed (Paulo Alcantara) [RHEL-104401] - smb: client: fix first command failure during re-negotiation (Paulo Alcantara) [RHEL-104401] - cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function (Paulo Alcantara) [RHEL-104401] - smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels (Paulo Alcantara) [RHEL-104401] - smb: improve directory cache reuse for readdir operations (Paulo Alcantara) [RHEL-104401] - smb: client: disable path remapping with POSIX extensions (Paulo Alcantara) [RHEL-104401] - cifs: do not disable interface polling on failure (Paulo Alcantara) [RHEL-104401] - cifs: serialize other channels when query server interfaces is pending (Paulo Alcantara) [RHEL-104401] - cifs: deal with the channel loading lag while picking channels (Paulo Alcantara) [RHEL-104401] - cifs: update the lock ordering comments with new mutex (Paulo Alcantara) [RHEL-104401] - cifs: dns resolution is needed only for primary channel (Paulo Alcantara) [RHEL-104401] - cifs: update dstaddr whenever channel iface is updated (Paulo Alcantara) [RHEL-104401] - cifs: reset connections for all channels when reconnect requested (Paulo Alcantara) [RHEL-104401] - cifs: Fix cifs_query_path_info() for Windows NT servers (Paulo Alcantara) [RHEL-104401] - cifs: Fix validation of SMB1 query reparse point response (Paulo Alcantara) [RHEL-104401] - cifs: Correctly set SMB1 SessionKey field in Session Setup Request (Paulo Alcantara) [RHEL-104401] - cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode (Paulo Alcantara) [RHEL-104401] - smb: client: add NULL check in automount_fullpath (Paulo Alcantara) [RHEL-104401] - smb: client: Remove an unused function and variable (Paulo Alcantara) [RHEL-104401] - lib/oid_registry.c: remove unused sprint_OID (Paulo Alcantara) [RHEL-104401] - smb: client: Reset all search buffer pointers when releasing buffer (Paulo Alcantara) [RHEL-104401] - smb: client: Fix use-after-free in cifs_fill_dirent (Paulo Alcantara) [RHEL-104401] - smb: client: fix zero rsize error messages (Paulo Alcantara) [RHEL-104401] - smb: client: fix memory leak during error handling for POSIX mkdir (Paulo Alcantara) [RHEL-104401] - smb: client: Avoid race in open_cached_dir with lease breaks (Paulo Alcantara) [RHEL-104401] - smb3 client: warn when parse contexts returns error on compounded operation (Paulo Alcantara) [RHEL-104401] - smb: client: ensure aligned IO sizes (Paulo Alcantara) [RHEL-104401] - cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function (Paulo Alcantara) [RHEL-104401] - cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info() (Paulo Alcantara) [RHEL-104401] - smb: client: fix zero length for mkdir POSIX create context (Paulo Alcantara) [RHEL-104401] - Revert "smb: client: fix TCP timers deadlock after rmmod" (Paulo Alcantara) [RHEL-104401] {CVE-2025-22077} - Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" (Paulo Alcantara) [RHEL-104401] - smb3: Add defines for two new FileSystemAttributes (Paulo Alcantara) [RHEL-104401] - cifs: Fix querying of WSL CHR and BLK reparse points over SMB1 (Paulo Alcantara) [RHEL-104401] - cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer (Paulo Alcantara) [RHEL-104401] - cifs: Improve handling of name surrogate reparse points in reparse.c (Paulo Alcantara) [RHEL-104401] - cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c (Paulo Alcantara) [RHEL-104401] - cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode (Paulo Alcantara) [RHEL-104401] - cifs: Fix support for WSL-style symlinks (Paulo Alcantara) [RHEL-104401] - smb311 client: fix missing tcon check when mounting with linux/posix extensions (Paulo Alcantara) [RHEL-104401] - cifs: Ensure that all non-client-specific reparse points are processed by the server (Paulo Alcantara) [RHEL-104401] - cifs: Implement is_network_name_deleted for SMB1 (Paulo Alcantara) [RHEL-104401] - cifs: Remove cifs_truncate_page() as it should be superfluous (Paulo Alcantara) [RHEL-104401] - cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL (Paulo Alcantara) [RHEL-104401] - cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES (Paulo Alcantara) [RHEL-104401] - cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES (Paulo Alcantara) [RHEL-104401] - cifs: Fix querying and creating MF symlinks over SMB1 (Paulo Alcantara) [RHEL-104401] - cifs: Fix access_flags_to_smbopen_mode (Paulo Alcantara) [RHEL-104401] - cifs: Fix negotiate retry functionality (Paulo Alcantara) [RHEL-104401] - cifs: Improve handling of NetBIOS packets (Paulo Alcantara) [RHEL-104401] - cifs: Allow to disable or force initialization of NetBIOS session (Paulo Alcantara) [RHEL-104401] - cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner (Paulo Alcantara) [RHEL-104401] - cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs (Paulo Alcantara) [RHEL-104401] - smb: client: Update IO sizes after reconnection (Paulo Alcantara) [RHEL-104401] - smb: client: Store original IO parameters and prevent zero IO sizes (Paulo Alcantara) [RHEL-104401] - smb:client: smb: client: Add reverse mapping from tcon to superblocks (Paulo Alcantara) [RHEL-104401] - cifs: remove unreachable code in cifs_get_tcp_session() (Paulo Alcantara) [RHEL-104401] - cifs: fix integer overflow in match_server() (Paulo Alcantara) [RHEL-104401] - cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode (Paulo Alcantara) [RHEL-104401] - cifs: Set default Netbios RFC1001 server name to hostname in UNC (Paulo Alcantara) [RHEL-104401] - smb: client: Fix netns refcount imbalance causing leaks and use-after-free (Paulo Alcantara) [RHEL-104401] - cifs: add validation check for the fields in smb_aces (Paulo Alcantara) [RHEL-104401] - CIFS: Propagate min offload along with other parameters from primary to secondary channels. (Paulo Alcantara) [RHEL-104401] - cifs: Improve establishing SMB connection with NetBIOS session (Paulo Alcantara) [RHEL-104401] - cifs: Fix establishing NetBIOS session for SMB2+ connection (Paulo Alcantara) [RHEL-104401] - cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl (Paulo Alcantara) [RHEL-104401] - cifs: Check if server supports reparse points before using them (Paulo Alcantara) [RHEL-104401] - cifs: avoid NULL pointer dereference in dbg call (Paulo Alcantara) [RHEL-104401] - smb: client: Remove redundant check in smb2_is_path_accessible() (Paulo Alcantara) [RHEL-104401] - smb: client: Remove redundant check in cifs_oplock_break() (Paulo Alcantara) [RHEL-104401] - smb: mark the new channel addition log as informational log with cifs_info (Paulo Alcantara) [RHEL-104401] - smb: client: Fix match_session bug preventing session reuse (Paulo Alcantara) [RHEL-104401] - cifs: Fix integer overflow while processing actimeo mount option (Paulo Alcantara) [RHEL-104401] - cifs: fix incorrect validation for num_aces field of smb_acl (Paulo Alcantara) [RHEL-104401] - smb: common: change the data type of num_aces to le16 (Paulo Alcantara) [RHEL-104401] - cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes (Paulo Alcantara) [RHEL-104401] - cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point() (Paulo Alcantara) [RHEL-104401] - smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions (Paulo Alcantara) [RHEL-104401] - smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings (Paulo Alcantara) [RHEL-104401] - smb: client: change lease epoch type from unsigned int to __u16 (Paulo Alcantara) [RHEL-104401] - Bluetooth: revert TX timestamping (David Marlin) [RHEL-93657] - Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting" (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add HCI Drv commands for configuring altsetting (David Marlin) [RHEL-93657] - Bluetooth: Introduce HCI Driver protocol (David Marlin) [RHEL-93657] - Bluetooth: Add ABI doc for sysfs reset (David Marlin) [RHEL-93657] - Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL" (David Marlin) [RHEL-93657] - Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling (David Marlin) [RHEL-93657] - Bluetooth: L2CAP: Fix not checking l2cap_chan security level (David Marlin) [RHEL-93657] - Bluetooth: hci_event: Fix not using key encryption size when its known (David Marlin) [RHEL-93657] - Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags (David Marlin) [RHEL-93657] - Bluetooth: L2CAP: copy RX timestamp to new fragments (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths (David Marlin) [RHEL-93657] - Bluetooth: btmtksdio: Do close if SDIO card removed without close (David Marlin) [RHEL-93657] - Bluetooth: btmtksdio: Check function enabled before doing close (David Marlin) [RHEL-93657] - Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Avoid redundant buffer allocation (David Marlin) [RHEL-93657] - Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync (David Marlin) [RHEL-93657] - Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver (David Marlin) [RHEL-93657] - Bluetooth: vhci: Avoid needless snprintf() calls (David Marlin) [RHEL-93657] - Bluetooth: l2cap: Process valid commands in too long frame (David Marlin) [RHEL-93657] - Bluetooth: l2cap: Check encryption key size on incoming connection (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Add an error message if FW dump trigger fails (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown (David Marlin) [RHEL-93657] - Bluetooth: increment TX timestamping tskey always for stream sockets (David Marlin) [RHEL-93657] - Bluetooth: qca: fix NV variant for one of WCN3950 SoCs (David Marlin) [RHEL-93657] - Bluetooth: btrtl: Prevent potential NULL dereference (David Marlin) [RHEL-93657] - Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address (David Marlin) [RHEL-93657] - Bluetooth: MGMT: Add LL Privacy Setting (David Marlin) [RHEL-93657] - Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Fix kernel panic during FW release (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Add correct bootloader error codes (David Marlin) [RHEL-93657] - t blameBluetooth: btintel: Fix leading white space (David Marlin) [RHEL-93657] - Bluetooth: btintel: Add support to configure TX power (David Marlin) [RHEL-93657] - Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal (David Marlin) [RHEL-93657] - Bluetooth: btmtk: Remove the resetting step before downloading the fw (David Marlin) [RHEL-93657] - Bluetooth: SCO: add TX timestamping (David Marlin) [RHEL-93657] - Bluetooth: L2CAP: add TX timestamping (David Marlin) [RHEL-93657] - use less confusing names for iov_iter direction initializers (David Marlin) [RHEL-93657] - Bluetooth: ISO: add TX timestamping (David Marlin) [RHEL-93657] - Bluetooth: add support for skb TX SND/COMPLETION timestamping (David Marlin) [RHEL-93657] - HCI: coredump: Log devcd dumps into the monitor (David Marlin) [RHEL-93657] - Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel (David Marlin) [RHEL-93657] - Bluetooth: hci_vhci: Mark Sync Flow Control as supported (David Marlin) [RHEL-93657] - Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO (David Marlin) [RHEL-93657] - Bluetooth: btintel_pci: Fix build warning (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Trigger device coredump on hardware exception (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Add support to set BD address (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Add support for HCI coredump feature (David Marlin) [RHEL-93657] - Bluetooth: btnxpuart: Move vendor specific initialization to .post_init (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Add support for device coredump (David Marlin) [RHEL-93657] - Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers (David Marlin) [RHEL-93657] - Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken (David Marlin) [RHEL-93657] - Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE (David Marlin) [RHEL-93657] - Bluetooth: Add quirk for broken READ_VOICE_SETTING (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Read hardware exception data (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Setup buffers for firmware traces (David Marlin) [RHEL-93657] - Bluetooth: qca: add WCN3950 support (David Marlin) [RHEL-93657] - Bluetooth: qca: simplify WCN399x NVM loading (David Marlin) [RHEL-93657] - bluetooth: btnxpuart: Support for controller wakeup gpio config (David Marlin) [RHEL-93657] - Bluetooth: hci_qca: use the power sequencer for wcn6750 (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add 2 HWIDs for MT7922 (David Marlin) [RHEL-93657] - Bluetooth: hci_uart: Fix another race during initialization (David Marlin) [RHEL-93657] - Bluetooth: hci_uart: fix race during initialization (David Marlin) [RHEL-93657] - Bluetooth: btintel: Add DSBR support for ScP (David Marlin) [RHEL-93657] - Bluetooth: Fix code style warning (David Marlin) [RHEL-93657] - Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete (David Marlin) [RHEL-93657] - Bluetooth: MGMT: Remove unused mgmt_pending_find_data (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Add device id of Whale Peak (David Marlin) [RHEL-93657] - Bluetooth: btintel: Add support for Intel Scorpius Peak (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add new VID/PID for WCN785x (David Marlin) [RHEL-93657] - Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout (David Marlin) [RHEL-93657] - Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters (David Marlin) [RHEL-93657] - Bluetooth: Fix error code in chan_alloc_skb_cb() (David Marlin) [RHEL-93657] - Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" (David Marlin) [RHEL-93657] - Bluetooth: hci_event: Fix enabling passive scanning (David Marlin) [RHEL-93657] - Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL (David Marlin) [RHEL-93657] - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() (David Marlin) [RHEL-93657] - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() (David Marlin) [RHEL-93657] - bluetooth: btusb: Initialize .owner field of force_poll_sync_fops (David Marlin) [RHEL-93657] - Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response (David Marlin) [RHEL-93657] - Bluetooth: Always allow SCO packets for user channel (David Marlin) [RHEL-93657] - Bluetooth: btintel_pcie: Fix a potential race condition (David Marlin) [RHEL-93657] - Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection (David Marlin) [RHEL-93657] - Bluetooth: Fix possible infinite recursion of btusb_reset (David Marlin) [RHEL-93657] - Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() (David Marlin) [RHEL-93657] - Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (David Marlin) [RHEL-93657] - Bluetooth: qca: Fix poor RF performance for WCN6855 (David Marlin) [RHEL-93657] - Bluetooth: Allow reset via sysfs (David Marlin) [RHEL-93657] - Bluetooth: Get rid of cmd_timeout and use the reset callback (David Marlin) [RHEL-93657] - Bluetooth: Remove the cmd timeout count in btusb (David Marlin) [RHEL-93657] - Bluetooth: Use str_enable_disable-like helpers (David Marlin) [RHEL-93657] - Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add RTL8851BE device 13d3:3600 (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add MT7921e device 13d3:3576 (David Marlin) [RHEL-93657] - Bluetooth: qca: Expand firmware-name to load specific rampatch (David Marlin) [RHEL-93657] - Bluetooth: qca: Update firmware-name to support board specific nvm (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925 (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922 (David Marlin) [RHEL-93657] - Bluetooth: btusb: add sysfs attribute to control USB alt setting (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785x (David Marlin) [RHEL-93657] - Bluetooth: hci: Remove deadcode (David Marlin) [RHEL-93657] - Bluetooth: MGMT: Mark LL Privacy as stable (David Marlin) [RHEL-93657] - Bluetooth: iso: Allow BIG re-sync (David Marlin) [RHEL-93657] - Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x (David Marlin) [RHEL-93657] - usb: usbtmc: Fix timeout value in get_stb (Desnes Nunes) [RHEL-78839] - usb: usbtmc: Fix read_stb function and get_stb ioctl (Desnes Nunes) [RHEL-78839] - phy: Fix error handling in tegra_xusb_port_init (Desnes Nunes) [RHEL-78839] - phy: tegra: xusb: remove a stray unlock (Desnes Nunes) [RHEL-78839] - xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive. (Desnes Nunes) [RHEL-78839] - usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue (Desnes Nunes) [RHEL-78839] - usb: usbtmc: Fix erroneous generic_read ioctl return (Desnes Nunes) [RHEL-78839] - usb: usbtmc: Fix erroneous wait_srq ioctl return (Desnes Nunes) [RHEL-78839] - usb: usbtmc: Fix erroneous get_stb ioctl error returns (Desnes Nunes) [RHEL-78839] - usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition (Desnes Nunes) [RHEL-78839] - USB: usbtmc: use interruptible sleep in usbtmc_read (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: displayport: Fix NULL pointer access (Desnes Nunes) [RHEL-78839 RHEL-96305] {CVE-2025-37994} - usb: typec: ucsi: displayport: Fix deadlock (Desnes Nunes) [RHEL-78839] {CVE-2025-37967} - usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs (Desnes Nunes) [RHEL-78839] - usb: uhci-platform: Make the clock really optional (Desnes Nunes) [RHEL-78839] - usb: dwc3: gadget: Make gadget_wakeup asynchronous (Desnes Nunes) [RHEL-78839] - usb: host: tegra: Prevent host controller crash when OTG port is used (Desnes Nunes) [RHEL-78839] - usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN (Desnes Nunes) [RHEL-78839] - USB: serial: simple: add OWON HDS200 series oscilloscope support (Desnes Nunes) [RHEL-78839] - USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe (Desnes Nunes) [RHEL-78839] - USB: serial: option: add Sierra Wireless EM9291 (Desnes Nunes) [RHEL-78839] - usb: typec: class: Unlocked on error in typec_register_partner() (Desnes Nunes) [RHEL-78839] - usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-78839] - USB: wdm: add annotation (Desnes Nunes) [RHEL-78839] - USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context (Desnes Nunes) [RHEL-78839] - USB: wdm: close race between wdm_open and wdm_wwan_port_stop (Desnes Nunes) [RHEL-78839] {CVE-2025-37985} - USB: wdm: handle IO errors in wdm_wwan_port_start (Desnes Nunes) [RHEL-78839] - USB: VLI disk crashes if LPM is used (Desnes Nunes) [RHEL-78839] - usb: dwc3: gadget: check that event count does not exceed event buffer length (Desnes Nunes) [RHEL-78839] {CVE-2025-37810} - USB: storage: quirk for ADATA Portable HDD CH94 (Desnes Nunes) [RHEL-78839] - usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive (Desnes Nunes) [RHEL-78839] - USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02) (Desnes Nunes) [RHEL-78839] - usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling (Desnes Nunes) [RHEL-78839] - usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines (Desnes Nunes) [RHEL-78839] - usb: chipidea: ci_hdrc_imx: fix usbmisc handling (Desnes Nunes) [RHEL-78839] {CVE-2025-37811} - usb: typec: class: Invalidate USB device pointers on partner unregistration (Desnes Nunes) [RHEL-78839] {CVE-2025-37986} - usb: typec: class: Fix NULL pointer access (Desnes Nunes) [RHEL-78839] {CVE-2025-37809} - xhci: Limit time spent with xHC interrupts disabled during bus resume (Desnes Nunes) [RHEL-78839] - usb: xhci: Fix invalid pointer dereference in Etron workaround (Desnes Nunes) [RHEL-78839] {CVE-2025-37813} - usb: xhci: Fix Short Packet handling rework ignoring errors (Desnes Nunes) [RHEL-78839] - Revert "xhci: Prevent early endpoint restart when handling STALL errors." (Desnes Nunes) [RHEL-78839] - Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint" (Desnes Nunes) [RHEL-78839] - phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking (Desnes Nunes) [RHEL-78839] {CVE-2025-38010} - treewide: Switch/rename to timer_delete[_sync]() (Desnes Nunes) [RHEL-78839] - usb: musb: poll ID pin status in dual-role mode in mpfs glue layer (Desnes Nunes) [RHEL-78839] - memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove (Desnes Nunes) [RHEL-78839 RHEL-99027] {CVE-2025-22020} - thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (Desnes Nunes) [RHEL-78839] - thunderbolt: Scan retimers after device router has been enumerated (Desnes Nunes) [RHEL-78839] - usb: host: xhci-plat: allow upper layers to signal power loss (Desnes Nunes) [RHEL-78839] - usb: xhci: change xhci_resume() parameters to explicit the desired info (Desnes Nunes) [RHEL-78839] - usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime` (Desnes Nunes) [RHEL-78839] - usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func (Desnes Nunes) [RHEL-78839] - usb: dwc3: Don't use %%pK through printk (Desnes Nunes) [RHEL-78839] - usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() (Desnes Nunes) [RHEL-78839] - usb: dwc3: st: simplify pdev->dev usage (Desnes Nunes) [RHEL-78839] - usb: dwc3: st: simplify with dev_err_probe (Desnes Nunes) [RHEL-78839] - usb: dwc3: st: use scoped device node handling to simplify error paths (Desnes Nunes) [RHEL-78839] - usb: dwc3: st: add missing depopulate in probe error path (Desnes Nunes) [RHEL-78839] - usb: dwc3: st: fix probed platform device ref count on probe error path (Desnes Nunes) [RHEL-78839] - usb: core: Don't use %%pK through printk (Desnes Nunes) [RHEL-78839] - dt-bindings: usb: qcom,dwc3: Synchronize minItems for interrupts and -names (Desnes Nunes) [RHEL-78839] - usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode (Desnes Nunes) [RHEL-78839] - usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running (Desnes Nunes) [RHEL-78839] - usb: xhci: Don't change the status of stalled TDs on failed Stop EP (Desnes Nunes) [RHEL-78839] - xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint (Desnes Nunes) [RHEL-78839] - phy: core: Remove unused phy_pm_runtime_(allow|forbid) (Desnes Nunes) [RHEL-78839] - xhci: Handle spurious events on Etron host isoc enpoints (Desnes Nunes) [RHEL-78839] - usb: xhci: Unify duplicate inc_enq() code (Desnes Nunes) [RHEL-78839] - usb: xhci: Apply the link chain quirk on NEC isoc endpoints (Desnes Nunes) [RHEL-78839] {CVE-2025-22022} - xhci: Prevent early endpoint restart when handling STALL errors. (Desnes Nunes) [RHEL-78839] - usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event() (Desnes Nunes) [RHEL-78839] - usb: xhci: refactor trb_in_td() to be static (Desnes Nunes) [RHEL-78839] - usb: xhci: set page size to the xHCI-supported size (Desnes Nunes) [RHEL-78839] - usb: xhci: correct debug message page size calculation (Desnes Nunes) [RHEL-78839] - usb: xhci: Skip only one TD on Ring Underrun/Overrun (Desnes Nunes) [RHEL-78839] - usb: xhci: Expedite skipping missed isoch TDs on modern HCs (Desnes Nunes) [RHEL-78839] - usb: xhci: Fix isochronous Ring Underrun/Overrun event handling (Desnes Nunes) [RHEL-78839] {CVE-2025-37882} - usb: xhci: Complete 'error mid TD' transfers when handling Missed Service (Desnes Nunes) [RHEL-78839] - usb: xhci: Don't skip on Stopped - Length Invalid (Desnes Nunes) [RHEL-78839] {CVE-2025-22023} - usb: xhci: remove redundant update_ring_for_set_deq_completion() function (Desnes Nunes) [RHEL-78839] - xhci: show correct U1 and U2 timeout values in debug messages (Desnes Nunes) [RHEL-78839] - usb: storage: shuttle_usbat: Use const for constant array (Desnes Nunes) [RHEL-78839] - usb: storage: sddr55: Use const for constant arrays (Desnes Nunes) [RHEL-78839] - usb: storage: sddr09: Use const for constant arrays (Desnes Nunes) [RHEL-78839] - usb: storage: realtek_cr: Use const for constant arrays (Desnes Nunes) [RHEL-78839] - usb: storage: initializers: Use const for constant array (Desnes Nunes) [RHEL-78839] - usb: storage: datafab: Use const for constant arrays (Desnes Nunes) [RHEL-78839] - usb: storage: alauda: Use const for card ID array (Desnes Nunes) [RHEL-78839] - usb: storage: transport: Use const for constant array (Desnes Nunes) [RHEL-78839] - usb: storage: jumpshot: Use const for constant arrays (Desnes Nunes) [RHEL-78839] - ucsi_ccg: Don't show non-functional attributes (Desnes Nunes) [RHEL-78839] - ucsi_ccg: Don't show failed to get FW build information error (Desnes Nunes) [RHEL-78839] - usb: chipidea: imx: fix some typo (Desnes Nunes) [RHEL-78839] - dt-bindings: usb: generic-xhci: Allow dma-coherent (Desnes Nunes) [RHEL-78839] - usb: ulpi: Remove unused otg_ulpi_create (Desnes Nunes) [RHEL-78839] - usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipe (Desnes Nunes) [RHEL-78839] - thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest (Desnes Nunes) [RHEL-78839] - USB: core: Add eUSB2 descriptor and parsing in USB core (Desnes Nunes) [RHEL-78839] - docs: Fix typo in usb/CREDITS (Desnes Nunes) [RHEL-78839] - dt-bindings: usb: usb-device: Replace free-form 'reg' with constraints (Desnes Nunes) [RHEL-78839] - usb: misc: onboard_dev: add vdda support for Microchip USB2514 (Desnes Nunes) [RHEL-78839] - docs: thunderbolt: Allow creating cross-references for ABI (Desnes Nunes) [RHEL-78839] - usb: typec: tcpm: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78839] - usb: ehci: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78839] - hrtimers: Make hrtimer_update_function() less expensive (Desnes Nunes) [RHEL-78839] - hrtimers: Introduce hrtimer_update_function() (Desnes Nunes) [RHEL-78839] - hrtimers: Introduce hrtimer_setup_sleeper_on_stack() (Desnes Nunes) [RHEL-78839] - hrtimers: Introduce hrtimer_setup_on_stack() (Desnes Nunes) [RHEL-78839] - hrtimers: Introduce hrtimer_setup() to replace hrtimer_init() (Desnes Nunes) [RHEL-78839] - hrtimers: Add missing hrtimer_init() trace points (Desnes Nunes) [RHEL-78839] - USB: serial: mos7840: drop unused defines (Desnes Nunes) [RHEL-78839] - phy: fsl-imx8mq-usb: add tca function driver for imx95 (Desnes Nunes) [RHEL-78839] - redhat/configs: Adding CONFIG_TYPEC_MUX_PS883X (Desnes Nunes) [RHEL-78839] - usb: typec: Add support for Parade PS8830 Type-C Retimer (Desnes Nunes) [RHEL-78839] - dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings (Desnes Nunes) [RHEL-78839] - usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield (Desnes Nunes) [RHEL-78839] - usb: dwc3: gadget: Add support for snps,reserved-endpoints property (Desnes Nunes) [RHEL-78839] - usb: dwc3: gadget: Refactor loop to avoid NULL endpoints (Desnes Nunes) [RHEL-78839] - dt-bindings: usb: dwc3: Add a property to reserve endpoints (Desnes Nunes) [RHEL-78839] - dt-bindings: usb: snps,dwc3: Split core description (Desnes Nunes) [RHEL-78839] - phy: core: don't require set_mode() callback for phy_get_mode() to work (Desnes Nunes) [RHEL-78839] - r8152: add vendor/device ID pair for Dell Alienware AW1022z (Desnes Nunes) [RHEL-78839] - usb: phy: mxs: silence EPROBE_DEFER error on boot (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control() (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control() (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: return CCI and message from sync_control callback (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: Implement ChromeOS UCSI driver (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: Enable UCSI commands in debugfs (Desnes Nunes) [RHEL-78839] - usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM (Desnes Nunes) [RHEL-78839] - net: tipc: fix refcount warning in tipc_aead_encrypt (Xin Long) [RHEL-103093] - net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done (CKI Backport Bot) [RHEL-103093] {CVE-2025-38052} - io_uring: ensure deferred completions are flushed for multishot (Jeff Moyer) [RHEL-94341] - netlink: specs: dpll: replace underscores with dashes in names (CKI Backport Bot) [RHEL-101895] - dpll: fix xa_alloc_cyclic() error handling (CKI Backport Bot) [RHEL-101895] - dpll: Add an assertion to check freq_supported_num (CKI Backport Bot) [RHEL-101895] - tools: ynl-gen: de-kdocify enums with no doc for entries (CKI Backport Bot) [RHEL-101895] - Revert "mm: fix BUG splat with kvmalloc + GFP_ATOMIC" (Luiz Capitulino) [RHEL-100920] - vmxnet3: correctly report gso type for UDP tunnels (Izabela Bakollari) [RHEL-96957] - vmxnet3: update MTU after device quiesce (Izabela Bakollari) [RHEL-96957] - vmxnet3: Fix tx queue race condition with XDP (Izabela Bakollari) [RHEL-96957] - net/sched: fix use-after-free in taprio_dev_notifier (CKI Backport Bot) [RHEL-101319] {CVE-2025-38087} - net: ch9200: fix uninitialised access during mii_nway_restart (CKI Backport Bot) [RHEL-101213] {CVE-2025-38086} - perf header: remove unecessary core id test (Anubhav Shelat) [RHEL-79331] - rh_messages.h: xtables modules are still maintained in rhel9 (Florian Westphal) [RHEL-81900] - xfs: Fix spelling mistake "drity" -> "dirty" (Bill O'Donnell) [RHEL-85589] - xfs: fix data fork format filtering during inode repair (Bill O'Donnell) [RHEL-85589] - xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n (Bill O'Donnell) [RHEL-85589] - xfs: fix the entry condition of exact EOF block allocation optimization (Bill O'Donnell) [RHEL-85589] - xfs: fix the comment above xfs_discard_endio (Bill O'Donnell) [RHEL-85589] - xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files (Bill O'Donnell) [RHEL-85589] - xfs: fix scrub tracepoints when inode-rooted btrees are involved (Bill O'Donnell) [RHEL-85589] - xfs: fix mount hang during primary superblock recovery failure (Bill O'Donnell) [RHEL-85589] - xfs: fix simplify extent lookup in xfs_can_free_eofblocks (Bill O'Donnell) [RHEL-85589] - xfs: fix null bno_hint handling in xfs_rtallocate_rtg (Bill O'Donnell) [RHEL-85589] - xfs: fix off-by-one error in fsmap's end_daddr usage (Bill O'Donnell) [RHEL-85589] - xfs: unlock inodes when erroring out of xfs_trans_alloc_dir (Bill O'Donnell) [RHEL-85589] - xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlink (Bill O'Donnell) [RHEL-85589] - xfs: don't call remap_verify_area with sb write protection held (Bill O'Donnell) [RHEL-85589] - xfs: fix a double completion for buffers on in-memory targets (Bill O'Donnell) [RHEL-85589] - xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() (Bill O'Donnell) [RHEL-85589] - xfs: streamline xfs_filestream_pick_ag (Bill O'Donnell) [RHEL-85589] - xfs: Reduce unnecessary searches when searching for the best extents (Bill O'Donnell) [RHEL-85589] - xfs: Check for delayed allocations before setting extsize (Bill O'Donnell) [RHEL-85589] - xfs: update the pag for the last AG at recovery time (Bill O'Donnell) [RHEL-85589] - xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag (Bill O'Donnell) [RHEL-85589] - xfs: error out when a superblock buffer update reduces the agcount (Bill O'Donnell) [RHEL-85589] - xfs: update the file system geometry after recoverying superblock buffers (Bill O'Donnell) [RHEL-85589] - xfs: merge the perag freeing helpers (Bill O'Donnell) [RHEL-85589] - xfs: pass the exact range to initialize to xfs_initialize_perag (Bill O'Donnell) [RHEL-85589] - xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock (Bill O'Donnell) [RHEL-85589] - iomap: move locking out of iomap_write_delalloc_release (Bill O'Donnell) [RHEL-85589] - iomap: remove iomap_file_buffered_write_punch_delalloc (Bill O'Donnell) [RHEL-85589] - iomap: factor out a iomap_dio_done helper (Bill O'Donnell) [RHEL-85589] - iomap: factor out a iomap_last_written_block helper (Bill O'Donnell) [RHEL-85589] - xfs: punch delalloc extents from the COW fork for COW writes (Bill O'Donnell) [RHEL-85589] - xfs: set IOMAP_F_SHARED for all COW fork allocations (Bill O'Donnell) [RHEL-85589] - xfs: share more code in xfs_buffered_write_iomap_begin (Bill O'Donnell) [RHEL-85589] - xfs: support the COW fork in xfs_bmap_punch_delalloc_range (Bill O'Donnell) [RHEL-85589] - xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_file_write_zero_eof helper (Bill O'Donnell) [RHEL-85589] - xfs: fix a typo (Bill O'Donnell) [RHEL-85589] - xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc (Bill O'Donnell) [RHEL-85589] - xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc (Bill O'Donnell) [RHEL-85589] - xfs: don't ifdef around the exact minlen allocations (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] - xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname (Bill O'Donnell) [RHEL-85589] - xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split (Bill O'Donnell) [RHEL-85589] - xfs: return bool from xfs_attr3_leaf_add (Bill O'Donnell) [RHEL-85589] - xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname (Bill O'Donnell) [RHEL-85589] - xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate() (Bill O'Donnell) [RHEL-85589] - xfs: scrub: convert comma to semicolon (Bill O'Donnell) [RHEL-85589] - xfs: Remove empty declartion in header file (Bill O'Donnell) [RHEL-85589] - iomap: remove the iomap_file_buffered_write_punch_delalloc return value (Bill O'Donnell) [RHEL-85589] - fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc (Bill O'Donnell) [RHEL-85589] - iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release (Bill O'Donnell) [RHEL-85589] - iomap: pass the iomap to the punch callback (Bill O'Donnell) [RHEL-85589] - iomap: pass flags to iomap_file_buffered_write_punch_delalloc (Bill O'Donnell) [RHEL-85589] - xfs: ensure st_blocks never goes to zero during COW writes (Bill O'Donnell) [RHEL-85589] - xfs: use xas_for_each_marked in xfs_reclaim_inodes_count (Bill O'Donnell) [RHEL-85589] - xfs: convert perag lookup to xarray (Bill O'Donnell) [RHEL-85589] - xfs: simplify tagged perag iteration (Bill O'Donnell) [RHEL-85589] - xfs: move the tagged perag lookup helpers to xfs_icache.c (Bill O'Donnell) [RHEL-85589] - xfs: use kfree_rcu_mightsleep to free the perag structures (Bill O'Donnell) [RHEL-85589] - xfs: use LIST_HEAD() to simplify code (Bill O'Donnell) [RHEL-85589] - xfs: Remove duplicate xfs_trans_priv.h header (Bill O'Donnell) [RHEL-85589] - xfs: remove unnecessary check (Bill O'Donnell) [RHEL-85589] - xfs: Use xfs set and clear mp state helpers (Bill O'Donnell) [RHEL-85589] - xfs: reclaim speculative preallocations for append only files (Bill O'Donnell) [RHEL-85589] - xfs: simplify extent lookup in xfs_can_free_eofblocks (Bill O'Donnell) [RHEL-85589] - xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks (Bill O'Donnell) [RHEL-85589] - xfs: only free posteof blocks on first close (Bill O'Donnell) [RHEL-85589] - xfs: don't free post-EOF blocks on read close (Bill O'Donnell) [RHEL-85589] - xfs: skip all of xfs_file_release when shut down (Bill O'Donnell) [RHEL-85589] - xfs: don't bother returning errors from xfs_file_release (Bill O'Donnell) [RHEL-85589] - xfs: refactor f_op->release handling (Bill O'Donnell) [RHEL-85589] - xfs: remove the i_mode check in xfs_release (Bill O'Donnell) [RHEL-85589] - xfs: make the calculation generic in xfs_sb_validate_fsb_count() (Bill O'Donnell) [RHEL-85589] - xfs: expose block size in stat (Bill O'Donnell) [RHEL-85589] - xfs: use kvmalloc for xattr buffers (Bill O'Donnell) [RHEL-85589] - xfs: standardize the btree maxrecs function parameters (Bill O'Donnell) [RHEL-85589] - xfs: replace shouty XFS_BM{BT,DR} macros (Bill O'Donnell) [RHEL-85589] - xfs: fix a sloppy memory handling bug in xfs_iroot_realloc (Bill O'Donnell) [RHEL-85589] - xfs: fix FITRIM reporting again (Bill O'Donnell) [RHEL-85589] - xfs: fix C++ compilation errors in xfs_fs.h (Bill O'Donnell) [RHEL-85589] - xfs: refactor loading quota inodes in the regular case (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c (Bill O'Donnell) [RHEL-85589] - xfs: rearrange xfs_fsmap.c a little bit (Bill O'Donnell) [RHEL-85589] - xfs: replace m_rsumsize with m_rsumblocks (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_{rtbitmap,rtsummary}_wordcount (Bill O'Donnell) [RHEL-85589] - xfs: add xchk_setup_nothing and xchk_nothing helpers (Bill O'Donnell) [RHEL-85589] - xfs: make the rtalloc start hint a xfs_rtblock_t (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_rtallocate_align helper (Bill O'Donnell) [RHEL-85589] - xfs: rework the rtalloc fallback handling (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_rtallocate helper (Bill O'Donnell) [RHEL-85589] - xfs: clean up the ISVALID macro in xfs_bmap_adjacent (Bill O'Donnell) [RHEL-85589] - xfs: simplify xfs_rtalloc_query_range (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_rtb_to_rtxrem (Bill O'Donnell) [RHEL-85589] - xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_block (Bill O'Donnell) [RHEL-85589] - xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near (Bill O'Donnell) [RHEL-85589] - xfs: clean up xfs_rtallocate_extent_exact a bit (Bill O'Donnell) [RHEL-85589] - xfs: refactor aligning bestlen to prod (Bill O'Donnell) [RHEL-85589] - xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block (Bill O'Donnell) [RHEL-85589] - xfs: don't return too-short extents from xfs_rtallocate_extent_block (Bill O'Donnell) [RHEL-85589] - xfs: ensure rtx mask/shift are correct after growfs (Bill O'Donnell) [RHEL-85589] - xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock (Bill O'Donnell) [RHEL-85589] - xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock (Bill O'Donnell) [RHEL-85589] - xfs: factor out rtbitmap/summary initialization helpers (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_last_rt_bmblock helper (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_growfs_rt_bmblock helper (Bill O'Donnell) [RHEL-85589] - xfs: push the calls to xfs_rtallocate_range out to xfs_bmap_rtalloc (Bill O'Donnell) [RHEL-85589] - xfs: cleanup the calling convention for xfs_rtpick_extent (Bill O'Donnell) [RHEL-85589] - xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf (Bill O'Donnell) [RHEL-85589] - xfs: assert a valid limit in xfs_rtfind_forw (Bill O'Donnell) [RHEL-85589] - xfs: remove the limit argument to xfs_rtfind_back (Bill O'Donnell) [RHEL-85589] - xfs: make the RT rsum_cache mandatory (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_validate_rt_geometry helper (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_validate_rtextents (Bill O'Donnell) [RHEL-85589] - xfs: pass the icreate args object to xfs_dialloc (Bill O'Donnell) [RHEL-85589] - xfs: match on the global RT inode numbers in xfs_is_metadata_inode (Bill O'Donnell) [RHEL-85589] - xfs: validate inumber in xfs_iget (Bill O'Donnell) [RHEL-85589] - xfs: refactor xfs_file_fallocate (Bill O'Donnell) [RHEL-85589] - fs: sort out the fallocate mode vs flag mess (Bill O'Donnell) [RHEL-85589] - xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space (Bill O'Donnell) [RHEL-85589] - xfs: call xfs_flush_unmap_range from xfs_free_file_space (Bill O'Donnell) [RHEL-85589] - xfs: reset rootdir extent size hint after growfsrt (Bill O'Donnell) [RHEL-85589] - xfs: take m_growlock when running growfsrt (Bill O'Donnell) [RHEL-85589] - xfs: Fix missing interval for missing_owner in xfs fsmap (Bill O'Donnell) [RHEL-85589] - xfs: don't bother reporting blocks trimmed via FITRIM (Bill O'Donnell) [RHEL-85589] - xfs: xfs_finobt_count_blocks() walks the wrong btree (Bill O'Donnell) [RHEL-85589] - xfs: fix folio dirtying for XFILE_ALLOC callers (Bill O'Donnell) [RHEL-85589] - xfs: fix di_onlink checking for V1/V2 inodes (Bill O'Donnell) [RHEL-85589] - xfs: revert AIL TASK_KILLABLE threshold (Bill O'Donnell) [RHEL-85589] - xfs: convert comma to semicolon (Bill O'Donnell) [RHEL-85589] - xfs: remove unused parameter in macro XFS_DQUOT_LOGRES (Bill O'Donnell) [RHEL-85589] - xfs: fix file_path handling in tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: allow SECURE namespace xattrs to use reserved block pool (Bill O'Donnell) [RHEL-85589] - xfs: fix a memory leak (Bill O'Donnell) [RHEL-85589] - xfs: fix rtalloc rotoring when delalloc is in use (Bill O'Donnell) [RHEL-85589] - xfs: get rid of xfs_ag_resv_rmapbt_alloc (Bill O'Donnell) [RHEL-85589] - xfs: skip flushing log items during push (Bill O'Donnell) [RHEL-85589] - xfs: grant heads track byte counts, not LSNs (Bill O'Donnell) [RHEL-85589] - xfs: pass the full grant head to accounting functions (Bill O'Donnell) [RHEL-85589] - xfs: track log space pinned by the AIL (Bill O'Donnell) [RHEL-85589] - xfs: collapse xlog_state_set_callback in caller (Bill O'Donnell) [RHEL-85589] - xfs: l_last_sync_lsn is really AIL state (Bill O'Donnell) [RHEL-85589] - xfs: ensure log tail is always up to date (Bill O'Donnell) [RHEL-85589] - xfs: background AIL push should target physical space (Bill O'Donnell) [RHEL-85589] - xfs: AIL doesn't need manual pushing (Bill O'Donnell) [RHEL-85589] - xfs: move and rename xfs_trans_committed_bulk (Bill O'Donnell) [RHEL-85589] - xfs: Avoid races with cnt_btree lastrec updates (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c (Bill O'Donnell) [RHEL-85589] - xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one (Bill O'Donnell) [RHEL-85589] - xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_finish_one (Bill O'Donnell) [RHEL-85589] - xfs: reuse xfs_refcount_update_cancel_item (Bill O'Donnell) [RHEL-85589] - xfs: add a ci_entry helper (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_trans_set_refcount_flags (Bill O'Donnell) [RHEL-85589] - xfs: clean up refcount log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] - xfs: pass btree cursors to refcount btree tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: create specialized classes for refcount tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: give refcount btree cursor error tracepoints their own class (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c (Bill O'Donnell) [RHEL-85589] - xfs: simplify usage of the rcur local variable in xfs_rmap_finish_one (Bill O'Donnell) [RHEL-85589] - xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one (Bill O'Donnell) [RHEL-85589] - xfs: reuse xfs_rmap_update_cancel_item (Bill O'Donnell) [RHEL-85589] - xfs: add a ri_entry helper (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_trans_set_rmap_flags (Bill O'Donnell) [RHEL-85589] - xfs: clean up rmap log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] - xfs: pass btree cursors to rmap btree tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: give rmap btree cursor error tracepoints their own class (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_defer_agfl_block (Bill O'Donnell) [RHEL-85589] - xfs: remove duplicate asserts in xfs_defer_extent_free (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_efd_add_extent helper (Bill O'Donnell) [RHEL-85589] - xfs: reuse xfs_extent_free_cancel_item (Bill O'Donnell) [RHEL-85589] - xfs: add a xefi_entry helper (Bill O'Donnell) [RHEL-85589] - xfs: pass the fsbno to xfs_perag_intent_get (Bill O'Donnell) [RHEL-85589] - xfs: convert "skip_discard" to a proper flags bitset (Bill O'Donnell) [RHEL-85589] - xfs: clean up extent free log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] - xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb (Bill O'Donnell) [RHEL-85589] - xfs: get rid of trivial rename helpers (Bill O'Donnell) [RHEL-85589] - xfs: move dirent update hooks to xfs_dir2.c (Bill O'Donnell) [RHEL-85589] - xfs: create libxfs helper to rename two directory entries (Bill O'Donnell) [RHEL-85589] - xfs: create libxfs helper to exchange two directory entries (Bill O'Donnell) [RHEL-85589] - xfs: create libxfs helper to remove an existing inode/name from a directory (Bill O'Donnell) [RHEL-85589] - xfs: hoist inode free function to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: create libxfs helper to link an existing inode into a directory (Bill O'Donnell) [RHEL-85589] - xfs: create libxfs helper to link a new inode into a directory (Bill O'Donnell) [RHEL-85589] - xfs: separate the icreate logic around INIT_XATTRS (Bill O'Donnell) [RHEL-85589] - xfs: hoist xfs_{bump,drop}link to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: hoist xfs_iunlink to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: wrap inode creation dqalloc calls (Bill O'Donnell) [RHEL-85589] - xfs: push xfs_icreate_args creation out of xfs_create* (Bill O'Donnell) [RHEL-85589] - xfs: hoist new inode initialization functions to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: split new inode creation into two pieces (Bill O'Donnell) [RHEL-85589] - xfs: use xfs_trans_ichgtime to set times when allocating inode (Bill O'Donnell) [RHEL-85589] - xfs: implement atime updates in xfs_trans_ichgtime (Bill O'Donnell) [RHEL-85589] - xfs: pack icreate initialization parameters into a separate structure (Bill O'Donnell) [RHEL-85589] - xfs: hoist project id get/set functions to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: hoist inode flag conversion functions to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: hoist extent size helpers to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: move inode copy-on-write predicates to xfs_inode.[ch] (Bill O'Donnell) [RHEL-85589] - xfs: verify buffer, inode, and dquot items every tx commit (Bill O'Donnell) [RHEL-85589] - xfs: enable FITRIM on the realtime device (Bill O'Donnell) [RHEL-85589] - xfs: Remove header files which are included more than once (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_ilock_for_write_fault into xfs_write_fault (Bill O'Donnell) [RHEL-85589] - xfs: always take XFS_MMAPLOCK shared in xfs_dax_read_fault (Bill O'Donnell) [RHEL-85589] - xfs: refactor __xfs_filemap_fault (Bill O'Donnell) [RHEL-85589] - xfs: simplify xfs_dax_fault (Bill O'Donnell) [RHEL-85589] - xfs: cleanup xfs_ilock_iocb_for_write (Bill O'Donnell) [RHEL-85589] - xfs: move the dio write relocking out of xfs_ilock_for_iomap (Bill O'Donnell) [RHEL-85589] - xfs: Fix xfs_prepare_shift() range for RT (Bill O'Donnell) [RHEL-85589] - xfs: Fix xfs_flush_unmap_range() range for RT (Bill O'Donnell) [RHEL-85589] - xfs: avoid redundant AGFL buffer invalidation (Bill O'Donnell) [RHEL-85589] - xfs: fix direction in XFS_IOC_EXCHANGE_RANGE (Bill O'Donnell) [RHEL-85589] - xfs: reserve blocks for truncating large realtime inode (Bill O'Donnell) [RHEL-85589] - xfs: make sure sb_fdblocks is non-negative (Bill O'Donnell) [RHEL-85589] - xfs: Add cond_resched to block unmap range and reflink remap path (Bill O'Donnell) [RHEL-85589] - xfs: don't open-code u64_to_user_ptr (Bill O'Donnell) [RHEL-85589] - xfs: fix xfs_init_attr_trans not handling explicit operation codes (Bill O'Donnell) [RHEL-85589] - xfs: drop xfarray sortinfo folio on error (Bill O'Donnell) [RHEL-85589] - xfs: Stop using __maybe_unused in xfs_alloc.c (Bill O'Donnell) [RHEL-85589] - xfs: Clear W=1 warning in xfs_iwalk_run_callbacks() (Bill O'Donnell) [RHEL-85589] - xfs: simplify iext overflow checking and upgrade (Bill O'Donnell) [RHEL-85589] - xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent (Bill O'Donnell) [RHEL-85589] - xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later (Bill O'Donnell) [RHEL-85589] - xfs: xfs_quota_unreserve_blkres can't fail (Bill O'Donnell) [RHEL-85589] - xfs: consolidate the xfs_quota_reserve_blkres definitions (Bill O'Donnell) [RHEL-85589] - xfs: clean up buffer allocation in xlog_do_recovery_pass (Bill O'Donnell) [RHEL-85589] - xfs: widen flags argument to the xfs_iflags_* helpers (Bill O'Donnell) [RHEL-85589] - xfs: minor cleanups of xfs_attr3_rmt_blocks (Bill O'Donnell) [RHEL-85589] - xfs: create a helper to compute the blockcount of a max sized remote value (Bill O'Donnell) [RHEL-85589] - xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function (Bill O'Donnell) [RHEL-85589] - xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c (Bill O'Donnell) [RHEL-85589] - xfs: do not allocate the entire delalloc extent in xfs_bmapi_write (Bill O'Donnell) [RHEL-85589] - xfs: fix xfs_bmap_add_extent_delay_real for partial conversions (Bill O'Donnell) [RHEL-85589] - xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] - xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] - xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write (Bill O'Donnell) [RHEL-85589] - xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] - xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] - xfs: fix error returns from xfs_bmapi_write (Bill O'Donnell) [RHEL-85589] - xfs: convert delayed extents to unwritten when zeroing post eof blocks (Bill O'Donnell) [RHEL-85589] - xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset (Bill O'Donnell) [RHEL-85589] - xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional (Bill O'Donnell) [RHEL-85589] - xfs: refactor dir format helpers (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_dir_replace_args helper (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_dir_removename_args helper (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_dir_createname_args helper (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_dir_lookup_args helper (Bill O'Donnell) [RHEL-85589] - xfs: don't call xfs_file_open from xfs_dir_open (Bill O'Donnell) [RHEL-85589] - xfs: Remove unused function xrep_dir_self_parent (Bill O'Donnell) [RHEL-85589] - xfs: invalidate dentries for a file before moving it to the orphanage (Bill O'Donnell) [RHEL-85589] - xfs: exchange-range for repairs is no longer dynamic (Bill O'Donnell) [RHEL-85589] - xfs: fix iunlock calls in xrep_adoption_trans_alloc (Bill O'Donnell) [RHEL-85589] - xfs: drop the scrub file's iolock when transaction allocation fails (Bill O'Donnell) [RHEL-85589] - xfs: only iget the file once when doing vectored scrub-by-handle (Bill O'Donnell) [RHEL-85589] - xfs: introduce vectored scrub mode (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_ioc_scrub_metadata to scrub.c (Bill O'Donnell) [RHEL-85589] - xfs: reduce the rate of cond_resched calls inside scrub (Bill O'Donnell) [RHEL-85589] - xfs: fix corruptions in the directory tree (Bill O'Donnell) [RHEL-85589] - xfs: report directory tree corruption in the health information (Bill O'Donnell) [RHEL-85589] - xfs: invalidate dirloop scrub path data when concurrent updates happen (Bill O'Donnell) [RHEL-85589] - xfs: teach online scrub to find directory tree structure problems (Bill O'Donnell) [RHEL-85589] - xfs: inode repair should ensure there's an attr fork to store parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: repair link count of nondirectories after rebuilding parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: adapt the orphanage code to handle parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: actually rebuild the parent pointer xattrs (Bill O'Donnell) [RHEL-85589] - xfs: add a per-leaf block callback to xchk_xattr_walk (Bill O'Donnell) [RHEL-85589] - xfs: split xfs_bmap_add_attrfork into two pieces (Bill O'Donnell) [RHEL-85589] - xfs: remove pointless unlocked assertion (Bill O'Donnell) [RHEL-85589] - xfs: implement live updates for parent pointer repairs (Bill O'Donnell) [RHEL-85589] - xfs: repair directory parent pointers by scanning for dirents (Bill O'Donnell) [RHEL-85589] - xfs: replay unlocked parent pointer updates that accrue during xattr repair (Bill O'Donnell) [RHEL-85589] - xfs: implement live updates for directory repairs (Bill O'Donnell) [RHEL-85589] - xfs: repair directories by scanning directory parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: add raw parent pointer apis to support repair (Bill O'Donnell) [RHEL-85589] - xfs: salvage parent pointers when rebuilding xattr structures (Bill O'Donnell) [RHEL-85589] - xfs: make the reserved block permission flag explicit in xfs_attr_set (Bill O'Donnell) [RHEL-85589] - xfs: remove some boilerplate from xfs_attr_set (Bill O'Donnell) [RHEL-85589] - xfs: check parent pointer xattrs when scrubbing (Bill O'Donnell) [RHEL-85589] - xfs: walk directory parent pointers to determine backref count (Bill O'Donnell) [RHEL-85589] - xfs: deferred scrub of parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: scrub parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: deferred scrub of dirents (Bill O'Donnell) [RHEL-85589] - xfs: check dirents have parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: drop compatibility minimum log size computations for reflink (Bill O'Donnell) [RHEL-85589] - xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res (Bill O'Donnell) [RHEL-85589] - xfs: add a incompat feature bit for parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: don't remove the attr fork when parent pointers are enabled (Bill O'Donnell) [RHEL-85589] - xfs: add parent pointer ioctls (Bill O'Donnell) [RHEL-85589] - xfs: split out handle management helpers a bit (Bill O'Donnell) [RHEL-85589] - xfs: move handle ioctl code to xfs_handle.c (Bill O'Donnell) [RHEL-85589] - xfs: pass the attr value to put_listent when possible (Bill O'Donnell) [RHEL-85589] - xfs: don't return XFS_ATTR_PARENT attributes via listxattr (Bill O'Donnell) [RHEL-85589] - xfs: Add parent pointers to xfs_cross_rename (Bill O'Donnell) [RHEL-85589] - xfs: Add parent pointers to rename (Bill O'Donnell) [RHEL-85589] - xfs: remove parent pointers in unlink (Bill O'Donnell) [RHEL-85589] - xfs: add parent attributes to symlink (Bill O'Donnell) [RHEL-85589] - xfs: add parent attributes to link (Bill O'Donnell) [RHEL-85589] - xfs: parent pointer attribute creation (Bill O'Donnell) [RHEL-85589] - xfs: create a hashname function for parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: extend transaction reservations for parent attributes (Bill O'Donnell) [RHEL-85589] - xfs: add parent pointer validator functions (Bill O'Donnell) [RHEL-85589] - xfs: Expose init_xattrs in xfs_create_tmpfile (Bill O'Donnell) [RHEL-85589] - xfs: record inode generation in xattr update log intent items (Bill O'Donnell) [RHEL-85589] - xfs: create attr log item opcodes and formats for parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery (Bill O'Donnell) [RHEL-85589] - xfs: allow xattr matching on name and value for parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: define parent pointer ondisk extended attribute format (Bill O'Donnell) [RHEL-85589] - xfs: add parent pointer support to attribute code (Bill O'Donnell) [RHEL-85589] - xfs: create a separate hashname function for extended attributes (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_attr_defer_add to xfs_attr_item.c (Bill O'Donnell) [RHEL-85589] - xfs: check the flags earlier in xfs_attr_match (Bill O'Donnell) [RHEL-85589] - xfs: rearrange xfs_attr_match parameters (Bill O'Donnell) [RHEL-85589] - xfs: enforce one namespace per attribute (Bill O'Donnell) [RHEL-85589] - xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2 (Bill O'Donnell) [RHEL-85589] - xfs: refactor name/length checks in xfs_attri_validate (Bill O'Donnell) [RHEL-85589] - xfs: use local variables for name and value length in _attri_commit_pass2 (Bill O'Donnell) [RHEL-85589] - xfs: always set args->value in xfs_attri_item_recover (Bill O'Donnell) [RHEL-85589] - xfs: validate recovered name buffers when recovering xattr items (Bill O'Donnell) [RHEL-85589] - xfs: use helpers to extract xattr op from opflags (Bill O'Donnell) [RHEL-85589] - xfs: restructure xfs_attr_complete_op a bit (Bill O'Donnell) [RHEL-85589] - xfs: check shortform attr entry flags specifically (Bill O'Donnell) [RHEL-85589] - xfs: fix missing check for invalid attr flags (Bill O'Donnell) [RHEL-85589] - xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2 (Bill O'Donnell) [RHEL-85589] - xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available (Bill O'Donnell) [RHEL-85589] - xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf (Bill O'Donnell) [RHEL-85589] - xfs: rearrange xfs_da_args a bit to use less space (Bill O'Donnell) [RHEL-85589] - xfs: make attr removal an explicit operation (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_da_args.attr_flags (Bill O'Donnell) [RHEL-85589] - xfs: remove XFS_DA_OP_NOTIME (Bill O'Donnell) [RHEL-85589] - xfs: remove XFS_DA_OP_REMOVE (Bill O'Donnell) [RHEL-85589] - xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) (Bill O'Donnell) [RHEL-85589] - xfs: stop the steal (of data blocks for RT indirect blocks) (Bill O'Donnell) [RHEL-85589] - xfs: rework splitting of indirect block reservations (Bill O'Donnell) [RHEL-85589] - xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations (Bill O'Donnell) [RHEL-85589] - xfs: support RT inodes in xfs_mod_delalloc (Bill O'Donnell) [RHEL-85589] - xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay (Bill O'Donnell) [RHEL-85589] - xfs: reinstate RT support in xfs_bmapi_reserve_delalloc (Bill O'Donnell) [RHEL-85589] - xfs: split xfs_mod_freecounter (Bill O'Donnell) [RHEL-85589] - xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive (Bill O'Donnell) [RHEL-85589] - xfs: move RT inode locking out of __xfs_bunmapi (Bill O'Donnell) [RHEL-85589] - xfs: free RT extents after updating the bmap btree (Bill O'Donnell) [RHEL-85589] - xfs: refactor realtime inode locking (Bill O'Donnell) [RHEL-85589] - xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions (Bill O'Donnell) [RHEL-85589] - xfs: compile out v4 support if disabled (Bill O'Donnell) [RHEL-85589] - xfs: remove the unused xfs_extent_busy_enomem trace event (Bill O'Donnell) [RHEL-85589] - xfs: unwind xfs_extent_busy_clear (Bill O'Donnell) [RHEL-85589] - xfs: move more logic into xfs_extent_busy_clear_one (Bill O'Donnell) [RHEL-85589] - xfs: Remove unused function is_rt_data_fork (Bill O'Donnell) [RHEL-85589] - xfs: small cleanup in xrep_update_qflags() (Bill O'Donnell) [RHEL-85589] - xfs: Fix typo in comment (Bill O'Donnell) [RHEL-85589] - xfs: fix sparse warnings about unused interval tree functions (Bill O'Donnell) [RHEL-85589] - xfs: silence sparse warning when checking version number (Bill O'Donnell) [RHEL-85589] - xfs: fix CIL sparse lock context warnings (Bill O'Donnell) [RHEL-85589] - xfs: unlock new repair tempfiles after creation (Bill O'Donnell) [RHEL-85589] - xfs: don't pick up IOLOCK during rmapbt repair scan (Bill O'Donnell) [RHEL-85589] - xfs: Hold inode locks in xfs_rename (Bill O'Donnell) [RHEL-85589] - xfs: Hold inode locks in xfs_trans_alloc_dir (Bill O'Donnell) [RHEL-85589] - xfs: Hold inode locks in xfs_ialloc (Bill O'Donnell) [RHEL-85589] - xfs: Increase XFS_QM_TRANS_MAXDQS to 5 (Bill O'Donnell) [RHEL-85589] - xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 (Bill O'Donnell) [RHEL-85589] - xfs: fix performance problems when fstrimming a subset of a fragmented AG (Bill O'Donnell) [RHEL-85589] - xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype (Bill O'Donnell) [RHEL-85589] - xfs: pin inodes that would otherwise overflow link count (Bill O'Donnell) [RHEL-85589] - xfs: try to avoid allocating from sick inode clusters (Bill O'Donnell) [RHEL-85589] - xfs: check unused nlink fields in the ondisk inode (Bill O'Donnell) [RHEL-85589] - xfs: repair AGI unlinked inode bucket lists (Bill O'Donnell) [RHEL-85589] - xfs: hoist AGI repair context to a heap object (Bill O'Donnell) [RHEL-85589] - xfs: check AGI unlinked inode buckets (Bill O'Donnell) [RHEL-85589] - xfs: online repair of symbolic links (Bill O'Donnell) [RHEL-85589] - xfs: pass the owner to xfs_symlink_write_target (Bill O'Donnell) [RHEL-85589] - xfs: expose xfs_bmap_local_to_extents for online repair (Bill O'Donnell) [RHEL-85589] - xfs: ensure dentry consistency when the orphanage adopts a file (Bill O'Donnell) [RHEL-85589] - xfs: move files to orphanage instead of letting nlinks drop to zero (Bill O'Donnell) [RHEL-85589] - xfs: move orphan files to the orphanage (Bill O'Donnell) [RHEL-85589] - xfs: ask the dentry cache if it knows the parent of a directory (Bill O'Donnell) [RHEL-85589] - xfs: online repair of parent pointers (Bill O'Donnell) [RHEL-85589] - xfs: scan the filesystem to repair a directory dotdot entry (Bill O'Donnell) [RHEL-85589] - xfs: online repair of directories (Bill O'Donnell) [RHEL-85589] - xfs: inactivate directory data blocks (Bill O'Donnell) [RHEL-85589] - xfs: update the unlinked list when repairing link counts (Bill O'Donnell) [RHEL-85589] - xfs: ensure unlinked list state is consistent with nlink during scrub (Bill O'Donnell) [RHEL-85589] - xfs: create an xattr iteration function for scrub (Bill O'Donnell) [RHEL-85589] - xfs: flag empty xattr leaf blocks for optimization (Bill O'Donnell) [RHEL-85589] - xfs: scrub should set preen if attr leaf has holes (Bill O'Donnell) [RHEL-85589] - xfs: repair extended attributes (Bill O'Donnell) [RHEL-85589] - xfs: use atomic extent swapping to fix user file fork data (Bill O'Donnell) [RHEL-85589] - xfs: create a blob array data structure (Bill O'Donnell) [RHEL-85589] - xfs: enable discarding of folios backing an xfile (Bill O'Donnell) [RHEL-85589] - xfs: validate explicit directory free block owners (Bill O'Donnell) [RHEL-85589] - xfs: validate explicit directory block buffer owners (Bill O'Donnell) [RHEL-85589] - xfs: validate explicit directory data buffer owners (Bill O'Donnell) [RHEL-85589] - xfs: validate directory leaf buffer owners (Bill O'Donnell) [RHEL-85589] - xfs: validate dabtree node buffer owners (Bill O'Donnell) [RHEL-85589] - xfs: validate attr remote value buffer owners (Bill O'Donnell) [RHEL-85589] - xfs: validate attr leaf buffer owners (Bill O'Donnell) [RHEL-85589] - xfs: reduce indenting in xfs_attr_node_list (Bill O'Donnell) [RHEL-85589] - xfs: use the xfs_da_args owner field to set new dir/attr block owner (Bill O'Donnell) [RHEL-85589] - xfs: add an explicit owner field to xfs_da_args (Bill O'Donnell) [RHEL-85589] - xfs: online repair of realtime summaries (Bill O'Donnell) [RHEL-85589] - xfs: teach the tempfile to set up atomic file content exchanges (Bill O'Donnell) [RHEL-85589] - xfs: support preallocating and copying content into temporary files (Bill O'Donnell) [RHEL-85589] - xfs: add the ability to reap entire inode forks (Bill O'Donnell) [RHEL-85589] - xfs: refactor live buffer invalidation for repairs (Bill O'Donnell) [RHEL-85589] - xfs: create temporary files and directories for online repair (Bill O'Donnell) [RHEL-85589] - xfs: hide private inodes from bulkstat and handle functions (Bill O'Donnell) [RHEL-85589] - docs: update swapext -> exchmaps language (Bill O'Donnell) [RHEL-85589] - xfs: enable logged file mapping exchange feature (Bill O'Donnell) [RHEL-85589] - xfs: capture inode generation numbers in the ondisk exchmaps log item (Bill O'Donnell) [RHEL-85589] - xfs: support non-power-of-two rtextsize with exchange-range (Bill O'Donnell) [RHEL-85589] - xfs: make file range exchange support realtime files (Bill O'Donnell) [RHEL-85589] - xfs: condense symbolic links after a mapping exchange operation (Bill O'Donnell) [RHEL-85589] - xfs: condense directories after a mapping exchange operation (Bill O'Donnell) [RHEL-85589] - xfs: condense extended attributes after a mapping exchange operation (Bill O'Donnell) [RHEL-85589] - xfs: add error injection to test file mapping exchange recovery (Bill O'Donnell) [RHEL-85589] - xfs: bind together the front and back ends of the file range exchange code (Bill O'Donnell) [RHEL-85589] - xfs: create deferred log items for file mapping exchanges (Bill O'Donnell) [RHEL-85589] - xfs: introduce a file mapping exchange log intent item (Bill O'Donnell) [RHEL-85589] - xfs: create a incompat flag for atomic file mapping exchanges (Bill O'Donnell) [RHEL-85589] - xfs: introduce new file range exchange ioctl (Bill O'Donnell) [RHEL-85589] - vfs: export remap and write check helpers (Bill O'Donnell) [RHEL-85589] - xfs: constify xfs_bmap_is_written_extent (Bill O'Donnell) [RHEL-85589] - xfs: refactor non-power-of-two alignment checks (Bill O'Donnell) [RHEL-85589] - xfs: hoist multi-fsb allocation unit detection to a helper (Bill O'Donnell) [RHEL-85589] - xfs: create a new helper to return a file's allocation unit (Bill O'Donnell) [RHEL-85589] - xfs: declare xfs_file.c symbols in xfs_file.h (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_iops.c declarations out of xfs_inode.h (Bill O'Donnell) [RHEL-85589] - xfs: move inode lease breaking functions to xfs_inode.c (Bill O'Donnell) [RHEL-85589] - xfs: only clear log incompat flags at clean unmount (Bill O'Donnell) [RHEL-85589] - xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_directory (Bill O'Donnell) [RHEL-85589] - xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode (Bill O'Donnell) [RHEL-85589] - xfs: pass xfs_buf lookup flags to xfs_*read_agi (Bill O'Donnell) [RHEL-85589] - xfs: allow cross-linking special files without project quota (Bill O'Donnell) [RHEL-85589] - xfs: don't use current->journal_info (Bill O'Donnell) [RHEL-85589] - xfs: allow sunit mount option to repair bad primary sb stripe values (Bill O'Donnell) [RHEL-85589] - xfs: quota radix tree allocations need to be NOFS on insert (Bill O'Donnell) [RHEL-85589] - xfs: fix dev_t usage in xmbuf tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: use kvfree() in xlog_cil_free_logvec() (Bill O'Donnell) [RHEL-85589] - xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL (Bill O'Donnell) [RHEL-85589] - xfs: fix log recovery erroring out on refcount recovery failure (Bill O'Donnell) [RHEL-85589] - xfs: move symlink target write function to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: move remote symlink target read function to libxfs (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h (Bill O'Donnell) [RHEL-85589] - xfs: xfs_bmap_finish_one should map unwritten extents properly (Bill O'Donnell) [RHEL-85589] - xfs: support deferred bmap updates on the attr fork (Bill O'Donnell) [RHEL-85589] - xfs: support recovering bmap intent items targetting realtime extents (Bill O'Donnell) [RHEL-85589] - xfs: add a realtime flag to the bmap update log redo items (Bill O'Donnell) [RHEL-85589] - xfs: fix xfs_bunmapi to allow unmapping of partial rt extents (Bill O'Donnell) [RHEL-85589] - xfs: add a xattr_entry helper (Bill O'Donnell) [RHEL-85589] - xfs: move xfs_bmap_defer_add to xfs_bmap_item.c (Bill O'Donnell) [RHEL-85589] - xfs: reuse xfs_bmap_update_cancel_item (Bill O'Donnell) [RHEL-85589] - xfs: add a bi_entry helper (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_trans_set_bmap_flags (Bill O'Donnell) [RHEL-85589] - xfs: clean up bmap log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] - xfs: split tracepoint classes for deferred items (Bill O'Donnell) [RHEL-85589] - xfs: port refcount repair to the new refcount bag structure (Bill O'Donnell) [RHEL-85589] - xfs: create refcount bag structure for btree repairs (Bill O'Donnell) [RHEL-85589] - xfs: define an in-memory btree for storing refcount bag info during repairs (Bill O'Donnell) [RHEL-85589] - xfs: hook live rmap operations during a repair operation (Bill O'Donnell) [RHEL-85589] - xfs: create a shadow rmap btree during rmap repair (Bill O'Donnell) [RHEL-85589] - xfs: repair the rmapbt (Bill O'Donnell) [RHEL-85589] - xfs: create agblock bitmap helper to count the number of set regions (Bill O'Donnell) [RHEL-85589] - xfs: create a helper to decide if a file mapping targets the rt volume (Bill O'Donnell) [RHEL-85589] - xfs: launder in-memory btree buffers before transaction commit (Bill O'Donnell) [RHEL-85589] - xfs: support in-memory btrees (Bill O'Donnell) [RHEL-85589] - xfs: add a xfs_btree_ptrs_equal helper (Bill O'Donnell) [RHEL-85589] - xfs: support in-memory buffer cache targets (Bill O'Donnell) [RHEL-85589] - xfs: dynamically allocate the xfs-qm shrinker (Bill O'Donnell) [RHEL-85589] - xfs: dynamically allocate the xfs-inodegc shrinker (Bill O'Donnell) [RHEL-85589] - xfs: dynamically allocate the xfs-buf shrinker (Bill O'Donnell) [RHEL-85589] - xfs: teach buftargs to maintain their own buffer hashtable (Bill O'Donnell) [RHEL-85589] - xfs: move setting bt_logical_sectorsize out of xfs_setsize_buftarg (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_setsize_buftarg_early (Bill O'Donnell) [RHEL-85589] - xfs: remove the xfs_buftarg_t typedef (Bill O'Donnell) [RHEL-85589] - xfs: split xfs_buf_rele for cached vs uncached buffers (Bill O'Donnell) [RHEL-85589] - xfs: move and rename xfs_btree_read_bufl (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_btree_reada_bufs (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_btree_reada_bufl (Bill O'Donnell) [RHEL-85589] - xfs: factor out a __xfs_btree_check_lblock_hdr helper (Bill O'Donnell) [RHEL-85589] - xfs: rename btree helpers that depends on the block number representation (Bill O'Donnell) [RHEL-85589] - xfs: consolidate btree block verification (Bill O'Donnell) [RHEL-85589] - xfs: tighten up validation of root block in inode forks (Bill O'Donnell) [RHEL-85589] - xfs: remove the crc variable in __xfs_btree_check_lblock (Bill O'Donnell) [RHEL-85589] - xfs: misc cleanups for __xfs_btree_check_sblock (Bill O'Donnell) [RHEL-85589] - xfs: consolidate btree ptr checking (Bill O'Donnell) [RHEL-85589] - xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents (Bill O'Donnell) [RHEL-85589] - xfs: simplify xfs_btree_check_lblock_siblings (Bill O'Donnell) [RHEL-85589] - xfs: simplify xfs_btree_check_sblock_siblings (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_btnum_t (Bill O'Donnell) [RHEL-85589] - xfs: pass a 'bool is_finobt' to xfs_inobt_insert (Bill O'Donnell) [RHEL-85589] - xfs: split xfs_inobt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: split xfs_inobt_insert_sprec (Bill O'Donnell) [RHEL-85589] - xfs: remove the which variable in xchk_iallocbt (Bill O'Donnell) [RHEL-85589] - xfs: remove the btnum argument to xfs_inobt_count_blocks (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_inobt_cur (Bill O'Donnell) [RHEL-85589] - xfs: split xfs_allocbt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init (Bill O'Donnell) [RHEL-85589] - xfs: add a sick_mask to struct xfs_btree_ops (Bill O'Donnell) [RHEL-85589] - xfs: add a name field to struct xfs_btree_ops (Bill O'Donnell) [RHEL-85589] - xfs: split the agf_roots and agf_levels arrays (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_bmbt_stage_cursor (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: make staging file forks explicit (Bill O'Donnell) [RHEL-85589] - xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_rmapbt_stage_cursor (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_refcountbt_stage_cursor (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_inobt_stage_cursor (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: remove xfs_allocbt_stage_cursor (Bill O'Donnell) [RHEL-85589] - xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor (Bill O'Donnell) [RHEL-85589] - xfs: don't override bc_ops for staging btrees (Bill O'Donnell) [RHEL-85589] - xfs: add a xfs_btree_init_ptr_from_cur (Bill O'Donnell) [RHEL-85589] - xfs: move comment about two 2 keys per pointer in the rmap btree (Bill O'Donnell) [RHEL-85589] - xfs: create predicate to determine if cursor is at inode root level (Bill O'Donnell) [RHEL-85589] - xfs: split the per-btree union in struct xfs_btree_cur (Bill O'Donnell) [RHEL-85589] - xfs: split out a btree type from the btree ops geometry flags (Bill O'Donnell) [RHEL-85589] - xfs: store the btree pointer length in struct xfs_btree_ops (Bill O'Donnell) [RHEL-85589] - xfs: factor out a btree block owner check (Bill O'Donnell) [RHEL-85589] - xfs: factor out a xfs_btree_owner helper (Bill O'Donnell) [RHEL-85589] - xfs: move the btree stats offset into struct btree_ops (Bill O'Donnell) [RHEL-85589] - xfs: move lru refs to the btree ops structure (Bill O'Donnell) [RHEL-85589] - xfs: set btree block buffer ops in _init_buf (Bill O'Donnell) [RHEL-85589] - xfs: remove the unnecessary daddr paramter to _init_block (Bill O'Donnell) [RHEL-85589] - xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls (Bill O'Donnell) [RHEL-85589] - xfs: rename btree block/buffer init functions (Bill O'Donnell) [RHEL-85589] - xfs: initialize btree blocks using btree_ops structure (Bill O'Donnell) [RHEL-85589] - xfs: extern some btree ops structures (Bill O'Donnell) [RHEL-85589] - xfs: turn the allocbt cursor active field into a btree flag (Bill O'Donnell) [RHEL-85589] - xfs: consolidate the xfs_alloc_lookup_* helpers (Bill O'Donnell) [RHEL-85589] - xfs: remove bc_ino.flags (Bill O'Donnell) [RHEL-85589] - xfs: encode the btree geometry flags in the btree ops structure (Bill O'Donnell) [RHEL-85589] - xfs: drop XFS_BTREE_CRC_BLOCKS (Bill O'Donnell) [RHEL-85589] - xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor (Bill O'Donnell) [RHEL-85589] - xfs: consolidate btree block allocation tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: consolidate btree block freeing tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: repair summary counters (Bill O'Donnell) [RHEL-85589] - xfs: update health status if we get a clean bill of health (Bill O'Donnell) [RHEL-85589] - xfs: remember sick inodes that get inactivated (Bill O'Donnell) [RHEL-85589] - xfs: add secondary and indirect classes to the health tracking system (Bill O'Donnell) [RHEL-85589] - xfs: report XFS_IS_CORRUPT errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report realtime metadata corruption errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report quota block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report inode corruption errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report symlink block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report dir/attr block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report btree block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] - xfs: report block map corruption errors to the health tracking system (Bill O'Donnell) [RHEL-85589] - xfs: report ag header corruption errors to the health tracking system (Bill O'Donnell) [RHEL-85589] - xfs: report fs corruption errors to the health tracking system (Bill O'Donnell) [RHEL-85589] - xfs: separate the marking of sick and checked metadata (Bill O'Donnell) [RHEL-85589] - xfs: teach repair to fix file nlinks (Bill O'Donnell) [RHEL-85589] - xfs: track directory entry updates during live nlinks fsck (Bill O'Donnell) [RHEL-85589] - xfs: teach scrub to check file nlinks (Bill O'Donnell) [RHEL-85589] - xfs: report health of inode link counts (Bill O'Donnell) [RHEL-85589] - xfs: repair dquots based on live quotacheck results (Bill O'Donnell) [RHEL-85589] - xfs: repair cannot update the summary counters when logging quota flags (Bill O'Donnell) [RHEL-85589] - xfs: track quota updates during live quotacheck (Bill O'Donnell) [RHEL-85589] - xfs: implement live quotacheck inode scan (Bill O'Donnell) [RHEL-85589] - xfs: create a sparse load xfarray function (Bill O'Donnell) [RHEL-85589] - xfs: create a helper to count per-device inode block usage (Bill O'Donnell) [RHEL-85589] - xfs: create a xchk_trans_alloc_empty helper for scrub (Bill O'Donnell) [RHEL-85589] - xfs: report the health of quota counts (Bill O'Donnell) [RHEL-85589] - xfs: repair file modes by scanning for a dirent pointing to us (Bill O'Donnell) [RHEL-85589] - xfs: create a macro for decoding ftypes in tracepoints (Bill O'Donnell) [RHEL-85589] - xfs: create a predicate to determine if two xfs_names are the same (Bill O'Donnell) [RHEL-85589] - xfs: create a static name for the dot entry too (Bill O'Donnell) [RHEL-85589] - xfs: iscan batching should handle unallocated inodes too (Bill O'Donnell) [RHEL-85589] - xfs: cache a bunch of inodes for repair scans (Bill O'Donnell) [RHEL-85589] - xfs: stagger the starting AG of scrub iscans to reduce contention (Bill O'Donnell) [RHEL-85589] - xfs: allow scrub to hook metadata updates in other writers (Bill O'Donnell) [RHEL-85589] - xfs: implement live inode scan for scrub (Bill O'Donnell) [RHEL-85589] - xfs: speed up xfs_iwalk_adjust_start a little bit (Bill O'Donnell) [RHEL-85589] - xfs: remove xfile_{get,put}_page (Bill O'Donnell) [RHEL-85589] - xfs: convert xfarray_pagesort to deal with large folios (Bill O'Donnell) [RHEL-85589] - xfs: fix a comment in xfarray.c (Bill O'Donnell) [RHEL-85589] - xfs: remove xfarray_sortinfo.page_kaddr (Bill O'Donnell) [RHEL-85589] - xfs: add file_{get,put}_folio (Bill O'Donnell) [RHEL-85589] - shmem: document how to "persist" data when using shmem_*file_setup (Bill O'Donnell) [RHEL-85589] - shmem: move the shmem_mapping assert into shmem_get_folio_gfp (Bill O'Donnell) [RHEL-85589] - shmem: set a_ops earlier in shmem_symlink (Bill O'Donnell) [RHEL-85589] - shmem: move shmem_mapping out of line (Bill O'Donnell) [RHEL-85589] - xfs: use shmem_get_folio in in xfile_load (Bill O'Donnell) [RHEL-85589] - xfs: use shmem_get_folio in xfile_obj_store (Bill O'Donnell) [RHEL-85589] - xfs: don't allow highmem pages in xfile mappings (Bill O'Donnell) [RHEL-85589] - xfs: don't try to handle non-update pages in xfile_obj_load (Bill O'Donnell) [RHEL-85589] - xfs: remove the xfile_pread/pwrite APIs (Bill O'Donnell) [RHEL-85589] - Documentation: xfs: consolidate XFS docs into its own subdirectory (Bill O'Donnell) [RHEL-85589] - xfs: remove xfile_stat (Bill O'Donnell) [RHEL-85589] - xfs: don't modify file and inode flags for shmem files (Bill O'Donnell) [RHEL-85589] - xfs: use shmem_kernel_file_setup in xfile_create (Bill O'Donnell) [RHEL-85589] - xfs: shmem_file_setup can't return NULL (Bill O'Donnell) [RHEL-85589] - shmem: export shmem_get_folio (Bill O'Donnell) [RHEL-85589] - shmem: export shmem_kernel_file_setup (Bill O'Donnell) [RHEL-85589] - xfs: use VM_NORESERVE in xfile_create (Bill O'Donnell) [RHEL-85589] - xfs: use kvfree in xfs_ioc_getfsmap() (Bill O'Donnell) [RHEL-85589] - xfs: use kvfree() in xfs_ioc_attr_list() (Bill O'Donnell) [RHEL-85589] - xfs: Remove mrlock wrapper (Bill O'Donnell) [RHEL-85589] - xfs: Replace xfs_isilocked with xfs_assert_ilocked (Bill O'Donnell) [RHEL-85589] - xfs: use kvfree for buf in xfs_ioc_getbmap (Bill O'Donnell) [RHEL-85589] - xfs: remove duplicate ifdefs (Bill O'Donnell) [RHEL-85589] - xfs: use xfs_defer_alloc a bit more (Bill O'Donnell) [RHEL-85589] - xfs: eliminate lockdep false positives in xfs_attr_shortform_list (Bill O'Donnell) [RHEL-85589] - xfs: clean up remaining GFP_NOFS users (Bill O'Donnell) [RHEL-85589] - xfs: place the CIL under nofs allocation context (Bill O'Donnell) [RHEL-85589] - xfs: place intent recovery under NOFS allocation context (Bill O'Donnell) [RHEL-85589] - xfs: use GFP_KERNEL in pure transaction contexts (Bill O'Donnell) [RHEL-85589] - xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS (Bill O'Donnell) [RHEL-85589] - xfs: use an empty transaction for fstrim (Bill O'Donnell) [RHEL-85589] - xfs: convert remaining kmem_free() to kfree() (Bill O'Donnell) [RHEL-85589] - xfs: convert kmem_free() for kvmalloc users to kvfree() (Bill O'Donnell) [RHEL-85589] - xfs: move kmem_to_page() (Bill O'Donnell) [RHEL-85589] - xfs: convert kmem_alloc() to kmalloc() (Bill O'Donnell) [RHEL-85589] - xfs: convert kmem_zalloc() to kzalloc() (Bill O'Donnell) [RHEL-85589] - xfs: add support for FS_IOC_GETFSSYSFSPATH (Bill O'Donnell) [RHEL-85589] - MAINTAINERS: drop me as XFS maintainer (Bill O'Donnell) [RHEL-85589] - MAINTAINERS: add Chandan Babu as XFS release manager (Bill O'Donnell) [RHEL-85589] - docs: add maintainer entry profile for XFS (Bill O'Donnell) [RHEL-85589] - xfs: document future directions of online fsck (Bill O'Donnell) [RHEL-85589] - xfs: document the userspace fsck driver program (Bill O'Donnell) [RHEL-85589] - xfs: document directory tree repairs (Bill O'Donnell) [RHEL-85589] - xfs: document metadata file repair (Bill O'Donnell) [RHEL-85589] - xfs: document full filesystem scans for online fsck (Bill O'Donnell) [RHEL-85589] - xfs: document online file metadata repair code (Bill O'Donnell) [RHEL-85589] - xfs: document btree bulk loading (Bill O'Donnell) [RHEL-85589] - xfs: document pageable kernel memory (Bill O'Donnell) [RHEL-85589] - xfs: document how online fsck deals with eventual consistency (Bill O'Donnell) [RHEL-85589] - xfs: document the filesystem metadata checking strategy (Bill O'Donnell) [RHEL-85589] - xfs: document the user interface for online fsck (Bill O'Donnell) [RHEL-85589] - xfs: document the testing plan for online fsck (Bill O'Donnell) [RHEL-85589] - xfs: document the general theory underlying online fsck design (Bill O'Donnell) [RHEL-85589] - docs: Instruct LaTeX to cope with deeper nesting (Bill O'Donnell) [RHEL-85589] - xfs: document the motivation for online fsck design (Bill O'Donnell) [RHEL-85589] - net/sched: Always pass notifications when child class becomes empty (Ivan Vecera) [RHEL-75597] - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add an HFSC qlen accounting test (Ivan Vecera) [RHEL-75597] - sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add qdisc limit trimming tests (Ivan Vecera) [RHEL-75597] - net_sched: Flush gso_skb list too during ->change() (Ivan Vecera) [RHEL-75597] {CVE-2025-37992} - selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case (Ivan Vecera) [RHEL-75597] - sch_htb: make htb_deactivate() idempotent (Ivan Vecera) [RHEL-75597] {CVE-2025-37953} - selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour (Ivan Vecera) [RHEL-75597] - net_sched: qfq: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37913} - net_sched: ets: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37914} - net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37890} - net_sched: drr: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37915} - selftests/tc-testing: Add test for HFSC queue emptying during peek operation (Ivan Vecera) [RHEL-75597] - net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too (Ivan Vecera) [RHEL-75597] {CVE-2025-37823} - net_sched: hfsc: Fix a UAF vulnerability in class handling (Ivan Vecera) [RHEL-75597] {CVE-2025-37797} - selftests/tc-testing: Add test for echo of big TC filters (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: sfq: check that a derived limit of 1 is rejected (Ivan Vecera) [RHEL-75597] - net_sched: sch_sfq: move the limit validation (Ivan Vecera) [RHEL-75597] {CVE-2025-37752} - net_sched: sch_sfq: use a temporary work area for validating configuration (Ivan Vecera) [RHEL-75597] - tc: Ensure we have enough buffer space when sending filter netlink notifications (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent (Ivan Vecera) [RHEL-75597] - codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75597] {CVE-2025-37798} - sch_ets: make est_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] - sch_qfq: make qfq_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] - sch_hfsc: make hfsc_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] - sch_drr: make drr_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] - sch_htb: make htb_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] {CVE-2025-37932} - treewide: Switch/rename to timer_delete[_sync]() (Ivan Vecera) [RHEL-75597] - selftests: tc-testing: fix nat regex matching (Ivan Vecera) [RHEL-75597] - selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test (Ivan Vecera) [RHEL-75597] - net_sched: skbprio: Remove overly strict queue assertions (Ivan Vecera) [RHEL-75597] {CVE-2025-38637} - tc-tests: Update tc police action tests for tc buffer size rounding fixes. (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT (Ivan Vecera) [RHEL-75597] - net_sched: Prevent creation of classes with TC_H_ROOT (Ivan Vecera) [RHEL-75597] {CVE-2025-21971} - sched: address a potential NULL pointer dereference in the GRED scheduler. (Ivan Vecera) [RHEL-75597] {CVE-2025-21980} - net: sched: wrap doit/dumpit methods (Ivan Vecera) [RHEL-75597] - net: sched: Remove newline at the end of a netlink error message (Ivan Vecera) [RHEL-75597] - net: remove '__' from __skb_flow_get_ports() (Ivan Vecera) [RHEL-75597] - skbuff: kill skb_flow_get_ports() (Ivan Vecera) [RHEL-75597] - net: Add options as a flexible array to struct ip_tunnel_info (Ivan Vecera) [RHEL-75597] - ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' (Ivan Vecera) [RHEL-75597] - flow_dissector: Fix port range key handling in BPF conversion (Ivan Vecera) [RHEL-75597] - selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range (Ivan Vecera) [RHEL-75597] - flow_dissector: Fix handling of mixed port and port-range keys (Ivan Vecera) [RHEL-75597] - net/sched: cls_api: fix error handling causing NULL dereference (Ivan Vecera) [RHEL-75597] {CVE-2025-21857} - flow_dissector: use RCU protection to fetch dev_net() (Ivan Vecera) [RHEL-75597] - net: sched: Fix truncation of offloaded action statistics (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75597] - netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75597] {CVE-2025-21703} - selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0 (Ivan Vecera) [RHEL-75597] - net: sched: fix ets qdisc OOB Indexing (Ivan Vecera) [RHEL-75597] {CVE-2025-21692} - net: sched: Disallow replacing of child qdisc from one parent to another (Ivan Vecera) [RHEL-75597] {CVE-2025-21700} - net: tc: improve qdisc error messages (Ivan Vecera) [RHEL-75597] - net: sched: calls synchronize_net() only when needed (Ivan Vecera) [RHEL-75597] - selftests: tc-testing: reduce rshift value (Ivan Vecera) [RHEL-75597] - net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (Ivan Vecera) [RHEL-75597] {CVE-2025-21653} - net/sched: Add drop reasons for AQM-based qdiscs (Ivan Vecera) [RHEL-75597] - netlink: specs: add uint, sint to netlink-raw schema (Ivan Vecera) [RHEL-75597] - net_sched: sch_cake: Add drop reasons (Ivan Vecera) [RHEL-75597] - net/sched: netem: account for backlog updates from child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2024-56770} - selftests/tc-testing: sfq: test that kernel rejects limit of 1 (Ivan Vecera) [RHEL-75597] - net_sched: sch_sfq: don't allow 1 packet limit (Ivan Vecera) [RHEL-75597] {CVE-2024-57996} - net_sched: sch_fq: add three drop_reason (Ivan Vecera) [RHEL-75597] - net/sched: tbf: correct backlog statistic for GSO packets (Ivan Vecera) [RHEL-75597] - net: sched: u32: Add test case for systematic hnode IDR leaks (Ivan Vecera) [RHEL-75597] - net: sched: cls_api: improve the error message for ID allocation failure (Ivan Vecera) [RHEL-75597] - selftests/tc-testing: add tests for qdisc_tree_reduce_backlog (Ivan Vecera) [RHEL-75597] - net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload (Ivan Vecera) [RHEL-75597] - selftests: tc-testing: Fix typo error (Ivan Vecera) [RHEL-75597] - net/sched: act_api: unexport tcf_action_dump_1() (Ivan Vecera) [RHEL-75597] - selftests: ETS: Use defer for test cleanup (Ivan Vecera) [RHEL-75597] - selftests: TBF: Use defer for test cleanup (Ivan Vecera) [RHEL-75597] - selftests: RED: Use defer for test cleanup (Ivan Vecera) [RHEL-75597] - net: sched: Use rtnl_register_many(). (Ivan Vecera) [RHEL-75597] - net/sched: cbs: Fix integer overflow in cbs_set_port_rate() (Ivan Vecera) [RHEL-75597] - net_sched: sch_fq: prepare for TIME_WAIT sockets (Ivan Vecera) [RHEL-75597] - net_sched: sch_sfq: handle bigger packets (Ivan Vecera) [RHEL-75597] - net_sched: sch_fq: add the ability to offload pacing (Ivan Vecera) [RHEL-75597] - net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute (Ivan Vecera) [RHEL-75597] - tools: Sync if_link uapi header (Ivan Vecera) [RHEL-75597] - netem: Include <linux/prandom.h> in sch_netem.c (Ivan Vecera) [RHEL-75597] - kasan: make kasan_record_aux_stack_noalloc() the default behaviour (Waiman Long) [RHEL-99676] Resolves: RHEL-100920, RHEL-101213, RHEL-101319, RHEL-101895, RHEL-103093, RHEL-104401, RHEL-45091, RHEL-47424, RHEL-70625, RHEL-75597, RHEL-78839, RHEL-79331, RHEL-79731, RHEL-81900, RHEL-85589, RHEL-88890, RHEL-89014, RHEL-93657, RHEL-94341, RHEL-96305, RHEL-96957, RHEL-99027, RHEL-99676 Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
parent
5f6e645a99
commit
33144d35d8
@ -12,7 +12,7 @@ RHEL_MINOR = 7
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 601
|
||||
RHEL_RELEASE = 602
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
@ -6655,6 +6655,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6631,6 +6631,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6653,6 +6653,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6629,6 +6629,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6762,6 +6762,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6738,6 +6738,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6760,6 +6760,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6736,6 +6736,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6085,6 +6085,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6063,6 +6063,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6089,6 +6089,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6067,6 +6067,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6093,6 +6093,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6417,6 +6417,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6394,6 +6394,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6522,6 +6522,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
@ -6499,6 +6499,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
|
||||
# CONFIG_TYPEC_MUX_IT5205 is not set
|
||||
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||
# CONFIG_TYPEC_MUX_PS883X is not set
|
||||
# CONFIG_TYPEC_MUX_PTN36502 is not set
|
||||
# CONFIG_TYPEC_MUX_TUSB1046 is not set
|
||||
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
|
||||
|
1230
kernel.changelog
1230
kernel.changelog
File diff suppressed because it is too large
Load Diff
1237
kernel.spec
1237
kernel.spec
File diff suppressed because it is too large
Load Diff
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.0-601.el9.tar.xz) = e9df75fabac7b0981433a8633918c40505c024e14ed96bbfdcd34767af620e3ec649f9188af57ed0a9c6c944d90d233bea8eb9b9b0205c774699e82be97ec1e1
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-601.el9.tar.bz2) = 4661b678392f65b16cfa7c5858a734f60a6073c985105bb84b9599da6cb6ea75b3ee3e75a77491ed2111cc92e2e11e16e1d46988d9dee7ace02e53a969df3c12
|
||||
SHA512 (kernel-kabi-dw-5.14.0-601.el9.tar.bz2) = fdc1585f269b6aef07f21b0772899224a158799e77cc1d8cd4b143fc4d1aeaf3c0165be543c3f28c3cd4879160bdb7c16ad3382183d896136650e204fa50fe27
|
||||
SHA512 (linux-5.14.0-602.el9.tar.xz) = f8c4e8879550a295aa6314253259a76713a25a91301e15a6c3c756f07bf68813b64808a529f4a9adbf936a8577ef6cfc8d1391f0fe6d0f9b0a8292a999735c55
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-602.el9.tar.bz2) = c3e84f4ae366331198e268a80a0f6aef8c58296619165f53df403f2363a3b9382acc99fb87a599abc1f1adeae76510f9f0d2c916daf5009526fe1d3be38844dc
|
||||
SHA512 (kernel-kabi-dw-5.14.0-602.el9.tar.bz2) = fdc1585f269b6aef07f21b0772899224a158799e77cc1d8cd4b143fc4d1aeaf3c0165be543c3f28c3cd4879160bdb7c16ad3382183d896136650e204fa50fe27
|
||||
|
Loading…
Reference in New Issue
Block a user