-
Sun Nov 27 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-100.76.15.el9uek]
- uek-rpm: Fix 'make olddefconfig' BLAKE2S crypto warnings (Harshit Mogalapalli) [Orabug: 34644522]
- RHCK 9.1 builtin option change to module for UEK7u1 (Vijayendra Suman) [Orabug: 34687867]
- uek-rpm: Disable few config options that we enabled previously. (Harshit Mogalapalli) [Orabug: 34803318]
- RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (Dan Carpenter) [Orabug: 34789504]
- qlogic: qed: fix clang -Wformat warnings (Justin Stitt) [Orabug: 34789504]
- qed: Use bitmap_empty() (Christophe JAILLET) [Orabug: 34789504]
- qed: Use the bitmap API to allocate bitmaps (Christophe JAILLET) [Orabug: 34789504]
- qlogic/qed: fix repeated words in comments (Jilin Yuan) [Orabug: 34789504]
- qed: fix typos in comments (Julia Lawall) [Orabug: 34789504]
- net: qed: fix typos in comments (Julia Lawall) [Orabug: 34789504]
- RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq() (Minghao Chi) [Orabug: 34789504]
- qed: Remove unnecessary synchronize_irq() before free_irq() (Minghao Chi) [Orabug: 34789504]
- qed: replace bitmap_weight with bitmap_empty in qed_roce_stop() (Yury Norov) [Orabug: 34789504]
- qed: rework qed_rdma_bmap_free() (Yury Norov) [Orabug: 34789504]
- qede: Reduce verbosity of ptp tx timestamp (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Remove IP services API. (Guillaume Nault) [Orabug: 34789504]
- qed: remove an unneed NULL check on list iterator (Xiaomeng Tong) [Orabug: 34789504]
- qed: fix ethtool register dump (Manish Chopra) [Orabug: 34789504]
- qed: remove unnecessary memset in qed_init_fw_funcs (Wan Jiabing) [Orabug: 34789504]
- qed: prevent a fw assert during device shutdown (Venkata Sudheer Kumar Bhavaraju) [Orabug: 34789504]
- qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay. (Venkata Sudheer Kumar Bhavaraju) [Orabug: 34789504]
- qed: Use dma_set_mask_and_coherent() and simplify code (Christophe JAILLET) [Orabug: 34789504]
- qed*: esl priv flag support through ethtool (Manish Chopra) [Orabug: 34789504]
- qed*: enhance tx timeout debug info (Manish Chopra) [Orabug: 34789504]
- qed: Enhance rammod debug prints to provide pretty details (Prabhakar Kushwaha) [Orabug: 34789504]
- net: qed: fix the array may be out of bound (zhangyue) [Orabug: 34789504]
- qed: Use the bitmap API to simplify some functions (Christophe JAILLET) [Orabug: 34789504]
- RDMA/qed: Use helper function to set GUIDs (Kamal Heib) [Orabug: 34789504]
- net: qed_dev: fix check of true !rc expression (Jean Sacren) [Orabug: 34789504]
- net: qed_ptp: fix check of true !rc expression (Jean Sacren) [Orabug: 34789504]
- RDMA/qedr: Remove unsupported qedr_resize_cq callback (Kamal Heib) [Orabug: 34789504]
- qed: Change the TCP common variable - "iscsi_ooo" (Shai Malin) [Orabug: 34789504]
- qed: Optimize the ll2 ooo flow (Shai Malin) [Orabug: 34789504]
- net: qed_debug: fix check of false (grc_param < 0) expression (Jean Sacren) [Orabug: 34789504]
- qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Initialize debug string array (Tim Gardner) [Orabug: 34789504]
- qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based" (Colin Ian King) [Orabug: 34789504]
- qed: fix ll2 establishment during load of RDMA driver (Manish Chopra) [Orabug: 34789504]
- qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Update TCP silly-window-syndrome timeout for iwarp, scsi (Nikolay Assa) [Orabug: 34789504]
- qed: Update debug related changes (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Add '_GTT' suffix to the IRO RAM macros (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Update FW init functions to support FW 8.59.1.0 (Omkar Kulkarni) [Orabug: 34789504]
- qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Update qed_hsi.h for fw 8.59.1.0 (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0 (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Update common_hsi for FW ver 8.59.1.0 (Prabhakar Kushwaha) [Orabug: 34789504]
- qed: Split huge qed_hsi.h header file (Omkar Kulkarni) [Orabug: 34789504]
- qed: Remove e4_ and _e4 from FW HSI (Shai Malin) [Orabug: 34789504]
- pmem: fix a name collision (Jane Chu) [Orabug: 34670103]
- pmem: implement pmem_recovery_write() (Jane Chu) [Orabug: 34670103]
- pmem: refactor pmem_clear_poison() (Jane Chu) [Orabug: 34670103]
- dax: add .recovery_write dax_operation (Jane Chu) [Orabug: 34670103]
- dax: introduce DAX_RECOVERY_WRITE dax access mode (Jane Chu) [Orabug: 34670103]
- dm-linear: add a linear_dax_pgoff helpe (Jane Chu) [Orabug: 34670103]
- dm-log-writes: add a log_writes_dax_pgoff helper (Jane Chu) [Orabug: 34670103]
- dm-stripe: add a stripe_dax_pgoff helper (Jane Chu) [Orabug: 34670103]
- mce: fix set_mce_nospec to always unmap the whole page (Jane Chu) [Orabug: 34670103]
- x86/mce: relocate set{clear}_mce_nospec() functions (Jane Chu) [Orabug: 34670103]
- acpi/nfit: rely on mce->misc to determine poison granularity (Jane Chu) [Orabug: 34670103]
- crypto: seqiv - flag instantiations as FIPS compliant (Vladis Dronov) [Orabug: 34711430]
- crypto: rsa - flag instantiations as FIPS compliant (Saeed Mirzamohammadi) [Orabug: 34711430]
- crypto: ecdh - implement FIPS PCT (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - implement FIPS PCT (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - calculate Q from P for the full public key verification (Nicolai Stange) [Orabug: 34711430]
- lib/mpi: export mpi_rshift (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret() (Nicolai Stange) [Orabug: 34711430]
- crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - implement private key generation primitive for ffdheXYZ(dh) (Nicolai Stange) [Orabug: 34711430]
- crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - implement ffdheXYZ(dh) templates (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - introduce common code for built-in safe-prime group support (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - split out deserialization code from crypto_dh_decode() (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - constify struct dh's pointer members (Nicolai Stange) [Orabug: 34711430]
- crypto: dh - remove struct dh's ->q member (Nicolai Stange) [Orabug: 34711430]
- crypto: kpp - provide support for KPP spawns (Nicolai Stange) [Orabug: 34711430]
- crypto: kpp - provide support for KPP template instances (Nicolai Stange) [Orabug: 34711430]
- crypto: xts - restrict key lengths to approved values in FIPS mode (Nicolai Stange) [Orabug: 34711430]
- crypto: hmac - disallow keys < 112 bits in FIPS mode (Stephan Müller) [Orabug: 34711430]
- crypto: dh - limit key size to 2048 in FIPS mode (Stephan Müller) [Orabug: 34711430]
- crypto: rsa - limit key size to 2048 in FIPS mode (Stephan Müller) [Orabug: 34711430]
- crypto: HMAC - add fips_skip support (Stephan Müller) [Orabug: 34711430]
- crypto: disallow drbg with sha384 hash in FIPS mode (Saeed Mirzamohammadi) [Orabug: 34711430]
- crypto: des - disallow des3 in FIPS mode (Stephan Müller) [Orabug: 34711430]
- crypto: dh - disallow plain "dh" usage in FIPS mode (Nicolai Stange) [Orabug: 34711430]
- crypto: ecdh - disallow plain "ecdh" usage in FIPS mode (Saeed Mirzamohammadi) [Orabug: 34711430]
- crypto: testmgr - disallow plain cbcmac(aes) and ghash in FIPS mode (Saeed Mirzamohammadi) [Orabug: 34711430]
- crypto: api - allow algs only in specific constructions in FIPS mode (Nicolai Stange) [Orabug: 34711430]
- NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation (Muchun Song) [Orabug: 34717841]
- slab: remove __alloc_size attribute from __kmalloc_track_caller (Greg Kroah-Hartman) [Orabug: 34717841]
- mm: memcontrol: rename memcg_cache_id to memcg_kmem_id (Muchun Song) [Orabug: 34717841]
- mm: list_lru: rename list_lru_per_memcg to list_lru_memcg (Muchun Song) [Orabug: 34717841]
- mm: memcontrol: fix cannot alloc the maximum memcg ID (Muchun Song) [Orabug: 34717841]
- mm: memcontrol: reuse memory cgroup ID for kmem ID (Muchun Song) [Orabug: 34717841]
- mm: list_lru: replace linear array with xarray (Muchun Song) [Orabug: 34717841]
- mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus (Muchun Song) [Orabug: 34717841]
- mm: list_lru: allocate list_lru_one only when needed (Muchun Song) [Orabug: 34717841]
- mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online() (Muchun Song) [Orabug: 34717841]
- xarray: use kmem_cache_alloc_lru to allocate xa_node (Muchun Song) [Orabug: 34717841]
- mm: dcache: use kmem_cache_alloc_lru() to allocate dentry (Muchun Song) [Orabug: 34717841]
- f2fs: allocate inode by using alloc_inode_sb() (Muchun Song) [Orabug: 34717841]
- fs: allocate inode by using alloc_inode_sb() (Muchun Song) [Orabug: 34717841]
- fs: introduce alloc_inode_sb() to allocate filesystems specific inode (Muchun Song) [Orabug: 34717841]
- mm: introduce kmem_cache_alloc_lru (Muchun Song) [Orabug: 34717841]
- mm: list_lru: transpose the array of per-node per-memcg lru lists (Muchun Song) [Orabug: 34717841]
- mm: list_lru: only add memcg-aware lrus to the global lru list (Muchun Song) [Orabug: 34717841]
- mm: list_lru: fix the return value of list_lru_count_one() (Muchun Song) [Orabug: 34717841]
- mm: list_lru: remove holding lru lock (Muchun Song) [Orabug: 34717841]
- mm: memcontrol: remove the kmem states (Muchun Song) [Orabug: 34717841]
- mm: memcontrol: remove kmemcg_id reparenting (Muchun Song) [Orabug: 34717841]
- mm/memcg: remove obsolete memcg_free_kmem() (Waiman Long) [Orabug: 34717841]
- memcg, kmem: further deprecate kmem.limit_in_bytes (Shakeel Butt) [Orabug: 34717841]
- mm/list_lru.c: prefer struct_size over open coded arithmetic (Len Baker) [Orabug: 34717841]
- slab: add __alloc_size attributes for better bounds checking (Kees Cook) [Orabug: 34717841]
- slab: clean up function prototypes (Kees Cook) [Orabug: 34717841]
- block, bfq: fix null pointer dereference in bfq_bio_bfqg() (Yu Kuai) [Orabug: 34782907]
- net/mlx5e: SHAMPO, reduce TIR indication (Ben Ben-Ishay) [Orabug: 34481188]
- net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE (Dima Chumak) [Orabug: 34481188]
- net/mlx5e: Fix VF min/max rate parameters interchange mistake (Gal Pressman) [Orabug: 34481188]
- net/mlx5e: Add missing increment of count (Lama Kayal) [Orabug: 34481188]
- net/mlx5e: Fix MPLSoUDP encap to use MPLS action information (Maor Dickman) [Orabug: 34481188]
- net/mlx5e: Add feature check for set fec counters (Lama Kayal) [Orabug: 34481188]
- net/mlx5e: TC, Skip redundant ct clear actions (Roi Dayan) [Orabug: 34481188]
- net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5e: Avoid field-overflowing memcpy() (Kees Cook) [Orabug: 34481188]
- net/mlx5e: Use struct_group() for memcpy() region (Kees Cook) [Orabug: 34481188]
- net/mlx5e: Avoid implicit modify hdr for decap drop rule (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Fix broken SKB allocation in HW-GRO (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: Fix wrong calculation of header index in HW_GRO (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: TC, Reject rules with forward and drop actions (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC, Reject rules with drop and modify hdr action (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Fix build error in fec_set_block_stats() (Jakub Kicinski) [Orabug: 34481188]
- mlxsw: spectrum: Extend to support Spectrum-4 ASIC (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation (Amit Cohen) [Orabug: 34481188]
- mlxsw: Add operations structure for bloom filter calculation (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for future use (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flexible (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aesthetic (Amit Cohen) [Orabug: 34481188]
- mlxsw: Introduce flex key elements for Spectrum-4 (Amit Cohen) [Orabug: 34481188]
- mlxsw: Rename virtual router flex key element (Amit Cohen) [Orabug: 34481188]
- net/mlx5e: Fix nullptr on deleting mirroring rule (Dima Chumak) [Orabug: 34481188]
- net/mlx5e: Add recovery flow in case of error CQE (Gal Pressman) [Orabug: 34481188]
- net/mlx5e: TC, Remove redundant error logging (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Refactor set_pflag_cqe_based_moder (Saeed Mahameed) [Orabug: 34481188]
- net/mlx5e: Move HW-GRO and CQE compression check to fix features flow (Gal Pressman) [Orabug: 34481188]
- net/mlx5e: Fix feature check per profile (Aya Levin) [Orabug: 34481188]
- net/mlx5e: Expose FEC counters via ethtool (Lama Kayal) [Orabug: 34481188]
- net/mlx5: SF, Use all available cpu for setting cpu affinity (Shay Drory) [Orabug: 34481188]
- net/mlx5: Introduce API for bulk request and release of IRQs (Shay Drory) [Orabug: 34481188]
- net/mlx5: Split irq_pool_affinity logic to new file (Shay Drory) [Orabug: 34481188]
- net/mlx5: Move affinity assignment into irq_request (Shay Drory) [Orabug: 34481188]
- net/mlx5: Introduce control IRQ request API (Shay Drory) [Orabug: 34481188]
- net/mlx5: mlx5e_hv_vhca_stats_create return type to void (Saeed Mahameed) [Orabug: 34481188]
- net: fixup build after bpf header changes (Jakub Kicinski) [Orabug: 34481188]
- net/mlx5: CT: Set flow source hint from provided tuple device (Paul Blakey) [Orabug: 34481188]
- net/mlx5: Set SMFS as a default steering mode if device supports it (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Ignore modify TTL if device doesn't support it (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Improve steering for empty or RX/TX-only matchers (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Support matching on tunnel headers 0 and 1 (Muhammad Sammar) [Orabug: 34481188]
- net/mlx5: DR, Add misc5 to match_param structs (Muhammad Sammar) [Orabug: 34481188]
- net/mlx5: Add misc5 flow table match parameters (Muhammad Sammar) [Orabug: 34481188]
- net/mlx5: DR, Warn on failure to destroy objects due to refcount (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Add support for UPLINK destination type (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Add support for dumping steering info (Muhammad Sammar) [Orabug: 34481188]
- net/mlx5: DR, Add missing reserved fields to dr_match_param (Muhammad Sammar) [Orabug: 34481188]
- net/mlx5: DR, Add check for flex parser ID value (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Rename list field in matcher struct to list_node (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Remove unused struct member in matcher (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Fix error flow in creating matcher (Yevgeny Kliteynik) [Orabug: 34481188]
- mlxsw: spectrum_flower: Make vlan_id limitation more specific (Amit Cohen) [Orabug: 34481188]
- net/mlx5e: Use auxiliary_device driver data helpers (David E. Box) [Orabug: 34481188]
- driver core: auxiliary bus: Add driver data helpers (David E. Box) [Orabug: 34481188]
- net/mlx5e: Take packet_merge params directly from the RX res struct (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: Allocate per-channel stats dynamically at first usage (Lama Kayal) [Orabug: 34481188]
- net/mlx5e: Use dynamic per-channel allocations in stats (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: Allow profile-specific limitation on max num of channels (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: Save memory by using dynamic allocation in netdev priv (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: Add profile indications for PTP and QOS HTB features (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: Use bitmap field for profile features (Tariq Toukan) [Orabug: 34481188]
- net/mlx5: Remove the repeated declaration (Shaokun Zhang) [Orabug: 34481188]
- net/mlx5: Let user configure max_macs generic param (Shay Drory) [Orabug: 34481188]
- net/mlx5: Let user configure event_eq_size param (Shay Drory) [Orabug: 34481188]
- devlink: Add new "event_eq_size" generic device param (Shay Drory) [Orabug: 34481188]
- net/mlx5: Let user configure io_eq_size param (Shay Drory) [Orabug: 34481188]
- devlink: Add new "io_eq_size" generic device param (Shay Drory) [Orabug: 34481188]
- mlxsw: core: Extend devlink health reporter with new events and parameters (Danielle Ratson) [Orabug: 34481188]
- mlxsw: reg: Extend MFDE register with new events and parameters (Danielle Ratson) [Orabug: 34481188]
- mlxsw: core: Convert a series of if statements to switch case (Danielle Ratson) [Orabug: 34481188]
- mlxsw: Fix naming convention of MFDE fields (Danielle Ratson) [Orabug: 34481188]
- flow_offload: add index to flow_action_entry structure (Baowen Zheng) [Orabug: 34481188]
- flow_offload: reject to offload tc actions in offload drivers (Baowen Zheng) [Orabug: 34481188]
- net/mlx5: Introduce log_max_current_uc_list_wr_supported bit (Shay Drory) [Orabug: 34481188]
- mlxsw: Add support for VxLAN with IPv6 underlay (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entries (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Add a function to fill IPv6 unicast FDB entries (Amit Cohen) [Orabug: 34481188]
- mlxsw: Split handling of FDB tunnel entries between address families (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per address family (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum: Add hash table for IPv6 address mapping (Amit Cohen) [Orabug: 34481188]
- net/mlx5e: Move goto action checks into tc_action goto post parse op (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Move vlan action chunk into tc action vlan post parse op (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add post_parse() op to tc action infrastructure (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Move sample attr allocation to tc_action sample parse op (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC action parsing loop (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add redirect ingress to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add sample and ptype to tc_action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add ct to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add mirred/redirect to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add mpls push/pop to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add vlan push/pop/mangle to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add pedit to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add csum to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add tunnel encap/decap to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add goto to tc action infra (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add tc action infrastructure (Roi Dayan) [Orabug: 34481188]
- net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX (Hangbin Liu) [Orabug: 34481188]
- net/mlx5: Create more priorities for FDB bypass namespace (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Refactor mlx5_get_flow_namespace (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Separate FDB namespace (Maor Gottlieb) [Orabug: 34481188]
- bpf: Let bpf_warn_invalid_xdp_action() report more info (Paolo Abeni) [Orabug: 34481188]
- net/mlx4: Use irq_update_affinity_hint() (Nitesh Narayan Lal) [Orabug: 34481188]
- net/mlx5: Use irq_set_affinity_and_hint() (Nitesh Narayan Lal) [Orabug: 34481188]
- genirq: Provide new interfaces for affinity hints (Thomas Gleixner) [Orabug: 34481188]
- net/mlx5: Dynamically resize flow counters query buffer (Avihai Horon) [Orabug: 34481188]
- net/mlx5e: TC, Set flow attr ip_version earlier (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC, Move common flow_action checks into function (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Remove redundant actions arg from vlan push/pop funcs (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Remove redundant actions arg from validate_goto_chain() (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC, Remove redundant action stack var (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Hide function mlx5e_num_channels_changed (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macro (Ben Ben-Ishay) [Orabug: 34481188]
- net/mlx5: Print more info on pci error handlers (Saeed Mahameed) [Orabug: 34481188]
- net/mlx5: SF, silence an uninitialized variable warning (Dan Carpenter) [Orabug: 34481188]
- net/mlx5: Fix error return code in esw_qos_create() (Wei Yongjun) [Orabug: 34481188]
- mlx5: fix mlx5i_grp_sw_update_stats() stack usage (Arnd Bergmann) [Orabug: 34481188]
- mlx5: fix psample_sample_packet link error (Arnd Bergmann) [Orabug: 34481188]
- mlxsw: Use Switch Multicast ID Register Version 2 (Amit Cohen) [Orabug: 34481188]
- mlxsw: Use Switch Flooding Table Register Version 2 (Amit Cohen) [Orabug: 34481188]
- mlxsw: Add support for more than 256 ports in SBSR register (Amit Cohen) [Orabug: 34481188]
- mlxsw: Use u16 for local_port field instead of u8 (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Adjust PPCNT register to support local port 255 (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Increase 'port_num' field in PMTDB register (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Align existing registers to use extended local_port field (Amit Cohen) [Orabug: 34481188]
- mlxsw: item: Add support for local_port field in a split form (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Remove unused functions (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum: Bump minimum FW version to xx.2010.1006 (Amit Cohen) [Orabug: 34481188]
- devlink: Simplify devlink resources unregister call (Leon Romanovsky) [Orabug: 34481188]
- mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_find (Danielle Ratson) [Orabug: 34481188]
- devlink: Add 'enable_iwarp' generic device param (Shiraz Saleem) [Orabug: 34481188]
- mlxsw: constify address in mlxsw_sp_port_dev_addr_set (Jakub Kicinski) [Orabug: 34481188]
- stmmac: fix build due to brainos in trans_start changes (Alexander Lobakin) [Orabug: 34481188]
- net: annotate accesses to queue->trans_start (Eric Dumazet) [Orabug: 34481188]
- net/mlx5: E-switch, Create QoS on demand (Dmytro Linkin) [Orabug: 34481188]
- net/mlx5: E-switch, Enable vport QoS on demand (Dmytro Linkin) [Orabug: 34481188]
- net/mlx5: E-switch, move offloads mode callbacks to offloads file (Parav Pandit) [Orabug: 34481188]
- net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_mac (Parav Pandit) [Orabug: 34481188]
- net/mlx5: E-switch, Remove vport enabled check (Parav Pandit) [Orabug: 34481188]
- net/mlx5e: Specify out ifindex when looking up decap route (Chris Mi) [Orabug: 34481188]
- net/mlx5e: TC, Move comment about mod header flag to correct place (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC, Move kfree() calls after destroying all resources (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC, Destroy nic flow counter if exists (Roi Dayan) [Orabug: 34481188]
- net/mlx5: TC, using swap() instead of tmp variable (Yihao Han) [Orabug: 34481188]
- net/mlx5: CT: Allow static allocation of mod headers (Paul Blakey) [Orabug: 34481188]
- net/mlx5e: Refactor mod header management API (Paul Blakey) [Orabug: 34481188]
- net/mlx5: Avoid printing health buffer when firmware is unavailable (Aya Levin) [Orabug: 34481188]
- net/mlx5: Fix format-security build warnings (Saeed Mahameed) [Orabug: 34481188]
- net/mlx5e: Support ethtool cq mode (Saeed Mahameed) [Orabug: 34481188]
- netdevsim: move vfconfig to nsim_dev (Jakub Kicinski) [Orabug: 34481188]
- netdevsim: take rtnl_lock when assigning num_vfs (Jakub Kicinski) [Orabug: 34481188]
- netdevsim: remove max_vfs dentry (Jakub Kicinski) [Orabug: 34481188]
- virtio_net: introduce TX timeout watchdog (Tony Lu) [Orabug: 34481188]
- net/mlx5e: TC, Fix memory leak with rules with internal port (Roi Dayan) [Orabug: 34481188]
- net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' (Christophe JAILLET) [Orabug: 34481188]
- net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled (Gal Pressman) [Orabug: 34481188]
- net/mlx5: Fix tc max supported prio for nic mode (Chris Mi) [Orabug: 34481188]
- net/mlx5: Use first online CPU instead of hard coded CPU (Shay Drory) [Orabug: 34481188]
- net/mlx5: DR, Fix querying eswitch manager vport for ECPF (Yevgeny Kliteynik) [Orabug: 34481188]
- mlxsw: spectrum_router: Consolidate MAC profiles when possible (Danielle Ratson) [Orabug: 34481188]
- net/mlx5e: SHAMPO, Fix constant expression result (Ben Ben-Ishay) [Orabug: 34481188]
- net/mlx5: Fix access to a non-supported register (Aya Levin) [Orabug: 34481188]
- net/mlx5: Fix too early queueing of log timestamp work (Gal Pressman) [Orabug: 34481188]
- net/mlx5: Fix use after free in mlx5_health_wait_pci_up (Amir Tzin) [Orabug: 34481188]
- net/mlx5: E-Switch, Use indirect table only if all destinations support it (Maor Dickman) [Orabug: 34481188]
- net/mlx5: Lag, Fix recreation of VF LAG (Maor Gottlieb) [Orabug: 34481188]
- mlxsw: spectrum: Allow driver to load with old firmware versions (Danielle Ratson) [Orabug: 34481188]
- RDMA/nldev: Check stat attribute before accessing it (Leon Romanovsky) [Orabug: 34481188]
- net/mlx5: Fix flow counters SF bulk query len (Avihai Horon) [Orabug: 34481188]
- net/mlx5: DR, Fix check for unsupported fields in match param (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Handle eswitch manager and uplink vports separately (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer() (Dan Carpenter) [Orabug: 34481188]
- net/mlx5: Support internal port as decap route device (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Term table handling of internal port rules (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Add indirect tc offload of ovs internal port (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Offload internal port as encap route device (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Offload tc rules that redirect to ovs internal port (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Accept action skbedit in the tc actions list (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5: E-Switch, Add ovs internal port mapping to metadata support (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Use generic name for the forwarding dev pointer (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5e: Refactor rx handler of represetor device (Ariel Levkovich) [Orabug: 34481188]
- net/mlx5: DR, Add check for unsupported fields in match param (Muhammad Sammar) [Orabug: 34481188]
- net/mlx5: Allow skipping counter refresh on creation (Paul Blakey) [Orabug: 34481188]
- net/mlx5: CT: Remove warning of ignore_flow_level support for VFs (Paul Blakey) [Orabug: 34481188]
- net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload() (Nathan Chancellor) [Orabug: 34481188]
- net: mellanox: mlxbf_gige: Replace non-standard interrupt handling (Asmaa Mnebhi) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Offload root TBF as port shaper (Petr Machata) [Orabug: 34481188]
- RDMA/core: Fix missed initialization of rdma_hw_stats::lock (Mark Zhang) [Orabug: 34481188]
- RDMA/umem: Allow pinned dmabuf umem usage (Gal Pressman) [Orabug: 34481188]
- net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline (Maor Dickman) [Orabug: 34481188]
- net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate together (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: Add HW-GRO offload (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: Add HW_GRO statistics (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: HW_GRO cqe handler implementation (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: Add data path for SHAMPO feature (Ben Ben-Ishay) [Orabug: 34481188]
- net/mlx5e: Add handle SHAMPO cqe support (Khalid Manaa) [Orabug: 34481188]
- net/mlx5e: Add control path for SHAMPO feature (Ben Ben-Ishay) [Orabug: 34481188]
- net/mlx5e: Add support to klm_umr_wqe (Ben Ben-Ishay) [Orabug: 34481188]
- net/mlx5: Add SHAMPO caps, HW bits and enumerations (Ben Ben-Ishay) [Orabug: 34481188]
- lib: bitmap: Introduce node-aware alloc API (Tariq Toukan) [Orabug: 34481188]
- net/mlx5: remove the recent devlink params (Jakub Kicinski) [Orabug: 34481188]
- mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resource (Danielle Ratson) [Orabug: 34481188]
- mlxsw: spectrum_router: Add RIF MAC profiles support (Danielle Ratson) [Orabug: 34481188]
- mlxsw: spectrum_router: Propagate extack further (Danielle Ratson) [Orabug: 34481188]
- mlxsw: resources: Add resource identifier for RIF MAC profiles (Danielle Ratson) [Orabug: 34481188]
- mlxsw: reg: Add MAC profile ID field to RITR register (Danielle Ratson) [Orabug: 34481188]
- net/mlx5: SF_DEV Add SF device trace points (Parav Pandit) [Orabug: 34481188]
- net/mlx5: SF, Add SF trace points (Parav Pandit) [Orabug: 34481188]
- net/mlx5: Let user configure max_macs param (Shay Drory) [Orabug: 34481188]
- net/mlx5: Let user configure event_eq_size param (Shay Drory) [Orabug: 34481188]
- net/mlx5: Let user configure io_eq_size param (Shay Drory) [Orabug: 34481188]
- net/mlx5: Bridge, support replacing existing FDB entry (Vlad Buslov) [Orabug: 34481188]
- net/mlx5: Bridge, extract code to lookup and del/notify entry (Vlad Buslov) [Orabug: 34481188]
- net/mlx5: Add periodic update of host time to firmware (Aya Levin) [Orabug: 34481188]
- net/mlx5: Print health buffer by log level (Aya Levin) [Orabug: 34481188]
- net/mlx5: Extend health buffer dump (Aya Levin) [Orabug: 34481188]
- net/mlx5: Reduce flow counters bulk query buffer size for SFs (Avihai Horon) [Orabug: 34481188]
- net/mlx5: Fix unused function warning of mlx5i_flow_type_mask (Shay Drory) [Orabug: 34481188]
- net/mlx5: Remove unnecessary checks for slow path flag (Paul Blakey) [Orabug: 34481188]
- net/mlx5e: don't write directly to netdev->dev_addr (Jakub Kicinski) [Orabug: 34481188]
- RDMA/mlx5: Use dev_addr_mod() (Jakub Kicinski) [Orabug: 34481188]
- mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable (Christophe JAILLET) [Orabug: 34481188]
- dma-buf: move dma-buf symbols into the DMA_BUF module namespace (Greg Kroah-Hartman) [Orabug: 34481188]
- net: convert users of bitmap_foo() to linkmode_foo() (Sean Anderson) [Orabug: 34481188]
- mlx5: fix build after merge (Jakub Kicinski) [Orabug: 34481188]
- ethernet: mlxsw: use eth_hw_addr_gen() (Jakub Kicinski) [Orabug: 34481188]
- RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib (Aharon Landau) [Orabug: 34481188]
- RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key (Aharon Landau) [Orabug: 34481188]
- RDMA/mlx5: Remove pd from struct mlx5_core_mkey (Aharon Landau) [Orabug: 34481188]
- RDMA/mlx5: Remove size from struct mlx5_core_mkey (Aharon Landau) [Orabug: 34481188]
- RDMA/mlx5: Remove iova from struct mlx5_core_mkey (Aharon Landau) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Make RED, TBF offloads classful (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Validate qdisc topology (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Unify graft validation (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy() (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOs (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching it (Petr Machata) [Orabug: 34481188]
- net/mlx5: E-Switch, Increase supported number of forward destinations to 32 (Maor Dickman) [Orabug: 34481188]
- net/mlx5: E-Switch, Use dynamic alloc for dest array (Maor Dickman) [Orabug: 34481188]
- net/mlx5: Lag, use steering to select the affinity port in LAG (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Lag, add support to create/destroy/modify port selection (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Lag, add support to create TTC tables for LAG port selection (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Lag, add support to create definers for LAG (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Lag, set match mask according to the traffic type bitmap (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Lag, set LAG traffic type mapping (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Lag, move lag files into directory (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Introduce new uplink destination type (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Add support to create match definer (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Introduce port selection namespace (Maor Gottlieb) [Orabug: 34481188]
- net/mlx5: Support partial TTC rules (Maor Gottlieb) [Orabug: 34481188]
- mlx5: prevent 64bit divide (Jakub Kicinski) [Orabug: 34481188]
- habanalabs: add support for dma-buf exporter (Tomer Tayar) [Orabug: 34481188]
- net/mlx5: Use system_image_guid to determine bonding (Rongwei Liu) [Orabug: 34481188]
- net/mlx5: Use native_port_num as 1st option of device index (Rongwei Liu) [Orabug: 34481188]
- net/mlx5: Introduce new device index wrapper (Rongwei Liu) [Orabug: 34481188]
- net/mlx5: Check return status first when querying system_image_guid (Rongwei Liu) [Orabug: 34481188]
- net/mlx5: DR, Prefer kcalloc over open coded arithmetic (Len Baker) [Orabug: 34481188]
- net/mlx5e: Add extack msgs related to TC for better debug (Abhiram R N) [Orabug: 34481188]
- net/mlx5: CT: Fix missing cleanup of ct nat table on init failure (Paul Blakey) [Orabug: 34481188]
- net/mlx5: Disable roce at HCA level (Shay Drory) [Orabug: 34481188]
- net/mlx5i: Enable Rx steering for IPoIB via ethtool (Moosa Baransi) [Orabug: 34481188]
- net/mlx5: Bridge, provide flow source hints (Vlad Buslov) [Orabug: 34481188]
- net/mlx5: Read timeout values from DTOR (Amir Tzin) [Orabug: 34481188]
- net/mlx5: Read timeout values from init segment (Amir Tzin) [Orabug: 34481188]
- net/mlx5: Add layout to support default timeouts register (Amir Tzin) [Orabug: 34481188]
- ethernet: constify references to netdev->dev_addr in drivers (Jakub Kicinski) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Introduce per-TC ECN counters (Petr Machata) [Orabug: 34481188]
- mlxsw: reg: Add ecn_marked_tc to Per-TC Congestion Counters (Petr Machata) [Orabug: 34481188]
- mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT (Petr Machata) [Orabug: 34481188]
- mlxsw: reg: Fix a typo in a group heading (Petr Machata) [Orabug: 34481188]
- devlink: Don't throw an error if flash notification sent before devlink visible (Leon Romanovsky) [Orabug: 34481188]
- devlink: fix flexible_array.cocci warning (Guo Zhengkui) [Orabug: 34481188]
- ethtool: don't drop the rtnl_lock half way thru the ioctl (Jakub Kicinski) [Orabug: 34481188]
- devlink: expose get/put functions (Jakub Kicinski) [Orabug: 34481188]
- ethtool: handle info/flash data copying outside rtnl_lock (Jakub Kicinski) [Orabug: 34481188]
- ethtool: push the rtnl_lock into dev_ethtool() (Jakub Kicinski) [Orabug: 34481188]
- devlink: make all symbols GPL-only (Jakub Kicinski) [Orabug: 34481188]
- devlink: Simplify internal devlink params implementation (Leon Romanovsky) [Orabug: 34481188]
- Revert "devlink: Remove not-executed trap policer notifications" (Leon Romanovsky) [Orabug: 34481188]
- Revert "devlink: Remove not-executed trap group notifications" (Leon Romanovsky) [Orabug: 34481188]
- devlink: Clean not-executed param notifications (Leon Romanovsky) [Orabug: 34481188]
- devlink: Remove not-executed trap group notifications (Leon Romanovsky) [Orabug: 34481188]
- devlink: Remove not-executed trap policer notifications (Leon Romanovsky) [Orabug: 34481188]
- devlink: Delete obsolete parameters publish API (Leon Romanovsky) [Orabug: 34481188]
- nfp: Move delink_register to be last command (Leon Romanovsky) [Orabug: 34481188]
- bnxt_en: Register devlink instance at the end devlink configuration (Leon Romanovsky) [Orabug: 34481188]
- net: dsa: Move devlink registration to be last devlink command (Leon Romanovsky) [Orabug: 34481188]
- net: wwan: iosm: Move devlink_register to be last devlink command (Leon Romanovsky) [Orabug: 34481188]
- net: ethernet: ti: Move devlink registration to be last devlink command (Leon Romanovsky) [Orabug: 34481188]
- qed: Move devlink registration to be last devlink command (Leon Romanovsky) [Orabug: 34481188]
- devlink: Remove extra device_lock assert checks (Leon Romanovsky) [Orabug: 34481188]
- devlink: Delete reload enable/disable interface (Leon Romanovsky) [Orabug: 34481188]
- net/mlx5: Set devlink reload feature bit for supported devices only (Leon Romanovsky) [Orabug: 34481188]
- devlink: Allow control devlink ops behavior through feature mask (Leon Romanovsky) [Orabug: 34481188]
- devlink: Annotate devlink API calls (Leon Romanovsky) [Orabug: 34481188]
- devlink: Move netdev_to_devlink helpers to devlink.c (Leon Romanovsky) [Orabug: 34481188]
- devlink: Reduce struct devlink exposure (Leon Romanovsky) [Orabug: 34481188]
- mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->name (Uwe Kleine-König) [Orabug: 34481188]
- RDMA: Remove redundant 'flush_workqueue()' calls (Christophe JAILLET) [Orabug: 34481188]
- RDMA/iwpm: Remove redundant initialization of pointer err_str (Colin Ian King) [Orabug: 34481188]
- RDMA/nldev: Allow optional-counter status configuration through RDMA netlink (Aharon Landau) [Orabug: 34481188]
- RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit (Aharon Landau) [Orabug: 34481188]
- RDMA/nldev: Add support to get status of all counters (Aharon Landau) [Orabug: 34481188]
- RDMA/counter: Add optional counter support (Aharon Landau) [Orabug: 34481188]
- RDMA/counter: Add an is_disabled field in struct rdma_hw_stats (Aharon Landau) [Orabug: 34481188]
- RDMA/core: Add a helper API rdma_free_hw_stats_struct (Mark Zhang) [Orabug: 34481188]
- RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs (Kamal Heib) [Orabug: 34481188]
- RDMA/counter: Add a descriptor in struct rdma_hw_stats (Aharon Landau) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Offload RED qevent mark (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Track permissible actions per binding (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers (Petr Machata) [Orabug: 34481188]
- mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure() (Petr Machata) [Orabug: 34481188]
- ethernet: Remove redundant 'flush_workqueue()' calls (Christophe JAILLET) [Orabug: 34481188]
- net/mlx5: Add priorities for counters in RDMA namespaces (Aharon Landau) [Orabug: 34481188]
- net/mlx5: Add ifc bits to support optional counters (Aharon Landau) [Orabug: 34481188]
- mlxsw: item: Annotate item helpers with '__maybe_unused' (Ido Schimmel) [Orabug: 34481188]
- mlxsw: Add support for transceiver module extended state (Ido Schimmel) [Orabug: 34481188]
- mlxsw: Add ability to control transceiver modules' power mode (Ido Schimmel) [Orabug: 34481188]
- mlxsw: reg: Add Management Cable IO and Notifications register (Ido Schimmel) [Orabug: 34481188]
- mlxsw: reg: Add Port Module Memory Map Properties register (Ido Schimmel) [Orabug: 34481188]
- mlxsw: spectrum_buffers: silence uninitialized warning (Dan Carpenter) [Orabug: 34481188]
- ethernet: add a helper for assigning port addresses (Jakub Kicinski) [Orabug: 34481188]
- net: sch_tbf: Add a graft command (Petr Machata) [Orabug: 34481188]
- ethtool: Add transceiver module extended state (Ido Schimmel) [Orabug: 34481188]
- ethtool: Add ability to control transceiver modules' power mode (Ido Schimmel) [Orabug: 34481188]
- RDMA/rw: switch to dma_map_sgtable() (Logan Gunthorpe) [Orabug: 34481188]
- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Jakub Kicinski) [Orabug: 34481188]
- mlx4: constify args for const dev_addr (Jakub Kicinski) [Orabug: 34481188]
- mlx4: remove custom dev_addr clearing (Jakub Kicinski) [Orabug: 34481188]
- mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr() (Jakub Kicinski) [Orabug: 34481188]
- mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() (Jakub Kicinski) [Orabug: 34481188]
- net/mlx5: Enable single IRQ for PCI Function (Shay Drory) [Orabug: 34481188]
- net/mlx5: Shift control IRQ to the last index (Shay Drory) [Orabug: 34481188]
- net/mlx5: Bridge, pop VLAN on egress table miss (Vlad Buslov) [Orabug: 34481188]
- net/mlx5: Bridge, mark reg_c1 when pushing VLAN (Vlad Buslov) [Orabug: 34481188]
- net/mlx5: Bridge, extract VLAN pop code to dedicated functions (Vlad Buslov) [Orabug: 34481188]
- net/mlx5: Bridge, refactor eswitch instance usage (Vlad Buslov) [Orabug: 34481188]
- net/mlx5e: Support accept action (Vlad Buslov) [Orabug: 34481188]
- net/mlx5e: Specify out ifindex when looking up encap route (Chris Mi) [Orabug: 34481188]
- net/mlx5e: Reserve a value from TC tunnel options mapping (Vlad Buslov) [Orabug: 34481188]
- net/mlx5e: Move parse fdb check into actions_match_supported_fdb() (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Move mod hdr allocation to a single place (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: TC, Refactor sample offload error flow (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add TX max rate support for MQPRIO channel mode (Tariq Toukan) [Orabug: 34481188]
- net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq() (Tariq Toukan) [Orabug: 34481188]
- RDMA/cma: Split apart the multiple uses of the same list heads (Jason Gunthorpe) [Orabug: 34481188]
- qed: Fix kernel-doc warnings (Prabhakar Kushwaha) [Orabug: 34481188]
- net/mlx4_en: avoid one cache line miss to ring doorbell (Eric Dumazet) [Orabug: 34481188]
- ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (Jakub Kicinski) [Orabug: 34481188]
- ethernet: use eth_hw_addr_set() (Jakub Kicinski) [Orabug: 34481188]
- net/mlx5e: Use array_size() helper (Gustavo A. R. Silva) [Orabug: 34481188]
- net/mlx5: Use struct_size() helper in kvzalloc() (Gustavo A. R. Silva) [Orabug: 34481188]
- net/mlx5: Use kvcalloc() instead of kvzalloc() (Gustavo A. R. Silva) [Orabug: 34481188]
- net/mlx5: Tolerate failures in debug features while driver load (Aya Levin) [Orabug: 34481188]
- net/mlx5: Warn for devlink reload when there are VFs alive (Lama Kayal) [Orabug: 34481188]
- net/mlx5: DR, Add missing string for action type SAMPLER (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, init_next_match only if needed (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Fix typo 'offeset' to 'offset' (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Increase supported num of actions to 32 (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Add support for SF vports (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Support csum recalculation flow table on SFs (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Align error messages for failure to obtain vport caps (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Add missing query for vport 0 (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINK (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx5: DR, Fix vport number data type to u16 (Yevgeny Kliteynik) [Orabug: 34481188]
- net/mlx4_en: Add XDP_REDIRECT statistics (Joshua Roys) [Orabug: 34481188]
- net/mlx4: Use array_size() helper in copy_to_user() (Gustavo A. R. Silva) [Orabug: 34481188]
- IB/mlx5: Enable UAR to have DevX UID (Meir Lichtinger) [Orabug: 34481188]
- net/mlx5: Add uid field to UAR allocation structures (Meir Lichtinger) [Orabug: 34481188]
- net/mlx5e: check return value of rhashtable_init (MichelleJin) [Orabug: 34481188]
- netdevsim: Move devlink registration to be last devlink command (Leon Romanovsky) [Orabug: 34481188]
- mlxsw: core: Register devlink instance last (Leon Romanovsky) [Orabug: 34481188]
- net/mlx5: Accept devlink user input after driver initialization complete (Leon Romanovsky) [Orabug: 34481188]
- net/mlx4: Move devlink_register to be the last initialization command (Leon Romanovsky) [Orabug: 34481188]
- devlink: report maximum number of snapshots with regions (Jacob Keller) [Orabug: 34481188]
- devlink: Add missed notifications iterators (Leon Romanovsky) [Orabug: 34481188]
- devlink: Notify users when objects are accessible (Leon Romanovsky) [Orabug: 34481188]
- net/mlx5e: Enable TC offload for ingress MACVLAN (Dima Chumak) [Orabug: 34481188]
- net/mlx5e: Enable TC offload for egress MACVLAN (Dima Chumak) [Orabug: 34481188]
- net/mlx5e: loopback test is not supported in switchdev mode (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributes (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Remove redundant priv arg from parse_pedit_to_reformat() (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Set action fwd flag when parsing tc action goto (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Remove incorrect addition of action fwd flag (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Use correct return type (Roi Dayan) [Orabug: 34481188]
- net/mlx5e: Add error flow for ethtool -X command (Aya Levin) [Orabug: 34481188]
- net/mlx5: DR, Fix code indentation in dr_ste_v1 (Yevgeny Kliteynik) [Orabug: 34481188]
- net: mlx4: Add support for XDP_REDIRECT (Joshua Roys) [Orabug: 34481188]
- mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and above (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulation (Amit Cohen) [Orabug: 34481188]
- mlxsw: Add IPV6_ADDRESS kvdl entry type (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_ipip: Add mlxsw_sp_ipip_gre6_ops (Amit Cohen) [Orabug: 34481188]
- mlxsw: Create separate ipip_ops_arr for different ASICs (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Add support for ritr_loopback_ipip6_pack() (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Add support for ratr_ipip6_entry_pack() (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Add support for rtdp_ipip6_pack() (Amit Cohen) [Orabug: 34481188]
- mlxsw: reg: Add Router IP version Six Register (Amit Cohen) [Orabug: 34481188]
- mlxsw: Take tunnel's type into account when searching underlay device (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_change_gre() (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_router: Fix arguments alignment (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_ipip: Pass IP tunnel parameters by reference and as 'const' (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_router: Create common function for fib_entry_type_unset() code (Amit Cohen) [Orabug: 34481188]
- mlxsw: spectrum_router: Start using new trap adjacency entry (Ido Schimmel) [Orabug: 34481188]
- mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop group (Ido Schimmel) [Orabug: 34481188]
- devlink: Remove single line function obfuscations (Leon Romanovsky) [Orabug: 34481188]
- devlink: Delete not used port parameters APIs (Leon Romanovsky) [Orabug: 34481188]
- bnxt_en: Properly remove port parameter support (Leon Romanovsky) [Orabug: 34481188]
- devlink: Make devlink_register to be void (Leon Romanovsky) [Orabug: 34481188]
- RDMA/bnxt_re: Update statistics counter name (Selvin Xavier) [Orabug: 34481188]
- RDMA/bnxt_re: Add extended statistics counters (Selvin Xavier) [Orabug: 34481188]
- net: wwan: iosm: devlink registration (M Chetan Kumar) [Orabug: 34481188]
- mlxsw: Add support for transceiver modules reset (Ido Schimmel) [Orabug: 34481188]
- mlxsw: Make PMAOS pack function more generic (Ido Schimmel) [Orabug: 34481188]
- mlxsw: reg: Add fields to PMAOS register (Ido Schimmel) [Orabug: 34481188]
- mlxsw: Track per-module port status (Ido Schimmel) [Orabug: 34481188]
- mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap() (Ido Schimmel) [Orabug: 34481188]
- mlxsw: spectrum: Do not return an error in ndo_stop() (Ido Schimmel) [Orabug: 34481188]
- mlxsw: core_env: Convert 'module_info_lock' to a mutex (Ido Schimmel) [Orabug: 34481188]
- mlxsw: core_env: Defer handling of module temperature warning events (Ido Schimmel) [Orabug: 34481188]
- mlxsw: core: Remove mlxsw_core_is_initialized() (Ido Schimmel) [Orabug: 34481188]
- mlxsw: core: Initialize switch driver last (Ido Schimmel) [Orabug: 34481188]
- mlxsw: reg: Remove PMTM register (Jiri Pirko) [Orabug: 34481188]
- mlxsw: spectrum: Use PMTDB register to obtain split info (Jiri Pirko) [Orabug: 34481188]
- mlxsw: reg: Add Port Module To local DataBase Register (Jiri Pirko) [Orabug: 34481188]
- mlxsw: spectrum: Use PLLP to get front panel number and split number (Jiri Pirko) [Orabug: 34481188]
- mlxsw: reg: Add Port Local port to Label Port mapping Register (Jiri Pirko) [Orabug: 34481188]
- mlxsw: spectrum: Move port SWID set before core port init (Jiri Pirko) [Orabug: 34481188]
- mlxsw: spectrum: Move port module mapping before core port init (Jiri Pirko) [Orabug: 34481188]
- mlxsw: spectrum: Bump minimum FW version to xx.2008.3326 (Jiri Pirko) [Orabug: 34481188]
- devlink: Delete not-used devlink APIs (Leon Romanovsky) [Orabug: 34481188]
- devlink: Delete not-used single parameter notification APIs (Leon Romanovsky) [Orabug: 34481188]
- uek-rpm: Enable modules in UEK7U1 to match RHCK9.1 - 34237783 (Harshit Mogalapalli) [Orabug: 34237783]
- uek-rpm: Enable CONFIG options in UEK7U1 to match RHCK9.1 (Harshit Mogalapalli) [Orabug: 34712370]
- crypto: fips - make proc files report fips module name and version (Saeed Mirzamohammadi) [Orabug: 34672372]
- crypto: jitter - add oversampling of noise source (Stephan Müller) [Orabug: 34672373]
- random: Add FIPS 140-3 entropy requirements (Saeed Mirzamohammadi) [Orabug: 34672373]
- uek-rpm: Enable sound subsystem CONFIG options in UEK7U1 to match RHCK9.1 (Harshit Mogalapalli) [Orabug: 34694103]
- x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO (Joerg Roedel) [Orabug: 34711419]
- x86/sev: Use CC_ATTR attribute to generalize string I/O unroll (Kuppuswamy Sathyanarayanan) [Orabug: 34711419]
- treewide: Replace the use of mem_encrypt_active() with cc_platform_has() (Tom Lendacky) [Orabug: 34711419]
- x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() (Tom Lendacky) [Orabug: 34711419]
- x86/sev: Replace occurrences of sev_active() with cc_platform_has() (Tom Lendacky) [Orabug: 34711419]
- x86/sme: Replace occurrences of sme_active() with cc_platform_has() (Tom Lendacky) [Orabug: 34711419]
- NFSD: limit the number of v4 clients to 1024 per 1GB of system memory (Dai Ngo) [Orabug: 34728465]
- NFSD: keep track of the number of v4 clients in the system (Dai Ngo) [Orabug: 34728465]
- NFSD: refactoring v4 specific code to a helper in nfs4state.c (Dai Ngo) [Orabug: 34728465]
- NFSD: Show state of courtesy client in client info (Dai Ngo) [Orabug: 34728465]
- NFSD: add support for lock conflict to courteous server (Dai Ngo) [Orabug: 34728465]
- NFSD: Clean up _lm_ operation names (Chuck Lever) [Orabug: 34728465]
- fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict (Dai Ngo) [Orabug: 34728465]
- fs/lock: add helper locks_owner_has_blockers to check for blockers (Dai Ngo) [Orabug: 34728465]
- NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd (Dai Ngo) [Orabug: 34728465]
- NFSD: add support for share reservation conflict to courteous server (Dai Ngo) [Orabug: 34728465]
- NFSD: add courteous server support for thread with only delegation (Dai Ngo) [Orabug: 34728465]
- mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP (Muchun Song) [Orabug: 34549952]
- selftests: vm: add a hugetlb test case (Muchun Song) [Orabug: 34549952]
- mm: sparsemem: fix missing higher order allocation splitting (Muchun Song) [Orabug: 34549952]
- mm: sparsemem: use page table lock to protect kernel pmd operations (Muchun Song) [Orabug: 34549952]
- mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key (Muchun Song) [Orabug: 34549952]
- mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page (Muchun Song) [Orabug: 34549952]
- scsi: qedi: Use QEDI_MODE_NORMAL for error handling (Mike Christie) [Orabug: 34600328]
- scsi: qedi: Remove redundant flush_workqueue() calls (Minghao Chi (CGEL ZTE)) [Orabug: 34600328]
- scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting (Florian Fainelli) [Orabug: 34600328]
- scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue (Manish Rangankar) [Orabug: 34600328]
- scsi: qedi: Remove set but unused 'page' variable (Florian Fainelli) [Orabug: 34600328]
- scsi: qla2xxx: Update version to 10.02.07.900-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Define static symbols (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Enhance driver tracing with separate tunable and more (Arun Easi) [Orabug: 34600735]
- scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status (Anil Gurumurthy) [Orabug: 34600735]
- scsi: qla2xxx: Add debugfs create/delete helpers (Arun Easi) [Orabug: 34600735]
- scsi: qla2xxx: Fix response queue handler reading stale packets (Arun Easi) [Orabug: 34600735]
- scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stale packets" (Arun Easi) [Orabug: 34600735]
- scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational (Mauricio Faria de Oliveira) [Orabug: 34600735]
- scsi: qla2xxx: Avoid flush_scheduled_work() usage (Tetsuo Handa) [Orabug: 34600735]
- scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1() (Tetsuo Handa) [Orabug: 34600735]
- scsi: qla2xxx: Remove unused qlt_tmr_work() (Tetsuo Handa) [Orabug: 34600735]
- scsi: qla2xxx: Remove unused del_sess_list field (Tetsuo Handa) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.800-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Update manufacturer details (Bikash Hazarika) [Orabug: 34600735]
- scsi: qla2xxx: Fix sparse warning for dport_data (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.700-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Add debug prints in the device remove path (Arun Easi) [Orabug: 34600735]
- scsi: qla2xxx: Add a new v2 dport diagnostic feature (Bikash Hazarika) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.600-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: edif: Fix slow session teardown (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.500-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: edif: Remove old doorbell interface (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: edif: Add bsg interface to read doorbell events (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: edif: Wait for app to ack on sess down (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: edif: bsg refactor (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter (Gleb Chesnokov) [Orabug: 34600735]
- scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters (Tom Rix) [Orabug: 34600735]
- scsi: qla2xxx: edif: Remove unneeded variable (Guo Zhengkui) [Orabug: 34600735]
- scsi: qla2xxx: Remove unneeded flush_workqueue() (ran jianping) [Orabug: 34600735]
- scsi: qla2xxx: Remove free_sg command flag (Gleb Chesnokov) [Orabug: 34600735]
- scsi: qla2xxx: Fix typos in comments (Julia Lawall) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.400-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.300-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Add retry for exec firmware (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: Synchronize rport dev_loss_tmo setting (Hannes Reinecke) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.200-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: edif: Tweak trace message (Quinn Tran) [Orabug: 34600735]
- scsi: qla2xxx: Remove a declaration (Bart Van Assche) [Orabug: 34600735]
- scsi: qla2xxx: Remove redundant initialization of pointer req (Colin Ian King) [Orabug: 34600735]
- scsi: qla2xxx: Update version to 10.02.07.100-k (Nilesh Javali) [Orabug: 34600735]
- scsi: qla2xxx: Call process_response_queue() in Tx path (Shreyas Deodhar) [Orabug: 34600735]
- scsi: qla2xxx: Check for firmware capability before creating QPair (Saurav Kashyap) [Orabug: 34600735]
- scsi: qla2xxx: Display 16G only as supported speeds for 3830c card (Saurav Kashyap) [Orabug: 34600735]
- scsi: qla2xxx: Add support for mailbox passthru (Bikash Hazarika) [Orabug: 34600735]
- scsi: qla2xxx: Increase max limit of ql2xnvme_queues (Shreyas Deodhar) [Orabug: 34600735]
- scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe queues (Shreyas Deodhar) [Orabug: 34600735]
- x86/sgx/virt: extract sgx_vepc_remove_page (Paolo Bonzini) [Orabug: 34534645]
- x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl (Paolo Bonzini) [Orabug: 34534645]
- selftests: kvm: add amx_test to .gitignore (Muhammad Usama Anjum) [Orabug: 34386748]
- selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test (Chang S. Bae) [Orabug: 34386748]
- x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation (Yang Zhong) [Orabug: 34386748]
- KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer (Sean Christopherson) [Orabug: 34386748]
- selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP (Paolo Bonzini) [Orabug: 34386748]
- KVM: x86: add system attribute to retrieve full set of supported xsave states (Paolo Bonzini) [Orabug: 34386748]
- KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr (Sean Christopherson) [Orabug: 34386748]
- selftests: kvm: move vm_xsave_req_perm call to amx_test (Paolo Bonzini) [Orabug: 34386748]
- KVM: x86: Check .flags in kvm_cpuid_check_equal() too (Vitaly Kuznetsov) [Orabug: 34386748]
- KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID (Like Xu) [Orabug: 34386748]
- kvm: selftests: conditionally build vm_xsave_req_perm() (Wei Wang) [Orabug: 34386748]
- KVM: x86/cpuid: Clear XFD for component i if the base feature is missing (Like Xu) [Orabug: 34386748]
- x86/fpu: Correct AVX512 state tracking (Noah Goldstein) [Orabug: 34386748]
- KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN (Vitaly Kuznetsov) [Orabug: 34386748]
- x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype (Shaokun Zhang) [Orabug: 34386748]
- KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' (Vitaly Kuznetsov) [Orabug: 34386748]
- KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN (Vitaly Kuznetsov) [Orabug: 34386748]
- KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries (Vitaly Kuznetsov) [Orabug: 34386748]
- x86/fpu: Fix inline prefix warnings (Yang Zhong) [Orabug: 34386748]
- selftest: kvm: Add amx selftest (Yang Zhong) [Orabug: 34386748]
- selftest: kvm: Move struct kvm_x86_state to header (Yang Zhong) [Orabug: 34386748]
- selftest: kvm: Reorder vcpu_load_state steps for AMX (Paolo Bonzini) [Orabug: 34386748]
- kvm: x86: Disable interception for IA32_XFD on demand (Kevin Tian) [Orabug: 34386748]
- x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() (Thomas Gleixner) [Orabug: 34386748]
- kvm: selftests: Add support for KVM_CAP_XSAVE2 (Wei Wang) [Orabug: 34386748]
- kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h (Janosch Frank) [Orabug: 34386748]
- kvm: x86: Add support for getting/setting expanded xstate buffer (Guang Zeng) [Orabug: 34386748]
- x86/fpu: Add uabi_size to guest_fpu (Thomas Gleixner) [Orabug: 34386748]
- kvm: x86: Add CPUID support for Intel AMX (Jing Liu) [Orabug: 34386748]
- kvm: x86: Add XCR0 support for Intel AMX (Jing Liu) [Orabug: 34386748]
- kvm: x86: Disable RDMSR interception of IA32_XFD_ERR (Jing Liu) [Orabug: 34386748]
- kvm: x86: Emulate IA32_XFD_ERR for guest (Jing Liu) [Orabug: 34386748]
- kvm: x86: Intercept #NM for saving IA32_XFD_ERR (Jing Liu) [Orabug: 34386748]
- x86/fpu: Prepare xfd_err in struct fpu_guest (Jing Liu) [Orabug: 34386748]
- kvm: x86: Add emulation for IA32_XFD (Jing Liu) [Orabug: 34386748]
- x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation (Kevin Tian) [Orabug: 34386748]
- kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 (Jing Liu) [Orabug: 34386748]
- x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM (Sean Christopherson) [Orabug: 34386748]
- x86/fpu: Add guest support to xfd_enable_feature() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Make XFD initialization in __fpstate_reset() a function argument (Jing Liu) [Orabug: 34386748]
- kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID (Jing Liu) [Orabug: 34386748]
- kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule (Jing Liu) [Orabug: 34386748]
- x86/fpu: Prepare guest FPU for dynamically enabled FPU features (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Extend fpu_xstate_prctl() with guest permissions (Thomas Gleixner) [Orabug: 34386748]
- kvm: selftests: move ucall declarations into ucall_common.h (Michael Roth) [Orabug: 34386748]
- kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h (Michael Roth) [Orabug: 34386748]
- x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog() (Marco Elver) [Orabug: 34386748]
- x86/fpu: Optimize out sigframe xfeatures when in init state (Dave Hansen) [Orabug: 34386748]
- Documentation/x86: Add documentation for using dynamic XSTATE features (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Include vmalloc.h for vzalloc() (Stephen Rothwell) [Orabug: 34386748]
- selftests/x86/amx: Add context switch test (Chang S. Bae) [Orabug: 34386748]
- selftests/x86/amx: Add test cases for AMX state management (Chang S. Bae) [Orabug: 34386748]
- x86/fpu/amx: Enable the AMX feature in 64-bit mode (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Add XFD handling for dynamic states (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Calculate the default sizes independently (Chang S. Bae) [Orabug: 34386748]
- x86/fpu/amx: Define AMX state components and have it used for boot-time checks (Chang S. Bae) [Orabug: 34386748]
- x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers (Chang S. Bae) [Orabug: 34386748]
- x86/fpu/xstate: Add fpstate_realloc()/free() (Chang S. Bae) [Orabug: 34386748]
- x86/fpu/xstate: Add XFD #NM handler (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Update XFD state where required (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Add sanity checks for XFD (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Add XFD state to fpstate (Chang S. Bae) [Orabug: 34386748]
- x86/msr-index: Add MSRs for XFD (Chang S. Bae) [Orabug: 34386748]
- x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Reset permission and fpstate on exec() (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Prepare fpu_clone() for dynamically enabled features (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Prepare for variable sigframe length (Chang S. Bae) [Orabug: 34386748]
- x86/signal: Use fpu::__state_user_size for sigalt stack validation (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Add basic helpers for dynamically enabled features (Thomas Gleixner) [Orabug: 34386748]
- x86/arch_prctl: Add controls for dynamic XSTATE components (Chang S. Bae) [Orabug: 34386748]
- x86/fpu: Add fpu_state_config::legacy_features (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Add members to struct fpu to cache permission information (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Provide xstate_calculate_size() (Chang S. Bae) [Orabug: 34386748]
- signal: Skip the altstack update when not needed (Chang S. Bae) [Orabug: 34386748]
- x86/signal: Implement sigaltstack size validation (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Remove old KVM FPU interface (Thomas Gleixner) [Orabug: 34386748]
- x86/kvm: Convert FPU handling to a single swap buffer (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Provide infrastructure for KVM FPU cleanup (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Prepare for sanitizing KVM FPU code (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Move remaining xfeature helpers to core (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Rework restore_regs_from_fpstate() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Mop up xfeatures_mask_uabi() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move xstate feature masks to fpu_*_cfg (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move xstate size to fpu_*_cfg (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Cleanup size calculations (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Cleanup fpu__init_system_xstate_size_legacy() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Provide struct fpu_config (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Use fpstate for size and features (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf() (Thomas Gleixner) [Orabug: 34386748]
- cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' (Paul Durrant) [Orabug: 34386748]
- KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES (Paul Durrant) [Orabug: 34386748]
- x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Use fpstate for os_xsave() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Use fpstate::size (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Add size and mask information to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/process: Move arch_thread_struct_whitelist() out of line (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Do not leak fpstate pointer on fork (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Remove fpu::state (Thomas Gleixner) [Orabug: 34386748]
- x86/math-emu: Convert to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/core: Convert to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Convert to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/regset: Convert to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Convert tracing to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/KVM: Convert to fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Replace KVMs xstate component clearing (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Convert fpstate_init() to struct fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Provide struct fpstate (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Replace KVMs home brewed FPU copy to user (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Provide a proper function for ex_handler_fprestore() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Replace the includes of fpu/internal.h (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Mop up the internal.h leftovers (Thomas Gleixner) [Orabug: 34386748]
- x86/sev: Include fpu/xcr.h (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Remove internal.h dependency from fpu/signal.h (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move fpstate functions to api.h (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move mxcsr related code to core (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move fpregs_restore_userregs() to core (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Make WARN_ON_FPU() private (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move legacy ASM wrappers to core (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move os_xsave() and os_xrstor() to core (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Make os_xrstor_booting() private (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Clean up CPU feature tests (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move context switch and exit to user inlines into sched.h (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Rework copy_xstate_to_uabi_buf() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Replace KVMs home brewed FPU copy from user (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Move KVMs FPU swapping to FPU core (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Mark all init only functions __init (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/xstate: Provide and use for_each_xfeature() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Cleanup xstate xcomp_bv initialization (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Do not inherit FPU context for kernel and IO worker threads (Thomas Gleixner) [Orabug: 34386748]
- x86/process: Clone FPU in copy_thread() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Remove pointless memset in fpu_clone() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Cleanup the on_boot_cpu clutter (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Restrict xsaves()/xrstors() to independent states (Thomas Gleixner) [Orabug: 34386748]
- x86/pkru: Remove useless include (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Update stale comments (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu: Remove pointless argument from switch_fpu_finish() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstate_epilog() (Anders Roxell) [Orabug: 34386748]
- x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Change return type of fpu__restore_sig() to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/signal: Change return type of restore_sigcontext() to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe() (Thomas Gleixner) [Orabug: 34386748]
- x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe() (Thomas Gleixner) [Orabug: 34386748]
- net: mana: Add support of XDP_REDIRECT action (Haiyang Zhang) [Orabug: 34366923]
- net: mana: Use struct_size() helper in mana_gd_create_dma_region() (Gustavo A. R. Silva) [Orabug: 34366923]
- net: mana: Reuse XDP dropped page (Haiyang Zhang) [Orabug: 34366923]
- net: mana: Add counter for XDP_TX (Haiyang Zhang) [Orabug: 34366923]
- net: mana: Add counter for packet dropped by XDP (Haiyang Zhang) [Orabug: 34366923]
- uek-rpm: Enable CONFIG_NVME_VERBOSE_ERRORS (Alan Adamson) [Orabug: 34329750]
- nvme: don't print verbose errors for internal passthrough requests (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme: fix RCU hole that allowed for endless looping in multipath round robin (Chris Leech) [Orabug: 34329726]
- nvme-pci: expose use_threaded_interrupts read-only in sysfs (Xin Hao) [Orabug: 34329726]
- nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH (Christoph Hellwig) [Orabug: 34329726]
- nvme: remove nvme_alloc_request and nvme_alloc_request_qid (Christoph Hellwig) [Orabug: 34329726]
- nvme: cleanup how disk->disk_name is assigned (Christoph Hellwig) [Orabug: 34329726]
- nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate (Christoph Hellwig) [Orabug: 34329726]
- nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removal (Chaitanya Kulkarni) [Orabug: 34329726]
- nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport (Chaitanya Kulkarni) [Orabug: 34329726]
- nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetport (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-tcp: don't fold the line (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-tcp: don't initialize ret variable (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-multipath: call bio_io_error in nvme_ns_head_submit_bio (Guoqing Jiang) [Orabug: 34329726]
- nvme-multipath: use vmalloc for ANA log buffer (Hannes Reinecke) [Orabug: 34329726]
- nvme: remove support or stream based temperature hint (Christoph Hellwig) [Orabug: 34329726]
- nvme: remove nssa from struct nvme_ctrl (Keith Busch) [Orabug: 34329726]
- nvme: explicitly set non-error for directives (Keith Busch) [Orabug: 34329726]
- nvme: send uevent on connection up (Martin Belanger) [Orabug: 34329726]
- nvme: add vectored-io support for user-passthrough (Kanchan Joshi) [Orabug: 34329726]
- nvme: add verbose error logging (Alan Adamson) [Orabug: 34329726]
- nvme: add a helper to initialize connect_q (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-rdma: add helpers for mapping/unmapping request (Max Gurtovoy) [Orabug: 34329726]
- nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free] (Sagi Grimberg) [Orabug: 34329726]
- nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free] (Sagi Grimberg) [Orabug: 34329726]
- nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free] (Sagi Grimberg) [Orabug: 34329726]
- nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free] (Sagi Grimberg) [Orabug: 34329726]
- nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free] (Sagi Grimberg) [Orabug: 34329726]
- nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free] (Sagi Grimberg) [Orabug: 34329726]
- nvmet: allow bdev in buffered_io mode (Chaitanya Kulkarni) [Orabug: 34329726]
- nvmet: use i_size_read() to set size for file-ns (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-fabrics: remove unnecessary braces for case (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-fabrics: use consistent zeroout pattern (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-fabrics: use unsigned int type (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-fabrics: use unsigned int type (Chaitanya Kulkarni) [Orabug: 34329726]
- nvme-core: remove unnecessary semicolon (Chaitanya Kulkarni) [Orabug: 34329726]
- x86/sgx: Fix missing poison handling in reclaimer (Reinette Chatre) [Orabug: 34525523]
- x86/sgx: Fix NULL pointer dereference on non-SGX systems (Dave Hansen) [Orabug: 34525523]
- selftests/sgx: Fix corrupted cpuid macro invocation (Jarkko Sakkinen) [Orabug: 34525523]
- x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node (Jarkko Sakkinen) [Orabug: 34525523]
- x86/sgx: Fix free page accounting (Reinette Chatre) [Orabug: 34525523]
- x86/sgx: Fix minor documentation issues (Reinette Chatre) [Orabug: 34525523]
- selftests/sgx: Add test for multiple TCS entry (Reinette Chatre) [Orabug: 34525523]
- selftests/sgx: Enable multiple thread support (Reinette Chatre) [Orabug: 34525523]
- selftests/sgx: Add page permission and exception test (Reinette Chatre) [Orabug: 34525523]
- selftests/sgx: Rename test properties in preparation for more enclave tests (Reinette Chatre) [Orabug: 34525523]
- selftests/sgx: Provide per-op parameter structs for the test enclave (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Move setup_test_encl() to each TEST_F() (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Encpsulate the test enclave creation (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Dump segments and /proc/self/maps only on failure (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Create a heap for the test enclave (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Make data measurement for an enclave segment optional (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Assign source for each segment (Jarkko Sakkinen) [Orabug: 34525523]
- selftests/sgx: Fix a benign linker warning (Sean Christopherson) [Orabug: 34525523]
- x86/sgx: Add check for SGX pages to ghes_do_memory_failure() (Tony Luck) [Orabug: 34525523]
- x86/sgx: Add hook to error injection address validation (Tony Luck) [Orabug: 34525523]
- x86/sgx: Hook arch_memory_failure() into mainline code (Tony Luck) [Orabug: 34525523]
- x86/sgx: Add SGX infrastructure to recover from poison (Tony Luck) [Orabug: 34525523]
- x86/sgx: Initial poison handling for dirty and free pages (Tony Luck) [Orabug: 34525523]
- x86/sgx: Add infrastructure to identify SGX EPC pages (Tony Luck) [Orabug: 34525523]
- x86/sgx: Add new sgx_epc_page flag bit to mark free pages (Tony Luck) [Orabug: 34525523]
- signal: Add an optional check for altstack size (Thomas Gleixner) [Orabug: 34525523]
- Revert "x86/sgx: Fix free page accounting" (Thomas Tai) [Orabug: 34525523]
- perf/x86/ibs: Add new IBS register bits into header (Ravi Bangoria) [Orabug: 34530245]
- perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/uncore: Add PerfMonV2 DF event format (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/uncore: Detect available DF counters (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/uncore: Use attr_update for format attributes (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/uncore: Use dynamic events array (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/core: Fix reloading events for SVM (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd: Run AMD BRS code only on supported hw (Borislav Petkov) [Orabug: 34530245]
- perf/x86/amd: Fix AMD BRS period adjustment (Peter Zijlstra) [Orabug: 34530245]
- perf/x86/amd: Remove unused variable 'hwc' (Zucheng Zheng) [Orabug: 34530245]
- perf/ibs: Fix comment (Ravi Bangoria) [Orabug: 34530245]
- perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute (Ravi Bangoria) [Orabug: 34530245]
- perf/amd/ibs: Add support for L3 miss filtering (Ravi Bangoria) [Orabug: 34530245]
- perf/amd/ibs: Use ->is_visible callback for dynamic attributes (Ravi Bangoria) [Orabug: 34530245]
- perf/x86/amd/core: Add PerfMonV2 overflow handling (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/core: Add PerfMonV2 counter control (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/core: Detect available counters (Sandipan Das) [Orabug: 34530245]
- perf/x86/amd/core: Detect PerfMonV2 support (Sandipan Das) [Orabug: 34530245]
- x86/msr: Add PerfCntrGlobal* registers (Sandipan Das) [Orabug: 34530245]
- x86/cpufeatures: Add PerfMonV2 feature bit (Sandipan Das) [Orabug: 34530245]
- perf/x86: Unify format of events sysfs show (Yang Jihong) [Orabug: 34530245]
- perf/x86/amd: Add idle hooks for branch sampling (Stephane Eranian) [Orabug: 34530245]
- ACPI: Add perf low power callback (Stephane Eranian) [Orabug: 34530245]
- perf/x86/amd: Make Zen3 branch sampling opt-in (Stephane Eranian) [Orabug: 34530245]
- perf/x86/amd: Add AMD branch sampling period adjustment (Stephane Eranian) [Orabug: 34530245]
- perf/x86/amd: Enable branch sampling priv level filtering (Stephane Eranian) [Orabug: 34530245]
- perf/x86/amd: Add branch-brs helper event for Fam19h BRS (Stephane Eranian) [Orabug: 34530245]
- perf/x86/amd: Add AMD Fam19h Branch Sampling support (Stephane Eranian) [Orabug: 34530245]
- x86/cpufeatures: Add AMD Fam19h Branch Sampling feature (Stephane Eranian) [Orabug: 34530245]
- perf/core: Add perf_clear_branch_entry_bitfields() helper (Stephane Eranian) [Orabug: 34530245]
- nvmet: revert "nvmet: make discovery NQN configurable" (Hannes Reinecke) [Orabug: 34500944]
- nvme-tcp: send H2CData PDUs based on MAXH2CDATA (Varun Prakash) [Orabug: 34500944]
- nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show (Changcheng Deng) [Orabug: 34500944]
- nvme: add 'iopolicy' module parameter (Hannes Reinecke) [Orabug: 34500944]
- nvme: drop unused variable ctrl in nvme_setup_cmd (Geliang Tang) [Orabug: 34500944]
- nvme: increment request genctr on completion (Keith Busch) [Orabug: 34500944]
- nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics (Hannes Reinecke) [Orabug: 34500944]
- arm64: kexec_file: use more system keyrings to verify kernel image signature (Coiby Xu) [Orabug: 34424679]
- kexec, KEYS: make the code in bzImage64_verify_sig generic (Coiby Xu) [Orabug: 34424679]
- kexec: clean up arch_kexec_kernel_verify_sig (Coiby Xu) [Orabug: 34424679]
- scsi: lpfc: Copyright updates for 14.2.0.5 patches (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.2.0.5 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Remove Menlo/Hornet related code (James Smart) [Orabug: 34377373]
- scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix attempted FA-PWWN usage after feature disable (James Smart) [Orabug: 34377373]
- scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.2.0.4 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds (James Smart) [Orabug: 34377373]
- scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (James Smart) [Orabug: 34377373]
- scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Resolve some cleanup issues following abort path refactoring (James Smart) [Orabug: 34377373]
- scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Add support for ATTO Fibre Channel devices (Bradley Grove) [Orabug: 34377373]
- scsi: lpfc: Add support for VMID tagging of NVMe I/Os (James Smart) [Orabug: 34377373]
- scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent (James Smart) [Orabug: 34377373]
- scsi: lpfc: Commonize VMID code location (James Smart) [Orabug: 34377373]
- scsi: nvme-fc: Add new routine nvme_fc_io_getuuid() (Muneendra Kumar) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.2.0.3 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O (James Smart) [Orabug: 34377373]
- scsi: lpfc: Rework FDMI initialization after link up (James Smart) [Orabug: 34377373]
- scsi: lpfc: Change VMID registration to be based on fabric parameters (James Smart) [Orabug: 34377373]
- scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Inhibit aborts if external loopback plug is inserted (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix ndlp put following a LOGO completion (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fill in missing ndlp kref puts in error paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix split code for FLOGI on FCoE (James Smart) [Orabug: 34377373]
- scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els() (James Smart) [Orabug: 34377373]
- blk-cgroup: move blkcg_{get,set}_fc_appid out of line (Christoph Hellwig) [Orabug: 34377373]
- scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe() (James Smart) [Orabug: 34377373]
- scsi: lpfc: Remove unneeded variable (Changcheng Deng) [Orabug: 34377373]
- scsi: lpfc: Copyright updates for 14.2.0.2 patches (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.2.0.2 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update stat accounting for READ_STATUS mbox command (James Smart) [Orabug: 34377373]
- scsi: lpfc: Change FA-PWWN detection methodology (James Smart) [Orabug: 34377373]
- scsi: lpfc: Refactor cleanup of mailbox commands (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix field overload in lpfc_iocbq data structure (James Smart) [Orabug: 34377373]
- scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion (James Smart) [Orabug: 34377373]
- scsi: lpfc: Register for Application Services FC-4 type in Fabric topology (James Smart) [Orabug: 34377373]
- scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports (James Smart) [Orabug: 34377373]
- scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups (James Smart) [Orabug: 34377373]
- scsi: lpfc: Correct CRC32 calculation for congestion stats (James Smart) [Orabug: 34377373]
- scsi: lpfc: Move MI module parameter check to handle dynamic disable (James Smart) [Orabug: 34377373]
- scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path (James Smart) [Orabug: 34377373]
- scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit (James Smart) [Orabug: 34377373]
- scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI (James Smart) [Orabug: 34377373]
- scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI (James Smart) [Orabug: 34377373]
- scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down (James Smart) [Orabug: 34377373]
- scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix diagnostic fw logging after a function reset (James Smart) [Orabug: 34377373]
- scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix broken SLI4 abort path (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.2.0.1 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix unload hang after back to back PCI EEH faults (James Smart) [Orabug: 34377373]
- scsi: lpfc: Improve PCI EEH Error and Recovery Handling (James Smart) [Orabug: 34377373]
- scsi: lpfc: Copyright updates for 14.2.0.0 patches (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.2.0.0 (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor BSG paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor Abort paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor CT paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor misc ELS paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor VMID paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor FDISC paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor LS_RJT paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor LS_ACC paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path (James Smart) [Orabug: 34377373]
- scsi: lpfc: Remove failing soft_wwn support (James Smart) [Orabug: 34377373]
- scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe (James Smart) [Orabug: 34377373]
- scsi: lpfc: Use kcalloc() (Julia Lawall) [Orabug: 34377373]
- scsi: lpfc: Fix typos in comments (Julia Lawall) [Orabug: 34377373]
- scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped() (Hannes Reinecke) [Orabug: 34377373]
- scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt() (Hannes Reinecke) [Orabug: 34377373]
- scsi: lpfc: Use fc_block_rport() (Hannes Reinecke) [Orabug: 34377373]
- scsi: lpfc: Drop lpfc_no_handler() (Hannes Reinecke) [Orabug: 34377373]
- scsi: lpfc: Kill lpfc_bus_reset_handler() (Hannes Reinecke) [Orabug: 34377373]
- scsi: lpfc: Remove redundant flush_workqueue() call (Minghao Chi (CGEL ZTE)) [Orabug: 34377373]
- all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate (Yury Norov) [Orabug: 34377373]
- scsi: lpfc: Use irq_set_affinity() (Nitesh Narayan Lal) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.0.0.4 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Add additional debugfs support for CMF (James Smart) [Orabug: 34377373]
- scsi: lpfc: Cap CMF read bytes to MBPI (James Smart) [Orabug: 34377373]
- scsi: lpfc: Adjust CMF total bytes and rxmonitor (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix NPIV port deletion crash (James Smart) [Orabug: 34377373]
- scsi: lpfc: Change return code on I/Os received during link bounce (James Smart) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.0.0.3 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted (James Smart) [Orabug: 34377373]
- scsi: lpfc: Correct sysfs reporting of loop support after SFP status change (James Smart) [Orabug: 34377373]
- scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup() (James Smart) [Orabug: 34377373]
- block: move elevator.h to block/ (Christoph Hellwig) [Orabug: 34377373]
- scsi: lpfc: Add support for optional PLDV handling (James Smart) [Orabug: 34377373]
- scsi: lpfc: Return NULL rather than a plain 0 integer (Colin Ian King) [Orabug: 34377373]
- scsi: lpfc: Fix a function name in comments (Cai Huoqing) [Orabug: 34377373]
- scsi: lpfc: Update lpfc version to 14.0.0.2 (James Smart) [Orabug: 34377373]
- scsi: lpfc: Improve PBDE checks during SGL processing (James Smart) [Orabug: 34377373]
- scsi: lpfc: Zero CGN stats only during initial driver load and stat reset (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix I/O block after enabling managed congestion mode (James Smart) [Orabug: 34377373]
- scsi: lpfc: Adjust bytes received vales during cmf timer interval (James Smart) [Orabug: 34377373]
- scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix rediscovery of tape device after LIP (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix hang on unload due to stuck fport node (James Smart) [Orabug: 34377373]
- scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT (James Smart) [Orabug: 34377373]
- Revert "Revert "scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: Resolve some cleanup issues following SLI path refactoring"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: SLI path split: Refactor SCSI paths"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4"" (Jack Vogel)
- Revert "Revert "scsi: lpfc: SLI path split: Refactor lpfc_iocbq"" (Jack Vogel)
- uek-rpm: Enable CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT (Eric Snowberg) [Orabug: 34304827]
- efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode (David Howells) [Orabug: 34304827]
- arm64: Allow locking down the kernel under EFI secure boot (Seth Forshee) [Orabug: 34304827]
- efi: Lock down the kernel if booted in secure boot mode (David Howells) [Orabug: 34304827]
- security: lockdown: expose a hook to lock the kernel down (Jeremy Cline) [Orabug: 34304827]
- Revert "lockdown: Run in lockdown integrity mode when SB is enabled." (Eric Snowberg) [Orabug: 34304827]
- nvmet-tcp: fix possible list corruption for unexpected command failure (Sagi Grimberg) [Orabug: 34461972]
- nvme: fix use after free when disconnecting a reconnecting ctrl (Ruozhu Li) [Orabug: 34461972]
- nvme-multipath: set ana_log_size to 0 after free ana_log_buf (Hou Tao) [Orabug: 34461972]
- nvme: report write pointer for a full zone as zone start + zone len (Niklas Cassel) [Orabug: 34461972]
- nvme: show subsys nqn for duplicate cntlids (Keith Busch) [Orabug: 34461972]
- nvme: fix write zeroes pi (Klaus Jensen) [Orabug: 34461972]
- nvme-fabrics: ignore invalid fast_io_fail_tmo values (Maurizio Lombardi) [Orabug: 34461972]
- nvme-tcp: fix memory leak when freeing a queue (Maurizio Lombardi) [Orabug: 34461972]
- nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t() (Varun Prakash) [Orabug: 34461972]
- nvmet-tcp: fix memory leak when performing a controller reset (Maurizio Lombardi) [Orabug: 34461972]
- nvme: add new discovery log page entry definitions (Hannes Reinecke) [Orabug: 34461972]
- nvmet: use flex_array_size and struct_size (Len Baker) [Orabug: 34461972]
- nvmet: register discovery subsystem as 'current' (Hannes Reinecke) [Orabug: 34461972]
- nvmet: switch check for subsystem type (Hannes Reinecke) [Orabug: 34461972]
- nvmet: use struct_size over open coded arithmetic (Len Baker) [Orabug: 34461972]
- nvme-pci: clear shadow doorbell memory on resets (Keith Busch) [Orabug: 34461972]
- nvme-multipath: add error handling support for add_disk() (Luis Chamberlain) [Orabug: 34461972]
- nvmet: use macro definitions for setting cmic value (Max Gurtovoy) [Orabug: 34461972]
- nvmet: use macro definition for setting nmic value (Max Gurtovoy) [Orabug: 34461972]
- nvme: add CNTRLTYPE definitions for 'identify controller' (Hannes Reinecke) [Orabug: 34461972]
- nvme: display correct subsystem NQN (Hannes Reinecke) [Orabug: 34461972]
- nvme: Add connect option 'discovery' (Hannes Reinecke) [Orabug: 34461972]
- nvme: expose subsystem type in sysfs attribute 'subsystype' (Hannes Reinecke) [Orabug: 34461972]
- nvmet: set 'CNTRLTYPE' in the identify controller data (Hannes Reinecke) [Orabug: 34461972]
- nvmet: add nvmet_is_disc_subsys() helper (Hannes Reinecke) [Orabug: 34461972]
- nvmet: make discovery NQN configurable (Hannes Reinecke) [Orabug: 34461972]
- nvmet-rdma: implement get_max_queue_size controller op (Max Gurtovoy) [Orabug: 34461972]
- nvmet: add get_max_queue_size op for controllers (Max Gurtovoy) [Orabug: 34461972]
- nvme-rdma: limit the maximal queue size for RDMA controllers (Max Gurtovoy) [Orabug: 34461972]
- nvme: generate uevent once a multipath namespace is operational again (Hannes Reinecke) [Orabug: 34461972]
- nvme: don't memset() the normal read/write command (Jens Axboe) [Orabug: 34461972]
- nvme: move command clear into the various setup helpers (Jens Axboe) [Orabug: 34461972]
-
Tue Nov 22 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-5.76.5.el9uek]
- KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit() (Ben Gardon) [Orabug: 34817119]
- KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Track xAPIC ID only on userspace SET, _after_ vAPIC is updated (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Flush the "current" TLB when activating AVIC (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Purge "highest ISR" cache when updating APICv state (Sean Christopherson) [Orabug: 34817119]
- iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Add AVIC doorbell tracepoint (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Introduce hybrid-AVIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Introduce logic to (de)activate x2AVIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Refresh AVIC configuration when changing APIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Deactivate APICv on vCPU with APIC disabled (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Fix x2APIC MSRs interception (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Adding support for configuring x2APIC MSRs interception (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Do not support updating APIC ID when in x2APIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Update max number of vCPUs supported for x2AVIC mode (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Detect X2APIC virtualization (x2AVIC) support (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD (Suravee Suthikulpanit) [Orabug: 34817119]
- x86/cpufeatures: Introduce x2AVIC CPUID bit (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Do not block APIC write for non ICR registers (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode (Zeng Guang) [Orabug: 34817119]
- KVM: x86: disable preemption while updating apicv inhibition (Maxim Levitsky) [Orabug: 34817119]
- KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: SVM: fix avic_kick_target_vcpus_fast (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: SVM: remove avic's broken code that updated APIC ID (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: document AVIC/APICv inhibit reasons (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: SVM: allow to force AVIC to be enabled (Maxim Levitsky) [Orabug: 34817119]
- KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Do not activate AVIC for SEV-enabled guest (Suravee Suthikulpanit) [Orabug: 34817119]
- KVM: x86: Trace all APICv inhibit changes and capture overall status (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Add wrappers for setting/clearing APICv inhibits (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Make APICv inhibit reasons an enum and cleanup naming (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Disable preemption across AVIC load/put during APICv refresh (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Use "raw" APIC register read for handling APIC-write VM-Exit (Sean Christopherson) [Orabug: 34817119]
- KVM: VMX: Handle APIC-write offset wrangling in VMX code (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm" (Sean Christopherson) [Orabug: 34817119]
- KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Drop export for .tlb_flush_current() static_call key (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Skip APICv update if APICv is disable at the module level (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Unexport __kvm_request_apicv_update() (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: fix race between interrupt delivery and AVIC inhibition (Maxim Levitsky) [Orabug: 34817119]
- KVM: SVM: set IRR in svm_deliver_interrupt (Paolo Bonzini) [Orabug: 34817119]
- KVM: SVM: extract avic_ring_doorbell (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: SVM: move avic definitions from AMD's spec to svm.h (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: Move delivery of non-APICv interrupt into vendor code (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Drop AVIC's intermediate avic_set_running() helper (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery (Maxim Levitsky) [Orabug: 34817119]
- KVM: Add helpers to wake/query blocking vCPU (Sean Christopherson) [Orabug: 34817119]
- KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell (Sean Christopherson) [Orabug: 34817119]
- KVM: ensure APICv is considered inactive if there is no APIC (Paolo Bonzini) [Orabug: 34817119]
- KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active (Maxim Levitsky) [Orabug: 34817119]
- KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelism (Sean Christopherson) [Orabug: 34817119]
- KVM: x86: Move SVM's APICv sanity check to common x86 (Sean Christopherson) [Orabug: 34817119]
- rds: Remove the cp_rdsinfo_pending flag (Håkon Bugge) [Orabug: 34658657]
- RDMA/mlx5: Change debug log level for remote access error syndromes (Arumugam Kolappan) [Orabug: 34798451]
- uek-rpm: kernel-uek.spec: make -modules-extra depend on -modules (Todd Vierling) [Orabug: 34820756]
- Feature: Add cmdline param sched_uek=[preempt,wakeidle] (Libo Chen) [Orabug: 34779451]
- rds: ib: Fix cleanup of rds_ib_cache_gc_worker (Håkon Bugge) [Orabug: 34806076]
- KVM: nVMX: Add tracepoint for nested VM-Enter (David Matlack) [Orabug: 34806794]
- KVM: x86: Update trace function for nested VM entry to support VMX (Mingwei Zhang) [Orabug: 34806794]
- KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use (Vitaly Kuznetsov) [Orabug: 34806794]
- KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread() (Vitaly Kuznetsov) [Orabug: 34806794]
- KVM: nVMX: Rename vmcs_to_field_offset{,_table} (Vitaly Kuznetsov) [Orabug: 34806794]
- x86/kvm: Always inline evmcs_write64() (Peter Zijlstra) [Orabug: 34806794]
- RDMA/uverbs: restrack shared PDs (Sharath Srinivasan) [Orabug: 34812520]
-
Wed Nov 16 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-5.76.4.el9uek]
- x86: Ignore iommu=off for AMD cpus (Dave Kleikamp) [Orabug: 34211826]
- virtio-net: use mtu size as buffer length for big packets (Gavin Li) [Orabug: 34756664]
- virtio-net: introduce and use helper function for guest gso support checks (Gavin Li) [Orabug: 34756664]
- vdpa/mlx5: Use consistent RQT size (Eli Cohen) [Orabug: 34756664]
- vdpa: mlx5: synchronize driver status with CVQ (Jason Wang) [Orabug: 34756664]
- vdpa: support exposing the count of vqs to userspace (Longpeng) [Orabug: 34756664]
- vdpa: change the type of nvqs to u32 (Longpeng) [Orabug: 34756664]
- vdpa: support exposing the config size to userspace (Longpeng) [Orabug: 34756664]
- vdpa/mlx5: re-create forwarding rules after mac modified (Michael Qiu) [Orabug: 34756664]
- Add definition of VIRTIO_F_IN_ORDER feature bit (Gautam Dawar) [Orabug: 34756664]
- vdpa: factor out vdpa_set_features_unlocked for vdpa internal use (Si-Wei Liu) [Orabug: 34756664]
- RDMA/cma: Use output interface for net_dev check (Håkon Bugge) [Orabug: 34774007]
- Revert "RDMA/cma: Use output interface for net_dev check" (Håkon Bugge) [Orabug: 34774007]
- Revert "rdmaip: Flush ARP cache after address has been cleared" (Sharath Srinivasan) [Orabug: 34783631]
- Revert "sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle" (Samasth Norway Ananda) [Orabug: 34807135]
-
Wed Nov 09 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-5.76.3.el9uek]
- uek-rpm: Add Documentation to kernel-uek-devel (Somasundaram Krishnasamy) [Orabug: 34734127]
- kfence: add sysfs interface to disable kfence for selected slabs. (Imran Khan) [Orabug: 34744270]
- scsi: target: core: Silence the message about unknown VPD pages (Konstantin Shelekhin) [Orabug: 34764767]
- x86/microcode/AMD: Apply the patch late on every logical thread (Mihai Carabas) [Orabug: 34765295]
- perf/x86/intel: Hide Topdown metrics events if slots is not enumerated (Kan Liang) [Orabug: 34771183]
-
Wed Nov 02 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-5.76.2.el9uek]
- LTS version: v5.15.76 (Jack Vogel)
- mm: /proc/pid/smaps_rollup: fix no vma's null-deref (Seth Jenkins)
- mmc: core: Add SD card quirk for broken discard (Avri Altman)
- Makefile.debug: re-enable debug info for .S files (Nick Desaulniers)
- x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB (Nathan Chancellor)
- ACPI: video: Force backlight native for more TongFang devices (Werner Sembach)
- perf: Skip and warn on unknown format 'configN' attrs (Rob Herring)
- mmc: sdhci-tegra: Use actual clock rate for SW tuning correction (Prathamesh Shete)
- tracing: Do not free snapshot if tracer is on cmdline (Steven Rostedt (Google))
- tracing: Simplify conditional compilation code in tracing_set_tracer() (sunliming)
- ksmbd: fix incorrect handling of iterate_dir (Namjae Jeon)
- ksmbd: handle smb2 query dir request for OutputBufferLength that is too small (Namjae Jeon)
- arm64: mte: move register initialization to C (Peter Collingbourne)
- fs: dlm: fix invalid derefence of sb_lvbptr (Alexander Aring)
- iommu/vt-d: Clean up si_domain in the init_dmars() error path (Jerry Snitselaar)
- iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check() (Charlotte Tan)
- net: phy: dp83822: disable MDI crossover status change interrupt (Felix Riemann)
- net: sched: fix race condition in qdisc_graft() (Eric Dumazet)
- net: hns: fix possible memory leak in hnae_ae_register() (Yang Yingliang)
- wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() (Yang Yingliang)
- sfc: include vport_id in filter spec hash and equal() (Pieter Jansen van Vuuren)
- net: sched: sfb: fix null pointer access issue when sfb_init() fails (Zhengchao Shao)
- net: sched: delete duplicate cleanup of backlog and qlen (Zhengchao Shao)
- net: sched: cake: fix null pointer access issue when cake_init() fails (Zhengchao Shao)
- nvmet: fix workqueue MEM_RECLAIM flushing dependency (Sagi Grimberg)
- nvme-hwmon: kmalloc the NVME SMART log buffer (Serge Semin)
- nvme-hwmon: consistently ignore errors from nvme_hwmon_init (Christoph Hellwig)
- netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements (Pablo Neira Ayuso)
- ionic: catch NULL pointer issue on reconfig (Brett Creeley)
- net: hsr: avoid possible NULL deref in skb_clone() (Eric Dumazet)
- dm: remove unnecessary assignment statement in alloc_dev() (Genjian Zhang)
- cifs: Fix xid leak in cifs_ses_add_channel() (Zhang Xiaoxu)
- cifs: Fix xid leak in cifs_flock() (Zhang Xiaoxu)
- cifs: Fix xid leak in cifs_copy_file_range() (Zhang Xiaoxu)
- cifs: Fix xid leak in cifs_create() (Zhang Xiaoxu)
- udp: Update reuse->has_conns under reuseport_lock. (Kuniyuki Iwashima)
- scsi: lpfc: Fix memory leak in lpfc_create_port() (Rafael Mendonca)
- net: phylink: add mac_managed_pm in phylink_config structure (Shenwei Wang)
- net: phy: dp83867: Extend RX strap quirk for SGMII mode (Harini Katakam)
- net/atm: fix proc_mpc_write incorrect return value (Xiaobo Liu)
- sfc: Change VF mac via PF as first preference if available. (Jonathan Cooper)
- HID: magicmouse: Do not set BTN_MOUSE on double report (José Expósito)
- i40e: Fix DMA mappings leak (Jan Sokolowski)
- tipc: fix an information leak in tipc_topsrv_kern_subscr (Alexander Potapenko)
- tipc: Fix recognition of trial period (Mark Tomlinson)
- ACPI: extlog: Handle multiple records (Tony Luck)
- drm/vc4: Add module dependency on hdmi-codec (Maxime Ripard)
- btrfs: fix processing of delayed tree block refs during backref walking (Filipe Manana)
- btrfs: fix processing of delayed data refs during backref walking (Filipe Manana)
- x86/topology: Fix duplicated core ID within a package (Zhang Rui)
- x86/topology: Fix multiple packages shown on a single-package system (Zhang Rui)
- media: venus: dec: Handle the case where find_format fails (Bryan O'Donoghue)
- media: mceusb: set timeout to at least timeout provided (Sean Young)
- media: ipu3-imgu: Fix NULL pointer dereference in active selection access (Sakari Ailus)
- KVM: arm64: vgic: Fix exit condition in scan_its_table() (Eric Ren)
- kvm: Add support for arch compat vm ioctls (Alexander Graf)
- mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages (Rik van Riel)
- drm/amdgpu: fix sdma doorbell init ordering on APUs (Alex Deucher)
- cpufreq: qcom: fix memory leak in error path (Fabien Parent)
- x86/resctrl: Fix min_cbm_bits for AMD (Babu Moger)
- ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS (Kai-Heng Feng)
- ata: ahci-imx: Fix MODULE_ALIAS (Alexander Stein)
- hwmon/coretemp: Handle large core ID value (Zhang Rui)
- x86/microcode/AMD: Apply the patch early on every logical thread (Borislav Petkov)
- i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter (Bryan O'Donoghue)
- cpufreq: qcom: fix writes in read-only memory region (Fabien Parent)
- selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() (GONG, Ruiqi)
- ocfs2: fix BUG when iput after ocfs2_mknod fails (Joseph Qi)
- ocfs2: clear dinode links count in case of error (Joseph Qi)
- btrfs: enhance unsupported compat RO flags handling (Qu Wenruo)
- perf/x86/intel/pt: Relax address filter validation (Adrian Hunter)
- arm64: errata: Remove AES hwcap for COMPAT tasks (James Morse)
- usb: gadget: uvc: improve sg exit condition (Michael Grzeschik)
- usb: gadget: uvc: giveback vb2 buffer on req complete (Michael Grzeschik)
- usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer (Michael Grzeschik)
- usb: gadget: uvc: use on returned header len in video_encode_isoc_sg (Michael Grzeschik)
- usb: gadget: uvc: consistently use define for headerlen (Michael Grzeschik)
- arm64/mm: Consolidate TCR_EL1 fields (Anshuman Khandual)
- r8152: add PID for the Lenovo OneLink+ Dock (Jean-Francois Le Fillatre)
- LTS version: v5.15.75 (Jack Vogel)
- io-wq: Fix memory leak in worker creation (Rafael Mendonca)
- gcov: support GCC 12.1 and newer compilers (Martin Liska)
- thermal: intel_powerclamp: Use first online CPU as control_cpu (Rafael J. Wysocki)
- ext4: continue to expand file system when the target size doesn't reach (Jerry Lee 李修賢)
- lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5 (Nathan Chancellor)
- Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT (Masahiro Yamada)
- Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5 (Masahiro Yamada)
- drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n (Nathan Chancellor)
- net/ieee802154: don't warn zero-sized raw_sendmsg() (Tetsuo Handa)
- Revert "net/ieee802154: reject zero-sized raw_sendmsg()" (Alexander Aring)
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses (Randy Dunlap)
- blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init() (Yu Kuai)
- ALSA: usb-audio: Fix last interface check for registration (Takashi Iwai)
- net: ieee802154: return -EINVAL for unknown addr type (Alexander Aring)
- mm: hugetlb: fix UAF in hugetlb_handle_userfault (Liu Shixin)
- io_uring/rw: fix unexpected link breakage (Pavel Begunkov)
- io_uring/rw: fix error'ed retry return values (Pavel Begunkov)
- io_uring/rw: fix short rw error handling (Pavel Begunkov)
- io_uring: correct pinned_vm accounting (Pavel Begunkov)
- io_uring/af_unix: defer registered files gc to io_uring release (Pavel Begunkov)
- perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc (Adrian Hunter)
- clk: bcm2835: Round UART input clock up (Ivan T. Ivanov)
- clk: bcm2835: Make peripheral PLLC critical (Maxime Ripard)
- usb: idmouse: fix an uninit-value in idmouse_open (Dongliang Mu)
- nvmet-tcp: add bounds check on Transfer Tag (Varun Prakash)
- nvme: copy firmware_rev on each init (Keith Busch)
- ext2: Use kvmalloc() for group descriptor array (Jan Kara)
- scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled (Arun Easi)
- staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv() (Xiaoke Wang)
- staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw() (Xiaoke Wang)
- Revert "usb: storage: Add quirk for Samsung Fit flash" (sunghwan jung)
- usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug (Piyush Mehta)
- arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes (Alexander Stein)
- usb: musb: Fix musb_gadget.c rxstate overflow bug (Robin Guo)
- usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() (Jianglei Nie)
- md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d (Logan Gunthorpe)
- eventfd: guard wake_up in eventfd fs calls as well (Dylan Yudaken)
- HID: roccat: Fix use-after-free in roccat_read() (Hyunwoo Kim)
- soundwire: intel: fix error handling on dai registration issues (Pierre-Louis Bossart)
- soundwire: cadence: Don't overwrite msg->buf during write commands (Richard Fitzgerald)
- bcache: fix set_at_max_writeback_rate() for multiple attached devices (Coly Li)
- ata: libahci_platform: Sanity check the DT child nodes number (Serge Semin)
- blk-throttle: prevent overflow while calculating wait time (Yu Kuai)
- staging: vt6655: fix potential memory leak (Nam Cao)
- power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type() (Wei Yongjun)
- iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity (Yicong Yang)
- nbd: Fix hung when signal interrupts nbd_start_device_ioctl() (Shigeru Yoshida)
- scsi: 3w-9xxx: Avoid disabling device if failing to enable it (Letu Ren)
- dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow (Vaishnav Achath)
- usb: host: xhci-plat: suspend/resume clks for brcm (Justin Chen)
- usb: host: xhci-plat: suspend and resume clocks (Justin Chen)
- clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate (Quanyang Wang)
- media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc (Hangyu Hua)
- media: cx88: Fix a null-ptr-deref bug in buffer_prepare() (Zheyu Ma)
- clk: zynqmp: Fix stack-out-of-bounds in strncpy` (Ian Nam)
- ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n (Alex Sverdlin)
- btrfs: don't print information about space cache or tree every remount (Maciej S. Szmigiero)
- btrfs: scrub: try to fix super block errors (Qu Wenruo)
- btrfs: dump extra info if one free space cache has more bitmaps than it should (Qu Wenruo)
- arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply (Sebastian Krzyszkowiak)
- kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT (Mark Brown)
- ARM: dts: imx6sx: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6sll: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6sl: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6qp: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6dl: add missing properties for sram (Alexander Stein)
- ARM: dts: imx6q: add missing properties for sram (Alexander Stein)
- ARM: dts: imx7d-sdb: config the max pressure for tsc2046 (Haibo Chen)
- drm/amd/display: Remove interface for periodic interrupt 1 (Aric Cyr)
- drm/dp: Don't rewrite link config when setting phy test pattern (Khaled Almahallawy)
- mmc: sdhci-msm: add compatible string check for sdm670 (Richard Acayan)
- drm/meson: explicitly remove aggregate driver at module unload time (Adrián Larumbe)
- drm/meson: reorder driver deinit sequence to fix use-after-free bug (Adrián Larumbe)
- drm/amdgpu: fix initial connector audio value (hongao)
- ASoC: SOF: pci: Change DMI match info to support all Chrome platforms (Jairaj Arava)
- platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading (Hans de Goede)
- platform/chrome: cros_ec: Notify the PM of wake events during resume (Jameson Thies)
- drm: panel-orientation-quirks: Add quirk for Anbernic Win600 (Maya Matuszczyk)
- drm/vc4: vec: Fix timings for VEC modes (Mateusz Kwiatkowski)
- ALSA: usb-audio: Register card at the last interface (Takashi Iwai)
- drm: bridge: dw_hdmi: only trigger hotplug event on link change (Lucas Stach)
- udmabuf: Set ubuf->sg = NULL if the creation of sg table fails (Vivek Kasireddy)
- drm/amd/display: fix overflow on MIN_I64 definition (David Gow)
- gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init() (Zeng Jingxiang)
- drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook (Liviu Dudau)
- drm: Prevent drm_copy_field() to attempt copying a NULL pointer (Javier Martinez Canillas)
- drm: Use size_t type for len variable in drm_copy_field() (Javier Martinez Canillas)
- drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc() (Jianglei Nie)
- r8152: Rate limit overflow messages (Andrew Gaul)
- Bluetooth: L2CAP: Fix user-after-free (Luiz Augusto von Dentz)
- net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory (Liu Jian)
- hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms (Jason A. Donenfeld)
- wifi: rt2x00: correctly set BBP register 86 for MT7620 (Daniel Golle)
- wifi: rt2x00: set SoC wmac clock register (Daniel Golle)
- wifi: rt2x00: set VGC gain for both chains of MT7620 (Daniel Golle)
- wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620 (Daniel Golle)
- wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620 (Daniel Golle)
- can: bcm: check the result of can_send() in bcm_can_tx() (Ziyang Xuan)
- Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times (Luiz Augusto von Dentz)
- Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create() (Tetsuo Handa)
- wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value (Sean Wang)
- regulator: core: Prevent integer underflow (Patrick Rudolph)
- Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk (Kiran K)
- wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit() (Alexander Coffin)
- iavf: Fix race between iavf_close and iavf_reset_task (Michal Jaron)
- xfrm: Update ipcomp_scratches with NULL when freed (Khalid Masum)
- thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround (Mika Westerberg)
- wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg() (Tetsuo Handa)
- x86/mce: Retrieve poison range from hardware (Jane Chu)
- tcp: annotate data-race around tcp_md5sig_pool_populated (Eric Dumazet)
- openvswitch: Fix overreporting of drops in dropwatch (Mike Pattrick)
- openvswitch: Fix double reporting of drops in dropwatch (Mike Pattrick)
- net: ethernet: ti: davinci_mdio: Add workaround for errata i2329 (Ravi Gunasekaran)
- ice: set tx_tstamps when creating new Tx rings via ethtool (Jacob Keller)
- bpftool: Clear errno after libcap's checks (Quentin Monnet)
- wifi: brcmfmac: fix invalid address access when enabling SCAN log level (Wright Feng)
- NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data (Anna Schumaker)
- x86/entry: Work around Clang __bdos() bug (Kees Cook)
- ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable (Mario Limonciello)
- ARM: decompressor: Include .data.rel.ro.local (Kees Cook)
- thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash (Srinivas Pandruvada)
- powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue (Chao Qin)
- MIPS: BCM47XX: Cast memcmp() of function to (void *) (Kees Cook)
- cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode (Doug Smythies)
- ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address (Hans de Goede)
- ACPI: video: Add Toshiba Satellite/Portege Z830 quirk (Arvid Norlander)
- rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE() (Zqiang)
- rcu: Back off upon fill_page_cache_func() allocation failure (Michal Hocko)
- rcu: Avoid triggering strict-GP irq-work when RCU is idle (Zqiang)
- fs: dlm: fix race in lowcomms (Alexander Aring)
- selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle (Stefan Berger)
- f2fs: fix to account FS_CP_DATA_IO correctly (Chao Yu)
- f2fs: fix race condition on setting FI_NO_EXTENT flag (Zhang Qilong)
- ACPI: APEI: do not add task_work to kernel thread to avoid memory leak (Shuai Xue)
- thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id (Vincent Knecht)
- crypto: cavium - prevent integer overflow loading firmware (Dan Carpenter)
- crypto: marvell/octeontx - prevent integer overflows (Dan Carpenter)
- kbuild: rpm-pkg: fix breakage when V=1 is used (Janis Schoetterl-Glausch)
- kbuild: remove the target in signal traps when interrupted (Masahiro Yamada)
- tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads (Nico Pache)
- tracing: kprobe: Make gen test module work in arm and riscv (Yipeng Zou)
- tracing: kprobe: Fix kprobe event gen test module on exit (Yipeng Zou)
- iommu/iova: Fix module config properly (Robin Murphy)
- cifs: return correct error in ->calc_signature() (Enzo Matsumiya)
- crypto: qat - fix DMA transfer direction (Damian Muszynski)
- crypto: inside-secure - Change swab to swab32 (Peter Harliman Liem)
- crypto: ccp - Release dma channels before dmaengine unrgister (Koba Ko)
- crypto: akcipher - default implementation for setting a private key (Ignat Korchagin)
- iommu/omap: Fix buffer overflow in debugfs (Dan Carpenter)
- cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset (Waiman Long)
- crypto: hisilicon/qm - fix missing put dfx access (Weili Qian)
- crypto: qat - fix default value of WDT timer (Lucas Segarra Fernandez)
- hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear() (Kshitiz Varshney)
- cgroup: Honor caller's cgroup NS when resolving path (Michal Koutný)
- hwrng: arm-smccc-trng - fix NO_ENTROPY handling (James Cowgill)
- crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr (Ye Weihua)
- crypto: sahara - don't sleep when in softirq (Zhengchao Shao)
- powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL (Haren Myneni)
- powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe() (Li Huafei)
- powerpc: Fix SPE Power ISA properties for e500v1 platforms (Pali Rohár)
- powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5 (Nicholas Piggin)
- x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition (Vitaly Kuznetsov)
- powerpc: Fix fallocate and fadvise64_64 compat parameter combination (Rohan McLure)
- powerpc/powernv: add missing of_node_put() in opal_export_attrs() (Zheng Yongjun)
- powerpc/pci_dn: Add missing of_node_put() (Liang He)
- powerpc/sysdev/fsl_msi: Add missing of_node_put() (Liang He)
- powerpc/math_emu/efp: Include module.h (Nathan Chancellor)
- powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig (Michael Ellerman)
- mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg (Jack Wang)
- mailbox: mpfs: account for mbox offsets while sending (Conor Dooley)
- mailbox: mpfs: fix handling of the reg property (Conor Dooley)
- clk: ast2600: BCLK comes from EPLL (Joel Stanley)
- clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe (Miaoqian Lin)
- clk: imx: scu: fix memleak on platform_device_add() fails (Lin Yujun)
- clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration (Stefan Wahren)
- clk: baikal-t1: Add SATA internal ref clock buffer (Serge Semin)
- clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent (Serge Semin)
- clk: baikal-t1: Fix invalid xGMAC PTP clock divider (Serge Semin)
- clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD (Serge Semin)
- spmi: pmic-arb: correct duplicate APID to PPID mapping logic (David Collins)
- usb: mtu3: fix failed runtime suspend in host only mode (Chunfeng Yun)
- dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup() (Dave Jiang)
- clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent (Chen-Yu Tsai)
- mfd: sm501: Add check for platform_driver_register() (Jiasheng Jiang)
- mfd: fsl-imx25: Fix check for platform_get_irq() errors (Dan Carpenter)
- mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init() (Christophe JAILLET)
- mfd: lp8788: Fix an error handling path in lp8788_probe() (Christophe JAILLET)
- mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq() (Christophe JAILLET)
- mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe() (Christophe JAILLET)
- fsi: core: Check error number after calling ida_simple_get (Jiasheng Jiang)
- RDMA/rxe: Fix resize_finish() in rxe_queue.c (Bob Pearson)
- clk: qcom: gcc-sm6115: Override default Alpha PLL regs (Adam Skladowski)
- clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical (Robert Marko)
- scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername() (Mike Christie)
- scsi: iscsi: Run recv path from workqueue (Mike Christie)
- scsi: iscsi: Add recv workqueue helpers (Mike Christie)
- scsi: iscsi: Rename iscsi_conn_queue_work() (Mike Christie)
- scsi: libsas: Fix use-after-free bug in smp_execute_task_sg() (Duoming Zhou)
- serial: 8250: Fix restoring termios speed after suspend (Pali Rohár)
- firmware: google: Test spinlock on panic path to avoid lockups (Guilherme G. Piccoli)
- slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON (Krzysztof Kozlowski)
- staging: vt6655: fix some erroneous memory clean-up loops (Nam Cao)
- phy: qualcomm: call clk_disable_unprepare in the error handling (Dongliang Mu)
- tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown (Sherry Sun)
- serial: 8250: Toggle IER bits on only after irq has been set up (Ilpo Järvinen)
- drivers: serial: jsm: fix some leaks in probe (Dan Carpenter)
- usb: gadget: function: fix dangling pnp_string in f_printer.c (Albert Briscoe)
- xhci: Don't show warning for reinit on known broken suspend (Mario Limonciello)
- IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers (Daisuke Matsuda)
- RDMA/cm: Use SLID in the work completion as the DLID in responder side (Mark Zhang)
- md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() (David Sloan)
- md/raid5: Ensure stripe_fill happens on non-read IO with journal (Logan Gunthorpe)
- md: Replace snprintf with scnprintf (Saurabh Sengar)
- mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct() (Dan Carpenter)
- ata: fix ata_id_has_dipm() (Niklas Cassel)
- ata: fix ata_id_has_ncq_autosense() (Niklas Cassel)
- ata: fix ata_id_has_devslp() (Niklas Cassel)
- ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting() (Niklas Cassel)
- RDMA/siw: Fix QP destroy to wait for all references dropped. (Bernard Metzler)
- RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall. (Bernard Metzler)
- RDMA/srp: Fix srp_abort() (Bart Van Assche)
- RDMA/irdma: Align AE id codes to correct flush code and event (Sindhu-Devale)
- mtd: rawnand: fsl_elbc: Fix none ECC mode (Pali Rohár)
- mtd: rawnand: intel: Remove undocumented compatible string (Martin Blumenstingl)
- mtd: rawnand: intel: Read the chip-select line from the correct OF node (Martin Blumenstingl)
- phy: phy-mtk-tphy: fix the phy type setting issue (Chunfeng Yun)
- phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent() (Liang He)
- mtd: devices: docg3: check the return value of devm_ioremap() in the probe (William Dean)
- clk: qcom: sm6115: Select QCOM_GDSC (Dang Huynh)
- dyndbg: drop EXPORTed dynamic_debug_exec_queries (Jim Cromie)
- dyndbg: let query-modname override actual module name (Jim Cromie)
- dyndbg: fix module.dyndbg handling (Jim Cromie)
- dyndbg: fix static_branch manipulation (Jim Cromie)
- dmaengine: hisilicon: Add multi-thread support for a DMA channel (Jie Hai)
- dmaengine: hisilicon: Fix CQ head update (Jie Hai)
- dmaengine: hisilicon: Disable channels when unregister hisi_dma (Jie Hai)
- fpga: prevent integer overflow in dfl_feature_ioctl_set_irq() (Dan Carpenter)
- misc: ocxl: fix possible refcount leak in afu_ioctl() (Hangyu Hua)
- RDMA/rxe: Fix the error caused by qp->sk (Zhu Yanjun)
- RDMA/rxe: Fix "kernel NULL pointer dereference" error (Zhu Yanjun)
- media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init (Miaoqian Lin)
- media: uvcvideo: Use entity get_cur in uvc_ctrl_set (Yunke Cao)
- media: uvcvideo: Fix memory leak in uvc_gpio_parse (José Expósito)
- media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start() (Xu Qiang)
- tty: xilinx_uartps: Fix the ignore_status (Shubhrajyoti Datta)
- media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop (Liang He)
- HSI: omap_ssi_port: Fix dma_map_sg error check (Jack Wang)
- HSI: omap_ssi: Fix refcount leak in ssi_probe (Miaoqian Lin)
- clk: tegra20: Fix refcount leak in tegra20_clock_init (Miaoqian Lin)
- clk: tegra: Fix refcount leak in tegra114_clock_init (Miaoqian Lin)
- clk: tegra: Fix refcount leak in tegra210_clock_init (Miaoqian Lin)
- clk: sprd: Hold reference returned by of_get_parent() (Liang He)
- clk: berlin: Add of_node_put() for of_get_parent() (Liang He)
- clk: qoriq: Hold reference returned by of_get_parent() (Liang He)
- clk: oxnas: Hold reference returned by of_get_parent() (Liang He)
- clk: meson: Hold reference returned by of_get_parent() (Liang He)
- usb: common: debug: Check non-standard control requests (Thinh Nguyen)
- RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey (Aharon Landau)
- iio: magnetometer: yas530: Change data type of hard_offsets to signed (Jakob Hauser)
- iio: ABI: Fix wrong format of differential capacitance channel ABI. (Jonathan Cameron)
- iio: inkern: fix return value in devm_of_iio_channel_get_by_name() (Nuno Sá)
- iio: inkern: only release the device node when done with it (Nuno Sá)
- iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume (Claudiu Beznea)
- iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq (Claudiu Beznea)
- iio: adc: at91-sama5d2_adc: check return status for pressure and touch (Claudiu Beznea)
- iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX (Claudiu Beznea)
- ARM: dts: exynos: fix polarity of VBUS GPIO of Origen (Dmitry Torokhov)
- arm64: ftrace: fix module PLTs with mcount (Mark Rutland)
- ext4: don't run ext4lazyinit for read-only filesystems (Josh Triplett)
- ARM: Drop CMDLINE_* dependency on ATAGS (Geert Uytterhoeven)
- ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family (Dmitry Torokhov)
- arm64: dts: ti: k3-j7200: fix main pinmux range (Matt Ranostay)
- soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA (Dmitry Osipenko)
- ia64: export memory_add_physaddr_to_nid to fix cxl build error (Randy Dunlap)
- ARM: dts: kirkwood: lsxl: remove first ethernet port (Michael Walle)
- ARM: dts: kirkwood: lsxl: fix serial line (Michael Walle)
- ARM: dts: turris-omnia: Fix mpp26 pin name and comment (Marek Behún)
- ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus (Lucas Stach)
- soc: qcom: smem_state: Add refcounting for the 'state->of_node' (Liang He)
- soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe() (Liang He)
- locks: fix TOCTOU race when granting write lease (Amir Goldstein)
- memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() (Liang He)
- memory: of: Fix refcount leak bug in of_get_ddr_timings() (Liang He)
- memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe() (Liang He)
- ALSA: hda/hdmi: Don't skip notification handling during PM operation (Takashi Iwai)
- ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe (Zhang Qilong)
- ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe (Zhang Qilong)
- ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe (Zhang Qilong)
- ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe (Zhang Qilong)
- mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() (Christophe JAILLET)
- ALSA: dmaengine: increment buffer pointer atomically (Andreas Pape)
- ASoC: da7219: Fix an error handling path in da7219_register_dai_clks() (Christophe JAILLET)
- ASoC: codecs: tx-macro: fix kcontrol put (Srinivas Kandagatla)
- drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl() (Rafael Mendonca)
- drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa() (Kuogee Hsieh)
- drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx (Dmitry Baryshkov)
- ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API (Liang He)
- mmc: au1xmmc: Fix an error handling path in au1xmmc_probe() (Christophe JAILLET)
- drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() (Rafael Mendonca)
- drm/omap: dss: Fix refcount leak bugs (Liang He)
- drm/bochs: fix blanking (Gerd Hoffmann)
- ALSA: hda: beep: Simplify keep-power-at-enable behavior (Takashi Iwai)
- ASoC: rsnd: Add check for rsnd_mod_power_on (Jiasheng Jiang)
- drm/bridge: megachips: Fix a null pointer dereference bug (Zheyu Ma)
- drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume() (Yang Yingliang)
- platform/chrome: cros_ec_typec: Correct alt mode index (Prashant Malani)
- platform/x86: msi-laptop: Fix resource cleanup (Hans de Goede)
- platform/x86: msi-laptop: Fix old-ec check for backlight registering (Hans de Goede)
- ASoC: tas2764: Fix mute/unmute (Martin Povišer)
- ASoC: tas2764: Drop conflicting set_bias_level power setting (Martin Povišer)
- ASoC: tas2764: Allow mono streams (Martin Povišer)
- platform/chrome: fix memory corruption in ioctl (Dan Carpenter)
- platform/chrome: fix double-free in chromeos_laptop_prepare() (Rustam Subkhankulov)
- ASoC: mt6359: fix tests for platform_get_irq() failure (Dan Carpenter)
- drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of_node() (Liang He)
- drm/dp_mst: fix drm_dp_dpcd_read return value checks (Simon Ser)
- drm/bridge: parade-ps8640: Fix regulator supply order (Chen-Yu Tsai)
- drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling (Dmitry Osipenko)
- drm/mipi-dsi: Detach devices when removing the host (Maxime Ripard)
- drm/bridge: Avoid uninitialized variable warning (Dan Carpenter)
- drm: bridge: adv7511: unregister cec i2c device after cec adapter (Alvin Šipraga)
- drm: bridge: adv7511: fix CEC power down control register offset (Alvin Šipraga)
- net: mvpp2: fix mvpp2 debugfs leak (Russell King (Oracle))
- once: add DO_ONCE_SLOW() for sleepable contexts (Eric Dumazet)
- net/ieee802154: reject zero-sized raw_sendmsg() (Tetsuo Handa)
- net: wwan: iosm: Call mutex_init before locking it (Maxim Mikityanskiy)
- bnx2x: fix potential memory leak in bnx2x_tpa_stop() (Jianglei Nie)
- hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controller (Oleksandr Shamray)
- spi: Ensure that sg_table won't be used after being freed (Marek Szyprowski)
- tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited (Neal Cardwell)
- sctp: handle the error returned from sctp_auth_asoc_init_active_key (Xin Long)
- mISDN: fix use-after-free bugs in l1oip timer handlers (Duoming Zhou)
- eth: alx: take rtnl_lock on resume (Jakub Kicinski)
- vhost/vsock: Use kvmalloc/kvfree for larger packets. (Junichi Uekawa)
- wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM (Bitterblue Smith)
- spi: s3c64xx: Fix large transfers with DMA (Vincent Whitchurch)
- netfilter: nft_fib: Fix for rpath check with VRF devices (Phil Sutter)
- xfrm: Reinject transport-mode packets through workqueue (Liu Jian)
- Bluetooth: hci_core: Fix not handling link timeouts propertly (Luiz Augusto von Dentz)
- i2c: mlxbf: support lock mechanism (Asmaa Mnebhi)
- skmsg: Schedule psock work if the cached skb exists on the psock (Liu Jian)
- spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe (Zhang Qilong)
- spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe (Zhang Qilong)
- x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype (Luciano Leão)
- x86/microcode/AMD: Track patch allocation size explicitly (Kees Cook)
- wifi: ath11k: fix number of VHT beamformee spatial streams (Jesus Fernandez Manzano)
- netfilter: conntrack: revisit the gc initial rescheduling bias (Antoine Tenart)
- netfilter: conntrack: fix the gc rescheduling delay (Antoine Tenart)
- Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure (Tetsuo Handa)
- bpf: Ensure correct locking around vulnerable function find_vpid() (Lee Jones)
- net: fs_enet: Fix wrong check in do_pd_setup (Zheng Yongjun)
- Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release (Luiz Augusto von Dentz)
- wifi: mt76: mt7915: do not check state before configuring implicit beamform (Howard Hsu)
- wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_offload (Lorenzo Bianconi)
- wifi: mt76: sdio: fix transmitting packet hangs (YN Chen)
- wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask (Bitterblue Smith)
- wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration (Bitterblue Smith)
- bpf: btf: fix truncated last_member_type_id in btf_struct_resolve (Lorenz Bauer)
- spi: meson-spicc: do not rely on busy flag in pow2 clk ops (Neil Armstrong)
- wifi: rtl8xxxu: Fix skb misuse in TX queue selection (Bitterblue Smith)
- spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime() (Xu Qiang)
- spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume() (Xu Qiang)
- selftests/xsk: Avoid use-after-free on ctx (Ian Rogers)
- wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init() (Yang Yingliang)
- wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse() (Dan Carpenter)
- Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend (Sean Wang)
- bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy (Hou Tao)
- bpf: Propagate error from htab_lock_bucket() to userspace (Hou Tao)
- bpf: Disable preemption when increasing per-cpu map_locked (Hou Tao)
- xsk: Fix backpressure mechanism on Tx (Maciej Fijalkowski)
- x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register (Kohei Tarumizu)
- spi: mt7621: Fix an error message in mt7621_spi_probe() (Christophe JAILLET)
- bpftool: Fix a wrong type cast in btf_dumper_int (Lam Thai)
- wifi: mac80211: allow bw change during channel switch in mesh (Hari Chandrakanthan)
- bpf: Fix reference state management for synchronous callbacks (Kumar Kartikeya Dwivedi)
- leds: lm3601x: Don't use mutex after it was destroyed (Uwe Kleine-König)
- wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state() (Wen Gong)
- wifi: rtlwifi: 8192de: correct checking of IQK reload (Ping-Ke Shih)
- NFSD: Fix handling of oversized NFSv4 COMPOUND requests (Chuck Lever)
- NFSD: Protect against send buffer overflow in NFSv2 READDIR (Chuck Lever)
- SUNRPC: Fix svcxdr_init_encode's buflen calculation (Chuck Lever)
- SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Chuck Lever)
- nfsd: Fix a memory leak in an error handling path (Christophe JAILLET)
- objtool: Preserve special st_shndx indexes in elf_update_symbol (Sami Tolvanen)
- ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE (Wang Kefeng)
- ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd() (Wang Kefeng)
- MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create() (Lin Yujun)
- MIPS: SGI-IP27: Free some unused memory (Christophe JAILLET)
- sh: machvec: Use char[] for section boundaries (Kees Cook)
- thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register() (Xuewen Yan)
- ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers (Christian Brauner)
- userfaultfd: open userfaultfds with O_RDONLY (Ondrej Mosnacek)
- ima: fix blocking of security.ima xattrs of unsupported algorithms (Mimi Zohar)
- selinux: use "grep -E" instead of "egrep" (Greg Kroah-Hartman)
- smb3: must initialize two ACL struct fields to zero (Steve French)
- drm/amd/display: Fix vblank refcount in vrr transition (Yunxiang Li)
- drm/i915: Fix watermark calculations for gen12+ CCS+CC modifier (Ville Syrjälä)
- drm/i915: Fix watermark calculations for gen12+ MC CCS modifier (Ville Syrjälä)
- drm/i915: Fix watermark calculations for gen12+ RC CCS modifier (Ville Syrjälä)
- drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table() (Jianglei Nie)
- drm/nouveau/kms/nv140-: Disable interlacing (Lyude Paul)
- staging: greybus: audio_helper: remove unused and wrong debugfs usage (Greg Kroah-Hartman)
- KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS (Sean Christopherson)
- KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02 (Sean Christopherson)
- KVM: nVMX: Unconditionally purge queued/injected events on nested "exit" (Sean Christopherson)
- KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility (Michal Luczaj)
- blk-wbt: call rq_qos_add() after wb_normal is initialized (Yu Kuai)
- media: cedrus: Fix endless loop in cedrus_h265_skip_bits() (Dmitry Osipenko)
- media: cedrus: Set the platform driver data earlier (Dmitry Osipenko)
- efi: libstub: drop pointless get_memory_map() call (Ard Biesheuvel)
- thunderbolt: Explicitly enable lane adapter hotplug events at startup (Mario Limonciello)
- tracing: Fix reading strings from synthetic events (Steven Rostedt (Google))
- tracing: Add "(fault)" name injection to kernel probes (Steven Rostedt (Google))
- tracing: Move duplicate code of trace_kprobe/eprobe.c into header (Steven Rostedt (Google))
- tracing: Add ioctl() to force ring buffer waiters to wake up (Steven Rostedt (Google))
- tracing: Wake up waiters when tracing is disabled (Steven Rostedt (Google))
- tracing: Wake up ring buffer waiters on closing of the file (Steven Rostedt (Google))
- tracing: Disable interrupt or preemption before acquiring arch_spinlock_t (Waiman Long)
- ring-buffer: Fix race between reset page and reading page (Steven Rostedt (Google))
- ring-buffer: Add ring_buffer_wake_waiters() (Steven Rostedt (Google))
- ring-buffer: Check pending waiters when doing wake ups as well (Steven Rostedt (Google))
- ring-buffer: Have the shortest_full queue be the shortest not longest (Steven Rostedt (Google))
- ring-buffer: Allow splice to read previous partially read pages (Steven Rostedt (Google))
- ftrace: Properly unset FTRACE_HASH_FL_MOD (Zheng Yejian)
- livepatch: fix race between fork and KLP transition (Rik van Riel)
- ext4: update 'state->fc_regions_size' after successful memory allocation (Ye Bin)
- ext4: fix potential memory leak in ext4_fc_record_regions() (Ye Bin)
- ext4: fix potential memory leak in ext4_fc_record_modified_inode() (Ye Bin)
- ext4: fix miss release buffer head in ext4_fc_write_inode (Ye Bin)
- ext4: fix dir corruption when ext4_dx_add_entry() fails (Zhihao Cheng)
- ext4: place buffer head allocation before handle start (Jinke Han)
- ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate (Zhang Yi)
- ext4: don't increase iversion counter for ea_inodes (Lukas Czerner)
- ext4: fix check for block being out of directory size (Jan Kara) {CVE-2022-1184}
- ext4: make ext4_lazyinit_thread freezable (Lalith Rajendran)
- ext4: fix null-ptr-deref in ext4_write_info (Baokun Li)
- ext4: avoid crash when inline data creation follows DIO write (Jan Kara)
- jbd2: add miss release buffer head in fc_do_one_pass() (Ye Bin)
- jbd2: fix potential use-after-free in jbd2_fc_wait_bufs (Ye Bin)
- jbd2: fix potential buffer head reference count leak (Ye Bin)
- jbd2: wake up journal waiters in FIFO order, not LIFO (Andrew Perepechko)
- hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero (Kees Cook)
- hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO (Kees Cook)
- f2fs: fix to do sanity check on summary info (Chao Yu)
- f2fs: fix to do sanity check on destination blkaddr during recovery (Chao Yu)
- f2fs: increase the limit for reserve_root (Jaegeuk Kim)
- f2fs: flush pending checkpoints when freezing super (Jaegeuk Kim)
- f2fs: complete checkpoints during remount (Jaegeuk Kim)
- btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer (Tetsuo Handa)
- btrfs: fix race between quota enable and quota rescan ioctl (Filipe Manana)
- fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE (Lukas Czerner)
- ksmbd: Fix user namespace mapping (Mickaël Salaün)
- ksmbd: Fix wrong return value and message length check in smb2_ioctl() (Zhang Xiaoxu)
- ksmbd: fix endless loop when encryption for response fails (Namjae Jeon)
- fbdev: smscufx: Fix use-after-free in ufx_ops_open() (Hyunwoo Kim)
- pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback (Quentin Schulz)
- gpio: rockchip: request GPIO mux to pinctrl when setting direction (Quentin Schulz)
- scsi: qedf: Populate sysfs attributes for vport (Saurav Kashyap)
- slimbus: qcom-ngd: cleanup in probe error path (Krzysztof Kozlowski)
- slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure (Krzysztof Kozlowski)
- powerpc/boot: Explicitly disable usage of SPE instructions (Pali Rohár)
- powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain (Zhang Rui)
- NFSD: Protect against send buffer overflow in NFSv3 READ (Chuck Lever)
- NFSD: Protect against send buffer overflow in NFSv2 READ (Chuck Lever)
- NFSD: Protect against send buffer overflow in NFSv3 READDIR (Chuck Lever)
- serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices (Maciej W. Rozycki)
- serial: 8250: Let drivers request full 16550A feature probing (Maciej W. Rozycki)
- PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge (Maciej W. Rozycki)
- xen/gntdev: Accommodate VMA splitting (M. Vefa Bicakci)
- xen/gntdev: Prevent leaking grants (M. Vefa Bicakci)
- mm/mmap: undo ->mmap() when arch_validate_flags() fails (Carlos Llamas)
- mm/damon: validate if the pmd entry is present before accessing (Baolin Wang)
- arm64: errata: Add Cortex-A55 to the repeat tlbi list (James Morse)
- drm/udl: Restore display mode on resume (Takashi Iwai)
- drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb() (Dmitry Osipenko)
- drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error (Dmitry Osipenko)
- drm/virtio: Check whether transferred 2D BO is shmem (Dmitry Osipenko)
- dmaengine: mxs: use platform_driver_register (Dario Binacchi)
- Revert "drm/amdgpu: use dirty framebuffer helper" (Hamza Mahfooz)
- nvme-pci: set min_align_mask before calculating max_hw_sectors (Rishabh Bhatnagar)
- nvme-multipath: fix possible hang in live ns resize with ANA access (Sagi Grimberg)
- nvmem: core: Fix memleak in nvmem_register() (Gaosheng Cui)
- UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK (Huacai Chen)
- riscv: Pass -mno-relax only on lld < 15.0.0 (Fangrui Song)
- riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb (Wenting Zhang)
- riscv: Make VM_WRITE imply VM_READ (Andrew Bresticker)
- riscv: Allow PROT_WRITE-only mmap() (Andrew Bresticker)
- parisc: fbdev/stifb: Align graphics memory size to 4MB (Helge Deller)
- RISC-V: Make port I/O string accessors actually work (Maciej W. Rozycki)
- riscv: topology: fix default topology reporting (Conor Dooley)
- arm64: topology: move store_cpu_topology() to shared code (Conor Dooley)
- regulator: qcom_rpm: Fix circular deferral regression (Linus Walleij)
- net: thunderbolt: Enable DMA paths only after rings are enabled (Mika Westerberg)
- hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API (Liang He)
- ASoC: wcd934x: fix order of Slimbus unprepare/disable (Krzysztof Kozlowski)
- ASoC: wcd9335: fix order of Slimbus unprepare/disable (Krzysztof Kozlowski)
- platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure (Patryk Duda)
- quota: Check next/prev free block number after reading from quota file (Zhihao Cheng)
- HID: multitouch: Add memory barriers (Andri Yngvason)
- fs: dlm: handle -EBUSY first in lock arg validation (Alexander Aring)
- fs: dlm: fix race between test_bit() and queue_work() (Alexander Aring)
- i2c: designware: Fix handling of real but unexpected device interrupts (Jarkko Nikula)
- mmc: sdhci-sprd: Fix minimum clock limit (Wenchao Chen)
- can: kvaser_usb_leaf: Fix CAN state after restart (Anssi Hannula)
- can: kvaser_usb_leaf: Fix TX queue out of sync after restart (Anssi Hannula)
- can: kvaser_usb_leaf: Fix overread with an invalid command (Anssi Hannula)
- can: kvaser_usb: Fix use of uninitialized completion (Anssi Hannula)
- usb: add quirks for Lenovo OneLink+ Dock (Jean-Francois Le Fillatre)
- xhci: dbc: Fix memory leak in xhci_alloc_dbc() (Rafael Mendonca)
- iio: pressure: dps310: Reset chip after timeout (Eddie James)
- iio: pressure: dps310: Refactor startup procedure (Eddie James)
- iio: adc: ad7923: fix channel readings for some variants (Nuno Sá)
- iio: ltc2497: Fix reading conversion results (Uwe Kleine-König)
- iio: dac: ad5593r: Fix i2c read protocol requirements (Michael Hennerich)
- cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message (Zhang Xiaoxu)
- cifs: destage dirty pages before re-reading them for cache=none (Ronnie Sahlberg)
- hv_netvsc: Fix race between VF offering and VF association message from host (Gaurav Kohli)
- io_uring/net: don't update msg_name if not provided (Pavel Begunkov)
- mtd: rawnand: atmel: Unmap streaming DMA mappings (Tudor Ambarus)
- ALSA: hda/realtek: Add Intel Reference SSID to support headset keys (Saranya Gopal)
- ALSA: hda/realtek: Add quirk for ASUS GV601R laptop (Luke D. Jones)
- ALSA: hda/realtek: Correct pin configs for ASUS G533Z (Luke D. Jones)
- ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530 (Callum Osmotherly)
- ALSA: usb-audio: Fix NULL dererence at error path (Takashi Iwai)
- ALSA: usb-audio: Fix potential memory leaks (Takashi Iwai)
- ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() (Takashi Iwai)
- ALSA: oss: Fix potential deadlock at unregistration (Takashi Iwai)
- Revert "fs: check FMODE_LSEEK to control internal pipe splicing" (Sasha Levin)
- LTS version: v5.15.74 (Jack Vogel)
- wifi: mac80211: fix MBSSID parsing use-after-free (Johannes Berg)
- mac80211: fix memory leaks with element parsing (Johannes Berg)
- mac80211: always allocate struct ieee802_11_elems (Johannes Berg)
- mac80211: mlme: find auth challenge directly (Johannes Berg)
- mac80211: move CRC into struct ieee802_11_elems (Johannes Berg)
- mac80211: mesh: clean up rx_bcn_presp API (Johannes Berg)
- misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic (Shunsuke Mie)
- misc: pci_endpoint_test: Aggregate params checking for xfer (Shunsuke Mie)
- Input: xpad - fix wireless 360 controller breaking after suspend (Cameron Gutman)
- Input: xpad - add supported devices as contributed on github (Pavel Rojtberg)
- wifi: cfg80211: update hidden BSSes to avoid WARN_ON (Johannes Berg)
- wifi: mac80211: fix crash in beacon protection for P2P-device (Johannes Berg)
- wifi: mac80211_hwsim: avoid mac80211 warning on bad rate (Johannes Berg)
- wifi: cfg80211: avoid nontransmitted BSS list corruption (Johannes Berg)
- wifi: cfg80211: fix BSS refcounting bugs (Johannes Berg)
- wifi: cfg80211: ensure length byte is present before access (Johannes Berg)
- wifi: cfg80211/mac80211: reject bad MBSSID elements (Johannes Berg)
- wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans() (Johannes Berg)
- Revert "crypto: qat - reduce size of mapped region" (Giovanni Cabiddu)
- Revert "powerpc/rtas: Implement reentrant rtas call" (Nathan Lynch)
- USB: serial: qcserial: add new usb-id for Dell branded EM7455 (Frank Wunderlich)
- scsi: stex: Properly zero out the passthrough command structure (Linus Torvalds)
- efi: Correct Macmini DMI match in uefi cert quirk (Orlando Chamberlain)
- ALSA: hda: Fix position reporting on Poulsbo (Takashi Iwai)
- random: clamp credited irq bits to maximum mixed (Jason A. Donenfeld)
- random: restore O_NONBLOCK support (Jason A. Donenfeld)
- ceph: don't truncate file in atomic_open (Hu Weiwen)
- nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure (Ryusuke Konishi)
- nilfs2: fix leak of nilfs_root in case of writer thread creation failure (Ryusuke Konishi)
- nilfs2: fix use-after-free bug of struct nilfs_root (Ryusuke Konishi)
- nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() (Ryusuke Konishi)
- LTS version: v5.15.73 (Jack Vogel)
- Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5" (Sasha Levin)
- rpmsg: qcom: glink: replace strncpy() with strscpy_pad() (Krzysztof Kozlowski)
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (Johan Hovold)
- usb: mon: make mmapped memory read only (Tadeusz Struk)
- net/mlx5: Disable irq when locking lag_lock (Vlad Buslov)
- wifi: cfg80211: fix MCS divisor value (Tamizh Chelvam Raja)
- mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all() (Naoya Horiguchi)
- mm/huge_memory: minor cleanup for split_huge_pages_all (Miaohe Lin)
- perf parse-events: Identify broken modifiers (Ian Rogers)
- mmc: core: Terminate infinite loop in SD-UHS voltage switch (Brian Norris)
- mmc: core: Replace with already defined values for readability (ChanWoo Lee)
- drm/amd/display: skip audio setup when audio stream is enabled (zhikzhai)
- drm/amd/display: update gamut remap if plane has changed (Hugo Hu)
- drm/amd/display: Assume an LTTPR is always present on fixed_vs links (Michael Strauss)
- drm/amd/display: Fix double cursor on non-video RGB MPO (Leo Li)
- net: atlantic: fix potential memory leak in aq_ndev_close() (Jianglei Nie)
- arch: um: Mark the stack non-executable to fix a binutils warning (David Gow)
- um: Cleanup compiler warning in arch/x86/um/tls_32.c (Lukas Straub)
- um: Cleanup syscall_handler_t cast in syscalls_32.h (Lukas Straub)
- ALSA: hda/hdmi: Fix the converter reuse for the silent stream (Jaroslav Kysela)
- net: marvell: prestera: add support for for Aldrin2 (Oleksandr Mazur)
- net/ieee802154: fix uninit value bug in dgram_sendmsg (Haimin Zhang)
- scsi: qedf: Fix a UAF bug in __qedf_probe() (Letu Ren)
- ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer (Sergei Antonov)
- dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure (Swati Agarwal)
- dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property (Swati Agarwal)
- dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling (Swati Agarwal)
- firmware: arm_scmi: Add SCMI PM driver remove routine (Cristian Marussi)
- firmware: arm_scmi: Harden accesses to the sensor domains (Cristian Marussi)
- firmware: arm_scmi: Improve checks in the info_get operations (Cristian Marussi)
- fs: fix UAF/GPF bug in nilfs_mdt_destroy (Dongliang Mu)
- powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush (Yang Shi)
- mm: gup: fix the fast GUP race against THP collapse (Yang Shi)
- xsk: Inherit need_wakeup flag for shared sockets (Jalal Mostafa)
- docs: update mediator information in CoC docs (Shuah Khan)
- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 (Sami Tolvanen)
- LTS version: v5.15.72 (Jack Vogel)
- drm/i915/gem: Really move i915_gem_context.link under ref protection (Chris Wilson)
- x86/alternative: Fix race in try_get_desc() (Nadav Amit)
- KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest (Jim Mattson)
- clk: iproc: Do not rely on node name for correct PLL setup (Florian Fainelli)
- clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks (Han Xu)
- fs: split off setxattr_copy and do_setxattr function from setxattr (Stefan Roesch)
- vdpa/ifcvf: fix the calculation of queuepair (Angus Chen)
- selftests: Fix the if conditions of in test_extra_filter() (Wang Yufen)
- net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume() (Lukas Wunner)
- net: stmmac: power up/down serdes in stmmac_open/release (Junxiao Chang)
- wifi: mac80211: fix regression with non-QoS drivers (Hans de Goede)
- nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices (Michael Kelley)
- net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe (Peng Wu)
- cxgb4: fix missing unlock on ETHOFLD desc collect fail path (Rafael Mendonca)
- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() (Hangyu Hua)
- usbnet: Fix memory leak in usbnet_disconnect() (Peilin Ye)
- gpio: mvebu: Fix check for pwm support on non-A8K platforms (Pali Rohár)
- Input: melfas_mip4 - fix return value check in mip4_probe() (Yang Yingliang)
- Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time" (Brian Norris)
- drm/bridge: lt8912b: fix corrupted image output (Francesco Dolcini)
- drm/bridge: lt8912b: set hdmi or dvi mode (Philippe Schenker)
- drm/bridge: lt8912b: add vsync hsync (Philippe Schenker)
- ASoC: tas2770: Reinit regcache on reset (Martin Povišer)
- arm64: dts: qcom: sm8350: fix UFS PHY serdes size (Johan Hovold)
- ASoC: imx-card: Fix refcount issue with of_node_put (Shengjiu Wang)
- soc: sunxi: sram: Fix debugfs info for A64 SRAM C (Samuel Holland)
- soc: sunxi: sram: Fix probe function ordering issues (Samuel Holland)
- soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resource() (Cai Huoqing)
- soc: sunxi: sram: Prevent the driver from being unbound (Samuel Holland)
- soc: sunxi: sram: Actually claim SRAM regions (Samuel Holland)
- ARM: dts: am5748: keep usb4_tm disabled (Romain Naour)
- reset: imx7: Fix the iMX8MP PCIe PHY PERST support (Richard Zhu)
- ARM: dts: am33xx: Fix MMCHS0 dma properties (YuTong Chang)
- swiotlb: max mapping size takes min align mask into account (Tianyu Lan)
- media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args() (Hans Verkuil)
- media: rkvdec: Disable H.264 error detection (Nicolas Dufresne)
- media: dvb_vb2: fix possible out of bound access (Hangyu Hua)
- mm,hwpoison: check mm when killing accessing process (Shuai Xue)
- mm: fix madivse_pageout mishandling on non-LRU page (Minchan Kim)
- mm/migrate_device.c: flush TLB while holding PTL (Alistair Popple)
- mm: fix dereferencing possible ERR_PTR (Binyi Han)
- mm: prevent page_frag_alloc() from corrupting the memory (Maurizio Lombardi)
- mm/page_alloc: fix race condition between build_all_zonelists and page allocation (Mel Gorman)
- mmc: hsq: Fix data stomping during mmc recovery (Wenchao Chen)
- mmc: moxart: fix 4-bit bus width and remove 8-bit bus width (Sergei Antonov)
- libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205 (Niklas Cassel)
- vduse: prevent uninitialized memory accesses (Maxime Coquelin)
- drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV (Bokun Zhang)
- drm/i915/gt: Restrict forced preemption to the active context (Chris Wilson)
- Revert "firmware: arm_scmi: Add clock management to the SCMI power domain" (Ulf Hansson)
- net: mt7531: only do PLL once after the reset (Alexander Couzens)
- mm/damon/dbgfs: fix memory leak when using debugfs_lookup() (Greg Kroah-Hartman)
- ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() (ChenXiaoSong)
- ARM: dts: integrator: Tag PCI host with device_type (Linus Walleij)
- x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd (Jarkko Sakkinen)
- clk: ingenic-tcu: Properly enable registers before accessing timers (Aidan MacDonald)
- can: c_can: don't cache TX messages for C_CAN cores (Marc Kleine-Budde)
- Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address (Sebastian Krzyszkowiak)
- net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 (Frank Wunderlich)
- thunderbolt: Explicitly reset plug events delay back to USB4 spec value (Mario Limonciello)
- usb: typec: ucsi: Remove incorrect warning (Heikki Krogerus)
- uas: ignore UAS for Thinkplus chips (Hongling Zeng)
- usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS (Hongling Zeng)
- uas: add no-uas quirk for Hiksemi usb_disk (Hongling Zeng)
- cgroup: cgroup_get_from_id() must check the looked-up kn is a directory (Ming Lei)
- cgroup: reduce dependency on cgroup_mutex (Shakeel Butt)
- ALSA: hda/realtek: fix speakers and micmute on HP 855 G8 (Alexander Sergeyev)
- ALSA: hda: Fix Nvidia dp infoframe (Mohan Kumar)
- ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation (Takashi Iwai)
- ALSA: hda: Do disconnect jacks at codec unbind (Takashi Iwai)
- LTS version: v5.15.71 (Jack Vogel)
- ext4: use locality group preallocation for small closed files (Jan Kara)
- ext4: avoid unnecessary spreading of allocations among groups (Jan Kara)
- ext4: make mballoc try target group first even with mb_optimize_scan (Jan Kara)
- ext4: limit the number of retries after discarding preallocations blocks (Theodore Ts'o)
- ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 (Luís Henriques)
- ext4: make directory inode spreading reflect flexbg size (Jan Kara)
- devdax: Fix soft-reservation memory description (Dan Williams)
- NFSv4: Fixes for nfs4_inode_return_delegation() (Trond Myklebust)
- drm/amdgpu: don't register a dirty callback for non-atomic (Alex Deucher)
- i2c: mlxbf: Fix frequency calculation (Asmaa Mnebhi)
- i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction() (Asmaa Mnebhi)
- i2c: mlxbf: incorrect base address passed during io write (Asmaa Mnebhi)
- i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible (Uwe Kleine-König)
- workqueue: don't skip lockdep work dependency in cancel_work_sync() (Tetsuo Handa)
- fsdax: Fix infinite loop in dax_iomap_rw() (Li Jinlin)
- drm/rockchip: Fix return type of cdn_dp_connector_mode_valid (Nathan Huckleberry)
- drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage (Nathan Chancellor)
- drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule() (Nathan Chancellor)
- drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport() (Nathan Chancellor)
- drm/amd/display: Limit user regamma to a valid value (Yao Wang1)
- drm/amdgpu: use dirty framebuffer helper (Hamza Mahfooz)
- drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards (Guchun Chen)
- drm/gma500: Fix BUG: sleeping function called from invalid context errors (Hans de Goede)
- Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region (Vitaly Kuznetsov)
- drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV (Jingwen Chen)
- s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup (Stefan Haberland)
- serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting (Ilpo Järvinen)
- serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting (Ilpo Järvinen)
- serial: Create uart_xmit_advance() (Ilpo Järvinen)
- serial: fsl_lpuart: Reset prior to registration (Lukas Wunner)
- KVM: x86/mmu: Fold rmap_recycle into rmap_add (David Matlack)
- selftests: forwarding: add shebang for sch_red.sh (Hangbin Liu)
- bnxt: prevent skb UAF after handing over to PTP worker (Jakub Kicinski)
- net: sched: fix possible refcount leak in tc_new_tfilter() (Hangyu Hua)
- net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD (Sean Anderson)
- bonding: fix NULL deref in bond_rr_gen_slave_id (Jonathan Toppins)
- net/smc: Stop the CLC flow if no link to map buffers on (Wen Gu)
- drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff() (Nícolas F. R. A. Prado)
- perf tools: Honor namespace when synthesizing build-ids (Namhyung Kim)
- perf kcore_copy: Do not check /proc/modules is unchanged (Adrian Hunter)
- perf jit: Include program header in ELF files (Lieven Hey)
- perf stat: Fix BPF program section name (Namhyung Kim)
- can: gs_usb: gs_can_open(): fix race dev->can.state condition (Marc Kleine-Budde)
- net: sh_eth: Fix PHY state warning splat during system resume (Geert Uytterhoeven)
- net: ravb: Fix PHY state warning splat during system resume (Geert Uytterhoeven)
- netfilter: ebtables: fix memory leak when blob is malformed (Florian Westphal)
- netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain() (Tetsuo Handa)
- netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain() (Tetsuo Handa)
- net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs (Vladimir Oltean)
- net/sched: taprio: avoid disabling offload when it was never enabled (Vladimir Oltean)
- net: enetc: deny offload of tc-based TSN features on VF interfaces (Vladimir Oltean)
- net: enetc: move enetc_set_psfp() out of the common enetc_set_features() (Vladimir Oltean)
- wireguard: netlink: avoid variable-sized memcpy on sockaddr (Jason A. Donenfeld)
- wireguard: ratelimiter: disable timings test by default (Jason A. Donenfeld)
- net: ipa: properly limit modem routing table use (Alex Elder)
- of: mdio: Add of_node_put() when breaking out of for_each_xx (Liang He)
- drm/hisilicon: Add depends on MMU (Randy Dunlap)
- drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled (Javier Martinez Canillas)
- sfc: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet)
- sfc: fix TX channel offset when using legacy interrupts (Íñigo Huguet)
- i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Michal Jaron)
- i40e: Fix VF set max MTU size (Michal Jaron)
- iavf: Fix set max MTU size with port VLAN and jumbo frames (Michal Jaron)
- mlxbf_gige: clear MDIO gateway lock after read (David Thompson)
- iavf: Fix bad page state (Norbert Zulinski)
- um: fix default console kernel parameter (Christian Lamparter)
- MIPS: Loongson32: Fix PHY-mode being left unspecified (Serge Semin)
- MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko (Randy Dunlap)
- drm/panel: simple: Fix innolux_g121i1_l01 bus_format (Heiko Schocher)
- net: team: Unsync device addresses on ndo_stop (Benjamin Poirier)
- net: bonding: Unsync device addresses on ndo_stop (Benjamin Poirier)
- net: bonding: Share lacpdu_mcast_addr definition (Benjamin Poirier)
- scsi: mpt3sas: Fix return value check of dma_get_required_mask() (Sreekanth Reddy)
- scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts() (Rafael Mendonca)
- net: phy: aquantia: wait for the suspend/resume operations to finish (Ioana Ciornei)
- net: core: fix flow symmetric hash (Ludovic Cintrat)
- ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header (Lu Wei)
- iavf: Fix cached head and tail value for iavf_get_tx_pending (Brett Creeley)
- ice: Don't double unplug aux on peer initiated reset (Dave Ertman)
- netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() (Pablo Neira Ayuso)
- netfilter: nf_conntrack_irc: Tighten matching on DCC message (David Leadbeater)
- netfilter: nf_conntrack_sip: fix ct_sip_walk_headers (Igor Ryzhov)
- arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-puma (Fabio Estevam)
- dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() (Liang He)
- arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz (zain wang)
- drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks (AngeloGioacchino Del Regno)
- arm64: dts: rockchip: Fix typo in lisense text for PX30.Core (Jagan Teki)
- arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob (Brian Norris)
- firmware: arm_scmi: Fix the asynchronous reset requests (Cristian Marussi)
- firmware: arm_scmi: Harden accesses to the reset domains (Cristian Marussi)
- xfs: validate inode fork size against fork format (Dave Chinner)
- xfs: fix xfs_ifree() error handling to not leak perag ref (Brian Foster)
- xfs: reorder iunlink remove operation in xfs_ifree (Dave Chinner)
- vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment (Will Deacon)
- arm64: topology: fix possible overflow in amu_fie_setup() (Sergey Shtylyov)
- KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled (Sean Christopherson)
- mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. (Maurizio Lombardi)
- mm/slub: fix to return errno if kmalloc() fails (Chao Yu)
- net: mana: Add rmb after checking owner bits (Haiyang Zhang)
- can: flexcan: flexcan_mailbox_read() fix return value for drop = true (Marc Kleine-Budde)
- kasan: call kasan_malloc() from __kmalloc_*track_caller() (Peter Collingbourne)
- riscv: fix a nasty sigreturn bug... (Al Viro)
- gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully (Meng Li)
- gpio: mockup: Fix potential resource leakage when register a chip (Andy Shevchenko)
- gpio: mockup: fix NULL pointer dereference when removing debugfs (Bartosz Golaszewski)
- wifi: mt76: fix reading current per-tid starting sequence number for aggregation (Felix Fietkau)
- efi: libstub: check Shim mode using MokSBStateRT (Ard Biesheuvel)
- efi: x86: Wipe setup_data on pure EFI boot (Ard Biesheuvel)
- thunderbolt: Add support for Intel Maple Ridge single port controller (Gil Fine)
- usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA (William Wu)
- media: flexcop-usb: fix endpoint type check (Johan Hovold)
- btrfs: fix hang during unmount when stopping a space reclaim worker (Filipe Manana)
- btrfs: fix hang during unmount when stopping block group reclaim worker (Filipe Manana)
- iommu/vt-d: Check correct capability for sagaw determination (Yi Liu)
- ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop (Callum Osmotherly)
- ALSA: hda/realtek: Add quirk for ASUS GA503R laptop (Luke D. Jones)
- ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack (Luke D. Jones)
- ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack (Luke D. Jones)
- ALSA: hda/realtek: Re-arrange quirk table entries (Takashi Iwai)
- ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptop (Callum Osmotherly)
- ALSA: hda/realtek: Add quirk for Huawei WRT-WX9 (huangwenhui)
- ALSA: hda: add Intel 5 Series / 3400 PCI DID (Kai Vehmanen)
- ALSA: hda/tegra: set depop delay for tegra (Mohan Kumar)
- ALSA: core: Fix double-free at snd_card_new() (Takashi Iwai)
- Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare" (Takashi Iwai)
- USB: serial: option: add Quectel RM520N (jerry meng)
- USB: serial: option: add Quectel BG95 0x0203 composition (Carl Yin(殷张成))
- USB: core: Fix RST error in hub.c (Alan Stern)
- drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES (Phil Auld)
- Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio" (Greg Kroah-Hartman)
- Revert "usb: add quirks for Lenovo OneLink+ Dock" (Greg Kroah-Hartman)
- usb: gadget: udc-xilinx: replace memcpy with memcpy_toio (Piyush Mehta)
- usb: add quirks for Lenovo OneLink+ Dock (Jean-Francois Le Fillatre)
- usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop (Wesley Cheng)
- usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup() (Thinh Nguyen)
- usb: dwc3: gadget: Refactor pullup() (Thinh Nguyen)
- usb: dwc3: gadget: Prevent repeat pullup() (Thinh Nguyen)
- usb: dwc3: Issue core soft reset before enabling run/stop (Wesley Cheng)
- usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind (Wesley Cheng)
- staging: r8188eu: Add Rosewill USB-N150 Nano to device tables (Larry Finger)
- staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179) (Candy Febriyanto)
- drm/amdgpu: make sure to init common IP before gmc (Alex Deucher)
- drm/amdgpu: Separate vf2pf work item init from virt data exchange (Victor Skvortsov)
- bnxt_en: reclaim max resources if sriov enable fails (Kashyap Desai) [Orabug: 34083583]
- eth: bnxt: make ulp_id unsigned to make GCC 12 happy (Jakub Kicinski) [Orabug: 34083583]
- bnxt_en: Enable packet timestamping for all RX packets (Pavan Chebbi) [Orabug: 34083583]
- bnxt_en: Configure ptp filters during bnxt open (Pavan Chebbi) [Orabug: 34083583]
- bnxt_en: Update firmware interface to 1.10.2.95 (Michael Chan) [Orabug: 34083583]
- bnxt_en: Initiallize bp->ptp_lock first before using it (Michael Chan) [Orabug: 34083583]
- bnxt_en: Properly report no pause support on some cards (Michael Chan) [Orabug: 34083583]
- bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATE (Kalesh AP) [Orabug: 34083583]
- bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATE (Kalesh AP) [Orabug: 34083583]
- bnxt_en: Handle async event when the PHC is updated in RTC mode (Pavan Chebbi) [Orabug: 34083583]
- bnxt_en: Implement .adjtime() for PTP RTC mode (Pavan Chebbi) [Orabug: 34083583]
- bnxt_en: Add driver support to use Real Time Counter for PTP (Pavan Chebbi) [Orabug: 34083583]
- bnxt_en: PTP: Refactor PTP initialization functions (Pavan Chebbi) [Orabug: 34083583]
- bnxt_en: Update firmware interface to 1.10.2.73 (Michael Chan) [Orabug: 34083583]
- bnxt_en: Use page frag RX buffers for better software GRO performance (Jakub Kicinski) [Orabug: 34083583]
- bnxt_en: convert to xdp_do_flush (Edwin Peer) [Orabug: 34083583]
- bnxt_en: enable interrupt sampling on 5750X for DIM (Andy Gospodarek) [Orabug: 34083583]
- bnxt_en: Log error report for dropped doorbell (Michael Chan) [Orabug: 34083583]
- bnxt_en: Add event handler for PAUSE Storm event (Somnath Kotur) [Orabug: 34083583]
- bnxt_en: Update firmware interface to 1.10.2.63 (Michael Chan) [Orabug: 34083583]
- bnxt: use netif_is_rxfh_configured instead of open code (Juhee Kang) [Orabug: 34083583]
- uek-rpm: add aarch64 to list of vdso arches (Tom Saeger) [Orabug: 34716172]
- uapi: Fix [rs]cq_vector data types in rds[6]_info_rdma_connection (Mark Haywood) [Orabug: 34734247]
- uapi: Fix congested flag type in rds[6]_info_socket (Mark Haywood) [Orabug: 34734247]
- uek-rpm: ol9: disable CONFIG_MISDN and dependent drivers on OL9/UEK7 (Harshit Mogalapalli) [Orabug: 34734324]
-
Wed Oct 26 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-5.70.1.el9uek]
- net/rds: drop rs_transport module reference count on error (Gerd Rausch) [Orabug: 34500806]
- net/rds: rds_tcp_accept_one ought to not discard messages (Gerd Rausch) [Orabug: 34488375]
- iommu/vt-d: set default value of INTEL_IOMMU_FLOPPY_WA to n (Harshit Mogalapalli) [Orabug: 34724809]
-
Wed Oct 19 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-4.70.5.el9uek]
- uek: kabi: update kABI files for new symbols (Saeed Mirzamohammadi) [Orabug: 34595591]
- Revert "scsi: lpfc: SLI path split: Refactor lpfc_iocbq" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: SLI path split: Refactor SCSI paths" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Resolve some cleanup issues following SLI path refactoring" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input" (John Donnelly) [Orabug: 34678989]
- Revert "scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE" (John Donnelly) [Orabug: 34678989]
- RDS/IB Fix allocation warning (Hans Westgaard Ry) [Orabug: 34684321]
- fs: remove no_llseek (Jason A. Donenfeld) [Orabug: 34705082]
- vfio: do not set FMODE_LSEEK flag (Jason A. Donenfeld) [Orabug: 34705082]
- dma-buf: remove useless FMODE_LSEEK flag (Jason A. Donenfeld) [Orabug: 34705082]
- fs: do not compare against ->llseek (Jason A. Donenfeld) [Orabug: 34705082]
- fs: clear or set FMODE_LSEEK based on llseek function (Jason A. Donenfeld) [Orabug: 34705082]
- hwmon: (opbmc) AST2600 SP reset driver adjustment (Jan Zdarek) [Orabug: 34710681]
- hwmon: (opbmc) Driver message prefixes (Jan Zdarek) [Orabug: 34710681]
- NFSD: fix use-after-free on source server when doing inter-server copy (Dai Ngo) [Orabug: 34716070]
-
Wed Oct 12 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-4.70.4.el9uek]
- xen/ovmapi: Build OVM guest messaging driver (Jonah Palmer) [Orabug: 34512197]
- net/rds: Send congestion map updates only via path zero (Anand Khoje) [Orabug: 34578048]
- Revert "RDS/IB: Fix RDS IB SRQ implementation and tune it" (Hans Westgaard Ry) [Orabug: 34662659]
- RDMA/cma: Use output interface for net_dev check (Håkon Bugge) [Orabug: 34694979]
- crypto: qat - add support for 401xx devices (Giovanni Cabiddu) [Orabug: 34686738]
-
Fri Oct 07 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-4.70.3.el9uek]
- Revert "Makefile: link with -z noexecstack --no-warn-rwx-segments" (Jack Vogel)
- Revert "x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments" (Jack Vogel)
-
Wed Oct 05 2022 Jack Vogel <jack.vogel@oracle.com> [5.15.0-4.70.2.el9uek]
- LTS version: v5.15.70 (Jack Vogel)
- ALSA: hda/sigmatel: Fix unused variable warning for beep power change (Takashi Iwai)
- KVM: SEV: add cache flush to solve SEV cache incoherency issues (Mingwei Zhang)
- net: Find dst with sk's xfrm policy not ctl_sk (sewookseo)
- video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write (Hyunwoo Kim)
- mksysmap: Fix the mismatch of 'L0' symbols in System.map (Youling Tang)
- drm/panfrost: devfreq: set opp to the recommended one to configure regulator (Clément Péron)
- MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping() (Alexander Sverdlin)
- afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked (David Howells)
- net: usb: qmi_wwan: add Quectel RM520N (jerry.meng)
- ALSA: hda/tegra: Align BDL entry to 4KB boundary (Mohan Kumar)
- ALSA: hda/sigmatel: Keep power up while beep is enabled (Takashi Iwai)
- wifi: mac80211_hwsim: check length for virtio packets (Soenke Huster)
- rxrpc: Fix calc of resend age (David Howells)
- rxrpc: Fix local destruction being repeated (David Howells)
- scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE (Hannes Reinecke)
- regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe() (Xiaolei Wang)
- ASoC: nau8824: Fix semaphore unbalance at error paths (Takashi Iwai)
- arm64: dts: juno: Add missing MHU secure-irq (Jassi Brar)
- video: fbdev: i740fb: Error out if 'pixclock' equals zero (Zheyu Ma)
- binder: remove inaccurate mmap_assert_locked() (Carlos Llamas)
- drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega (Alex Deucher)
- drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega (Alex Deucher)
- drm/amdgpu: Don't enable LTR if not supported (Lijo Lazar)
- tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa (Ben Hutchings)
- parisc: Allow CONFIG_64BIT with ARCH=parisc (Helge Deller)
- cifs: always initialize struct msghdr smb_msg completely (Stefan Metzmacher)
- cifs: don't send down the destination address to sendmsg for a SOCK_STREAM (Stefan Metzmacher)
- cifs: revalidate mapping when doing direct writes (Ronnie Sahlberg)
- of/device: Fix up of_dma_configure_id() stub (Thierry Reding)
- parisc: ccio-dma: Add missing iounmap in error path in ccio_probe() (Yang Yingliang)
- block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait (Stefan Roesch)
- drm/meson: Fix OSD1 RGB to YCbCr coefficient (Stuart Menefy)
- drm/meson: Correct OSD1 global alpha value (Stuart Menefy)
- gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx (Pali Rohár)
- NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0 (Trond Myklebust)
- pinctrl: sunxi: Fix name for A100 R_PIO (Michael Wu)
- pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH (João H. Spies)
- pinctrl: qcom: sc8180x: Fix wrong pin numbers (Molly Sophia)
- pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map (Molly Sophia)
- of: fdt: fix off-by-one error in unflatten_dt_nodes() (Sergey Shtylyov)
- tty: serial: atmel: Preserve previous USART mode if RS485 disabled (Sergiu Moga)
- serial: atmel: remove redundant assignment in rs485_config (Lino Sanfilippo)
- drm/tegra: vic: Fix build warning when CONFIG_PM=n (YueHaibing)
- LTS version: v5.15.69 (Jack Vogel)
- Input: goodix - add compatible string for GT1158 (Jarrah Gosbell)
- RDMA/irdma: Use s/g array in post send only when its valid (Sindhu-Devale)
- usb: gadget: f_uac2: fix superspeed transfer (Jing Leng)
- usb: gadget: f_uac2: clean up some inconsistent indenting (Colin Ian King)
- soc: fsl: select FSL_GUTS driver for DPIO (Mathew McBride)
- mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region() (Jann Horn)
- usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS (Hu Xiaoying)
- platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes (Hans de Goede)
- perf/arm_pmu_platform: fix tests for platform_get_irq() failure (Yu Zhe)
- net: dsa: hellcreek: Print warning only once (Kurt Kanzenbach)
- drm/amd/amdgpu: skip ucode loading if ucode_size == 0 (Chengming Gui)
- nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change() (Maurizio Lombardi)
- Input: iforce - add support for Boeder Force Feedback Wheel (Greg Tulli)
- ieee802154: cc2520: add rc code in cc2520_tx() (Li Qiong)
- gpio: mockup: remove gpio debugfs when remove device (Wei Yongjun)
- tg3: Disable tg3 device on system reboot to avoid triggering AER (Kai-Heng Feng)
- hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message (Even Xu)
- HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo (Jason Wang)
- dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins (Krzysztof Kozlowski)
- drm/msm/rd: Fix FIFO-full deadlock (Rob Clark)
- platform/surface: aggregator_registry: Add support for Surface Laptop Go 2 (Maximilian Luz)
- Input: goodix - add support for GT1158 (Ondrej Jirman)
- iommu/vt-d: Fix kdump kernels boot failure with scalable mode (Lu Baolu)
- tracefs: Only clobber mode/uid/gid on remount if asked (Brian Norris)
- tracing: hold caller_addr to hardirq_{enable,disable}_ip (Yipeng Zou)
- task_stack, x86/cea: Force-inline stack helpers (Borislav Petkov)
- x86/mm: Force-inline __phys_addr_nodebug() (Borislav Petkov)
- lockdep: Fix -Wunused-parameter for _THIS_IP_ (Nick Desaulniers)
- ARM: dts: at91: sama7g5ek: specify proper regulator output ranges (Claudiu Beznea)
- ARM: dts: at91: fix low limit for CPU regulator (Claudiu Beznea)
- ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatible (Marco Felsch)
- ARM: dts: imx: align SPI NOR node name with dtschema (Krzysztof Kozlowski)
- ACPI: resource: skip IRQ override on AMD Zen platforms (Chuanhong Guo)
- NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests (Dave Wysochanski)
- LTS version: v5.15.68 (Jack Vogel)
- ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency (Claudiu Beznea)
- perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename) (Arnaldo Carvalho de Melo)
- drm/bridge: display-connector: implement bus fmts callbacks (Neil Armstrong)
- arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly (Ionela Voinescu)
- iommu/vt-d: Correctly calculate sagaw value of IOMMU (Lu Baolu)
- arm64/bti: Disable in kernel BTI when cross section thunks are broken (Mark Brown)
- Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"" (Sasha Levin)
- hwmon: (mr75203) enable polling for all VM channels (Eliav Farber)
- hwmon: (mr75203) fix multi-channel voltage reading (Eliav Farber)
- hwmon: (mr75203) fix voltage equation for negative source input (Eliav Farber)
- hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors (Eliav Farber)
- hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined (Eliav Farber)
- s390/boot: fix absolute zero lowcore corruption on boot (Alexander Gordeev)
- iommu/amd: use full 64-bit value in build_completion_wait() (John Sperbeck)
- swiotlb: avoid potential left shift overflow (Chao Gao)
- i40e: Fix ADQ rate limiting for PF (Przemyslaw Patynowski)
- i40e: Refactor tc mqprio checks (Przemyslaw Patynowski)
- kbuild: disable header exports for UML in a straightforward way (Masahiro Yamada)
- MIPS: loongson32: ls1c: Fix hang during startup (Yang Ling)
- ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion (Nathan Chancellor)
- ASoC: mchp-spdiftx: remove references to mchp_i2s_caps (Claudiu Beznea)
- hwmon: (tps23861) fix byte order in resistance register (Alexandru Gagniuc)
- perf script: Fix Cannot print 'iregs' field for hybrid systems (Zhengjun Xing)
- sch_sfb: Also store skb len before calling child enqueue (Toke Høiland-Jørgensen)
- RDMA/irdma: Report RNR NAK generation in device caps (Sindhu-Devale)
- RDMA/irdma: Return correct WC error for bind operation failure (Sindhu-Devale)
- RDMA/irdma: Report the correct max cqes from query device (Sindhu-Devale)
- nvmet: fix mar and mor off-by-one errors (Dennis Maisenbacher)
- tcp: fix early ETIMEDOUT after spurious non-SACK RTO (Neal Cardwell)
- nvme-tcp: fix regression that causes sporadic requests to time out (Sagi Grimberg)
- nvme-tcp: fix UAF when detecting digest errors (Sagi Grimberg)
- erofs: fix pcluster use-after-free on UP platforms (Gao Xiang)
- RDMA/mlx5: Set local port to one when accessing counters (Chris Mi)
- IB/core: Fix a nested dead lock as part of ODP flow (Yishai Hadas)
- ipv6: sr: fix out-of-bounds read when setting HMAC data. (David Lebrun)
- RDMA/siw: Pass a pointer to virt_to_page() (Linus Walleij)
- xen-netback: only remove 'hotplug-status' when the vif is actually destroyed (Paul Durrant)
- iavf: Detach device during reset task (Ivan Vecera)
- i40e: Fix kernel crash during module removal (Ivan Vecera)
- ice: use bitmap_free instead of devm_kfree (Michal Swiatkowski)
- tcp: TX zerocopy should not sense pfmemalloc status (Eric Dumazet)
- net: introduce __skb_fill_page_desc_noacc (Pavel Begunkov)
- tipc: fix shift wrapping bug in map_get() (Dan Carpenter)
- sch_sfb: Don't assume the skb is still around after enqueueing to child (Toke Høiland-Jørgensen)
- Revert "net: phy: meson-gxl: improve link-up behavior" (Heiner Kallweit)
- afs: Use the operation issue time instead of the reply time for callbacks (David Howells)
- rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2() (David Howells)
- rxrpc: Fix ICMP/ICMP6 error handling (David Howells)
- ALSA: usb-audio: Register card again for iface over delayed_register option (Takashi Iwai)
- ALSA: usb-audio: Inform the delayed registration more properly (Takashi Iwai)
- RDMA/srp: Set scmnd->result only when scmnd is not NULL (yangx.jy@fujitsu.com)
- netfilter: nf_conntrack_irc: Fix forged IP logic (David Leadbeater)
- netfilter: nf_tables: clean up hook list when offload flags check fails (Pablo Neira Ayuso)
- netfilter: br_netfilter: Drop dst references before setting. (Harsh Modi)
- ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time (Claudiu Beznea)
- ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time (Claudiu Beznea)
- ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges (Claudiu Beznea)
- ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges (Claudiu Beznea)
- ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh (Claudiu Beznea)
- ARM: at91: pm: fix self-refresh for sama7g5 (Claudiu Beznea)
- wifi: wilc1000: fix DMA on stack objects (Ajay.Kathat@microchip.com)
- RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift (Wenpeng Liang)
- RDMA/hns: Fix supported page size (Chengchang Tang)
- soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs (Liang He)
- RDMA/cma: Fix arguments order in net device validation (Michael Guralnik)
- tee: fix compiler warning in tee_shm_register() (Jens Wiklander)
- regulator: core: Clean up on enable failure (Andrew Halaney)
- soc: imx: gpcv2: Assert reset before ungating clock (Marek Vasut)
- ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node (Marco Felsch)
- RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL (Jack Wang)
- RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg (Jack Wang)
- ASoC: qcom: sm8250: add missing module owner (Srinivas Kandagatla)
- cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree (Tejun Heo)
- NFS: Fix another fsync() issue after a server reboot (Trond Myklebust)
- NFS: Save some space in the inode (Trond Myklebust)
- NFS: Further optimisations for 'ls -l' (Trond Myklebust)
- scsi: lpfc: Add missing destroy_workqueue() in error path (Yang Yingliang)
- scsi: mpt3sas: Fix use-after-free warning (Sreekanth Reddy)
- drm/i915: Implement WaEdpLinkRateDataReload (Ville Syrjälä)
- nvmet: fix a use-after-free (Bart Van Assche)
- drm/amd/display: fix memory leak when using debugfs_lookup() (Greg Kroah-Hartman)
- sched/debug: fix dentry leak in update_sched_domain_debugfs (Greg Kroah-Hartman)
- debugfs: add debugfs_lookup_and_remove() (Greg Kroah-Hartman)
- kprobes: Prohibit probes in gate area (Christian A. Ehrhardt)
- vfio/type1: Unpin zero pages (Alex Williamson)
- btrfs: zoned: set pseudo max append zone limit in zone emulation mode (Shin'ichiro Kawasaki)
- tracing: Fix to check event_mutex is held while accessing trigger list (Masami Hiramatsu (Google))
- ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() (Dongxiang Ke)
- ALSA: usb-audio: Split endpoint setups for hw_params and prepare (Takashi Iwai)
- ALSA: aloop: Fix random zeros in capture data when using jiffies timer (Pattara Teerapong)
- ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() (Tasos Sahanidis)
- ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC (Takashi Iwai)
- drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly (Qu Huang)
- fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init() (Yang Yingliang)
- fbdev: fbcon: Destroy mutex on freeing struct fb_info (Shigeru Yoshida)
- md: Flush workqueue md_rdev_misc_wq in md_alloc() (David Sloan)
- net/core/skbuff: Check the return value of skb_copy_bits() (lily)
- cpufreq: check only freq_table in __resolve_freq() (Lukasz Luba)
- netfilter: conntrack: work around exceeded receive window (Florian Westphal)
- arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level (Sudeep Holla)
- parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines (Helge Deller)
- parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources() (Li Qiong)
- Revert "parisc: Show error if wrong 32/64-bit compiler is being used" (Helge Deller)
- scsi: ufs: core: Reduce the power mode change timeout (Bart Van Assche)
- drm/radeon: add a force flush to delay work when radeon (Zhenneng Li)
- drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup. (Candice Li)
- drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini (YiPeng Chai)
- drm/gem: Fix GEM handle release errors (Jeffy Chen)
- scsi: megaraid_sas: Fix double kfree() (Guixin Liu)
- scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX (Tony Battersby)
- Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()" (Yee Lee)
- fs: only do a memory barrier for the first set_buffer_uptodate() (Linus Torvalds)
- wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd() (Stanislaw Gruszka)
- efi: capsule-loader: Fix use-after-free in efi_capsule_write (Hyunwoo Kim)
- efi: libstub: Disable struct randomization (Ard Biesheuvel)
- net: wwan: iosm: remove pointless null check (Jakub Kicinski)
- LTS version: v5.15.67 (Jack Vogel)
- kbuild: fix up permissions on scripts/pahole-flags.sh (Greg Kroah-Hartman)
- LTS version: v5.15.66 (Jack Vogel)
- USB: serial: ch341: fix disabled rx timer on older devices (Johan Hovold)
- USB: serial: ch341: fix lost character on LCR updates (Johan Hovold)
- usb: dwc3: disable USB core PHY management (Johan Hovold)
- usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup (Johan Hovold)
- usb: dwc3: fix PHY disable sequence (Johan Hovold)
- kbuild: Add skip_encoding_btf_enum64 option to pahole (Martin Rodriguez Reboredo)
- kbuild: Unify options for BTF generation for vmlinux and modules (Jiri Olsa)
- tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf() (Mazin Al Haddad)
- drm/i915: Skip wm/ddb readout for disabled pipes (Ville Syrjälä)
- drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk (Diego Santa Cruz)
- ALSA: seq: Fix data-race at module auto-loading (Takashi Iwai)
- ALSA: seq: oss: Fix data-race for max_midi_devs access (Takashi Iwai)
- ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298 (Kacper Michajłow)
- net: mac802154: Fix a condition in the receive path (Miquel Raynal)
- net: Use u64_stats_fetch_begin_irq() for stats fetch. (Sebastian Andrzej Siewior)
- ip: fix triggering of 'icmp redirect' (Nicolas Dichtel)
- wifi: mac80211: Fix UAF in ieee80211_scan_rx() (Siddh Raman Pant)
- wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected (Siddh Raman Pant)
- driver core: Don't probe devices after bus_type.match() probe deferral (Isaac J. Manjarres)
- usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS (Krishna Kurapati)
- usb: xhci-mtk: fix bandwidth release issue (Chunfeng Yun)
- usb: xhci-mtk: relax TT periodic bandwidth allocation (Chunfeng Yun)
- USB: core: Prevent nested device-reset calls (Alan Stern)
- s390: fix nospec table alignments (Josh Poimboeuf)
- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (Gerald Schaefer)
- usb-storage: Add ignore-residue quirk for NXP PN7462AU (Witold Lipieta)
- USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020) (Thierry GUIBERT)
- usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer (Pawel Laszczak)
- usb: cdns3: fix issue with rearming ISO OUT endpoint (Pawel Laszczak)
- usb: dwc2: fix wrong order of phy_power_on and phy_init (Heiner Kallweit)
- usb: typec: tcpm: Return ENOTSUPP for power supply prop writes (Badhri Jagan Sridharan)
- usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device (Utkarsh Patel)
- usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles (Pablo Sun)
- USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode (Slark Xiao)
- USB: serial: option: add Quectel EM060K modem (Yonglin Tan)
- USB: serial: option: add support for OPPO R11 diag port (Yan Xinyu)
- USB: serial: cp210x: add Decagon UCA device id (Johan Hovold)
- xhci: Add grace period after xHC start to prevent premature runtime suspend. (Mathias Nyman)
- media: mceusb: Use new usb_control_msg_*() routines (Alan Stern)
- usb: dwc3: pci: Add support for Intel Raptor Lake (Heikki Krogerus)
- thunderbolt: Use the actual buffer in tb_async_error() (Mika Westerberg)
- xen-blkfront: Cache feature_persistent value before advertisement (SeongJae Park)
- xen-blkfront: Advertise feature-persistent as user requested (SeongJae Park)
- xen-blkback: Advertise feature-persistent as user requested (SeongJae Park)
- mm: pagewalk: Fix race between unmap and page walker (Steven Price)
- xen/grants: prevent integer overflow in gnttab_dma_alloc_pages() (Dan Carpenter)
- KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES (Jim Mattson)
- gpio: pca953x: Add mutex_lock for regcache sync in PM (Haibo Chen)
- hwmon: (gpio-fan) Fix array out of bounds access (Armin Wolf)
- clk: bcm: rpi: Add missing newline (Stefan Wahren)
- clk: bcm: rpi: Prevent out-of-bounds access (Stefan Wahren)
- clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc() (Christophe JAILLET)
- clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate (Stefan Wahren)
- Input: rk805-pwrkey - fix module autoloading (Peter Robinson)
- clk: core: Fix runtime PM sequence in clk_core_unprepare() (Chen-Yu Tsai)
- Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops" (Stephen Boyd)
- clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops (Chen-Yu Tsai)
- drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported" (Colin Ian King)
- KVM: VMX: Heed the 'msr' argument in msr_write_intercepted() (Jim Mattson)
- cifs: fix small mempool leak in SMB2_negotiate() (Enzo Matsumiya)
- binder: fix alloc->vma_vm_mm null-ptr dereference (Carlos Llamas)
- binder: fix UAF of ref->proc caused by race condition (Carlos Llamas)
- mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure (Adrian Hunter)
- mmc: core: Fix UHS-I SD 1.8V workaround branch (Adrian Hunter)
- USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id (Niek Nooijens)
- misc: fastrpc: fix memory corruption on open (Johan Hovold)
- misc: fastrpc: fix memory corruption on probe (Johan Hovold)
- iio: adc: mcp3911: use correct formula for AD conversion (Marcus Folkesson)
- iio: ad7292: Prevent regulator double disable (Matti Vaittinen)
- Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag (Tetsuo Handa)
- tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete (Sherry Sun)
- musb: fix USB_MUSB_TUSB6010 dependency (Arnd Bergmann)
- vt: Clear selection before changing the font (Helge Deller)
- powerpc: align syscall table for ppc32 (Masahiro Yamada)
- staging: r8188eu: add firmware dependency (Grzegorz Szymaszek)
- staging: rtl8712: fix use after free bugs (Dan Carpenter)
- serial: fsl_lpuart: RS485 RTS polariy is inverse (Shenwei Wang)
- soundwire: qcom: fix device status array range (Srinivas Kandagatla)
- net/smc: Remove redundant refcount increase (Yacan Liu)
- Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb" (Jakub Kicinski)
- tcp: annotate data-race around challenge_timestamp (Eric Dumazet)
- sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb (Toke Høiland-Jørgensen)
- kcm: fix strp_init() order and cleanup (Cong Wang)
- mlxbf_gige: compute MDIO period based on i1clk (David Thompson)
- ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler (Duoming Zhou)
- net/sched: fix netdevice reference leaks in attach_default_qdiscs() (Wang Hai)
- net: sched: tbf: don't call qdisc_put() while holding tree lock (Zhengchao Shao)
- net: dsa: xrs700x: Use irqsave variant for u64 stats update (Sebastian Andrzej Siewior)
- openvswitch: fix memory leak at failed datapath creation (Andrey Zhadchenko)
- net: smsc911x: Stop and start PHY during suspend and resume (Florian Fainelli)
- net: sparx5: fix handling uneven length packets in manual extraction (Casper Andersson)
- Revert "xhci: turn off port power in shutdown" (Mathias Nyman)
- wifi: cfg80211: debugfs: fix return type in ht40allow_map_read() (Dan Carpenter)
- ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array (Peter Ujfalusi)
- ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg (Pierre-Louis Bossart)
- drm/i915/display: avoid warnings when registering dual panel backlight (Arun R Murthy)
- drm/i915/backlight: extract backlight code to a separate file (Jani Nikula)
- ieee802154/adf7242: defer destroy_workqueue call (Lin Ma)
- bpf, cgroup: Fix kernel BUG in purge_effective_progs (Pu Lehui)
- bpf: Restrict bpf_sys_bpf to CAP_PERFMON (YiFei Zhu)
- skmsg: Fix wrong last sg check in sk_msg_recvmsg() (Liu Jian)
- iio: adc: mcp3911: make use of the sign bit (Marcus Folkesson)
- platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask (Andy Shevchenko)
- drm/msm/dsi: Fix number of regulators for SDM660 (Douglas Anderson)
- drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg (Douglas Anderson)
- drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4 (Kuogee Hsieh)
- drm/msm/dsi: fix the inconsistent indenting (sunliming)
- LTS version: v5.15.65 (Jack Vogel)
- net: neigh: don't call kfree_skb() under spin_lock_irqsave() (Yang Yingliang)
- net/af_packet: check len when min_header_len equals to 0 (Zhengchao Shao)
- android: binder: fix lockdep check on clearing vma (Liam Howlett)
- btrfs: fix space cache corruption and potential double allocations (Omar Sandoval)
- kprobes: don't call disarm_kprobe() for disabled kprobes (Kuniyuki Iwashima)
- btrfs: tree-checker: check for overlapping extent items (Josef Bacik)
- btrfs: fix lockdep splat with reloc root extent buffers (Josef Bacik)
- btrfs: move lockdep class helpers to locking.c (Josef Bacik)
- testing: selftests: nft_flowtable.sh: use random netns names (Florian Westphal)
- netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y (Geert Uytterhoeven)
- drm/amd/display: avoid doing vm_init multiple time (Charlene Liu)
- drm/amdgpu: Increase tlb flush timeout for sriov (Dusica Milinkovic)
- drm/amd/display: Fix pixel clock programming (Ilya Bakoulin)
- drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid (Evan Quan)
- ksmbd: don't remove dos attribute xattr on O_TRUNC open (Namjae Jeon)
- s390/hypfs: avoid error message under KVM (Juergen Gross)
- neigh: fix possible DoS due to net iface start/stop loop (Denis V. Lunev)
- ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured (Namjae Jeon)
- drm/amd/display: clear optc underflow before turn off odm clock (Fudong Wang)
- drm/amd/display: For stereo keep "FLIP_ANY_FRAME" (Alvin Lee)
- drm/amd/display: Fix HDMI VSIF V3 incorrect issue (Leo Ma)
- drm/amd/display: Avoid MPC infinite loop (Josip Pavic)
- ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path (Biju Das)
- fs/ntfs3: Fix work with fragmented xattr (Konstantin Komarov)
- btrfs: fix warning during log replay when bumping inode link count (Filipe Manana)
- btrfs: add and use helper for unlinking inode during log replay (Filipe Manana)
- btrfs: remove no longer needed logic for replaying directory deletes (Filipe Manana)
- btrfs: remove root argument from btrfs_unlink_inode() (Filipe Manana)
- mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC (Liming Sun)
- mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx (Sebastian Reichel)
- mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs (Yifeng Zhao)
- mmc: mtk-sd: Clear interrupts when cqe off/disable (Wenbin Mei)
- drm/i915/gt: Skip TLB invalidations once wedged (Chris Wilson)
- HID: thrustmaster: Add sparco wheel and fix array length (Michael Hübner)
- HID: asus: ROG NKey: Ignore portion of 0x5a report (Josh Kilmer)
- HID: AMD_SFH: Add a DMI quirk entry for Chromebooks (Akihiko Odaki)
- HID: add Lenovo Yoga C630 battery quirk (Steev Klimaszewski)
- ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5 (Takashi Iwai)
- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse (Jann Horn)
- bpf: Don't redirect packets with invalid pkt_len (Zhengchao Shao)
- ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead (Yang Jihong)
- fbdev: fb_pm2fb: Avoid potential divide by zero error (Letu Ren)
- net: fix refcount bug in sk_psock_get (2) (Hawkins Jiawei)
- HID: hidraw: fix memory leak in hidraw_release() (Karthik Alapati)
- media: pvrusb2: fix memory leak in pvr_probe (Dongliang Mu)
- udmabuf: Set the DMA mask for the udmabuf device (v2) (Vivek Kasireddy)
- HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report (Lee Jones)
- Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capability()" (Greg Kroah-Hartman)
- Bluetooth: L2CAP: Fix build errors in some archs (Luiz Augusto von Dentz)
- kbuild: Fix include path in scripts/Makefile.modpost (Jing Leng)
- io_uring: fix UAF due to missing POLLFREE handling (Pavel Begunkov)
- io_uring: fix wrong arm_poll error handling (Pavel Begunkov)
- io_uring: fail links when poll fails (Pavel Begunkov)
- io_uring: bump poll refs to full 31-bits (Jens Axboe)
- io_uring: remove poll entry from list when canceling all (Jens Axboe)
- io_uring: Remove unused function req_ref_put (Jiapeng Chong)
- io_uring: poll rework (Pavel Begunkov)
- io_uring: inline io_poll_complete (Pavel Begunkov)
- io_uring: kill poll linking optimisation (Pavel Begunkov)
- io_uring: move common poll bits (Pavel Begunkov)
- io_uring: refactor poll update (Pavel Begunkov)
- io_uring: clean cqe filling functions (Pavel Begunkov)
- io_uring: correct fill events helpers types (Pavel Begunkov)
- arm64: errata: Add Cortex-A510 to the repeat tlbi list (James Morse)
- mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte (Miaohe Lin)
- Drivers: hv: balloon: Support status report for larger page sizes (Boqun Feng)
- crypto: lib - remove unneeded selection of XOR_BLOCKS (Eric Biggers)
- firmware: tegra: bpmp: Do only aligned access to IPC memory area (Timo Alho)
- drm/vc4: hdmi: Depends on CONFIG_PM (Maxime Ripard)
- drm/vc4: hdmi: Rework power up (Maxime Ripard)
- ACPI: thermal: drop an always true check (Adam Borowski)
- drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled (Maxime Ripard)
- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma() (Jann Horn)
- LTS version: v5.15.64 (Jack Vogel)
- bpf: Don't use tnum_range on array range checking for poke descriptors (Daniel Borkmann)
- scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq (Saurabh Sengar)
- scsi: ufs: core: Enable link lost interrupt (Kiwoong Kim)
- perf stat: Clear evsel->reset_group for each stat run (Ian Rogers)
- perf/x86/intel/ds: Fix precise store latency handling (Stephane Eranian)
- perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU (Stephane Eranian)
- perf python: Fix build when PYTHON_CONFIG is user supplied (James Clark)
- blk-mq: fix io hung due to missing commit_rqs (Yu Kuai)
- Documentation/ABI: Mention retbleed vulnerability info file for sysfs (Salvatore Bonaccorso)
- x86/nospec: Fix i386 RSB stuffing (Peter Zijlstra)
- binder_alloc: add missing mmap_lock calls when using the VMA (Liam Howlett)
- arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76 (Zenghui Yu)
- mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb (Yonglong Li)
- md: call __md_stop_writes in md_stop (Guoqing Jiang)
- Revert "md-raid: destroy the bitmap after destroying the thread" (Guoqing Jiang)
- mm/hugetlb: fix hugetlb not supporting softdirty tracking (David Hildenbrand)
- Revert "usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling" (Greg Kroah-Hartman)
- Revert "usbnet: smsc95xx: Fix deadlock on runtime resume" (Greg Kroah-Hartman)
- io_uring: fix issue with io_write() not always undoing sb_start_write() (Jens Axboe)
- riscv: traps: add missing prototype (Conor Dooley)
- xen/privcmd: fix error exit of privcmd_ioctl_dm_op() (Juergen Gross)
- smb3: missing inode locks in punch hole (David Howells)
- nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf (Karol Herbst)
- ACPI: processor: Remove freq Qos request for all CPUs (Riwen Lu)
- Revert "memcg: cleanup racy sum avoidance code" (Shakeel Butt)
- fbdev: fbcon: Properly revert changes when vc_resize() failed (Shigeru Yoshida)
- s390: fix double free of GS and RI CBs on fork() failure (Brian Foster)
- bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem (Liu Shixin)
- s390/mm: do not trigger write fault when vma does not allow VM_WRITE (Gerald Schaefer)
- mm/damon/dbgfs: avoid duplicate context directory creation (Badari Pulavarty)
- asm-generic: sections: refactor memory_intersects (Quanyang Wang)
- writeback: avoid use-after-free after removing device (Khazhismel Kumykov)
- loop: Check for overflow while configuring loop (Siddh Raman Pant)
- x86/nospec: Unwreck the RSB stuffing (Peter Zijlstra)
- x86/bugs: Add "unknown" reporting for MMIO Stale Data (Pawan Gupta)
- x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry (Chen Zhongjin)
- perf/x86/lbr: Enable the branch type for the Arch LBR by default (Kan Liang)
- btrfs: fix possible memory leak in btrfs_get_dev_args_from_path() (Zixuan Fu)
- btrfs: check if root is readonly while setting security xattr (Goldwyn Rodrigues)
- btrfs: add info when mount fails due to stale replace target (Anand Jain)
- btrfs: replace: drop assert for suspended replace (Anand Jain)
- btrfs: fix silent failure when deleting root reference (Filipe Manana)
- net: stmmac: work around sporadic tx issue on link-up (Heiner Kallweit)
- ionic: VF initial random MAC address if no assigned mac (R Mohamed Shah)
- ionic: fix up issues with handling EAGAIN on FW cmds (Shannon Nelson)
- ionic: clear broken state on generation change (Shannon Nelson)
- ionic: widen queue_lock use around lif init and deinit (Shannon Nelson)
- rxrpc: Fix locking in rxrpc's sendmsg (David Howells)
- i40e: Fix incorrect address type for IPv6 flow rules (Sylwester Dziedziuch)
- ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter (Jacob Keller)
- net: Fix a data-race around sysctl_somaxconn. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_devconf_inherit_init_net. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_fb_tunnels_only_for_init_net. (Kuniyuki Iwashima)
- net: Fix a data-race around netdev_budget_usecs. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_max_skb_frags. (Kuniyuki Iwashima)
- mptcp: stop relying on tcp_tx_skb_cache (Paolo Abeni)
- tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers (Paolo Abeni)
- net: Fix a data-race around netdev_budget. (Kuniyuki Iwashima)
- net: Fix a data-race around sysctl_net_busy_read. (Kuniyuki Iwashima)
- net: Fix a data-race around sysctl_net_busy_poll. (Kuniyuki Iwashima)
- net: Fix a data-race around sysctl_tstamp_allow_data. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_optmem_max. (Kuniyuki Iwashima)
- ratelimit: Fix data-races in ___ratelimit(). (Kuniyuki Iwashima)
- net: Fix data-races around netdev_tstamp_prequeue. (Kuniyuki Iwashima)
- net: Fix data-races around netdev_max_backlog. (Kuniyuki Iwashima)
- net: Fix data-races around weight_p and dev_weight_[rt]x_bias. (Kuniyuki Iwashima)
- net: Fix data-races around sysctl_[rw]mem_(max|default). (Kuniyuki Iwashima)
- netfilter: flowtable: fix stuck flows on cleanup due to pending work (Pablo Neira Ayuso)
- netfilter: flowtable: add function to invoke garbage collection immediately (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow binding to already bound chain (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow jump to implicit chain from set element (Pablo Neira Ayuso)
- netfilter: nf_tables: upfront validation of data via nft_data_init() (Pablo Neira Ayuso)
- netfilter: bitwise: improve error goto labels (Jeremy Sowden)
- netfilter: nft_cmp: optimize comparison for 16-bytes (Pablo Neira Ayuso)
- netfilter: nf_tables: consolidate rule verdict trace call (Pablo Neira Ayuso)
- netfilter: nft_tunnel: restrict it to netdev family (Pablo Neira Ayuso)
- netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families (Pablo Neira Ayuso)
- netfilter: nf_tables: do not leave chain stats enabled on error (Pablo Neira Ayuso)
- netfilter: nft_payload: do not truncate csum_offset and csum_type (Pablo Neira Ayuso)
- netfilter: nft_payload: report ERANGE for too long offset and length (Pablo Neira Ayuso)
- netfilter: nf_tables: make table handle allocation per-netns friendly (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow updates of implicit chain (Pablo Neira Ayuso)
- bnxt_en: fix NQ resource accounting during vf creation on 57500 chips (Vikas Gupta)
- net: ipvtap - add __init/__exit annotations to module init/exit funcs (Maciej Żenczykowski)
- bonding: 802.3ad: fix no transmission of LACPDUs (Jonathan Toppins)
- net: moxa: get rid of asymmetry in DMA mapping/unmapping (Sergei Antonov)
- net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume() (Xiaolei Wang)
- net: ipa: don't assume SMEM is page-aligned (Alex Elder)
- net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off (Maor Dickman)
- net/mlx5e: Fix wrong application of the LRO state (Aya Levin)
- net/mlx5: Avoid false positive lockdep warning by adding lock_class_key (Moshe Shemesh)
- net/mlx5e: Properly disable vlan strip on non-UL reps (Vlad Buslov)
- ice: xsk: prohibit usage of non-balanced queue id (Maciej Fijalkowski)
- ice: xsk: Force rings to be sized to power of 2 (Maciej Fijalkowski)
- nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout (Duoming Zhou)
- r8152: fix the RX FIFO settings when suspending (Hayes Wang)
- r8152: fix the units of some registers for RTL8156A (Hayes Wang)
- rose: check NULL rose_loopback_neigh->loopback (Bernard Pidoux)
- ntfs: fix acl handling (Christian Brauner)
- mm/smaps: don't access young/dirty bit if pte unpresent (Peter Xu)
- SUNRPC: RPC level errors should set task->tk_rpc_status (Trond Myklebust)
- NFSv4.2 fix problems with __nfs42_ssc_open (Olga Kornievskaia)
- NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() (Trond Myklebust)
- Revert "net: macsec: update SCI upon MAC address change." (Sabrina Dubroca)
- net: use eth_hw_addr_set() instead of ether_addr_copy() (Jakub Kicinski)
- fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts (Seth Forshee)
- xfrm: policy: fix metadata dst->dev xmit null pointer dereference (Nikolay Aleksandrov)
- xfrm: clone missing x->lastused in xfrm_do_migrate (Antony Antony)
- xfrm: fix refcount leak in __xfrm_policy_check() (Xin Xiong)
- riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit (Chen Lifu)
- riscv: lib: uaccess: fold fixups into body (Jisheng Zhang)
- btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc() (Qu Wenruo)
- btrfs: pass the dentry to btrfs_log_new_name() instead of the inode (Filipe Manana)
- btrfs: put initial index value of a directory in a constant (Filipe Manana)
- scsi: qla2xxx: edif: Fix dropped IKE message (Quinn Tran)
- scsi: qla2xxx: Fix response queue handler reading stale packets (Arun Easi)
- drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist (Phil Auld)
- Input: i8042 - add additional TUXEDO devices to i8042 quirk tables (Werner Sembach)
- Input: i8042 - add TUXEDO devices to i8042 quirk tables (Werner Sembach)
- Input: i8042 - merge quirk tables (Werner Sembach)
- Input: i8042 - move __initconst to fix code styling warning (Werner Sembach)
- btrfs: convert count_max_extents() to use fs_info->max_extent_size (Naohiro Aota)
- btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size (Naohiro Aota)
- btrfs: zoned: revive max_zone_append_bytes (Naohiro Aota)
- block: add bdev_max_segments() helper (Naohiro Aota)
- block: add a bdev_max_zone_append_sectors helper (Christoph Hellwig)
- x86/entry: Move CLD to the start of the idtentry macro (Lai Jiangshan)
- kernel/sys_ni: add compat entry for fadvise64_64 (Randy Dunlap)
- parisc: Fix exception handler for fldw and fstw instructions (Helge Deller)
- parisc: Make CONFIG_64BIT available for ARCH=parisc64 only (Helge Deller)
- cgroup: Fix race condition at rebind_subsystems() (Jing-Ting Wu)
- audit: fix potential double free on error path from fsnotify_add_inode_mark (Gaosheng Cui)
- eth: sun: cassini: remove dead code (Martin Liška)
- wifi: rtlwifi: remove always-true condition pointed out by GCC 12 (Jakub Kicinski)
- LTS version: v5.15.63 (Jack Vogel)
- xfs: revert "xfs: actually bump warning counts when we send warnings" (Eric Sandeen)
- xfs: fix soft lockup via spinning in filestream ag selection loop (Brian Foster)
- xfs: fix overfilling of reserve pool (Darrick J. Wong)
- xfs: always succeed at setting the reserve pool size (Darrick J. Wong)
- xfs: remove infinite loop when reserving free block pool (Darrick J. Wong)
- xfs: reserve quota for target dir expansion when renaming files (Darrick J. Wong)
- xfs: reserve quota for dir expansion when linking/unlinking files (Darrick J. Wong)
- scsi: ufs: ufs-mediatek: Fix build error and type mismatch (Ren Zhijie)
- can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once() (Fedor Pchelkin)
- MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0 (Nathan Chancellor)
- video: fbdev: i740fb: Check the argument of i740_calc_vclk() (Zheyu Ma)
- venus: pm_helpers: Fix warning in OPP during probe (Stanimir Varbanov)
- powerpc/64: Init jump labels before parse_early_param() (Zhouyi Zhou)
- smb3: check xattr value length earlier (Steve French)
- f2fs: fix to do sanity check on segment type in build_sit_entries() (Chao Yu)
- f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page() (Chao Yu)
- ALSA: control: Use deferred fasync helper (Takashi Iwai)
- ALSA: timer: Use deferred fasync helper (Takashi Iwai)
- ALSA: core: Add async signal helpers (Takashi Iwai)
- powerpc/ioda/iommu/debugfs: Generate unique debugfs entries (Alexey Kardashevskiy)
- ovl: warn if trusted xattr creation fails (Miklos Szeredi)
- powerpc/32: Don't always pass -mcpu=powerpc to the compiler (Christophe Leroy)
- powerpc/32: Set an IBAT covering up to _einittext during init (Christophe Leroy)
- watchdog: export lockup_detector_reconfigure (Laurent Dufour)
- RISC-V: Add fast call path of crash_kexec() (Xianting Tian)
- riscv: mmap with PROT_WRITE but no PROT_READ is invalid (Celeste Liu)
- riscv: dts: canaan: Add k210 topology information (Conor Dooley)
- riscv: dts: sifive: Add fu740 topology information (Conor Dooley)
- ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl() (Kuninori Morimoto)
- modules: Ensure natural alignment for .altinstructions and __bug_table sections (Helge Deller)
- iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit (Yunfei Wang)
- mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start (Liang He)
- vfio: Clear the caps->buf to NULL after free (Schspa Shi)
- KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings (Fabiano Rosas)
- tty: serial: Fix refcount leak bug in ucc_uart.c (Liang He)
- lib/list_debug.c: Detect uninitialized lists (Guenter Roeck)
- ext4: avoid resizing to a partial cluster size (Kiselev, Oleg)
- ext4: avoid remove directory when directory is corrupted (Ye Bin)
- drivers:md:fix a potential use-after-free bug (Wentao_Liang)
- nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown (Sagi Grimberg)
- md: Notify sysfs sync_completed in md_reap_sync_thread() (Logan Gunthorpe)
- phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks (Marek Szyprowski)
- openrisc: io: Define iounmap argument as volatile (Stafford Horne)
- dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed (Uwe Kleine-König)
- selftests/kprobe: Do not test for GRP/ without event failures (Steven Rostedt (Google))
- csky/kprobe: reclaim insn_slot on kprobe unregistration (Liao Chang)
- RDMA/rxe: Limit the number of calls to each tasklet (Bob Pearson)
- dmaengine: dw-axi-dmac: ignore interrupt if no descriptor (Ben Dooks)
- dmaengine: dw-axi-dmac: do not print NULL LLI during error (Ben Dooks)
- um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups (Jason A. Donenfeld)
- PCI/ACPI: Guard ARM64-specific mcfg_quirks (Huacai Chen)
- cxl: Fix a memory leak in an error handling path (Christophe JAILLET)
- pinctrl: intel: Check against matching data instead of ACPI companion (Andy Shevchenko)
- mmc: tmio: avoid glitches when resetting (Wolfram Sang)
- habanalabs/gaudi: mask constant value before cast (Oded Gabbay)
- habanalabs/gaudi: fix shift out of bounds (Ofir Bitton)
- coresight: etm4x: avoid build failure with unrolled loops (Nick Desaulniers)
- gadgetfs: ep_io - wait until IRQ finishes (Jozef Martiniak)
- scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE (James Smart)
- scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input (James Smart)
- clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description (Vladimir Zapolskiy)
- zram: do not lookup algorithm in backends table (Sergey Senozhatsky)
- uacce: Handle parent device removal or parent driver module rmmod (Jean-Philippe Brucker)
- clk: qcom: ipq8074: dont disable gcc_sleep_clk_src (Robert Marko)
- vboxguest: Do not use devm for irq (Pascal Terjan)
- usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch (Amelie Delaunay)
- usb: renesas: Fix refcount leak bug (Liang He)
- usb: host: ohci-ppc-of: Fix refcount leak bug (Liang He)
- scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators (Po-Wen Kao)
- clk: ti: Stop using legacy clkctrl names for omap4 and 5 (Tony Lindgren)
- drm/meson: Fix overflow implicit truncation warnings (Sai Prakash Ranjan)
- irqchip/tegra: Fix overflow implicit truncation warnings (Sai Prakash Ranjan)
- PCI: aardvark: Fix reporting Slot capabilities on emulated bridge (Pali Rohár)
- usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info (Michael Grzeschik)
- usb: gadget: uvc: calculate the number of request depending on framesize (Michael Grzeschik)
- usb: cdns3: fix random warning message when driver load (Frank Li)
- usb: cdns3 fix use-after-free at workaround 2 (Frank Li)
- platform/chrome: cros_ec_proto: don't show MKBP version if unsupported (Tzung-Bi Shih)
- PCI: Add ACS quirk for Broadcom BCM5750x NICs (Pavan Chebbi)
- HID: multitouch: new device class fix Lenovo X12 trackpad sticky (Tao Jin)
- KVM: arm64: Reject 32bit user PSTATE on asymmetric systems (Oliver Upton)
- KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems (Oliver Upton)
- net: qrtr: start MHI channel after endpoit creation (Maxim Kochetkov)
- drm/sun4i: dsi: Prevent underflow when computing packet sizes (Samuel Holland)
- drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors() (Liang He)
- ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf() (Takashi Iwai)
- ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_desc (Ranjani Sridharan)
- drm/imx/dcss: get rid of HPD warning message (Laurentiu Palcu)
- tracing/eprobes: Fix reading of string fields (Steven Rostedt (Google))
- gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file (Andrew Donnellan)
- kbuild: fix the modules order between drivers and libs (Masahiro Yamada)
- igb: Add lock to avoid data race (Lin Ma)
- stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() (Christophe JAILLET)
- fec: Fix timer capture timing in `fec_ptp_enable_pps()` (Csókás Bence)
- i40e: Fix to stop tx_timeout recovery if GLOBR fails (Alan Brady)
- regulator: pca9450: Remove restrictions for regulator-name (Frieder Schrempf)
- i2c: imx: Make sure to unregister adapter on remove() (Uwe Kleine-König)
- ice: Ignore EEXIST when setting promisc mode (Grzegorz Siwik)
- net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions() (Rustam Subkhankulov)
- net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it (Vladimir Oltean)
- net: genl: fix error path memory leak in policy dumping (Jakub Kicinski)
- net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters (Vladimir Oltean)
- net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry (Arun Ramadoss)
- net: fix potential refcount leak in ndisc_router_discovery() (Xin Xiong)
- net: moxa: pass pdev instead of ndev to DMA functions (Sergei Antonov)
- mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice (Amit Cohen)
- net: dsa: mv88e6060: prevent crash on an unused port (Sergei Antonov)
- net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change() (Xin Xiong)
- spi: meson-spicc: add local pow2 clock ops to preserve rate between messages (Neil Armstrong)
- powerpc/pci: Fix get_phb_number() locking (Michael Ellerman)
- netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVAL_END (Pablo Neira Ayuso)
- netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags (Pablo Neira Ayuso)
- netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag (Pablo Neira Ayuso)
- netfilter: nf_tables: really skip inactive sets when allocating name (Pablo Neira Ayuso)
- netfilter: nf_tables: possible module reference underflow in error path (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERVAL_END flag (Pablo Neira Ayuso)
- fs/ntfs3: uninitialized variable in ntfs_set_acl_ex() (Dan Carpenter)
- netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id access (Pablo Neira Ayuso)
- ASoC: codec: tlv320aic32x4: fix mono playback via I2S (Philipp Zabel)
- ASoC: tas2770: Fix handling of mute/unmute (Martin Povišer)
- ASoC: tas2770: Drop conflicting set_bias_level power setting (Martin Povišer)
- ASoC: tas2770: Allow mono streams (Martin Povišer)
- ASoC: tas2770: Set correct FSYNC polarity (Martin Povišer)
- ASoC: SOF: debug: Fix potential buffer overflow by snprintf() (Takashi Iwai)
- iavf: Fix reset error handling (Przemyslaw Patynowski)
- iavf: Fix adminq error handling (Przemyslaw Patynowski)
- nios2: add force_successful_syscall_return() (Al Viro)
- nios2: restarts apply only to the first sigframe we build... (Al Viro)
- nios2: fix syscall restart checks (Al Viro)
- nios2: traced syscall does need to check the syscall number (Al Viro)
- nios2: don't leave NULLs in sys_call_table[] (Al Viro)
- nios2: page fault et.al. are *not* restartable syscalls... (Al Viro)
- fs/ntfs3: Fix missing i_op in ntfs_read_mft (Konstantin Komarov)
- fs/ntfs3: Do not change mode if ntfs_set_ea failed (Konstantin Komarov)
- fs/ntfs3: Fix double free on remount (Konstantin Komarov)
- fs/ntfs3: Don't clear upper bits accidentally in log_replay() (Dan Carpenter)
- fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr (Pavel Skripkin)
- fs/ntfs3: Fix using uninitialized value n when calling indx_read (Yan Lei)
- dpaa2-eth: trace the allocated address instead of page struct (Chen Lin)
- perf tests: Fix Track with sched_switch test for hybrid case (Adrian Hunter)
- perf parse-events: Fix segfault when event parser gets an error (Adrian Hunter)
- perf probe: Fix an error handling path in 'parse_perf_probe_command()' (Christophe JAILLET)
- geneve: fix TOS inheriting for ipv4 (Matthias May)
- atm: idt77252: fix use-after-free bugs caused by tst_timer (Duoming Zhou)
- xen/xenbus: fix return type in xenbus_file_read() (Dan Carpenter)
- nfp: ethtool: fix the display error of `ethtool -m DEVNAME` (Yu Xiao)
- NTB: ntb_tool: uninitialized heap data in tool_fn_write() (Dan Carpenter)
- tools build: Switch to new openssl API for test-libcrypto (Roberto Sassu)
- kbuild: dummy-tools: avoid tmpdir leak in dummy gcc (Ondrej Mosnacek)
- ceph: don't leak snap_rwsem in handle_cap_grant (Jeff Layton)
- tools/vm/slabinfo: use alphabetic order when two values are equal (Yuanzheng Song)
- ceph: use correct index when encoding client supported features (Luís Henriques)
- spi: dt-bindings: zynqmp-qspi: add missing 'required' (Krzysztof Kozlowski)
- spi: dt-bindings: cadence: add missing 'required' (Krzysztof Kozlowski)
- dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sources (Dmitry Baryshkov)
- dt-bindings: arm: qcom: fix MSM8994 boards compatibles (Krzysztof Kozlowski)
- dt-bindings: arm: qcom: fix MSM8916 MTP compatibles (Krzysztof Kozlowski)
- dt-bindings: arm: qcom: fix Longcheer L8150 compatibles (Krzysztof Kozlowski)
- dt-bindings: gpio: zynq: Add missing compatible strings (Michal Simek)
- vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout() (Peilin Ye)
- vsock: Fix memory leak in vsock_connect() (Peilin Ye)
- plip: avoid rcu debug splat (Florian Westphal)
- ipv6: do not use RT_TOS for IPv6 flowlabel (Matthias May)
- mlx5: do not use RT_TOS for IPv6 flowlabel (Matthias May)
- geneve: do not use RT_TOS for IPv6 flowlabel (Matthias May)
- ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool (Sakari Ailus)
- octeontx2-af: Fix key checking for source mac (Subbaraya Sundeep)
- octeontx2-af: Fix mcam entry resource leak (Subbaraya Sundeep)
- octeontx2-af: suppress external profile loading warning (Harman Kalra)
- octeontx2-af: Apply tx nibble fixup always (Stanislaw Kardach)
- octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration (Naveen Mamindlapalli)
- Input: exc3000 - fix return value check of wait_for_completion_timeout (Miaoqian Lin)
- pinctrl: qcom: sm8250: Fix PDC map (Jianhua Lu)
- pinctrl: sunxi: Add I/O bias setting for H6 R-PIO (Samuel Holland)
- pinctrl: amd: Don't save/restore interrupt status and wake status bits (Basavaraj Natikar)
- pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed (Nikita Travkin)
- pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map (Miaoqian Lin)
- dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles (Krzysztof Kozlowski)
- selftests: forwarding: Fix failing tests with old libnet (Ido Schimmel)
- net: bgmac: Fix a BUG triggered by wrong bytes_compl (Sandor Bodo-Merle)
- net: bcmgenet: Indicate MAC is in charge of PHY PM (Florian Fainelli)
- net: phy: Warn about incorrect mdio_bus_phy_resume() state (Florian Fainelli)
- devlink: Fix use-after-free after a failed reload (Ido Schimmel)
- virtio_net: fix memory leak inside XPD_TX with mergeable (Xuan Zhuo)
- SUNRPC: Reinitialise the backchannel request buffers before reuse (Trond Myklebust)
- SUNRPC: Fix xdr_encode_bool() (Chuck Lever)
- sunrpc: fix expiry of auth creds (Dan Aloni)
- m68k: coldfire/device.c: protect FLEXCAN blocks (Randy Dunlap)
- net: atlantic: fix aq_vec index out of range error (Chia-Lin Kao (AceLan))
- can: j1939: j1939_session_destroy(): fix memory leak of skbs (Fedor Pchelkin)
- can: mcp251x: Fix race condition on receive interrupt (Sebastian Würl)
- bpf: Check the validity of max_rdwr_access for sock local storage map iterator (Hou Tao)
- bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator (Hou Tao)
- bpf: Acquire map uref in .init_seq_private for sock local storage map iterator (Hou Tao)
- bpf: Acquire map uref in .init_seq_private for hash map iterator (Hou Tao)
- bpf: Acquire map uref in .init_seq_private for array map iterator (Hou Tao)
- bpf: Don't reinit map value in prealloc_lru_pop (Kumar Kartikeya Dwivedi)
- BPF: Fix potential bad pointer dereference in bpf_sys_bpf() (Jinghao Jia)
- NFSv4/pnfs: Fix a use-after-free bug in open (Trond Myklebust)
- NFSv4.1: RECLAIM_COMPLETE must handle EACCES (Zhang Xianwei)
- NFSv4: Fix races in the legacy idmapper upcall (Trond Myklebust)
- NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly (Trond Myklebust)
- NFSv4.1: Don't decrease the value of seq_nr_highest_sent (Trond Myklebust)
- Documentation: ACPI: EINJ: Fix obsolete example (Qifu Zhang)
- apparmor: Fix memleak in aa_simple_write_to_buffer() (Xiu Jianfeng)
- apparmor: fix reference count leak in aa_pivotroot() (Xin Xiong)
- apparmor: fix overlapping attachment computation (John Johansen)
- apparmor: fix setting unconfined mode on a loaded profile (John Johansen)
- apparmor: fix aa_label_asxprint return check (Tom Rix)
- apparmor: Fix failed mount permission check error message (John Johansen)
- apparmor: fix absroot causing audited secids to begin with = (John Johansen)
- apparmor: fix quiet_denied for file rules (John Johansen)
- can: ems_usb: fix clang's -Wunaligned-access warning (Marc Kleine-Budde)
- dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional (Nícolas F. R. A. Prado)
- ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II (Takashi Iwai)
- tracing: Have filter accept "common_cpu" to be consistent (Steven Rostedt (Google))
- tracing/probes: Have kprobes and uprobes use $COMM too (Steven Rostedt (Google))
- tracing/eprobes: Have event probes be consistent with kprobes and uprobes (Steven Rostedt (Google))
- tracing/eprobes: Do not hardcode $comm as a string (Steven Rostedt (Google))
- tracing/eprobes: Do not allow eprobes to use $stack, or % for regs (Steven Rostedt (Google))
- tracing/perf: Fix double put of trace event when init fails (Steven Rostedt (Google))
- x86/kprobes: Fix JNG/JNLE emulation (Nadav Amit)
- cifs: Fix memory leak on the deferred close (Zhang Xiaoxu)
- btrfs: fix lost error handling when looking up extended ref on log replay (Filipe Manana)
- btrfs: reset RO counter on block group if we fail to relocate (Josef Bacik)
- btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() (Zixuan Fu)
- mmc: meson-gx: Fix an error handling path in meson_mmc_probe() (Christophe JAILLET)
- mmc: pxamci: Fix an error handling path in pxamci_probe() (Christophe JAILLET)
- mmc: pxamci: Fix another error handling path in pxamci_probe() (Christophe JAILLET)
- ata: libata-eh: Add missing command name (Damien Le Moal)
- drm/amd/display: Check correct bounds for stream encoder instances for DCN303 (Aurabindo Pillai)
- drm/ttm: Fix dummy res NULL ptr deref bug (Arunpravin Paneer Selvam)
- drm/nouveau: recognise GA103 (Karol Herbst)
- x86/mm: Use proper mask when setting PUD mapping (Aaron Lu)
- KVM: Unconditionally get a ref to /dev/kvm module when creating a VM (Sean Christopherson)
- ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU (Christoffer Sandberg)
- ALSA: info: Fix llseek return value when using callback (Amadeusz Sławiński)
- LTS version: v5.15.62 (Jack Vogel)
- btrfs: raid56: don't trust any cached sector in __raid56_parity_recover() (Qu Wenruo)
- btrfs: only write the sectors in the vertical stripe which has data stripes (Qu Wenruo)
- x86/ftrace: Use alternative RET encoding (Peter Zijlstra)
- x86/ibt,ftrace: Make function-graph play nice (Peter Zijlstra)
- Revert "x86/ftrace: Use alternative RET encoding" (Thadeu Lima de Souza Cascardo)
- ksmbd: fix heap-based overflow in set_ntacl_dacl() (Namjae Jeon)
- ksmbd: prevent out of bound read for SMB2_WRITE (Hyunchul Lee)
- net_sched: cls_route: disallow handle of 0 (Jamal Hadi Salim)
- tee: add overflow check in register_shm_helper() (Jens Wiklander)
- io_uring: use original request task for inflight tracking (Jens Axboe)
- LTS version: v5.15.61 (Jack Vogel)
- scsi: lpfc: Resolve some cleanup issues following SLI path refactoring (James Smart)
- scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4() (James Smart)
- scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup() (James Smart)
- drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c (Maxime Ripard)
- Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression (Luiz Augusto von Dentz)
- Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP" (Jose Alonso)
- io_uring: mem-account pbuf buckets (Pavel Begunkov)
- drm/meson: Fix refcount leak in meson_encoder_hdmi_init (Miaoqian Lin)
- drm/msm: Fix dirtyfb refcounting (Rob Clark)
- tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro (Kees Cook)
- drm/vc4: change vc4_dma_range_matches from a global to static (Tom Rix)
- net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode (Lukas Wunner)
- drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function (Marek Vasut)
- Revert "s390/smp: enforce lowcore protection on CPU restart" (Alexander Gordeev)
- Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv" (Greg Kroah-Hartman)
- crypto: lib/blake2s - reduce stack frame usage in self test (Jason A. Donenfeld)
- tcp: fix over estimation in sk_forced_mem_schedule() (Eric Dumazet)
- mac80211: fix a memory leak where sta_info is not freed (Ahmed Zaki)
- tracing: Use a struct alignof to determine trace event field alignment (Steven Rostedt (Google))
- powerpc: Fix eh field when calling lwarx on PPC32 (Christophe Leroy)
- xen-blkfront: Apply 'feature_persistent' parameter when connect (SeongJae Park)
- xen-blkback: Apply 'feature_persistent' parameter when connect (Maximilian Heyne)
- xen-blkback: fix persistent grants negotiation (SeongJae Park)
- tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH (Huacai Chen)
- KEYS: asymmetric: enforce SM2 signature use pkey algo (Tianjia Zhang)
- ext4: fix race when reusing xattr blocks (Jan Kara)
- ext4: unindent codeblock in ext4_xattr_block_set() (Jan Kara)
- ext4: use kmemdup() to replace kmalloc + memcpy (Shuqi Zhang)
- ext4: remove EA inode entry from mbcache on inode eviction (Jan Kara)
- ext4: make sure ext4_append() always allocates new block (Lukas Czerner)
- ext4: check if directory block is within i_size (Lukas Czerner) {CVE-2022-1184}
- ext4: fix warning in ext4_iomap_begin as race between bmap and write (Ye Bin)
- ext4: correct the misjudgment in ext4_iget_extra_inode (Baokun Li)
- ext4: correct max_inline_xattr_value_size computing (Baokun Li)
- ext4: fix use-after-free in ext4_xattr_set_entry (Baokun Li)
- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h (Baokun Li)
- ext4: fix extent status tree race in writeback error recovery path (Eric Whitney)
- ext4: update s_overhead_clusters in the superblock during an on-line resize (Theodore Ts'o)
- tracing: Avoid -Warray-bounds warning for __rel_loc macro (Masami Hiramatsu)
- tracing: Add '__rel_loc' using trace event macros (Masami Hiramatsu)
- dm raid: fix address sanitizer warning in raid_resume (Mikulas Patocka)
- dm raid: fix address sanitizer warning in raid_status (Mikulas Patocka)
- KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists (Sean Christopherson)
- KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL (Sean Christopherson)
- KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl (Like Xu)
- KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU (Sean Christopherson)
- KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter (Like Xu)
- powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 (Jason A. Donenfeld)
- ACPI: CPPC: Do not prevent CPPC from working in the future (Rafael J. Wysocki)
- btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA (Nikolay Borisov)
- btrfs: reset block group chunk force if we have to wait (Josef Bacik)
- btrfs: ensure pages are unlocked on cow_file_range() failure (Naohiro Aota)
- block: don't allow the same type rq_qos add more than once (Jinke Han)
- block: remove the struct blk_queue_ctx forward declaration (Christoph Hellwig)
- locking/csd_lock: Change csdlock_debug from early_param to __setup (Chen Zhongjin)
- timekeeping: contribute wall clock to rng on time change (Jason A. Donenfeld)
- ARM: remove some dead code (Ard Biesheuvel)
- net/9p: Initialize the iounit field during fid creation (Tyler Hicks)
- dm thin: fix use-after-free crash in dm_sm_register_threshold_callback (Luo Meng)
- kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification (Michal Suchanek)
- dm writecache: set a default MAX_WRITEBACK_JOBS (Mikulas Patocka)
- tty: 8250: Add support for Brainboxes PX cards. (Cameron Williams)
- serial: 8250: Add proper clock handling for OxSemi PCIe devices (Maciej W. Rozycki)
- serial: 8250: Fold EndRun device support into OxSemi Tornado code (Maciej W. Rozycki)
- serial: 8250_pci: Replace dev_*() by pci_*() macros (Andy Shevchenko)
- serial: 8250_pci: Refactor the loop in pci_ite887x_init() (Andy Shevchenko)
- PCI: qcom: Power on PHY before IPQ8074 DBI register accesses (Robert Marko)
- PCI/AER: Iterate over error counters instead of error strings (Mohamed Khalfella)
- iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) (Alexander Lobakin)
- KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS) (Sean Christopherson)
- KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors (Lev Kujawski)
- intel_th: pci: Add Raptor Lake-S CPU support (Alexander Shishkin)
- intel_th: pci: Add Raptor Lake-S PCH support (Alexander Shishkin)
- intel_th: pci: Add Meteor Lake-P support (Alexander Shishkin)
- scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID (James Smart)
- scsi: lpfc: SLI path split: Refactor SCSI paths (James Smart)
- scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 (James Smart)
- scsi: lpfc: SLI path split: Refactor lpfc_iocbq (James Smart)
- scsi: lpfc: Fix EEH support for NVMe I/O (James Smart)
- firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails (Sudeep Holla)
- usbnet: smsc95xx: Fix deadlock on runtime resume (Lukas Wunner)
- usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling (Lukas Wunner)
- usbnet: smsc95xx: Avoid link settings race on interrupt reception (Lukas Wunner)
- usbnet: smsc95xx: Don't clear read-only PHY interrupt (Lukas Wunner)
- drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component (Dave Stevenson)
- drm/dp/mst: Read the extended DPCD capabilities during system resume (Imre Deak)
- crypto: blake2s - remove shash module (Jason A. Donenfeld)
- drm/mediatek: Keep dsi as LP00 before dcs cmds transfer (Jitao Shi)
- drm/mediatek: Allow commands to be sent during video mode (Julien STEPHAN)
- spmi: trace: fix stack-out-of-bound access in SPMI tracing functions (David Collins)
- __follow_mount_rcu(): verify that mount_lock remains unchanged (Al Viro)
- Input: gscps2 - check return value of ioremap() in gscps2_probe() (Xie Shaowen)
- SMB3: fix lease break timeout when multiple deferred close handles for the same file. (Bharath SM)
- x86/olpc: fix 'logical not is only applied to the left hand side' (Alexander Lobakin)
- x86/kprobes: Update kcb status flag after singlestepping (Masami Hiramatsu (Google))
- ftrace/x86: Add back ftrace_expected assignment (Steven Rostedt (Google))
- x86/bugs: Enable STIBP for IBPB mitigated RETBleed (Kim Phillips)
- scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (Arun Easi)
- scsi: qla2xxx: Fix losing target when it reappears during delete (Arun Easi)
- scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os (Arun Easi)
- scsi: qla2xxx: Wind down adapter after PCIe error (Quinn Tran)
- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (Quinn Tran)
- scsi: qla2xxx: Fix excessive I/O error messages by default (Arun Easi)
- scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (Arun Easi)
- scsi: qla2xxx: Turn off multi-queue for 8G adapters (Quinn Tran)
- scsi: qla2xxx: Fix discovery issues in FC-AL topology (Arun Easi)
- scsi: qla2xxx: Fix imbalance vha->vref_count (Quinn Tran)
- scsi: zfcp: Fix missing auto port scan and thus missing target ports (Steffen Maier)
- scsi: ufs: core: Correct ufshcd_shutdown() flow (Peter Wang)
- video: fbdev: s3fb: Check the size of screen before memset_io() (Zheyu Ma)
- video: fbdev: arkfb: Check the size of screen before memset_io() (Zheyu Ma)
- video: fbdev: vt8623fb: Check the size of screen before memset_io() (Zheyu Ma)
- f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED (Jaewook Kim)
- f2fs: allow compression for mmap files in compress_mode=user (Sungjong Seo)
- x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y (Andrea Righi)
- sched/core: Do not requeue task on CPU excluded from cpus_mask (Mel Gorman)
- sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle (Tianchen Ding)
- sched: Fix the check of nr_running at queue wakelist (Tianchen Ding)
- tools/thermal: Fix possible path truncations (Florian Fainelli)
- video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock() (Zheyu Ma)
- x86/numa: Use cpumask_available instead of hardcoded NULL check (Siddh Raman Pant)
- sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed (Waiman Long)
- sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy() (Dietmar Eggemann)
- scripts/faddr2line: Fix vmlinux detection on arm64 (Josh Poimboeuf)
- genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO (Arnaldo Carvalho de Melo)
- powerpc/pci: Fix PHB numbering when using opal-phbid (Michael Ellerman)
- x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero (Chenyi Qiang)
- kprobes: Forbid probing on trampoline and BPF code areas (Chen Zhongjin)
- perf symbol: Fail to read phdr workaround (Ian Rogers)
- powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address (Miaoqian Lin)
- powerpc/xive: Fix refcount leak in xive_get_max_prio (Miaoqian Lin)
- powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader (Miaoqian Lin)
- f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time (Chao Liu)
- s390/smp: enforce lowcore protection on CPU restart (Alexander Gordeev)
- s390/maccess: rework absolute lowcore accessors (Alexander Gordeev)
- s390/smp: cleanup control register update routines (Alexander Gordeev)
- s390/smp: cleanup target CPU callback starting (Alexander Gordeev)
- s390/dump: fix os_info virtual vs physical address confusion (Alexander Gordeev)
- tty: serial: fsl_lpuart: correct the count of break characters (Sherry Sun)
- powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias (Pali Rohár)
- powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case (Alexey Kardashevskiy)
- powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32 (Christophe Leroy)
- powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping. (Christophe Leroy)
- ASoC: mchp-spdifrx: disable end of block interrupt on failures (Claudiu Beznea)
- video: fbdev: sis: fix typos in SiS_GetModeID() (Rustam Subkhankulov)
- video: fbdev: amba-clcd: Fix refcount leak bugs (Liang He)
- watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada_37xx_wdt_probe() (William Dean)
- watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource (Jean Delvare)
- ASoC: audio-graph-card: Add of_node_put() in fail path (Liang He)
- fuse: Remove the control interface for virtio-fs (Xie Yongji)
- ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp() (Christophe JAILLET)
- ASoC: imx-card: use snd_pcm_format_t type for asrc_format (Shengjiu Wang)
- ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format (Shengjiu Wang)
- ASoC: fsl-asoc-card: force cast the asrc_format type (Shengjiu Wang)
- ASoC: fsl_asrc: force cast the asrc_format type (Shengjiu Wang)
- s390/zcore: fix race when reading from hardware system area (Alexander Gordeev)
- s390/crash: fix incorrect number of bytes to copy to user space (Alexander Gordeev)
- s390/maccess: fix semantics of memcpy_real() and its callers (Alexander Gordeev)
- s390/dump: fix old lowcore virtual vs physical address confusion (Alexander Gordeev)
- perf tools: Fix dso_id inode generation comparison (Adrian Hunter)
- iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop (Liang He)
- mfd: max77620: Fix refcount leak in max77620_initialise_fps (Miaoqian Lin)
- mfd: t7l66xb: Drop platform disable callback (Uwe Kleine-König)
- remoteproc: sysmon: Wait for SSCTL service to come up (Sibi Sankar)
- remoteproc: qcom: pas: Check if coredump is enabled (Siddharth Gupta)
- proc: fix a dentry lock race between release_task and lookup (Zhihao Cheng)
- lib/smp_processor_id: fix imbalanced instrumentation_end() call (Tetsuo Handa)
- kfifo: fix kfifo_to_user() return type (Dan Carpenter)
- rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge (Miaoqian Lin)
- MIPS: Fixed __debug_virt_addr_valid() (Florian Fainelli)
- net: 9p: fix refcount leak in p9_read_work() error handling (Hangyu Hua)
- 9p: Add client parameter to p9_req_put() (Kent Overstreet)
- 9p: Drop kref usage (Kent Overstreet)
- 9p: fix a bunch of checkpatch warnings (Dominique Martinet)
- iommu/exynos: Handle failed IOMMU device registration properly (Sam Protsenko)
- serial: 8250_bcm7271: Save/restore RTS in suspend/resume (Doug Berger)
- ASoC: mt6359: Fix refcount leak bug (Liang He)
- swiotlb: fail map correctly with failed io_tlb_default_mem (Robin Murphy)
- MIPS: vdso: Utilize __pa() for gic_pfn (Florian Fainelli)
- tty: n_gsm: fix missing corner cases in gsmld_poll() (Daniel Starke)
- tty: n_gsm: fix DM command (Daniel Starke)
- tty: n_gsm: fix wrong T1 retry count handling (Daniel Starke)
- serial: 8250_fsl: Don't report FE, PE and OE twice (Uwe Kleine-König)
- vfio/ccw: Do not change FSM state in subchannel event (Eric Farman)
- remoteproc: qcom: wcnss: Fix handling of IRQs (Sireesh Kodali)
- ASoC: imx-card: Fix DSD/PDM mclk frequency (Shengjiu Wang)
- ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe() (Liang He)
- tty: n_gsm: fix resource allocation order in gsm_activate_mux() (Daniel Starke)
- tty: n_gsm: fix race condition in gsmld_write() (Daniel Starke)
- tty: n_gsm: fix packet re-transmission without open control channel (Daniel Starke)
- tty: n_gsm: fix non flow control frames during mux flow off (Daniel Starke)
- tty: n_gsm: fix missing timer to handle stalled links (Daniel Starke)
- tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output() (Daniel Starke)
- tty: n_gsm: fix tty registration before control channel open (Daniel Starke)
- tty: n_gsm: fix user open not possible at responder until initiator open (Daniel Starke)
- tty: n_gsm: Delete gsmtty open SABM frame when config requester (Zhenguo Zhao)
- ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to static variables (Tom Rix)
- powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI check in power_pmu_disable (Athira Rajeev)
- ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header (Krzysztof Kozlowski)
- remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init (Miaoqian Lin)
- profiling: fix shift too large makes kernel panic (Chen Zhongjin)
- selftests/livepatch: better synchronize test_klp_callbacks_busy (Joe Lawrence)
- remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init (Miaoqian Lin)
- rpmsg: mtk_rpmsg: Fix circular locking dependency (AngeloGioacchino Del Regno)
- rpmsg: char: Add mutex protection for rpmsg_eptdev_open() (Shengjiu Wang)
- ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV (Srinivas Kandagatla)
- ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLV (Srinivas Kandagatla)
- serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty() (Ilpo Järvinen)
- serial: 8250: dma: Allow driver operations before starting DMA transfers (Miquel Raynal)
- serial: 8250: Export ICR access helpers for internal use (Maciej W. Rozycki)
- ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe (Miaoqian Lin)
- ASoC: codecs: da7210: add check for i2c_add_driver (Jiasheng Jiang)
- ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe (Miaoqian Lin)
- ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe (Miaoqian Lin)
- ASoC: imx-audmux: Silence a clang warning (Fabio Estevam)
- ASoC: samsung: Fix error handling in aries_audio_probe (Miaoqian Lin)
- ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe (Miaoqian Lin)
- opp: Fix error check in dev_pm_opp_attach_genpd() (Tang Bin)
- usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable() (Nathan Chancellor)
- jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted (Zhihao Cheng)
- ext4: recover csum seed of tmp_inode after migrating to extents (Li Lingfeng)
- jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction() (Zhang Yi)
- block: ensure iov_iter advances for added pages (Keith Busch)
- block/bio: remove duplicate append pages code (Keith Busch)
- nvme: catch -ENODEV from nvme_revalidate_zones again (Christoph Hellwig)
- nvme: don't return an error from nvme_configure_metadata (Christoph Hellwig)
- nvme: disable namespace access for unsupported metadata (Keith Busch)
- nvme: define compat_ioctl again to unbreak 32-bit userspace. (Nick Bowler)
- nvme: use command_id instead of req->tag in trace_nvme_complete_rq() (Bean Huo)
- null_blk: fix ida error handling in null_add_dev() (Dan Carpenter)
- block/rnbd-srv: Set keep_id to true after mutex_trylock (Md Haris Iqbal)
- RDMA/rxe: Fix error unwind in rxe_create_qp() (Zhu Yanjun)
- RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq (Xiao Yang)
- RDMA/rxe: Add memory barriers to kernel queues (Bob Pearson)
- RDMA/mlx5: Add missing check for return value in get namespace flow (Maor Gottlieb)
- of/fdt: declared return type does not match actual return type (Xu Qiang)
- selftests: kvm: set rax before vmcall (Andrei Vagin)
- mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region (Miaohe Lin)
- android: binder: stop saving a pointer to the VMA (Liam R. Howlett)
- RDMA/srpt: Fix a use-after-free (Bart Van Assche)
- RDMA/srpt: Introduce a reference count in struct srpt_device (Bart Van Assche)
- RDMA/srpt: Duplicate port name members (Bart Van Assche)
- platform/olpc: Fix uninitialized data in debugfs write (Dan Carpenter)
- KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP (Sean Christopherson)
- mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}() (Patrice Chotard)
- usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable() (Andrey Strachuk)
- USB: serial: fix tty-port initialized comments (Johan Hovold)
- HID: amd_sfh: Handle condition of "no sensors" (Basavaraj Natikar)
- PCI: tegra194: Fix link up retry sequence (Vidya Sagar)
- PCI: tegra194: Fix Root Port interrupt handling (Vidya Sagar)
- RDMA/rxe: For invalidate compare according to set keys in mr (Md Haris Iqbal)
- HID: alps: Declare U1_UNICORN_LEGACY support (Artem Borisov)
- mmc: cavium-thunderx: Add of_node_put() when breaking out of loop (Liang He)
- mmc: cavium-octeon: Add of_node_put() when breaking out of loop (Liang He)
- RDMA/rxe: Fix mw bind to allow any consumer key portion (Bob Pearson)
- scripts/gdb: fix 'lx-dmesg' on 32 bits arch (Antonio Borneo)
- scripts/gdb: lx-dmesg: read records individually (John Ogness)
- dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t) (Fabio Estevam)
- HID: amd_sfh: Add NULL check for hid device (Basavaraj Natikar)
- HID: mcp2221: prevent a buffer overflow in mcp_smbus_write() (Harshit Mogalapalli)
- gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data() (Liang He)
- RDMA/hfi1: fix potential memory leak in setup_base_ctxt() (Jianglei Nie)
- clk: qcom: gcc-msm8939: Fix weird field spacing in ftbl_gcc_camss_cci_clk (Bryan O'Donoghue)
- iio: cros: Register FIFO callback after sensor is registered (Gwendal Grignou)
- RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event (Cheng Xu)
- RDMA/hns: Fix incorrect clearing of interrupt status register (Haoyue Xu)
- RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr() (Jianglei Nie)
- RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function (Md Haris Iqbal)
- RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path (Vaishali Thakkar)
- RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path (Vaishali Thakkar)
- RDMA/rtrs: Rename rtrs_sess to rtrs_path (Vaishali Thakkar)
- RDMA/rtrs: Do not allow sessname to contain special symbols / and . (Md Haris Iqbal)
- RDMA/rtrs: Introduce destroy_cq helper (Md Haris Iqbal)
- RDMA/rtrs: Replace duplicate check with is_pollqueue helper (Jack Wang)
- RDMA/rtrs: Fix warning when use poll mode on client side. (Jack Wang)
- RDMA/rtrs-srv: Fix modinfo output for stringify (Jack Wang)
- RDMA/irdma: Fix setting of QP context err_rq_idx_valid field (Mustafa Ismail)
- RDMA/irdma: Fix VLAN connection with wildcard address (Mustafa Ismail)
- RDMA/irdma: Fix a window for use-after-free (Mustafa Ismail)
- um: random: Don't initialise hwrng struct with zero (Christopher Obbard)
- interconnect: imx: fix max_node_id (Peng Fan)
- phy: stm32: fix error return in stm32_usbphyc_phy_init (Fabrice Gasnier)
- eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write() (Dan Carpenter)
- usb: dwc3: qcom: fix missing optional irq warnings (Johan Hovold)
- usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup (Rohith Kollalsi)
- usb: dwc3: core: Deprecate GCTL.CORESOFTRESET (Thinh Nguyen)
- usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc() (Liang He)
- usb: gadget: udc: amd5536 depends on HAS_DMA (Randy Dunlap)
- xtensa: iss: fix handling error cases in iss_net_configure() (Yang Yingliang)
- xtensa: iss/network: provide release() callback (Max Filippov)
- scsi: smartpqi: Fix DMA direction for RAID requests (Mahesh Rajashekhara)
- PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks (Christian Marangi)
- PCI/portdrv: Don't disable AER reporting in get_port_device_capability() (Stefan Roese)
- KVM: s390: pv: leak the topmost page table when destroy fails (Claudio Imbrenda)
- mmc: block: Add single read for 4k sector cards (Christian Loehle)
- of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer (Liang He)
- mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R (Eugen Hristev)
- memstick/ms_block: Fix a memory leak (Christophe JAILLET)
- memstick/ms_block: Fix some incorrect memory allocation (Christophe JAILLET)
- mmc: renesas_sdhi: Get the reset handle early in the probe (Lad Prabhakar)
- mmc: mxcmmc: Silence a clang warning (Fabio Estevam)
- mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch (Miaoqian Lin)
- staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback (Duoming Zhou)
- binder: fix redefinition of seq_file attributes (Carlos Llamas)
- intel_th: msu: Fix vmalloced buffers (Alexander Shishkin)
- intel_th: msu-sink: Potential dereference of null pointer (Jiasheng Jiang)
- intel_th: Fix a resource leak in an error handling path (Christophe JAILLET)
- scsi: qla2xxx: Check correct variable in qla24xx_async_gffid() (Dan Carpenter)
- PCI: endpoint: Don't stop controller when unbinding endpoint function (Shunsuke Mie)
- dmaengine: sf-pdma: Add multithread support for a DMA channel (Viacheslav Mitrofanov)
- KVM: arm64: Don't return from void function (Quentin Perret)
- soundwire: revisit driver bind/unbind and callbacks (Pierre-Louis Bossart)
- soundwire: bus_type: fix remove and shutdown support (Pierre-Louis Bossart)
- PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists (Serge Semin)
- PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors (Serge Semin)
- PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address (Serge Semin)
- PCI: dwc: Disable outbound windows only for controllers using iATU (Serge Semin)
- PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu() (Serge Semin)
- PCI: dwc: Stop link on host_init errors and de-initialization (Serge Semin)
- mm/mempolicy: fix get_nodes out of bound access (Tianyu Li)
- clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register (Nikita Travkin)
- clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled. (Nikita Travkin)
- clk: qcom: camcc-sm8250: Fix topology around titan_top power domain (Vladimir Zapolskiy)
- clk: qcom: camcc-sdm845: Fix topology around titan_top power domain (Vladimir Zapolskiy)
- clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks (Robert Marko)
- clk: qcom: ipq8074: fix NSS port frequency tables (Robert Marko)
- clk: qcom: ipq8074: SW workaround for UBI32 PLL lock (Robert Marko)
- clk: qcom: ipq8074: fix NSS core PLL-s (Robert Marko)
- RDMA/rxe: Fix deadlock in rxe_do_local_ops() (Bob Pearson)
- usb: host: xhci: use snprintf() in xhci_decode_trb() (Sergey Shtylyov)
- clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clock (Bryan O'Donoghue)
- clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_src (Bryan O'Donoghue)
- clk: qcom: gcc-msm8939: Fix bimc_ddr_clk_src rcgr base address (Bryan O'Donoghue)
- clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRC (Bryan O'Donoghue)
- clk: qcom: clk-krait: unlock spin after mux completion (Ansuel Smith)
- driver core: fix potential deadlock in __driver_attach (Zhang Wensheng)
- misc: rtsx: Fix an error handling path in rtsx_pci_probe() (Christophe JAILLET)
- clk: qcom: camcc-sm8250: Fix halt on boot by reducing driver's init level (Vladimir Zapolskiy)
- mtd: dataflash: Add SPI ID table (Mark Brown)
- dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics (Serge Semin)
- scsi: iscsi: Fix session removal on shutdown (Mike Christie)
- scsi: iscsi: Add helper to remove a session from the kernel (Mike Christie)
- scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel (Mike Christie)
- mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv (Duoming Zhou)
- mwifiex: Ignore BTCOEX events from the 88W8897 firmware (Jonas Dreßler)
- KVM: Don't set Accessed/Dirty bits for ZERO_PAGE (Sean Christopherson)
- lib/test_hmm: avoid accessing uninitialized pages (Miaohe Lin)
- clk: mediatek: reset: Fix written reset bit offset (Rex-BC Chen)
- iio: accel: bma400: Reordering of header files (Jagath Jog J)
- platform/chrome: cros_ec: Always expose last resume result (Stephen Boyd)
- iio: accel: bma400: Fix the scale min and max macro values (Jagath Jog J)
- scsi: qla2xxx: edif: Fix no logout on delete for N2N (Quinn Tran)
- scsi: qla2xxx: edif: Fix session thrash (Quinn Tran)
- scsi: qla2xxx: edif: Tear down session if keys have been removed (Quinn Tran)
- scsi: qla2xxx: edif: Fix no login after app start (Quinn Tran)
- scsi: qla2xxx: edif: Reduce disruption due to multiple app start (Quinn Tran)
- scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (Quinn Tran)
- netfilter: xtables: Bring SPDX identifier back (Thomas Gleixner)
- usb: xhci: tegra: Fix error check (Tang Bin)
- usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init() (Tang Bin)
- usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe (Miaoqian Lin)
- usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe (Miaoqian Lin)
- fpga: altera-pr-ip: fix unsigned comparison with less than zero (Marco Pagani)
- PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains() (Miaoqian Lin)
- mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path (Uwe Kleine-König)
- mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset (Miaoqian Lin)
- mtd: partitions: Fix refcount leak in parse_redboot_of (Miaoqian Lin)
- mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release (Duoming Zhou)
- HID: cp2112: prevent a buffer overflow in cp2112_xfer() (Harshit Mogalapalli)
- PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep() (Miaoqian Lin)
- PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains() (Miaoqian Lin)
- phy: samsung: exynosautov9-ufs: correct TSRV register configurations (Chanho Park)
- scsi: qla2xxx: edif: Fix n2n login retry for secure device (Quinn Tran)
- scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (Quinn Tran)
- scsi: qla2xxx: edif: Add retry for ELS passthrough (Quinn Tran)
- scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (Quinn Tran)
- scsi: qla2xxx: edif: Fix inconsistent check of db_flags (Quinn Tran)
- scsi: qla2xxx: edif: Reduce connection thrash (Quinn Tran)
- scsi: qla2xxx: edif: Fix potential stuck session in sa update (Quinn Tran)
- scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (Quinn Tran)
- of: check previous kernel's ima-kexec-buffer against memory bounds (Vaibhav Jain)
- mtd: rawnand: meson: Fix a potential double free issue (Christophe JAILLET)
- mtd: maps: Fix refcount leak in ap_flash_init (Miaoqian Lin)
- mtd: maps: Fix refcount leak in of_flash_probe_versatile (Miaoqian Lin)
- clk: renesas: r9a06g032: Fix UART clkgrp bitsel (Ralph Siemsen)
- HID: amd_sfh: Don't show client init failed as error when discovery fails (Mario Limonciello)
- wireguard: allowedips: don't corrupt stack when detecting overflow (Jason A. Donenfeld)
- wireguard: ratelimiter: use hrtimer in selftest (Jason A. Donenfeld)
- net: usb: make USB_RTL8153_ECM non user configurable (Maciej Żenczykowski)
- dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock (Hangyu Hua)
- net: ionic: fix error check for vlan flags in ionic_set_nic_features() (Jian Shen)
- net: rose: fix netdev reference changes (Eric Dumazet)
- netdevsim: Avoid allocation warnings triggered from user space (Jakub Kicinski)
- iavf: Fix 'tc qdisc show' listing too many queues (Przemyslaw Patynowski)
- iavf: Fix max_rate limiting (Przemyslaw Patynowski)
- wifi: rtw88: check the return value of alloc_workqueue() (William Dean)
- netdevsim: fib: Fix reference count leak on route deletion failure (Ido Schimmel)
- net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set (Mike Manning)
- ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() (Eric Dumazet)
- inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() (Eric Dumazet)
- crypto: hisilicon/sec - fix auth key size error (Kai Ye)
- crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of (Pali Rohár)
- crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq (Zhengchao Shao)
- net/mlx5: Adjust log_max_qp to be 18 at most (Maher Sanalla)
- net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS (Maxim Mikityanskiy)
- net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version (Gal Pressman)
- media: cedrus: hevc: Add check for invalid timestamp (Jernej Skrabec)
- wifi: libertas: Fix possible refcount leak in if_usb_probe() (Hangyu Hua)
- wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (Jose Ignacio Tornos Martinez)
- wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()` (Ammar Faizi)
- i2c: mux-gpmux: Add of_node_put() when breaking out of loop (Liang He)
- i2c: cadence: Support PEC for SMBus block read (Lars-Peter Clausen)
- Bluetooth: hci_intel: Add check for platform_driver_register (Jiasheng Jiang)
- can: pch_can: pch_can_error(): initialize errc before using it (Vincent Mailhol)
- can: error: specify the values of data[5..7] of CAN error frames (Vincent Mailhol)
- can: usb_8dev: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: sun4i_can: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: hi311x: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: sja1000: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: rcar_can: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- can: pch_can: do not report txerr and rxerr during bus-off (Vincent Mailhol)
- libbpf: fix an snprintf() overflow check (Dan Carpenter)
- selftests/bpf: fix a test for snprintf() overflow (Dan Carpenter)
- wifi: p54: add missing parentheses in p54_flush() (Rustam Subkhankulov)
- wifi: p54: Fix an error handling path in p54spi_probe() (Christophe JAILLET)
- wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi() (Dan Carpenter)
- media: staging: media: hantro: Fix typos (Sebastian Fricke)
- media: hevc: Embedded indexes in RPS (Benjamin Gaignard)
- media: hantro: Simplify postprocessor (Ezequiel Garcia)
- media: hantro: postproc: Fix motion vector space size (Ezequiel Garcia)
- media: cedrus: h265: Fix flag name (Jernej Skrabec)
- fs: check FMODE_LSEEK to control internal pipe splicing (Jason A. Donenfeld)
- bpf: Fix subprog names in stack traces. (Alexei Starovoitov)
- selftests: timers: clocksource-switch: fix passing errors from child (Wolfram Sang)
- selftests: timers: valid-adjtimex: build fix for newer toolchains (Wolfram Sang)
- libbpf: Fix the name of a reused map (Anquan Wu)
- tcp: make retransmitted SKB fit into the send window (Yonglong Li)
- drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed. (Jian Zhang)
- skmsg: Fix invalid last sg check in sk_msg_recvmsg() (Liu Jian)
- mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node() (Liang He)
- mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init() (Liang He)
- mt76: mt7921: enlarge maximum VHT MPDU length to 11454 (Deren Wu)
- mt76: mt7921: fix aggregation subframes setting to HE max (Deren Wu)
- ieee80211: add EHT 1K aggregation definitions (Mordechay Goodstein)
- mt76: mt7615: do not update pm stats in case of error (Lorenzo Bianconi)
- mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg (Lorenzo Bianconi)
- drm/msm/dpu: Fix for non-visible planes (Rob Clark)
- drm/msm: Avoid dirtyfb stalls on video mode displays (v2) (Rob Clark)
- media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment (AngeloGioacchino Del Regno)
- crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq (Zhengchao Shao)
- crypto: hisilicon/sec - don't sleep when in softirq (Zhengchao Shao)
- drm/msm/mdp5: Fix global state lock backoff (Rob Clark)
- net: hinic: avoid kernel hung in hinic_get_stats64() (Qiao Ma)
- net: hinic: fix bug that ethtool get wrong stats (Qiao Ma)
- hinic: Use the bitmap API when applicable (Christophe JAILLET)
- drm: bridge: sii8620: fix possible off-by-one (Hangyu Hua)
- drm/mediatek: dpi: Only enable dpi after the bridge is enabled (Guillaume Ranquet)
- drm/mediatek: dpi: Remove output format of YUV (Bo-Chen Chen)
- drm/rockchip: Fix an error handling path rockchip_dp_probe() (Christophe JAILLET)
- drm/rockchip: vop: Don't crash for invalid duplicate_state() (Brian Norris)
- selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0 (Maciej Fijalkowski)
- crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE (Qian Cai)
- drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes (Dave Stevenson)
- drm/vc4: hdmi: Fix timings for interlaced modes (Mateusz Kwiatkowski)
- drm/vc4: hdmi: Reset HDMI MISC_CONTROL register (Dave Stevenson)
- drm/vc4: hdmi: Avoid full hdmi audio fifo writes (Dom Cobley)
- drm/vc4: hdmi: Fix HPD GPIO detection (Maxime Ripard)
- drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration (Dave Stevenson)
- drm/vc4: dsi: Fix dsi0 interrupt support (Dave Stevenson)
- drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type (Dave Stevenson)
- drm/vc4: dsi: Correct pixel order for DSI0 (Dave Stevenson)
- drm/vc4: dsi: Correct DSI divider calculations (Dave Stevenson)
- drm/vc4: dsi: Release workaround buffer and DMA (Dave Stevenson)
- drm/vc4: Use of_device_get_match_data() (Minghao Chi (CGEL ZTE))
- drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Maxime Ripard)
- drm/bridge: Add a function to abstract away panels (Maxime Ripard)
- drm/vc4: plane: Fix margin calculations for the right/bottom edges (Dave Stevenson)
- drm/vc4: plane: Remove subpixel positioning check (Dom Cobley)
- media: tw686x: Fix memory leak in tw686x_video_init (Miaoqian Lin)
- media: driver/nxp/imx-jpeg: fix a unexpected return value problem (Jian Zhang)
- media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is set (Ming Qian)
- media: hdpvr: fix error value returns in hdpvr_read (Niels Dossche)
- drm/mcde: Fix refcount leak in mcde_dsi_bind (Miaoqian Lin)
- media: imx-jpeg: Disable slot interrupt when frame done (Ming Qian)
- drm: bridge: adv7511: Add check for mipi_dsi_driver_register (Jiasheng Jiang)
- crypto: ccp - During shutdown, check SEV data pointer before using (Tom Lendacky)
- test_bpf: fix incorrect netdev features (Jian Shen)
- rcutorture: Fix ksoftirqd boosting timing and iteration (Frederic Weisbecker)
- rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed (Paul E. McKenney)
- rcutorture: Warn on individual rcu_torture_init() error conditions (Paul E. McKenney)
- drm/radeon: fix incorrrect SPDX-License-Identifiers (Alex Deucher)
- wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd() (Alexey Kodanev)
- ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (Pavel Skripkin)
- media: imx-jpeg: Implement drain using v4l2-mem2mem helpers (Ming Qian)
- media: imx-jpeg: Align upwards buffer size (Ming Qian)
- media: imx-jpeg: Support dynamic resolution change (Ming Qian)
- media: imx-jpeg: Handle source change in a function (Ming Qian)
- media: imx-jpeg: Identify and handle precision correctly (Ming Qian)
- media: imx-jpeg: Refactor function mxc_jpeg_parse (Ming Qian)
- media: imx-jpeg: Set V4L2_BUF_FLAG_LAST at eos (Ming Qian)
- media: imx-jpeg: use NV12M to represent non contiguous NV12 (Ming Qian)
- media: imx-jpeg: Add pm-runtime support for imx-jpeg (Mirela Rabulea)
- media: imx-jpeg: Leave a blank space before the configuration data (Ming Qian)
- media: imx-jpeg: Correct some definition according specification (Ming Qian)
- media: tw686x: Register the irq at the end of probe (Zheyu Ma)
- media: atmel: atmel-sama7g5-isc: fix warning in configs without OF (Eugen Hristev)
- crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs() (Alexey Khoroshilov)
- i2c: Fix a potential use after free (Xu Wang)
- can: netlink: allow configuring of fixed data bit rates without need for do_set_data_bittiming callback (Marc Kleine-Budde)
- can: netlink: allow configuring of fixed bit rates without need for do_set_bittiming callback (Marc Kleine-Budde)
- net: fix sk_wmem_schedule() and sk_rmem_schedule() errors (Eric Dumazet)
- crypto: sun8i-ss - fix error codes in allocate_flows() (Dan Carpenter)
- crypto: sun8i-ss - do not allocate memory when handling hash requests (Corentin Labbe)
- drm: adv7511: override i2c address of cec before accessing it (Antonio Borneo)
- drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init (Miaoqian Lin)
- drm/shmem-helper: Pass GEM shmem object in public interfaces (Thomas Zimmermann)
- drm/shmem-helper: Export dedicated wrappers for GEM object functions (Thomas Zimmermann)
- drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle() (Thomas Zimmermann)
- virtio-gpu: fix a missing check to avoid NULL dereference (Xiaomeng Tong)
- i2c: mxs: Silence a clang warning (Fabio Estevam)
- i2c: npcm: Correct slave role behavior (Tali Perry)
- i2c: npcm: Remove own slave addresses 2:10 (Tali Perry)
- drm/bridge: lt9611uxc: Cancel only driver's work (Bjorn Andersson)
- drm/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_init (Miaoqian Lin)
- drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR (Neil Armstrong)
- drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function (Xinlei Lee)
- drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs (Jitao Shi)
- drm/mediatek: Modify dsi funcs to atomic operations (Xinlei Lee)
- drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers() (Alexey Kodanev)
- ath11k: Fix incorrect debug_mask mappings (Manikanta Pubbisetty)
- drm/mipi-dbi: align max_chunk to 2 in spi_transfer (Yunhao Tian)
- ath11k: fix netdev open race (Johan Hovold)
- wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c() (Dan Carpenter)
- drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m (Gao Chao)
- drm/st7735r: Fix module autoloading for Okaya RH128128T (Javier Martinez Canillas)
- ath10k: do not enforce interrupt trigger type (Krzysztof Kozlowski)
- drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function (Marek Vasut)
- drm/dp: Export symbol / kerneldoc fixes for DP AUX bus (Douglas Anderson)
- pwm: lpc18xx: Fix period handling (Uwe Kleine-König)
- pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data() (Uwe Kleine-König)
- pwm: lpc18xx-sct: Reduce number of devm memory allocations (Uwe Kleine-König)
- pwm: sifive: Shut down hardware only after pwmchip_remove() completed (Uwe Kleine-König)
- pwm: sifive: Ensure the clk is enabled exactly once per running PWM (Uwe Kleine-König)
- pwm: sifive: Simplify offset calculation for PWMCMP registers (Uwe Kleine-König)
- dm: return early from dm_pr_call() if DM device is suspended (Mike Snitzer)
- thermal/tools/tmon: Include pthread and time headers in tmon.h (Markus Mayer)
- selftests/seccomp: Fix compile warning when CC=clang (YiFei Zhu)
- nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt() (Nicolas Saenz Julienne)
- drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX (Anshuman Khandual)
- irqdomain: Report irq number for NOMAP domains (Xu Qiang)
- arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignment (Sumit Garg)
- soc: qcom: Make QCOM_RPMPD depend on PM (Konrad Dybcio)
- regulator: of: Fix refcount leak bug in of_get_regulation_constraints() (Liang He)
- dm writecache: count number of blocks discarded, not number of discard bios (Mikulas Patocka)
- dm writecache: count number of blocks written, not number of write bios (Mikulas Patocka)
- dm writecache: count number of blocks read, not number of read bios (Mikulas Patocka)
- dm writecache: return void from functions (Mikulas Patocka)
- PM: domains: Ensure genpd_debugfs_dir exists before remove (Hsin-Yi Wang)
- blktrace: Trace remapped requests correctly (Bart Van Assche)
- hwmon: (drivetemp) Add module alias (Linus Walleij)
- spi: tegra20-slink: fix UAF in tegra_slink_remove() (Yang Yingliang)
- spi: Fix simplification of devm_spi_register_controller (Yang Yingliang)
- blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created (Ming Lei)
- erofs: avoid consecutive detection for Highmem memory (Gao Xiang)
- arm64: tegra: Fix SDMMC1 CD on P2888 (Tamás Szűcs)
- arm64: tegra: Mark BPMP channels as no-memory-wc (Mikko Perttunen)
- arm64: tegra: Update Tegra234 BPMP channel addresses (Mikko Perttunen)
- arm64: tegra: Fixup SYSRAM references (Thierry Reding)
- arm64: dts: mt7622: fix BPI-R64 WPS button (Nick Hainke)
- arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cells (Johan Hovold)
- arm64: dts: qcom: sm6125: Append -state suffix to pinctrl nodes (Marijn Suijten)
- arm64: dts: qcom: sm6125: Move sdc2 pinctrl from seine-pdx201 to sm6125 (Marijn Suijten)
- ACPI: VIOT: Fix ACS setup (Eric Auger)
- drivers/iio: Remove all strcpy() uses (Len Baker)
- ACPI: APEI: explicit init of HEST and GHES in apci_init() (Shuai Xue)
- arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node (Sireesh Kodali)
- stack: Declare {randomize_,}kstack_offset to fix Sparse warnings (GONG, Ruiqi)
- bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe() (Yang Yingliang)
- ARM: dts: qcom: pm8841: add required thermal-sensor-cells (Krzysztof Kozlowski)
- soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register (Miaoqian Lin)
- soc: qcom: ocmem: Fix refcount leak in of_get_ocmem (Miaoqian Lin)
- ARM: dts: qcom-msm8974: fix irq type on blsp2_uart1 (Luca Weiss)
- ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP (Dan Williams)
- regulator: qcom_smd: Fix pm8916_pldo range (Stephan Gerhold)
- cpufreq: zynq: Fix refcount leak in zynq_get_revision (Miaoqian Lin)
- arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconf (Dmitry Baryshkov)
- arm64: dts: qcom: sdm630: fix gpu's interconnect path (Dmitry Baryshkov)
- arm64: dts: qcom: sdm630: fix the qusb2phy ref clock (Dmitry Baryshkov)
- arm64: dts: qcom: sdm630: disable GPU by default (Dmitry Baryshkov)
- ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init (Miaoqian Lin)
- ARM: OMAP2+: Fix refcount leak in omapdss_init_of (Miaoqian Lin)
- ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg (Krzysztof Kozlowski)
- block: fix infinite loop for invalid zone append (Keith Busch)
- soc: fsl: guts: machine variable might be unset (Michael Walle)
- arm64: dts: qcom: sc7180: Remove ipa_fw_mem node on trogdor (Stephen Boyd)
- locking/lockdep: Fix lockdep_init_map_*() confusion (Peter Zijlstra)
- arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1 (Alexandru Elisei)
- arm64: select TRACE_IRQFLAGS_NMI_SUPPORT (Mark Rutland)
- arm64: dts: mt8192: Fix idle-states entry-method (Nícolas F. R. A. Prado)
- arm64: dts: mt8192: Fix idle-states nodes naming scheme (Nícolas F. R. A. Prado)
- ARM: dts: ast2600-evb-a1: fix board compatible (Krzysztof Kozlowski)
- ARM: dts: ast2600-evb: fix board compatible (Krzysztof Kozlowski)
- ARM: dts: ast2500-evb: fix board compatible (Krzysztof Kozlowski)
- x86/pmem: Fix platform-device leak in error path (Johan Hovold)
- arm64: dts: renesas: Fix thermal-sensors on single-zone sensors (Geert Uytterhoeven)
- soc: amlogic: Fix refcount leak in meson-secure-pwrc.c (Liang He)
- dt-bindings: iio: accel: Add DT binding doc for ADXL355 (Puranjay Mohan)
- scsi: hisi_sas: Use managed PCI functions (Xiang Chen)
- soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values (Geert Uytterhoeven)
- ARM: dts: imx7d-colibri-emmc: add cpu1 supply (Marcel Ziswiler)
- ACPI: processor/idle: Annotate more functions to live in cpuidle section (Guilherme G. Piccoli)
- ARM: bcm: Fix refcount leak in bcm_kona_smc_init (Miaoqian Lin)
- spi: spi-altera-dfl: Fix an error handling path (Christophe JAILLET)
- arm64: dts: renesas: beacon: Fix regulator node names (Geert Uytterhoeven)
- meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init (Miaoqian Lin)
- ARM: findbit: fix overflowing offset (Russell King (Oracle))
- spi: spi-rspi: Fix PIO fallback on RZ platforms (Biju Das)
- powerpc/64s: Disable stack variable initialisation for prom_init (Michael Ellerman)
- drm/amdgpu: Remove one duplicated ef removal (xinhui pan)
- kasan: test: Silence GCC 12 warnings (Kees Cook)
- selinux: Add boundary check in put_entry() (Xiu Jianfeng)
- selinux: fix memleak in security_read_state_kernel() (Xiu Jianfeng)
- PM: hibernate: defer device probing when resuming from hibernation (Tetsuo Handa)
- hwmon: (sht15) Fix wrong assumptions in device remove callback (Uwe Kleine-König)
- hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist (Armin Wolf)
- firmware: tegra: Fix error check return value of debugfs_create_file() (Lv Ruyi)
- ARM: shmobile: rcar-gen2: Increase refcount for new reference (Liang He)
- arm64: dts: allwinner: a64: orangepi-win: Fix LED node name (Samuel Holland)
- arm64: dts: qcom: ipq8074: fix NAND node name (Robert Marko)
- ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UART (Manivannan Sadhasivam)
- ACPI: LPSS: Fix missing check in register_device_clock() (huhai)
- ACPI: PM: save NVS memory for Lenovo G40-45 (Manyi Li)
- ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk (Hans de Goede)
- ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks (Hans de Goede)
- ARM: OMAP2+: pdata-quirks: Fix refcount leak bug (Liang He)
- ARM: OMAP2+: display: Fix refcount leak bug (Liang He)
- spi: synquacer: Add missing clk_disable_unprepare() (Guo Mengqi)
- ARM: dts: ux500: Fix Gavini accelerometer mounting matrix (Linus Walleij)
- ARM: dts: ux500: Fix Codina accelerometer mounting matrix (Linus Walleij)
- ARM: dts: BCM5301X: Add DT for Meraki MR26 (Christian Lamparter)
- ARM: dts: imx6ul: fix qspi node compatible (Alexander Stein)
- ARM: dts: imx6ul: fix lcdif node compatible (Alexander Stein)
- ARM: dts: imx6ul: fix csi node compatible (Alexander Stein)
- ARM: dts: imx6ul: fix keypad compatible (Alexander Stein)
- ARM: dts: imx6ul: change operating-points to uint32-matrix (Alexander Stein)
- ARM: dts: imx6ul: add missing properties for sram (Alexander Stein)
- wait: Fix __wait_event_hrtimeout for RT/DL tasks (Juri Lelli)
- irqchip/mips-gic: Check the return value of ioremap() in gic_of_init() (William Dean)
- sched/core: Always flush pending blk_plug (John Keeping)
- genirq: GENERIC_IRQ_IPI depends on SMP (Samuel Holland)
- irqchip/mips-gic: Only register IPI domain when SMP is enabled (Samuel Holland)
- genirq: Don't return error on missing optional irq_request_resources() (Antonio Borneo)
- sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg (Chen Yu)
- ext2: Add more validity checks for inode counts (Jan Kara)
- arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags" (Catalin Marinas)
- arm64: fix oops in concurrently setting insn_emulation sysctls (haibinzhang (张海斌))
- arm64: Do not forget syscall when starting a new thread. (Francis Laniel)
- arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic (Mark Rutland)
- x86: Handle idle=nomwait cmdline properly for x86_idle (Wyes Karny)
- epoll: autoremove wakers even more aggressively (Benjamin Segall)
- netfilter: nf_tables: fix null deref due to zeroed list head (Florian Westphal)
- usb: dwc3: gadget: fix high speed multiplier setting (Michael Grzeschik)
- usb: dwc3: gadget: refactor dwc3_repare_one_trb (Michael Grzeschik)
- arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC (Kunihiko Hayashi)
- ARM: dts: uniphier: Fix USB interrupts for PXs2 SoC (Kunihiko Hayashi)
- USB: HCD: Fix URB giveback issue in tasklet function (Weitao Wang)
- usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion (Linyu Yuan)
- coresight: Clear the connection field properly (Suzuki K Poulose)
- MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK (Huacai Chen)
- powerpc/powernv: Avoid crashing if rng is NULL (Michael Ellerman)
- powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E (Christophe Leroy)
- powerpc/fsl-pci: Fix Class Code of PCIe Root Port (Pali Rohár)
- PCI: Add defines for normal and subtractive PCI bridges (Pali Rohár)
- ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr() (Alexander Lobakin)
- media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iterator (Xiaomeng Tong)
- mbcache: add functions to delete entry if unused (Jan Kara)
- mbcache: don't reclaim used entries (Jan Kara)
- md-raid10: fix KASAN warning (Mikulas Patocka)
- md-raid: destroy the bitmap after destroying the thread (Mikulas Patocka)
- serial: mvebu-uart: uart2 error bits clearing (Narendra Hadke)
- fuse: ioctl: translate ENOSYS (Miklos Szeredi)
- fuse: limit nsec (Miklos Szeredi)
- ksmbd: fix use-after-free bug in smb2_tree_disconect (Namjae Jeon)
- ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT (Hyunchul Lee)
- ksmbd: fix memory leak in smb2_handle_negotiate (Namjae Jeon)
- soundwire: qcom: Check device status before reading devid (Srinivas Kandagatla)
- scsi: qla2xxx: Zero undefined mailbox IN registers (Bikash Hazarika)
- scsi: qla2xxx: Fix incorrect display of max frame size (Bikash Hazarika)
- scsi: sg: Allow waiting for commands to complete on removed device (Tony Battersby)
- iio: light: isl29028: Fix the warning in isl29028_remove() (Zheyu Ma)
- iio: fix iio_format_avail_range() printing for none IIO_VAL_INT (Fawzi Khaber)
- um: seed rng using host OS rng (Jason A. Donenfeld)
- um: Remove straying parenthesis (Benjamin Beichler)
- mtd: rawnand: arasan: Update NAND bus clock instead of system clock (Amit Kumar Mahapatra)
- mtd: rawnand: arasan: Fix clock rate in NV-DDR (Olga Kitaina)
- btrfs: reject log replay if there is unsupported RO compat flag (Qu Wenruo)
- bpf: Fix KASAN use-after-free Read in compute_effective_progs (Tadeusz Struk)
- drm/amdgpu: fix check in fbdev init (Alex Deucher)
- drm/amdgpu: Check BO's requested pinning domains against its preferred_domains (Leo Li)
- drm/nouveau/kms: Fix failure path for creating DP connectors (Lyude Paul)
- drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime (Lyude Paul)
- drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend() (Lyude Paul)
- drm/nouveau: fix another off-by-one in nvbios_addr (Timur Tabi)
- drm/hyperv-drm: Include framebuffer and EDID headers (Thomas Zimmermann)
- drm/vc4: hdmi: Disable audio if dmas property is present but empty (Phil Elwell)
- drm/shmem-helper: Add missing vunmap on error (Dmitry Osipenko)
- drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error (Dmitry Osipenko)
- rtc: rx8025: fix 12/24 hour mode detection on RX-8035 (Mathew McBride)
- RISC-V: Add modules to virtual kernel memory layout dump (Xianting Tian)
- RISC-V: Fixup schedule out issue in machine_crash_shutdown() (Xianting Tian)
- RISC-V: Fixup get incorrect user mode PC for kernel mode regs (Xianting Tian)
- RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context (Xianting Tian)
- dt-bindings: riscv: fix SiFive l2-cache's cache-sets (Conor Dooley)
- riscv:uprobe fix SR_SPIE set/clear handling (Yipeng Zou)
- parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode (Helge Deller)
- parisc: Check the return value of ioremap() in lba_driver_probe() (William Dean)
- parisc: Drop pa_swapper_pg_lock spinlock (Helge Deller)
- parisc: Fix device names in /proc/iomem (Helge Deller)
- ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh() (Jiachen Zhang)
- crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak (John Allen)
- fix short copy handling in copy_mc_pipe_to_iter() (Al Viro)
- usbnet: Fix linkwatch use-after-free on disconnect (Lukas Wunner)
- fbcon: Fix accelerated fbdev scrolling while logo is still shown (Helge Deller)
- fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters (Helge Deller)
- thermal: sysfs: Fix cooling_device_stats_setup() error code path (Rafael J. Wysocki)
- fs: Add missing umask strip in vfs_tmpfile (Yang Xu)
- vfs: Check the truncate maximum size in inode_newsize_ok() (David Howells)
- tty: vt: initialize unicode screen buffer (Tetsuo Handa)
- ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED (Bedant Patnaik)
- ALSA: hda/realtek: Add quirk for another Asus K42JZ model (Meng Tang)
- ALSA: hda/cirrus - support for iMac 12,1 model (Allen Ballway)
- ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model (Meng Tang)
- riscv: set default pm_power_off to NULL (Dimitri John Ledkov)
- KVM: x86: revalidate steal time cache if MSR value changes (Paolo Bonzini)
- KVM: x86: do not report preemption if the steal time cache is stale (Paolo Bonzini)
- KVM: x86: Tag kvm_mmu_x86_module_init() with __init (Sean Christopherson)
- KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1 (Vitaly Kuznetsov)
- KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP (Sean Christopherson)
- KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks (Sean Christopherson)
- KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4 (Sean Christopherson)
- KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks (Sean Christopherson)
- KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value (Sean Christopherson)
- KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits (Sean Christopherson)
- KVM: s390: pv: don't present the ecall interrupt twice (Nico Boehr)
- KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case (Sean Christopherson)
- KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case (Sean Christopherson)
- HID: wacom: Don't register pad_input for touch switch (Ping Cheng)
- HID: wacom: Only report rotation for art pen (Ping Cheng)
- HID: hid-input: add Surface Go battery quirk (Maximilian Luz)
- lockd: detect and reject lock arguments that overflow (Jeff Layton)
- add barriers to buffer_uptodate and set_buffer_uptodate (Mikulas Patocka)
- wifi: mac80211_hwsim: use 32-bit skb cookie (Johannes Berg)
- wifi: mac80211_hwsim: add back erroneously removed cast (Johannes Berg)
- wifi: mac80211_hwsim: fix race condition in pending packet (Jeongik Cha)
- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx (Ivan Hasenkampf)
- ALSA: hda/realtek: Add quirk for Clevo NV45PZ (Tim Crawford)
- ALSA: bcd2000: Fix a UAF bug on the error path of probing (Zheyu Ma)
- ALSA: usb-audio: Add quirk for Behringer UMC202HD (Takashi Iwai)
- nfsd: eliminate the NFSD_FILE_BREAK_* flags (Jeff Layton)
- NFSD: Clean up the show_nf_flags() macro (Chuck Lever)
- pNFS/flexfiles: Report RDMA connection errors to the server (Trond Myklebust)
- scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover" (Nilesh Javali)
- Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING" (Trond Myklebust)
- x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments (Nick Desaulniers)
- Makefile: link with -z noexecstack --no-warn-rwx-segments (Nick Desaulniers)
- ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems (Dave Hansen) [Orabug: 34671450]
- uek-rpm: config-x86_64*: enable more LPSS bus options for hardware support (Todd Vierling) [Orabug: 34576146]
- uek-rpm: Disable floppy related configs (Saeed Mirzamohammadi) [Orabug: 34644238]