pygitlog/log-list/el8_7/kernel-4.18.0-425.3.1.el8

10522 lines
853 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#继承4.18.0-372.2.1.el8并分支添加4.18.0-373.el8-4.18.0-425.el8、4.18.0-425.1.1.el8、4.18.0-425.2.1.el8、4.18.0-425.3.1.el8
2022-09-30 - Jarod Wilson <jarod@redhat.com> [4.18.0-425.3.1.el8]
- iwlwifi: limit fw version for AC9560 to avoid fw crash (Íñigo Huguet) [2129297]
- sfc: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2119638]
- sfc: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2119638]
- netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst (Florian Westphal) [2047366]
- netfilter: conntrack: remove unneeded indent level (Florian Westphal) [2047366]
- netfilter: conntrack: ignore overly delayed tcp packets (Florian Westphal) [2047366]
- netfilter: conntrack: prepare tcp_in_window for ternary return value (Florian Westphal) [2047366]
- netfilter: conntrack: remove pr_debug callsites from tcp tracker (Florian Westphal) [2047366]
- netfilter: conntrack: work around exceeded receive window (Florian Westphal) [2047366]
- netfilter: conntrack: improve RST handling when tuple is re-used (Florian Westphal) [2047366]
- netfilter: conntrack: avoid misleading 'invalid' in log message (Florian Westphal) [2047366]
- netfilter: remove BUG_ON() after skb_header_pointer() (Florian Westphal) [2047366]
- iavf: Detach device during reset task (Petr Oros) [2069206]
2022-09-26 - Jarod Wilson <jarod@redhat.com> [4.18.0-425.2.1.el8]
- EDAC/ghes: Set the DIMM label unconditionally (Aristeu Rozanski) [2109712]
- configs: enable CONFIG_HP_ILO for aarch64 (Mark Salter) [2123508]
2022-09-19 - Jarod Wilson <jarod@redhat.com> [4.18.0-425.1.1.el8]
- i40e: Fix kernel crash during module removal (Ivan Vecera) [2091489]
- redhat: enable zstream release numbering for rhel 8.7 (Jarod Wilson)
- ice: Allow operation with reduced device MSI-X (Petr Oros) [2102844]
* Fri Sep 09 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-425.el8]
- EDAC/amd64: Add new register offset support and related changes (Aristeu Rozanski) [2048792]
- EDAC/amd64: Set memory type per DIMM (Aristeu Rozanski) [2048792]
- Revert "ixgbevf: Mailbox improvements" (Ken Cox) [2120545]
- Revert "ixgbevf: Add support for new mailbox communication between PF and VF" (Ken Cox) [2120545]
- drm/amdgpu: Only disable prefer_shadow on hawaii (Lyude Paul) [2118755]
* Fri Sep 02 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-424.el8]
- redhat: configs: add CONFIG_SERIAL_MULTI_INSTANTIATE=m for x86_64 (Jaroslav Kysela) [2005073]
- ACPI: scan: Add CLSA0101 Laptop Support (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Sort ACPI IDs by HID (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Get rid of redundant 'else' (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean up (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Improve dev_err_probe() messaging (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Drop duplicate check (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Improve autodetection (Jaroslav Kysela) [2005073]
- ACPI / scan: Create platform device for CS35L41 (Jaroslav Kysela) [2005073]
- ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Add SPI support (Jaroslav Kysela) [2005073]
- platform/x86: serial-multi-instantiate: Reorganize I2C functions (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Use the new i2c_acpi_client_count() helper (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Use device_get_match_data() to get driver data (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Simplify with dev_err_probe() (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Drop redundant ACPI_PTR() (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Replace zero-length array with flexible-array member (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Derive the device name from parent (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Use struct_size() helper (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Allow to have same slaves (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Defer probe when no adapter found (Jaroslav Kysela) [2005073]
- platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device() (Jaroslav Kysela) [2005073]
- serdev: Fix detection of UART devices on Apple machines. (Jaroslav Kysela) [2005073]
- serdev: Add ACPI devices by ResourceSource field (Jaroslav Kysela) [2005073]
- spi: Return deferred probe error when controller isn't yet available (Jaroslav Kysela) [2005073]
- spi/acpi: avoid spurious matches during slave enumeration (Jaroslav Kysela) [2005073]
- spi: Add API to count spi acpi resources (Jaroslav Kysela) [2005073]
- spi: Support selection of the index of the ACPI Spi Resource before alloc (Jaroslav Kysela) [2005073]
- ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE (Jaroslav Kysela) [2005073]
- spi/acpi: fix incorrect ACPI parent check (Jaroslav Kysela) [2005073]
- spi: Create helper API to lookup ACPI info for spi device (Jaroslav Kysela) [2005073]
- spi/acpi: enumerate all SPI slaves in the namespace (Jaroslav Kysela) [2005073]
- spi: kill useless initializer in spi_register_controller() (Jaroslav Kysela) [2005073]
- spi: fix ctrl->num_chipselect constraint (Jaroslav Kysela) [2005073]
- spi: Don't call spi_get_gpio_descs() before device name is set (Jaroslav Kysela) [2005073]
- spi: Avoid undefined behaviour when counting unused native CSs (Jaroslav Kysela) [2005073]
- spi: Allow to have all native CSs in use along with GPIOs (Jaroslav Kysela) [2005073]
- spi: Add missing error handling for CS GPIOs (Jaroslav Kysela) [2005073]
- spi: export tracepoint symbols to modules (Jaroslav Kysela) [2005073]
- spi: Fix zero length xfer bug (Jaroslav Kysela) [2005073]
- spi: Add generic support for unused native cs with cs-gpios (Jaroslav Kysela) [2005073]
- spi: Reduce kthread priority (Jaroslav Kysela) [2005073]
- spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute (Jaroslav Kysela) [2005073]
- i2c: acpi: Add an i2c_acpi_client_count() helper function (Jaroslav Kysela) [2005073]
- s390/qeth: cache link_info for ethtool (Michal Schmidt) [2117098]
- nfp: amend removal of MODULE_VERSION (Stefan Assmann) [1955769]
- x86/speculation: Add LFENCE to RSB fill sequence (Waiman Long) [2115080] {CVE-2022-26373}
- x86/speculation: Add RSB VM Exit protections (Waiman Long) [2115080] {CVE-2022-26373}
- tools headers cpufeatures: Sync with the kernel sources (Waiman Long) [2115080]
- tools headers cpufeatures: Sync with the kernel sources (Waiman Long) [2115080]
- x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n (Waiman Long) [2115080]
- x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available (Waiman Long) [2115080]
- x86/amd: Use IBPB for firmware calls (Waiman Long) [2115080]
- x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts (Waiman Long) [2115080]
- iavf: Fix reset error handling (Petr Oros) [2119759]
- iavf: Fix NULL pointer dereference in iavf_get_link_ksettings (Petr Oros) [2119759]
- iavf: Fix adminq error handling (Petr Oros) [2119759]
- iavf: Fix missing state logs (Petr Oros) [2119759]
- ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero (Ken Cox) [1978613]
* Fri Aug 26 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-423.el8]
- netfilter: ipset: fix suspicious RCU usage in find_set_and_id (Florian Westphal) [2118526]
- net/mlx5e: Update netdev features after changing XDP state (Amir Tzin) [2049440]
- net/mlx5e: CT: Use own workqueue instead of mlx5e priv (Amir Tzin) [2049440]
- net/mlx5e: CT: Add ct driver counters (Amir Tzin) [2049440]
- net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules (Amir Tzin) [2049440]
- net/mlx5e: Align mlx5e_cleanup_uplink_rep_tx() with upstream code. (Amir Tzin) [2049440]
- net/mlx5e: Correct the calculation of max channels for rep (Amir Tzin) [2049440]
- Documentation: devlink: mlx5.rst: Fix htmldoc build warning (Amir Tzin) [2049440]
- net/mlx5: fs, fail conflicting actions (Amir Tzin) [2049440]
- net/mlx5: Rearm the FW tracer after each tracer event (Amir Tzin) [2049440]
- net/mlx5: correct ECE offset in query qp output (Amir Tzin) [2049440]
- net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition (Amir Tzin) [2049440]
- net/mlx5e: TC NIC mode, fix tc chains miss table (Amir Tzin) [2049440]
- net/mlx5: Don't use already freed action pointer (Amir Tzin) [2049440]
- net/mlx5: fix typo in comment (Amir Tzin) [2049440]
- IB/mlx5: Fix undefined behavior due to shift overflowing the constant (Amir Tzin) [2049440]
- net/mlx5e: Force ethertype usage in mlx5_ct_fs_smfs_fill_mask() (Amir Tzin) [2049440]
- net/mlx5: Drain fw_reset when removing device (Amir Tzin) [2049440]
- net/mlx5e: CT: Fix setting flow_source for smfs ct tuples (Amir Tzin) [2049440]
- net/mlx5e: CT: Fix support for GRE tuples (Amir Tzin) [2049440]
- net/mlx5e: Remove HW-GRO from reported features (Amir Tzin) [2049440]
- net/mlx5e: Properly block HW GRO when XDP is enabled (Amir Tzin) [2049440]
- net/mlx5e: Properly block LRO when XDP is enabled (Amir Tzin) [2049440]
- net/mlx5e: Block rx-gro-hw feature in switchdev mode (Amir Tzin) [2049440]
- net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lock (Amir Tzin) [2049440]
- net/mlx5: Initialize flow steering during driver probe (Amir Tzin) [2049440]
- net/mlx5: Fix matching on inner TTC (Amir Tzin) [2049440]
- net/mlx5: Avoid double clear or set of sync reset requested (Amir Tzin) [2049440]
- net/mlx5: Fix deadlock in sync reset flow (Amir Tzin) [2049440]
- net/mlx5e: Fix trust state reset in reload (Amir Tzin) [2049440]
- net/mlx5e: Avoid checking offload capability in post_parse action (Amir Tzin) [2049440]
- net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release (Amir Tzin) [2049440]
- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata (Amir Tzin) [2049440]
- net/mlx5e: Lag, Don't skip fib events on current dst (Amir Tzin) [2049440]
- net/mlx5e: Lag, Fix fib_info pointer assignment (Amir Tzin) [2049440]
- net/mlx5e: Lag, Fix use-after-free in fib event handler (Amir Tzin) [2049440]
- net/mlx5e: Fix the calling of update_buffer_lossy() API (Amir Tzin) [2049440]
- net/mlx5e: Don't match double-vlan packets if cvlan is not set (Amir Tzin) [2049440]
- net/mlx5: Fix slab-out-of-bounds while reading resource dump menu (Amir Tzin) [2049440]
- RDMA/mlx5: Add a missing update of cache->last_add (Amir Tzin) [2049440]
- RDMA/mlx5: Don't remove cache MRs when a delay is needed (Amir Tzin) [2049440]
- net/mlx5e: HTB, remove unused function declaration (Amir Tzin) [2049440]
- net/mlx5e: Statify function mlx5_cmd_trigger_completions (Amir Tzin) [2049440]
- net/mlx5: Remove unused fill page array API function (Amir Tzin) [2049440]
- net/mlx5: Remove unused exported contiguous coherent buffer allocation API (Amir Tzin) [2049440]
- net/mlx5: CT: Remove extra rhashtable remove on tuple entries (Amir Tzin) [2049440]
- net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memory (Amir Tzin) [2049440]
- net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memory (Amir Tzin) [2049440]
- net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunk (Amir Tzin) [2049440]
- net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memory (Amir Tzin) [2049440]
- net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunk (Amir Tzin) [2049440]
- net/mlx5: DR, Adjust structure member to reduce memory hole (Amir Tzin) [2049440]
- net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linear (Amir Tzin) [2049440]
- net/mlx5e: Drop the len output parameter from mlx5e_xdp_handle (Amir Tzin) [2049440]
- net/mlx5e: RX, Test the XDP program existence out of the handler (Amir Tzin) [2049440]
- net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQ (Amir Tzin) [2049440]
- net/mlx5e: Add headroom only to the first fragment in legacy RQ (Amir Tzin) [2049440]
- net/mlx5e: Validate MTU when building non-linear legacy RQ fragments info (Amir Tzin) [2049440]
- net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitly (Amir Tzin) [2049440]
- net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of pedit (Amir Tzin) [2049440]
- RDMA/mlx5: Fix memory leak in error flow for subscribe event routine (Amir Tzin) [2049440]
- net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_stats (Amir Tzin) [2049440]
- net/mlx5e: Remove overzealous validations in netlink EEPROM query (Amir Tzin) [2049440]
- net/mlx5: Parse module mapping using mlx5_ifc (Amir Tzin) [2049440]
- net/mlx5: Query the maximum MCIA register read size from firmware (Amir Tzin) [2049440]
- net/mlx5: CT: Create smfs dr matchers dynamically (Amir Tzin) [2049440]
- net/mlx5: CT: Add software steering ct flow steering provider (Amir Tzin) [2049440]
- net/mlx5: Add smfs lib to export direct steering API to CT (Amir Tzin) [2049440]
- net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow table (Amir Tzin) [2049440]
- net/mlx5: CT: Introduce a platform for multiple flow steering providers (Amir Tzin) [2049440]
- net/mlx5: Node-aware allocation for the doorbell pgdir (Amir Tzin) [2049440]
- net/mlx5: Node-aware allocation for UAR (Amir Tzin) [2049440]
- net/mlx5: Node-aware allocation for the EQs (Amir Tzin) [2049440]
- net/mlx5: Node-aware allocation for the EQ table (Amir Tzin) [2049440]
- net/mlx5: Node-aware allocation for the IRQ table (Amir Tzin) [2049440]
- net/mlx5: Delete useless module.h include (Amir Tzin) [2049440]
- net/mlx5: DR, Add support for ConnectX-7 steering (Amir Tzin) [2049440]
- net/mlx5: DR, Refactor ste_ctx handling for STE v0/1 (Amir Tzin) [2049440]
- net/mlx5: DR, Rename action modify fields to reflect naming in HW spec (Amir Tzin) [2049440]
- net/mlx5: DR, Fix handling of different actions on the same STE in STEv1 (Amir Tzin) [2049440]
- net/mlx5: DR, Remove unneeded comments (Amir Tzin) [2049440]
- net/mlx5: DR, Add support for matching on Internet Header Length (IHL) (Amir Tzin) [2049440]
- net/mlx5: DR, Align mlx5dv_dr API vport action with FW behavior (Amir Tzin) [2049440]
- net/mlx5: Add debugfs counters for page commands failures (Amir Tzin) [2049440]
- net/mlx5: Add pages debugfs (Amir Tzin) [2049440]
- net/mlx5: Move debugfs entries to separate struct (Amir Tzin) [2049440]
- net/mlx5: Change release_all_pages cap bit location (Amir Tzin) [2049440]
- net/mlx5: Remove redundant error on reclaim pages (Amir Tzin) [2049440]
- net/mlx5: Remove redundant error on give pages (Amir Tzin) [2049440]
- net/mlx5: Remove redundant notify fail on give pages (Amir Tzin) [2049440]
- net/mlx5: Add command failures data to debugfs (Amir Tzin) [2049440]
- net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act() (Amir Tzin) [2049440]
- net/mlx5: Support GRE conntrack offload (Amir Tzin) [2049440]
- mlx5: add support for page_pool_get_stats (Amir Tzin) [2049440]
- net/mlx5: Add migration commands definitions (Amir Tzin) [2049440]
- net/mlx5: Introduce migration bits and structures (Amir Tzin) [2049440]
- net/mlx5: Expose APIs to get/put the mlx5 core device (Amir Tzin) [2049440]
- net/mlx5: Disable SRIOV before PF removal (Amir Tzin) [2049440]
- net/mlx5: Reuse exported virtfn index function call (Amir Tzin) [2049440]
- net/mlx5: Add clarification on sync reset failure (Amir Tzin) [2049440]
- net/mlx5: Add reset_state field to MFRL register (Amir Tzin) [2049440]
- RDMA/mlx5: Use new command interface API (Amir Tzin) [2049440]
- net/mlx5: cmdif, Refactor error handling and reporting of async commands (Amir Tzin) [2049440]
- net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} (Amir Tzin) [2049440]
- net/mlx5: cmdif, Add new api for command execution (Amir Tzin) [2049440]
- net/mlx5: cmdif, cmd_check refactoring (Amir Tzin) [2049440]
- net/mlx5: cmdif, Return value improvements (Amir Tzin) [2049440]
- net/mlx5: Lag, offload active-backup drops to hardware (Amir Tzin) [2049440]
- net/mlx5: Lag, record inactive state of bond device (Amir Tzin) [2049440]
- net/mlx5: Lag, don't use magic numbers for ports (Amir Tzin) [2049440]
- net/mlx5: Lag, use local variable already defined to access E-Switch (Amir Tzin) [2049440]
- net/mlx5: E-switch, add drop rule support to ingress ACL (Amir Tzin) [2049440]
- net/mlx5: E-switch, remove special uplink ingress ACL handling (Amir Tzin) [2049440 2049580]
- net/mlx5: E-Switch, reserve and use same uplink metadata across ports (Amir Tzin) [2049440 2049580]
- net/mlx5: Add ability to insert to specific flow group (Amir Tzin) [2049440]
- mlx5: remove unused static inlines (Amir Tzin) [2049440]
- RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled() (Amir Tzin) [2049440]
- RDMA/mlx5: Store ndescs instead of the translation table size (Amir Tzin) [2049440]
- RDMA/mlx5: Merge similar flows of allocating MR from the cache (Amir Tzin) [2049440]
- RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR (Amir Tzin) [2049440]
- RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent (Amir Tzin) [2049440]
- net/mlx5e: TC, Allow sample action with CT (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Make post_act parse CT and sample actions (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Clean redundant counter flag from tc action parsers (Amir Tzin) [2049440 2049659]
- net/mlx5e: Use multi table support for CT and sample actions (Amir Tzin) [2049440 2049659]
- net/mlx5e: Create new flow attr for multi table actions (Amir Tzin) [2049440 2049659]
- net/mlx5e: Add post act offload/unoffload API (Amir Tzin) [2049440 2049659]
- net/mlx5e: Pass actions param to actions_match_supported() (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Move flow hashtable to be per rep (Amir Tzin) [2049440]
- net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode (Amir Tzin) [2049440]
- net/mlx5e: E-Switch, Add PTP counters for uplink representor (Amir Tzin) [2049440]
- net/mlx5e: RX, Restrict bulk size for small Striding RQs (Amir Tzin) [2049440]
- net/mlx5e: Default to Striding RQ when not conflicting with CQE compression (Amir Tzin) [2049440]
- net/mlx5e: Generalize packet merge error message (Amir Tzin) [2049440]
- net/mlx5e: Add support for using xdp->data_meta (Amir Tzin) [2049440]
- net/mlx5e: Fix spelling mistake "supoported" -> "supported" (Amir Tzin) [2049440]
- net/mlx5e: Optimize the common case condition in mlx5e_select_queue (Amir Tzin) [2049440]
- net/mlx5e: Optimize modulo in mlx5e_select_queue (Amir Tzin) [2049440]
- net/mlx5e: Optimize mlx5e_select_queue (Amir Tzin) [2049440]
- net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust state (Amir Tzin) [2049440]
- net/mlx5e: Move repeating code that gets TC prio into a function (Amir Tzin) [2049440]
- net/mlx5e: Use select queue parameters to sync with control flow (Amir Tzin) [2049440]
- net/mlx5e: Move mlx5e_select_queue to en/selq.c (Amir Tzin) [2049440]
- net/mlx5e: Introduce select queue parameters (Amir Tzin) [2049440]
- net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queues (Amir Tzin) [2049440]
- net/mlx5e: Use a barrier after updating txq2sq (Amir Tzin) [2049440]
- net/mlx5e: Disable TX queues before registering the netdev (Amir Tzin) [2049440]
- net/mlx5e: Cleanup of start/stop all queues (Amir Tzin) [2049440]
- net/mlx5e: Use FW limitation for max MPW WQEBBs (Amir Tzin) [2049440]
- net/mlx5e: Read max WQEBBs on the SQ from firmware (Amir Tzin) [2049440]
- net/mlx5e: Remove unused tstamp SQ field (Amir Tzin) [2049440]
- RDMA/mlx5: Delete useless module.h include (Amir Tzin) [2049440]
- RDMA/mlx5: Delete get_num_static_uars function (Amir Tzin) [2049440]
- net/mlx5: VLAN push on RX, pop on TX (Amir Tzin) [2049440 2049616]
- net/mlx5: Introduce software defined steering capabilities (Amir Tzin) [2049440 2049616]
- net/mlx5: Remove unused TIR modify bitmask enums (Amir Tzin) [2049440]
- net/mlx5e: CT, Remove redundant flow args from tc ct calls (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Store mapped tunnel id on flow attr (Amir Tzin) [2049440 2049659]
- net/mlx5e: Test CT and SAMPLE on flow attr (Amir Tzin) [2049440 2049580 2049659]
- net/mlx5e: Refactor eswitch attr flags to just attr flags (Amir Tzin) [2049440 2049580 2049659]
- net/mlx5e: CT, Don't set flow flag CT for ct clear flow (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Hold sample_attr on stack instead of pointer (Amir Tzin) [2049440 2049580 2049659]
- net/mlx5e: TC, Reject rules with multiple CT actions (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Pass attr to tc_act can_offload() (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action() (Amir Tzin) [2049440 2049659]
- net/mlx5e: TC, Move pedit_headers_action to parse_attr (Amir Tzin) [2049440 2049659]
- net/mlx5e: Move counter creation call to alloc_flow_attr_counter() (Amir Tzin) [2049440 2049659]
- net/mlx5e: Pass attr arg for attaching/detaching encaps (Amir Tzin) [2049440 2049659]
- net/mlx5e: Move code chunk setting encap dests into its own function (Amir Tzin) [2049440 2049659]
- net_sched: cls_route: remove from list when handle is 0 (Felix Maurer) [2116328] {CVE-2022-2588}
- netfilter: nf_tables: do not allow RULE_ID to refer to another chain (Florian Westphal) [2116356] {CVE-2022-2586}
- netfilter: nf_tables: do not allow SET_ID to refer to another table (Florian Westphal) [2116356] {CVE-2022-2586}
- netfilter: nf_queue: do not allow packet truncation below transport header offset (Florian Westphal) [2116159] {CVE-2022-36946}
- net: let flow have same hash in two directions (Ivan Vecera) [2111094]
- ipv4: Fix data-races around sysctl_fib_multipath_hash_fields. (Ivan Vecera) [2111094]
- net: Add notifications when multipath hash field change (Ivan Vecera) [2111094]
- selftests: forwarding: Add test for custom multipath hash with IPv6 GRE (Ivan Vecera) [2111094]
- selftests: forwarding: Add test for custom multipath hash with IPv4 GRE (Ivan Vecera) [2111094]
- selftests: forwarding: Add test for custom multipath hash (Ivan Vecera) [2111094]
- ipv6: Add custom multipath hash policy (Ivan Vecera) [2111094]
- ipv6: Add a sysctl to control multipath hash fields (Ivan Vecera) [2111094]
- ipv6: Calculate multipath hash inside switch statement (Ivan Vecera) [2111094]
- ipv6: Use a more suitable label name (Ivan Vecera) [2111094]
- ipv4: Add custom multipath hash policy (Ivan Vecera) [2111094]
- ipv4: Add a sysctl to control multipath hash fields (Ivan Vecera) [2111094]
- ipv4: Calculate multipath hash inside switch statement (Ivan Vecera) [2111094]
- ipv6: Use math to point per net sysctls into the appropriate struct net (Ivan Vecera) [2111094]
- selftest/net/forwarding: declare NETIFS p9 p10 (Ivan Vecera) [2111094]
- ipv6: Fix sysctl max for fib_multipath_hash_policy (Ivan Vecera) [2111094]
- selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel (Ivan Vecera) [2111094]
- ipv6: Support multipath hashing on inner IP pkts (Ivan Vecera) [2111094]
- ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts (Ivan Vecera) [2111094]
- ipv4: Support multipath hashing on inner IP pkts for GRE tunnel (Ivan Vecera) [2111094]
- ipv4: Initialize flowi4_multipath_hash in data path (Ivan Vecera) [2111094]
- net: ipv4: Fix NULL pointer dereference in route lookup (Ivan Vecera) [2111094]
- route: Add multipath_hash in flowi_common to make user-define hash (Ivan Vecera) [2111094]
* Thu Aug 25 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-422.el8]
- drm/nouveau/kms/nv140-: Disable interlacing (Lyude Paul) [2097647]
- rpm: convert gcc and libelf to Recommends (Jarod Wilson) [2114900]
- redhat: add ca7 to redhat/git/files (Jarod Wilson)
* Wed Aug 24 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-421.el8]
- net/mlx5e: TC, Remove redundant error logging (Amir Tzin) [2049436]
- net/mlx5e: SHAMPO, reduce TIR indication (Amir Tzin) [2049436]
- net/mlx5e: Lag, Only handle events from highest priority multipath entry (Amir Tzin) [2049436]
- net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE (Amir Tzin) [2049436]
- net/mlx5: Fix a race on command flush flow (Amir Tzin) [2049436]
- net/mlx5: Fix size field in bufferx_reg struct (Amir Tzin) [2049436]
- net/mlx5e: Fix VF min/max rate parameters interchange mistake (Amir Tzin) [2049436]
- net/mlx5e: Add missing increment of count (Amir Tzin) [2049436]
- net/mlx5e: MPLSoUDP decap, fix check for unsupported matches (Amir Tzin) [2049436]
- net/mlx5e: Fix MPLSoUDP encap to use MPLS action information (Amir Tzin) [2049436]
- net/mlx5e: Add feature check for set fec counters (Amir Tzin) [2049436 2049711]
- net/mlx5e: TC, Skip redundant ct clear actions (Amir Tzin) [2049436]
- net/mlx5e: TC, Reject rules with forward and drop actions (Amir Tzin) [2049436]
- net/mlx5e: TC, Reject rules with drop and modify hdr action (Amir Tzin) [2049436]
- net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets (Amir Tzin) [2049436]
- net/mlx5e: Use dma device access helper (add dropped hunk) (Amir Tzin) [2049436]
- net/mlx5e: Fix wrong return value on ioctl EEPROM query failure (Amir Tzin) [2049436]
- net/mlx5: Fix possible deadlock on rule deletion (Amir Tzin) [2049436]
- net/mlx5: Fix tc max supported prio for nic mode (Amir Tzin) [2049436]
- net/mlx5: Update log_max_qp value to be 17 at most (Amir Tzin) [2049436]
- net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version (Amir Tzin) [2049436]
- net/mlx5e: Avoid field-overflowing memcpy() (Amir Tzin) [2049436]
- net/mlx5e: Use struct_group() for memcpy() region (Amir Tzin) [2049436]
- net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic (Amir Tzin) [2049436 2052871]
- net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic (Amir Tzin) [2049436 2052871]
- net/mlx5e: Don't treat small ceil values as unlimited in HTB offload (Amir Tzin) [2049436]
- net/mlx5: E-Switch, Fix uninitialized variable modact (Amir Tzin) [2049436]
- net/mlx5e: Fix handling of wrong devices during bond netevent (Amir Tzin) [2049436]
- net/mlx5e: Fix broken SKB allocation in HW-GRO (Amir Tzin) [2049436]
- net/mlx5e: Fix wrong calculation of header index in HW_GRO (Amir Tzin) [2049436]
- net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE (Amir Tzin) [2049436]
- net/mlx5e: TC, Reject rules with forward and drop actions (Amir Tzin) [2049436]
- net/mlx5: Use del_timer_sync in fw reset flow of halting poll (Amir Tzin) [2049436]
- net/mlx5e: Fix module EEPROM query (Amir Tzin) [2049436]
- net/mlx5e: TC, Reject rules with drop and modify hdr action (Amir Tzin) [2049436]
- net/mlx5: Bridge, ensure dev_name is null-terminated (Amir Tzin) [2049436]
- net/mlx5: Bridge, take rtnl lock in init error handler (Amir Tzin) [2049436]
- mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get() (Amir Tzin) [2049436]
- net/mlx5e: Fix build error in fec_set_block_stats() (Amir Tzin) [2049436]
- Revert "net/mlx5: Add retry mechanism to the command entry index allocation" (Amir Tzin) [2049436]
- net/mlx5: Set command entry semaphore up once got index free (Amir Tzin) [2049436]
- net/mlx5e: Sync VXLAN udp ports during uplink representor profile change (Amir Tzin) [2049436]
- net/mlx5: Fix access to sf_dev_table on allocation failure (Amir Tzin) [2049436]
- net/mlx5e: Fix matching on modified inner ip_ecn bits (Amir Tzin) [2049436]
- Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel" (Amir Tzin) [2049436]
- Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" (Amir Tzin) [2049436]
- net/mlx5e: Fix nullptr on deleting mirroring rule (Amir Tzin) [2049436]
- net/mlx5e: Fix page DMA map/unmap attributes (Amir Tzin) [2049436]
- net/mlx5: Use dma device access helper (add dropped hunk) (Amir Tzin) [2049436]
- net/mlx5e: Add recovery flow in case of error CQE (Amir Tzin) [2049436]
- net/mlx5e: Refactor set_pflag_cqe_based_moder (Amir Tzin) [2049436]
- net/mlx5e: Move HW-GRO and CQE compression check to fix features flow (Amir Tzin) [2049436]
- net/mlx5e: Fix feature check per profile (Amir Tzin) [2049436]
- net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager (Amir Tzin) [2049436]
- net/mlx5e: Expose FEC counters via ethtool (Amir Tzin) [2049436 2049711]
- net/mlx5: Update log_max_qp value to FW max capability (Amir Tzin) [2049436]
- net/mlx5: Use irq_set_affinity_and_hint() (Amir Tzin) [2049436]
- net/mlx5: SF, Use all available cpu for setting cpu affinity (Amir Tzin) [2049436]
- net/mlx5: Introduce API for bulk request and release of IRQs (Amir Tzin) [2049436]
- net/mlx5: Split irq_pool_affinity logic to new file (Amir Tzin) [2049436]
- net/mlx5: Move affinity assignment into irq_request (Amir Tzin) [2049436]
- net/mlx5: Introduce control IRQ request API (Amir Tzin) [2049436]
- net/mlx5: mlx5e_hv_vhca_stats_create return type to void (Amir Tzin) [2049436]
- RDMA/mlx5: Print wc status on CQE error and dump needed (Amir Tzin) [2049436]
- net: fixup build after bpf header changes (Amir Tzin) [2049436]
- net/mlx5: CT: Set flow source hint from provided tuple device (Amir Tzin) [2049436]
- net/mlx5: Set SMFS as a default steering mode if device supports it (Amir Tzin) [2049436]
- net/mlx5: DR, Improve steering for empty or RX/TX-only matchers (Amir Tzin) [2049436]
- net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field (Amir Tzin) [2049436]
- net/mlx5: DR, Support matching on tunnel headers 0 and 1 (Amir Tzin) [2049436]
- net/mlx5: DR, Add misc5 to match_param structs (Amir Tzin) [2049436]
- net/mlx5: Add misc5 flow table match parameters (Amir Tzin) [2049436]
- net/mlx5: DR, Add support for UPLINK destination type (Amir Tzin) [2049436]
- net/mlx5e: Use auxiliary_device driver data helpers (Amir Tzin) [2049436]
- net/mlx5e: Take packet_merge params directly from the RX res struct (Amir Tzin) [2049436]
- net/mlx5e: Allocate per-channel stats dynamically at first usage (Amir Tzin) [2049436]
- net/mlx5e: Use dynamic per-channel allocations in stats (Amir Tzin) [2049436]
- net/mlx5e: Allow profile-specific limitation on max num of channels (Amir Tzin) [2049436]
- net/mlx5e: Save memory by using dynamic allocation in netdev priv (Amir Tzin) [2049436]
- net/mlx5e: Add profile indications for PTP and QOS HTB features (Amir Tzin) [2049436]
- net/mlx5e: Use bitmap field for profile features (Amir Tzin) [2049436]
- net/mlx5: Remove the repeated declaration (Amir Tzin) [2049436]
- net/mlx5: Let user configure max_macs generic param (Amir Tzin) [2049436]
- net/mlx5: Let user configure event_eq_size param (Amir Tzin) [2049436]
- net/mlx5: Let user configure io_eq_size param (Amir Tzin) [2049436]
- net/mlx5: Introduce log_max_current_uc_list_wr_supported bit (Amir Tzin) [2049436]
- net/mlx5e: Move goto action checks into tc_action goto post parse op (Amir Tzin) [2049436]
- net/mlx5e: Move vlan action chunk into tc action vlan post parse op (Amir Tzin) [2049436]
- net/mlx5e: Add post_parse() op to tc action infrastructure (Amir Tzin) [2049436]
- net/mlx5e: Move sample attr allocation to tc_action sample parse op (Amir Tzin) [2049436]
- net/mlx5e: TC action parsing loop (Amir Tzin) [2049436]
- net/mlx5e: Add redirect ingress to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add sample and ptype to tc_action infra (Amir Tzin) [2049436]
- net/mlx5e: Add ct to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add mirred/redirect to tc action infra (Amir Tzin) [2049436]
- Revert "net/mlx5e: TC, Remove redundant error logging" (Amir Tzin) [2049436]
- net/mlx5e: Add mpls push/pop to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add vlan push/pop/mangle to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add pedit to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add csum to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add tunnel encap/decap to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add goto to tc action infra (Amir Tzin) [2049436]
- net/mlx5e: Add tc action infrastructure (Amir Tzin) [2049436]
- RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr (Amir Tzin) [2049436]
- RDMA/mlx5: Add support to multiple priorities for FDB rules (Amir Tzin) [2049436]
- net/mlx5: Create more priorities for FDB bypass namespace (Amir Tzin) [2049436]
- net/mlx5: Refactor mlx5_get_flow_namespace (Amir Tzin) [2049436]
- net/mlx5: Separate FDB namespace (Amir Tzin) [2049436]
- net/mlx5: Dynamically resize flow counters query buffer (Amir Tzin) [2049436]
- net/mlx5e: TC, Set flow attr ip_version earlier (Amir Tzin) [2049436]
- net/mlx5e: TC, Move common flow_action checks into function (Amir Tzin) [2049436]
- net/mlx5e: Remove redundant actions arg from vlan push/pop funcs (Amir Tzin) [2049436]
- net/mlx5e: Remove redundant actions arg from validate_goto_chain() (Amir Tzin) [2049436]
- net/mlx5e: TC, Remove redundant action stack var (Amir Tzin) [2049436]
- net/mlx5e: Hide function mlx5e_num_channels_changed (Amir Tzin) [2049436]
- net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macro (Amir Tzin) [2049436]
- net/mlx5: Print more info on pci error handlers (Amir Tzin) [2049436]
- net/mlx5: SF, silence an uninitialized variable warning (Amir Tzin) [2049436]
- net/mlx5: Fix error return code in esw_qos_create() (Amir Tzin) [2049436]
- net/mlx5: E-switch, Create QoS on demand (Amir Tzin) [2049436]
- net/mlx5: E-switch, Enable vport QoS on demand (Amir Tzin) [2049436]
- net/mlx5: E-switch, move offloads mode callbacks to offloads file (Amir Tzin) [2049436]
- net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_mac (Amir Tzin) [2049436]
- net/mlx5: E-switch, Remove vport enabled check (Amir Tzin) [2049436]
- net/mlx5e: Specify out ifindex when looking up decap route (Amir Tzin) [2049436]
- net/mlx5e: TC, Move comment about mod header flag to correct place (Amir Tzin) [2049436]
- net/mlx5e: TC, Move kfree() calls after destroying all resources (Amir Tzin) [2049436]
- net/mlx5e: TC, Destroy nic flow counter if exists (Amir Tzin) [2049436]
- net/mlx5: TC, using swap() instead of tmp variable (Amir Tzin) [2049436]
- net/mlx5: CT: Allow static allocation of mod headers (Amir Tzin) [2049436]
- net/mlx5e: Refactor mod header management API (Amir Tzin) [2049436]
- net/mlx5: Avoid printing health buffer when firmware is unavailable (Amir Tzin) [2049436 2049717]
- net/mlx5e: Support ethtool cq mode (Amir Tzin) [2049436 2049840]
- Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow" (Amir Tzin) [2049435]
- net/mlx5: Use first online CPU instead of hard coded CPU (Amir Tzin) [2049435]
- net/mlx5e: SHAMPO, Fix constant expression result (Amir Tzin) [2049435]
- net/mlx5: Fix access to a non-supported register (Amir Tzin) [2049435 2049717]
- net/mlx5: Fix too early queueing of log timestamp work (Amir Tzin) [2049435 2049717]
- net/mlx5: Fix use after free in mlx5_health_wait_pci_up (Amir Tzin) [2049435]
- net/mlx5: Lag, Fix recreation of VF LAG (Amir Tzin) [2049435]
- net/mlx5e: Sync TIR params updates against concurrent create/modify (Amir Tzin) [2049435]
- RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow (Amir Tzin) [2049435]
- net/mlx5: Fix flow counters SF bulk query len (Amir Tzin) [2049435]
- net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer() (Amir Tzin) [2049435]
- net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate together (Amir Tzin) [2049435]
- net/mlx5e: Add HW-GRO offload (Amir Tzin) [2049435]
- net/mlx5e: Add HW_GRO statistics (Amir Tzin) [2049435]
- net/mlx5e: HW_GRO cqe handler implementation (Amir Tzin) [2049435]
- net/mlx5e: Add data path for SHAMPO feature (Amir Tzin) [2049435]
- net/mlx5e: Add handle SHAMPO cqe support (Amir Tzin) [2049435]
- net/mlx5e: Add control path for SHAMPO feature (Amir Tzin) [2049435]
- net/mlx5e: Add support to klm_umr_wqe (Amir Tzin) [2049435]
- net/mlx5e: Rename TIR lro functions to TIR packet merge functions (Amir Tzin) [2049435]
- net/mlx5e: Align mlx5e_resources with upstream code. (Amir Tzin) [2049435]
- net/mlx5: Add SHAMPO caps, HW bits and enumerations (Amir Tzin) [2049435]
- net/mlx5e: Rename lro_timeout to packet_merge_timeout (Amir Tzin) [2049435]
- net/mlx5: SF_DEV Add SF device trace points (Amir Tzin) [2049435]
- net/mlx5: SF, Add SF trace points (Amir Tzin) [2049435]
- net/mlx5: Bridge, support replacing existing FDB entry (Amir Tzin) [2049435]
- net/mlx5: Bridge, extract code to lookup and del/notify entry (Amir Tzin) [2049435]
- net/mlx5: Add periodic update of host time to firmware (Amir Tzin) [2049435 2049717]
- net/mlx5: Print health buffer by log level (Amir Tzin) [2049435 2049717]
- net/mlx5: Extend health buffer dump (Amir Tzin) [2049435 2049717]
- net/mlx5: Reduce flow counters bulk query buffer size for SFs (Amir Tzin) [2049435]
- net/mlx5: Fix unused function warning of mlx5i_flow_type_mask (Amir Tzin) [2049435]
- net/mlx5: Remove unnecessary checks for slow path flag (Amir Tzin) [2049435]
- net/mlx5e: don't write directly to netdev->dev_addr (Amir Tzin) [2049435]
- RDMA/mlx5: Use dev_addr_mod() (Amir Tzin) [2049435]
- RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n (Amir Tzin) [2049435]
- RDMA/mlx5: Attach ndescs to mlx5_ib_mkey (Amir Tzin) [2049435]
- RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib (Amir Tzin) [2049435]
- RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key (Amir Tzin) [2049435]
- RDMA/mlx5: Align mlx5e_resources with upstream code. (Amir Tzin) [2049435]
- RDMA/mlx5: Remove pd from struct mlx5_core_mkey (Amir Tzin) [2049435]
- RDMA/mlx5: Remove size from struct mlx5_core_mkey (Amir Tzin) [2049435]
- RDMA/mlx5: Remove iova from struct mlx5_core_mkey (Amir Tzin) [2049435]
- net/mlx5: E-Switch, Increase supported number of forward destinations to 32 (Amir Tzin) [2049435]
- net/mlx5: E-Switch, Use dynamic alloc for dest array (Amir Tzin) [2049435]
- net/mlx5: Lag, use steering to select the affinity port in LAG (Amir Tzin) [2049435]
- net/mlx5: Lag, add support to create/destroy/modify port selection (Amir Tzin) [2049435]
- net/mlx5: Lag, add support to create TTC tables for LAG port selection (Amir Tzin) [2049435]
- net/mlx5: Lag, add support to create definers for LAG (Amir Tzin) [2049435]
- net/mlx5: Lag, set match mask according to the traffic type bitmap (Amir Tzin) [2049435]
- net/mlx5: Lag, set LAG traffic type mapping (Amir Tzin) [2049435]
- net/mlx5: Lag, move lag files into directory (Amir Tzin) [2049435]
- net/mlx5: Introduce new uplink destination type (Amir Tzin) [2049435]
- net/mlx5: Add support to create match definer (Amir Tzin) [2049435]
- net/mlx5: Introduce port selection namespace (Amir Tzin) [2049435]
- net/mlx5: Support partial TTC rules (Amir Tzin) [2049435]
- mlx5: prevent 64bit divide (Amir Tzin) [2049435]
- net/mlx5: Use system_image_guid to determine bonding (Amir Tzin) [2049435]
- net/mlx5: Use native_port_num as 1st option of device index (Amir Tzin) [2049435]
- net/mlx5: Introduce new device index wrapper (Amir Tzin) [2049435]
- net/mlx5: Check return status first when querying system_image_guid (Amir Tzin) [2049435]
- net/mlx5: DR, Prefer kcalloc over open coded arithmetic (Amir Tzin) [2049435]
- net/mlx5e: Add extack msgs related to TC for better debug (Amir Tzin) [2049435]
- net/mlx5: CT: Fix missing cleanup of ct nat table on init failure (Amir Tzin) [2049435]
- Revert "net/mlx5e: TC, Skip redundant ct clear actions" (Amir Tzin) [2049435]
- net/mlx5: Disable roce at HCA level (Amir Tzin) [2049435]
- net/mlx5i: Enable Rx steering for IPoIB via ethtool (Amir Tzin) [2049435]
- net/mlx5: Bridge, provide flow source hints (Amir Tzin) [2049435]
- net/mlx5: Read timeout values from DTOR (Amir Tzin) [2049435]
- net/mlx5: Read timeout values from init segment (Amir Tzin) [2049435]
- net/mlx5: Add layout to support default timeouts register (Amir Tzin) [2049435]
- net/mlx5: Set devlink reload feature bit for supported devices only (Amir Tzin) [2049435]
- RDMA/mlx5: Add optional counter support in get_hw_stats callback (Amir Tzin) [2049435]
- RDMA/mlx5: Add modify_op_stat() support (Amir Tzin) [2049435]
- RDMA/mlx5: Add steering support in optional flow counters (Amir Tzin) [2049435]
- RDMA/mlx5: Support optional counters in hw_stats initialization (Amir Tzin) [2049435]
- net/mlx5: Add priorities for counters in RDMA namespaces (Amir Tzin) [2049435]
- net/mlx5: Add ifc bits to support optional counters (Amir Tzin) [2049435]
- net/mlx5: Enable single IRQ for PCI Function (Amir Tzin) [2049435]
- net/mlx5: Shift control IRQ to the last index (Amir Tzin) [2049435]
- net/mlx5: Bridge, pop VLAN on egress table miss (Amir Tzin) [2049435]
- net/mlx5: Bridge, mark reg_c1 when pushing VLAN (Amir Tzin) [2049435]
- net/mlx5: Bridge, extract VLAN pop code to dedicated functions (Amir Tzin) [2049435]
- net/mlx5: Bridge, refactor eswitch instance usage (Amir Tzin) [2049435]
- net/mlx5e: Support accept action (Amir Tzin) [2049435]
- net/mlx5e: Specify out ifindex when looking up encap route (Amir Tzin) [2049435]
- net/mlx5e: Reserve a value from TC tunnel options mapping (Amir Tzin) [2049435]
- net/mlx5e: Move parse fdb check into actions_match_supported_fdb() (Amir Tzin) [2049435]
- net/mlx5e: Split actions_match_supported() into a sub function (Amir Tzin) [2049435]
- net/mlx5e: Move mod hdr allocation to a single place (Amir Tzin) [2049435]
- net/mlx5e: TC, Refactor sample offload error flow (Amir Tzin) [2049435]
- RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty (Amir Tzin) [2049435]
- IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr() (Amir Tzin) [2049435]
- net/mlx5e: Use array_size() helper (Amir Tzin) [2049435]
- net/mlx5: Use struct_size() helper in kvzalloc() (Amir Tzin) [2049435]
- net/mlx5: Use kvcalloc() instead of kvzalloc() (Amir Tzin) [2049435]
- net/mlx5: Tolerate failures in debug features while driver load (Amir Tzin) [2049435]
- IB/mlx5: Enable UAR to have DevX UID (Amir Tzin) [2049435]
- net/mlx5: Add uid field to UAR allocation structures (Amir Tzin) [2049435]
- net/mlx5e: check return value of rhashtable_init (Amir Tzin) [2049435]
- net/mlx5e: Enable TC offload for ingress MACVLAN (Amir Tzin) [2049435]
- net/mlx5e: Enable TC offload for egress MACVLAN (Amir Tzin) [2049435]
- net/mlx5e: loopback test is not supported in switchdev mode (Amir Tzin) [2049435]
- net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributes (Amir Tzin) [2049435]
- net/mlx5e: Use tc sample stubs instead of ifdefs in source file (Amir Tzin) [2049435]
- net/mlx5e: Remove redundant priv arg from parse_pedit_to_reformat() (Amir Tzin) [2049435]
- net/mlx5e: Check action fwd/drop flag exists also for nic flows (Amir Tzin) [2049435]
- net/mlx5e: Set action fwd flag when parsing tc action goto (Amir Tzin) [2049435]
- net/mlx5e: Remove incorrect addition of action fwd flag (Amir Tzin) [2049435]
- Revert "net/mlx5e: TC, Fix ct_clear overwriting ct action metadata" (Amir Tzin) [2049435]
- net/mlx5e: Use correct return type (Amir Tzin) [2049435]
- net/mlx5e: Add error flow for ethtool -X command (Amir Tzin) [2049435]
- net/mlx5: Fix rdma aux device on devlink reload (Amir Tzin) [2049434]
- RDMA/mlx5: Relax DCS QP creation checks (Amir Tzin) [2049434]
- net/mellanox: switch from 'pci_' to 'dma_' API (Amir Tzin) [2049434]
- net/mlx5e: Make use of netdev_warn() (Amir Tzin) [2049434]
- net/mlx5: Initialize numa node for all core devices (Amir Tzin) [2049434]
- net/mlx5: Allocate individual capability (Amir Tzin) [2049434]
- net/mlx5: Reorganize current and maximal capabilities to be per-type (Amir Tzin) [2049434]
- net/mlx5: SF, use recent sysfs api (Amir Tzin) [2049434]
- net/mlx5: Refcount mlx5_irq with integer (Amir Tzin) [2049434]
- net/mlx5: Change SF missing dedicated MSI-X err message to dbg (Amir Tzin) [2049434]
- net/mlx5: Align mlx5_irq structure (Amir Tzin) [2049434]
- net/mlx5: Delete impossible dev->state checks (Amir Tzin) [2049434]
- net/mlx5: Support enable_vnet devlink dev param (Amir Tzin) [2049434]
- net/mlx5: Support enable_rdma devlink dev param (Amir Tzin) [2049434]
- net/mlx5: Support enable_eth devlink dev param (Amir Tzin) [2049434]
- RDMA/mlx5: Drop in-driver verbs object creations (Amir Tzin) [2049434]
- RDMA/mlx5: Delete device resource mutex that didn't protect anything (Amir Tzin) [2049434]
- RDMA/mlx5: Cancel pkey work before destroying device resources (Amir Tzin) [2049434]
- net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions (Amir Tzin) [2049434]
- net/mlx5e: Remove redundant assignment of counter to null (Amir Tzin) [2049434]
- net/mlx5e: Remove redundant parse_attr arg (Amir Tzin) [2049434]
- net/mlx5e: Remove redundant cap check for flow counter (Amir Tzin) [2049434]
- net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions() (Amir Tzin) [2049434]
- net/mlx5e: Remove redundant tc act includes (Amir Tzin) [2049434]
- IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq (Amir Tzin) [2049434]
- RDMA/mlx5: Add DCS offload support (Amir Tzin) [2049434]
- RDMA/mlx5: Separate DCI QP creation logic (Amir Tzin) [2049434]
- net/mlx5: Add DCS caps & fields support (Amir Tzin) [2049434]
- KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4 (Vitaly Kuznetsov) [2119233]
- mm: Fix PASID use-after-free issue (Jerry Snitselaar) [2113046]
- scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Fix a typo (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Assign boolean values to a bool variable (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Fix fall-through warnings for Clang (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't" (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwevt' param (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Demote kerneldoc that fails to meet the criteria (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Fix misnamed function parameter (Rahul Lakkireddy) [2105815]
- scsi: csiostor: Adjust indentation in csio_device_reset (Rahul Lakkireddy) [2105815]
- mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node() (Jose Ignacio Tornos Martinez) [2103625]
- wifi: mac80211: consider EHT element size in assoc request (Jose Ignacio Tornos Martinez) [2103625]
- wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7615: fix throughput regression on DFS channels (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idx (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921: enlarge maximum VHT MPDU length to 11454 (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921: fix aggregation subframes setting to HE max (Jose Ignacio Tornos Martinez) [2103625]
- wifi: mac80211_hwsim: set virtio device ready in probe() (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921s: fix possible sdio deadlock in command fail (Jose Ignacio Tornos Martinez) [2103625]
- wifi: rtw89: 8852a: rfk: fix div 0 exception (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921: do not update pm states in case of error (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7615: do not update pm stats in case of error (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: Avoid REO CMD failed prints during firmware recovery (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: Fix incorrect debug_mask mappings (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: fix missing skb drop on htc_tx_completion error (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921s: fix firmware download random fail (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: fix IRQ affinity warning on shutdown (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: fix netdev open race (Jose Ignacio Tornos Martinez) [2103625]
- iwlwifi: fw: init SAR GEO table only if data is present (Jose Ignacio Tornos Martinez) [2103625]
- ath10k: htt_tx: do not interpret Eth frames as WiFi (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: Don't check arvif->is_started before sending management frames (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: fix twt table_mask to u16 in mt7915_dev (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: reset 11d state in process of recovery (Jose Ignacio Tornos Martinez) [2103625]
- brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips (Jose Ignacio Tornos Martinez) [2103625]
- mt76: fix tx status related use-after-free race on station removal (Jose Ignacio Tornos Martinez) [2103625]
- mt76: do not attempt to reorder received 802.3 packets without agg session (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921: fix kernel crash at mt7921_pci_remove (Jose Ignacio Tornos Martinez) [2103625]
- mt76: fix antenna config missing in 6G cap (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_set (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_gpio_setup (Jose Ignacio Tornos Martinez) [2103625]
- ath10k: enable napi on RX path for usb (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: fix the warning of dev_wake in mhi_pm_disable_transition() (Jose Ignacio Tornos Martinez) [2103625]
- ath11k: acquire ab->base_lock in unassign when finding the peer by addr (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7915: fix DBDC default band selection on MT7915D (Jose Ignacio Tornos Martinez) [2103625]
- mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iter (Jose Ignacio Tornos Martinez) [2103625]
- i40e: Fix tunnel checksum offload with fragmented traffic (Ivan Vecera) [2107977]
- net/mlx5e: Fix matchall police parameters validation (Ivan Vecera) [2106271]
- net/sched: act_police: allow 'continue' action offload (Ivan Vecera) [2106271]
- net: Print hashed skb addresses for all net and qdisc events (Ivan Vecera) [2106271]
- net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (Ivan Vecera) [2106271]
- net/sched: act_pedit: sanitize shift argument before usage (Ivan Vecera) [2106271]
- net/sched: act_pedit: really ensure the skb is writable (Ivan Vecera) [2106271]
- net/sched: taprio: Check if socket flags are valid (Ivan Vecera) [2106271]
- net/sched: flower: Avoid overwriting error messages (Ivan Vecera) [2106271]
- net/sched: matchall: Avoid overwriting error messages (Ivan Vecera) [2106271]
- net/sched: cls_api: Add extack message for unsupported action offload (Ivan Vecera) [2106271]
- net/sched: act_vlan: Add extack message for offload failure (Ivan Vecera) [2106271]
- net/sched: act_tunnel_key: Add extack message for offload failure (Ivan Vecera) [2106271]
- net/sched: act_skbedit: Add extack messages for offload failure (Ivan Vecera) [2106271]
- net/sched: act_police: Add extack messages for offload failure (Ivan Vecera) [2106271]
- net/sched: act_pedit: Add extack message for offload failure (Ivan Vecera) [2106271]
- net/sched: act_mpls: Add extack messages for offload failure (Ivan Vecera) [2106271]
- net/sched: act_mirred: Add extack message for offload failure (Ivan Vecera) [2106271]
- net/sched: act_gact: Add extack messages for offload failure (Ivan Vecera) [2106271]
- net/sched: act_api: Add extack to offload_act_setup() callback (Ivan Vecera) [2106271]
- net/sched: flower: Take verbose flag into account when logging error messages (Ivan Vecera) [2106271]
- net/sched: matchall: Take verbose flag into account when logging error messages (Ivan Vecera) [2106271]
- net/sched: fix incorrect vlan_push_eth dest field (Ivan Vecera) [2106271]
- net/sched: add vlan push_eth and pop_eth action to the hardware IR (Ivan Vecera) [2106271]
- selftests: tc-testing: Increase timeout in tdc config file (Ivan Vecera) [2106271]
- flow_offload: improve extack msg for user when adding invalid filter (Ivan Vecera) [2106271]
- flow_offload: reject offload for all drivers with invalid police parameters (Ivan Vecera) [2106271]
- net: flow_offload: add tc police action parameters (Ivan Vecera) [2106271]
- net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD (Ivan Vecera) [2106271]
- net_sched: add __rcu annotation to netdev->qdisc (Ivan Vecera) [2106271]
- net/sched: act_police: more accurate MTU policing (Ivan Vecera) [2106271]
- net/sched: Enable tc skb ext allocation on chain miss only when needed (Ivan Vecera) [2106271]
- net: sched: remove qdisc_qlen_cpu() (Ivan Vecera) [2106271]
- net: sched: remove psched_tdiff_bounded() (Ivan Vecera) [2106271]
- net: sched: Clarify error message when qdisc kind is unknown (Ivan Vecera) [2106271]
- sch_cake: revise Diffserv docs (Ivan Vecera) [2106271]
- flow_offload: fix suspicious RCU usage when offloading tc action (Ivan Vecera) [2106271]
- net/sched: use min() macro instead of doing it manually (Ivan Vecera) [2106271]
- selftests: tc-testing: add action offload selftest for action and filter (Ivan Vecera) [2106271]
- flow_offload: validate flags of filter and actions (Ivan Vecera) [2106271]
- flow_offload: add reoffload process to update hw_count (Ivan Vecera) [2106271]
- net: sched: save full flags for tc action (Ivan Vecera) [2106271]
- flow_offload: add process to update action stats from hardware (Ivan Vecera) [2106271]
- flow_offload: rename exts stats update functions with hw (Ivan Vecera) [2106271]
- flow_offload: add skip_hw and skip_sw to control if offload the action (Ivan Vecera) [2106271]
- flow_offload: allow user to offload tc action to net device (Ivan Vecera) [2106271]
- flow_offload: add ops to tc_action_ops for flow action setup (Ivan Vecera) [2106271]
- flow_offload: rename offload functions with offload instead of flow (Ivan Vecera) [2106271]
- flow_offload: add index to flow_action_entry structure (Ivan Vecera) [2106271]
- flow_offload: reject to offload tc actions in offload drivers (Ivan Vecera) [2106271]
- flow_offload: fill flags to action structure (Ivan Vecera) [2106271]
- sch_cake: do not call cake_destroy() from cake_init() (Ivan Vecera) [2106271]
- net/sched: fq_pie: prevent dismantle issue (Ivan Vecera) [2106271]
- selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Directory nonexistent (Ivan Vecera) [2106271]
- selftests/tc-testing: add missing config (Ivan Vecera) [2106271]
- selftests/tc-testing: add exit code (Ivan Vecera) [2106271]
- net/sched: act_ct: Offload only ASSURED connections (Ivan Vecera) [2106271]
- selftests/tc-testings: Be compatible with newer tc output (Ivan Vecera) [2106271]
- selftests: forwarding: Fix packet matching in mirroring selftests (Ivan Vecera) [2106271]
- net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any (Ivan Vecera) [2106271]
- cls_flower: Fix inability to match GRE/IPIP packets (Ivan Vecera) [2106271]
- sch_htb: Add extack messages for EOPNOTSUPP errors (Ivan Vecera) [2106271]
- net: sch: simplify condtion for selecting mini_Qdisc_pair buffer (Ivan Vecera) [2106271]
- net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap() (Ivan Vecera) [2106271]
- net: sched: gred: dynamically allocate tc_gred_qopt_offload (Ivan Vecera) [2106271]
- net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding. (Ivan Vecera) [2106271]
- net: sched: Allow statistics reads from softirq. (Ivan Vecera) [2106271]
- net: sched: remove one pair of atomic operations (Ivan Vecera) [2106271]
- net: sched: fix logic error in qdisc_run_begin() (Ivan Vecera) [2106271]
- net: sch_tbf: Add a graft command (Ivan Vecera) [2106271]
- net: sched: Remove Qdisc::running sequence counter (Ivan Vecera) [2106271]
- net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types (Ivan Vecera) [2106271]
- net: sched: Use _bstats_update/set() instead of raw writes (Ivan Vecera) [2106271]
- net: sched: Protect Qdisc::bstats with u64_stats (Ivan Vecera) [2106271]
- u64_stats: Introduce u64_stats_set() (Ivan Vecera) [2106271]
- gen_stats: Move remaining users to gnet_stats_add_queue(). (Ivan Vecera) [2106271]
- mq, mqprio: Use gnet_stats_add_queue(). (Ivan Vecera) [2106271]
- gen_stats: Add gnet_stats_add_queue(). (Ivan Vecera) [2106271]
- gen_stats: Add instead Set the value in __gnet_stats_copy_basic(). (Ivan Vecera) [2106271]
- testing: selftests: tc_common: Add tc_check_at_least_x_packets() (Ivan Vecera) [2106271]
- testing: selftests: forwarding.config.sample: Add tc flag (Ivan Vecera) [2106271]
- net/sched: sch_taprio: properly cancel timer from taprio_destroy() (Ivan Vecera) [2106271]
- net: sched: Use struct_size() helper in kvmalloc() (Ivan Vecera) [2106271]
- net_sched: Use struct_size() and flex_array_size() helpers (Ivan Vecera) [2106271]
- net: prevent user from passing illegal stab size (Ivan Vecera) [2106271]
- net: sched: move and reuse mq_change_real_num_tx() (Ivan Vecera) [2106271]
- selftests: net: test ethtool -L vs mq (Ivan Vecera) [2106271]
- netdevsim: add ability to change channel count (Ivan Vecera) [2106271]
- net: add netif_set_real_num_queues() for device reconfig (Ivan Vecera) [2106271]
- net: sched: update default qdisc visibility after Tx queue cnt changes (Ivan Vecera) [2106271]
- fix array-index-out-of-bounds in taprio_change (Ivan Vecera) [2106271]
- Revert "flow_offload: action should not be NULL when it is referenced" (Ivan Vecera) [2106271]
- sch_cake: fix srchost/dsthost hashing mode (Ivan Vecera) [2106271]
- net/sched: cls_api, reset flags on replay (Ivan Vecera) [2106271]
- net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops (Ivan Vecera) [2106271]
- net: flow_offload: correct comments mismatch with code (Ivan Vecera) [2106271]
- net/sched: taprio: Fix init procedure (Ivan Vecera) [2106271]
- net_sched: refactor TC action init API (Ivan Vecera) [2106271]
- tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option (Ivan Vecera) [2106271]
- net/sched: act_skbmod: Add SKBMOD_F_ECN option support (Ivan Vecera) [2106271]
- qdisc: add new field for qdisc_enqueue tracepoint (Ivan Vecera) [2106271]
- net/sched: act_skbmod: Skip non-Ethernet packets (Ivan Vecera) [2106271]
- net/sched: Remove unnecessary if statement (Ivan Vecera) [2106271]
- net_sched: introduce tracepoint trace_qdisc_enqueue() (Ivan Vecera) [2106271]
- net_sched: use px to print skb address in trace_qdisc_dequeue() (Ivan Vecera) [2106271]
- net: use px to print skb address in trace_netif_receive_skb (Ivan Vecera) [2106271]
- net/sched: sch_taprio: fix typo in comment (Ivan Vecera) [2106271]
- flow_offload: action should not be NULL when it is referenced (Ivan Vecera) [2106271]
- net: sched: remove qdisc->empty for lockless qdisc (Ivan Vecera) [2106271]
- net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc (Ivan Vecera) [2106271]
- net: sched: avoid unnecessary seqcount operation for lockless qdisc (Ivan Vecera) [2106271]
- Revert "net/sched: cls_flower: Remove match on n_proto" (Ivan Vecera) [2106271]
- net: sched: add barrier to ensure correct ordering for lockless qdisc (Ivan Vecera) [2106271]
- net: sched: fix error return code in tcf_del_walker() (Ivan Vecera) [2106271]
- net/sched: cls_flower: Remove match on n_proto (Ivan Vecera) [2106271]
- sch_cake: revise docs for RFC 8622 LE PHB support (Ivan Vecera) [2106271]
- sch_cake: Fix out of bounds when parsing TCP options and header (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_lookup_leaf() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_do_events() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_charge_class() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_deactivate() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_activate() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_change_class_mode() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_class_mode() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_deactivate_prios() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_activate_prios() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_remove_class_from_row() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_add_class_to_row() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_next_rb_node() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_add_to_wait_tree() (Ivan Vecera) [2106271]
- sch_htb: fix doc warning in htb_add_to_id_tree() (Ivan Vecera) [2106271]
- net/sched: act_vlan: Test priority 0 modification (Ivan Vecera) [2106271]
- net/sched: act_vlan: No dump for unset priority (Ivan Vecera) [2106271]
- net: sched: Fix spelling mistakes (Ivan Vecera) [2106271]
- net/sched: fq_pie: fix OOB access in the traffic path (Ivan Vecera) [2106271]
- net/sched: fq_pie: re-factor fix for fq_pie endless loop (Ivan Vecera) [2106271]
- net: taprio offload: enforce qdisc to netdev queue mapping (Ivan Vecera) [2106271]
- net/sched: taprio: Drop unnecessary NULL check after container_of (Ivan Vecera) [2106271]
- net: flow_offload: add FLOW_ACTION_PPPOE_PUSH (Ivan Vecera) [2106271]
- gve: Recording rx queue before sending to napi (Jordan Kimbrough) [2018609]
- gve: fix the wrong AdminQ buffer queue index check (Jordan Kimbrough) [2018609]
- gve: Fix GFP flags when allocing pages (Jordan Kimbrough) [2018609]
- gve: Add tx|rx-coalesce-usec for DQO (Jordan Kimbrough) [2018609]
- gve: Add consumed counts to ethtool stats (Jordan Kimbrough) [2018609]
- gve: Implement suspend/resume/shutdown (Jordan Kimbrough) [2018609]
- gve: Add optional metadata descriptor type GVE_TXD_MTD (Jordan Kimbrough) [2018609]
- gve: remove memory barrier around seqno (Jordan Kimbrough) [2018609]
- gve: Update gve_free_queue_page_list signature (Jordan Kimbrough) [2018609]
- gve: Move the irq db indexes out of the ntfy block struct (Jordan Kimbrough) [2018609]
- gve: Correct order of processing device options (Jordan Kimbrough) [2018609]
- gve: fix for null pointer dereference. (Jordan Kimbrough) [2018609]
- gve: fix unmatched u64_stats_update_end() (Jordan Kimbrough) [2018609]
- gve: Fix off by one in gve_tx_timeout() (Jordan Kimbrough) [2018609]
- gve: Add a jumbo-frame device option. (Jordan Kimbrough) [2018609]
- gve: Implement packet continuation for RX. (Jordan Kimbrough) [2018609]
- gve: Add RX context. (Jordan Kimbrough) [2018609]
- gve: Track RX buffer allocation failures (Jordan Kimbrough) [2018609]
- gve: Allow pageflips on larger pages (Jordan Kimbrough) [2018609]
- gve: Add netif_set_xps_queue call (Jordan Kimbrough) [2018609]
- gve: Recover from queue stall due to missed IRQ (Jordan Kimbrough) [2018609]
- gve: Do lazy cleanup in TX path (Jordan Kimbrough) [2018609]
- gve: Add rx buffer pagecnt bias (Jordan Kimbrough) [2018609]
- gve: Switch to use napi_complete_done (Jordan Kimbrough) [2018609]
- gve: report 64bit tx_bytes counter from gve_handle_report_stats() (Jordan Kimbrough) [2018609]
- gve: fix gve_get_stats() (Jordan Kimbrough) [2018609]
- gve: Properly handle errors in gve_assign_qpl (Jordan Kimbrough) [2018609]
- gve: Avoid freeing NULL pointer (Jordan Kimbrough) [2018609]
- gve: Correct available tx qpl check (Jordan Kimbrough) [2018609]
- ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (Jordan Kimbrough) [2018609]
- gve: Use kvcalloc() instead of kvzalloc() (Jordan Kimbrough) [2018609]
- gve: DQO: avoid unused variable warnings (Jordan Kimbrough) [2018609]
- gve: fix the wrong AdminQ buffer overflow check (Jordan Kimbrough) [2018609]
- gve: DQO: Remove incorrect prefetch (Jordan Kimbrough) [2018609]
- gve: Simplify code and axe the use of a deprecated API (Jordan Kimbrough) [2018609]
- gve: Propagate error codes to caller (Jordan Kimbrough) [2018609]
- gve: Fix an error handling path in 'gve_probe()' (Jordan Kimbrough) [2018609]
- gve: DQO: Fix off by one in gve_rx_dqo() (Jordan Kimbrough) [2018609]
- gve: Fix swapped vars when fetching max queues (Jordan Kimbrough) [2018609]
- gve: Fix warnings reported for DQO patchset (Jordan Kimbrough) [2018609]
- gve: DQO: Add RX path (Jordan Kimbrough) [2018609]
- gve: DQO: Add TX path (Jordan Kimbrough) [2018609]
- gve: DQO: Configure interrupts on device up (Jordan Kimbrough) [2018609]
- gve: DQO: Add ring allocation and initialization (Jordan Kimbrough) [2018609]
- gve: DQO: Add core netdev features (Jordan Kimbrough) [2018609]
- gve: Update adminq commands to support DQO queues (Jordan Kimbrough) [2018609]
- gve: Add DQO fields for core data structures (Jordan Kimbrough) [2018609]
- gve: Add dqo descriptors (Jordan Kimbrough) [2018609]
- gve: Add support for DQO RX PTYPE map (Jordan Kimbrough) [2018609]
- gve: adminq: DQO specific device descriptor logic (Jordan Kimbrough) [2018609]
- gve: Introduce per netdev `enum gve_queue_format` (Jordan Kimbrough) [2018609]
- gve: Introduce a new model for device options (Jordan Kimbrough) [2018609]
- gve: Make gve_rx_slot_page_info.page_offset an absolute offset (Jordan Kimbrough) [2018609]
- gve: gve_rx_copy: Move padding to an argument (Jordan Kimbrough) [2018609]
- gve: Move some static functions to a common file (Jordan Kimbrough) [2018609]
- gve: Correct SKB queue index validation. (Jordan Kimbrough) [2018609]
- gve: Upgrade memory barrier in poll routine (Jordan Kimbrough) [2018609]
- gve: Add NULL pointer checks when freeing irqs. (Jordan Kimbrough) [2018609]
- gve: Update mgmt_msix_idx if num_ntfy changes (Jordan Kimbrough) [2018609]
- gve: Check TX QPL was actually assigned (Jordan Kimbrough) [2018609]
- net: gve: remove duplicated allowed (Jordan Kimbrough) [2018609]
- net: gve: convert strlcpy to strscpy (Jordan Kimbrough) [2018609]
- gve: Add support for raw addressing in the tx path (Jordan Kimbrough) [2018609]
- gve: Rx Buffer Recycling (Jordan Kimbrough) [2018609]
- gve: Add support for raw addressing to the rx path (Jordan Kimbrough) [2018609]
- gve: Add support for raw addressing device option (Jordan Kimbrough) [2018609]
- net: don't include ethtool.h from netdevice.h (Jordan Kimbrough) [2018609]
- gve: Replace zero-length array with flexible-array member (Jordan Kimbrough) [2018609]
- gve: Enable Link Speed Reporting in the driver. (Jordan Kimbrough) [2018609]
- gve: Use link status register to report link status (Jordan Kimbrough) [2018609]
- gve: Batch AQ commands for creating and destroying queues. (Jordan Kimbrough) [2018609]
- gve: NIC stats for report-stats and for ethtool (Jordan Kimbrough) [2018609]
- gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags. (Jordan Kimbrough) [2018609]
- gve: Use dev_info/err instead of netif_info/err. (Jordan Kimbrough) [2018609]
- gve: Add stats for gve. (Jordan Kimbrough) [2018609]
- gve: Get and set Rx copybreak via ethtool (Jordan Kimbrough) [2018609]
- redhat: update ppc64le secureboot signing key (Jarod Wilson) [2109215]
- tools: add cpupower daemon reload when installed/upgraded (Jarod Wilson) [2042424]
- sfc: fix use after free when disabling sriov (Íñigo Huguet) [2105999]
- drm/nouveau: recognise GA103 (Karol Herbst) [1923125]
- drm/aperture: Run fbdev removal before internal helpers (Michel Dänzer) [2088410]
- drm/i915/ttm: fix 32b build (Michel Dänzer) [2088410]
- drm/amd/display: Ensure valid event timestamp for cursor-only commits (Michel Dänzer) [2088410]
- drm/amd/pm: Prevent divide by zero (Michel Dänzer) [2088410]
- drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines. (Michel Dänzer) [2088410]
- drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7 (Michel Dänzer) [2088410]
- drm/i915/selftests: fix subtraction overflow bug (Michel Dänzer) [2088410]
- drm/i915/gt: Serialize TLB invalidates with GT resets (Michel Dänzer) [2088410]
- drm/i915/gt: Serialize GRDOM access between multiple engine resets (Michel Dänzer) [2088410]
- drm/i915/ttm: fix sg_table construction (Michel Dänzer) [2088410]
- drm/i915/selftests: fix a couple IS_ERR() vs NULL tests (Michel Dänzer) [2088410]
- drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist() (Michel Dänzer) [2088410]
- drm/i915/guc: ADL-N should use the same GuC FW as ADL-S (Michel Dänzer) [2088410]
- drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector() (Michel Dänzer) [2088410]
- drm/amdgpu/display: disable prefer_shadow for generic fb helpers (Michel Dänzer) [2088410]
- drm/amdgpu: keep fbdev buffers pinned during suspend (Michel Dänzer) [2088410]
- drm/fourcc: fix integer type usage in uapi header (Michel Dänzer) [2088410]
- drm/i915/dgfx: Disable d3cold at gfx root port (Michel Dänzer) [2088410]
- drm/i915/gem: add missing else (Michel Dänzer) [2088410]
- drm/amdgpu: To flush tlb for MMHUB of RAVEN series (Michel Dänzer) [2088410]
- Revert "drm/amdgpu/display: set vblank_disable_immediate for DC" (Michel Dänzer) [2088410]
- drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover() (Michel Dänzer) [2088410]
- drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled" (Michel Dänzer) [2088410]
- udmabuf: add back sanity check (Michel Dänzer) [2088410]
- drm/amd/display: Fix typo in override_lane_settings (Michel Dänzer) [2088410]
- amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+ (Michel Dänzer) [2088410]
- drm/i915: Implement w/a 22010492432 for adl-s (Michel Dänzer) [2088410]
- drm/i915/uc: remove accidental static from a local variable (Michel Dänzer) [2088410]
- drm/amd/display: Cap OLED brightness per max frame-average luminance (Michel Dänzer) [2088410]
- drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (Michel Dänzer) [2088410]
- drm/i915/reset: Fix error_state_read ptr + offset use (Michel Dänzer) [2088410]
- drm/amdkfd: add pinned BOs to kfd_bo_list (Michel Dänzer) [2088410]
- drm/amdkfd: Use mmget_not_zero in MMU notifier (Michel Dänzer) [2088410]
- drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus (Michel Dänzer) [2088410]
- drm/amd/display: Read Golden Settings Table from VBIOS (Michel Dänzer) [2088410]
- Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (Michel Dänzer) [2088410]
- drm/amdgpu: update VCN codec support for Yellow Carp (Michel Dänzer) [2088410]
- drm/amd/display: remove stale config guards (Michel Dänzer) [2088410]
- drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit (Michel Dänzer) [2088410]
- drm/atomic: Force bridge self-refresh-exit on CRTC switch (Michel Dänzer) [2088410]
- drm/bridge: analogix_dp: Support PSR-exit to disable transition (Michel Dänzer) [2088410]
- drm/amdkfd:Fix fw version for 10.3.6 (Michel Dänzer) [2088410]
- drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate (Michel Dänzer) [2088410]
- drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 (Michel Dänzer) [2088410]
- drm/amd/pm: Fix missing thermal throttler status (Michel Dänzer) [2088410]
- drm/amd/pm: fix a potential gpu_metrics_table memory leak (Michel Dänzer) [2088410]
- drm/radeon: fix a possible null pointer dereference (Michel Dänzer) [2088410]
- drm/amd/display: Check zero planes for OTG disable W/A on clock change (Michel Dänzer) [2088410]
- drm/amd/display: Check if modulo is 0 before dividing. (Michel Dänzer) [2088410]
- drm/amdgpu: fix limiting AV1 to the first instance on VCN3 (Michel Dänzer) [2088410]
- drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid (Michel Dänzer) [2088410]
- drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() (Michel Dänzer) [2088410]
- gma500: fix an incorrect NULL check on list iterator (Michel Dänzer) [2088410]
- drm/i915/dsi: fix VBT send packet port selection for ICL+ (Michel Dänzer) [2088410]
- drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX (Michel Dänzer) [2088410]
- drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator (Michel Dänzer) [2088410]
- drm/nouveau/clk: Fix an incorrect NULL check on list iterator (Michel Dänzer) [2088410]
- drm/nouveau/subdev/bus: Ratelimit logging for fault errors (Michel Dänzer) [2088410]
- drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. (Michel Dänzer) [2088410]
- drm/amdgpu: add beige goby PCI ID (Michel Dänzer) [2088410]
- drm/i915: Fix CFI violation with show_dynamic_id() (Michel Dänzer) [2088410]
- drm/bridge: it6505: Send DPCD SET_POWER to downstream (Michel Dänzer) [2088410]
- drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H (Michel Dänzer) [2088410]
- drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01 (Michel Dänzer) [2088410]
- drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency (Michel Dänzer) [2088410]
- drm/bridge: Fix error handling in analogix_dp_probe (Michel Dänzer) [2088410]
- drm/bridge: anx7625: Use uint8 for lane-swing arrays (Michel Dänzer) [2088410]
- drm/amd/amdgpu: Remove static from variable in RLCG Reg RW (Michel Dänzer) [2088410]
- drm/amd/amdgpu: Fix asm/hypervisor.h build error. (Michel Dänzer) [2088410]
- drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host. (Michel Dänzer) [2088410]
- drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling (Michel Dänzer) [2088410]
- drm: bridge: icn6211: Fix register layout (Michel Dänzer) [2088410]
- drm/bridge: adv7511: clean up CEC adapter when probe fails (Michel Dänzer) [2088410]
- drm/bridge: anx7625: add missing destroy_workqueue() in anx7625_i2c_probe() (Michel Dänzer) [2088410]
- drm/edid: fix invalid EDID extension block filtering (Michel Dänzer) [2088410]
- drm/bridge: it6505: Fix build error (Michel Dänzer) [2088410]
- drm: bridge: it66121: Fix the register page length (Michel Dänzer) [2088410]
- drm/vmwgfx: Fix an invalid read (Michel Dänzer) [2088410]
- drm/ssd130x: Reduce temporary buffer sizes (Michel Dänzer) [2088410]
- drm/ssd130x: Fix rectangle updates (Michel Dänzer) [2088410]
- drm/format-helper: Fix XRGB888 to monochrome conversion (Michel Dänzer) [2088410]
- drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed() (Michel Dänzer) [2088410]
- drm/solomon: Make DRM_SSD130X depends on MMU (Michel Dänzer) [2088410]
- drm: ssd130x: Always apply segment remap setting (Michel Dänzer) [2088410]
- drm: ssd130x: Fix COM scan direction register mask (Michel Dänzer) [2088410]
- drm/bridge: anx7625: check the return on anx7625_aux_trans (Michel Dänzer) [2088410]
- drm/selftests: missing error code in igt_buddy_alloc_smoke() (Michel Dänzer) [2088410]
- drm/bridge_connector: enable HPD by default if supported (Michel Dänzer) [2088410]
- drm: fix EDID struct for old ARM OABI format (Michel Dänzer) [2088410]
- drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init() (Michel Dänzer) [2088410]
- drm/amd/pm: update smartshift powerboost calc for smu13 (Michel Dänzer) [2088410]
- drm/amd/pm: update smartshift powerboost calc for smu12 (Michel Dänzer) [2088410]
- drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo (Michel Dänzer) [2088410]
- drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init (Michel Dänzer) [2088410]
- drm/amd/pm: fix the compile warning (Michel Dänzer) [2088410]
- drm/amdkfd: Fix circular lock dependency warning (Michel Dänzer) [2088410]
- drm/plane: Move range check for format_count earlier (Michel Dänzer) [2088410]
- drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells (Michel Dänzer) [2088410]
- drm/amd/pm: fix double free in si_parse_power_table() (Michel Dänzer) [2088410]
- drm/amdgpu/pm: fix the null pointer while the smu is disabled (Michel Dänzer) [2088410]
- drm/amd/display: Disabling Z10 on DCN31 (Michel Dänzer) [2088410]
- drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes (Michel Dänzer) [2088410]
- drm/vmwgfx: validate the screen formats (Michel Dänzer) [2088410]
- drm/selftests: fix a shift-out-of-bounds bug (Michel Dänzer) [2088410]
- drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() (Michel Dänzer) [2088410]
- selftests/xsk: Disable hanging BPF RES tests (Felix Maurer) [2116940]
- NLM: Defend against file_lock changes after vfs_test_lock() (Benjamin Coddington) [2094884]
- ice: Fix VF not able to send tagged traffic with no VLAN filters (Petr Oros) [2055446]
- ice: Ignore error message when setting same promiscuous mode (Petr Oros) [2100683]
- ice: Fix clearing of promisc mode with bridge over bond (Petr Oros) [2100683]
- ice: Ignore EEXIST when setting promisc mode (Petr Oros) [2100683]
- ice: Fix double VLAN error when entering promisc mode (Petr Oros) [2100683]
* Fri Aug 19 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-420.el8]
- fs: dlm: fix build with CONFIG_IPV6 disabled (Alexander Aring) [2036988]
- fs: dlm: don't call kernel_getpeername() in error_report() (Alexander Aring) [2036988]
- fs: dlm: use sk->sk_socket instead of con->sock (Alexander Aring) [2036988]
- x86: intel_epb: Allow model specific normal EPB value (Prarit Bhargava) [2101488]
- x86: intel_epb: Do not build when CONFIG_PM is unset (Prarit Bhargava) [2101488]
- x86: intel_epb: Take CONFIG_PM into account (Prarit Bhargava) [2101488]
- PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interface (Prarit Bhargava) [2101488]
- PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling (Prarit Bhargava) [2101488]
- thermal: int340x: Add Raptor Lake PCI device id (Prarit Bhargava) [2064828]
- thermal: int340x: Support Raptor Lake (Prarit Bhargava) [2064828]
- nvme-fc: restart admin queue if the caller needs to restart queue (Ewan D. Milne) [2095693]
- netfilter: nf_tables: replace BUG_ON by element length check (Florian Westphal) [2104497]
- netfilter: nf_log: incorrect offset to network header (Florian Westphal) [2104497]
- netfilter: nft_set_pipapo: release elements in clone from abort path (Florian Westphal) [2104497]
- netfilter: nf_tables: stricter validation of element data (Florian Westphal) [2104497]
- netfilter: nft_dynset: restore set element counter when failing to update (Florian Westphal) [2104497]
- netfilter: use get_random_u32 instead of prandom (Florian Westphal) [2104497]
- netfilter: nf_tables: memleak flow rule from commit path (Florian Westphal) [2104497]
- netfilter: nf_tables: hold mutex on netns pre_exit path (Florian Westphal) [2104497]
- netfilter: conntrack: re-fetch conntrack after insertion (Florian Westphal) [2104497]
- netfilter: flowtable: fix excessive hw offload attempts after failure (Florian Westphal) [2104497]
- netfilter: flowtable: avoid possible false sharing (Florian Westphal) [2104497]
- netfilter: nf_nat_h323: eliminate anonymous module_init & module_exit (Florian Westphal) [2104497]
- netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 (Florian Westphal) [2104497]
- netfilter: socket: icmp6: fix use-after-scope (Florian Westphal) [2104497]
- netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local (Florian Westphal) [2104497]
- net/mlx5: Remove ConnectX-7 device from the unsupported devices (Kamal Heib) [1899567]
- fs: dlm: change posix lock sigint handling (Alexander Aring) [2088499]
- fs: dlm: use dlm_plock_info for do_unlock_close (Alexander Aring) [2088499]
- fs: dlm: change plock interrupted message to debug again (Alexander Aring) [2088499]
- fs: dlm: add pid to debug log (Alexander Aring) [2088499]
- fs: dlm: plock use list_first_entry (Alexander Aring) [2088499]
- dlm: replace usage of found with dedicated list iterator variable (Alexander Aring) [2088499]
- dlm: move global to static inits (Alexander Aring) [2088499]
- dlm: remove unnecessary INIT_LIST_HEAD() (Alexander Aring) [2088499]
- dlm: improve plock logging if interrupted (Alexander Aring) [2088499]
- dlm: rearrange async condition return (Alexander Aring) [2088499]
- dlm: cleanup plock_op vs plock_xop (Alexander Aring) [2088499]
- dlm: replace sanity checks with WARN_ON (Alexander Aring) [2088499]
* Fri Aug 19 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-419.el8]
- selftests: mptcp: make sendfile selftest work (Florian Westphal) [2109046]
- selftests: mptcp: more stable simult_flows tests (Florian Westphal) [2109046]
- be2net: Remove useless DMA-32 fallback configuration (Petr Oros) [2051324]
- ethernet: constify references to netdev->dev_addr in drivers (Petr Oros) [2051324]
- ethernet: Remove redundant 'flush_workqueue()' calls (Petr Oros) [2051324]
- ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (Petr Oros) [2051324]
- ethernet: use eth_hw_addr_set() (Petr Oros) [2051324]
- be2net: Use irq_update_affinity_hint() (Petr Oros) [2051324]
- RedHat: ASoC: SOF: Intel: do not enable IMR boot when resuming by default (Jaroslav Kysela) [2114931]
- ASoC: SOF: make ctx_store and ctx_restore as optional (Jaroslav Kysela) [2114931]
- ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes (Jaroslav Kysela) [2114931]
- ASoC: amd: yc: Update DMI table entries for AMD platforms (Jaroslav Kysela) [2114931]
- ASoC: amd: yc: Update DMI table entries (Jaroslav Kysela) [2114931]
- thunderbolt: Add DP OUT resource when DP tunnel is discovered (Torez Smith) [2107601]
- iavf: Fix VLAN_V2 addition/rejection (Petr Oros) [2115618]
- iavf: Fix deadlock in initialization (Petr Oros) [2054656]
- qede: Reduce verbosity of ptp tx timestamp (Manish Chopra) [2080655]
- dmaengine: idxd: Fixup merge conflict resolution from upstream (Jerry Snitselaar) [2100927]
- dmaengine: idxd: skip clearing device context when device is read-only (Jerry Snitselaar) [2100927]
- dmaengine: idxd: add RO check for wq max_transfer_size write (Jerry Snitselaar) [2100927]
- dmaengine: idxd: add RO check for wq max_batch_size write (Jerry Snitselaar) [2100927]
- dmaengine: idxd: fix device cleanup on disable (Jerry Snitselaar) [2100927]
- Revert "dmaengine: idxd: Separate user and kernel pasid enabling" (Jerry Snitselaar) [2100927]
- net: atlantic: always deep reset on pm op, fixing up my null deref regression (Foggy Liu) [2039680]
- net: atlantic: invert deep par in pm functions, preventing null derefs (Foggy Liu) [2039680]
- s390/ap: extend AP change bindings-complete uevent with counter (Mete Durlu) [2114907]
- powerpc/memhotplug: Make lmb size 64bit (Diego Domingos) [2116517]
- powerpc/drmem: Make lmb_size 64 bit (Diego Domingos) [2116517]
- RHEL-only: tools: arm64: Use alternative.h header in sysreg.h (Eric Auger) [2118527]
* Mon Aug 15 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-418.el8]
- vmxnet3: do not reschedule napi for rx processing (Kamal Heib) [2117263]
- lockdown: also lock down previous kgdb use (Lenny Szubowicz) [2104748] {CVE-2022-21499}
- sfc: fix kernel panic when creating VF (Íñigo Huguet) [2114738]
- net/mlx4_en: use kzalloc (Amir Tzin) [2049433]
- net/mlx4: Delete useless moduleparam include (Amir Tzin) [2049433]
- RDMA/mlx4: remove redundant assignment to variable nreq (Amir Tzin) [2049433]
- RDMA/mlx4: Delete useless module.h include (Amir Tzin) [2049433]
- RDMA/mlx4: Don't continue event handler after memory allocation failure (Amir Tzin) [2049433]
- net/mlx4: Use irq_update_affinity_hint() (Amir Tzin) [2049433]
- RDMA/mlx4: Use bitmap_alloc() when applicable (Amir Tzin) [2049433]
- net/mlx4_en: Update reported link modes for 1/10G (Amir Tzin) [2049433]
- ethernet: Remove redundant 'flush_workqueue()' calls (Amir Tzin) [2049433]
- mlx4: constify args for const dev_addr (Amir Tzin) [2049433]
- mlx4: remove custom dev_addr clearing (Amir Tzin) [2049433]
- mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr() (Amir Tzin) [2049433]
- mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() (Amir Tzin) [2049433]
- net/mlx4_en: avoid one cache line miss to ring doorbell (Amir Tzin) [2049433]
- net/mlx4_en: Add XDP_REDIRECT statistics (Amir Tzin) [2049433]
- net/mlx4: Use array_size() helper in copy_to_user() (Amir Tzin) [2049433]
- net: mlx4: Add support for XDP_REDIRECT (Amir Tzin) [2049433]
- net/mellanox: switch from 'pci_' to 'dma_' API (Amir Tzin) [2049433]
- net/mlx4: Use ARRAY_SIZE to get an array's size (Amir Tzin) [2049433]
- net/mlx4: make the array states static const, makes object smaller (Amir Tzin) [2049433]
- dma-direct: use the correct size for dma_set_encrypted() (Jerry Snitselaar) [2105608]
- dma-debug: make things less spammy under memory pressure (Jerry Snitselaar) [2105608]
- dma-iommu: Check that swiotlb is active before trying to use it (Jerry Snitselaar) [2105608]
- cpufreq: powernow-k8: Re-order the init checks (Mark Langsdorf) [2072974]
- cpufreq: unify show() and store() naming and use __ATTR_XX (Mark Langsdorf) [2072974]
- cpufreq: amd-pstate: Add more tracepoint for AMD P-State module (Mark Langsdorf) [2072974]
- cpufreq: CPPC: Fix performance/frequency conversion (Mark Langsdorf) [2072974]
- cpufreq: Move to_gov_attr_set() to cpufreq.h (Mark Langsdorf) [2072974]
- cpufreq: use default_groups in kobj_type (Mark Langsdorf) [2072974]
- cpufreq: Fix initialization of min and max frequency QoS requests (Mark Langsdorf) [2072974]
- cpufreq: Fix a comment in cpufreq_policy_free (Mark Langsdorf) [2072974]
- cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink() (Mark Langsdorf) [2072974]
- cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory (Mark Langsdorf) [2072974]
- cpufreq: sh: Remove sh_cpufreq_cpu_ready() (Mark Langsdorf) [2072974]
- cpufreq: acpi: Remove acpi_cpufreq_cpu_ready() (Mark Langsdorf) [2072974]
- cpufreq: Fix fall-through warning for Clang (Mark Langsdorf) [2072974]
- cpufreq: Remove ->resolve_freq() (Mark Langsdorf) [2072974]
- cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target() (Mark Langsdorf) [2072974]
- cpufreq: Remove the ->stop_cpu() driver callback (Mark Langsdorf) [2072974]
- cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu() (Mark Langsdorf) [2072974]
- cpufreq: Make cpufreq_online() call driver->offline() on errors (Mark Langsdorf) [2072974]
- cpufreq: sh: Remove unused linux/sched.h headers (Mark Langsdorf) [2072974]
- cpufreq: stats: Clean up local variable in cpufreq_stats_create_table() (Mark Langsdorf) [2072974]
- cpufreq: Remove unused for_each_policy macro (Mark Langsdorf) [2072974]
- cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c (Mark Langsdorf) [2072974]
- ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory (Mark Langsdorf) [2067296]
- ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is supported (Mark Langsdorf) [2067296]
- ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported (Mark Langsdorf) [2067296]
- x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c (Mark Langsdorf) [2067296]
- ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked (Mark Langsdorf) [2067296]
- ACPI: CPPC: Assume no transition latency if no PCCT (Mark Langsdorf) [2067296]
- ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported (Mark Langsdorf) [2067296]
- ACPI: CPPC: Check _OSC for flexible address space (Mark Langsdorf) [2067296]
- ACPI: processor: idle: Avoid falling back to C3 type C-states (Mark Langsdorf) [2067296]
- Revert "ACPI: processor: idle: Only flush cache on entering C3" (Mark Langsdorf) [2067296]
- ACPI: CPPC: Change default error code and clean up debug messages in probe (Mark Langsdorf) [2067296]
- ACPI: CPPC: Avoid out of bounds access when parsing _CPC data (Mark Langsdorf) [2067296]
- ACPI: tables: Make LAPIC_ADDR_OVR address readable in message (Mark Langsdorf) [2067296]
- ACPI: IPMI: replace usage of found with dedicated list iterator variable (Mark Langsdorf) [2067296]
- ACPI, APEI: Use the correct variable for sizeof() (Mark Langsdorf) [2067296]
- clocksource: acpi_pm: fix return value of __setup handler (Mark Langsdorf) [2067296]
- ACPI / x86: Add support for LPS0 callback handler (Mark Langsdorf) [2067296]
- ACPI: bus: Avoid using CPPC if not supported by firmware (Mark Langsdorf) [2067296]
- Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query flag" (Mark Langsdorf) [2067296]
- ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU (Mark Langsdorf) [2067296]
- PM: hibernate: Honour ACPI hardware signature by default for virtual guests (Mark Langsdorf) [2067296]
- ACPI: NFIT: Remove block aperture support (Mark Langsdorf) [2067296]
- x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc() (Mark Langsdorf) [2067296]
- ACPI/APEI: Limit printable size of BERT table data (Mark Langsdorf) [2067296]
- ACPI: APEI: fix return value of __setup handlers (Mark Langsdorf) [2067296]
- ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L (Mark Langsdorf) [2067296]
- ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8 (Mark Langsdorf) [2067296]
- ACPICA: Avoid walking the ACPI Namespace if it is not there (Mark Langsdorf) [2067296]
- ACPI: processor idle: Check for architectural support for LPI (Mark Langsdorf) [2067296]
- ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 (Mark Langsdorf) [2067296]
- ACPI: fan: Add additional attributes for fine grain control (Mark Langsdorf) [2067296]
- ACPI: fan: Properly handle fine grain control (Mark Langsdorf) [2067296]
- ACPI: fan: Optimize struct acpi_fan_fif (Mark Langsdorf) [2067296]
- ACPI: fan: Separate file for attributes creation (Mark Langsdorf) [2067296]
- ACPI: fan: Fix error reporting to user space (Mark Langsdorf) [2067296]
- ACPI: clean up double words in two comments (Mark Langsdorf) [2067296]
- ACPI: property: Get rid of redundant 'else' (Mark Langsdorf) [2067296]
- ACPI: EC: Rearrange code in acpi_ec_submit_event() (Mark Langsdorf) [2067296]
- ACPI: EC: Reduce indentation level in acpi_ec_submit_event() (Mark Langsdorf) [2067296]
- ACPI: EC: Do not return result from advance_transaction() (Mark Langsdorf) [2067296]
- ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe() (Mark Langsdorf) [2067296]
- ACPI: PM: Print additional debug message in acpi_s2idle_wake() (Mark Langsdorf) [2067296]
- ACPI: tables: Add CEDT signature to the list of known tables (Mark Langsdorf) [2067296]
- ACPI: properties: Consistently return -ENOENT if there are no more references (Mark Langsdorf) [2067296]
- ACPI: OSL: Fix and clean up acpi_os_read/write_port() (Mark Langsdorf) [2067296]
- ACPICA: Use uintptr_t and offsetof() in Linux kernel builds (Mark Langsdorf) [2067296]
- ACPI: processor: idle: Only flush cache on entering C3 (Mark Langsdorf) [2067296]
- intel_idle: Add AlderLake support (Lenny Szubowicz) [2075709]
- intel_idle: Fix SPR C6 optimization (Lenny Szubowicz) [2075709]
- intel_idle: Fix the 'preferred_cstates' module parameter (Lenny Szubowicz) [2075709]
- cpuidle: intel_idle: Update intel_idle() kerneldoc comment (Lenny Szubowicz) [2075709]
- ice: Fix promiscuous mode not turning off (Petr Oros) [2088787]
- ice: Introduce enabling promiscuous mode on multiple VF's (Petr Oros) [2088787]
- PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF (Myron Stowe) [2106259]
- PCI/IOV: Add pci_iov_vf_id() to get VF index (Myron Stowe) [2106259]
- redhat: enable CONFIG_MAXLINEAR_GPHY as module (Petr Oros) [2071856]
- net: phy: enhance GPY115 loopback disable function (Petr Oros) [2071856]
- net: phy: add Maxlinear GPY115/21x/24x driver (Petr Oros) [2071856]
- cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() (Vratislav Bendel) [2111491]
- ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe (Jaroslav Kysela) [2065580]
- ASoC: amd: Add support for enabling DMIC on acp6x via _DSD (Jaroslav Kysela) [2065580]
- soundwire: intel: prevent pm_runtime resume prior to system suspend (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0) (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Add quirk for Fiero SC-01 (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices (Jaroslav Kysela) [2065580]
- ASoC: cs35l41: Add ASP TX3/4 source to register patch (Jaroslav Kysela) [2065580]
- ASoC: dapm: Initialise kcontrol data for mux/demux controls (Jaroslav Kysela) [2065580]
- ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error (Jaroslav Kysela) [2065580]
- ASoC: cs35l41: Correct some control names (Jaroslav Kysela) [2065580]
- ASoC: wm5110: Fix DRE control (Jaroslav Kysela) [2065580]
- ASoC: wm_adsp: Fix event for preloader (Jaroslav Kysela) [2065580]
- ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem (Jaroslav Kysela) [2065580]
- ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow (Jaroslav Kysela) [2065580]
- ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followed (Jaroslav Kysela) [2065580]
- ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up() (Jaroslav Kysela) [2065580]
- ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe (Jaroslav Kysela) [2065580]
- ASoC: rt7*-sdw: harden jack_detect_handler (Jaroslav Kysela) [2065580]
- ASoC: rt711: fix calibrate mutex initialization (Jaroslav Kysela) [2065580]
- ASoC: Intel: sof_sdw: handle errors on card registration (Jaroslav Kysela) [2065580]
- ASoC: rt711-sdca-sdw: fix calibrate mutex initialization (Jaroslav Kysela) [2065580]
- ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove (Jaroslav Kysela) [2065580]
- ASoC: ops: Fix off by one in range control validation (Jaroslav Kysela) [2065580]
- ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array (Jaroslav Kysela) [2065580]
- ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks() (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221 (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: fix mute/micmute LEDs for HP machines (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Fix headset mic for Acer SF313-51 (Jaroslav Kysela) [2065580]
- ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model (Jaroslav Kysela) [2065580]
- ALSA: hda - Add fixup for Dell Latitidue E5430 (Jaroslav Kysela) [2065580]
- ASoC: SOF: Intel: hda: Fix compressed stream position tracking (Jaroslav Kysela) [2065580]
- ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_load_bytes() (Jaroslav Kysela) [2065580]
- ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect (Jaroslav Kysela) [2065580]
- ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driver (Jaroslav Kysela) [2065580]
- ASoC: rt711: Add endianness flag in snd_soc_component_driver (Jaroslav Kysela) [2065580]
- ALSA: cs46xx: Fix missing snd_card_free() call at probe error (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Add quirk for Clevo L140PU (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Add quirk for Clevo NS50PU (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - ALC897 headset MIC no sound (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop (Jaroslav Kysela) [2065580]
- ALSA: hda/conexant: Fix missing beep setup (Jaroslav Kysela) [2065580]
- ALSA: hda: Fix discovery of i915 graphics PCI device (Jaroslav Kysela) [2065580]
- ALSA: hda/via: Fix missing beep setup (Jaroslav Kysela) [2065580]
- ALSA: memalloc: Drop x86-specific hack for WC allocations (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - Add HW8326 support (Jaroslav Kysela) [2065580]
- ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID (Jaroslav Kysela) [2065580]
- ASoC: es8328: Fix event generation for deemphasis control (Jaroslav Kysela) [2065580]
- ASoC: cs42l51: Correct minimum value for SX volume control (Jaroslav Kysela) [2065580]
- ASoC: cs42l56: Correct typo in minimum level for SX volume controls (Jaroslav Kysela) [2065580]
- ASoC: cs42l52: Correct TLV for Bypass Volume (Jaroslav Kysela) [2065580]
- ASoC: cs53l30: Correct number of volume levels on SX controls (Jaroslav Kysela) [2065580]
- ASoC: cs35l36: Update digital volume TLV (Jaroslav Kysela) [2065580]
- ASoC: cs42l52: Fix TLV scales for mixer controls (Jaroslav Kysela) [2065580]
- ASoC: Intel: cirrus-common: fix incorrect channel mapping (Jaroslav Kysela) [2065580]
- ASoC: nau8822: Add operation for internal PLL off and on (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Add quirk for HP Dev One (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 (Jaroslav Kysela) [2065580]
- ALSA: hda/conexant - Fix loopback issue with CX20632 (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Set up (implicit) sync for Saffire 6 (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Skip generic sync EP parse for secondary EP (Jaroslav Kysela) [2065580]
- ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM (Jaroslav Kysela) [2065580]
- ASoC: SOF: amd: Fixed Build error (Jaroslav Kysela) [2065580]
- ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control (Jaroslav Kysela) [2065580]
- ASoC: max98090: Move check for invalid values before casting in max98090_put_enab_tlv() (Jaroslav Kysela) [2065580]
- ALSA: pcm: Check for null pointer of pointer substream before dereferencing it (Jaroslav Kysela) [2065580]
- ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it (Jaroslav Kysela) [2065580]
- ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.c (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb (Jaroslav Kysela) [2065580]
- ASoC: amd: Add driver data to acp6x machine driver (Jaroslav Kysela) [2065580]
- ASoC: rt1015p: remove dependency on GPIOLIB (Jaroslav Kysela) [2065580]
- ASoC: max98357a: remove dependency on GPIOLIB (Jaroslav Kysela) [2065580]
- ASoC: rt5645: Fix errorenous cleanup order (Jaroslav Kysela) [2065580]
- ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probe (Jaroslav Kysela) [2065580]
- ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks (Jaroslav Kysela) [2065580]
- ASoC: tscs454: Add endianness flag in snd_soc_component_driver (Jaroslav Kysela) [2065580]
- ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload (Jaroslav Kysela) [2065580]
- ASoC: dapm: Don't fold register value changes into notifications (Jaroslav Kysela) [2065580]
- ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408 (Jaroslav Kysela) [2065580]
- ALSA: jack: Access input_dev under mutex (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop (Jaroslav Kysela) [2065580]
- ALSA: hda/realtek - Add new type for ALC245 (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Optimize TEAC clock quirk (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Configure sync endpoints before data (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Add missing ep_idx in fixed EP quirks (Jaroslav Kysela) [2065580]
- ALSA: usb-audio: Workaround for clock setup on TEAC devices (Jaroslav Kysela) [2065580]
- ALSA: ctxfi: Add SB046x PCI ID (Jaroslav Kysela) [2065580]
- NFS: Fix initialisation of nfs_client cl_flags field (Scott Mayhew) [2114577]
- Documentation: Add an explanation of NFSv4 client identifiers (Dave Wysochanski) [1801326]
* Wed Aug 10 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-417.el8]
- crypto: chelsio/chcr - Remove useless MODULE_VERSION (Rahul Lakkireddy) [2105817]
- crypto: chelsio - remove unused function (Rahul Lakkireddy) [2105817]
- crypto: chelsio - Read rxchannel-id from firmware (Rahul Lakkireddy) [2105817]
- crypto: chelsio - Fix some kernel-doc issues (Rahul Lakkireddy) [2105817]
- crypto: chelsio - remove set but not used variable 'adap' (Rahul Lakkireddy) [2105817]
- dm raid: fix address sanitizer warning in raid_resume (Benjamin Marzinski) [2115118]
- dm raid: fix address sanitizer warning in raid_status (Benjamin Marzinski) [2115118]
- dm: return early from dm_pr_call() if DM device is suspended (Benjamin Marzinski) [2115118]
- dm thin: fix use-after-free crash in dm_sm_register_threshold_callback (Benjamin Marzinski) [2115118]
- dm writecache: count number of blocks discarded, not number of discard bios (Benjamin Marzinski) [2115118]
- dm writecache: count number of blocks written, not number of write bios (Benjamin Marzinski) [2115118]
- dm writecache: count number of blocks read, not number of read bios (Benjamin Marzinski) [2115118]
- dm writecache: return void from functions (Benjamin Marzinski) [2115118]
- dm kcopyd: use __GFP_HIGHMEM when allocating pages (Benjamin Marzinski) [2115118]
- dm writecache: set a default MAX_WRITEBACK_JOBS (Benjamin Marzinski) [2115118]
- dm raid: fix KASAN warning in raid5_add_disks (Benjamin Marzinski) [2115118]
- dm raid: fix KASAN warning in raid5_remove_disk (Benjamin Marzinski) [2115118]
- KVM: x86: do not report preemption if the steal time cache is stale (Vitaly Kuznetsov) [2115240]
- KVM: x86: revalidate steal time cache if MSR value changes (Vitaly Kuznetsov) [2115240]
- KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1 (Vitaly Kuznetsov) [2115240]
- KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op() (Vitaly Kuznetsov) [2115240]
- KVM: SEV: Init target VMCBs in sev_migrate_from (Vitaly Kuznetsov) [2115240]
- KVM: SVM: fix tsc scaling cache logic (Vitaly Kuznetsov) [2115240]
- KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() (Vitaly Kuznetsov) [2115240]
- KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer (Vitaly Kuznetsov) [2115240]
- KVM: x86: avoid calling x86 emulator without a decoded instruction (Vitaly Kuznetsov) [2115240]
- KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak (Vitaly Kuznetsov) [2115240]
- KVM: x86: avoid loading a vCPU after .vm_destroy was called (Vitaly Kuznetsov) [2115240]
- KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault (Vitaly Kuznetsov) [2115240]
- KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry (Vitaly Kuznetsov) [2115240]
- KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 (Vitaly Kuznetsov) [2115240]
- sched/deadline: Fix BUG_ON condition for deboosted tasks (Phil Auld) [2111860]
- scsi: qla2xxx: Fix excessive I/O error messages by default (Nilesh Javali) [2100728]
- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (Nilesh Javali) [2044160]
- drm/radeon: fix build rules of *_reg_safe.h (Michel Dänzer) [2006451]
- RDMA/irdma: Fix sleep from invalid context BUG (Kamal Heib) [2097318]
- RDMA/irdma: Do not advertise 1GB page size for x722 (Kamal Heib) [2097318]
- RDMA/cm: Fix memory leak in ib_cm_insert_listen (Kamal Heib) [2097318]
- RDMA/hfi1: Fix potential integer multiplication overflow errors (Kamal Heib) [2097318]
- RDMA/hfi1: Prevent use of lock before it is initialized (Kamal Heib) [2097318]
- RDMA/rxe: Fix an error handling path in rxe_get_mcg() (Kamal Heib) [2097318]
- RDMA/rxe: Generate a completion for unsupported/invalid opcode (Kamal Heib) [2097318]
- scsi: target: cxgbit: Enable Delayed ACK (Rahul Lakkireddy) [2105813]
- scsi: target: cxgbit: Increase max DataSegmentLength (Rahul Lakkireddy) [2105813]
- cxgb4: Use the bitmap API to allocate bitmaps (Rahul Lakkireddy) [2105806]
- cxgb4: Fix typo in string (Rahul Lakkireddy) [2105806]
- cxgb4/cxgb4vf: Fix typo in comments (Rahul Lakkireddy) [2105806]
- cxgb4vf: remove unexpected word "the" (Rahul Lakkireddy) [2105806]
- net: chelsio: cxgb4: Avoid potential negative array offset (Rahul Lakkireddy) [2105806]
- libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route() (Rahul Lakkireddy) [2105806]
- cxgb4vf: Remove useless DMA-32 fallback configuration (Rahul Lakkireddy) [2105806]
- cxgb4: Remove useless DMA-32 fallback configuration (Rahul Lakkireddy) [2105806]
- cxgb4: allow reading unrecognized port module eeprom (Rahul Lakkireddy) [2105806]
- net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe() (Rahul Lakkireddy) [2105806]
- cxgb4: Use struct_group() for memcpy() region (Rahul Lakkireddy) [2105806]
- cxgb4: fix eeprom len when diagnostics not implemented (Rahul Lakkireddy) [2105806]
- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Rahul Lakkireddy) [2105806]
- ethernet: chelsio: use eth_hw_addr_set() (Rahul Lakkireddy) [2105806]
- net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe() (Rahul Lakkireddy) [2105806]
- cxgb4: improve printing NIC information (Rahul Lakkireddy) [2105806]
- net: chelsio: switch from 'pci_' to 'dma_' API (Rahul Lakkireddy) [2105806]
- cxgb4: make the array match_all_mac static, makes object smaller (Rahul Lakkireddy) [2105806]
- cxgb4: fix IRQ free race during driver unload (Rahul Lakkireddy) [2105806]
- net: chelsio: cxgb4: use eth_zero_addr() to assign zero address (Rahul Lakkireddy) [2105806]
- cxgb4: Fix -Wunused-const-variable warning (Rahul Lakkireddy) [2105806]
- cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD (Rahul Lakkireddy) [2105806]
- net: chelsio: cxgb4vf: Fix wrong function name in comments (Rahul Lakkireddy) [2105806]
- net: chelsio: cxgb4: Fix wrong function name in comments (Rahul Lakkireddy) [2105806]
- cxgb4: Remove redundant NULL check (Rahul Lakkireddy) [2105806]
- net: ethernet: chelsiofix: spelling typo of 'rewriteing' (Rahul Lakkireddy) [2105806]
- net: don't include ethtool.h from netdevice.h (Rahul Lakkireddy) [2105806]
- cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro (Rahul Lakkireddy) [2105806]
- cxgb4vf: fix t4vf_eth_xmit()'s return type (Rahul Lakkireddy) [2105806]
- cxgb4vf: update kernel-doc line comments (Rahul Lakkireddy) [2105806]
- cxgb4: remove duplicate headers (Rahul Lakkireddy) [2105806]
- cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call (Rahul Lakkireddy) [2105806]
- cxgb4: Add missing annotation for service_ofldq() (Rahul Lakkireddy) [2105806]
- net: cxgb4vf: reject unsupported coalescing params (Rahul Lakkireddy) [2105806]
- scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown (Tomas Henzl) [2106413]
- drm/amd/display: Fix new dmub notification enabling in DM (Mika Penttilä) [2107632]
- Revert "crypto: chelsio - Inline single pdu only" (Rahul Lakkireddy) [2105818]
- crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net (Rahul Lakkireddy) [2105818]
- net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path (Sabrina Dubroca) [2107200]
- scsi: ch: Make it possible to open a ch device multiple times again (Ewan D. Milne) [2108649]
- lpfc updates for rh8.7 14.0.0.15 (Paul Ely) [2107726]
- scsi: lpfc: Copyright updates for 14.2.0.5 patches (Paul Ely) [2107726]
- scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test (Paul Ely) [2107726]
- scsi: lpfc: Fix attempted FA-PWWN usage after feature disable (Paul Ely) [2107726]
- scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE (Paul Ely) [2107726]
- scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID (Paul Ely) [2107726]
- scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input (Paul Ely) [2107726]
- scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb() (Paul Ely) [2107726]
- scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion (Paul Ely) [2107726]
- scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology (Paul Ely) [2107726]
- scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted (Paul Ely) [2107726]
- scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() (Paul Ely) [2107726]
- scsi: qla2xxx: Fix imbalance vha->vref_count (Nilesh Javali) [2108964]
- scsi: smartpqi: Update version to 2.1.18-045 (Don Brace) [2101548]
- scsi: smartpqi: Update copyright to current year (Don Brace) [2101548]
- scsi: smartpqi: Add ctrl ready timeout module parameter (Don Brace) [2101548]
- scsi: smartpqi: Update deleting a LUN via sysfs (Don Brace) [2101548]
- scsi: smartpqi: Add module param to disable managed ints (Don Brace) [2101548]
- scsi: smartpqi: Fix RAID map race condition (Don Brace) [2101548]
- scsi: smartpqi: Fix DMA direction for RAID requests (Don Brace) [2101548]
- scsi: smartpqi: Stop logging spurious PQI reset failures (Don Brace) [2101548]
- scsi: smartpqi: Add PCI IDs for Lenovo controllers (Don Brace) [2101548]
- scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8i (Don Brace) [2101548]
- scsi: smartpqi: Fix PCI control linkdown system hang (Don Brace) [2101548]
- scsi: smartpqi: Add driver support for multi-LUN devices (Don Brace) [2101548]
- scsi: smartpqi: Close write read holes (Don Brace) [2101548]
- scsi: smartpqi: Add PCI IDs for ramaxel controllers (Don Brace) [2101548]
- scsi: smartpqi: Add controller fw version to console log (Don Brace) [2101548]
- scsi: smartpqi: Shorten drive visibility after removal (Don Brace) [2101548]
- scsi: smartpqi: Fix typo in comment (Don Brace) [2101548]
- docs: kdump: Update the crashkernel description for arm64 (Pingfan Liu) [2093920]
- of: Support more than one crash kernel regions for kexec -s (Pingfan Liu) [2093920]
- of: kexec: Remove FDT_PROP_* definitions (Pingfan Liu) [2093920]
- arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() (Pingfan Liu) [2093920]
- arm64: Use common of_kexec_alloc_and_setup_fdt() (Pingfan Liu) [2093920]
- of: Add a common kexec FDT setup function (Pingfan Liu) [2093920]
- arm64: Use ELF fields defined in 'struct kimage' (Pingfan Liu) [2093920]
- kexec: Move ELF fields to struct kimage (Pingfan Liu) [2093920]
- of: fdt: Add memory for devices by DT property "linux,usable-memory-range" (Pingfan Liu) [2093920]
- efi: apply memblock cap after memblock_add() (Pingfan Liu) [2093920]
- of: fdt: Aggregate the processing of "linux,usable-memory-range" (Pingfan Liu) [2093920]
- of/fdt: Rework early_init_dt_scan_memory() to call directly (Pingfan Liu) [2093920]
- of/fdt: Rework early_init_dt_scan_root() to call directly (Pingfan Liu) [2093920]
- of/fdt: Rework early_init_dt_scan_chosen() to call directly (Pingfan Liu) [2093920]
- of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr() (Pingfan Liu) [2093920]
- of: fdt: Add generic support for handling elf core headers property (Pingfan Liu) [2093920]
- arm64: kdump: Reimplement crashkernel=X (Pingfan Liu) [2093920]
- arm64: Use insert_resource() to simplify code (Pingfan Liu) [2093920]
- kdump: return -ENOENT if required cmdline option does not exist (Pingfan Liu) [2093920]
* Mon Aug 08 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-416.el8]
- sched: Add WARN_ONCE_SAFE for use during critical scheduler code. (Phil Auld) [2095898]
- printk: remove NMI tracking [partial] (Phil Auld) [2095898]
- ext4: make sure ext4_append() always allocates new block (Lukas Czerner) [2070216]
- ext4: check if directory block is within i_size (Lukas Czerner) [2070216]
- redhat: nvme/tcp mistakenly uses blk_mq_tag_to_rq(nvme_tcp_tagset(queue)) (John Meneghini) [2112036]
- RDMA/cxgb4: Set queue pair state when being queried (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Use non-atomic bitmap functions when possible (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Use bitmap_set() when applicable (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Use bitmap_zalloc() when applicable (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Use helper function to set GUIDs (Rahul Lakkireddy) [2105809]
- RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs. (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Fix missing error code in create_qp() (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Remove useless assignments (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: add missing qpid increment (Rahul Lakkireddy) [2105809]
- RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock (Rahul Lakkireddy) [2105809]
- RDMA/cxgb4: Use sizeof() notation (Rahul Lakkireddy) [2105809]
- drm/amd/display: Ignore First MST Sideband Message Return Error (Michel Dänzer) [2089853]
- sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed (Waiman Long) [2115165]
- sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy() (Waiman Long) [2115165]
- ibmvnic: Properly dispose of all skbs during a failover. (Steve Best) [2107560]
- redhat/configs: Enable CONFIG_AMD_HSMP for x86_64 (John Allen) [2072233]
- platform/x86: Add AMD system management interface (John Allen) [2072233]
- ice: do not setup vlan for loopback VSI (Petr Oros) [2103845]
- ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS) (Petr Oros) [2103845]
- ice: Fix VSIs unable to share unicast MAC (Petr Oros) [2080033]
- ice: Fix max VLANs available for VF (Petr Oros) [2112298]
- ice: change devlink code to read NVM in blocks (Petr Oros) [2093904]
- ALSA: Enable more Intel and AMD x86 chipset drivers (Jaroslav Kysela) [2065575]
- ALSA: Remove module symbols namespace (Jaroslav Kysela) [2065575]
- ASoC: SOF: tokens: add token for Mediatek AFE (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Expand firmware loading search options (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Add trace caps to speaker protection FW (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Make compressed buffers optional (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Correct control read size when parsing compressed buffer (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Add support for "toggle" preloaders (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Fix overrun of unterminated control name string (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Clear core reset for cache (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Move lockdep asserts to avoid potential null pointer (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Allow creation of event controls (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Add offset to cs_dsp read/write (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Clarify some kernel doc comments (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrl (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Add support for rev 2 coefficient files (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Print messages from bin files (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Add pre_run callback (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Add version checks on coefficient loading (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: Add lockdep asserts to interface functions (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Remove the wmfw_add_ctl helper function (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret' (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: remove a repeated including (Jaroslav Kysela) [2065575]
- firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: move firmware loading to client (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Move check of dsp->running to better place (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Move sys_config_size to wm_adsp (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Split DSP power operations into helper functions (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Separate some ASoC and generic functions (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Introduce cs_dsp logging macros (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Rename generic DSP support (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Cancel ongoing work when removing controls (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Move check for control existence (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Put debugfs_remove_recursive back in (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfs (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Remove pointless string comparison (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Correct wm_coeff_tlv_get handling (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Fix control name parsing for multi-fw (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Fix uninitialized variable warnings (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Use snd_ctl_elem_type_t for control types (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Only use __be32 for big-endian data (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: Improve handling of raw byte streams (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() (Jaroslav Kysela) [2065575]
- ASoC: wm_adsp: fix error return code in wm_adsp_load() (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Add the binding include file for the HDA header support (Jaroslav Kysela) [2065575]
- ALSA: uapi: use C90 comment style instead of C99 style (Jaroslav Kysela) [2065575]
- ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs (Jaroslav Kysela) [2065575]
- ALSA: hda/i915: Fix one too many pci_dev_put() (Jaroslav Kysela) [2065575]
- ALSA: hda: intel-dsp-config: update AlderLake PCI IDs (Jaroslav Kysela) [2065575]
- ALSA: hda/i915 - skip acomp init if no matching display (Jaroslav Kysela) [2065575]
- ALSA: hda/i915 - avoid hung task timeout in i915 wait (Jaroslav Kysela) [2065575]
- ALSA: intel-dspconfig: add ES8336 support for CNL (Jaroslav Kysela) [2065575]
- ALSA: intel-dsp-config: add more ACPI HIDs for ES83x6 devices (Jaroslav Kysela) [2065575]
- ALSA: hda: intel-dsp-config: reorder the config table (Jaroslav Kysela) [2065575]
- ALSA: hda: intel-dsp-config: add JasperLake support (Jaroslav Kysela) [2065575]
- ALSA: hda: Simplify DMIC-in-NHLT check (Jaroslav Kysela) [2065575]
- ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: x86: Use standard mmap helper for Intel HDMI LPE audio (Jaroslav Kysela) [2065575]
- ALSA: intel_hdmi: Fix reference to PCM buffer address (Jaroslav Kysela) [2065575]
- ALSA: intel_hdmi: Check for error num after setting mask (Jaroslav Kysela) [2065575]
- tools include uapi: Update asound.h copy (Jaroslav Kysela) [2065575]
- tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2065575]
- tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2065575]
- ALSA: hda: Add helper macros for DSP capable devices (Jaroslav Kysela) [2065575]
- ALSA: intel-nhlt: add helper to detect SSP link mask (Jaroslav Kysela) [2065575]
- ASoC: soc-acpi: add information on I2S/TDM link mask (Jaroslav Kysela) [2065575]
- ASoC: soc-acpi: fix kernel-doc descriptor (Jaroslav Kysela) [2065575]
- ASoC: SOF: fix 32 signed bit overflow (Jaroslav Kysela) [2065575]
- ALSA: hda: Add snd_hdac_ext_bus_link_at() helper (Jaroslav Kysela) [2065575]
- ALSA: cleanup double word in comment (Jaroslav Kysela) [2065575]
- ASoC: SOF: add _D3_PERSISTENT flag to fw_ready message (Jaroslav Kysela) [2065575]
- ALSA: HDA: hdac_ext_stream: use consistent prefixes for variables (Jaroslav Kysela) [2065575]
- ipc: debug: Add shared memory heap to memory scan (Jaroslav Kysela) [2065575]
- ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 formats (Jaroslav Kysela) [2065575]
- ALSA: hda: Fill gaps in NHLT endpoint-interface (Jaroslav Kysela) [2065575]
- ASoC: SOF: IPC: Add new IPC command to free trace DMA (Jaroslav Kysela) [2065575]
- soundwire: stream: make enable/disable/deprepare idempotent (Jaroslav Kysela) [2065575]
- soundwire: stream: sdw_stream_add_ functions can be called multiple times (Jaroslav Kysela) [2065575]
- soundwire: stream: introduce sdw_slave_rt_find() helper (Jaroslav Kysela) [2065575]
- soundwire: stream: separate alloc and config within sdw_stream_add_xxx() (Jaroslav Kysela) [2065575]
- soundwire: stream: move list addition to sdw_slave_alloc_rt() (Jaroslav Kysela) [2065575]
- soundwire: stream: rename and move master/slave_rt_free routines (Jaroslav Kysela) [2065575]
- soundwire: stream: group sdw_stream_ functions (Jaroslav Kysela) [2065575]
- soundwire: stream: split sdw_alloc_slave_rt() in alloc and config (Jaroslav Kysela) [2065575]
- soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers (Jaroslav Kysela) [2065575]
- soundwire: stream: split sdw_alloc_master_rt() in alloc and config (Jaroslav Kysela) [2065575]
- soundwire: stream: simplify sdw_alloc_master_rt() (Jaroslav Kysela) [2065575]
- soundwire: stream: group sdw_port and sdw_master/slave_port functions (Jaroslav Kysela) [2065575]
- soundwire: stream: add 'slave' prefix for port range checks (Jaroslav Kysela) [2065575]
- soundwire: stream: split alloc and config in two functions (Jaroslav Kysela) [2065575]
- soundwire: stream: split port allocation and configuration loops (Jaroslav Kysela) [2065575]
- soundwire: stream: add alloc/config/free helpers for ports (Jaroslav Kysela) [2065575]
- soundwire: stream: simplify check on port range (Jaroslav Kysela) [2065575]
- soundwire: stream: add slave runtime to list earlier (Jaroslav Kysela) [2065575]
- soundwire: stream: remove unused parameter in sdw_stream_add_slave (Jaroslav Kysela) [2065575]
- soundwire: intel: fix wrong register name in intel_shim_wake (Jaroslav Kysela) [2065575]
- soundwire: bus: add dev_warn() messages to track UNATTACHED devices (Jaroslav Kysela) [2065575]
- soundwire: intel: remove PDM support (Jaroslav Kysela) [2065575]
- soundwire: intel: remove unnecessary init (Jaroslav Kysela) [2065575]
- ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire (Jaroslav Kysela) [2065575]
- soundwire: intel: improve suspend flows (Jaroslav Kysela) [2065575]
- soundwire: intel: Use auxiliary_device driver data helpers (Jaroslav Kysela) [2065575]
- soundwire: qcom: remove redundant version number read (Jaroslav Kysela) [2065575]
- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback (Jaroslav Kysela) [2065575]
- ASoC: ops: Validate input values in snd_soc_put_volsw_range() (Jaroslav Kysela) [2065575]
- ASoC: dmaengine: Restore NULL prepare_slave_config() callback (Jaroslav Kysela) [2065575]
- ASoC: max98090: Generate notifications on changes for custom control (Jaroslav Kysela) [2065575]
- ASoC: max98090: Reject invalid values in custom control put() (Jaroslav Kysela) [2065575]
- ASoC: rt9120: Correct the reg 0x09 size to one byte (Jaroslav Kysela) [2065575]
- ASoC: soc-ops: fix error handling (Jaroslav Kysela) [2065575]
- ASoC: da7219: Fix change notifications for tone generator frequency (Jaroslav Kysela) [2065575]
- ASoC: simple-card-utils: fix sysclk shutdown (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15 (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: add a quirk for headset at mic1 port (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: support a separate gpio to control headphone (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: simplify speaker gpio naming (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi: correct device endpoints for max98373 (Jaroslav Kysela) [2065575]
- ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Fix memory leak in sof_control_load() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: cleanup dailinks on widget unload (Jaroslav Kysela) [2065575]
- ASoC: rt711/5682: check if bus is active before deferred jack detection (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2 (Jaroslav Kysela) [2065575]
- ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm() (Jaroslav Kysela) [2065575]
- ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Add one more variable in the debug log (Jaroslav Kysela) [2065575]
- ASoC: rt5682: fix an incorrect NULL check on list iterator (Jaroslav Kysela) [2065575]
- ASoC: soc-dapm: fix two incorrect uses of list iterator (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Fix memory leak of scontrol->name (Jaroslav Kysela) [2065575]
- codecs: rt5682s: fix an incorrect NULL check on list iterator (Jaroslav Kysela) [2065575]
- ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add a new dai_get_clk topology IPC op (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Add ops for setting up and tearing down pipelines (Jaroslav Kysela) [2065575]
- ASoC: SOF: expose sof_route_setup() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add dai_link_fixup PCM op for IPC3 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add trigger PCM op for IPC3 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Define hw_params PCM op for IPC3 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce IPC3 PCM hw_free op (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce IPC-specific PCM ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add bytes_ext control IPC ops for IPC3 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add bytes_get/put control IPC ops for IPC3 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add enum_get/put control ops for IPC3 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add switch get/put IPC3 ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add volume_get/put IPC3 ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add IPC3 topology control ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce IPC ops for kcontrol IO (Jaroslav Kysela) [2065575]
- ASoC: SOF: Make sof_suspend/resume IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: Make sof_widget_setup/free IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: set up scheduler widget before all other widgets in the pipeline (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy (Jaroslav Kysela) [2065575]
- ASoC: ak4642: Use of_device_get_match_data() (Jaroslav Kysela) [2065575]
- ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call (Jaroslav Kysela) [2065575]
- ASoC: amd: Fix reference to PCM buffer address (Jaroslav Kysela) [2065575]
- ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data (Jaroslav Kysela) [2065575]
- ASoC: rt1308-sdw: get calibration params after power on (Jaroslav Kysela) [2065575]
- ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe (Jaroslav Kysela) [2065575]
- ASoC: ti: Fix spelling mistake "cant" -> "can't" (Jaroslav Kysela) [2065575]
- ASoC: samsung: i2s: check the return value of kstrdup() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: remove snd_sof_complete_pipeline() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make widget binding IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make control parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make DAI widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make route setup IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make effect widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: Replace zero-length array with flexible-array member (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make siggen widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make asrc widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make src widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make mux/demux widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make mixer widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make pga widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make buffer widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Make scheduler widget parsing IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce IPC3 ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Add helper function for processing tuple arrays (Jaroslav Kysela) [2065575]
- ASoC: SOF: IPC: Introduce IPC ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce struct snd_sof_dai_link (Jaroslav Kysela) [2065575]
- ASoC: soc-compress: Change the check for codec_dai (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Code loading over HDA (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Code loading over CLDMA (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Implement CLDMA transfer (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: General code loading flow (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Dynamic firmware resources management (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Declare module configuration types (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Firmware resources management utilities (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Add basefw runtime-parameter requests (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Add ROM requests (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Add power management requests (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Add module management requests (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Add pipeline management requests (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Add code loading requests (Jaroslav Kysela) [2065575]
- ASoC: Intel: avs: Inter process communication (Jaroslav Kysela) [2065575]
- ASoC: Intel: Introduce AVS driver (Jaroslav Kysela) [2065575]
- ASoC: Export DAI register and widget ctor and dctor functions (Jaroslav Kysela) [2065575]
- ASoC: simple-card-utils: Don't reset clock of active DAI (Jaroslav Kysela) [2065575]
- ASoC: SOF: Remove ipc_pcm_params() ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset() (Jaroslav Kysela) [2065575]
- ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce optional callback to configure stream data offset (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper (Jaroslav Kysela) [2065575]
- ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declaration (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw in ADL match table (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: add topology overwrite for Taniks (Jaroslav Kysela) [2065575]
- ASoC: SOF: trace: Use proper DMA direction for the trace data buffer (Jaroslav Kysela) [2065575]
- ASoC: SOF: compress: fix null check after dereference (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: enable DMI L1 for playback streams (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_buffer (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Remove unneeded semicolon (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Remove unneeded semicolon (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: fix randconfig issue (Jaroslav Kysela) [2065575]
- ASoC: Intel: bytcht_es8316: move comment to the right place (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: add cfg-dmics component for UCM support (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: extend machine driver to support ES8326 codec (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: add support for JD inverted quirk (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: move comment to the right place (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: log all quirks (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: use NHLT information to set dmic and SSP (Jaroslav Kysela) [2065575]
- ASoC: Intel: Revert "ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021" (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: get codec device with ACPI instead of bus search (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: make gpio optional (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi: add ESSX8336 support on Cannon Lake machines (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi: add more ACPI HIDs for ES83x6 devices (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi: quirk topology filename dynamically (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: report SSP link mask to machine driver (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boards (Jaroslav Kysela) [2065575]
- ASoC: SOF: move definition of snd_sof_ipc to header file (Jaroslav Kysela) [2065575]
- ASoC: SOF: make struct snd_sof_dai IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Rename arguments in sof_parse_tokens() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Rename arguments in sof_parse_token_sets() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Modify signature for token parsing functions (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add a tuples array to struct snd_sof_widget (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: make sof_route_load() IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: SOF: make struct snd_sof_widget IPC agnostic (Jaroslav Kysela) [2065575]
- ASoC: mxs: Fix error handling in mxs_sgtl5000_probe (Jaroslav Kysela) [2065575]
- ASoC: dmaengine: do not use a NULL prepare_slave_config() callback (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add missing of_node_put() in imx8m_probe (Jaroslav Kysela) [2065575]
- ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probe (Jaroslav Kysela) [2065575]
- ASoC: amd: acp3x: Fix signedness bug in acp3x (Jaroslav Kysela) [2065575]
- ASoC: amd: acp5x-pcm-dma: Fix signedness bug (Jaroslav Kysela) [2065575]
- ASoC: Intel: catpt: use asoc_substream_to_rtd() (Jaroslav Kysela) [2065575]
- ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: expose some get_token ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Modify the get_token op for string tokens (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: remove redundant code in sof_link_afe_load() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: remove redundant code (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-audio: removed unused function (Jaroslav Kysela) [2065575]
- ASoC: SOF: set swidget's core for scheduler widget (Jaroslav Kysela) [2065575]
- ASoC: SOF: simplify snd_sof_device_remove() (Jaroslav Kysela) [2065575]
- ASoC: SOF: remove snd_sof_pipeline_find() (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: fix signedness bug in acp5x_audio_probe() (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Remove unnecessary param (Jaroslav Kysela) [2065575]
- ASoC: rt5682s: Stabilize the combo jack detection (Jaroslav Kysela) [2065575]
- ASoC: wm8350: Handle error for wm8350_register_irq (Jaroslav Kysela) [2065575]
- ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe() (Jaroslav Kysela) [2065575]
- ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe() (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Fix signedness bug in renoir_audio_probe() (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13" (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: add GPIOLIB dependency where missed (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC is used" (Jaroslav Kysela) [2065575]
- ASoC: fsl_sai: store full version instead of major/minor (Jaroslav Kysela) [2065575]
- ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk (Jaroslav Kysela) [2065575]
- ASoC: fsl_sai: simplify irq return value (Jaroslav Kysela) [2065575]
- ASoC: fsl_sai: Drop unnecessary defines (Jaroslav Kysela) [2065575]
- ASoC: codecs: Add Awinic AW8738 audio amplifier driver (Jaroslav Kysela) [2065575]
- ASoC: audio_graph_card2: Add support for variable slot widths (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: clarify operator precedence (Jaroslav Kysela) [2065575]
- ASoC: SOF: debug: clarify operator precedence (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT value (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Move group register configuration to acp-loader (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optional (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: pci-tgl: add RPL-S support (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Fix DSP mbox start command and global enable order (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Fix max number of TX channels (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Fix GPIO2 configuration (Jaroslav Kysela) [2065575]
- ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint (Jaroslav Kysela) [2065575]
- ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog" (Jaroslav Kysela) [2065575]
- ASoC: soc-compress: prevent the potentially use of null pointer (Jaroslav Kysela) [2065575]
- ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburst (Jaroslav Kysela) [2065575]
- ASoC: dwc-i2s: Handle errors for clk_enable (Jaroslav Kysela) [2065575]
- ASoC: amd: use asoc_substream_to_rtd() (Jaroslav Kysela) [2065575]
- ASoC: atmel_ssc_dai: Handle errors for clk_enable (Jaroslav Kysela) [2065575]
- ASoC: mxs-saif: Handle errors for clk_enable (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi: add entries in ADL match table (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_ssp_amp: rename driver and support cs35l41 amplifier (Jaroslav Kysela) [2065575]
- ASoC: Intel: cirrus-common: support cs35l41 amplifier (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_rt1308: move rt1308 code to common module (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: create sof-realtek-common module (Jaroslav Kysela) [2065575]
- ASoC: Intel: add RT1308 I2S machine driver and HDMI-in capture via I2S support. (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: fix spelling in comments (Jaroslav Kysela) [2065575]
- ASoC: soc-acpi: remove sof_fw_filename (Jaroslav Kysela) [2065575]
- ASoC: es7241: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98927: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98926: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98925: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max9867: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max9860: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max9850: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98390: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98371: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98095: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: max98088: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: uda134x: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: ml26124: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: pcm512x: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: pcm3168a: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: pcm186x: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: pcm1681: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: pcm3060: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: ti: davinci-i2s: Add check for clk_enable() (Jaroslav Kysela) [2065575]
- ASoC: mc13783: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: isabelle: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: amd: vangogh: fix uninitialized symbol warning in machine driver (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: remove warnings and errors pointed out by checkpatch pl (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: update DAI link name (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: fix for pm resume callback sequence (Jaroslav Kysela) [2065575]
- ASoC: es8328: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: inno_rk3036: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: es8316: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: wl1273: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: es7134: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: twl4030: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: uda1334: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: uda1380: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: si476x: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: sti-sas: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt (Jaroslav Kysela) [2065575]
- ASoC: tscs454: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: tscs42xx: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: lm49453: Use modern ASoC DAI format terminology (Jaroslav Kysela) [2065575]
- ASoC: qcom: lpass-platform: Update warning print to control excess logging (Jaroslav Kysela) [2065575]
- ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_create() (Jaroslav Kysela) [2065575]
- ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp() (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration (Jaroslav Kysela) [2065575]
- ASoC: amd: Use platform_get_irq_byname() to get the interrupt (Jaroslav Kysela) [2065575]
- ASoC: SOF: Declare sof_compress_ops in sof-priv.h (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Add DMIC machine driver ops (Jaroslav Kysela) [2065575]
- ASoC: amd: acp-legacy: Add legacy card support for new machines (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Change card name for Guybrush Machine (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: Add compress_ops for SOF platform component driver (Jaroslav Kysela) [2065575]
- ASoC: rt5682s: Fix the wrong jack type detected (Jaroslav Kysela) [2065575]
- ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: update acp init and deinit sequence (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: apply sample bits pcm constraint (Jaroslav Kysela) [2065575]
- ASoC: amd: vg: update platform clock control sequence (Jaroslav Kysela) [2065575]
- ASoC: nau8821: enable no_capture_mute flag (Jaroslav Kysela) [2065575]
- ASoC: amd: vangogh: refactor i2s master mode clock sequence code (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: Add topology overwrite for Felwinter (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021 (Jaroslav Kysela) [2065575]
- ASoC: intel: skylake: Set max DMA segment size (Jaroslav Kysela) [2065575]
- ASoC: SOF: hda: Set max DMA segment size (Jaroslav Kysela) [2065575]
- ASoC: SOF: core: unregister clients and machine drivers in .shutdown (Jaroslav Kysela) [2065575]
- ASoC: cs4265: Fix the duplicated control name (Jaroslav Kysela) [2065575]
- ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min (Jaroslav Kysela) [2065575]
- ASoC: soc-core: skip zero num_dai component in searching dai name (Jaroslav Kysela) [2065575]
- ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y (Jaroslav Kysela) [2065575]
- ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBY (Jaroslav Kysela) [2065575]
- ASoC: wm8731: Delete empty remove() function (Jaroslav Kysela) [2065575]
- ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIES (Jaroslav Kysela) [2065575]
- ASoC: pcm3168a: refactor format handling (Jaroslav Kysela) [2065575]
- ASoC: pcm3168a: refactor hw_params routine (Jaroslav Kysela) [2065575]
- ASoC: pcm3168a: cleanup unintuitive mask usage (Jaroslav Kysela) [2065575]
- ASoC: SOF: compr: Mark snd_compress_ops static (Jaroslav Kysela) [2065575]
- ASoC: Intel: bytcr_wm5102: use GFP_KERNEL (Jaroslav Kysela) [2065575]
- ASoC: SOF: Convert the generic probe support to SOF client (Jaroslav Kysela) [2065575]
- ASoC: SOF: Convert the generic IPC message injector into SOF client (Jaroslav Kysela) [2065575]
- ASoC: SOF: Convert the generic IPC flood test into SOF client (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-client: Add support for clients not managed by pm framework (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce IPC SOF client support (Jaroslav Kysela) [2065575]
- ASoC: SOF: Split up utils.c into sof-utils and iomem-utils (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events (Jaroslav Kysela) [2065575]
- ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header (Jaroslav Kysela) [2065575]
- ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Remove the sysclk and sysclk_src checking (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members (Jaroslav Kysela) [2065575]
- ASoC: fsl_sai: Enable combine mode soft (Jaroslav Kysela) [2065575]
- ASoC: SOF: compr: Add compress ops implementation (Jaroslav Kysela) [2065575]
- ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init() (Jaroslav Kysela) [2065575]
- ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_prepare (Jaroslav Kysela) [2065575]
- ASoC: zl38060: Remove spurious gpiolib select (Jaroslav Kysela) [2065575]
- ASoC: max9759: Remove spurious gpiolib select (Jaroslav Kysela) [2065575]
- ASoC: simple-amplifier: Remove spurious gpiolib select (Jaroslav Kysela) [2065575]
- ASoC: rt9120: Remove spurious gpiolib select (Jaroslav Kysela) [2065575]
- ASoC: dmic: Remove spurious gpiolib select (Jaroslav Kysela) [2065575]
- ASoC: rt5682: do not block workqueue if card is unbound (Jaroslav Kysela) [2065575]
- ASoC: rt5668: do not block workqueue if card is unbound (Jaroslav Kysela) [2065575]
- ASoC: rt5682s: do not block workqueue if card is unbound (Jaroslav Kysela) [2065575]
- ASoC: tas2770: Insert post reset delay (Jaroslav Kysela) [2065575]
- ASoC: samsung: Explicitly include gpiolib header (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driver (Jaroslav Kysela) [2065575]
- ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx() (Jaroslav Kysela) [2065575]
- ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() (Jaroslav Kysela) [2065575]
- ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx() (Jaroslav Kysela) [2065575]
- ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() (Jaroslav Kysela) [2065575]
- ASoC: max98927: add missing header file (Jaroslav Kysela) [2065575]
- ASoC: ops: Check for negative values before reading them (Jaroslav Kysela) [2065575]
- ASoC: cs42l51: Improve error handling in cs42l51_remove() (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc: Do not allocate buffer for msg_data (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress() (Jaroslav Kysela) [2065575]
- ASoC: amd: renoir: Add check for acp configuration flags (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: acp-legacy: Add DMIC dai link support for Renoir (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir. (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Add generic PCI driver module for ACP device (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Add PDM controller based dmic dai for Renoir (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Add generic support for PDM controller on ACP (Jaroslav Kysela) [2065575]
- ASoC: rk3399_gru_sound: Wire up DP jack detection (Jaroslav Kysela) [2065575]
- ASoC: rt5682: Fix deadlock on resume (Jaroslav Kysela) [2065575]
- ASoC: hdmi-codec: Fix OOB memory accesses (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: Move debugfs removal out of spinlock (Jaroslav Kysela) [2065575]
- ASoC: SOF: trace: Simplify count adjustment in trace_read (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: Remove link assignment limitation (Jaroslav Kysela) [2065575]
- ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() (Jaroslav Kysela) [2065575]
- ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() (Jaroslav Kysela) [2065575]
- ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() (Jaroslav Kysela) [2065575]
- ASoC: simple-card-utils: Add new system-clock-fixed flag (Jaroslav Kysela) [2065575]
- ASoC: simple-card-utils: Set sysclk on all components (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_rt5682: add 512FS MCLK clock configuration (Jaroslav Kysela) [2065575]
- ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card (Jaroslav Kysela) [2065575]
- ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignment (Jaroslav Kysela) [2065575]
- ASoC: samsung: remove unneeded ret variable (Jaroslav Kysela) [2065575]
- ASoC: codecs: remove redundant ret variable (Jaroslav Kysela) [2065575]
- ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_rt5682: Add support for platform without amplifier (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_rt5682: add support for systems without i915 audio (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: Compare sdw adr directly (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: match sdw version on link_slaves_found (Jaroslav Kysela) [2065575]
- ASoC: add support for TAS5805M digital amplifier (Jaroslav Kysela) [2065575]
- ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior (Jaroslav Kysela) [2065575]
- ASoC: topology: Allow TLV control to be either read or write (Jaroslav Kysela) [2065575]
- ASoC: topology: Remove superfluous error prints (Jaroslav Kysela) [2065575]
- ASoC: SOF: add flag to disable IMR restore to sof_debug (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-loader: add IMR restore support (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-loader: add SSP helper (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: use inclusive language for SSP clocks (Jaroslav Kysela) [2065575]
- ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devices (Jaroslav Kysela) [2065575]
- ASoC: max9759: fix underflow in speaker_gain_control_put() (Jaroslav Kysela) [2065575]
- ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name (Jaroslav Kysela) [2065575]
- ASoC: simple-card: fix probe failure on platform component (Jaroslav Kysela) [2065575]
- ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Add support for hibernate memory retention mode (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Update handling of test key registers (Jaroslav Kysela) [2065575]
- ASoC: wcd9335: Keep a RX port value for each SLIM RX mux (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id (Jaroslav Kysela) [2065575]
- ASoC: topology: Fix typo (Jaroslav Kysela) [2065575]
- ASoC: fsl_asrc: refine the check of available clock divider (Jaroslav Kysela) [2065575]
- ASoC: Intel: bytcr_rt5640: Add support for external GPIO jack-detect (Jaroslav Kysela) [2065575]
- ASoC: Intel: bytcr_rt5640: Support retrieving the codec IRQ from the AMCR0F28 ACPI dev (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Add support for boards with an external jack-detect GPIO (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQ (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Change jack_work to a delayed_work (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Fix possible NULL pointer deref on resume (Jaroslav Kysela) [2065575]
- ASoC: ak4375: Fix unused function error (Jaroslav Kysela) [2065575]
- ASoC: cs4265: Add a remove() function (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Correct handling of some registers in the cache (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Correct DSP power down (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Remove incorrect comment (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Add cs35l51/53 IDs (Jaroslav Kysela) [2065575]
- ASoC: fsl_mqs: fix MODULE_ALIAS (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Create shared function for boost configuration (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Create shared function for setting channels (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Create shared function for errata patches (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Move power initializations to reg_sequence (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Move cs35l41_otp_unpack to shared code (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Convert tables to shared source code (Jaroslav Kysela) [2065575]
- ASoC: samsung: idma: Check of ioremap return value (Jaroslav Kysela) [2065575]
- ASoC: cs4265: Fix part number ID error message (Jaroslav Kysela) [2065575]
- ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback. (Jaroslav Kysela) [2065575]
- ASoC: mediatek: mt8173: reduce log verbosity in probe() (Jaroslav Kysela) [2065575]
- ASoC: mediatek: mt8183: fix device_node leak (Jaroslav Kysela) [2065575]
- ASoC: mediatek: mt8173: fix device_node leak (Jaroslav Kysela) [2065575]
- ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio (Jaroslav Kysela) [2065575]
- ASoC/soundwire: intel: simplify callbacks for params/hw_free (Jaroslav Kysela) [2065575]
- ASOC: SOF: Intel: use snd_soc_dai_get_widget() (Jaroslav Kysela) [2065575]
- ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_R (Jaroslav Kysela) [2065575]
- ASoC: qcom: common: Parse "pin-switches" and "widgets" from DT (Jaroslav Kysela) [2065575]
- ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: Use DEBUG log level for optional prints (Jaroslav Kysela) [2065575]
- ASoC: SOF: debug: Use DEBUG log level for optional prints (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flags (Jaroslav Kysela) [2065575]
- ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter (Jaroslav Kysela) [2065575]
- ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack (Jaroslav Kysela) [2065575]
- ASoC: SOF: ops: Always print DSP Panic message but use different message (Jaroslav Kysela) [2065575]
- ASoc: SOF: core: Update the FW boot state transition diagram (Jaroslav Kysela) [2065575]
- ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state also (Jaroslav Kysela) [2065575]
- ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE state (Jaroslav Kysela) [2065575]
- ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state' (Jaroslav Kysela) [2065575]
- ASoC: SOF: Move the definition of enum snd_sof_fw_state to global header (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly (Jaroslav Kysela) [2065575]
- ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTS (Jaroslav Kysela) [2065575]
- ASoC: SOF: ops: Use dev_warn() if the panic offsets differ (Jaroslav Kysela) [2065575]
- ASoC: codecs: ak4375: Change invert controls to a stereo switch (Jaroslav Kysela) [2065575]
- ASoC: Add AK4375 support (Jaroslav Kysela) [2065575]
- ASoC: bcm: Use platform_get_irq() to get the interrupt (Jaroslav Kysela) [2065575]
- ASoC: xlnx: Use platform_get_irq() to get the interrupt (Jaroslav Kysela) [2065575]
- ASoC: amd: acp: Remove duplicate dependency in Kconfig (Jaroslav Kysela) [2065575]
- ASoC: SOF: AMD: simplify return status handling (Jaroslav Kysela) [2065575]
- ASoC: amd: acp-config: Update sof_tplg_filename for SOF machines (Jaroslav Kysela) [2065575]
- ASoC: amd: acp-config: Enable SOF audio for Google chrome boards. (Jaroslav Kysela) [2065575]
- ASoC: sunxi: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: samsung: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: rockchip: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: qcom: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: mxs: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: img: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: generic: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: ti: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: ateml: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: ssm2305: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: simple-amplifier: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: sgtl5000: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: pcm3168a: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: max9860: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: max9759: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: es7241: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: codecs: ak4118: Use dev_err_probe() helper (Jaroslav Kysela) [2065575]
- ASoC: Intel: catpt: Streamline locals declaration for PCM-functions (Jaroslav Kysela) [2065575]
- ASoC: Intel: catpt: Reduce size of catpt_component_open() (Jaroslav Kysela) [2065575]
- ASoC: tegra20: spdif: Improve driver's code (Jaroslav Kysela) [2065575]
- ASoC: tegra20: spdif: Support device-tree (Jaroslav Kysela) [2065575]
- ASoC: tegra20: spdif: Set FIFO trigger level (Jaroslav Kysela) [2065575]
- ASoC: SOF: Kconfig: Make the SOF_DEVELOPER_SUPPORT depend on SND_SOC_SOF (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc: Add null pointer check for substream->runtime (Jaroslav Kysela) [2065575]
- ASoC: SOF: avoid casting "const" attribute away (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: remove support for RESUME in platform trigger (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: remove support for RESUME trigger (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: remove support for RESUME trigger (Jaroslav Kysela) [2065575]
- ASoC: tegra20-spdif: stop setting slave_id (Jaroslav Kysela) [2065575]
- ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIG (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: read back control data from DSP (Jaroslav Kysela) [2065575]
- ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2065575]
- ASoC: SOF: control: Do not handle control notification with component type (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control (Jaroslav Kysela) [2065575]
- ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmd (Jaroslav Kysela) [2065575]
- ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2065575]
- ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data() (Jaroslav Kysela) [2065575]
- ASoC: rt5663: Handle device_property_read_u32_array error codes (Jaroslav Kysela) [2065575]
- ASoC: SOF: OF: Avoid reverse module dependency (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-probes: Constify sof_probe_compr_ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: add comment on JasperLake support (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-dai: remove unused fields (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position information (Jaroslav Kysela) [2065575]
- ASoC: SOF: hda-stream: only enable DPIB if needed (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIB (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda-stream: limit PROCEN workaround (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.c (Jaroslav Kysela) [2065575]
- ASoC: test-component: fix null pointer dereference. (Jaroslav Kysela) [2065575]
- ASoC: amd: Convert to new style DAI format definitions (Jaroslav Kysela) [2065575]
- ASoC: AMD: acp-config: fix missing dependency on SND_SOC_ACPI (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_rt5682: Move rt1015 speaker amp to common file (Jaroslav Kysela) [2065575]
- ASoC: rt5682s: add delay time to fix pop sound issue (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: add 'static' qualifiers for max98390 routes (Jaroslav Kysela) [2065575]
- ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_ops (Jaroslav Kysela) [2065575]
- ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignment (Jaroslav Kysela) [2065575]
- ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignment (Jaroslav Kysela) [2065575]
- ASoC: test-component: fix null pointer dereference. (Jaroslav Kysela) [2065575]
- sound/soc: remove useless bool conversion to bool variable (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Fix undefined reference to core functions (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Fix the wrong state of the JD in the HDA header (Jaroslav Kysela) [2065575]
- ASoC: codecs: wcd934x: remove redundant ret variable (Jaroslav Kysela) [2065575]
- ASoC: tegra: Add master volume/mute control support (Jaroslav Kysela) [2065575]
- ASoC: Intel: Skylake: Use NHLT API to search for blob (Jaroslav Kysela) [2065575]
- ASoC: Intel: boards: add max98390 2/4 speakers support (Jaroslav Kysela) [2065575]
- ASoC: intel: boards: bytcht*: Constify static snd_soc_ops (Jaroslav Kysela) [2065575]
- ASoC: Intel: hda_dsp_common: don't multiline PCM topology warning (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method (Jaroslav Kysela) [2065575]
- ASoC: intel: sst-mfld-platform-pcm: add .delay support (Jaroslav Kysela) [2065575]
- ASoC: amd: acp-pcm-dma: add .delay support (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Use pR/pa to print resources/physical addresses (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: Fix link problem (Jaroslav Kysela) [2065575]
- ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pause (Jaroslav Kysela) [2065575]
- ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flags (Jaroslav Kysela) [2065575]
- ASoC: SOF: align the hw_free sequence with stop (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: move the check for prepared flag (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add a helper for freeing PCM stream (Jaroslav Kysela) [2065575]
- ASoC: SOF: call platform hw_free for paused streams during suspend (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggers (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA's (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: Add a helper function for stream reset (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: clear stream before freeing the DAI widget (Jaroslav Kysela) [2065575]
- ASoC: rt5640: Add the HDA header support (Jaroslav Kysela) [2065575]
- ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource() (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: don't use list_for_each_entry_reverse() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: add .ack support for HDaudio platforms (Jaroslav Kysela) [2065575]
- ASoC: SOF: pcm: add .ack callback support (Jaroslav Kysela) [2065575]
- ASoC: SOF: sof-pci-dev: use community key on all Up boards (Jaroslav Kysela) [2065575]
- ASoC: stm32: spdifrx: add pm_runtime support (Jaroslav Kysela) [2065575]
- ASoC: stm32: dfsdm: add pm_runtime support for audio (Jaroslav Kysela) [2065575]
- ASoC: stm32: i2s: add pm_runtime support (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: free DAI widget during stop and suspend (Jaroslav Kysela) [2065575]
- ASoC: SOF: add support for dynamic pipelines with multi-core (Jaroslav Kysela) [2065575]
- ASoC: SOF: hda: don't use the core op for power up/power down (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: remove sof_load_pipeline_ipc() (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: TGL: set core_get/put ops (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add ops for core_get and core_put (Jaroslav Kysela) [2065575]
- ASoC: SOF: Introduce num_cores and ref count per core (Jaroslav Kysela) [2065575]
- ASoC: SOF: Intel: hda: expose get_chip_info() (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx8m: Implement reset callback (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx8m: Implement DSP start (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx8m: Add runtime PM / System PM support (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx8: Add runtime PM / System PM support (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx: Add code to manage DSP related clocks (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Add DSP system PM callback for mt8195 (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Add mt8195 dsp clock support (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195 (Jaroslav Kysela) [2065575]
- ASoC: SOF: Add mt8195 device descriptor (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmware (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Add support for Mediatek AFE DAI (Jaroslav Kysela) [2065575]
- ASoC: SOF: mediatek: Add mt8195 hardware support (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add support for SOF firmware authentication (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add trace logger support (Jaroslav Kysela) [2065575]
- ASoC: SOF: topology: Add support for AMD ACP DAIs (Jaroslav Kysela) [2065575]
- ASoC: amd: acp-config: Remove legacy acpi based machine struct (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add Renoir PCI driver interface (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add machine driver dsp ops for Renoir platform (Jaroslav Kysela) [2065575]
- ASoC: amd: Add module to determine ACP configuration (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add PCM stream callback for Renoir dai's (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add dai driver dsp ops callback for Renoir (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add IPC support for ACP IP block (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add fw loader and renoir dsp ops to load firmware (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add helper callbacks for ACP's DMA configuration (Jaroslav Kysela) [2065575]
- ASoC: SOF: amd: Add Renoir ACP HW support (Jaroslav Kysela) [2065575]
- ASoC: stm32: sai: increase channels_max limit (Jaroslav Kysela) [2065575]
- ASoC: SOF: debug: Add support for IPC message injection (Jaroslav Kysela) [2065575]
- ASoC: SOF: intel: Use the generic helper to get the reply (Jaroslav Kysela) [2065575]
- ASoC: SOF: imx: Use the generic helper to get the reply (Jaroslav Kysela) [2065575]
- ASoC: SOF: utils: Add generic function to get the reply for a tx message (Jaroslav Kysela) [2065575]
- ASoC: SOF: i.MX: simplify Kconfig (Jaroslav Kysela) [2065575]
- ASoC: SOF: core: Unregister machine driver before IPC and debugfs (Jaroslav Kysela) [2065575]
- ASoC: adau1701: Replace legacy gpio interface for gpiod (Jaroslav Kysela) [2065575]
- ASoC: Intel: add sof-nau8825 machine driver (Jaroslav Kysela) [2065575]
- ASoC: cs35l41: DSP Support (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: add link adr order check (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: remove get_next_be_id (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirk (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailink (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: rename be_index/link_id to link_index (Jaroslav Kysela) [2065575]
- ASoC: Intel: sof_sdw: add SKU for Dell Latitude 9520 (Jaroslav Kysela) [2065575]
- ASoC: intel: sof_sdw: return the original error number (Jaroslav Kysela) [2065575]
- ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release (Jaroslav Kysela) [2065575]
- ASoC: SOF: IPC: update ipc_log_header() (Jaroslav Kysela) [2065575]
- ALSA: mtpav: Don't call card private_free at probe error path (Jaroslav Kysela) [2065575]
- ALSA: virmidi: Remove duplicated code (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for TongFang devices with pop noise (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for the Framework Laptop (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Dell Latitude 7520 (Jaroslav Kysela) [2065575]
- ALSA: hda - fix unused Realtek function when PM is not enabled (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Clevo NP70PNP (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook 845/865 G9 (Jaroslav Kysela) [2065575]
- ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-P (Jaroslav Kysela) [2065575]
- ALSA: hda/hdmi: fix warning about PCM count when used with SOF (Jaroslav Kysela) [2065575]
- ALSA: nm256: Don't call card private_free at probe error path (Jaroslav Kysela) [2065575]
- ALSA: rme9652: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: hdspm: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: hdsp: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: oxygen: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: lx6464es: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: cmipci: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: aw2: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: als300: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: lola: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: bt87x: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: sis7019: Fix the missing error handling (Jaroslav Kysela) [2065575]
- ALSA: via82xx: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: rme96: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: rme32: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: riptide: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: maestro3: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: korg1212: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: intel8x0: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: ice1724: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: fm801: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: es1968: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: es1938: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: ens137x: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: cs4281: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: ca0106: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: azt3328: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: au88x0: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: atiixp: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: als4000: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: ali5451: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: ad1889: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: echoaudio: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Clevo PD50PNT (Jaroslav Kysela) [2065575]
- ALSA: hda: Avoid unsol event during RPM suspending (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020 (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Add new Dolphin HW variants (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Support new Warlock MLK Variants (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Re-order quirk table into ascending order (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Fix Warlock to use mono mic configuration (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Enable headset mic on Lenovo P360 (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9 (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add alc256-samsung-headphone fixup (Jaroslav Kysela) [2065575]
- ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Fix LED on Zbook Studio G9 (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines (Jaroslav Kysela) [2065575]
- ALSA: cmipci: Restore aux vol on suspend/resume (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for ASUS GA402 (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 (Jaroslav Kysela) [2065575]
- ALSA: hda: Add AlderLake-PS variant PCI ID (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Clevo NP50PNJ (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Clevo NP70PNJ (Jaroslav Kysela) [2065575]
- ALSA: lola: add a check for the return of vmalloc() (Jaroslav Kysela) [2065575]
- ALSA: echoaudio: remove redundant assignment to variable bytes (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Make use of the helper component_compare_dev_name (Jaroslav Kysela) [2065575]
- ALSA: hda/tegra: Update scratch reg. communication (Jaroslav Kysela) [2065575]
- ALSA: hda/tegra: Hardcode GCAP ISS value on T234 (Jaroslav Kysela) [2065575]
- ALSA: hda/tegra: Add Tegra234 hda driver support (Jaroslav Kysela) [2065575]
- ALSA: hda: Expose codec cleanup and power-save functions (Jaroslav Kysela) [2065575]
- ALSA: hda: Update and expose codec register procedures (Jaroslav Kysela) [2065575]
- ALSA: hda: Update and expose snd_hda_codec_device_init() (Jaroslav Kysela) [2065575]
- ALSA: hda/hdmi: add keep-alive support for ADL-P and DG2 (Jaroslav Kysela) [2065575]
- ALSA: hda: Set max DMA segment size (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Fix deadlock by COEF mutex (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix missing codec probe on Shenker Dock 15 (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix regression on forced probe mask option (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for Legion Y9000X 2019 (Jaroslav Kysela) [2065575]
- ALSA: hda: Add PCI and HDMI IDs for Intel Raptor Lake (Jaroslav Kysela) [2065575]
- ALSA: ca0106: Rename register macro names (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix driver index handling at re-binding (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add support for HP Laptops (Jaroslav Kysela) [2065575]
- ALSA: hda: Skip codec shutdown in case the codec is not registered (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add quirk for ASUS GU603 (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset) (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks (Jaroslav Kysela) [2065575]
- ALSA: hda: realtek: Fix race at concurrent COEF updates (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix signedness of sscanf() arguments (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix UAF of leds class devs at unbinding (Jaroslav Kysela) [2065575]
- ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Tidyup code (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Make use of the helper function dev_err_probe() (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Add missing default cases (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Add calls to newly added test key function (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Avoid overwriting register patch (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: fix speakers and micmute on HP 855 G8 (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: fix double free on error in probe() (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix dependencies of CS35L41 on SPI/I2C buses (Jaroslav Kysela) [2065575]
- ALSA: hda: Fix dependency on ASoC cs35l41 codec (Jaroslav Kysela) [2065575]
- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirk (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops (Jaroslav Kysela) [2065575]
- ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop (Jaroslav Kysela) [2065575]
- ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems (Jaroslav Kysela) [2065575]
- MAINTAINERS: Update Cirrus Logic codec driver maintainers (Jaroslav Kysela) [2065575]
- ASoC: dt-bindings: cs42l42: Convert binding to yaml (Jaroslav Kysela) [2065575]
- dt-bindings: remove 'interrupt-parent' from bindings (Jaroslav Kysela) [2065575]
- ASoC: dt-bindings: cs42l42: Correct description of ts-inv (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Handle system suspend (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handling (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Report full jack status when plug is detected (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Remove redundant pll_divout member (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Simplify reporting of jack unplug (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Remove redundant writes to DETECT_MODE (Jaroslav Kysela) [2065575]
- ASoC: cs42l42: Add control for audio slow-start switch (Jaroslav Kysela) [2065575]
- ALSA: mixart: Add sanity check for timer notify streams (Jaroslav Kysela) [2065575]
- ALSA: mixart: Reduce size of mixart_timer_notify (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Restore Rane SL-1 quirk (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMI (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Clear MIDI port active flag after draining (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX. (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Limit max buffer and period sizes per time (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Increase max buffer size (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB (Jaroslav Kysela) [2065575]
- ALSA: scarlett2: Add support for the internal "standalone" switch (Jaroslav Kysela) [2065575]
- ALSA: scarlett2: Split scarlett2_config_items[] into 3 sections (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: add mapping for new Corsair Virtuoso SE (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Don't abort resume upon errors (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: remove redundant assignment to variable c (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: Correct quirk for VF0770 (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: initialize variables that could ignore errors (Jaroslav Kysela) [2065575]
- ALSA: usb-audio: scarlett2: Use struct_size() helper in scarlett2_usb() (Jaroslav Kysela) [2065575]
- ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes (Jaroslav Kysela) [2065575]
- ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction (Jaroslav Kysela) [2065575]
- ALSA: memalloc: Add fallback SG-buffer allocations for x86 (Jaroslav Kysela) [2065575]
- ALSA: core: Add snd_card_free_on_error() helper (Jaroslav Kysela) [2065575]
- ALSA: pcm: Test for "silence" field in struct "pcm_format_data" (Jaroslav Kysela) [2065575]
- ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock (Jaroslav Kysela) [2065575]
- ALSA: pcm: Add stream lock during PCM reset ioctl operations (Jaroslav Kysela) [2065575]
- ALSA: pcm: Fix races among concurrent prealloc proc writes (Jaroslav Kysela) [2065575]
- ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls (Jaroslav Kysela) [2065575]
- ALSA: pcm: Fix races among concurrent read/write and buffer changes (Jaroslav Kysela) [2065575]
- ALSA: pcm: Fix races among concurrent hw_params and hw_free calls (Jaroslav Kysela) [2065575]
- ALSA: oss: Release temporary buffers upon errors (Jaroslav Kysela) [2065575]
- ALSA: oss: Fix PCM OSS buffer allocation overflow (Jaroslav Kysela) [2065575]
- ALSA: core: Fix typo in 'PCM Timer Interface' help (Jaroslav Kysela) [2065575]
- ALSA: seq: oss: fix typo (Jaroslav Kysela) [2065575]
- ALSA: seq: oss: use kzalloc (Jaroslav Kysela) [2065575]
- ALSA: memalloc: invalidate SG pages before sync (Jaroslav Kysela) [2065575]
- ALSA: memalloc: Fix dma_need_sync() checks (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: test refcount before triggering (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: serialize BE triggers (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: Fix and cleanup DPCM locking (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: align BE 'atomicity' with that of the FE (Jaroslav Kysela) [2065575]
- ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure (Jaroslav Kysela) [2065575]
- ASoC: soc-component: add snd_soc_pcm_component_delay() (Jaroslav Kysela) [2065575]
- ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay() (Jaroslav Kysela) [2065575]
- ALSA: core: Simplify snd_power_ref_and_wait() with the standard macro (Jaroslav Kysela) [2065575]
- ALSA: seq: virmidi: Add a drain operation (Jaroslav Kysela) [2065575]
- ASoC: dai_dma: remove slave_id field (Jaroslav Kysela) [2065575]
- ALSA: seq: Set upper limit of processed events (Jaroslav Kysela) [2065575]
- ALSA: oss: remove useless NULL check before kfree (Jaroslav Kysela) [2065575]
- ALSA: pcm: introduce INFO_NO_REWINDS flag (Jaroslav Kysela) [2065575]
- ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary range (Jaroslav Kysela) [2065575]
- Revert "ASoC: Intel: soc-acpi: add entries in ADL match table" (Jaroslav Kysela) [2065575]
- devlink: hold the instance lock during eswitch_mode callbacks (Petr Oros) [2101715]
- netdevsim: replace vfs_lock with devlink instance lock (Petr Oros) [2101715]
- netdevsim: replace port_list_lock with devlink instance lock (Petr Oros) [2101715]
- devlink: add explicitly locked flavor of the rate node APIs (Petr Oros) [2101715]
- bnxt: use the devlink instance lock to protect sriov (Petr Oros) [2101715]
- devlink: pass devlink_port to port_split / port_unsplit callbacks (Petr Oros) [2101715]
- devlink: hold the instance lock in port_split / port_unsplit callbacks (Petr Oros) [2101715]
- eth: mlxsw: switch to explicit locking for port registration (Petr Oros) [2101715]
- eth: nfp: replace driver's "pf" lock with devlink instance lock (Petr Oros) [2101715]
- eth: nfp: wrap locking assertions in helpers (Petr Oros) [2101715]
- devlink: expose instance locking and add locked port registering (Petr Oros) [2101715]
- ethtool: don't drop the rtnl_lock half way thru the ioctl (Petr Oros) [2101715]
- ethtool: handle info/flash data copying outside rtnl_lock (Petr Oros) [2101715]
- ethtool: push the rtnl_lock into dev_ethtool() (Petr Oros) [2101715]
- mlxsw: reg: Remove PMTM register (Ivan Vecera) [2101715]
- mlxsw: spectrum: Use PMTDB register to obtain split info (Ivan Vecera) [2101715]
- mlxsw: reg: Add Port Module To local DataBase Register (Ivan Vecera) [2101715]
- mlxsw: spectrum: Use PLLP to get front panel number and split number (Ivan Vecera) [2101715]
- mlxsw: reg: Add Port Local port to Label Port mapping Register (Ivan Vecera) [2101715]
- mlxsw: spectrum: Move port SWID set before core port init (Ivan Vecera) [2101715]
- mlxsw: spectrum: Move port module mapping before core port init (Ivan Vecera) [2101715]
- mlxsw: spectrum: Bump minimum FW version to xx.2008.3326 (Ivan Vecera) [2101715]
- bpf: fix build error due to missing bpf_perf_event.h header (Desnes A. Nunes do Rosario) [1908140]
- powerpc/bpf: Fix use of user_pt_regs in uapi (Desnes A. Nunes do Rosario) [1908140]
- net: ena: Do not waste napi skb cache (Michal Schmidt) [2097644]
- net: ena: Extract recurring driver reset code into a function (Michal Schmidt) [2097644]
- net: ena: Change the name of bad_csum variable (Michal Schmidt) [2097644]
- net: ena: Add debug prints for invalid req_id resets (Michal Schmidt) [2097644]
- net: ena: Remove ena_calc_queue_size_ctx struct (Michal Schmidt) [2097644]
- net: ena: Move reset completion print to the reset function (Michal Schmidt) [2097644]
- net: ena: Remove redundant return code check (Michal Schmidt) [2097644]
- net: ena: Change ENI stats support check to use capabilities field (Michal Schmidt) [2097644]
- net: ena: Add capabilities field with support for ENI stats capability (Michal Schmidt) [2097644]
- net: ena: Change return value of ena_calc_io_queue_size() to void (Michal Schmidt) [2097644]
- powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call (Desnes A. Nunes do Rosario) [1992947]
- powerpc/ptrace: Add support for PTRACE_SYSEMU (Desnes A. Nunes do Rosario) [1992947]
- selftests/powerpc: New PTRACE_SYSEMU test (Desnes A. Nunes do Rosario) [1992947]
- powerpc: Redefine TIF_32BITS thread flag (Desnes A. Nunes do Rosario) [1992947]
- redhat: fix libnl3-devel BuildRequires for intel-speed-select (Jarod Wilson)
* Thu Aug 04 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-415.el8]
- redhat: enable mtty module for internal testing (Jarod Wilson) [2071992]
- tools/power/x86/intel-speed-select: v1.12 release (Martin McConnell) [2072658]
- tools/power/x86/intel-speed-select: HFI support (Martin McConnell) [2072658]
- tools/power/x86/intel-speed-select: OOB daemon mode (Martin McConnell) [2072658]
- tools/power/x86/intel-speed-select: v1.11 release (Martin McConnell) [2072658]
- tools/power/x86/intel-speed-select: Update max frequency (Martin McConnell) [2072658]
- Spec fixes for intel-speed-select (Martin McConnell) [2072658]
- Add BuildRequires libnl3-devel for intel-speed-select (Martin McConnell) [2072658]
- xfs: fix soft lockup via spinning in filestream ag selection loop (Brian Foster) [2033293]
- net: ping6: Fix memleak in ipv6_renew_options(). (Ivan Vecera) [2112339]
- Input: i8042 - Add quirk for Fujitsu Lifebook T725 (Benjamin Tissoires) [2019942]
- HID: amd_sfh: Modify the hid name (Benjamin Tissoires) [2090040]
- HID: amd_sfh: Modify the bus name (Benjamin Tissoires) [2090040]
- HID: amd_sfh: Add support for sensor discovery (Benjamin Tissoires) [2090040]
- igc: Reinstate IGC_REMOVED logic and implement it properly (Corinna Vinschen) [2037969]
- intel/igc:fix repeated words in comments (Corinna Vinschen) [2037969]
- intel: remove unused macros (Corinna Vinschen) [2037969]
- igc: Change type of the 'igc_check_downshift' method (Corinna Vinschen) [2037969]
- igc: Remove unused phy_type enum (Corinna Vinschen) [2037969]
- igc: Remove igc_set_spd_dplx method (Corinna Vinschen) [2037969]
- igc: Fix suspending when PTM is active (Corinna Vinschen) [2037969]
- igc: Fix BUG: scheduling while atomic (Corinna Vinschen) [2037969 2014971]
- igc: Fix infinite loop in release_swfw_sync (Corinna Vinschen) [2037969]
- igc: igc_write_phy_reg_gpy: drop premature return (Corinna Vinschen) [2037969]
- igc: igc_read_phy_reg_gpy: drop premature return (Corinna Vinschen) [2037969]
- igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb (Corinna Vinschen) [2037969]
- igc: Remove useless DMA-32 fallback configuration (Corinna Vinschen) [2037969]
- igc: Fix TX timestamp support for non-MSI-X platforms (Corinna Vinschen) [2037969]
- igc: Do not enable crosstimestamping for i225-V models (Corinna Vinschen) [2037969]
- igc: switch to napi_build_skb() (Corinna Vinschen) [2037969]
- igc: Remove obsolete define (Corinna Vinschen) [2037969]
- igc: Remove obsolete mask (Corinna Vinschen) [2037969]
- igc: Remove obsolete nvm type (Corinna Vinschen) [2037969]
- igc: Remove unused phy type (Corinna Vinschen) [2037969]
- igc: Remove unused _I_PHY_ID define (Corinna Vinschen) [2037969]
- igc: enable XDP metadata in driver (Corinna Vinschen) [2037969]
- intel_idle: Fix false positive RCU splats due to incorrect hardirqs state (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/spec_ctrl: Enable RHEL only ibrs_always & retpoline,ibrs_user spectre_v2 options (Waiman Long) [2090229]
- KVM: emulate: do not adjust size of fastop and setcc subroutines (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/kvm: fix FASTOP_SIZE when return thunks are enabled (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- efi/x86: use naked RET on mixed mode call wrapper (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Remove apostrophe typo (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Mark retbleed_strings static (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Disable RRSBA behavior (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/kexec: Disable RET on kexec (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Add Cannon lake to RETBleed affected CPU list (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- redhat/configs: Add new mitigation configs for RetBleed CVEs (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/retbleed: Add fine grained Kconfig knobs (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/cpu/amd: Enumerate BTC_NO (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/common: Stamp out the stepping madness (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- KVM: VMX: Prevent RSB underflow before vmenter (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Fill RSB on vmexit for IBRS (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- KVM: VMX: Fix IBRS handling after vmexit (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- KVM: VMX: Convert launched argument to flags (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- KVM: VMX: Flatten __vmx_vcpu_run() (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Remove x86_spec_ctrl_mask (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Fix SPEC_CTRL write on SMT state change (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Fix firmware entry SPEC_CTRL handling (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/cpu/amd: Add Spectral Chicken (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Do IBPB fallback check only once (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Add retbleed=ibpb (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- objtool: Update Retpoline validation (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- intel_idle: Disable IBRS during long idle (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Report Intel retbleed vulnerability (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation() (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Optimize SPEC_CTRL MSR writes (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/entry: Add kernel IBRS implementation (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Enable STIBP for JMP2RET (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Add AMD retbleed= boot parameter (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bugs: Report AMD retbleed vulnerability (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86: Add magic AMD return-thunk (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86: Use return-thunk in asm code (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/sev: Avoid using __x86_return_thunk (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/kvm: Fix SETcc emulation for return thunks (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/bpf: Use alternative RET encoding (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/ftrace: Use alternative RET encoding (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86,objtool: Create .return_sites (Josh Poimboeuf) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86: Undo return-thunk damage (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/retpoline: Use -mfunction-return (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/retpoline: Swizzle retpoline thunk (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/retpoline: Cleanup some #ifdefery (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/cpufeatures: Move RETPOLINE flags to word 11 (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/kvm/vmx: Make noinstr clean (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- arch/x86/boot/compressed: Add -D__DISABLE_EXPORTS to kbuild flags (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86: (Ab)use __DISABLE_EXPORTS to disable RETHUNK in real mode (Waiman Long) [2090229] {CVE-2022-23816 CVE-2022-23825 CVE-2022-29900 CVE-2022-29901}
- x86/entry: Remove skip_r11rcx (Waiman Long) [2090229]
- cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (Waiman Long) [2090229]
- x86/speculation/srbds: Do not try to turn mitigation off when not supported (Waiman Long) [2090229]
- x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() (Waiman Long) [2090229]
- x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR (Waiman Long) [2090229]
- x86/module: Fix the paravirt vs alternative order (Waiman Long) [2090229]
- x86: Add straight-line-speculation mitigation (Waiman Long) [2090229]
- x86: Prepare inline-asm for straight-line-speculation (Waiman Long) [2090229]
- x86: Prepare asm files for straight-line-speculation (Waiman Long) [2090229]
- x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds (Waiman Long) [2090229]
- x86: Move RETPOLINE*_CFLAGS to arch Makefile (Waiman Long) [2090229]
- x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() (Waiman Long) [2090229]
- Makefile: remove stale cc-option checks (Waiman Long) [2090229]
- tools headers: Remove broken definition of __LITTLE_ENDIAN (Waiman Long) [2090229]
- tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' (Waiman Long) [2090229]
- x86: Add insn_decode_kernel() (Waiman Long) [2090229]
- tools/insn: Restore the relative include paths for cross building (Waiman Long) [2090229]
- x86/alternative: Use insn_decode() (Waiman Long) [2090229]
- x86/insn: Add an insn_decode() API (Waiman Long) [2090229]
- x86/insn: Rename insn_decode() to insn_decode_from_regs() (Waiman Long) [2090229]
- x86/paravirt: Add new features for paravirt patching (Waiman Long) [2090229]
- x86/alternative: Support not-feature (Waiman Long) [2090229]
- x86/alternative: Merge include files (Waiman Long) [2090229]
- objtool: Fix error handling for STD/CLD warnings (Waiman Long) [2090229]
- x86/alternatives: Teach text_poke_bp() to emulate RET (Waiman Long) [2090229]
- x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up (Waiman Long) [2090229]
- x86/speculation: Change FILL_RETURN_BUFFER to work with objtool (Waiman Long) [2090229]
- objtool: Add support for intra-function calls (Waiman Long) [2090229]
- objtool: Rework allocating stack_ops on decode (Waiman Long) [2090229]
- objtool: Better handle IRET (Waiman Long) [2090229]
- objtool: Support multiple stack_op per instruction (Waiman Long) [2090229]
- objtool: Make BP scratch register warning more robust (Waiman Long) [2090229]
- x86/kexec: Make relocate_kernel_64.S objtool clean (Waiman Long) [2090229]
- objtool: Introduce validate_return() (Waiman Long) [2090229]
- Makefile: disallow data races on gcc-10 as well (Waiman Long) [2090229]
- objtool: Improve call destination function detection (Waiman Long) [2090229]
- x86/alternatives: Implement a better poke_int3_handler() completion scheme (Waiman Long) [2090229]
- lib/: fix Kconfig indentation (Waiman Long) [2090229]
- x86/alternatives: Use INT3_INSN_SIZE (Waiman Long) [2090229]
- x86/kprobes: Fix ordering while text-patching (Waiman Long) [2090229]
- x86/kprobes: Convert to text-patching.h (Waiman Long) [2090229]
- x86/alternative: Shrink text_poke_loc (Waiman Long) [2090229]
- x86/alternative: Remove text_poke_loc::len (Waiman Long) [2090229]
- x86/ftrace: Use text_gen_insn() (Waiman Long) [2090229]
- x86/alternative: Add text_opcode_size() (Waiman Long) [2090229]
- x86/ftrace: Use text_poke() (Waiman Long) [2090229]
- x86/ftrace: Use vmalloc special flag (Waiman Long) [2090229]
- x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms() (Waiman Long) [2090229]
- x86/alternatives: Add and use text_gen_insn() helper (Waiman Long) [2090229]
- x86/alternatives, jump_label: Provide better text_poke() batching interface (Waiman Long) [2090229]
- x86/asm: Annotate relocate_kernel_{32,64}.c (Waiman Long) [2090229]
- x86: kprobes: Prohibit probing on instruction which has emulate prefix (Waiman Long) [2090229]
- x86: Correct misc typos (Waiman Long) [2090229]
- x86/speculation/mds: Apply more accurate check on hypervisor platform (Waiman Long) [2090229]
- objtool: Convert insn type to enum (Waiman Long) [2090229]
- objtool: Track original function across branches (Waiman Long) [2090229]
- objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain (Waiman Long) [2090229]
- x86/ftrace: Make enable parameter bool where applicable (Waiman Long) [2090229]
- x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor (Waiman Long) [2090229]
- objtool: Fix function fallthrough detection (Waiman Long) [2090229]
- x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call() (Waiman Long) [2090229]
- x86/cpu/amd: Exclude 32bit only assembler from 64bit build (Waiman Long) [2090229]
- x86/asm: Mark all top level asm statements as .text (Waiman Long) [2090229]
- x86/cpu/bugs: Use __initconst for 'const' init data (Waiman Long) [2090229]
- objtool: Add Direction Flag validation (Waiman Long) [2090229]
- objtool: Rewrite add_ignores() (Waiman Long) [2090229]
- x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE (Waiman Long) [2090229]
- x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace() (Waiman Long) [2090229]
- kbuild: Disable extra debugging info in .s output (Waiman Long) [2090229]
- x86/CPU/AMD: Set the CPB bit unconditionally on F17h (Waiman Long) [2090229]
- x86/alternatives: Print containing function (Waiman Long) [2090229]
- x86/ftrace: Do not call function graph from dynamic trampolines (Waiman Long) [2090229]
- ftrace: Create new ftrace_internal.h header (Waiman Long) [2090229]
- kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction (Waiman Long) [2090229]
- tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE (Waiman Long) [2090229]
- x86/paravirt: Remove unused paravirt bits (Waiman Long) [2090229]
- x86/paravirt: Remove clobbers parameter from paravirt patch functions (Waiman Long) [2090229]
- x86/paravirt: Make paravirt_patch_call() and paravirt_patch_jmp() static (Waiman Long) [2090229]
- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled (Waiman Long) [2090229]
- ftrace: Remove unused pointer ftrace_swapper_pid (Waiman Long) [2090229]
- x86/spec_ctrl: Temporarily remove RHEL specific IBRS code (Waiman Long) [2090229]
- net: bonding: fix use-after-free after 802.3ad slave unbind (Jonathan Toppins) [2109327]
- net: bonding: fix possible NULL deref in rlb code (Jonathan Toppins) [2109327]
- bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers (Jonathan Toppins) [2109327]
- bonding: do not discard lowest hash bit for non layer3+4 hashing (Jonathan Toppins) [2109327]
- bonding: helper macro __ATTR_RO to make code more clear (Jonathan Toppins) [2109327]
- bonding: force carrier update when releasing slave (Jonathan Toppins) [2109327]
- bonding: fix data-races around agg_select_timer (Jonathan Toppins) [2109327]
- bonding: switch bond_net_exit() to batch mode (Jonathan Toppins) [2109327]
- bonding: pair enable_port with slave_arr_updates (Jonathan Toppins) [2109327]
- net: bonding: fix bond_xmit_broadcast return value error bug (Jonathan Toppins) [2109327]
- tracing: Show size of requested perf buffer (Michael Petlan) [2103836]
- tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together (Michael Petlan) [2103836]
- drivers/base/memory: determine and store zone for single-zone memory blocks (David Hildenbrand) [1997803]
- drivers/base/node: rename link_mem_sections() to register_memory_block_under_node() (David Hildenbrand) [1997803]
- drivers/base/node: consolidate node device subsystem initialization in node_dev_init() (David Hildenbrand) [1997803]
- drivers/base/memory: introduce memory_block_{online,offline} (David Hildenbrand) [1997803]
- mm/memory_hotplug: remove stale function declarations (David Hildenbrand) [1997803]
- mm/memory_hotplug: remove HIGHMEM leftovers (David Hildenbrand) [1997803]
- redhat/configs: remove CONFIG_MEMORY_HOTPLUG_SPARSE (David Hildenbrand) [1997803]
- mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit (David Hildenbrand) [1997803]
- mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE (David Hildenbrand) [1997803]
- mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG (David Hildenbrand) [1997803]
- memory: remove unused CONFIG_MEM_BLOCK_SIZE (David Hildenbrand) [1997803]
- mm/memory_hotplug: disable the functionality for 32b (David Hildenbrand) [1997803]
- include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memory_block (David Hildenbrand) [1997803]
- iommu/vt-d: Fix PCI bus rescan device hot add (Jerry Snitselaar) [2101591]
- iommu/vt-d: Fix RID2PASID setup/teardown failure (Jerry Snitselaar) [2101591]
* Mon Aug 01 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-414.el8]
- cifs: support share failover when remounting (Ronnie Sahlberg) [2095258]
- cifs: avoid starvation when refreshing dfs cache (Ronnie Sahlberg) [2095258]
- cifs: fix path comparison and hash calc (Ronnie Sahlberg) [2095258]
- cifs: handle different charsets in dfs cache (Ronnie Sahlberg) [2095258]
- spi: amd: Limit max transfer and message size (Sudheesh Mavila) [2047996]
- redhat/configs: enable CONFIG_SPI_AMD for x86_64 (Sudheesh Mavila) [2047996]
- spi: amd: Fix building without ACPI enabled (Sudheesh Mavila) [2047996]
- spi: amd: Add support for version AMDI0062 (Sudheesh Mavila) [2047996]
- spi: amd: Remove needless rom_addr variable (Sudheesh Mavila) [2047996]
- spi: amd: Use iopoll for busy waiting (Sudheesh Mavila) [2047996]
- spi: amd: Don't wait for a write-only transfer to finish (Sudheesh Mavila) [2047996]
- spi: amd: Remove unneeded variable (Sudheesh Mavila) [2047996]
- spi: amd: Refactor amd_spi_busy_wait (Sudheesh Mavila) [2047996]
- spi: amd: Refactor code to use less spi_master_get_devdata (Sudheesh Mavila) [2047996]
- spi: amd: Use devm_platform_ioremap_resource() in amd_spi_probe (Sudheesh Mavila) [2047996]
- spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI (Sudheesh Mavila) [2047996]
- spi: amd: Drop superfluous member from struct amd_spi (Sudheesh Mavila) [2047996]
- spi: amd: Fix refcount underflow on remove (Sudheesh Mavila) [2047996]
- spi: amd: Drop duplicate driver data assignments (Sudheesh Mavila) [2047996]
- spi: amd: Pass probe errors back to driver core (Sudheesh Mavila) [2047996]
- spi: amd: Fix duplicate iounmap in error path (Sudheesh Mavila) [2047996]
- spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe() (Sudheesh Mavila) [2047996]
- spi: spi-amd: fix warning (Sudheesh Mavila) [2047996]
- spi: spi-amd: Add AMD SPI controller driver support (Sudheesh Mavila) [2047996]
- selftests/tc-testings: Be compatible with newer tc output (Hangbin Liu) [2100322]
- selftests/net: enable lo.accept_local in psock_snd test (Hangbin Liu) [2100322]
- selftests/net: Use kselftest skip code for skipped tests (Hangbin Liu) [2100322]
- Bluetooth: SCO: Fix sco_send_frame returning skb->len (Gopal Tiwari) [1984641]
- Bluetooth: Add bt_skb_sendmsg helper (Gopal Tiwari) [1984641]
- Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg (Gopal Tiwari) [1984641]
- Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() (Gopal Tiwari) [1984641]
- platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_counters (Mark Langsdorf) [2068297]
- platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devices() (Mark Langsdorf) [2068297]
- platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devices (Mark Langsdorf) [2068297]
- platform/mellanox: mlxreg-io: Extend number of hwmon attributes (Mark Langsdorf) [2068297]
- platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operations (Mark Langsdorf) [2068297]
- platform_data/mlxreg: Add new type to support modular systems (Mark Langsdorf) [2068297]
- platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes (Mark Langsdorf) [2068297]
- platform/mellanox: mlxbf-pmc: fix kernel-doc notation (Mark Langsdorf) [2068297]
- platform/mellanox: Typo fix in the file mlxbf-bootctl.c (Mark Langsdorf) [2068297]
- redhat/configs: Support QAT devices for x86 only (Vladis Dronov) [2040724]
- crypto: qat - expose device config through sysfs for 4xxx (Vladis Dronov) [2040724]
- crypto: qat - relocate and rename adf_sriov_prepare_restart() (Vladis Dronov) [2040724]
- crypto: qat - change behaviour of adf_cfg_add_key_value_param() (Vladis Dronov) [2040724]
- crypto: qat - expose device state through sysfs for 4xxx (Vladis Dronov) [2040724]
- crypto: qat - Removes the x86 dependency on the QAT drivers (Vladis Dronov) [2040724]
- crypto: qat - replace get_current_node() with numa_node_id() (Vladis Dronov) [2040724]
- crypto: qat - add support for 401xx devices (Vladis Dronov) [2040724]
- crypto: qat - re-enable registration of algorithms (Vladis Dronov) [2040724]
- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (Vladis Dronov) [2040724]
- crypto: qat - add param check for DH (Vladis Dronov) [2040724]
- crypto: qat - add param check for RSA (Vladis Dronov) [2040724]
- crypto: qat - remove dma_free_coherent() for DH (Vladis Dronov) [2040724]
- crypto: qat - remove dma_free_coherent() for RSA (Vladis Dronov) [2040724]
- crypto: qat - fix memory leak in RSA (Vladis Dronov) [2040724]
- crypto: qat - add backlog mechanism (Vladis Dronov) [2040724]
- crypto: qat - refactor submission logic (Vladis Dronov) [2040724]
- crypto: qat - use pre-allocated buffers in datapath (Vladis Dronov) [2040724]
- crypto: qat - set to zero DH parameters before free (Vladis Dronov) [2040724]
- crypto: qat - Fix unsigned function returning negative constant (Vladis Dronov) [2040724]
- crypto: qat - remove line wrapping for pfvf_ops functions (Vladis Dronov) [2040724]
- crypto: qat - use u32 variables in all GEN4 pfvf_ops (Vladis Dronov) [2040724]
- crypto: qat - replace disable_vf2pf_interrupts() (Vladis Dronov) [2040724]
- crypto: qat - leverage the GEN2 VF mask definiton (Vladis Dronov) [2040724]
- crypto: qat - rework the VF2PF interrupt handling logic (Vladis Dronov) [2040724]
- crypto: qat - fix off-by-one error in PFVF debug print (Vladis Dronov) [2040724]
- crypto: qat - fix wording and formatting in code comment (Vladis Dronov) [2040724]
- crypto: qat - test PFVF registers for spurious interrupts on GEN4 (Vladis Dronov) [2040724]
- crypto: qat - add check for invalid PFVF protocol version 0 (Vladis Dronov) [2040724]
- crypto: qat - add missing restarting event notification in VFs (Vladis Dronov) [2040724]
- crypto: qat - remove unnecessary tests to detect PFVF support (Vladis Dronov) [2040724]
- crypto: qat - remove unused PFVF stubs (Vladis Dronov) [2040724]
- crypto: qat - remove unneeded braces (Vladis Dronov) [2040724]
- crypto: qat - fix ETR sources enabled by default on GEN2 devices (Vladis Dronov) [2040724]
- crypto: qat - set COMPRESSION capability for DH895XCC (Vladis Dronov) [2040724]
- crypto: qat - set CIPHER capability for DH895XCC (Vladis Dronov) [2040724]
- crypto: qat - stop using iommu_present() (Vladis Dronov) [2040724]
- crypto: qat - fix initialization of pfvf rts_map_msg structures (Vladis Dronov) [2040724]
- crypto: qat - fix initialization of pfvf cap_msg structures (Vladis Dronov) [2040724]
- crypto: qat - remove unneeded assignment (Vladis Dronov) [2040724]
- crypto: qat - disable registration of algorithms (Vladis Dronov) [2040724]
- crypto: qat - enable power management for QAT GEN4 (Vladis Dronov) [2040724]
- crypto: qat - move and rename GEN4 error register definitions (Vladis Dronov) [2040724]
- crypto: qat - add misc workqueue (Vladis Dronov) [2040724]
- crypto: qat - don't cast parameter in bit operations (Vladis Dronov) [2040724]
- crypto: qat - fix access to PFVF interrupt registers for GEN4 (Vladis Dronov) [2040724]
- crypto: qat - fix a signedness bug in get_service_enabled() (Vladis Dronov) [2040724]
- dlm: fix missing lkb refcount handling (Alexander Aring) [2084606]
- scsi: storvsc: Fix unsigned comparison to zero (Mohammed Gamal) [2020774]
- scsi: storvsc: Fix validation for unsolicited incoming packets (Mohammed Gamal) [2020774]
- scsi: storvsc: Fix storvsc_queuecommand() memory leak (Mohammed Gamal) [2020774]
- x86/kvm: Add kexec support for SEV Live Migration. (Mohammed Gamal) [2018614]
- x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature. (Mohammed Gamal) [2018614]
- mm: x86: Invoke hypercall when page encryption status is changed (Mohammed Gamal) [2018614]
- hv_netvsc: Fix potential dereference of NULL pointer (Mohammed Gamal) [2086611]
- hv_netvsc: Add support for XDP_REDIRECT (Mohammed Gamal) [2086611]
- hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}() (Mohammed Gamal) [2086611]
- net: hyperv: remove use of bpf_op_t (Mohammed Gamal) [2086611]
- hv_netvsc: Add check for kvmalloc_array (Mohammed Gamal) [2086611]
- net: netvsc: remove break after return (Mohammed Gamal) [2086611]
- hv_netvsc: Use bitmap_zalloc() when applicable (Mohammed Gamal) [2086611]
- SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op (Ronnie Sahlberg) [2108871]
- vsock/virtio: enable VQs early on probe (Stefano Garzarella) [2107594]
- vsock/virtio: initialize vdev->priv before using VQs (Stefano Garzarella) [2107594]
- vsock: each transport cycles only on its own sockets (Stefano Garzarella) [2107594]
- vhost/vsock: don't check owner in vhost_vsock_stop() while releasing (Stefano Garzarella) [2107594]
- vsock: remove vsock from connected table when connect is interrupted by a signal (Stefano Garzarella) [2107594]
- ipv6: take care of disable_policy when restoring routes (Andrea Claudi) [2103894]
- tools/testing/nvdimm: Fix security_init() symbol collision (Jeff Moyer) [2096791]
- redhat: make kernel-devel pkgs Requires elfutils and gcc (Jarod Wilson) [1701282]
- xhci: Fix null pointer dereference in resume if xhci has only one roothub (Dean Nelson) [2061791]
- usb: dwc3: gadget: Move null pinter check to proper place (Dean Nelson) [2061791]
- xhci: Don't defer primary roothub registration if there is only one roothub (Dean Nelson) [2061791]
- USB: serial: pl2303: fix type detection for odd device (Dean Nelson) [2061791]
- media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init (Dean Nelson) [2061791]
- usb: xhci-mtk: remove bandwidth budget table (Dean Nelson) [2061791]
- usb: xhci-mtk: fix fs isoc's transfer error (Dean Nelson) [2061791]
- xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI (Dean Nelson) [2061791]
- xhci: prevent U2 link power state if Intel tier policy prevented U1 (Dean Nelson) [2061791]
- xhci: use generic command timer for stop endpoint commands. (Dean Nelson) [2061791]
- usb: host: xhci-plat: omit shared hcd if either root hub has no ports (Dean Nelson) [2061791]
- usb: host: xhci-plat: prepare operation w/o shared hcd (Dean Nelson) [2061791]
- usb: host: xhci-plat: create shared hcd after having added main hcd (Dean Nelson) [2061791]
- xhci: prepare for operation w/o shared hcd (Dean Nelson) [2061791]
- xhci: factor out parts of xhci_gen_setup() (Dean Nelson) [2061791]
- xhci: Set HCD flag to defer primary roothub registration (Dean Nelson) [2061791]
- usb: core: hcd: Add support for deferring roothub registration (Dean Nelson) [2061791]
- thunderbolt: Fix buffer allocation of devices with no DisplayPort adapters (Dean Nelson) [2061791]
- media: uvcvideo: Fix bit overflow in uvc_probe_video (Dean Nelson) [2061791]
- media: uvcvideo: Fix missing check to determine if element is found in list (Dean Nelson) [2061791]
- usb: typec: tcpci: Don't skip cleanup in .remove() on error (Dean Nelson) [2061791]
- usb: cdc-wdm: fix reading stuck on device close (Dean Nelson) [2061791]
- thunderbolt: Ignore port locked error in tb_port_wait_for_link_width() (Dean Nelson) [2061791]
- thunderbolt: Add debug logging when lane is enabled/disabled (Dean Nelson) [2061791]
- usb: dwc3: gadget: Return proper request status (Dean Nelson) [2061791]
- usb: typec: mux: Check dev_set_name() return value (Dean Nelson) [2061791]
- usb: dwc3: pci: Fix pm_runtime_get_sync() error checking (Dean Nelson) [2061791]
- usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback (Dean Nelson) [2061791]
- usb: dwc3: core: Only handle soft-reset in DCTL (Dean Nelson) [2061791]
- usb: dwc3: Try usb-role-switch first in dwc3_drd_init (Dean Nelson) [2061791]
- usb: dwc3: core: Fix tx/rx threshold settings (Dean Nelson) [2061791]
- USB: storage: karma: fix rio_karma_init return (Dean Nelson) [2061791]
- xhci: Enable runtime PM on second Alderlake controller (Dean Nelson) [2061791]
- usb: misc: fix improper handling of refcount in uss720_probe() (Dean Nelson) [2061791]
- usb: typec: ucsi: Fix role swapping (Dean Nelson) [2061791]
- usb: typec: ucsi: Fix reuse of completion structure (Dean Nelson) [2061791]
- thunderbolt: Use different lane for second DisplayPort tunnel (Dean Nelson) [2061791]
- thunderbolt: Dump path config space entries during discovery (Dean Nelson) [2061791]
- thunderbolt: Use decimal number with port numbers (Dean Nelson) [2061791]
- xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms (Dean Nelson) [2061791]
- xhci: stop polling roothubs after shutdown (Dean Nelson) [2061791]
- USB: Fix xhci event ring dequeue pointer ERDP update issue (Dean Nelson) [2061791]
- USB: storage: ums-realtek: fix error code in rts51x_read_mem() (Dean Nelson) [2061791]
- usb: early: xhci-dbc: Fix xdbc number parsing (Dean Nelson) [2061791]
- usb: early: xhci-dbc: Remove duplicate keep parsing (Dean Nelson) [2061791]
- USB: serial: pl2303: fix GS type detection (Dean Nelson) [2061791]
- usb: host: xhci: Remove some unnecessary return value initializations (Dean Nelson) [2061791]
- usb: host: xhci: add blank line in xhci_halt() (Dean Nelson) [2061791]
- usb: host: xhci: update hci_version operation in xhci_gen_setup() (Dean Nelson) [2061791]
- usb: host: xhci: fix a comment typo in xhci_mem_init() (Dean Nelson) [2061791]
- usb: host: xhci: use ffs() in xhci_mem_init() (Dean Nelson) [2061791]
- xhci: fix runtime PM imbalance in USB2 resume (Dean Nelson) [2061791]
- xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx() (Dean Nelson) [2061791]
- xhci: fix garbage USBSTS being logged in some cases (Dean Nelson) [2061791]
- xhci: make xhci_handshake timeout for xhci_reset() adjustable (Dean Nelson) [2061791]
- xhci: omit mem read just after allocation of trb (Dean Nelson) [2061791]
- Revert "USB: serial: ch341: add new Product ID for CH341A" (Dean Nelson) [2061791]
- usb: xhci: fix minmax.cocci warnings (Dean Nelson) [2061791]
- usb: host: xhci: drop redundant checks (Dean Nelson) [2061791]
- xhci: Allocate separate command structures for each LPM command (Dean Nelson) [2061791]
- xhci: dbgtty: use IDR to support several dbc instances. (Dean Nelson) [2061791]
- xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe (Dean Nelson) [2061791]
- xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit (Dean Nelson) [2061791]
- xhci: dbc: create and remove dbc structure in dbgtty driver. (Dean Nelson) [2061791]
- xhci: dbc: refactor xhci_dbc_init() (Dean Nelson) [2061791]
- usb: dwc3: pci: Fix Bay Trail phy GPIO mappings (Dean Nelson) [2061791]
- xhci: Prevent futile URB re-submissions due to incorrect return value. (Dean Nelson) [2061791]
- xhci: re-initialize the HC during resume if HCE was set (Dean Nelson) [2061791]
- usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail (Dean Nelson) [2061791]
- usb: dwc3: pci: add support for the Intel Raptor Lake-S (Dean Nelson) [2061791]
- usb: xhci-mtk: add support ip-sleep wakeup for mt8195 (Dean Nelson) [2061791]
- usb: dwc3: gadget: Prevent core from processing stale TRBs (Dean Nelson) [2061791]
- thunderbolt: Replace acpi_bus_get_device() (Dean Nelson) [2061791]
- thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices (Dean Nelson) [2061791]
- thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge() (Dean Nelson) [2061791]
- thunderbolt: Disable LTTPR on Intel Titan Ridge (Dean Nelson) [2061791]
- usb: ulpi: Call of_node_put correctly (Dean Nelson) [2061791]
- usb: ulpi: Move of_node_put to ulpi_dev_release (Dean Nelson) [2061791]
- usb: xhci-mtk: Use struct_size() helper in create_sch_ep() (Dean Nelson) [2061791]
- usb: common: ulpi: Fix crash in ulpi_match() (Dean Nelson) [2061791]
- usb: typec: tcpm: Do not disconnect when receiving VSAFE0V (Dean Nelson) [2061791]
- usb: typec: tcpm: Do not disconnect while receiving VBUS off (Dean Nelson) [2061791]
- xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. (Dean Nelson) [2061791]
- usb: typec: tcpci: don't touch CC line if it's Vconn source (Dean Nelson) [2061791]
- thunderbolt: Remove useless DMA-32 fallback configuration (Dean Nelson) [2061791]
- media: uvcvideo: Support devices that report an OT as an entity source (Dean Nelson) [2061791]
- Revert "media: uvcvideo: Support devices that report an OT as an entity source" (Dean Nelson) [2061791]
- thunderbolt: Add module parameter for CLx disabling (Dean Nelson) [2061791]
- thunderbolt: Enable CL0s for Intel Titan Ridge (Dean Nelson) [2061791]
- thunderbolt: Rename Intel TB_VSE_CAP_IECS capability (Dean Nelson) [2061791]
- thunderbolt: Implement TMU time disruption for Intel Titan Ridge (Dean Nelson) [2061791]
- thunderbolt: Move usb4_switch_wait_for_bit() to switch.c (Dean Nelson) [2061791]
- thunderbolt: Add CL0s support for USB4 routers (Dean Nelson) [2061791]
- thunderbolt: Add TMU uni-directional mode (Dean Nelson) [2061791]
- xhci: use max() to make code cleaner (Dean Nelson) [2061791]
- usb: ftdi-elan: fix memory leak on device disconnect (Dean Nelson) [2061791]
- Revert "usb: early: convert to readl_poll_timeout_atomic()" (Dean Nelson) [2061791]
- usb: typec: tcpm: fix tcpm unregister port but leave a pending timer (Dean Nelson) [2061791]
- thunderbolt: Check return value of kmemdup() in icm_handle_event() (Dean Nelson) [2061791]
- media: dw2102: Fix use after free (Dean Nelson) [2061791]
- USB: serial: cp210x: fix CP2105 GPIO registration (Dean Nelson) [2061791]
- usb: xhci-mtk: fix list_del warning when enable list debug (Dean Nelson) [2061791]
- usb: core: config: fix validation of wMaxPacketValue entries (Dean Nelson) [2061791]
- xhci: avoid race between disable slot command and host runtime suspend (Dean Nelson) [2061791]
- xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending (Dean Nelson) [2061791]
- thunderbolt: Do not dereference fwnode in struct device (Dean Nelson) [2061791]
- thunderbolt: Add debug logging of DisplayPort resource allocation (Dean Nelson) [2061791]
- thunderbolt: Do not program path HopIDs for USB4 routers (Dean Nelson) [2061791]
- thunderbolt: Do not allow subtracting more NFC credits than configured (Dean Nelson) [2061791]
- thunderbolt: Runtime resume USB4 port when retimers are scanned (Dean Nelson) [2061791]
- thunderbolt: Tear down existing tunnels when resuming from hibernate (Dean Nelson) [2061791]
- thunderbolt: Runtime PM activate both ends of the device link (Dean Nelson) [2061791]
- thunderbolt: xdomain: Avoid potential stack OOB read (Dean Nelson) [2061791]
- media: uvcvideo: fix division by zero at stream start (Dean Nelson) [2061791]
- usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect (Dean Nelson) [2061791]
- xhci: Fix commad ring abort, write all 64 bits to CRCR register. (Dean Nelson) [2061791]
- usb: dwc3: gadget: Skip reading GEVNTSIZn (Dean Nelson) [2061791]
- usb: dwc3: gadget: Ignore Update Transfer cmd params (Dean Nelson) [2061791]
- usb: dwc3: gadget: Skip checking Update Transfer status (Dean Nelson) [2061791]
- usb: hub: Fix locking issues with address0_mutex (Dean Nelson) [2061791]
- media: dib0700: Only touch one bit when start/stop an adapter (Dean Nelson) [2061791]
- media: dib0700: cleanup start/stop streaming logic (Dean Nelson) [2061791]
- media: dib0700: fix undefined behavior in tuner shutdown (Dean Nelson) [2061791]
- media: s2255: fix control-message timeouts (Dean Nelson) [2061791]
- media: pvrusb2: fix control-message timeouts (Dean Nelson) [2061791]
- media: flexcop-usb: fix control-message timeouts (Dean Nelson) [2061791]
- usb: hub: Fix usb enumeration issue due to address0 race (Dean Nelson) [2061791]
- usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts (Dean Nelson) [2061791]
- usb: dwc3: gadget: Fix null pointer exception (Dean Nelson) [2061791]
- usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer (Dean Nelson) [2061791]
- usb: dwc3: gadget: Ignore NoStream after End Transfer (Dean Nelson) [2061791]
- usb: xhci-mtk: fix random remote wakeup (Dean Nelson) [2061791]
- usb: xhci-mtk: remove unnecessary error check (Dean Nelson) [2061791]
- USB: serial: keyspan: fix memleak on probe errors (Dean Nelson) [2061791]
- USB: iowarrior: fix control-message timeouts (Dean Nelson) [2061791]
- usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized (Dean Nelson) [2061791]
- usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/ep (Dean Nelson) [2061791]
- xhci: Enable trust tx length quirk for Fresco FL11 USB controller (Dean Nelson) [2061791]
- xhci: Fix command ring pointer corruption while aborting a command (Dean Nelson) [2061791]
- USB: xhci: dbc: fix tty registration race (Dean Nelson) [2061791]
- xhci: add quirk for host controllers that don't update endpoint DCS (Dean Nelson) [2061791]
- xhci: guard accesses to ep_state in xhci_endpoint_reset() (Dean Nelson) [2061791]
- media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() (Dean Nelson) [2061791]
- USB: cdc-acm: fix break reporting (Dean Nelson) [2061791]
- USB: cdc-acm: fix racy tty buffer accesses (Dean Nelson) [2061791]
- usb: typec: tcpm: handle SRC_STARTUP state if cc changes (Dean Nelson) [2061791]
- usb: typec: tcpci: don't handle vSafe0V event if it's not enabled (Dean Nelson) [2061791]
- usb: xhci-mtk: use xhci_dbg() to print log (Dean Nelson) [2061791]
- media: mxl111sf: change mutex_init() location (Dean Nelson) [2061791]
- media: tm6000: Avoid card name truncation (Dean Nelson) [2061791]
- media: gspca: Limit frame size to sizeimage. (Dean Nelson) [2061791]
- media: uvcvideo: Don't spam the log in uvc_ctrl_restore_values() (Dean Nelson) [2061791]
- media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE (Dean Nelson) [2061791]
- media: uvcvideo: Return -EIO for control errors (Dean Nelson) [2061791]
- media: uvcvideo: Remove unused including <linux/version.h> (Dean Nelson) [2061791]
- media: m5602_ov7660: remove the repeated declaration (Dean Nelson) [2061791]
- media: dvb-usb: fix ununit-value in az6027_rc_query (Dean Nelson) [2061791]
- thunderbolt: Fix -Wrestrict warning (Dean Nelson) [2061791]
- USB: serial: cp210x: fix dropped characters with CP2102 (Dean Nelson) [2061791]
- usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind (Dean Nelson) [2061791]
- USB: serial: option: remove duplicate USB device ID (Dean Nelson) [2061791]
- USB: serial: mos7840: remove duplicated 0xac24 device ID (Dean Nelson) [2061791]
- USB: cdc-acm: fix minor-number release (Dean Nelson) [2061791]
- usb: dwc3: reference clock period configuration (Dean Nelson) [2061791]
- usb: xhci-mtk: allow bandwidth table rollover (Dean Nelson) [2061791]
- usb: xhci-mtk: modify the SOF/ITP interval for mt8195 (Dean Nelson) [2061791]
- usb: xhci-mtk: add a member of num_esit (Dean Nelson) [2061791]
- usb: xhci-mtk: check boundary before check tt (Dean Nelson) [2061791]
- usb: xhci-mtk: update fs bus bandwidth by bw_budget_table (Dean Nelson) [2061791]
- usb: xhci-mtk: support option to disable usb2 ports (Dean Nelson) [2061791]
- usb: xhci-mtk: fix use-after-free of mtk->hcd (Dean Nelson) [2061791]
- usb: dwc3: pci: add support for AMD's newer generation platform. (Dean Nelson) [2061791]
- xhci: Add bus number to some debug messages (Dean Nelson) [2061791]
- xhci: Add additional dynamic debug to follow URBs in cancel and error cases. (Dean Nelson) [2061791]
- Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set" (Dean Nelson) [2061791]
- xhci: Fix failure to give back some cached cancelled URBs. (Dean Nelson) [2061791]
- xhci: fix even more unsafe memory usage in xhci tracing (Dean Nelson) [2061791]
- xhci: fix unsafe memory usage in xhci tracing (Dean Nelson) [2061791]
- usb: typec: tcpm: Support non-PD mode (Dean Nelson) [2061791]
- USB: serial: cp210x: determine fw version for CP2105 and CP2108 (Dean Nelson) [2061791]
- USB: serial: cp210x: clean up type detection (Dean Nelson) [2061791]
- USB: serial: cp210x: clean up set-chars request (Dean Nelson) [2061791]
- USB: serial: cp210x: clean up control-request timeout (Dean Nelson) [2061791]
- USB: serial: cp210x: fix flow-control error handling (Dean Nelson) [2061791]
- USB: serial: cp210x: fix control-characters error handling (Dean Nelson) [2061791]
- tty: drop put_tty_driver (Dean Nelson) [2061791]
- media: dvb-usb: fix uninit-value in vp702x_read_mac_addr (Dean Nelson) [2061791]
- media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init (Dean Nelson) [2061791]
- usb: renesas-xhci: Remove renesas_xhci_pci_exit() (Dean Nelson) [2061791]
- usb: dwc3: Resize TX FIFOs to meet EP bursting requirements (Dean Nelson) [2061791]
- memstick: rtsx_usb_ms: fix UAF (Dean Nelson) [2061791]
- usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable (Dean Nelson) [2061791]
- usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate (Dean Nelson) [2061791]
- usb: dwc3: gadget: Prevent EP queuing while stopping transfers (Dean Nelson) [2061791]
- media: lmedm04: Fix misuse of comma (Dean Nelson) [2061791]
- media: tm6000: Fix memleak in tm6000_start_stream (Dean Nelson) [2061791]
- usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup (Dean Nelson) [2061791]
- memstick: Skip allocating card when removing host (Dean Nelson) [2061791]
- USB: Replace zero-length array with flexible-array member (Dean Nelson) [2061791]
- USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd (Dean Nelson) [2061791]
- Revert "[usb] USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd" (Dean Nelson) [2061791]
- memstick: rtsx_usb_ms: Support runtime power management (Dean Nelson) [2061791]
- memstick: rtsx_usb_ms: Use ms_dev() helper (Dean Nelson) [2061791]
- memstick: Prevent memstick host from getting runtime suspended during card detection (Dean Nelson) [2061791]
- misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection (Dean Nelson) [2061791]
- memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function (Dean Nelson) [2061791]
* Thu Jul 28 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-413.el8]
- RDMA/qedr: Fix reporting QP timeout attribute (Kamal Heib) [2083620]
- NFSD: Handle COPYer - Not suppored in RHEL8 (Benjamin Coddington) [2108628]
- NFSD add ca_source_server<> to COPY (Benjamin Coddington) [2108628]
- NFS NFSD: defining nl4_servers structure needed by both (Benjamin Coddington) [2108628]
- fix backport powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_user() (Diego Domingos) [2106984]
- bpf: Enable bpf_ktime_get_coarse_ns helper (Viktor Malik) [2105133]
- kernel/resource: Introduce request_mem_region_muxed() (Sudheesh Mavila) [2047999]
- i2c: piix4: Enable EFCH MMIO for Family 17h+ (Sudheesh Mavila) [2047999]
- i2c: piix4: Add EFCH MMIO support for SMBus port select (Sudheesh Mavila) [2047999]
- i2c: piix4: Add EFCH MMIO support to SMBus base address detect (Sudheesh Mavila) [2047999]
- i2c: piix4: Add EFCH MMIO support to region request and release (Sudheesh Mavila) [2047999]
- i2c: piix4: Move SMBus port selection into function (Sudheesh Mavila) [2047999]
- i2c: piix4: Move SMBus controller base address detect into function (Sudheesh Mavila) [2047999]
- i2c: piix4: Move port I/O region request/release code into functions (Sudheesh Mavila) [2047999]
- i2c: piix4: Replace hardcoded memory map size with a #define (Sudheesh Mavila) [2047999]
- i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets (Sudheesh Mavila) [2047999]
- i2c: piix4: Add ACPI support (Sudheesh Mavila) [2047999]
- i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h (Sudheesh Mavila) [2047999]
- i2c: piix4: Fix port selection for AMD Family 16h Model 30h (Sudheesh Mavila) [2047999]
- i2c-piix4: Add Hygon Dhyana SMBus support (Sudheesh Mavila) [2047999]
- tracing: Remove WARN_ON in start_thread() (Jerome Marchand) [2090967]
- net: usb: Fix spelling mistakes (José Ignacio Tornos Martínez) [1984353]
- net: usb: cdc_ether: record speed in status method (José Ignacio Tornos Martínez) [1984353]
- net: usb: usbnet: add method for reporting speed without MII (José Ignacio Tornos Martínez) [1984353]
- e1000e: Fix possible overflow in LTR decoding (Ken Cox) [2037965]
- e1000e: Print PHY register address when MDI read/write fails (Ken Cox) [2037965]
- e1000e: Correct NVM checksum verification flow (Ken Cox) [2037965]
- e1000e: Fix possible HW unit hang after an s0ix exit (Ken Cox) [2037965 2049952]
- e1000e: Handshake with CSME starts from ADL platforms (Ken Cox) [2037965 2049952]
- e1000e: Separate ADP board type from TGP (Ken Cox) [2037965 2049952]
- e1000e: Remove useless DMA-32 fallback configuration (Ken Cox) [2037965]
- e1000e: Remove redundant statement (Ken Cox) [2037965]
- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Ken Cox) [2037965]
- net: e1000e: solve insmod 'Unknown symbol mutex_lock' error (Ken Cox) [2037965]
- RDMA/irdma: Add SW mechanism to generate completions on error (Kamal Heib) [2100316]
- RDMA/irdma: Remove the redundant variable (Kamal Heib) [2100316]
- RDMA/irdma: Add support for DSCP (Kamal Heib) [2100316]
- RDMA/irdma: Use irq_update_affinity_hint() (Kamal Heib) [2100316]
- RDMA/irdma: Set protocol based on PF rdma_mode flag (Kamal Heib) [2100316 2096481]
- virtio-ring: fix DMA metadata flags (Cindy Lu) [1969742]
- virtio_ring: fix typos in vring_desc_extra (Jason Wang) [1969742]
- virtio-ring: store DMA metadata in desc_extra for split virtqueue (Jason Wang) [1969742]
- virtio: use err label in __vring_new_virtqueue() (Jason Wang) [1969742]
- virtio_ring: introduce virtqueue_desc_add_split() (Jason Wang) [1969742]
- virtio_ring: secure handling of mapping errors (Jason Wang) [1969742]
- virtio-ring: factor out desc_extra allocation (Jason Wang) [1969742]
- virtio_ring: rename vring_desc_extra_packed (Jason Wang) [1969742]
- virtio-ring: maintain next in extra state for packed virtqueue (Jason Wang) [1969742]
- drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist (Phil Auld) [2089715]
- rpminspect: disable abidiff scanning (Jarod Wilson)
* Mon Jul 25 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-412.el8]
- Netvsc: Call hv_unmap_memory() in the netvsc_device_remove() (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Release cpu lock in error case (Mohammed Gamal) [2086613]
- Drivers: hv: Fix syntax errors in comments (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs (Mohammed Gamal) [2086613]
- hv_balloon: Fix balloon_probe() and balloon_remove() error handling (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: fix typo in comment (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7 (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Refactor the ring-buffer iterator functions (Mohammed Gamal) [2086613]
- hv_sock: Copy packets sent by Hyper-V out of the ring buffer (Mohammed Gamal) [2086613]
- hv_sock: Check hv_pkt_iter_first_raw()'s return value (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Accept hv_sock offers in isolated guests (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Introduce {lock,unlock}_requestor() (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Introduce vmbus_request_addr_match() (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid() (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Add VMbus IMC device to unsupported list (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb() (Mohammed Gamal) [2086613]
- Drivers: hv: balloon: Disable balloon and hot-add accordingly (Mohammed Gamal) [2086613]
- Drivers: hv: balloon: Support status report for larger page sizes (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Fix potential crash on module unload (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register() (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated guests (Mohammed Gamal) [2086613]
- drivers: hv: log when enabling crash_kexec_post_notifiers (Mohammed Gamal) [2086613]
- Drivers: hv: utils: Make use of the helper macro LIST_HEAD() (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64) (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj (Mohammed Gamal) [2086613]
- Drivers: hv: Compare cpumasks and not their weights in init_vp_index() (Mohammed Gamal) [2086613]
- Drivers: hv: Rename 'alloced' to 'allocated' (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Use struct_size() helper in kmalloc() (Mohammed Gamal) [2086613]
- Drivers: hv: balloon: account for vmbus packet header in max_pkt_size (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Initialize request offers message for Isolation VM (Mohammed Gamal) [2086613]
- Drivers: hv: Fix definition of hypercall input & output arg variables (Mohammed Gamal) [2086613]
- net: netvsc: Add Isolation VM support for netvsc driver (Mohammed Gamal) [2086613]
- scsi: storvsc: Add Isolation VM support for storvsc driver (Mohammed Gamal) [2086613]
- Drivers: hv : vmbus: Adding NULL pointer check (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Remove unused code to check for subchannels (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Initialize VMbus ring buffer for Isolation VM (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message (Mohammed Gamal) [2086613]
- Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM (Mohammed Gamal) [2086613]
- SUNRPC: Don't leak sockets in xs_local_connect() (Jeffrey Layton) [2089429]
- SUNRPC: clean up some inconsistent indenting (Jeffrey Layton) [2089429]
- SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() (Jeffrey Layton) [2089429]
- SUNRPC: Don't call connect() more than once on a TCP socket (Jeffrey Layton) [2089429]
- net: openvswitch: fix misuse of the cached connection on tuple changes (Timothy Redaelli) [2099213]
- sfc: fix considering that all channels have TX queues (Íñigo Huguet) [1851823]
- sfc: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [1851823]
- intel/igb:fix repeated words in comments (Corinna Vinschen) [2037959]
- igb: remove unexpected word "the" (Corinna Vinschen) [2037959]
- igb: Make DMA faster when CPU is active on the PCIe link (Corinna Vinschen) [2037959]
- igb: fix a use-after-free issue in igb_clean_tx_ring (Corinna Vinschen) [2037959]
- igb: Remove duplicate defines (Corinna Vinschen) [2037959]
- igb: skip phy status check where unavailable (Corinna Vinschen) [2037959]
- igb: Convert kmap() to kmap_local_page() (Corinna Vinschen) [2037959]
- igb: zero hwtstamp by default (Corinna Vinschen) [2037959]
- igb: Remove useless DMA-32 fallback configuration (Corinna Vinschen) [2037959]
- PCI: Work around Intel I210 ROM BAR overlap defect (Corinna Vinschen) [2037959]
- igb: support EXTTS on 82580/i354/i350 (Corinna Vinschen) [2037959]
- igb: support PEROUT on 82580/i354/i350 (Corinna Vinschen) [2037959]
- igb: move PEROUT and EXTTS isr logic to separate functions (Corinna Vinschen) [2037959]
- igb: move SDP config initialization to separate function (Corinna Vinschen) [2037959]
- igb: switch to napi_build_skb() (Corinna Vinschen) [2037959]
- igb: remove never changed variable `ret_val' (Corinna Vinschen) [2037959]
- NFSv4: Add an fattr allocation to _nfs4_discover_trunking() (Scott Mayhew) [2096393]
- sunrpc: set cl_max_connect when cloning an rpc_clnt (Scott Mayhew) [2096393]
- NFSv4.1 mark qualified async operations as MOVEABLE tasks (Scott Mayhew) [2096393]
- powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address (Desnes A. Nunes do Rosario) [2095041]
- audit: free module name (Richard Guy Briggs) [2100259]
- bfq: fix blkio cgroup leakage v4 (Ming Lei) [2093206]
- scsi: scsi_dh_alua: Properly handle the ALUA transitioning state (Ewan D. Milne) [1992870]
- mm: sparse: remove __section_nr() function (Mark Langsdorf) [2067280]
- mm: sparse: pass section_nr to find_memory_block (Mark Langsdorf) [2067280]
- mm: sparse: pass section_nr to section_mark_present (Mark Langsdorf) [2067280]
- headers/uninline: Uninline single-use function: kobject_has_children() (Mark Langsdorf) [2067280]
- arch_topology: Do not set llc_sibling if llc_id is invalid (Mark Langsdorf) [2067280]
- topology: make core_mask include at least cluster_siblings (Mark Langsdorf) [2067280]
- regmap: allow a defined reg_base to be added to every address (Mark Langsdorf) [2067280]
- regmap: add configurable downshift for addresses (Mark Langsdorf) [2067280]
- drivers/base/dd.c : Remove the initial value of the global variable (Mark Langsdorf) [2067280]
- devres: fix typos in comments (Mark Langsdorf) [2067280]
- base: soc: Make soc_device_match() simpler and easier to read (Mark Langsdorf) [2067280]
- driver core: Refactor sysfs and drv/bus remove hooks (Mark Langsdorf) [2067280]
- driver core: Refactor multiple copies of device cleanup (Mark Langsdorf) [2067280]
- arch_topology: obtain cpu capacity using information from CPPC (Mark Langsdorf) [2067280]
- PM: core: keep irq flags in device_pm_check_callbacks() (Mark Langsdorf) [2067280]
- PM: sleep: Add device name to suspend_report_result() (Mark Langsdorf) [2067280]
- PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend() (Mark Langsdorf) [2067280]
- PM: sleep: wakeup: Fix typos in comments (Mark Langsdorf) [2067280]
- PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove() (Mark Langsdorf) [2067280]
- PM: domains: use dev_err_probe() to simplify error handling (Mark Langsdorf) [2067280]
- PM: domains: Prevent power off for parent unless child is in deepest state (Mark Langsdorf) [2067280]
- driver core: cleanup double words comments (Mark Langsdorf) [2067280]
- device property: Don't split fwnode_get_irq*() APIs in the code (Mark Langsdorf) [2067280]
- regmap: irq: cleanup comments (Mark Langsdorf) [2067280]
- platform: use dev_err_probe() in platform_get_irq_byname() (Mark Langsdorf) [2067280]
- devtmpfs: drop redundant fs parameters from internal fs (Mark Langsdorf) [2067280]
- component: Replace most references to 'master' with 'aggregate device' (Mark Langsdorf) [2067280]
- device property: Add fwnode_irq_get_byname (Mark Langsdorf) [2067280]
- regmap-irq: Fix typo in comment (Mark Langsdorf) [2067280]
- driver core: Free DMA range map when device is released (Mark Langsdorf) [2067280]
- regmap-irq: Update interrupt clear register for proper reset (Mark Langsdorf) [2067280]
- PM: s2idle: ACPI: Fix wakeup interrupts handling (Mark Langsdorf) [2067280]
- devtmpfs regression fix: reconfigure on each mount (Mark Langsdorf) [2067280]
- regmap: debugfs: Fix indentation (Mark Langsdorf) [2067280]
- regmap: Call regmap_debugfs_exit() prior to _init() (Mark Langsdorf) [2067280]
- driver core: Make bus notifiers in right order in really_probe() (Mark Langsdorf) [2067280]
- driver core: Move driver_sysfs_remove() after driver_sysfs_add() (Mark Langsdorf) [2067280]
- driver core: Simplify async probe test code by using ktime_ms_delta() (Mark Langsdorf) [2067280]
- PM: runtime: Simplify locking in pm_runtime_put_suppliers() (Mark Langsdorf) [2067280]
- software node: fix wrong node passed to find nargs_prop (Mark Langsdorf) [2067280]
- driver core: platform: document registration-failure requirement (Mark Langsdorf) [2067280]
- device property: Add fwnode_iomap() (Mark Langsdorf) [2067280]
- device property: Use fwnode_graph_for_each_endpoint() macro (Mark Langsdorf) [2067280]
- device property: Implement fwnode_graph_get_endpoint_count() (Mark Langsdorf) [2067280]
- device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED (Mark Langsdorf) [2067280]
- rtc: Check return value from mc146818_get_time() (Mark Langsdorf) [2067280]
- device property: Check fwnode->secondary when finding properties (Mark Langsdorf) [2067280]
- topology/sysfs: rework book and drawer topology ifdefery (Mark Langsdorf) [2067280]
- topology/sysfs: export cluster attributes only if an architectures has support (Mark Langsdorf) [2067280]
- topology/sysfs: export die attributes only if an architectures has support (Mark Langsdorf) [2067280]
- driver core: Don't call device_remove_properties() from device_del() (Mark Langsdorf) [2067280]
- regmap: allow to define reg_update_bits for no bus configuration (Mark Langsdorf) [2067280]
- platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup (Mark Langsdorf) [2067250]
- PM: sleep: Fix error handling in dpm_prepare() (Mark Langsdorf) [2067250]
- PM: sleep: Avoid calling put_device() under dpm_list_mtx (Mark Langsdorf) [2067250]
- PM: sleep: Fix runtime PM based cpuidle support (Mark Langsdorf) [2067250]
- PM / wakeirq: support enabling wake-up irq after runtime_suspend called (Mark Langsdorf) [2067250]
- device property: Drop redundant NULL checks (Mark Langsdorf) [2067250]
- PM: sleep: Pause cpuidle later and resume it earlier during system transitions (Mark Langsdorf) [2067250]
- PM: suspend: Do not pause cpuidle in the suspend-to-idle path (Mark Langsdorf) [2067250]
- regmap: spi: Set regmap max raw r/w from max_transfer_size (Mark Langsdorf) [2067250]
- PM: sleep: Do not let "syscore" devices runtime-suspend during system transitions (Mark Langsdorf) [2067250]
- component: do not leave master devres group open after bind (Mark Langsdorf) [2067250]
- driver core: Provide device_match_acpi_handle() helper (Mark Langsdorf) [2067250]
- regmap: Fix possible double-free in regcache_rbtree_exit() (Mark Langsdorf) [2067250]
- device property: build kunit tests without structleak plugin (Mark Langsdorf) [2067250]
- driver core: Reject pointless SYNC_STATE_ONLY device links (Mark Langsdorf) [2067250]
- firmware_loader: add a sanity check for firmware_request_builtin() (Mark Langsdorf) [2067250]
- firmware_loader: split built-in firmware call (Mark Langsdorf) [2067250]
- firmware_loader: fix pre-allocated buf built-in firmware use (Mark Langsdorf) [2067250]
- drivers/base/component.c: remove superfluous header files from component.c (Mark Langsdorf) [2067250]
- drivers/base/arch_topology.c: remove superfluous header (Mark Langsdorf) [2067250]
- driver core: use NUMA_NO_NODE during device_initialize (Mark Langsdorf) [2067250]
- driver core: Fix possible memory leak in device_link_add() (Mark Langsdorf) [2067250]
- driver core: Add debug logs when fwnode links are added/deleted (Mark Langsdorf) [2067250]
- driver core: Create __fwnode_link_del() helper function (Mark Langsdorf) [2067250]
- driver core: Set deferred probe reason when deferred by driver core (Mark Langsdorf) [2067250]
- driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD (Mark Langsdorf) [2067250]
- driver core: Clarify that dev_err_probe() is OK even w/out -EPROBE_DEFER (Mark Langsdorf) [2067250]
- driver core: fw_devlink: Improve handling of cyclic dependencies (Mark Langsdorf) [2067250]
- software node: balance refcount for managed software nodes (Mark Langsdorf) [2067250]
- driver core: platform: Make use of the helper macro SET_RUNTIME_PM_OPS() (Mark Langsdorf) [2067250]
- PM: base: power: don't try to use non-existing RTC for storing data (Mark Langsdorf) [2067250]
- PM: sleep: core: Avoid setting power.must_resume to false (Mark Langsdorf) [2067250]
- PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq() (Mark Langsdorf) [2067250]
- PM: domains: Fix domain attach for CONFIG_PM_OPP=n (Mark Langsdorf) [2067250]
- PM: runtime: add devm_pm_clk_create helper (Mark Langsdorf) [2067250]
- PM: runtime: add devm_pm_runtime_enable helper (Mark Langsdorf) [2067250]
- regmap: teach regmap to use raw spinlocks if requested in the config (Mark Langsdorf) [2067250]
- PM: domains: Add support for 'required-opps' to set default perf state (Mark Langsdorf) [2067250]
- Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary" (Mark Langsdorf) [2067250]
- driver: base: Prefer unsigned int to bare use of unsigned (Mark Langsdorf) [2067250]
- cacheinfo: clear cache_leaves(cpu) in free_cache_attributes() (Mark Langsdorf) [2067250]
- driver core: Fix error return code in really_probe() (Mark Langsdorf) [2067250]
- driver: base: Replace symbolic permissions with octal permissions (Mark Langsdorf) [2067250]
- regmap: Prefer unsigned int to bare use of unsigned (Mark Langsdorf) [2067250]
- regmap: fix the offset of register error log (Mark Langsdorf) [2067250]
- bpf: Fix request_sock leak in sk lookup helpers (Antoine Tenart) [2085313]
- crypto: fips - make proc files report fips module name and version (Vladis Dronov) [2103966]
- net: tipc: fix possible refcount leak in tipc_sk_create() (Xin Long) [2106048]
- tipc: move bc link creation back to tipc_node_create (Xin Long) [2106048]
- tipc: fix use-after-free Read in tipc_named_reinit (Xin Long) [2106048]
- tipc: check attribute length for bearer name (Xin Long) [2106048]
- ice: Fix memory corruption in VF driver (Petr Oros) [2037937]
- ice: Fix queue config fail handling (Petr Oros) [2037937]
- ice: Sync VLAN filtering features for DVM (Petr Oros) [2037937]
- ice: Fix PTP TX timestamp offset calculation (Petr Oros) [2037937]
- ice: Fix interrupt moderation settings getting cleared (Petr Oros) [2037937]
- ice: fix possible under reporting of ethtool Tx and Rx statistics (Petr Oros) [2037937]
- ice: allow creating VFs for !CONFIG_NET_SWITCHDEV (Petr Oros) [2037937]
- ice: add trace events for tx timestamps (Petr Oros) [2037937]
- ice: fix return value check in ice_gnss.c (Petr Oros) [2037937]
- ice: remove PF pointer from ice_check_vf_init (Petr Oros) [2037937]
- ice: introduce ice_virtchnl.c and ice_virtchnl.h (Petr Oros) [2037937]
- ice: cleanup long lines in ice_sriov.c (Petr Oros) [2037937]
- ice: introduce ICE_VF_RESET_LOCK flag (Petr Oros) [2037937]
- ice: introduce ICE_VF_RESET_NOTIFY flag (Petr Oros) [2037937]
- ice: convert ice_reset_vf to take flags (Petr Oros) [2037937]
- ice: convert ice_reset_vf to standard error codes (Petr Oros) [2037937]
- ice: make ice_reset_all_vfs void (Petr Oros) [2037937]
- ice: drop is_vflr parameter from ice_reset_all_vfs (Petr Oros) [2037937]
- ice: move reset functionality into ice_vf_lib.c (Petr Oros) [2037937]
- ice: fix a long line warning in ice_reset_vf (Petr Oros) [2037937]
- ice: introduce VF operations structure for reset flows (Petr Oros) [2037937]
- ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id (Petr Oros) [2037937]
- ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h (Petr Oros) [2037937]
- ice: use ice_is_vf_trusted helper function (Petr Oros) [2037937]
- ice: log an error message when eswitch fails to configure (Petr Oros) [2037937]
- ice: cleanup error logging for ice_ena_vfs (Petr Oros) [2037937]
- ice: move ice_set_vf_port_vlan near other .ndo ops (Petr Oros) [2037937]
- ice: refactor spoofchk control code in ice_sriov.c (Petr Oros) [2037937]
- ice: rename ICE_MAX_VF_COUNT to avoid confusion (Petr Oros) [2037937]
- ice: remove unused definitions from ice_sriov.h (Petr Oros) [2037937]
- ice: convert vf->vc_ops to a const pointer (Petr Oros) [2037937]
- ice: remove circular header dependencies on ice.h (Petr Oros) [2037937]
- ice: rename ice_virtchnl_pf.c to ice_sriov.c (Petr Oros) [2037937]
- ice: rename ice_sriov.c to ice_vf_mbx.c (Petr Oros) [2037937]
- ice: Fix FV offset searching (Petr Oros) [2037937]
- ice: Add support for outer dest MAC for ADQ tunnels (Petr Oros) [2037937]
- ice: avoid XDP checks in ice_clean_tx_irq() (Petr Oros) [2037937]
- ice: change "can't set link" message to dbg level (Petr Oros) [2037937]
- ice: Add slow path offload stats on port representor in switchdev (Petr Oros) [2037937]
- ice: Add support for inner etype in switchdev (Petr Oros) [2037937]
- ice: convert VF storage to hash table with krefs and RCU (Petr Oros) [2037937]
- ice: introduce VF accessor functions (Petr Oros) [2037937]
- ice: factor VF variables to separate structure (Petr Oros) [2037937]
- ice: convert ice_for_each_vf to include VF entry iterator (Petr Oros) [2037937]
- ice: use ice_for_each_vf for iteration during removal (Petr Oros) [2037937]
- ice: remove checks in ice_vc_send_msg_to_vf (Petr Oros) [2037937]
- ice: move VFLR acknowledge during ice_free_vfs (Petr Oros) [2037937]
- ice: move clear_malvf call in ice_free_vfs (Petr Oros) [2037937]
- ice: pass num_vfs to ice_set_per_vf_res() (Petr Oros) [2037937]
- ice: store VF pointer instead of VF ID (Petr Oros) [2037937]
- ice: refactor unwind cleanup in eswitch mode (Petr Oros) [2037937]
- ice: add TTY for GNSS module for E810T device (Petr Oros) [2037937]
- ice: Simplify tracking status of RDMA support (Petr Oros) [2037937]
- ice: Add ability for PF admin to enable VF VLAN pruning (Petr Oros) [2037937]
- ice: Add support for 802.1ad port VLANs VF (Petr Oros) [2037937]
- ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev (Petr Oros) [2037937]
- ice: Support configuring the device to Double VLAN Mode (Petr Oros) [2037937]
- ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 (Petr Oros) [2037937]
- ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads (Petr Oros) [2037937]
- ice: Add outer_vlan_ops and VSI specific VLAN ops implementations (Petr Oros) [2037937]
- ice: Adjust naming for inner VLAN operations (Petr Oros) [2037937]
- ice: Use the proto argument for VLAN ops (Petr Oros) [2037937]
- ice: Refactor vf->port_vlan_info to use ice_vlan (Petr Oros) [2037937]
- ice: Introduce ice_vlan struct (Petr Oros) [2037937]
- ice: Add new VSI VLAN ops (Petr Oros) [2037937]
- ice: Add helper function for adding VLAN 0 (Petr Oros) [2037937]
- ice: Refactor spoofcheck configuration functions (Petr Oros) [2037937]
- Revert "ice: Allow to pass VLAN tagged packets to VF when port VLAN is configured" (Petr Oros) [2037937]
- Revert "ice: Do not enable VLAN pruning when spoofchk is enabled" (Petr Oros) [2037937]
- ice: Remove likely for napi_complete_done (Petr Oros) [2037937]
- ice: add support for DSCP QoS for IDC (Petr Oros) [2037937]
- ice: respect metadata on XSK Rx to skb (Petr Oros) [2037937]
- ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb (Petr Oros) [2037937]
- ice: respect metadata in legacy-rx/ice_construct_skb() (Petr Oros) [2037937]
- ice: Fix broken IFF_ALLMULTI handling (Petr Oros) [2037937]
* Wed Jul 20 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-411.el8]
- i40e: Fix call trace in setup_tx_descriptors (Ivan Vecera) [2037943]
- i40e: Fix calculating the number of queue pairs (Ivan Vecera) [2037943]
- i40e: Fix adding ADQ filter to TC0 (Ivan Vecera) [2037943]
- i40e: i40e_main: fix a missing check on list iterator (Ivan Vecera) [2037943]
- i40e, xsk: Get rid of redundant 'fallthrough' (Ivan Vecera) [2037943]
- i40e, xsk: Diversify return values from xsk_wakeup call paths (Ivan Vecera) [2037943]
- i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full (Ivan Vecera) [2037943]
- i40e: Add Ethernet Connection X722 for 10GbE SFP+ support (Ivan Vecera) [2037943]
- i40e: Add vsi.tx_restart to i40e ethtool stats (Ivan Vecera) [2037943]
- i40e: Add tx_stopped stat (Ivan Vecera) [2037943]
- i40e: Add support for MPLS + TSO (Ivan Vecera) [2037943]
- i40e: little endian only valid checksums (Ivan Vecera) [2037943]
- i40e: stop disabling VFs due to PF error responses (Ivan Vecera) [2037943]
- i40e: remove dead stores on XSK hotpath (Ivan Vecera) [2037943]
- i40e: Add a stat for tracking busy rx pages (Ivan Vecera) [2037943]
- i40e: Add a stat for tracking pages waived (Ivan Vecera) [2037943]
- i40e: Add a stat tracking new RX page allocations (Ivan Vecera) [2037943]
- i40e: Aggregate and export RX page reuse stat (Ivan Vecera) [2037943]
- i40e: Remove rx page reuse double count (Ivan Vecera) [2037943]
- i40e: Fix race condition while adding/deleting MAC/VLAN filters (Ivan Vecera) [2037943]
- i40e: Add new version of i40e_aq_add_macvlan function (Ivan Vecera) [2037943]
- i40e: Add new versions of send ASQ command functions (Ivan Vecera) [2037943]
- i40e: Add sending commands in atomic context (Ivan Vecera) [2037943]
- i40e: Remove unused RX realloc stat (Ivan Vecera) [2037943]
- i40e: Disable hw-tc-offload feature on driver load (Ivan Vecera) [2037943]
- i40e: Fix reset path while removing the driver (Ivan Vecera) [2037943]
- i40e: respect metadata on XSK Rx to skb (Ivan Vecera) [2037943]
- i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb (Ivan Vecera) [2037943]
- i40e: Remove useless DMA-32 fallback configuration (Ivan Vecera) [2037943]
- i40e: fix unsigned stat widths (Ivan Vecera) [2037943]
- i40e: Fix for failed to init adminq while VF reset (Ivan Vecera) [2037943]
- i40e: Fix queues reservation for XDP (Ivan Vecera) [2037943]
- i40e: Fix issue when maximum queues is exceeded (Ivan Vecera) [2037943]
- i40e: Increase delay to 1 s after global EMP reset (Ivan Vecera) [2037943]
- i40e: remove variables set but not used (Ivan Vecera) [2037943]
- i40e: Remove non-inclusive language (Ivan Vecera) [2037943]
- i40e: Update FW API version (Ivan Vecera) [2037943]
- i40e: Minimize amount of busy-waiting during AQ send (Ivan Vecera) [2037943]
- i40e: Add ensurance of MacVlan resources for every trusted VF (Ivan Vecera) [2037943]
- i40e: Fix incorrect netdev's real number of RX/TX queues (Ivan Vecera) [2037943]
- i40e: Fix for displaying message regarding NVM version (Ivan Vecera) [2037943]
- i40e: fix use-after-free in i40e_sync_filters_subtask() (Ivan Vecera) [2037943]
- i40e: Fix to not show opcode msg on unsuccessful VF MAC change (Ivan Vecera) [2037943]
- i40e: switch to napi_build_skb() (Ivan Vecera) [2037943]
- i40e: Use irq_update_affinity_hint() (Ivan Vecera) [2037943]
- mptcp: fix race on unaccepted mptcp sockets (Davide Caratti) [2076971]
- mptcp: fix local endpoint accounting (Davide Caratti) [2076971]
- mptcp: fix race in overlapping signal events (Davide Caratti) [2076971]
- mptcp: fix subflow accounting on close (Davide Caratti) [2076971]
- mptcp: introduce implicit endpoints (Davide Caratti) [2076971]
- mptcp: constify a bunch of of helpers (Davide Caratti) [2076971]
- mptcp: drop port parameter of mptcp_pm_add_addr_signal (Davide Caratti) [2076971]
- mptcp: fix removing ids bitmap setting (Davide Caratti) [2076971]
- selftests: mptcp: be more conservative with cookie MPJ limits (Davide Caratti) [2076971]
- selftests: mptcp: more robust signal race test (Davide Caratti) [2076971]
- mptcp: cleanup MPJ subflow list handling (Davide Caratti) [2076971]
- mptcp: do not block subflows creation on errors (Davide Caratti) [2076971]
- mptcp: keep track of local endpoint still available for each msk (Davide Caratti) [2076971]
- mptcp: clean up harmless false expressions (Davide Caratti) [2076971]
- mptcp: fix per socket endpoint accounting (Davide Caratti) [2076971]
- selftests: mptcp: add fullmesh testcases (Davide Caratti) [2076971]
- selftests: mptcp: set and print the fullmesh flag (Davide Caratti) [2076971]
- mptcp: local addresses fullmesh (Davide Caratti) [2076971]
- mptcp: remote addresses fullmesh (Davide Caratti) [2076971]
- mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT (Davide Caratti) [2076971]
- mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal (Davide Caratti) [2076971]
- mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other (Davide Caratti) [2076971]
- mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate (Davide Caratti) [2076971]
- mptcp: move drop_other_suboptions check under pm lock (Davide Caratti) [2076971]
- mptcp: drop flags and ifindex arguments (Davide Caratti) [2076971]
- mptcp: allow to use port and non-signal in set_flags (Davide Caratti) [2076971]
- NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED (Scott Mayhew) [2066369]
- KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3) (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 miti (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: Use the clearbhb instruction in mitigations (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: add ID_AA64ISAR2_EL1 sys register (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: Mitigate spectre style branch history side channels (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- KVM: arm64: Add templates for BHB mitigation sequences (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spect (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: Add percpu vectors for EL1 (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Add macro for reading symbol addresses from the trampolin (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Add vectors that have the bhb mitigation sequences (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Allow the trampoline text to occupy multiple pages (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Make the kpti trampoline's kpti sequence optional (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Move trampoline macros out of ifdef'd section (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Don't assume tramp_vectors is the start of the vectors (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Allow tramp_alias to access symbols after the 4K boundary (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Move the trampoline data page before the text page (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Free up another register on kpti's tramp_exit path (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry: Make the trampoline cleanup optional (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: entry.S: Add ventry overflow sanity checks (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: Add Cortex-X2 CPU part definition (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: Add Neoverse-N2, Cortex-A710 CPU part definition (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: syscall: exit userspace before unmasking exceptions (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- arm64: ptrace: Consistently use pseudo-singlestep exceptions (Chris von Recklinghausen) [2062287] {CVE-2022-23960}
- ethtool: Fix get module eeprom fallback (Ivan Vecera) [2091772]
- xfs: use setattr_copy to set vfs inode attributes (Andrey Albershteyn) [2085622]
- xfs: ensure log flush at the end of a synchronous fallocate call (Andrey Albershteyn) [2085622]
- xfs: set prealloc flag in xfs_alloc_file_space() (Andrey Albershteyn) [2085622]
- xfs: fallocate() should call file_modified() (Andrey Albershteyn) [2085622]
- xfs: remove XFS_PREALLOC_SYNC (Andrey Albershteyn) [2085622]
- drm/ast: Fix black screen when getting out of suspend (Jocelyn Falempe) [2097492]
- drm/ast: Create the driver for ASPEED proprietory Display-Port (Jocelyn Falempe) [2097492]
- x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl (Waiman Long) [2101938]
- x86/speculation/mmio: Print SMT warning (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- KVM: x86/speculation: Disable Fill buffer clear within guests (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation/srbds: Update SRBDS mitigation selection (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation: Add a common function for MD_CLEAR mitigation update (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- Documentation: Add documentation for Processor MMIO Stale Data (Waiman Long) [2090252] {CVE-2022-21123 CVE-2022-21125 CVE-2022-21166}
- x86/tsx: Disable TSX development mode at boot (Waiman Long) [2090252]
- x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits (Waiman Long) [2090252]
- x86/tsx: Clear CPUID bits when TSX always force aborts (Waiman Long) [2090252]
- cpu/speculation: Add prototype for cpu_show_srbds() (Waiman Long) [2090252]
- x86/cpu: Move arch_smt_update() to a neutral place (Waiman Long) [2090252]
- serial: 8250_pci: rewrite pericom_do_set_divisor() (Myron Stowe) [2096364]
- serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array (Myron Stowe) [2096364]
- serial: 8250_pci: Merge 8250_moxa to 8250_pci (Myron Stowe) [2096364]
- serial: 8250: Use dev_get_drvdata where possible (Myron Stowe) [2096364]
- serial: 8250: pericom_do_set_divisor can be static (Myron Stowe) [2096364]
- serial: 8250: Add support for higher baud rates to Pericom chips (Myron Stowe) [2096364]
- serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() (Myron Stowe) [2096364]
- serial: 8250_pci: Fix number of ports for ACCES serial cards (Myron Stowe) [2096364]
- serial: 8250_pci: Replace custom code with pci_match_id() (Myron Stowe) [2096364]
- net/sched: act_police: more accurate MTU policing (Davide Caratti) [2100893]
- selinux: initialize proto variable in selinux_ip_postroute_compat() (Ondrej Mosnacek) [2005892]
- selinux: fix a sock regression in selinux_ip_postroute_compat() (Ondrej Mosnacek) [2005892]
- LSM: Avoid warnings about potentially unused hook variables (Ondrej Mosnacek) [2005892]
- selinux: fix all of the W=1 build warnings (Ondrej Mosnacek) [2005892]
- selinux: make better use of the nf_hook_state passed to the NF hooks (Ondrej Mosnacek) [2005892]
- selinux: fix race condition when computing ocontext SIDs (Ondrej Mosnacek) [2005892 1969344]
- selinux: remove unneeded ipv6 hook wrappers (Ondrej Mosnacek) [2005892]
- lsm_audit: avoid overloading the "key" audit field (Ondrej Mosnacek) [2005892]
- security: remove unneeded subdir-$(CONFIG_...) (Ondrej Mosnacek) [2005892]
- selinux: return early for possible NULL audit buffers (Ondrej Mosnacek) [2005892]
- selinux: correct the return value when loads initial sids (Ondrej Mosnacek) [2005892]
- audit: remove unnecessary 'ret' initialization (Ondrej Mosnacek) [2005892]
- selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit() (Ondrej Mosnacek) [2005892]
- selinux: slow_avc_audit has become non-blocking (Ondrej Mosnacek) [2005892]
- selinux: Fix kernel-doc (Ondrej Mosnacek) [2005892]
- selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC (Ondrej Mosnacek) [2005892]
- lsm_audit,selinux: pass IB device name by reference (Ondrej Mosnacek) [2005892]
- selinux: Remove redundant assignment to rc (Ondrej Mosnacek) [2005892]
- selinux: Corrected comment to match kernel-doc comment (Ondrej Mosnacek) [2005892]
- selinux: delete selinux_xfrm_policy_lookup() useless argument (Ondrej Mosnacek) [2005892]
- selinux: constify some avtab function arguments (Ondrej Mosnacek) [2005892]
- selinux: simplify duplicate_policydb_cond_list() by using kmemdup() (Ondrej Mosnacek) [2005892]
- selinux: add proper NULL termination to the secclass_map permissions (Ondrej Mosnacek) [2005892]
- security: commoncap: clean up kernel-doc comments (Ondrej Mosnacek) [2005892]
- security: commoncap: fix -Wstringop-overread warning (Ondrej Mosnacek) [2005892]
- selinux: fix misspellings using codespell tool (Ondrej Mosnacek) [2005892]
- selinux: fix misspellings using codespell tool (Ondrej Mosnacek) [2005892]
- ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr (Lukas Czerner) [2102619]
- ext4: add reserved GDT blocks check (Lukas Czerner) [2099702]
- ext4: make variable "count" signed (Lukas Czerner) [2099702]
- ext4: fix bug_on ext4_mb_use_inode_pa (Lukas Czerner) [2099702]
- ext4: fix super block checksum incorrect after mount (Lukas Czerner) [2099702]
- ext4: fix bug_on in __es_tree_search (Lukas Czerner) [2099702]
- ext4: avoid cycles in directory h-tree (Lukas Czerner) [2099702]
- ext4: verify dir block before splitting it (Lukas Czerner) [2099702]
- ext4: fix bug_on in ext4_writepages (Lukas Czerner) [2099702]
- ext4: reject the 'commit' option on ext2 filesystems (Lukas Czerner) [2099702]
- ext4: fix use-after-free in ext4_rename_dir_prepare (Lukas Czerner) [2099702]
- ext4: fix warning in ext4_handle_inode_extension (Lukas Czerner) [2099702]
* Fri Jul 15 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-410.el8]
- i915: Explicitly #include <linux/string_helpers.h> (Michel Dänzer) [2041811]
- i915: Use mdev_type_kobj_to_group_id instead of mtype_get_type_group_id (Michel Dänzer) [2041811]
- drm/i915: #include <linux/highmem.h> for k(un)map APIs (Michel Dänzer) [2041811]
- Revert "mm: remove the extra ZONE_DEVICE struct page refcount" (Michel Dänzer) [2041811]
- Merge DRM changes from upstream v5.17..v5.18 (Michel Dänzer) [2041811]
- iosys-map: Add a few more helpers (Michel Dänzer) [2041811]
- iosys-map: Add offset to iosys_map_memcpy_to() (Michel Dänzer) [2041811]
- dma-buf-map: Rename to iosys-map (Michel Dänzer) [2041811]
- Revert "drm/amdgpu/display: set vblank_disable_immediate for DC" (Michel Dänzer) [2041811]
- Revert "drm: import DMA_BUF module namespace" (Michel Dänzer) [2041811]
- drm/virtio: Do not use virtio_reset_device (Michel Dänzer) [2041811]
- Merge DRM changes from upstream v5.16..v5.17 (Michel Dänzer) [2041811]
- agp/intel-gtt: reduce intel-gtt dependencies more (Michel Dänzer) [2041811]
- agp/intel-gtt: Replace kernel.h with the necessary inclusions (Michel Dänzer) [2041811]
- x86/gpu: Reserve stolen memory for first integrated Intel GPU (Michel Dänzer) [2041811]
- drm/i915/rpl-s: Add PCI IDS for Raptor Lake S (Michel Dänzer) [2041811]
- drm/amdgpu: Use MCE_PRIO_FIRST instead of MCE_PRIO_UC (Michel Dänzer) [2041811]
- Revert "drm/amdgpu: disable runpm if we are the primary adapter" (Michel Dänzer) [2041811]
- Revert "treewide: Replace the use of mem_encrypt_active() with cc_platform_has()" (Michel Dänzer) [2041811]
- Revert "dma-buf: move dma-buf symbols into the DMA_BUF module namespace" (Michel Dänzer) [2041811]
- Revert "fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"" (Michel Dänzer) [2041811]
- x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration (Michel Dänzer) [2041811]
- Merge DRM changes from upstream v5.15..v5.16 (Michel Dänzer) [2041811]
- drm/bochs: Explicitly #include <linux/module.h> (Michel Dänzer) [2041811]
- Revert "gpu: Bulk conversion to generic_handle_domain_irq()" (Michel Dänzer) [2041811]
- Revert "vfio/gvt: Fix open/close when multiple device FDs are open" (Michel Dänzer) [2041811]
- drm: Drop linux/ prefix from stdarg.h include (Michel Dänzer) [2041811]
- drm/i915: Convert to older tasklet API (Michel Dänzer) [2041811]
- Merge DRM changes from upstream v5.14.21..v5.15 (Michel Dänzer) [2041811]
- dma-buf: Fix kerneldoc comment for struct dma_fence_array (Michel Dänzer) [2041811]
- Makefile: Add RHEL_DRM_EXTRAVERSION (Michel Dänzer) [2041811]
- mei: me: add Alder Lake N device id. (Prarit Bhargava) [2072660]
- pinctrl: alderlake: Fix register offsets for ADL-N variant (Prarit Bhargava) [2049965]
- pinctrl: alderlake: Add Intel Alder Lake-N pin controller support (Prarit Bhargava) [2049965]
- pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID" (Prarit Bhargava) [2049965]
- spi: pxa2xx: Add support for Intel Alder Lake PCH-M (Prarit Bhargava) [2089507]
- RHEL-only: KVM: selftests: Compile rseq_test out on aarch64 (Eric Auger) [2078919]
- KVM: arm64: Don't read a HW interrupt pending state in user context (Eric Auger) [2078919]
- KVM: arm64: selftests: Add init ITS device test (Eric Auger) [2078919]
- KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above IPA range (Eric Auger) [2078919]
- KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range (Eric Auger) [2078919]
- KVM: arm64: selftests: Add some tests for GICv2 in vgic_init (Eric Auger) [2078919]
- KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnostic (Eric Auger) [2078919]
- KVM: arm64: selftests: Make vgic_init gic version agnostic (Eric Auger) [2078919]
- KVM: arm64: vgic: Drop vgic_check_ioaddr() (Eric Auger) [2078919]
- KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA size (Eric Auger) [2078919]
- KVM: arm64: vgic-v2: Check cpu interface region is not above the VM IPA size (Eric Auger) [2078919]
- KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size (Eric Auger) [2078919]
- kvm: arm64: vgic: Introduce vgic_check_iorange (Eric Auger) [2078919]
- Revert "RHEL-only: KVM: selftests: Fix AArch64 compilation" (Eric Auger) [2078919]
- selftests: KVM: Free the GIC FD when cleaning up in arch_timer (Eric Auger) [2078919]
- selftests: KVM: Don't leak GIC FD across dirty log test iterations (Eric Auger) [2078919]
- KVM: arm64: selftests: Introduce vcpu_width_config (Eric Auger) [2078919]
- KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs (Eric Auger) [2078919]
- KVM: arm64: Generalise VM features into a set of flags (Eric Auger) [2078919]
- KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3 (Eric Auger) [2078919]
- kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq() (Eric Auger) [2078919]
- kvm: selftests: aarch64: fix some vgic related comments (Eric Auger) [2078919]
- kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip_check (Eric Auger) [2078919]
- kvm: selftests: aarch64: pass vgic_irq guest args as a pointer (Eric Auger) [2078919]
- kvm: selftests: aarch64: fix assert in gicv3_access_reg (Eric Auger) [2078919]
- KVM: selftests: Add vgic initialization for dirty log perf test for ARM (Eric Auger) [2078919]
- KVM: arm64: vgic: Read HW interrupt pending state from the HW (Eric Auger) [2078919]
- KVM: arm64: Emulate the OS Lock (Eric Auger) [2078919]
- KVM: arm64: Allow guest to set the OSLK bit (Eric Auger) [2078919]
- KVM: arm64: Stash OSLSR_EL1 in the cpu context (Eric Auger) [2078919]
- KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined (Eric Auger) [2078919]
- KVM: arm64: vgic: Replace kernel.h with the necessary inclusions (Eric Auger) [2078919]
- KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve() (Eric Auger) [2078919]
- KVM: arm64: selftests: get-reg-list: Add pauth configuration (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add test for restoring active IRQs (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add ISPENDR write tests in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: Add IRQ GSI routing library functions (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add test_inject_fail to vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add preemption tests in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test (Eric Auger) [2078919]
- KVM: selftests: aarch64: Abstract the injection functions in vgic_irq (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injection (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state (Eric Auger) [2078919]
- KVM: selftests: Add kvm_irq_line library function (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add GICv3 register accessor library functions (Eric Auger) [2078919]
- KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist registers (Eric Auger) [2078919]
- KVM: selftests: aarch64: Move gic_v3.h to shared headers (Eric Auger) [2078919]
- KVM: selftests: arm64: Add support for various modes with 16kB page size (Eric Auger) [2078919]
- KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K} (Eric Auger) [2078919]
- KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on() (Eric Auger) [2078919]
- KVM: arm64: Fix comment for kvm_reset_vcpu() (Eric Auger) [2078919]
- KVM: arm64: Use defined value for SCTLR_ELx_EE (Eric Auger) [2078919]
- KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug() (Eric Auger) [2078919]
- KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources() (Eric Auger) [2078919]
- arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.c (Eric Auger) [2078919]
- KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid (Eric Auger) [2078919]
- KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init() (Eric Auger) [2078919]
- KVM: arm64: Restructure the point where has_run_once is advertised (Eric Auger) [2078919]
- KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line (Eric Auger) [2078919]
- KVM: arm64: Move SVE state mapping at HYP to finalize-time (Eric Auger) [2078919]
- KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() (Eric Auger) [2078919]
- KVM: arm64: Constify kvm_io_gic_ops (Eric Auger) [2078919]
- KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 (Eric Auger) [2078919]
- selftests: KVM: Fix kvm device helper ioctl assertions (Eric Auger) [2078919]
- ACPI: tables: Quiet ACPI table not found warning (Mark Langsdorf) [2067290]
- ACPI/IORT: Check node revision for PMCG resources (Mark Langsdorf) [2067290]
- PM: s2idle: ACPI: Fix wakeup interrupts handling (Mark Langsdorf) [2067290]
- ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE (Mark Langsdorf) [2067290]
- ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" (Mark Langsdorf) [2067290]
- ACPI: require CRC32 to build (Mark Langsdorf) [2067290]
- ACPI: DPTF: Support Raptor Lake (Mark Langsdorf) [2067290]
- ACPI: scan: Rename label in acpi_scan_init() (Mark Langsdorf) [2067290]
- ACPI: scan: Simplify initialization of power and sleep buttons (Mark Langsdorf) [2067290]
- ACPI: scan: Change acpi_scan_init() return value type to void (Mark Langsdorf) [2067290]
- ACPI: SPCR: check if table->serial_port.access_width is too wide (Mark Langsdorf) [2067290]
- ACPI: APD: Check for NULL pointer after calling devm_ioremap() (Mark Langsdorf) [2067290]
- ACPI: pfr_telemetry: Fix info leak in pfrt_log_ioctl() (Mark Langsdorf) [2067290]
- ACPI: APD: Add a fmw property clk-name (Mark Langsdorf) [2067290]
- ACPI: pfr_update: Fix return value check in pfru_write() (Mark Langsdorf) [2067290]
- ACPI: processor: thermal: avoid cpufreq_get_policy() (Mark Langsdorf) [2067290]
- ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers (Mark Langsdorf) [2067290]
- ACPI: battery: Add the ThinkPad "Not Charging" quirk (Mark Langsdorf) [2067290]
- acpi: Store CRC-32 hash of the _PLD in struct acpi_device (Mark Langsdorf) [2067290]
- acpi: Export acpi_bus_type (Mark Langsdorf) [2067290]
- ACPI: sysfs: use default_groups in kobj_type (Mark Langsdorf) [2067290]
- ACPI: Introduce Platform Firmware Runtime Telemetry driver (Mark Langsdorf) [2067290]
- ACPI: Introduce Platform Firmware Runtime Update device driver (Mark Langsdorf) [2067290]
- efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures (Mark Langsdorf) [2067290]
- ACPICA: Update version to 20211217 (Mark Langsdorf) [2067290]
- ACPICA: iASL/NHLT table: "Specific Data" field support (Mark Langsdorf) [2067290]
- ACPICA: iASL: Add suppport for AGDI table (Mark Langsdorf) [2067290]
- ACPICA: iASL: Add TDEL table to both compiler/disassembler (Mark Langsdorf) [2067290]
- ACPICA: Fixed a couple of warnings under MSVC (Mark Langsdorf) [2067290]
- ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER) (Mark Langsdorf) [2067290]
- ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5 (Mark Langsdorf) [2067290]
- ACPICA: Add support for PCC Opregion special context data (Mark Langsdorf) [2067290]
- ACPICA: Fix wrong interpretation of PCC address (Mark Langsdorf) [2067290]
- ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R() (Mark Langsdorf) [2067290]
- ACPICA: Utilities: Avoid deleting the same object twice in a row (Mark Langsdorf) [2067290]
- ACPICA: Fix AEST Processor generic resource substructure data field byte length (Mark Langsdorf) [2067290]
- ACPICA: iASL/Disassembler: Additional support for NHLT table (Mark Langsdorf) [2067290]
- ACPICA: Avoid subobject buffer overflow when validating RSDP signature (Mark Langsdorf) [2067290]
- ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR (Mark Langsdorf) [2067290]
- ACPICA: Use original pointer for virtual origin tables (Mark Langsdorf) [2067290]
- ACPICA: Use original data_table_region pointer for accesses (Mark Langsdorf) [2067290]
- ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions (Mark Langsdorf) [2067290]
- ACPI: CPPC: Amend documentation in the comments (Mark Langsdorf) [2067290]
- ACPI: NFIT: Import GUID before use (Mark Langsdorf) [2067290]
- ACPI: PM: Remove redundant cache flushing (Mark Langsdorf) [2067290]
- ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device() (Mark Langsdorf) [2067290]
- ACPI: tables: Add AEST to the list of known table signatures (Mark Langsdorf) [2067290]
- ACPI: PM: Avoid CPU cache flush when entering S4 (Mark Langsdorf) [2067290]
- PM: hibernate: Allow ACPI hardware signature to be honoured (Mark Langsdorf) [2067290]
- ACPI: PMIC: xpower: Fix _TMP ACPI errors (Mark Langsdorf) [2067290]
- ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function (Mark Langsdorf) [2067290]
- ACPI: PMIC: constify all struct intel_pmic_opregion_data declarations (Mark Langsdorf) [2067290]
- ACPI: EC: Mark the ec_sys write_support param as module_param_hw() (Mark Langsdorf) [2067290]
- ACPI: EC: Relocate acpi_ec_create_query() and drop acpi_ec_delete_query() (Mark Langsdorf) [2067290]
- ACPI: EC: Make the event work state machine visible (Mark Langsdorf) [2067290]
- ACPI: EC: Avoid queuing unnecessary work in acpi_ec_submit_event() (Mark Langsdorf) [2067290]
- ACPI: EC: Rename three functions (Mark Langsdorf) [2067290]
- ACPI: EC: Simplify locking in acpi_ec_event_handler() (Mark Langsdorf) [2067290]
- ACPI: EC: Rearrange the loop in acpi_ec_event_handler() (Mark Langsdorf) [2067290]
- ACPI: EC: Fold acpi_ec_check_event() into acpi_ec_event_handler() (Mark Langsdorf) [2067290]
- ACPI: EC: Pass one argument to acpi_ec_query() (Mark Langsdorf) [2067290]
- ACPI: EC: Call advance_transaction() from acpi_ec_dispatch_gpe() (Mark Langsdorf) [2067290]
- ACPI: EC: Rework flushing of EC work while suspended to idle (Mark Langsdorf) [2067290]
- ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list (Mark Langsdorf) [2067290]
- ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD win (Mark Langsdorf) [2067290]
- ACPI / x86: Allow specifying acpi_device_override_status() quirks by path (Mark Langsdorf) [2067290]
- ACPI: Change acpi_device_always_present() into acpi_device_override_status() (Mark Langsdorf) [2067290]
- ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table (Mark Langsdorf) [2067290]
- ACPI: processor idle: Use swap() instead of open coding it (Mark Langsdorf) [2067290]
- ACPI: processor: Replace kernel.h with the necessary inclusions (Mark Langsdorf) [2067290]
- ACPI: DPTF: Update device ID in a comment (Mark Langsdorf) [2067290]
- ACPI: PM: Emit debug messages when enabling/disabling wakeup power (Mark Langsdorf) [2067290]
- ACPI: thermal: drop an always true check (Mark Langsdorf) [2067290]
- ACPI: Add a context argument for table parsing handlers (Mark Langsdorf) [2067290]
- ACPI: Teach ACPI table parsing about the CEDT header format (Mark Langsdorf) [2067290]
- ACPI: Keep sub-table parsing infrastructure available for modules (Mark Langsdorf) [2067290]
- cxgb4: fix wrong shift. (Raju Rangoju) [1977437]
- cxgb4: fix wrong ethtool n-tuple rule lookup (Raju Rangoju) [1977437]
- cxgb4: halt chip before flashing PHY firmware image (Raju Rangoju) [1977437]
- cxgb4: fix sleep in atomic when flashing PHY firmware (Raju Rangoju) [1977437]
- cxgb4: fix endianness when flashing boot image (Raju Rangoju) [1977437]
- cxgb4: avoid link re-train during TC-MQPRIO configuration (Raju Rangoju) [1977437]
- cxgb4: fix regression with HASH tc prio value update (Raju Rangoju) [1977437]
- cxgb4: avoid accessing registers when clearing filters (Raju Rangoju) [1977437]
- net:CXGB4: fix leak if sk_buff is not used (Raju Rangoju) [1977437]
- cxgb4: Fix unintentional sign extension issues (Raju Rangoju) [1977437]
- cxgb4: remove unneeded if-null-free check (Raju Rangoju) [1977437]
- PCI: vmd: Assign VMD IRQ domain before enumeration (Myron Stowe) [2050850]
- PCI: vmd: Prevent recursive locking on interrupt allocation (Myron Stowe) [2050850]
- PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU's (Myron Stowe) [2050850]
- PCI: vmd: Honor ACPI _OSC on PCIe features (Myron Stowe) [2050850]
- PCI: vmd: Clean up domain before enumeration (Myron Stowe) [2050850]
- PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config reads (Myron Stowe) [2050850]
- PCI: Add PCI_ERROR_RESPONSE and related definitions (Myron Stowe) [2050850]
- PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h> (Myron Stowe) [2050850]
- PCI: vmd: Assign a number to each VMD controller (Myron Stowe) [2050850]
- PCI: vmd: Disable MSI-X remapping when possible (Myron Stowe) [2050850]
- PCI: vmd: Offset Client VMD MSI-X vectors (Myron Stowe) [2050850]
- PCI: vmd: Use msi_msg shadow structs (Myron Stowe) [2050850]
- Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/g (Myron Stowe) [2050850]
- PCI: vmd: Update VMD PM to correctly use generic PCI PM (Myron Stowe) [2050850]
- PCI: vmd: Create IRQ allocation helper (Myron Stowe) [2050850]
- PCI: vmd: Create IRQ Domain configuration helper (Myron Stowe) [2050850]
- PCI: vmd: Create bus offset configuration helper (Myron Stowe) [2050850]
- PCI: vmd: Create physical offset helper (Myron Stowe) [2050850]
- PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI (Myron Stowe) [2050850]
- irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI (Myron Stowe) [2050850]
- PCI: vmd: Dont abuse vector irqomain as parent (Myron Stowe) [2050850]
- PCI: designware-ep: Fix the Header Type check (Myron Stowe) [2050850]
- PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests (Myron Stowe) [2050850]
- PCI: vmd: Filter resource type bits from shadow register (Myron Stowe) [2050850]
- PCI: Fix indentation (Myron Stowe) [2050850]
- scsi: iscsi: Fix session removal on shutdown (Chris Leech) [2101760]
- scsi: qedi: Use QEDI_MODE_NORMAL for error handling (Chris Leech) [2101760]
- scsi: iscsi: Add helper to remove a session from the kernel (Chris Leech) [2101760]
- scsi: iscsi: Clean up bound endpoints during shutdown (Chris Leech) [2101760]
- scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel (Chris Leech) [2101760]
- scsi: iscsi: Fix HW conn removal use after free (Chris Leech) [2101760]
- scsi: iscsi: Make iscsi_unregister_transport() return void (Chris Leech) [2101760]
- scsi: core: iscsi: Directly use ida_alloc()/ida_free() (Chris Leech) [2101760]
- scsi: iscsi: Exclude zero from the endpoint ID range (Chris Leech) [2101760]
- scsi: iscsi: Fix harmless double shift bug (Chris Leech) [2101760]
- scsi: libiscsi: Remove unnecessary memset() in iscsi_conn_setup() (Chris Leech) [2101760]
- scsi: libiscsi: Teardown iscsi_cls_conn gracefully (Chris Leech) [2101760]
- scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization (Chris Leech) [2101760]
- scsi: iscsi: Add helper functions to manage iscsi_cls_conn (Chris Leech) [2101760]
- scsi: iscsi: Drop temp workq_name (Chris Leech) [2101760]
- scsi: iscsi: Use the session workqueue for recovery (Chris Leech) [2101760]
- scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding (Chris Leech) [2101760]
- scsi: iscsi: Remove iscsi_scan_finished() (Chris Leech) [2101760]
- scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown() (Chris Leech) [2101760]
- scsi: libiscsi: Move ehwait initialization to iscsi_session_setup() (Chris Leech) [2101760]
- x86/sme: Explicitly map new EFI memmap table as encrypted (Chris von Recklinghausen) [2091831]
- x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c (Chris von Recklinghausen) [2091831]
- efi/x86: Fix boot regression on systems with invalid memmap entries (Chris von Recklinghausen) [2091831]
- efi: Add tracking for dynamically allocated memmaps (Chris von Recklinghausen) [2091831]
- efi: Add a flags parameter to efi_memory_map (Chris von Recklinghausen) [2091831]
- x86/kexec: fix memory leak of elf header buffer (Tao Liu) [2014945]
- net: sched: add barrier to fix packet stuck problem for lockless qdisc (Davide Caratti) [2103025]
- powercap: intel_rapl: add support for ALDERLAKE_N (David Arcari) [2096964]
- clk: fix invalid usage of list cursor in unregister (David Arcari) [2105258]
- clk: fix invalid usage of list cursor in register (David Arcari) [2105258]
- powercap: intel_rapl: add support for RaptorLake (David Arcari) [2076724]
- lib/math: move int_pow() from pwm_bl.c for wider use (Ivan Vecera) [2101700]
- x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave) (Paul Lai) [2092066]
* Mon Jul 11 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-409.el8]
- net/sched: cls_u32: fix possible leak in u32_init_knode() (Davide Caratti) [2081283]
- net/sched: cls_u32: fix netns refcount changes in u32_change() (Davide Caratti) [2081283]
- net/sched: flower: fix parsing of ethertype following VLAN header (Davide Caratti) [2081283]
- net: sched: limit TC_ACT_REPEAT loops (Davide Caratti) [2081283]
- net_sched: add __rcu annotation to netdev->qdisc (Davide Caratti) [2081283]
- sch_htb: Fail on unsupported parameters when offload is requested (Davide Caratti) [2081283]
- net_sched: restore "mpu xxx" handling (Davide Caratti) [2081283]
- net: sched: sch_netem: Refactor code in 4-state loss generator (Davide Caratti) [2081283]
- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata (Amir Tzin) [2100474]
- bpftool: man: Add missing top level docs (Yauheni Kaliuta) [2097615]
- net/mlx5: CT: Fix header-rewrite re-use for tupels (Amir Tzin) [2101162]
- cpuidle: haltpoll: Call cpuidle_poll_state_init() later (Mark Langsdorf) [2067313]
- cpuidle: use default_groups in kobj_type (Mark Langsdorf) [2067313]
- cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc comment (Mark Langsdorf) [2067313]
- cpuidle: menu: Fix typo in a comment (Mark Langsdorf) [2067313]
- cpuidle: Fix kobject memory leaks in error paths (Mark Langsdorf) [2067313]
- cpuidle: menu: Take negative "sleep length" values into account (Mark Langsdorf) [2067313]
- HID: elo: Revert USB reference counting (Benjamin Tissoires) [2073833]
- HID: elo: fix memory leak in elo_probe (Benjamin Tissoires) [2073833]
- fs: dlm: filter user dlm messages for kernel locks (Alexander Aring) [2026116]
- psample: Add a fwd declaration for skbuff (Ivan Vecera) [2101706]
- platform/x86/intel/sdsi: Fix bug in multi packet reads (Prarit Bhargava) [2100948]
- platform/x86/intel/sdsi: Poll on ready bit for writes (Prarit Bhargava) [2100948]
- platform/x86/intel/sdsi: Handle leaky bucket (Prarit Bhargava) [2100948]
- indirect_call_wrapper: extend indirect wrapper to support up to 4 calls (Petr Oros) [2101705]
- block: Fix handling of offline queues in blk_mq_alloc_request_hctx() (Ming Lei) [2081913]
- netfilter: br_netfilter: do not skip all hooks with 0 priority (Florian Westphal) [2099732]
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments (Eelco Chaudron) [2101537]
- s390/smp,vdso: fix ASCE handling (Tobias Huschle) [2103887]
- [s390] s390/pci: fix zpci_zdev_put() on reserve (Claudio Imbrenda) [2102305]
- intel/igbvf:fix repeated words in comments (Corinna Vinschen) [2037962]
- igbvf: Remove useless DMA-32 fallback configuration (Corinna Vinschen) [2037962]
- SUNRPC: avoid race between mod_timer() and del_timer_sync() (Benjamin Coddington) [2104507]
- iavf: Fix issue with MAC address of VF shown as zero (Petr Oros) [2037938]
- iavf: switch to napi_build_skb() (Petr Oros) [2037938]
- iavf: Remove non-inclusive language (Petr Oros) [2037938]
- iavf: Fix incorrect use of assigning iavf_status to int (Petr Oros) [2037938]
- iavf: stop leaking iavf_status as "errno" values (Petr Oros) [2037938]
- iavf: Add usage of new virtchnl format to set default MAC (Petr Oros) [2037938]
- iavf: refactor processing of VLAN V2 capability message (Petr Oros) [2037938]
- iavf: Add support for 50G/100G in AIM algorithm (Petr Oros) [2037938]
- iavf: remove redundant ret variable (Petr Oros) [2037938]
- iavf: Remove useless DMA-32 fallback configuration (Petr Oros) [2037938]
- cifs: fix potential double free during failed mount (Ronnie Sahlberg) [2088799]
- cifs: escape spaces in share names (Dave Wysochanski) [2100367]
- Documentation: add documentation for force_cgroup_v2_swappiness control (Nico Pache) [2084242]
- Introduce force_cgroup_v2_swappiness tuneable to deprecate cgv1 per-cgroup swappiness (Nico Pache) [2084242]
- redhat: trim rpminspect config file (Jarod Wilson)
* Wed Jul 06 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-408.el8]
- powerpc/smp: Set numa node before updating mask (Diego Domingos) [2103833]
- iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() (Mohammed Gamal) [2088366]
- irqdomain/treewide: Free firmware node after domain removal (Mohammed Gamal) [2088366]
- x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64 (Mohammed Gamal) [2088366]
- x86/kvm: Don't waste memory if kvmclock is disabled (Mohammed Gamal) [2088366]
- x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() (Mohammed Gamal) [2088366]
- x86/pci: Reducde #ifdeffery in PCI init code (Mohammed Gamal) [2088366]
- hv_utils: Add comment about max VMbus packet size in VSS driver (Mohammed Gamal) [2088366]
- x86/coco: Explicitly declare type of confidential computing platform (Mohammed Gamal) [2088366]
- x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has() (Mohammed Gamal) [2088366]
- x86/sev: Use CC_ATTR attribute to generalize string I/O unroll (Mohammed Gamal) [2088366]
- random: remove unused irq_flags argument from add_interrupt_randomness() (Mohammed Gamal) [2088366]
- x86/hyperv: Fix definition of hv_ghcb_pg variable (Mohammed Gamal) [2088366]
- swiotlb: Add CONFIG_HAS_IOMEM check around swiotlb_mem_remap() (Mohammed Gamal) [2088366]
- hyper-v: Enable swiotlb bounce buffer for Isolation VM (Mohammed Gamal) [2088366]
- swiotlb: Add swiotlb bounce buffer remap function for HV IVM (Mohammed Gamal) [2088366]
- x86/hyperv: Refactor hv_msi_domain_free_irqs() (Mohammed Gamal) [2088366]
- x86/hyperv: Move required MSRs check to initial platform probing (Mohammed Gamal) [2088366]
- x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails (Mohammed Gamal) [2088366]
- x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted (Mohammed Gamal) [2088366]
- x86/hyperv: Remove duplicate include (Mohammed Gamal) [2088366]
- x86/hyperv: Remove duplicated include in hv_init (Mohammed Gamal) [2088366]
- x86/hyperv: Add ghcb hvcall support for SNP VM (Mohammed Gamal) [2088366]
- x86/hyperv: Add Write/Read MSR registers via ghcb page (Mohammed Gamal) [2088366]
- x86/hyperv: Add new hvcall guest address host visibility support (Mohammed Gamal) [2088366]
- x86/hyperv: Initialize shared memory boundary in the Isolation VM. (Mohammed Gamal) [2088366]
- x86/hyperv: Initialize GHCB page in Isolation VM (Mohammed Gamal) [2088366]
- x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() (Mohammed Gamal) [2088366]
- x86/sev: Replace occurrences of sev_active() with cc_platform_has() (Mohammed Gamal) [2088366]
- x86/sev-es: Do not unroll string I/O for SEV-ES guests (Mohammed Gamal) [2088366]
- efi/x86: Avoid RWX mappings for all of DRAM (Mohammed Gamal) [2088366]
- x86/sme: Replace occurrences of sme_active() with cc_platform_has() (Mohammed Gamal) [2088366]
- x86/sev: Add an x86 version of cc_platform_has() (Mohammed Gamal) [2088366]
- vmalloc: fix the owner argument for the new __vmalloc_node_range callers (Mohammed Gamal) [2088366]
- mm: remove vmalloc_exec (Mohammed Gamal) [2088366]
- arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page (Mohammed Gamal) [2088366]
- arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages (Mohammed Gamal) [2088366]
- x86/hyperv: allocate the hypercall page with only read and execute bits (Mohammed Gamal) [2088366]
- x86/hyperv: use vmalloc_exec for the hypercall page (Mohammed Gamal) [2088366]
- drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status (Mohammed Gamal) [2088366]
- x86/irq: Initialize PCI/MSI domain at PCI init time (Mohammed Gamal) [2088366]
- x86/hyperv: implement an MSI domain for root partition (Mohammed Gamal) [2088366]
- irqdomain/treewide: Keep firmware node unconditionally allocated (Mohammed Gamal) [2088366]
- irqdomain/msi: Allow to override msi_domain_alloc/free_irqs() (Mohammed Gamal) [2088366]
- x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV (Mohammed Gamal) [2088366]
- x86/sev: Carve out HV call's return value verification (Mohammed Gamal) [2088366]
- x86/sev: Fix noinstr for vc_ghcb_invalidate() (Mohammed Gamal) [2088366]
- arch/cc: Introduce a function to check for confidential computing features (Mohammed Gamal) [2088366]
- Revert "drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status" (Mohammed Gamal) [2088366]
- Revert "drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status" (Mohammed Gamal) [2088366]
- libperf tests: Fix typo in perf_evlist__open() failure error messages (Michael Petlan) [1878555]
- libperf: Fix 32-bit build for tests uint64_t printf (Michael Petlan) [1878555]
- libperf: Add arm64 support to perf_mmap__read_self() (Michael Petlan) [1878555]
- libperf tests: Add test_stat_multiplexing test (Michael Petlan) [1878555]
- libperf: Remove scaling process from perf_mmap__read_self() (Michael Petlan) [1878555]
- libperf: Adopt perf_counts_values__scale() from tools/perf/util (Michael Petlan) [1878555]
- arm64: perf: Don't register user access sysctl handler multiple times (Michael Petlan) [1878555]
- Documentation: arm64: Document PMU counters access from userspace (Michael Petlan) [1878555]
- arm64: perf: Enable PMU counter userspace access for perf event (Michael Petlan) [1878555]
- arm64: perf: Add support for ARMv8.5-PMU 64-bit counters (Michael Petlan) [1878555]
- arm64: perf: Clean up enable/disable calls (Michael Petlan) [1878555]
- arm64: perf: Only advertise cap_user_time for arch_timer (Michael Petlan) [1878555]
- arm64: perf: Implement correct cap_user_time (Michael Petlan) [1878555]
- arm64: perf: Add userspace counter access disable switch (Michael Petlan) [1878555]
- perf: Add a counter for number of user access events in context (Michael Petlan) [1878555]
- x86: perf: Move RDPMC event flag to a common definition (Michael Petlan) [1878555]
- Fix null ptr dereference crash due to premature release of ndlp. Upstream Status: RHEL-Only Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2034425 (Dick Kennedy)
- lpfc updates for rh8.7 14.0.0.13 (Dick Kennedy) [2034425]
- scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O (Dick Kennedy) [2034425]
- scsi: lpfc: Alter FPIN stat accounting logic (Dick Kennedy) [2034425]
- scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link() (Dick Kennedy) [2034425]
- scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check() (Dick Kennedy) [2034425]
- scsi: lpfc: Fix ndlp put following a LOGO completion (Dick Kennedy) [2034425]
- scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els() (Dick Kennedy) [2034425]
- scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp() (Dick Kennedy) [2034425]
- scsi: lpfc: Remove unneeded variable (Dick Kennedy) [2034425]
- scsi: lpfc: Copyright updates for 14.2.0.2 patches (Dick Kennedy) [2034425]
- scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE (Dick Kennedy) [2034425]
- scsi: lpfc: Update stat accounting for READ_STATUS mbox command (Dick Kennedy) [2034425]
- scsi: lpfc: Change FA-PWWN detection methodology (Dick Kennedy) [2034425]
- scsi: lpfc: Register for Application Services FC-4 type in Fabric topology (Dick Kennedy) [2034425]
- scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports (Dick Kennedy) [2034425]
- scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups (Dick Kennedy) [2034425]
- scsi: lpfc: Fix call trace observed during I/O with CMF enabled (Dick Kennedy) [2034425]
- scsi: lpfc: Correct CRC32 calculation for congestion stats (Dick Kennedy) [2034425]
- scsi: lpfc: Move MI module parameter check to handle dynamic disable (Dick Kennedy) [2034425]
- scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path (Dick Kennedy) [2034425]
- scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted (Dick Kennedy) [2034425]
- scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit (Dick Kennedy) [2034425]
- scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT (Dick Kennedy) [2034425]
- scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI (Dick Kennedy) [2034425]
- scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI (Dick Kennedy) [2034425]
- scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock (Dick Kennedy) [2034425]
- scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down (Dick Kennedy) [2034425]
- scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field (Dick Kennedy) [2034425]
- scsi: lpfc: Fix diagnostic fw logging after a function reset (Dick Kennedy) [2034425]
- scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() (Dick Kennedy) [2034425]
- scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan (Dick Kennedy) [2034425]
- scsi: lpfc: Fix queue failures when recovering from PCI parity error (Dick Kennedy) [2034425]
- scsi: lpfc: Fix unload hang after back to back PCI EEH faults (Dick Kennedy) [2034425]
- scsi: lpfc: Improve PCI EEH Error and Recovery Handling (Dick Kennedy) [2034425]
- scsi: lpfc: Use kcalloc() (Dick Kennedy) [2034425]
- scsi: lpfc: Fix typos in comments (Dick Kennedy) [2034425]
- scsi: lpfc: Remove failing soft_wwn support (Dick Kennedy) [2034425]
- scsi: lpfc: Reduce log messages seen after firmware download (Dick Kennedy) [2034425]
- scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled (Dick Kennedy) [2034425]
- scsi: lpfc: Remove redundant flush_workqueue() call (Dick Kennedy) [2034425]
- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (Dick Kennedy) [2034425]
- scsi: lpfc: Use irq_set_affinity() (Dick Kennedy) [2034425]
- time: Handle negative seconds correctly in timespec64_to_ns() (Íñigo Huguet) [2098634]
- time: Prevent undefined behaviour in timespec64_to_ns() (Íñigo Huguet) [2098634]
- mm,hwpoison: return -EBUSY when migration fails (Rafael Aquini) [2092671 2099510]
- mm,hwpoison: remove drain_all_pages from shake_page (Rafael Aquini) [2092671]
- mm,hwpoison: disable pcplists before grabbing a refcount (Rafael Aquini) [2092671]
- mm,hwpoison: fix printing of page flags (Rafael Aquini) [2092671]
- mm,hwpoison: refactor get_any_page (Rafael Aquini) [2092671]
- mm,hwpoison: drop unneeded pcplist draining (Rafael Aquini) [2092671]
- mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page (Rafael Aquini) [2092671]
- redhat: Exclude cpufreq.h from kernel-headers (Patrick Talbert)
* Fri Jul 01 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-407.el8]
- dm raid: fix accesses beyond end of raid member array (Benjamin Marzinski) [2012340]
- dm mirror log: clear log bits up to BITS_PER_LONG boundary (Benjamin Marzinski) [2012340]
- dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio (Benjamin Marzinski) [2012340]
- dm mirror log: round up region bitmap size to BITS_PER_LONG (Benjamin Marzinski) [2012340]
- dm: improve abnormal bio processing (Benjamin Marzinski) [2012340]
- dm: simplify bio-based IO accounting further (Benjamin Marzinski) [2012340]
- dm: don't grab target io reference in dm_zone_map_bio (Benjamin Marzinski) [2012340]
- dm: improve bio splitting and associated IO accounting (Benjamin Marzinski) [2012340]
- dm era: commit metadata in postsuspend after worker stops (Benjamin Marzinski) [2012340]
- dm: fix race in dm_start_io_acct (Benjamin Marzinski) [2012340]
- block: remove bioset_init_from_src (Benjamin Marzinski) [2012340]
- dm: fix bio_set allocation (Benjamin Marzinski) [2012340]
- dm verity: set DM_TARGET_IMMUTABLE feature flag (Benjamin Marzinski) [2012340]
- dm cache metadata: remove unnecessary variable in __dump_mapping (Benjamin Marzinski) [2012340]
- dm mpath: provide high-resolution timer to HST for bio-based (Benjamin Marzinski) [2012340]
- dm crypt: make printing of the key constant-time (Benjamin Marzinski) [2012340]
- dm integrity: fix error code in dm_integrity_ctr() (Benjamin Marzinski) [2012340]
- dm stats: add cond_resched when looping over entries (Benjamin Marzinski) [2012340]
- dm: improve dm_io reference counting (Benjamin Marzinski) [2012340]
- dm: switch to bdev based IO accounting interfaces (Benjamin Marzinski) [2012340]
- block: add sectors parameter to bio_start_io_acct_time() (Benjamin Marzinski) [2012340]
- dm: pass dm_io instance to dm_io_acct directly (Benjamin Marzinski) [2012340]
- dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct (Benjamin Marzinski) [2012340]
- dm: use bio_sectors in dm_aceept_partial_bio (Benjamin Marzinski) [2012340]
- dm: simplify basic targets (Benjamin Marzinski) [2012340]
- dm: conditionally enable branching for less used features (Benjamin Marzinski) [2012340]
- dm: move hot dm_io members to same cacheline as dm_target_io (Benjamin Marzinski) [2012340]
- dm: add local variables to clone_endio and __map_bio (Benjamin Marzinski) [2012340]
- dm: mark various branches unlikely (Benjamin Marzinski) [2012340]
- dm: simplify dm_start_io_acct (Benjamin Marzinski) [2012340]
- dm: simplify dm_io access in dm_split_and_process_bio (Benjamin Marzinski) [2012340]
- dm: factor out dm_io_set_error and __dm_io_dec_pending (Benjamin Marzinski) [2012340]
- block: fix offset/size check in bio_trim() (Benjamin Marzinski) [2012340]
- block: fix argument type of bio_trim() (Benjamin Marzinski) [2012340]
- dm: allow dm_accept_partial_bio() for dm_io without duplicate bios (Benjamin Marzinski) [2012340]
- dm mpath: only use ktime_get_ns() in historical selector (Benjamin Marzinski) [2012340]
- dm: fix dm_io and dm_target_io flags race condition on Alpha (Benjamin Marzinski) [2012340]
- dm integrity: set journal entry unused when shrinking device (Benjamin Marzinski) [2012340]
- dm ioctl: log an error if the ioctl structure is corrupted (Benjamin Marzinski) [2012340]
- dm: consolidate spinlocks in dm_io struct (Benjamin Marzinski) [2012340]
- dm: reduce size of dm_io and dm_target_io structs (Benjamin Marzinski) [2012340]
- dm: switch dm_target_io booleans over to proper flags (Benjamin Marzinski) [2012340]
- dm: switch dm_io booleans over to proper flags (Benjamin Marzinski) [2012340]
- dm: return void from __send_empty_flush (Benjamin Marzinski) [2012340]
- dm: factor out dm_io_complete (Benjamin Marzinski) [2012340]
- dm cache: use dm_submit_bio_remap (Benjamin Marzinski) [2012340]
- dm: simplify dm_sumbit_bio_remap interface (Benjamin Marzinski) [2012340]
- dm thin: use dm_submit_bio_remap (Benjamin Marzinski) [2012340]
- dm: add WARN_ON_ONCE to dm_submit_bio_remap (Benjamin Marzinski) [2012340]
- dm: requeue IO if mapping table not yet available (Benjamin Marzinski) [2012340]
- dm thin metadata: remove unused dm_thin_remove_block and __remove (Benjamin Marzinski) [2012340]
- dm thin: use time_is_before_jiffies instead of open coding it (Benjamin Marzinski) [2012340]
- dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS (Benjamin Marzinski) [2012340]
- dm ioctl: prevent potential spectre v1 gadget (Benjamin Marzinski) [2012340]
- dm cache policy smq: make static read-only array table const (Benjamin Marzinski) [2012340]
- dm delay: use dm_submit_bio_remap (Benjamin Marzinski) [2012340]
- dm crypt: use dm_submit_bio_remap (Benjamin Marzinski) [2012340]
- dm: add dm_submit_bio_remap interface (Benjamin Marzinski) [2012340]
- dm: flag clones created by __send_duplicate_bios (Benjamin Marzinski) [2012340]
- dm: reduce dm_io and dm_target_io struct sizes (Benjamin Marzinski) [2012340]
- dm: move duplicate code from callers of alloc_tio into alloc_tio (Benjamin Marzinski) [2012340]
- dm: record old_sector in dm_target_io before calling map function (Benjamin Marzinski) [2012340]
- dm: remove legacy code only needed before submit_bio recursion (Benjamin Marzinski) [2012340]
- dm: remove unused mapped_device argument from free_tio (Benjamin Marzinski) [2012340]
- dm: remove impossible BUG_ON in __send_empty_flush (Benjamin Marzinski) [2012340]
- dm: reduce code duplication in __map_bio (Benjamin Marzinski) [2012340]
- dm: refactor dm_split_and_process_bio a bit (Benjamin Marzinski) [2012340]
- dm: fold __clone_and_map_data_bio into __split_and_process_bio (Benjamin Marzinski) [2012340]
- dm: rename split functions (Benjamin Marzinski) [2012340]
- dm: eliminate copying of dm_io fields in dm_io_dec_pending (Benjamin Marzinski) [2012340]
- dm ioctl: return UUID in DM_LIST_DEVICES_CMD result (Benjamin Marzinski) [2012340]
- dm crypt: support using trusted keys (Benjamin Marzinski) [2012340]
- dm crypt: replaced #if defined with IS_ENABLED (Benjamin Marzinski) [2012340]
- ext4: add check to prevent attempting to resize an fs with sparse_super2 (Lukas Czerner) [2077760]
- fscache: Avoid ASSERTCMP if two threads race into fscache_disable_cookie (Dave Wysochanski) [2073260]
- lib: bitmap: Introduce node-aware alloc API (Ivan Vecera) [2101701]
- exec: Force single empty string when argv is empty (Rafael Aquini) [2100955]
- powerpc: Enable execve syscall exit tracepoint (Steve Best) [2095521]
- cgroup: disable controllers at parse time (Waiman Long) [2098264]
- init: initialize jump labels before command line option parsing (Waiman Long) [2098264]
- smp: Make softirq handling RT safe in flush_smp_call_function_queue() (Phil Auld) [2097364]
- smp: Rename flush_smp_call_function_from_idle() (Phil Auld) [2097364]
- cpupower: Add "perf" option to print AMD P-State information (Steve Best) [2059365]
- cpupower: Add function to print AMD P-State performance capabilities (Steve Best) [2059365]
- cpupower: Move print_speed function into misc helper (Steve Best) [2059365]
- cpupower: Enable boost state support for AMD P-State module (Steve Best) [2059365]
- cpupower: Add AMD P-State sysfs definition and access helper (Steve Best) [2059365]
- cpupower: Introduce ACPI CPPC library (Steve Best) [2059365]
- cpupower: Add the function to get the sysfs value from specific table (Steve Best) [2059365]
- cpupower: Initial AMD P-State capability (Steve Best) [2059365]
- cpupower: Add the function to check AMD P-State enabled (Steve Best) [2059365]
- cpupower: Add AMD P-State capability flag (Steve Best) [2059365]
- tools/power/cpupower/{ToDo => TODO}: Rename the todo file (Steve Best) [2059365]
- tools: cpupower: fix typo in cpupower-idle-set(1) manpage (Steve Best) [2059365]
- ntb: intel: fix port config status offset for SPR (John W. Linville) [2048750]
- NTB/msi: Use struct_size() helper in devm_kzalloc() (John W. Linville) [2048750]
- ntb_hw_switchtec: Fix a minor issue in config_req_id_table() (John W. Linville) [2048750]
- ntb_hw_switchtec: Remove code for disabling ID protection (John W. Linville) [2048750]
- ntb_hw_switchtec: Update the way of getting VEP instance ID (John W. Linville) [2048750]
- ntb_hw_switchtec: AND with the part_map for a valid tpart_vec (John W. Linville) [2048750]
- ntb_hw_switchtec: Fix bug with more than 32 partitions (John W. Linville) [2048750]
- ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all (John W. Linville) [2048750]
- ntb_hw_switchtec: fix the spelling of "its" (John W. Linville) [2048750]
- NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc comment (John W. Linville) [2048750]
- NTB: switch from 'pci_' to 'dma_' API (John W. Linville) [2048750]
- ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data (John W. Linville) [2048750]
- NTB: perf: Fix an error code in perf_setup_inbuf() (John W. Linville) [2048750]
- NTB: Fix an error code in ntb_msit_probe() (John W. Linville) [2048750]
- ntb: intel: remove invalid email address in header comment (John W. Linville) [2048750]
- NTB: Add support for EPF PCI Non-Transparent Bridge (John W. Linville) [2048750]
- ntb: intel: add Intel NTB LTR vendor support for gen4 NTB (John W. Linville) [2048750]
- ntb: idt: fix error check in ntb_hw_idt.c (John W. Linville) [2048750]
* Wed Jun 29 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-406.el8]
- KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing is required (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Verify the pmu event filter matches the correct event (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Add the helper function create_pmu_event_filter (Vitaly Kuznetsov) [2074835]
- kvm: x86/pmu: Fix the compare function used by the pmu event filter (Vitaly Kuznetsov) [2074835]
- KVM: Free new dirty bitmap if creating a new memslot fails (Vitaly Kuznetsov) [2074835]
- KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref (Vitaly Kuznetsov) [2074835]
- tools arch x86: Sync asm/cpufeatures.h with the with the kernel (Vitaly Kuznetsov) [2074835]
- KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU (Vitaly Kuznetsov) [2074835]
- KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks (Vitaly Kuznetsov) [2074835]
- KVM: arm64: Fix boolreturn.cocci warnings (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Mark nested locking of vcpu->lock (Vitaly Kuznetsov) [2074835]
- kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU (Vitaly Kuznetsov) [2074835]
- KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D) (Vitaly Kuznetsov) [2074835]
- selftests: kvm: add amx_test to .gitignore (Vitaly Kuznetsov) [2074835]
- Revert "x86/mm: Introduce lookup_address_in_mm()" (Vitaly Kuznetsov) [2074835]
- KVM: x86: work around QEMU issue with synthetic CPUID leaves (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: fix potential races when walking host page table (Vitaly Kuznetsov) [2074835]
- Documentation: KVM: Update documentation to indicate KVM is arm64-only (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR (Vitaly Kuznetsov) [2074835]
- kvm: selftests: introduce and use more page size-related constants (Vitaly Kuznetsov) [2074835]
- kvm: selftests: do not use bitfields larger than 32-bits for PTEs (Vitaly Kuznetsov) [2074835]
- KVM: SEV: add cache flush to solve SEV cache incoherency issues (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Simplify and harden helper to flush SEV guest page(s) (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Silence compiler warning in the kvm_page_table_test (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog (Vitaly Kuznetsov) [2074835]
- x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume (Vitaly Kuznetsov) [2074835]
- KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled (Vitaly Kuznetsov) [2074835]
- KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Defer APICv updates while L2 is active until L1 is active (Vitaly Kuznetsov) [2074835]
- KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled (Vitaly Kuznetsov) [2074835]
- KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused (Vitaly Kuznetsov) [2074835]
- KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io() (Vitaly Kuznetsov) [2074835]
- tools headers UAPI: Sync linux/kvm.h with the kernel sources (Vitaly Kuznetsov) [2074835]
- tools arch x86: Sync the msr-index.h copy with the kernel sources (Vitaly Kuznetsov) [2074835]
- tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources (Vitaly Kuznetsov) [2074835]
- tools headers UAPI: Sync linux/kvm.h with the kernel sources (Vitaly Kuznetsov) [2074835]
- KVM: selftests: arm64: Check for supported page sizes (Vitaly Kuznetsov) [2074835]
- KVM: selftests: arm64: Initialise default guest mode at test startup time (Vitaly Kuznetsov) [2074835]
- KVM: selftests: arm64: Introduce a variable default IPA size (Vitaly Kuznetsov) [2074835]
- KVM: selftests: arm64: Rework TCR_EL1 configuration (Vitaly Kuznetsov) [2074835]
- KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Do not activate AVIC for SEV-enabled guest (Vitaly Kuznetsov) [2074835]
- selftests: kvm: add tsc_scaling_sync to .gitignore (Vitaly Kuznetsov) [2074835]
- KVM: Don't create VM debugfs files outside of the VM directory (Vitaly Kuznetsov) [2074835]
- KVM: avoid NULL pointer dereference in kvm_dirty_ring_push (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: remove unnecessary flush_workqueue() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Add cond_resched() to loop in sev_clflush_pages() (Vitaly Kuznetsov) [2074835]
- KVM: x86: fix sending PV IPI (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: do compare-and-exchange of gPTE via the user address (Vitaly Kuznetsov) [2074835]
- KVM: x86: Remove redundant vm_entry_controls_clearbit() call (Vitaly Kuznetsov) [2074835]
- KVM: x86: cleanup enter_rmode() (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: fix tsc scaling when the host doesn't support it (Vitaly Kuznetsov) [2074835]
- kvm: x86: SVM: remove unused defines (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: move tsc ratio definitions to svm.h (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: fix avic spec based definitions again (Vitaly Kuznetsov) [2074835]
- KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr (Vitaly Kuznetsov) [2074835]
- KVM: x86/emulator: Emulate RDPID only if it is enabled in guest (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Fix and isolate TSX-specific performance event logic (Vitaly Kuznetsov) [2074835]
- KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set (Vitaly Kuznetsov) [2074835]
- KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Trace all APICv inhibit changes and capture overall status (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add wrappers for setting/clearing APICv inhibits (Vitaly Kuznetsov) [2074835]
- KVM: x86: Make APICv inhibit reasons an enum and cleanup naming (Vitaly Kuznetsov) [2074835]
- KVM: X86: Handle implicit supervisor access with SMAP (Vitaly Kuznetsov) [2074835]
- KVM: X86: Rename variable smap to not_smap in permission_fault() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Fix comments in update_permission_bitmask (Vitaly Kuznetsov) [2074835]
- KVM: X86: Change the type of access u32 to u64 (Vitaly Kuznetsov) [2074835]
- KVM: Remove dirty handling from gfn_to_pfn_cache completely (Vitaly Kuznetsov) [2074835]
- KVM: Use enum to track if cached PFN will be used in guest and/or host (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode() (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Use different raw event masks for AMD and Intel (Vitaly Kuznetsov) [2074835]
- KVM: Don't actually set a request when evicting vCPUs for GFN cache invd (Vitaly Kuznetsov) [2074835]
- KVM: avoid double put_page with gfn-to-pfn cache (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap (Vitaly Kuznetsov) [2074835]
- KVM: SVM: fix panic on out-of-bounds guest IRQ (Vitaly Kuznetsov) [2074835]
- KVM: MMU: propagate alloc_workqueue failure (Vitaly Kuznetsov) [2074835]
- KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated (Vitaly Kuznetsov) [2074835]
- KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_apic_fast() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid() (Vitaly Kuznetsov) [2074835]
- Revert "KVM: set owner of cpu and vm file operations" (Vitaly Kuznetsov) [2074835]
- KVM: Prevent module exit until all VMs are freed (Vitaly Kuznetsov) [2074835]
- KVM: use kvcalloc for array allocations (Vitaly Kuznetsov) [2074835]
- KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2 (Vitaly Kuznetsov) [2074835]
- kvm: x86: Require const tsc for RT (Vitaly Kuznetsov) [2074835]
- KVM: x86: synthesize CPUID leaf 0x80000021h if useful (Vitaly Kuznetsov) [2074835]
- KVM: x86: add support for CPUID leaf 0x80000021 (Vitaly Kuznetsov) [2074835]
- Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" (Vitaly Kuznetsov) [2074835]
- kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU (Vitaly Kuznetsov) [2074835]
- kvm/emulate: Fix SETcc emulation function offsets with SLS (Vitaly Kuznetsov) [2074835]
- KVM: compat: riscv: Prevent KVM_COMPAT from being selected (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add test to populate a VM with the max possible guest mem (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Define cpu_relax() helpers for s390 and x86 (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Split out helper to allocate guest mem via memfd (Vitaly Kuznetsov) [2074835]
- KVM: selftests: add shared hugetlbfs backing source type (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap defunct roots via asynchronous worker (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap invalidated roots via asynchronous worker (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw values (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: do not allow readers to acquire references to invalid roots (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: only perform eager page splitting on valid roots (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU (Vitaly Kuznetsov) [2074835]
- selftests: kvm: add generated file to the .gitignore (Vitaly Kuznetsov) [2074835]
- KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots() (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Disable preemption across AVIC load/put during APICv refresh (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors (Vitaly Kuznetsov) [2074835]
- KVM: WARN if is_unsync_root() is called on a root without a shadow page (Vitaly Kuznetsov) [2074835]
- KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation (Vitaly Kuznetsov) [2074835]
- KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped (Vitaly Kuznetsov) [2074835]
- KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users (Vitaly Kuznetsov) [2074835]
- KVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE change (Vitaly Kuznetsov) [2074835]
- KVM: x86/emulator: Move the unhandled outer privilege level logic of far return into __load_segment_descriptor() (Vitaly Kuznetsov) [2074835]
- KVM: x86/emulator: Fix wrong privilege check for code segment in __load_segment_descriptor() (Vitaly Kuznetsov) [2074835]
- KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor() (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add test to verify KVM handling of ICR (Vitaly Kuznetsov) [2074835]
- KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper (Vitaly Kuznetsov) [2074835]
- KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes (Vitaly Kuznetsov) [2074835]
- KVM: x86: Make kvm_lapic_reg_{read,write}() static (Vitaly Kuznetsov) [2074835]
- KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Use common kvm_apic_write_nodecode() for AVIC write traps (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use "raw" APIC register read for handling APIC-write VM-Exit (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Handle APIC-write offset wrangling in VMX code (Vitaly Kuznetsov) [2074835]
- KVM: x86: Do not change ICR on write to APIC_SELF_IPI (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fix emulation in writing cr8 (Vitaly Kuznetsov) [2074835]
- KVM: x86: flush TLB separately from MMU reset (Vitaly Kuznetsov) [2074835]
- KVM: x86: Yield to IPI target vCPU only if it is busy (Vitaly Kuznetsov) [2074835]
- x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64 (Vitaly Kuznetsov) [2074835]
- x86/kvm: Don't waste memory if kvmclock is disabled (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: clear MMIO cache when unloading the MMU (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Always use current mmu's role when loading new PGD (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: load new PGD after the shadow MMU is initialized (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: look for a cached PGD when going from 32-bit to 64-bit (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: do not pass vcpu to root freeing functions (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: do not consult levels when freeing roots (Vitaly Kuznetsov) [2074835]
- KVM: x86: use struct kvm_mmu_root_info for mmu->root (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs (Vitaly Kuznetsov) [2074835]
- KVM: x86: do not deliver asynchronous page faults if CR0.PG=0 (Vitaly Kuznetsov) [2074835]
- KVM: x86: Reinitialize context if host userspace toggles EFER.LME (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMU (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Carve out helper to create "default" VM without vCPUs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Provide per VM capability for disabling PMU virtualization (Vitaly Kuznetsov) [2074835]
- KVM: Move VM's worker kthreads back to the original cgroup before exiting. (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Remove scratch 'cpu' variable that shadows an identical scratch var (Vitaly Kuznetsov) [2074835]
- kvm: vmx: Fix typos comment in __loaded_vmcs_clear() (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Make setup/unsetup under the same conditions (Vitaly Kuznetsov) [2074835]
- KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall (Vitaly Kuznetsov) [2074835]
- KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB flush hypercalls (Vitaly Kuznetsov) [2074835]
- KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb() (Vitaly Kuznetsov) [2074835]
- KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi() (Vitaly Kuznetsov) [2074835]
- Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()" (Vitaly Kuznetsov) [2074835]
- Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()" (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non default value when tsc scaling disabled (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: make apf token non-zero to fix bug (Vitaly Kuznetsov) [2074835]
- selftests: kvm: Add the uapi headers include variable (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove MMU auditing (Vitaly Kuznetsov) [2074835]
- KVM: x86: make several APIC virtualization callbacks optional (Vitaly Kuznetsov) [2074835]
- KVM: x86: warn on incorrectly NULL members of kvm_x86_ops (Vitaly Kuznetsov) [2074835]
- KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops (Vitaly Kuznetsov) [2074835]
- KVM: x86: use static_call_cond for optional callbacks (Vitaly Kuznetsov) [2074835]
- KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC (Vitaly Kuznetsov) [2074835]
- selftests: KVM: allow sev_migrate_tests on machines without SEV-ES (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Allow SEV intra-host migration of VM with mirrors (Vitaly Kuznetsov) [2074835]
- x86/kvm: Fix compilation warning in non-x86_64 builds (Vitaly Kuznetsov) [2074835]
- kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode (Vitaly Kuznetsov) [2074835]
- KVM: Fix lockdep false negative during host resume (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm" (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event (Vitaly Kuznetsov) [2074835]
- KVM: x86: Replace memset() "optimization" with normal per-field writes (Vitaly Kuznetsov) [2074835]
- KVM: SVM: fix race between interrupt delivery and AVIC inhibition (Vitaly Kuznetsov) [2074835]
- KVM: SVM: set IRR in svm_deliver_interrupt (Vitaly Kuznetsov) [2074835]
- KVM: SVM: extract avic_ring_doorbell (Vitaly Kuznetsov) [2074835]
- selftests: kvm: Remove absent target file (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Use local pointer to vcpu_vmx in vmx_vcpu_after_set_cpuid() (Vitaly Kuznetsov) [2074835]
- KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest (Vitaly Kuznetsov) [2074835]
- KVM: selftests: nSVM: Update 'struct vmcb_control_area' definition (Vitaly Kuznetsov) [2074835]
- KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests (Vitaly Kuznetsov) [2074835]
- KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest (Vitaly Kuznetsov) [2074835]
- KVM: selftests: nVMX: Properly deal with 'hv_clean_fields' (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened MSR-Bitmap (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: Implement Enlightened MSR-Bitmap feature (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-V (Vitaly Kuznetsov) [2074835]
- KVM: x86: Make kvm_hv_hypercall_enabled() static inline (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Add tracepoint for splitting huge pages (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is enabled (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Separate TDP MMU shadow page allocation and initialization (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Derive page role for TDP MMU shadow pages from parent (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove redundant role overrides for TDP MMU shadow pages (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mmu_page root (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Move restore_acc_track_spte() to spte.h (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Drop new_spte local variable from restore_acc_track_spte() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove unnecessary warnings from restore_acc_track_spte() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Consolidate logic to atomically install a new TDP MMU page table (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename handle_removed_tdp_mmu_page() to handle_removed_pt() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename TDP MMU functions that handle shadow pages (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Change tdp_mmu_{set,zap}_spte_atomic() to return 0/-EBUSY (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename __rmap_write_protect() to rmap_write_protect() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename rmap_write_protect() to kvm_vcpu_write_protect_gfn() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields (Vitaly Kuznetsov) [2074835]
- KVM: x86: Reject fixeds-size Hyper-V hypercalls with non-zero "var_cnt" (Vitaly Kuznetsov) [2074835]
- KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Don't bother reading sparse banks that end up being ignored (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes (Vitaly Kuznetsov) [2074835]
- KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation (Vitaly Kuznetsov) [2074835]
- KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Consolidate comments about {Host,MMU}-writable (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename DEFAULT_SPTE_MMU_WRITEABLE to DEFAULT_SPTE_MMU_WRITABLE (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Move is_writable_pte() to spte.h (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Check SPTE writable invariants when setting leaf SPTEs (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Move SPTE writable invariant checks to a helper function (Vitaly Kuznetsov) [2074835]
- KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Dont' send posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Rename SEV implemenations to conform to kvm_x86_ops hooks (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Remove unused MAX_INST_SIZE #define (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Rename svm_flush_tlb() to svm_flush_tlb_current() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Move get_cs_db_l_bits() helper to SVM (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use static_call() for copy/move encryption context ioctls() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Unexport kvm_x86_ops (Vitaly Kuznetsov) [2074835]
- KVM: x86: Uninline and export hv_track_root_tdp() (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Refactor PMU refresh to avoid referencing kvm_x86_ops.pmu_ops (Vitaly Kuznetsov) [2074835]
- KVM: xen: Use static_call() for invoking kvm_x86_ops hooks (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use static_call() for .vcpu_deliver_sipi_vector() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Call vmx_get_cpl() directly in handle_dr() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names (Vitaly Kuznetsov) [2074835]
- KVM: x86: Drop export for .tlb_flush_current() static_call key (Vitaly Kuznetsov) [2074835]
- KVM: x86: skip host CPUID call for hypervisor leaves (Vitaly Kuznetsov) [2074835]
- KVM: x86: Remove unused "flags" of kvm_pv_kick_cpu_op() (Vitaly Kuznetsov) [2074835]
- KVM: Remove unused "kvm" of kvm_make_vcpu_request() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Remove unused "vcpu" of kvm_scale_tsc() (Vitaly Kuznetsov) [2074835]
- KVM: x86/emulate: Remove unused "tss_selector" of task_switch_{16, 32}() (Vitaly Kuznetsov) [2074835]
- KVM: x86/emulate: Remove unused "ctxt" of setup_syscalls_segments() (Vitaly Kuznetsov) [2074835]
- KVM: x86/ioapic: Remove unused "addr" and "length" of ioapic_read_indirect() (Vitaly Kuznetsov) [2074835]
- KVM: x86/i8259: Remove unused "addr" of elcr_ioport_{read,write}() (Vitaly Kuznetsov) [2074835]
- KVM: SVM: improve split between svm_prepare_guest_switch and sev_es_prepare_guest_switch (Vitaly Kuznetsov) [2074835]
- KVM: x86/svm: Remove unused "vcpu" of svm_check_exit_valid() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu_audit: Remove unused "level" of audit_spte_after_sync() (Vitaly Kuznetsov) [2074835]
- KVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_get_root() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept}_shadow_zero_bits_mask() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_parents() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Skip APICv update if APICv is disable at the module level (Vitaly Kuznetsov) [2074835]
- KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons (Vitaly Kuznetsov) [2074835]
- KVM: x86: Unexport __kvm_request_apicv_update() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook (Vitaly Kuznetsov) [2074835]
- KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: move avic definitions from AMD's spec to svm.h (Vitaly Kuznetsov) [2074835]
- KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: expose clean bit support to the guest (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: fix potential NULL derefernce on nested migration (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case (Vitaly Kuznetsov) [2074835]
- Revert "svm: Add warning message for AVIC IPI invalid target" (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Test OS lock behavior (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Add OSLSR_EL1 to the list of blessed regs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Report deprecated x87 features in supported CPUID (Vitaly Kuznetsov) [2074835]
- x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS (Vitaly Kuznetsov) [2074835]
- KVM: x86: use the KVM side max supported fixed counter (Vitaly Kuznetsov) [2074835]
- x86: Share definition of __is_canonical_address() (Vitaly Kuznetsov) [2074835]
- perf/x86/intel/pt: Relax address filter validation (Vitaly Kuznetsov) [2074835]
- KVM: x86: Move delivery of non-APICv interrupt into vendor code (Vitaly Kuznetsov) [2074835]
- KVM: eventfd: Fix false positive RCU usage warning (Vitaly Kuznetsov) [2074835]
- selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP (Vitaly Kuznetsov) [2074835]
- KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time (Vitaly Kuznetsov) [2074835]
- KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS (Vitaly Kuznetsov) [2074835]
- KVM: x86: Keep MSR_IA32_XSS unchanged for INIT (Vitaly Kuznetsov) [2074835]
- KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2} (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02 (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest (Vitaly Kuznetsov) [2074835]
- KVM: x86: Check .flags in kvm_cpuid_check_equal() too (Vitaly Kuznetsov) [2074835]
- KVM: x86: Forcibly leave nested virt when SMM state is toggled (Vitaly Kuznetsov) [2074835]
- KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments() (Vitaly Kuznetsov) [2074835]
- KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer (Vitaly Kuznetsov) [2074835]
- KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests (Vitaly Kuznetsov) [2074835]
- KVM: x86: Pass emulation type to can_emulate_instruction() (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Don't intercept #GP for SEV guests (Vitaly Kuznetsov) [2074835]
- Revert "KVM: SVM: avoid infinite loop on NPF from bad address" (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: skip eax alignment check for non-SVM instructions (Vitaly Kuznetsov) [2074835]
- KVM: LAPIC: Also cancel preemption timer during SET_LAPIC (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Remove vmcs_config.order (Vitaly Kuznetsov) [2074835]
- KVM/X86: Make kvm_vcpu_reload_apic_access_page() static (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Re-enable access_tracking_perf_test (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow (Vitaly Kuznetsov) [2074835]
- KVM: remove async parameter of hva_to_pfn_remapped() (Vitaly Kuznetsov) [2074835]
- x86,kvm/xen: Remove superfluous .fixup usage (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c (Vitaly Kuznetsov) [2074835]
- kvm: selftests: Do not indent with spaces (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Drop AVIC's intermediate avic_set_running() helper (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Don't do full kick when handling posted interrupt wakeup (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Fold fallback path into triggering posted IRQ helper (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Don't do full kick when triggering posted interrupt "fails" (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode (Vitaly Kuznetsov) [2074835]
- KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks (Vitaly Kuznetsov) [2074835]
- KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Move preemption timer <=> hrtimer dance to common x86 (Vitaly Kuznetsov) [2074835]
- KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx (Vitaly Kuznetsov) [2074835]
- KVM: Drop unused kvm_vcpu.pre_pcpu field (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Handle PI descriptor updates during vcpu_put/load (Vitaly Kuznetsov) [2074835]
- KVM: avoid warning on s390 in mark_page_dirty (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add a test to force emulation with a pending exception (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Reject KVM_RUN if emulation is required with pending exception (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Introduce x86_model() (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Export x86_family() for use outside of processor.c (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Introduce is_amd_cpu() (Vitaly Kuznetsov) [2074835]
- selftests: kvm/x86: Parameterize the CPUID vendor string check (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Use binary search to check filtered events (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Document and enforce MMU-writable and Host-writable invariants (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Clear MMU-writable during changed_pte notifier (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU (Vitaly Kuznetsov) [2074835]
- KVM: x86: Making the module parameter of vPMU more common (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' (Vitaly Kuznetsov) [2074835]
- KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event (Vitaly Kuznetsov) [2074835]
- KVM: x86: Check for rmaps allocation (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Mark nested locking of kvm->lock (Vitaly Kuznetsov) [2074835]
- KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Provide vmread version using asm-goto-with-outputs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty (Vitaly Kuznetsov) [2074835]
- KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery (Vitaly Kuznetsov) [2074835]
- KVM: x86/xen: Maintain valid mapping of Xen shared_info page (Vitaly Kuznetsov) [2074835]
- KVM: Reinstate gfn_to_pfn_cache with invalidation support (Vitaly Kuznetsov) [2074835]
- KVM: Warn if mark_page_dirty() is called without an active vCPU (Vitaly Kuznetsov) [2074835]
- x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time (Vitaly Kuznetsov) [2074835]
- KVM: x86: Update vPMCs when retiring branch instructions (Vitaly Kuznetsov) [2074835]
- KVM: x86: Update vPMCs when retiring instructions (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}() (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event() (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs (Vitaly Kuznetsov) [2074835]
- KVM: x86: avoid out of bounds indices for fixed performance counters (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs() (Vitaly Kuznetsov) [2074835]
- Revert "KVM: X86: Update mmu->pdptrs only when it is changed" (Vitaly Kuznetsov) [2074835]
- selftests: KVM: sev_migrate_tests: Add mirror command tests (Vitaly Kuznetsov) [2074835]
- selftests: KVM: sev_migrate_tests: Fix sev_ioctl() (Vitaly Kuznetsov) [2074835]
- selftests: KVM: sev_migrate_tests: Fix test_sev_mirror() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Always clear vmx->fail on emulation_required (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Fix non-x86 compiling (Vitaly Kuznetsov) [2074835]
- KVM: x86: Always set kvm_run->if_flag (Vitaly Kuznetsov) [2074835]
- KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all (Vitaly Kuznetsov) [2074835]
- KVM: x86: Retry page fault if MMU reload is pending and root has no sp (Vitaly Kuznetsov) [2074835]
- KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O (Vitaly Kuznetsov) [2074835]
- KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit (Vitaly Kuznetsov) [2074835]
- KVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode (Vitaly Kuznetsov) [2074835]
- selftests: KVM: avoid failures due to reserved HyperTransport region (Vitaly Kuznetsov) [2074835]
- KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req (Vitaly Kuznetsov) [2074835]
- KVM: Add Makefile.kvm for common files, use it for x86 (Vitaly Kuznetsov) [2074835]
- KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING (Vitaly Kuznetsov) [2074835]
- KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Clean up PI pre/post-block WARNs (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails (Vitaly Kuznetsov) [2074835]
- KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Implement Enlightened MSR Bitmap feature (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper (Vitaly Kuznetsov) [2074835]
- KVM: x86: Exit to userspace if emulation prepared a completion callback (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Don't use Enlightened MSR Bitmap for L3 (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use different callback if msr access comes from the emulator (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add an emulation type to handle completion of user exits (Vitaly Kuznetsov) [2074835]
- KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg (Vitaly Kuznetsov) [2074835]
- KVM: Clear pv eoi pending bit only when it is set (Vitaly Kuznetsov) [2074835]
- KVM: x86: don't print when fail to read/write pv eoi memory (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove mmu parameter from load_pdptrs() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Use ept_caps_to_lpage_level() in hardware_setup() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Add huge_page_level to __reset_rsvds_bits_mask_ept() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove mmu->translate_gpa (Vitaly Kuznetsov) [2074835]
- KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Calculate quadrant when !role.gpte_is_8_bytes (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove useless code to set role.gpte_is_8_bytes when role.direct (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove unused declaration of __kvm_mmu_free_some_pages() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Fix comment in __kvm_mmu_create() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Skip allocating pae_root for vcpu->arch.guest_mmu when !tdp_enabled (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Allocate sd->save_area with __GFP_ZERO (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Rename get_max_npt_level() to get_npt_level() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Change comments about vmx_get_msr() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Use kvm_set_msr_common() for MSR_IA32_TSC_ADJUST in the default way (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Update msr value after kvm_set_user_return_msr() succeeds (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Avoid to rdmsrl(MSR_IA32_SYSENTER_ESP) (Vitaly Kuznetsov) [2074835]
- KVM: X86: Update mmu->pdptrs only when it is changed (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove kvm_register_clear_available() (Vitaly Kuznetsov) [2074835]
- KVM: vmx, svm: clean up mass updates to regs_avail/regs_dirty bits (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty (Vitaly Kuznetsov) [2074835]
- KVM: X86: Mark CR3 dirty when vcpu->arch.cr3 is changed (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Remove references to VCPU_EXREG_CR3 (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Remove outdated comment in svm_load_mmu_pgd() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Move CR0 pdptr_bits into header file as X86_CR0_PDPTR_BITS (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Add and use X86_CR4_PDPTR_BITS when !enable_ept (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Add and use X86_CR4_TLBFLUSH_BITS when !enable_ept (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Track dirtiness of PDPTRs even if NPT is disabled (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Mark VCPU_EXREG_PDPTR available in ept_save_pdptrs() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Ensure that dirty PDPTRs are loaded (Vitaly Kuznetsov) [2074835]
- KVM: x86/svm: Add module param to control PMU virtualization (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Move Posted Interrupt ndst computation out of write loop (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Drop pointless PI.NDST update when blocking (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Drop unnecessary PI logic to handle impossible conditions (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled (Vitaly Kuznetsov) [2074835]
- KVM: Add helpers to wake/query blocking vCPU (Vitaly Kuznetsov) [2074835]
- KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states (Vitaly Kuznetsov) [2074835]
- KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs (Vitaly Kuznetsov) [2074835]
- KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline (Vitaly Kuznetsov) [2074835]
- KVM: stats: Add stat to detect if vcpu is currently blocking (Vitaly Kuznetsov) [2074835]
- KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt() (Vitaly Kuznetsov) [2074835]
- KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() (Vitaly Kuznetsov) [2074835]
- KVM: Drop obsolete kvm_arch_vcpu_block_finish() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt() (Vitaly Kuznetsov) [2074835]
- KVM: Don't block+unblock when halt-polling is successful (Vitaly Kuznetsov) [2074835]
- KVM: Reconcile discrepancies in halt-polling stats (Vitaly Kuznetsov) [2074835]
- KVM: Refactor and document halt-polling stats update helper (Vitaly Kuznetsov) [2074835]
- KVM: Update halt-polling stats if and only if halt-polling was attempted (Vitaly Kuznetsov) [2074835]
- KVM: Force PPC to define its own rcuwait object (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest (Vitaly Kuznetsov) [2074835]
- KVM: x86: change TLB flush indicator to bool (Vitaly Kuznetsov) [2074835]
- KVM: Avoid atomic operations when kicking the running vCPU (Vitaly Kuznetsov) [2074835]
- KVM: x86/MMU: Simplify flow of vmx_get_mt_mask (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Propagate memslot const qualifier (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Use shadow page role to detect PML-unfriendly pages for L2 (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: introduce struct vmcb_ctrl_area_cached (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: split out __nested_vmcb_check_controls (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs() (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: introduce svm->nested.save to cache save area before checks (Vitaly Kuznetsov) [2074835]
- KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs (Vitaly Kuznetsov) [2074835]
- KVM: Dynamically allocate "new" memslots from the get-go (Vitaly Kuznetsov) [2074835]
- KVM: Wait 'til the bitter end to initialize the "new" memslot (Vitaly Kuznetsov) [2074835]
- KVM: Optimize overlapping memslots check (Vitaly Kuznetsov) [2074835]
- KVM: Optimize gfn lookup in kvm_zap_gfn_range() (Vitaly Kuznetsov) [2074835]
- KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot() (Vitaly Kuznetsov) [2074835]
- KVM: Keep memslots in tree-based structures instead of array-based ones (Vitaly Kuznetsov) [2074835]
- KVM: Use interval tree to do fast hva lookup in memslots (Vitaly Kuznetsov) [2074835]
- KVM: Resolve memslot ID via a hash table instead of via a static array (Vitaly Kuznetsov) [2074835]
- KVM: Move WARN on invalid memslot index to update_memslots() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array (Vitaly Kuznetsov) [2074835]
- KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed (Vitaly Kuznetsov) [2074835]
- KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit (Vitaly Kuznetsov) [2074835]
- KVM: Use prepare/commit hooks to handle generic memslot metadata updates (Vitaly Kuznetsov) [2074835]
- KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks (Vitaly Kuznetsov) [2074835]
- KVM: PPC: Avoid referencing userspace memory region in memslot updates (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use "new" memslot instead of userspace memory region (Vitaly Kuznetsov) [2074835]
- KVM: s390: Use "new" memslot instead of userspace memory region (Vitaly Kuznetsov) [2074835]
- KVM: arm64: Use "new" memslot instead of userspace memory region (Vitaly Kuznetsov) [2074835]
- KVM: Let/force architectures to deal with arch specific memslot data (Vitaly Kuznetsov) [2074835]
- KVM: Use "new" memslot's address space ID instead of dedicated param (Vitaly Kuznetsov) [2074835]
- KVM: Resync only arch fields when slots_arch_lock gets reacquired (Vitaly Kuznetsov) [2074835]
- KVM: Open code kvm_delete_memslot() into its only caller (Vitaly Kuznetsov) [2074835]
- KVM: Require total number of memslot pages to fit in an unsigned long (Vitaly Kuznetsov) [2074835]
- KVM: Convert kvm_for_each_vcpu() to using xa_for_each_range() (Vitaly Kuznetsov) [2074835]
- KVM: arm64: vgic-v3: Fix vcpu index comparison (Vitaly Kuznetsov) [2074835]
- KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index (Vitaly Kuznetsov) [2074835]
- KVM: Convert the kvm->vcpus array to a xarray (Vitaly Kuznetsov) [2074835]
- KVM: Move wiping of the kvm->vcpus array to common code (Vitaly Kuznetsov) [2074835]
- KVM: MMU: update comment on the number of page role combinations (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Retry page fault if root is invalidated by memslot update (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Set failure code in prepare_vmcs02() (Vitaly Kuznetsov) [2074835]
- KVM: ensure APICv is considered inactive if there is no APIC (Vitaly Kuznetsov) [2074835]
- KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register (Vitaly Kuznetsov) [2074835]
- x86: Snapshot thread flags (Vitaly Kuznetsov) [2074835]
- thread_info: Add helpers to snapshot thread flags (Vitaly Kuznetsov) [2074835]
- KVM: fix avic_set_running for preemptable kernels (Vitaly Kuznetsov) [2074835]
- KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled (Vitaly Kuznetsov) [2074835]
- KVM: SEV: accept signals in sev_lock_two_vms (Vitaly Kuznetsov) [2074835]
- KVM: SEV: do not take kvm->lock when destroying (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Prohibit migration of a VM that has mirrors (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked (Vitaly Kuznetsov) [2074835]
- selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM (Vitaly Kuznetsov) [2074835]
- KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM (Vitaly Kuznetsov) [2074835]
- KVM: SEV: initialize regions_list of a mirror VM (Vitaly Kuznetsov) [2074835]
- KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM (Vitaly Kuznetsov) [2074835]
- KVM: SEV: do not use list_replace_init on an empty list (Vitaly Kuznetsov) [2074835]
- KVM: x86: Use a stable condition around all VT-d PI paths (Vitaly Kuznetsov) [2074835]
- KVM: x86: check PIR even for vCPUs with disabled APICv (Vitaly Kuznetsov) [2074835]
- KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled (Vitaly Kuznetsov) [2074835]
- KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Handle "default" period when selectively waking kthread (Vitaly Kuznetsov) [2074835]
- KVM: MMU: shadow nested paging does not have PKU (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping (Vitaly Kuznetsov) [2074835]
- KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE (Vitaly Kuznetsov) [2074835]
- KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST (Vitaly Kuznetsov) [2074835]
- KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability (Vitaly Kuznetsov) [2074835]
- selftests: sev_migrate_tests: free all VMs (Vitaly Kuznetsov) [2074835]
- selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM (Vitaly Kuznetsov) [2074835]
- KVM: x86: ignore APICv if LAPIC is not enabled (Vitaly Kuznetsov) [2074835]
- KVM: downgrade two BUG_ONs to WARN_ON_ONCE (Vitaly Kuznetsov) [2074835]
- KVM: VMX: do not use uninitialized gfn_to_hva_cache (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range() (Vitaly Kuznetsov) [2074835]
- x86/kvm: remove unused ack_notifier callbacks (Vitaly Kuznetsov) [2074835]
- KVM: Disallow user memslot with size that exceeds "unsigned long" (Vitaly Kuznetsov) [2074835]
- KVM: Ensure local memslot copies operate on up-to-date arch-specific data (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Fix TLB flush range when handling disconnected pt (Vitaly Kuznetsov) [2074835]
- KVM: x86: Assume a 64-bit hypercall for guests with protected state (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror() (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Drop a redundant setting of sev->asid during initialization (Vitaly Kuznetsov) [2074835]
- KVM: SEV: WARN if SEV-ES is marked active but SEV is not (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Set sev_info.active after initial checks in sev_guest_init() (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs (Vitaly Kuznetsov) [2074835]
- KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Use a gfn_to_hva_cache for vmptrld (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check (Vitaly Kuznetsov) [2074835]
- KVM: x86/xen: Use sizeof_field() instead of open-coding it (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12 (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: include EFER.LMA in extended mmu role (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load (Vitaly Kuznetsov) [2074835]
- KVM: Fix steal time asm constraints (Vitaly Kuznetsov) [2074835]
- KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c (Vitaly Kuznetsov) [2074835]
- KVM: Move x86's perf guest info callbacks to generic KVM (Vitaly Kuznetsov) [2074835]
- KVM: x86: More precisely identify NMI from guest when handling PMI (Vitaly Kuznetsov) [2074835]
- KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable (Vitaly Kuznetsov) [2074835]
- perf/core: Rework guest callbacks to prepare for static_call support (Vitaly Kuznetsov) [2074835]
- perf: Protect perf_guest_cbs with RCU (Vitaly Kuznetsov) [2074835]
- KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest (Vitaly Kuznetsov) [2074835]
- KVM: x86: Register perf callbacks after calling vendor's hardware_setup() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Wait for all vCPU to be created before entering guest mode (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Move vCPU thread creation and joining to common helpers (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Sync perf_test_args to guest during VM creation (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Start at iteration 0 instead of -1 (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Create VM with adjusted number of guest pages for perf tests (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Remove perf_test_args.host_page_size (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Move per-VM GPA into perf_test_args (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Use shorthand local var to access struct perf_tests_args (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Require GPA to be aligned when backed by hugepages (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Assert mmap HVA is aligned when using HugeTLB (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Expose align() helpers to tests (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Explicitly state indicies for vm_guest_mode_params array (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Add event channel upcall support to xen_shinfo_test (Vitaly Kuznetsov) [2074835]
- KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from (Vitaly Kuznetsov) [2074835]
- KVM: x86: move guest_pv_has out of user_access section (Vitaly Kuznetsov) [2074835]
- KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPID, and INVEPT (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Clean up x2APIC MSR handling for L2 (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Macrofy the MSR bitmap getters and setters (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Handle dynamic MSR intercept toggling (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use (Vitaly Kuznetsov) [2074835]
- KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was written to MSR_KVM_PV_EOI_EN (Vitaly Kuznetsov) [2074835]
- KVM: x86: Rename kvm_lapic_enable_pv_eoi() (Vitaly Kuznetsov) [2074835]
- kvm: mmu: Use fast PF path for access tracking of huge pages when possible (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator (Vitaly Kuznetsov) [2074835]
- kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fix recording of guest steal time / preempted status (Vitaly Kuznetsov) [2074835]
- selftest: KVM: Add intra host migration tests (Vitaly Kuznetsov) [2074835]
- selftest: KVM: Add open sev dev helper (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Add support for SEV-ES intra host migration (Vitaly Kuznetsov) [2074835]
- KVM: SEV: Add support for SEV intra host migration (Vitaly Kuznetsov) [2074835]
- KVM: SEV: provide helpers to charge/uncharge misc_cg (Vitaly Kuznetsov) [2074835]
- KVM: generalize "bugged" VM to "dead" VM (Vitaly Kuznetsov) [2074835]
- EFI: Introduce the new AMD Memory Encryption GUID. (Vitaly Kuznetsov) [2074835]
- x86/kvm: Add AMD SEV specific Hypercall3 (Vitaly Kuznetsov) [2074835]
- KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol (Vitaly Kuznetsov) [2074835]
- KVM: x86: On emulation failure, convey the exit reason, etc. to userspace (Vitaly Kuznetsov) [2074835]
- KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info (Vitaly Kuznetsov) [2074835]
- KVM: x86: Clarify the kvm_run.emulation_failure structure layout (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Fix nested SVM tests when built with clang (Vitaly Kuznetsov) [2074835]
- kvm: x86: Remove stale declaration of kvm_no_apic_vcpu (Vitaly Kuznetsov) [2074835]
- KVM: x86: Move SVM's APICv sanity check to common x86 (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Extract zapping of rmaps for gfn range to separate helper (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Drop a redundant remote TLB flush in kvm_zap_gfn_range() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Drop a redundant, broken remote TLB flush (Vitaly Kuznetsov) [2074835]
- KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest() (Vitaly Kuznetsov) [2074835]
- KVM: X86: pair smp_wmb() of mmu_try_to_unsync_pages() with smp_rmb() (Vitaly Kuznetsov) [2074835]
- KVM: emulate: Comment on difference between RDPMC implementation and manual (Vitaly Kuznetsov) [2074835]
- KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages (Vitaly Kuznetsov) [2074835]
- kvm: x86: mmu: Make NX huge page recovery period configurable (Vitaly Kuznetsov) [2074835]
- KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0 (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k (Vitaly Kuznetsov) [2074835]
- KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Use precomputed vmx->pt_desc.addr_range (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: clean up prefetch/prefault/speculative naming (Vitaly Kuznetsov) [2074835]
- KVM: cleanup allocation of rmaps and page tracking data (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Introduce system counter offset test (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Add helpers for vCPU device attributes (Vitaly Kuznetsov) [2074835]
- selftests: KVM: Add test for KVM_{GET,SET}_CLOCK (Vitaly Kuznetsov) [2074835]
- kvm: x86: protect masterclock with a seqcount (Vitaly Kuznetsov) [2074835]
- KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK (Vitaly Kuznetsov) [2074835]
- KVM: x86: avoid warning with -Wbitwise-instead-of-logical (Vitaly Kuznetsov) [2074835]
- KVM: x86: only allocate gfn_track when necessary (Vitaly Kuznetsov) [2074835]
- KVM: x86: add config for non-kvm users of page tracking (Vitaly Kuznetsov) [2074835]
- nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB (Vitaly Kuznetsov) [2074835]
- kvm: use kvfree() in kvm_arch_free_vm() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Expose Predictive Store Forwarding Disable (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Avoid memslot lookup in rmap_add (Vitaly Kuznetsov) [2074835]
- KVM: MMU: pass struct kvm_page_fault to mmu_set_spte (Vitaly Kuznetsov) [2074835]
- KVM: MMU: pass kvm_mmu_page struct to make_spte (Vitaly Kuznetsov) [2074835]
- KVM: MMU: set ad_disabled in TDP MMU role (Vitaly Kuznetsov) [2074835]
- KVM: MMU: remove unnecessary argument to mmu_set_spte (Vitaly Kuznetsov) [2074835]
- KVM: MMU: clean up make_spte return value (Vitaly Kuznetsov) [2074835]
- KVM: MMU: inline set_spte in FNAME(sync_page) (Vitaly Kuznetsov) [2074835]
- KVM: MMU: inline set_spte in mmu_set_spte (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_track (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Pass the memslot around via struct kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: unify tdp_mmu_map_set_spte_atomic and tdp_mmu_set_spte_atomic_no_dirty_log (Vitaly Kuznetsov) [2074835]
- KVM: MMU: mark page dirty in make_spte (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Fold rmap_recycle into rmap_add (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Verify shadow walk doesn't terminate early in page faults (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change tracepoints arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change disallowed_hugepage_adjust() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change kvm_mmu_hugepage_adjust() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change fast_page_fault() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change tdp_mmu_map_handle_target_level() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change kvm_tdp_mmu_map() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change FNAME(fetch)() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change __direct_map() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change handle_abnormal_pfn() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change kvm_faultin_pfn() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change page_fault_handle_page_track() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change direct_page_fault() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: Introduce struct kvm_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: MMU: pass unadulterated gpa to direct_page_fault (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fix potential race in KVM_GET_CLOCK (Vitaly Kuznetsov) [2074835]
- KVM: x86: extract KVM_GET_CLOCK/KVM_SET_CLOCK to separate functions (Vitaly Kuznetsov) [2074835]
- kvm: x86: abstract locking around pvclock_update_vm_gtod_copy (Vitaly Kuznetsov) [2074835]
- KVM: X86: Move PTE present check from loop body to __shadow_walk_next() (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: implement nested TSC scaling (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: add module param to control TSC scaling (Vitaly Kuznetsov) [2074835]
- KVM: x86: SVM: add module param to control LBR virtualization (Vitaly Kuznetsov) [2074835]
- KVM: x86: nSVM: don't copy pause related settings (Vitaly Kuznetsov) [2074835]
- kvm: irqfd: avoid update unmodified entries of the routing (Vitaly Kuznetsov) [2074835]
- KVM: X86: Don't check unsync if the original spte is writible (Vitaly Kuznetsov) [2074835]
- KVM: X86: Don't unsync pagetables when speculative (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove FNAME(update_pte) (Vitaly Kuznetsov) [2074835]
- KVM: X86: Zap the invalid list after remote tlb flushing (Vitaly Kuznetsov) [2074835]
- KVM: X86: Change kvm_sync_page() to return true when remote flush is needed (Vitaly Kuznetsov) [2074835]
- KVM: X86: Remove kvm_mmu_flush_or_zap() (Vitaly Kuznetsov) [2074835]
- KVM: X86: Don't flush current tlb on shadow page modification (Vitaly Kuznetsov) [2074835]
- KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests (Vitaly Kuznetsov) [2074835]
- kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch" (Vitaly Kuznetsov) [2074835]
- KVM: x86: Manually retrieve CPUID.0x1 when getting FMS for RESET/INIT (Vitaly Kuznetsov) [2074835]
- KVM: x86: WARN on non-zero CRs at RESET to detect improper initalization (Vitaly Kuznetsov) [2074835]
- KVM: SVM: Move RESET emulation to svm_vcpu_reset() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Move RESET emulation to vmx_vcpu_reset() (Vitaly Kuznetsov) [2074835]
- KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation (Vitaly Kuznetsov) [2074835]
- KVM: x86: Fold fx_init() into kvm_arch_vcpu_create() (Vitaly Kuznetsov) [2074835]
- KVM: x86: Remove defunct setting of XCR0 for guest during vCPU create (Vitaly Kuznetsov) [2074835]
- KVM: x86: Remove defunct setting of CR0.ET for guests during vCPU create (Vitaly Kuznetsov) [2074835]
- KVM: x86: Simplify retrieving the page offset when loading PDTPRs (Vitaly Kuznetsov) [2074835]
- KVM: x86: Subsume nested GPA read helper into load_pdptrs() (Vitaly Kuznetsov) [2074835]
- kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS (Vitaly Kuznetsov) [2074835]
- KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask (Vitaly Kuznetsov) [2074835]
- KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except() (Vitaly Kuznetsov) [2074835]
- KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask() (Vitaly Kuznetsov) [2074835]
- KVM: Optimize kvm_make_vcpus_request_mask() a bit (Vitaly Kuznetsov) [2074835]
- KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL (Vitaly Kuznetsov) [2074835]
- KVM: use vma_pages() helper (Vitaly Kuznetsov) [2074835]
- KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation. (Vitaly Kuznetsov) [2074835]
- x86/kvm: Always inline to_svm() (Vitaly Kuznetsov) [2074835]
- x86/kvm: Always inline vmload() / vmsave() (Vitaly Kuznetsov) [2074835]
- x86/kvm: Always inline sev_*guest() (Vitaly Kuznetsov) [2074835]
- KVM: Remove tlbs_dirty (Vitaly Kuznetsov) [2074835]
- KVM: X86: fix lazy allocation of rmaps (Vitaly Kuznetsov) [2074835]
- KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Add detailed page size stats (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: fix parameters to kvm_flush_remote_tlbs_with_address (Vitaly Kuznetsov) [2074835]
- Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock" (Vitaly Kuznetsov) [2074835]
- KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file (Vitaly Kuznetsov) [2074835]
- KVM: X86: Introduce kvm_mmu_slot_lpages() helpers (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_map_handle_target_level (Vitaly Kuznetsov) [2074835]
- KVM: const-ify all relevant uses of struct kvm_memory_slot (Vitaly Kuznetsov) [2074835]
- KVM: Don't take mmu_lock for range invalidation unless necessary (Vitaly Kuznetsov) [2074835]
- KVM: Block memslot updates across range_start() and range_end() (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Lazily allocate memslot rmaps (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Skip rmap operations if rmaps not allocated (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Tear down roots before kvm_mmu_zap_all_fast returns (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Fast invalidation for TDP MMU (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Allow enabling/disabling dirty logging under MMU read lock (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU read lock (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock (Vitaly Kuznetsov) [2074835]
- KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible (Vitaly Kuznetsov) [2074835]
- KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot (Vitaly Kuznetsov) [2074835]
- KVM: Move MMU notifier's mmu_lock acquisition into common helper (Vitaly Kuznetsov) [2074835]
- KVM: Kill off the old hva-based MMU notifier callbacks (Vitaly Kuznetsov) [2074835]
- KVM: PPC: Convert to the gfn-based MMU notifier callbacks (Vitaly Kuznetsov) [2074835]
- KVM: arm64: Convert to the gfn-based MMU notifier callbacks (Vitaly Kuznetsov) [2074835]
- KVM: Move x86's MMU notifier memslot walkers to generic code (Vitaly Kuznetsov) [2074835]
- KVM: Assert that notifier count is elevated in .change_pte() (Vitaly Kuznetsov) [2074835]
- KVM: Move arm64's MMU notifier trace events to generic code (Vitaly Kuznetsov) [2074835]
- KVM: Switch to new MMU notifiers API (Vitaly Kuznetsov) [2074835]
- scsi: qedi: Remove redundant flush_workqueue() calls (Nilesh Javali) [2044837]
- scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting (Nilesh Javali) [2044837]
- xfs: reserve quota for dir expansion when linking/unlinking files (Carlos Maiolino) [2082833]
- iwlwifi: fix use-after-free (Jose Ignacio Tornos Martinez) [2091539]
- nfs: fix broken handling of the softreval mount option (Benjamin Coddington) [2083224]
- ethtool: extend ringparam setting/getting API with rx_buf_len (Ivan Vecera) [2091857]
- ethtool: add support to set/get rx buf len via ethtool (Ivan Vecera) [2091857]
- ethtool: add support to set/get tx copybreak buf size via ethtool (Ivan Vecera) [2091857]
* Mon Jun 27 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-405.el8]
- x86/apic: Make TSC deadline timer detection message visible (David Arcari) [2098086]
- x86/apic: Move TSC deadline timer debug printk (David Arcari) [2098086]
- [s390] KVM: s390: selftests: Add error memop tests (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: selftests: Add more copy memop tests (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: selftests: Add named stages for memop test (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: selftests: Add macro as abstraction for MEM_OP (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: selftests: Split memop tests (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Fix lockdep issue in vm memop (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Add missing vm MEM_OP size check (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Clarify key argument for MEM_OP in api docs (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Update api documentation for memop ioctl (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Rename existing vcpu memop functions (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Add vm IOCTL for key checked guest absolute memory access (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Add optional storage key checking to MEMOP IOCTL (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: selftests: Test TEST PROTECTION emulation (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: handle_tprot: Honor storage keys (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: Honor storage keys when accessing guest memory (Claudio Imbrenda) [1984917]
- [s390] s390/uaccess: Add copy_from/to_user_key functions (Claudio Imbrenda) [1984917]
- [s390] s390/uaccess: fix compile error (Claudio Imbrenda) [1984917]
- [s390] s390/uaccess: introduce bit field for OAC specifier (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: gaccess: Cleanup access to guest pages (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: gaccess: Refactor access address range check (Claudio Imbrenda) [1984917]
- [s390] KVM: s390: gaccess: Refactor gpa and length calculation (Claudio Imbrenda) [1984917]
- xfs: reorder iunlink remove operation in xfs_ifree (Brian Foster) [2081146]
- tcp: fix TCP socket rehash stats mis-accounting (Antoine Tenart) [2073082]
- tcp: export count for rehash attempts (Antoine Tenart) [2073082]
- tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS (Antoine Tenart) [2073082]
- tcp: add new SNMP counter for drops when try to queue in rcv queue (Antoine Tenart) [2073082]
- tcp: add SNMP counter for zero-window drops (Antoine Tenart) [2073082]
- net: udp: introduce UDP_MIB_MEMERRORS for udp_mem (Antoine Tenart) [2073082]
- context_tracking: Sync up lockdep and cpu irqs state to prevent false warnings (Waiman Long) [2098074]
- platform/x86: ISST: Fix possible circular locking dependency detected (Prarit Bhargava) [2072659]
- platform/x86: ISST: use semi-colons instead of commas (Prarit Bhargava) [2072659]
- platform/x86: intel_speed_select_if: Move to intel sub-directory (Prarit Bhargava) [2072659]
- x86/sgx: Free backing memory after faulting the enclave page (Vladis Dronov) [2081351]
- x86/sgx: Fix missing poison handling in reclaimer (Vladis Dronov) [2081351]
- x86/sgx: Silence softlockup detection when releasing large enclaves (Vladis Dronov) [2081351]
- selftests/sgx: Treat CC as one argument (Vladis Dronov) [2081351]
- selftests/x86: Add validity check and allow field splitting (Vladis Dronov) [2081351]
- selftests/sgx: Remove extra newlines in test output (Vladis Dronov) [2081351]
- selftests/sgx: Ensure enclave data available during debug print (Vladis Dronov) [2081351]
- selftests/sgx: Do not attempt enclave build without valid enclave (Vladis Dronov) [2081351]
- selftests/sgx: Fix NULL-pointer-dereference upon early test failure (Vladis Dronov) [2081351]
- x86/sgx: Remove .fixup usage (Vladis Dronov) [2081351]
- x86/sgx: Fix NULL pointer dereference on non-SGX systems (Vladis Dronov) [2081351]
- x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node (Vladis Dronov) [2081351]
- vmxnet3: disable overlay offloads if UPT device does not support (Kamal Heib) [2100226]
- vmxnet3: update to version 7 (Kamal Heib) [2100226]
- vmxnet3: use ext1 field to indicate encapsulated packet (Kamal Heib) [2100226]
- vmxnet3: limit number of TXDs used for TSO packet (Kamal Heib) [2100226]
- vmxnet3: add command to set ring buffer sizes (Kamal Heib) [2100226]
- vmxnet3: add support for out of order rx completion (Kamal Heib) [2100226]
- vmxnet3: add support for large passthrough BAR register (Kamal Heib) [2100226]
- vmxnet3: add support for capability registers (Kamal Heib) [2100226]
- vmxnet3: prepare for version 7 changes (Kamal Heib) [2100226]
- net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup() (Kamal Heib) [2100226]
- net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf() (Kamal Heib) [2100226]
* Fri Jun 24 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-404.el8]
- iommu/amd: Enable swiotlb in all cases (Jerry Snitselaar) [2072179]
- iommu/arm-smmu-v3-sva: Fix mm use-after-free (Jerry Snitselaar) [2072179]
- dma-direct: don't over-decrypt memory (Jerry Snitselaar) [2072179]
- dma-direct: always leak memory that can't be re-encrypted (Jerry Snitselaar) [2072179]
- dma-direct: clean up the remapping checks in dma_direct_alloc (Jerry Snitselaar) [2072179]
- dma-direct: don't call dma_set_decrypted for remapped allocations (Jerry Snitselaar) [2072179]
- dma-direct: factor out dma_set_{de,en}crypted helpers (Jerry Snitselaar) [2072179]
- swiotlb: max mapping size takes min align mask into account (Jerry Snitselaar) [2072179]
- dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC (Jerry Snitselaar) [2072179]
- dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages (Jerry Snitselaar) [2072179]
- dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations (Jerry Snitselaar) [2072179]
- swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set (Jerry Snitselaar) [2072179]
- dma-direct: use is_swiotlb_active in dma_direct_map_page (Jerry Snitselaar) [2072179]
- iommu/vt-d: Calculate mask for non-aligned flushes (Jerry Snitselaar) [2072179]
- iommu/amd: Call memunmap in error path (Jerry Snitselaar) [2072179]
- iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable() (Jerry Snitselaar) [2072179]
- iommu/vt-d: Use correctly sized arguments for bit field (Jerry Snitselaar) [2072179]
- Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq" (Jerry Snitselaar) [2072179]
- iommu: Fix potential use-after-free during probe (Jerry Snitselaar) [2072179]
- dma-direct: avoid redundant memory sync for swiotlb (Jerry Snitselaar) [2072179]
- iommu/iova: Fix race between FQ timeout and teardown (Jerry Snitselaar) [2072179]
- iommu/io-pgtable-arm: Fix table descriptor paddr formatting (Jerry Snitselaar) [2072179]
- iommu: Extend mutex lock scope in iommu_probe_device() (Jerry Snitselaar) [2072179]
- iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume (Jerry Snitselaar) [2072179]
- iommu/amd: X2apic mode: setup the INTX registers on mask/unmask (Jerry Snitselaar) [2072179]
- iommu/amd: X2apic mode: re-enable after resume (Jerry Snitselaar) [2072179]
- iommu/amd: Restore GA log/tail pointer on host resume (Jerry Snitselaar) [2072179]
- iommu/amd: Clarify AMD IOMMUv2 initialization messages (Jerry Snitselaar) [2072179]
- iommu/vt-d: Avoid duplicate removing in __domain_mapping() (Jerry Snitselaar) [2072179]
- iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock() (Jerry Snitselaar) [2072179]
- iommu/vt-d: Check FL and SL capability sanity in scalable mode (Jerry Snitselaar) [2072179]
- iommu/vt-d: Add present bit check in pasid entry setup helpers (Jerry Snitselaar) [2072179]
- iommu/vt-d: Preset A/D bits for user space DMA usage (Jerry Snitselaar) [2072179]
- iommu/vt-d: Remove unnecessary oom message (Jerry Snitselaar) [2072179]
- iommu/vt-d: Enable ATS for the devices in SATC table (Jerry Snitselaar) [1893460]
- iommu/vt-d: Parse SATC reporting structure (Jerry Snitselaar) [1893460]
- iommu/vt-d: Dump DMAR translation structure when DMA fault occurs (Jerry Snitselaar) [1868826]
- nvme: fix typos in nvme status code values (Gopal Tiwari) [2091824]
- Adding CONFIG_NVME_VERBOSE_ERRORS to RHEL-8. (Gopal Tiwari) [2091824]
- nvme: add missing status values to verbose logging (Gopal Tiwari) [2091824]
- nvme: don't print verbose errors for internal passthrough requests (Gopal Tiwari) [2091824]
- nvme: add verbose error logging (Gopal Tiwari) [2091824]
- perf/x86/msr: Add Raptor Lake CPU support (Michael Petlan) [2094572]
- perf/x86: Add Intel Raptor Lake support (Michael Petlan) [2094572]
- perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support (Michael Petlan) [2094572]
- perf/x86/cstate: Add Raptor Lake support (Michael Petlan) [2094572]
- [s390] s390/lcs: fix variable dereferenced before check (Mete Durlu) [2043835]
- [s390] s390/ctcm: fix potential memory leak (Mete Durlu) [2043835]
- [s390] s390/ctcm: fix variable dereferenced before check (Mete Durlu) [2043835]
- [s390] s390/net: sort out physical vs virtual pointers usage (Mete Durlu) [2043835]
- [s390] s390/qeth: remove check for packing mode in qeth_check_outbound_queue() (Mete Durlu) [2043835]
- [s390] s390/qeth: fine-tune .ndo_select_queue() (Mete Durlu) [2043835]
- [s390] s390/qeth: don't offer .ndo_bridge_* ops for OSA devices (Mete Durlu) [2043835]
- [s390] s390/qeth: split up L2 netdev_ops (Mete Durlu) [2043835]
- [s390] s390/qeth: simplify qeth_receive_skb() (Mete Durlu) [2043835]
- [s390] s390/lcs: add braces around empty function body (Mete Durlu) [2043835]
- [s390] s390/ctcm: add __printf format attribute to ctcm_dbf_longtext (Mete Durlu) [2043835]
- [s390] s390/ctcm: fix format string (Mete Durlu) [2043835]
- [s390] s390/qeth: allocate RX queue at probe time (Mete Durlu) [2043835]
- [s390] s390/qeth: update kerneldoc for qeth_add_hw_header() (Mete Durlu) [2043835]
- [s390] s390/qeth: fix kernel doc comments (Mete Durlu) [2043835]
- [s390] s390/qeth: add __printf format attribute to qeth_dbf_longtext (Mete Durlu) [2043835]
- [s390] s390/qeth: fix various format strings (Mete Durlu) [2043835]
- [s390] s390/qeth: don't keep track of Input Queue count (Mete Durlu) [2043835]
- [s390] s390/qeth: clarify remaining dev_kfree_skb_any() users (Mete Durlu) [2043835]
- [s390] s390/qeth: move qdio's QAOB cache into qeth (Mete Durlu) [2043835]
- [s390] s390/qeth: improve trace entries for MAC address (un)registration (Mete Durlu) [2043835]
- [s390] s390/netiucv: remove incorrect kernel doc indicators (Mete Durlu) [2043835]
- [s390] s390/lcs: remove incorrect kernel doc indicators (Mete Durlu) [2043835]
- [s390] s390/ctcm: remove incorrect kernel doc indicators (Mete Durlu) [2043835]
- [s390] s390/qeth: clean up device_type management (Mete Durlu) [2043835]
- [s390] s390/qeth: clean up QETH_PROT_* naming (Mete Durlu) [2043835]
- mm/memcg: Free percpu stats memory of dying memcg's (Waiman Long) [2004037]
- netfilter: flowtable: fix TCP flow teardown (Florian Westphal) [2088234]
- netfilter: conntrack: annotate data-races around ct->timeout (Florian Westphal) [2088234]
- netfilter: conntrack: initialize ct->timeout (Florian Westphal) [2088234]
- NFSv4: Fix free of uninitialized nfs4_label on referral lookup. (Scott Mayhew) [2090994]
- md: fix double free of io_acct_set bioset (Nigel Croxon) [2094076]
- md: Don't set mddev private to NULL in raid0 pers->free (Nigel Croxon) [2094076]
- md: protect md_unregister_thread from reentrancy (Nigel Croxon) [2094076]
- md: don't unregister sync_thread with reconfig_mutex held (Nigel Croxon) [2094076]
- raid5: don't set the discard_alignment queue limit (Nigel Croxon) [2094076]
- md: Replace role magic numbers with defined constants (Nigel Croxon) [2094076]
- md/raid0: Ignore RAID0 layout if the second zone has only one device (Nigel Croxon) [2094076]
- md/raid5: Annotate functions that hold device_lock with __must_hold (Nigel Croxon) [2094076]
- md/raid5-ppl: Annotate with rcu_dereference_protected() (Nigel Croxon) [2094076]
- md/raid5: Annotate rdev/replacement access when mddev_lock is held (Nigel Croxon) [2094076]
- md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated (Nigel Croxon) [2094076]
- md/raid5: Add __rcu annotation to struct disk_info (Nigel Croxon) [2094076]
- md/raid5: Un-nest struct raid5_percpu definition (Nigel Croxon) [2094076]
- md/raid5: Cleanup setup_conf() error returns (Nigel Croxon) [2094076]
- md: replace deprecated strlcpy & remove duplicated line (Nigel Croxon) [2094076]
- md/bitmap: don't set sb values if can't pass sanity check (Nigel Croxon) [2094076]
- md: fix an incorrect NULL check in md_reload_sb (Nigel Croxon) [2094076]
- md: fix an incorrect NULL check in does_sb_need_changing (Nigel Croxon) [2094076]
- md: use msleep() in md_notify_reboot() (Nigel Croxon) [2094076]
- ext4: force overhead calculation if the s_overhead_cluster makes no sense (Lukas Czerner) [2079886]
- ext4: fix overhead calculation to account for the reserved gdt blocks (Lukas Czerner) [2079886]
- ext4: limit length to bitmap_maxbytes - blocksize in punch_hole (Lukas Czerner) [2079886]
- ext4: fix use-after-free in ext4_search_dir (Lukas Czerner) [2079886]
- ext4: fix symlink file size not match to file content (Lukas Czerner) [2079886]
- ext4: fix fallocate to use file_modified to update permissions consistently (Lukas Czerner) [2085623]
- ext4: remove unused macro MPAGE_DA_EXTENT_TAIL (Lukas Czerner) [2079886]
- ext4: add missing braces in ext4_ext_drop_refs() (Lukas Czerner) [2079886]
- ext4: remove obsolete comment from ext4_can_extents_be_merged() (Lukas Czerner) [2079886]
- ext4: make some functions static in extents.c (Lukas Czerner) [2079886]
- ext4: remove redundant S_ISREG() checks from ext4_fallocate() (Lukas Czerner) [2079886]
- ext4: clean up len and offset checks in ext4_fallocate() (Lukas Czerner) [2079886]
- ext4: remove ext4_{ind,ext}_calc_metadata_amount() (Lukas Czerner) [2079886]
- ext4: fix fs corruption when tring to remove a non-empty directory with IO error (Lukas Czerner) [2079886]
- ext4: fix error handling in ext4_restore_inline_data() (Lukas Czerner) [2079886]
- jbd2: export jbd2_journal_[grab|put]_journal_head (Lukas Czerner) [2079886]
- ext4: don't use the orphan list when migrating an inode (Lukas Czerner) [2079886]
- ext4: set csum seed in tmp inode while migrating to extents (Lukas Czerner) [2079886]
- ext4: fix an use-after-free issue about data=journal writeback mode (Lukas Czerner) [2079886]
- ext4: fix bh ref count on error paths (Lukas Czerner) [2079886]
- ext4: fix a possible ABBA deadlock due to busy PA (Lukas Czerner) [2079886]
- ext4: discard preallocations before releasing group lock (Lukas Czerner) [2079886]
- ext4: make ext_debug() implementation to use pr_debug() (Lukas Czerner) [2079886]
- ext4: mballoc: make mb_debug() implementation to use pr_debug() (Lukas Czerner) [2079886]
- ext4: improve ext_debug() msg in case of block allocation failure (Lukas Czerner) [2079886]
- ext4: use BIT() macro for BH_** state bits (Lukas Czerner) [2079886]
- ext4: balloc: use task_pid_nr() helper (Lukas Czerner) [2079886]
- ext4: mballoc: fix possible NULL ptr & remove BUG_ONs from DOUBLE_CHECK (Lukas Czerner) [2079886]
- ext4: mballoc: refactor code inside DOUBLE_CHECK into separate function (Lukas Czerner) [2079886]
- ext4: mballoc: make ext4_mb_use_preallocated() return type as bool (Lukas Czerner) [2079886]
- ext4: mballoc: simplify error handling in ext4_init_mballoc() (Lukas Czerner) [2079886]
- ext4: mballoc: fix few other format specifier in mb_debug() (Lukas Czerner) [2079886]
- ext4: mballoc: correct the mb_debug() format specifier for pa_len var (Lukas Czerner) [2079886]
- ext4: mballoc: add more mb_debug() msgs (Lukas Czerner) [2079886]
- ext4: mballoc: refactor ext4_mb_show_ac() (Lukas Czerner) [2079886]
- ext4: mballoc: print bb_free info even when it is 0 (Lukas Czerner) [2079886]
- ext4: fix dead loop in ext4_mb_new_blocks (Lukas Czerner) [2079886]
- ext4: mballoc: use lock for checking free blocks while retrying (Lukas Czerner) [2079886]
- ext4: mballoc: refactor ext4_mb_good_group() (Lukas Czerner) [2079886]
- ext4: mballoc: introduce pcpu seqcnt for freeing PA to improve ENOSPC handling (Lukas Czerner) [2079886]
- ext4: mballoc: refactor ext4_mb_discard_preallocations() (Lukas Czerner) [2079886]
- ext4: mballoc: add blocks to PA list under same spinlock after allocating blocks (Lukas Czerner) [2079886]
- ext4: fix lazy initialization next schedule time computation in more granular unit (Lukas Czerner) [2079886]
- ext4: fix avefreec in find_group_orlov (Lukas Czerner) [2079886]
- ext4: allow the dax flag to be set and cleared on inline directories (Lukas Czerner) [2079886]
- ext4: annotate data race in jbd2_journal_dirty_metadata() (Lukas Czerner) [2079886]
- ext4: annotate data race in start_this_handle() (Lukas Czerner) [2079886]
- ext4: fix superblock checksum failure when setting password salt (Lukas Czerner) [2079886]
- ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA (Lukas Czerner) [2079886]
- jbd2: fix ocfs2 corrupt when clearing block group bits (Lukas Czerner) [2079886]
- ext4: fix ext4_empty_dir() for directories with holes (Lukas Czerner) [2079886]
- ext4: allow directory holes (Lukas Czerner) [2079886]
- net/af_packet: make sure to pull mac header (Hangbin Liu) [2066976]
- rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe (Waiman Long) [2097549]
- redhat: drop expired testing secureboot signing key (Jarod Wilson) [2095199]
* Thu Jun 23 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-403.el8]
- atlantic: Fix issue in the pm resume flow. (Igor Russkikh) [2002395]
- atlantic: Fix driver resume flow. (Igor Russkikh) [2002395]
- Build intel_sdsi with {tools_make} (Prarit Bhargava) [1971951]
- redhat/kernel.spec.template: Add intel_sdsi tool (Prarit Bhargava) [1971951]
- redhat/configs: Add CONFIG_INTEL_SDSI (Prarit Bhargava) [1971951]
- selftests: sdsi: test sysfs setup (Prarit Bhargava) [1971951]
- tools arch x86: Add Intel SDSi provisiong tool (Prarit Bhargava) [1971951]
- platform/x86: Add Intel Software Defined Silicon driver (Prarit Bhargava) [1971951]
- platform/x86/intel: Fix 'rmmod pmt_telemetry' panic (Prarit Bhargava) [2080426]
- x86/cpu: Add new Alderlake and Raptorlake CPU model numbers (Prarit Bhargava) [2040019 2040059]
- netfilter: nf_tables: sanitize nft_set_desc_concat_parse() (Florian Westphal) [2096403] {CVE-2022-2078}
- mt76: mt7921: Fix the error handling path of mt7921_pci_probe() (Íñigo Huguet) [2096758]
- Watchdog: sp5100_tco: Enable Family 17h+ CPUs (Sudheesh Mavila) [2031643]
- Watchdog: sp5100_tco: Add initialization using EFCH MMIO (Sudheesh Mavila) [2031643]
- kernel/resource: Introduce request_mem_region_muxed() (Sudheesh Mavila) [2031643]
- Watchdog: sp5100_tco: Refactor MMIO base address initialization (Sudheesh Mavila) [2031643]
- Watchdog: sp5100_tco: Move timer initialization into function (Sudheesh Mavila) [2031643]
- watchdog: sp5100_tco: Add support for get_timeleft (Sudheesh Mavila) [2031643]
- watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabled (Sudheesh Mavila) [2031643]
- watchdog: sp5100_tco: drop warning after registering device (Sudheesh Mavila) [2031643]
- watchdog: sp5100_tco: drop warning after calling watchdog_init_timeout (Sudheesh Mavila) [2031643]
- Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" (Chris von Recklinghausen) [2059701] {CVE-2022-0854}
- swiotlb: fix info leak with DMA_FROM_DEVICE (Chris von Recklinghausen) [2059701] {CVE-2022-0854}
- redhat/configs: Add CONFIG_S390_UV_UAPI (Claudio Imbrenda) [1984905]
- [s390] s390/uv_uapi: depend on CONFIG_S390 (Claudio Imbrenda) [1984905]
- [s390] drivers/s390/char: Add Ultravisor io device (Claudio Imbrenda) [1984905]
- cpufreq: Specify default governor on command line (Prarit Bhargava) [2083766]
- cpufreq: Fix locking issues with governors (Prarit Bhargava) [2083766]
- cpufreq: Register governors at core_initcall (Prarit Bhargava) [2083766]
- nvme: fix RCU hole that allowed for endless looping in multipath round robin (Gopal Tiwari) [2078806]
- nvme-multipath: fix hang when disk goes live over reconnect (Gopal Tiwari) [2078806]
- nvme-tcp: send H2CData PDUs based on MAXH2CDATA (Gopal Tiwari) [2078806]
- nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info (Gopal Tiwari) [2078806]
- nvme: don't return an error from nvme_configure_metadata (Gopal Tiwari) [2078806]
- nvme-tcp: fix bogus request completion when failing to send AER (Gopal Tiwari) [2078806]
- nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show (Gopal Tiwari) [2078806]
- nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs (Gopal Tiwari) [2078806]
- nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics (Gopal Tiwari) [2078806]
- nvmet-tcp: fix possible list corruption for unexpected command failure (Gopal Tiwari) [2078806]
- nvme: fix use after free when disconnecting a reconnecting ctrl (Gopal Tiwari) [2078806]
- nvme-multipath: set ana_log_size to 0 after free ana_log_buf (Gopal Tiwari) [2078806]
- nvme: disable namespace access for unsupported metadata (Gopal Tiwari) [2078806]
- nvme: report write pointer for a full zone as zone start + zone len (Gopal Tiwari) [2078806]
- nvme: show subsys nqn for duplicate cntlids (Gopal Tiwari) [2078806]
- nvme-pci: add NO APST quirk for Kioxia device (Gopal Tiwari) [2078806]
- nvme: fix write zeroes pi (Gopal Tiwari) [2078806]
- nvmet: use flex_array_size and struct_size (Gopal Tiwari) [2078806]
- nvme: drop scan_lock and always kick requeue list when removing namespaces (Gopal Tiwari) [2078806]
- nvmet: use struct_size over open coded arithmetic (Gopal Tiwari) [2078806]
- nvme-pci: clear shadow doorbell memory on resets (Gopal Tiwari) [2078806]
- nvmet: use macro definitions for setting cmic value (Gopal Tiwari) [2078806]
- nvme-rdma: fix error code in nvme_rdma_setup_ctrl (Gopal Tiwari) [2078806]
- nvmet: use macro definition for setting nmic value (Gopal Tiwari) [2078806]
- nvmet-rdma: implement get_max_queue_size controller op (Gopal Tiwari) [2078806]
- nvmet: add get_max_queue_size op for controllers (Gopal Tiwari) [2078806]
- nvme-rdma: limit the maximal queue size for RDMA controllers (Gopal Tiwari) [2078806]
- nvme: paring quiesce/unquiesce (Gopal Tiwari) [2078806]
- nvme: add APIs for stopping/starting admin queue (Gopal Tiwari) [2078806]
- nvme: prepare for pairing quiescing and unquiescing (Gopal Tiwari) [2078806]
- nvme: apply nvme API to quiesce/unquiesce admin queue (Gopal Tiwari) [2078806]
- nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated (Gopal Tiwari) [2078806]
- nvme: remove the call to nvme_update_disk_info in nvme_ns_remove (Gopal Tiwari) [2078806]
- nvme: remove the GENHD_FL_UP check in nvme_ns_remove (Gopal Tiwari) [2078806]
- nvme-rdma: destroy cm id before destroy qp to avoid use after free (Gopal Tiwari) [2078806]
- nvme: only call synchronize_srcu when clearing current path (Gopal Tiwari) [2078806]
- nvme-multipath: revalidate paths during rescan (Gopal Tiwari) [2078806]
- nvme: remove the unused NVME_NS_* enum (Gopal Tiwari) [2078806]
- nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers (Gopal Tiwari) [2078806]
- nvme-pci: disable hmb on idle suspend (Gopal Tiwari) [2078806]
- nvme: allow user toggling hmb usage (Gopal Tiwari) [2078806]
- nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options (Gopal Tiwari) [2078806]
- nvme: add set feature tracing support (Gopal Tiwari) [2078806]
- nvmet: add set feature tracing support (Gopal Tiwari) [2078806]
- nvme-pci: cmb sysfs: one file, one value (Gopal Tiwari) [2078806]
- nvme-pci: use attribute group for cmb sysfs (Gopal Tiwari) [2078806]
- compiler.h: Introduce absolute_pointer macro (Gopal Tiwari) [2078806]
- vdpa: Fix vdpa-vhost driver (Laurent Vivier) [2093851]
- nl80211: fix locking in nl80211_set_tx_bitrate_mask() (Íñigo Huguet) [2059994]
- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection (Íñigo Huguet) [2059994]
- mac80211_hwsim: fix RCU protected chanctx access (Íñigo Huguet) [2059994]
- mac80211: Reset MBSSID parameters upon connection (Íñigo Huguet) [2059994]
- cfg80211: retrieve S1G operating channel number (Íñigo Huguet) [2059994]
- nl80211: validate S1G channel width (Íñigo Huguet) [2059994]
- mac80211: fix rx reordering with non explicit / psmp ack policy (Íñigo Huguet) [2059994]
- ath11k: reduce the wait time of 11d scan and hw scan while add interface (Íñigo Huguet) [2059994]
- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing (Íñigo Huguet) [2059994]
- bus: mhi: host: pci_generic: Flush recovery worker during freeze (Íñigo Huguet) [2059994]
- bus: mhi: host: pci_generic: Add missing poweroff() PM callback (Íñigo Huguet) [2059994]
- mac80211: fix ht_capa printout in debugfs (Íñigo Huguet) [2059994]
- cfg80211: hold bss_lock while updating nontrans_list (Íñigo Huguet) [2059994]
- nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size (Íñigo Huguet) [2059994]
- ath9k: Fix usage of driver-private space in tx_info (Íñigo Huguet) [2059994]
- brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant (Íñigo Huguet) [2059994]
- mt76: Fix undefined behavior due to shift overflowing the constant (Íñigo Huguet) [2059994]
- Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax" (Íñigo Huguet) [2059994]
- ath9k: Properly clear TX status area before reporting to mac80211 (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Don't fail if PPAG isn't supported (Íñigo Huguet) [2059994]
- bus: mhi: Make mhi_state_str[] array static inline and move to common.h (Íñigo Huguet) [2059994]
- bus: mhi: Move common MHI definitions out of host directory (Íñigo Huguet) [2059994]
- bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element" (Íñigo Huguet) [2059994]
- bus: mhi: Cleanup the register definitions used in headers (Íñigo Huguet) [2059994]
- bus: mhi: Use bitfield operations for handling DWORDs of ring elements (Íñigo Huguet) [2059994]
- bus: mhi: Use bitfield operations for register read and write (Íñigo Huguet) [2059994]
- bus: mhi: Move host MHI code to "host" directory (Íñigo Huguet) [2059994]
- bus: mhi: Fix MHI DMA structure endianness (Íñigo Huguet) [2059994]
- bus: mhi: Fix pm_state conversion to string (Íñigo Huguet) [2059994]
- bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series (Íñigo Huguet) [2059994]
- rfkill: make new event layout opt-in (Íñigo Huguet) [2059994]
- rtw89: implement stop and resume channels transmission v1 (Íñigo Huguet) [2059994]
- rtw89: extend mac tx_en bits from 16 to 32 (Íñigo Huguet) [2059994]
- rtw89: change value assignment style of rtw89_mac_cfg_gnt() (Íñigo Huguet) [2059994]
- rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIs (Íñigo Huguet) [2059994]
- rtw89: disable FW and H2C function if CPU disabled (Íñigo Huguet) [2059994]
- rtw89: initialize preload window of D-MAC (Íñigo Huguet) [2059994]
- rtw89: modify MAC enable functions (Íñigo Huguet) [2059994]
- rtw89: add config_rf_reg_v1 to configure RF parameter tables (Íñigo Huguet) [2059994]
- rtw89: 8852c: add read/write rf register function (Íñigo Huguet) [2059994]
- rtw89: 8852c: add setting of TB UL TX power offset (Íñigo Huguet) [2059994]
- rtw89: 8852c: add write/read crystal function in CFO tracking (Íñigo Huguet) [2059994]
- rtw89: modify dcfo_comp to share with chips (Íñigo Huguet) [2059994]
- rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch" (Íñigo Huguet) [2059994]
- brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback" (Íñigo Huguet) [2059994]
- iwlwifi: mei: fix building iwlmei (Íñigo Huguet) [2059994]
- mt76: fix monitor rx FCS error in DFS channel (Íñigo Huguet) [2059994]
- mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR is set (Íñigo Huguet) [2059994]
- mt76: fix wrong HE data rate in sniffer tool (Íñigo Huguet) [2059994]
- mt76: mt7915: introduce 802.11ax multi-bss support (Íñigo Huguet) [2059994]
- mt76: mt7921: move mt7921_init_hw in a dedicated work (Íñigo Huguet) [2059994]
- mt76: mt7921: add mt7921u driver (Íñigo Huguet) [2059994]
- mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code. (Íñigo Huguet) [2059994]
- mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code. (Íñigo Huguet) [2059994]
- mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code (Íñigo Huguet) [2059994]
- mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb (Íñigo Huguet) [2059994]
- mt76: mt7921: disable runtime pm for usb (Íñigo Huguet) [2059994]
- mt76: usb: introduce __mt76u_init utility routine (Íñigo Huguet) [2059994]
- mt76: usb: add req_type to ___mt76u_wr signature (Íñigo Huguet) [2059994]
- mt76: usb: add req_type to ___mt76u_rr signature (Íñigo Huguet) [2059994]
- mt76: mt7915: fix typos in comments (Íñigo Huguet) [2059994]
- mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps() (Íñigo Huguet) [2059994]
- mt76: mt7915: fix beamforming mib stats (Íñigo Huguet) [2059994]
- mt76: mt7915: set band1 TGID field in tx descriptor (Íñigo Huguet) [2059994]
- mt76: fix invalid rssi report (Íñigo Huguet) [2059994]
- mt76: use le32/16_get_bits() whenever possible (Íñigo Huguet) [2059994]
- mt76: connac: make read-only array ba_range static const (Íñigo Huguet) [2059994]
- mt76: mt7915: check for devm_pinctrl_get() failure (Íñigo Huguet) [2059994]
- mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration (Íñigo Huguet) [2059994]
- mt76: mt7915: add txpower init for 6GHz (Íñigo Huguet) [2059994]
- mt76: mt7915: fix eeprom fields of txpower init values (Íñigo Huguet) [2059994]
- mt76: mt7915: add 6 GHz support (Íñigo Huguet) [2059994]
- mt76: connac: add 6 GHz support for wtbl and starec configuration (Íñigo Huguet) [2059994]
- mt76: mt7915: allow beaconing on all chains (Íñigo Huguet) [2059994]
- mt76: fix monitor mode crash with sdio driver (Íñigo Huguet) [2059994]
- mt76: mt7921: fix mt7921_queues_acq implementation (Íñigo Huguet) [2059994]
- mt76: mt7921: fix xmit-queue dump for usb and sdio (Íñigo Huguet) [2059994]
- mt76: mt7921: make mt7921_init_tx_queues static (Íñigo Huguet) [2059994]
- mt76: split single ldpc cap bit into bits (Íñigo Huguet) [2059994]
- mt76: mt7915: fix DFS no radar detection event (Íñigo Huguet) [2059994]
- mt76: mt7921: use mt76_hw instead of open coding it (Íñigo Huguet) [2059994]
- mt76: mt7921: fix up the monitor mode (Íñigo Huguet) [2059994]
- mt76: mt7663u: introduce mt7663u_mcu_power_on routine (Íñigo Huguet) [2059994]
- mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init (Íñigo Huguet) [2059994]
- rtw89: fix uninitialized variable of rtw89_append_probe_req_ie() (Íñigo Huguet) [2059994]
- rtlwifi: rtl8821ae: fix typos in comments (Íñigo Huguet) [2059994]
- rtlwifi: rtl8192cu: Add On Networks N150 (Íñigo Huguet) [2059994]
- mwifiex: make read-only array wmm_oui static const (Íñigo Huguet) [2059994]
- mac80211: update bssid_indicator in ieee80211_assign_beacon (Íñigo Huguet) [2059994]
- mac80211: MBSSID channel switch (Íñigo Huguet) [2059994]
- mac80211: MBSSID beacon handling in AP mode (Íñigo Huguet) [2059994]
- mac80211: always have ieee80211_sta_restart() (Íñigo Huguet) [2059994]
- mac80211: Add support to trigger sta disconnect on hardware restart (Íñigo Huguet) [2059994]
- mac80211: fix potential double free on mesh join (Íñigo Huguet) [2059994]
- mac80211: correct legacy rates check in ieee80211_calc_rx_airtime (Íñigo Huguet) [2059994]
- nl80211: fix typo of NL80211_IF_TYPE_OCB in documentation (Íñigo Huguet) [2059994]
- mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible (Íñigo Huguet) [2059994]
- mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE (Íñigo Huguet) [2059994]
- rtw89: 8852c: process logic efuse map (Íñigo Huguet) [2059994]
- rtw89: 8852c: process efuse of phycap (Íñigo Huguet) [2059994]
- rtw89: support DAV efuse reading operation (Íñigo Huguet) [2059994]
- rtw89: 8852c: add chip::dle_mem (Íñigo Huguet) [2059994]
- rtw89: add page_regs to handle v1 chips (Íñigo Huguet) [2059994]
- rtw89: add chip_info::{h2c,c2h}_reg to support more chips (Íñigo Huguet) [2059994]
- rtw89: add hci_func_en_addr to support variant generation (Íñigo Huguet) [2059994]
- rtw89: add power_{on/off}_func (Íñigo Huguet) [2059994]
- rtw89: read chip version depends on chip ID (Íñigo Huguet) [2059994]
- rtw89: pci: use a struct to describe all registers address related to DMA channel (Íñigo Huguet) [2059994]
- rtw89: pci: add V1 of PCI channel address (Íñigo Huguet) [2059994]
- rtw89: pci: add struct rtw89_pci_info (Íñigo Huguet) [2059994]
- rtw89: 8852c: add 8852c empty files (Íñigo Huguet) [2059994]
- brcmfmac: make the read-only array pktflags static const (Íñigo Huguet) [2059994]
- rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep' (Íñigo Huguet) [2059994]
- ath10k: Fix error handling in ath10k_setup_msa_resources (Íñigo Huguet) [2059994]
- ath11k: remove unneeded flush_workqueue (Íñigo Huguet) [2059994]
- iwlwifi: bump FW API to 72 for AX devices (Íñigo Huguet) [2059994]
- iwlwifi: acpi: move ppag code from mvm to fw/acpi (Íñigo Huguet) [2059994]
- iwlwifi: dbg: check trigger data before access (Íñigo Huguet) [2059994]
- iwlwifi: dbg: in sync mode don't call schedule (Íñigo Huguet) [2059994]
- iwlwifi: use 4k queue size for Bz A-step (Íñigo Huguet) [2059994]
- iwlwifi: pcie: fix SW error MSI-X mapping (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: dump IMR DRAM only for HW and FW error (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add support for IMR based on platform (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: disable IMR DRAM region if IMR is disabled (Íñigo Huguet) [2059994]
- iwlwifi: mvm: remove cipher scheme support (Íñigo Huguet) [2059994]
- iwlwifi: Configure FW debug preset via module param. (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add a flag to reduce power command. (Íñigo Huguet) [2059994]
- iwlwifi: bump FW API to 71 for AX devices (Íñigo Huguet) [2059994]
- ath9k: make array voice_priority static const (Íñigo Huguet) [2059994]
- rtw89: declare HE capabilities in 6G band (Íñigo Huguet) [2059994]
- rtw89: fix HE PHY bandwidth capability (Íñigo Huguet) [2059994]
- rtw89: add tx_wake notify for low ps mode (Íñigo Huguet) [2059994]
- rtw89: 8852a: add ieee80211_ops::hw_scan (Íñigo Huguet) [2059994]
- Revert "ath: add support for special 0x0 regulatory domain" (Íñigo Huguet) [2059994]
- rtw89: get channel parameters of 160MHz bandwidth (Íñigo Huguet) [2059994]
- mt76: fix dfs state issue with 160 MHz channels (Íñigo Huguet) [2059994]
- mt76: mt7915: simplify conditional (Íñigo Huguet) [2059994]
- mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDU (Íñigo Huguet) [2059994]
- mt76: mt7915e: Enable thermal management by default (Íñigo Huguet) [2059994]
- mt76: mt7915e: Add a hwmon attribute to get the actual throttle state. (Íñigo Huguet) [2059994]
- mt76: mt7915e: Fix degraded performance after temporary overheat (Íñigo Huguet) [2059994]
- mt76: improve signal strength reporting (Íñigo Huguet) [2059994]
- mt76: mt7915: use min_t() to make code cleaner (Íñigo Huguet) [2059994]
- mt76: mt7915: fix the muru tlv issue (Íñigo Huguet) [2059994]
- mt76: mt7915: check band idx for bcc event (Íñigo Huguet) [2059994]
- mt76: mt7615: Fix assigning negative values to unsigned variable (Íñigo Huguet) [2059994]
- mt76: connac: adjust wlan_idx size from u8 to u16 (Íñigo Huguet) [2059994]
- mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free() (Íñigo Huguet) [2059994]
- mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitor (Íñigo Huguet) [2059994]
- mt76: mt7615: fix compiler warning on frame size (Íñigo Huguet) [2059994]
- mt76: mt7915: initialize smps mode in mt7915_mcu_sta_rate_ctrl_tlv() (Íñigo Huguet) [2059994]
- mt76: mt7915: introduce band_idx in mt7915_phy (Íñigo Huguet) [2059994]
- mt76: mt7915: add support for MT7986 (Íñigo Huguet) [2059994]
- ath10k: fix pointer arithmetic error in trace call (Íñigo Huguet) [2059994]
- ath11k: add dbring debug support (Íñigo Huguet) [2059994]
- ath11k: translate HE status to radiotap format (Íñigo Huguet) [2059994]
- ath11k: decode HE status tlv (Íñigo Huguet) [2059994]
- ath11k: switch to using ieee80211_tx_status_ext() (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts (Íñigo Huguet) [2059994]
- mt76: mt7915: fix potential memory leak of fw monitor packets (Íñigo Huguet) [2059994]
- mt76: mt7915: Fix channel state update error issue (Íñigo Huguet) [2059994]
- mt76: fix endianness errors in reverse_frag0_hdr_trans (Íñigo Huguet) [2059994]
- mt76: mt7615: introduce SAR support (Íñigo Huguet) [2059994]
- mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU (Íñigo Huguet) [2059994]
- rtw88: change rtw_info() to proper message level (Íñigo Huguet) [2059994]
- rtw89: Limit the CFO boundaries of x'tal value (Íñigo Huguet) [2059994]
- rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidth (Íñigo Huguet) [2059994]
- rtw89: phy: handle txpwr lmt/lmt_ru of 6G band (Íñigo Huguet) [2059994]
- ath11k: Fix frames flush failure caused by deadlock (Íñigo Huguet) [2059994]
- ath11k: Handle failure in qmi firmware ready (Íñigo Huguet) [2059994]
- ath11k: Invalidate cached reo ring entry before accessing it (Íñigo Huguet) [2059994]
- ath: Replace zero-length arrays with flexible-array members (Íñigo Huguet) [2059994]
- ath11k: Replace zero-length arrays with flexible-array members (Íñigo Huguet) [2059994]
- ath10k: Replace zero-length array with flexible-array member (Íñigo Huguet) [2059994]
- ath9k: use hw_random API instead of directly dumping into random.c (Íñigo Huguet) [2059994]
- ath11k: configure RDDM size to mhi for recovery by firmware (Íñigo Huguet) [2059994]
- ath11k: fix invalid m3 buffer address (Íñigo Huguet) [2059994]
- ath11k: add ath11k_qmi_free_resource() for recovery (Íñigo Huguet) [2059994]
- rtw89: core.h: Replace zero-length array with flexible-array member (Íñigo Huguet) [2059994]
- brcmfmac: Replace zero-length arrays with flexible-array members (Íñigo Huguet) [2059994]
- rtw89: fix RCU usage in rtw89_core_txq_push() (Íñigo Huguet) [2059994]
- rtw88: coex: Update rtl8822c COEX version to 22020720 (Íñigo Huguet) [2059994]
- rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info (Íñigo Huguet) [2059994]
- rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controller (Íñigo Huguet) [2059994]
- rtw88: coex: update BT PTA counter regularly (Íñigo Huguet) [2059994]
- rtw88: coex: Improve WLAN throughput when HFP COEX (Íñigo Huguet) [2059994]
- rtw88: 8822ce: add support for TX/RX 1ss mode (Íñigo Huguet) [2059994]
- iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Fix an error code in iwl_mvm_up() (Íñigo Huguet) [2059994]
- iwlwifi: Fix -EIO error code that is never returned (Íñigo Huguet) [2059994]
- iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy (Íñigo Huguet) [2059994]
- iwlwifi: Fix syntax errors in comments (Íñigo Huguet) [2059994]
- iwlwifi: dvm: use struct_size over open coded arithmetic (Íñigo Huguet) [2059994]
- iwlwifi/fw: use struct_size over open coded arithmetic (Íñigo Huguet) [2059994]
- iwlwifi: Make use of the helper macro LIST_HEAD() (Íñigo Huguet) [2059994]
- iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs() (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: send hcmd to fw after dump collection completes. (Íñigo Huguet) [2059994]
- iwlwifi: mvm: move only to an enabled channel (Íñigo Huguet) [2059994]
- iwlwifi: mvm: update BAID allocation command again (Íñigo Huguet) [2059994]
- iwlwifi: api: remove ttl field from TX command (Íñigo Huguet) [2059994]
- iwlwifi: support new queue allocation command (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: support dump policy for the dump size (Íñigo Huguet) [2059994]
- iwlwifi: pcie: iwlwifi: fix device id 7F70 struct (Íñigo Huguet) [2059994]
- iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configuration (Íñigo Huguet) [2059994]
- iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argument (Íñigo Huguet) [2059994]
- iwlwifi: remove command ID argument from queue allocation (Íñigo Huguet) [2059994]
- iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq (Íñigo Huguet) [2059994]
- iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add additional info for boot info failures (Íñigo Huguet) [2059994]
- iwlwifi: mvm: always remove the session protection after association (Íñigo Huguet) [2059994]
- iwlwifi: mvm: make iwl_mvm_reconfig_scd() static (Íñigo Huguet) [2059994]
- iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Disable WiFi bands selectively with BIOS (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add additional info for boot info failures (Íñigo Huguet) [2059994]
- iwlwifi: mvm: don't send BAID removal to the FW during hw_restart (Íñigo Huguet) [2059994]
- iwlwifi: don't dump_stack() when we get an unexpected interrupt (Íñigo Huguet) [2059994]
- iwlwifi: mvm: rfi: handle deactivation notification (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Consider P2P GO operation during scan (Íñigo Huguet) [2059994]
- iwlwifi: bump FW API to 70 for AX devices (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Unify the scan iteration functions (Íñigo Huguet) [2059994]
- iwlwifi: mei: use C99 initializer for device IDs (Íñigo Huguet) [2059994]
- iwlwifi: debugfs: remove useless double condition (Íñigo Huguet) [2059994]
- iwlwifi: remove unused macros (Íñigo Huguet) [2059994]
- iwlwifi: eeprom: clean up macros (Íñigo Huguet) [2059994]
- iwlwifi: drv: load tlv debug data earlier (Íñigo Huguet) [2059994]
- iwlwifi: pcie: Adapt rx queue write pointer for Bz family (Íñigo Huguet) [2059994]
- iwlwifi: pcie: adjust to Bz completion descriptor (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Passively scan non PSC channels only when requested so (Íñigo Huguet) [2059994]
- iwlwifi: scan: Modify return value of a function (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: Avoid using dram data if allocation failed (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Correctly set fragmented EBS (Íñigo Huguet) [2059994]
- iwlwifi: nvm: Correct HE capability (Íñigo Huguet) [2059994]
- iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warnings (Íñigo Huguet) [2059994]
- iwlwifi: make some functions friendly to sparse (Íñigo Huguet) [2059994]
- iwlwifi: avoid variable shadowing (Íñigo Huguet) [2059994]
- iwlwifi: remove unused DC2DC_CONFIG_CMD definitions (Íñigo Huguet) [2059994]
- iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams() (Íñigo Huguet) [2059994]
- iwlwifi: fw: make dump_start callback void (Íñigo Huguet) [2059994]
- iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflow (Íñigo Huguet) [2059994]
- iwlwifi: mvm: use debug print instead of WARN_ON() (Íñigo Huguet) [2059994]
- iwlwifi: read and print OTP minor version (Íñigo Huguet) [2059994]
- iwlwifi: add support for BZ-U and BZ-L HW (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add support for CT-KILL notification version 2 (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: remove DBGI_SRAM address reset writing (Íñigo Huguet) [2059994]
- iwlwifi: mvm: support v3 of station HE context command (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: add IMR DRAM dump support (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: fix DBGC allocation flow (Íñigo Huguet) [2059994]
- iwlwifi: pcie: add support for MS devices (Íñigo Huguet) [2059994]
- iwlwifi: mvm: align locking in D3 test debugfs (Íñigo Huguet) [2059994]
- iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS req (Íñigo Huguet) [2059994]
- iwlwifi: advertise support for HE - DCM BPSK RX/TX (Íñigo Huguet) [2059994]
- iwlwifi: mvm: only enable HE DCM if we also support TX (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: fix DBGI_SRAM ini dump header. (Íñigo Huguet) [2059994]
- iwlwifi: dbg: add infra for tracking free buffer size (Íñigo Huguet) [2059994]
- iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessions (Íñigo Huguet) [2059994]
- iwlwifi: mvm: support new BAID allocation command (Íñigo Huguet) [2059994]
- iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg() (Íñigo Huguet) [2059994]
- iwlwifi: cfg: add support for 1K BA queue (Íñigo Huguet) [2059994]
- iwlwifi: avoid void pointer arithmetic (Íñigo Huguet) [2059994]
- iwlwifi: fix various more -Wcast-qual warnings (Íñigo Huguet) [2059994]
- iwlwifi: propagate (const) type qualifier (Íñigo Huguet) [2059994]
- iwlwifi: de-const properly where needed (Íñigo Huguet) [2059994]
- iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id (Íñigo Huguet) [2059994]
- iwlwifi: mvm: fw: clean up hcmd struct creation (Íñigo Huguet) [2059994]
- iwlwifi: prefer WIDE_ID() over iwl_cmd_id() (Íñigo Huguet) [2059994]
- iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI setting (Íñigo Huguet) [2059994]
- iwlwifi: mvm: offload channel switch timing to FW (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL sta (Íñigo Huguet) [2059994]
- mac80211_hwsim: Advertise support for EHT capabilities (Íñigo Huguet) [2059994]
- mac80211: parse AddBA request with extended AddBA element (Íñigo Huguet) [2059994]
- mac80211: calculate max RX NSS for EHT mode (Íñigo Huguet) [2059994]
- mac80211: Add support for storing station EHT capabilities (Íñigo Huguet) [2059994]
- mac80211: Handle station association response with EHT (Íñigo Huguet) [2059994]
- mac80211: Add EHT capabilities to association/probe request (Íñigo Huguet) [2059994]
- mac80211: Add initial support for EHT and 320 MHz channels (Íñigo Huguet) [2059994]
- mac80211: Support parsing EHT elements (Íñigo Huguet) [2059994]
- cfg80211: Support configuration of station EHT capabilities (Íñigo Huguet) [2059994]
- nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN (Íñigo Huguet) [2059994]
- cfg80211: add NO-EHT flag to regulatory (Íñigo Huguet) [2059994]
- nl80211: add support for 320MHz channel limitation (Íñigo Huguet) [2059994]
- nl80211: add EHT MCS support (Íñigo Huguet) [2059994]
- cfg80211: Add support for EHT 320 MHz channel width (Íñigo Huguet) [2059994]
- cfg80211: Add data structures to capture EHT capabilities (Íñigo Huguet) [2059994]
- ieee80211: add EHT 1K aggregation definitions (Íñigo Huguet) [2059994]
- ieee80211: Add EHT (802.11be) definitions (Íñigo Huguet) [2059994]
- mac80211_hwsim: Add custom regulatory for 6GHz (Íñigo Huguet) [2059994]
- mac80211_hwsim: don't shadow a global variable (Íñigo Huguet) [2059994]
- mac80211_hwsim: check TX and STA bandwidth (Íñigo Huguet) [2059994]
- nl80211: accept only HE capability elements with valid size (Íñigo Huguet) [2059994]
- mac80211: parse only HE capability elements with valid size (Íñigo Huguet) [2059994]
- ieee80211: add helper to check HE capability element size (Íñigo Huguet) [2059994]
- nl80211: use RCU to read regdom in reg get/dump (Íñigo Huguet) [2059994]
- mac80211_hwsim: Add debugfs to control rx status RSSI (Íñigo Huguet) [2059994]
- ieee80211: use tab to indent struct ieee80211_neighbor_ap_info (Íñigo Huguet) [2059994]
- rtw89: handle TX/RX 160M bandwidth (Íñigo Huguet) [2059994]
- rtw89: declare if chip support 160M bandwidth (Íñigo Huguet) [2059994]
- rtw89: add 6G support to rate adaptive mechanism (Íñigo Huguet) [2059994]
- rtw89: extend subband for 6G band (Íñigo Huguet) [2059994]
- rtw89: refine naming of rfk helpers with prefix (Íñigo Huguet) [2059994]
- rtw89: make rfk helpers common across chips (Íñigo Huguet) [2059994]
- brcmfmac: Add BCM43454/6 support (Íñigo Huguet) [2059994]
- ath11k: fix destination monitor ring out of sync (Íñigo Huguet) [2059994]
- ath11k: fix radar detection in 160 Mhz (Íñigo Huguet) [2059994]
- ath11k: fix WARN_ON during ath11k_mac_update_vif_chan (Íñigo Huguet) [2059994]
- ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl() (Íñigo Huguet) [2059994]
- brcmfmac: of: remove redundant variable len (Íñigo Huguet) [2059994]
- brcmfmac: p2p: Replace one-element arrays with flexible-array members (Íñigo Huguet) [2059994]
- rtw89: coex: set EN bit to PLT register (Íñigo Huguet) [2059994]
- rtw89: recover rates of rate adaptive mechanism (Íñigo Huguet) [2059994]
- rtw88: recover rates of rate adaptive mechanism (Íñigo Huguet) [2059994]
- rtw89: declare AP mode support (Íñigo Huguet) [2059994]
- rtw89: debug: add stations entry to show ID assignment (Íñigo Huguet) [2059994]
- rtw89: implement ieee80211_ops::start_ap and stop_ap (Íñigo Huguet) [2059994]
- rtw89: maintain assoc/disassoc STA states of firmware and hardware (Íñigo Huguet) [2059994]
- rtw89: only STA mode change vif_type mapping dynamically (Íñigo Huguet) [2059994]
- rtw89: add addr_cam field to sta to support AP mode (Íñigo Huguet) [2059994]
- rtw89: extend role_maintain to support AP mode (Íñigo Huguet) [2059994]
- rtw88: fix use after free in rtw_hw_scan_update_probe_req() (Íñigo Huguet) [2059994]
- mac80211: Remove redundent assignment channel_type (Íñigo Huguet) [2059994]
- mac80211: remove useless ieee80211_vif_is_mesh() check (Íñigo Huguet) [2059994]
- mac80211: fix struct ieee80211_tx_info size (Íñigo Huguet) [2059994]
- mac80211: mlme: validate peer HE supported rates (Íñigo Huguet) [2059994]
- mac80211: remove unused macros (Íñigo Huguet) [2059994]
- cfg80211: pmsr: remove useless ifdef guards (Íñigo Huguet) [2059994]
- mac80211: airtime: avoid variable shadowing (Íñigo Huguet) [2059994]
- mac80211: mlme: add documentation from spec to code (Íñigo Huguet) [2059994]
- mac80211: vht: use HE macros for parsing HE capabilities (Íñigo Huguet) [2059994]
- ieee80211: radiotap: fix -Wcast-qual warnings (Íñigo Huguet) [2059994]
- cfg80211: fix -Wcast-qual warnings (Íñigo Huguet) [2059994]
- ieee80211: fix -Wcast-qual warnings (Íñigo Huguet) [2059994]
- cfg80211: don't add non transmitted BSS to 6GHz scanned channels (Íñigo Huguet) [2059994]
- ieee80211: fix HE SPR size calculation (Íñigo Huguet) [2059994]
- cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP (Íñigo Huguet) [2059994]
- mac80211: consider RX NSS in UHB connection (Íñigo Huguet) [2059994]
- mac80211: limit bandwidth in HE capabilities (Íñigo Huguet) [2059994]
- mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes (Íñigo Huguet) [2059994]
- mt76: dma: initialize skip_unmap in mt76_dma_rx_fill (Íñigo Huguet) [2059994]
- mt76: do not always copy ethhdr in reverse_frag0_hdr_trans (Íñigo Huguet) [2059994]
- mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector state (Íñigo Huguet) [2059994]
- mt76: mt7615: fix/rewrite the dfs state handling logic (Íñigo Huguet) [2059994]
- mt76: mt7915: fix/rewrite the dfs state handling logic (Íñigo Huguet) [2059994]
- mt76: mt76x02: improve tx hang detection (Íñigo Huguet) [2059994]
- mt76x02: improve mac error check/reset reliability (Íñigo Huguet) [2059994]
- mt76: mt7921s: run sleep mode by default (Íñigo Huguet) [2059994]
- mt76: sdio: honor the largest Tx buffer the hardware can support (Íñigo Huguet) [2059994]
- mt76: mt7915: fix the nss setting in bitrates (Íñigo Huguet) [2059994]
- mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv() (Íñigo Huguet) [2059994]
- mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs() (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix a possible memory leak in mt7921_load_patch (Íñigo Huguet) [2059994]
- mt76: mt7915: fix possible memory leak in mt7915_mcu_add_sta (Íñigo Huguet) [2059994]
- mt76: stop the radar detector after leaving dfs channel (Íñigo Huguet) [2059994]
- mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update (Íñigo Huguet) [2059994]
- mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update (Íñigo Huguet) [2059994]
- mt76: mt7663s: flush runtime-pm queue after waking up the device (Íñigo Huguet) [2059994]
- mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN) (Íñigo Huguet) [2059994]
- mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotap (Íñigo Huguet) [2059994]
- mt76: mt7915: add missing DATA4_TB_SPTL_REUSE1 to mt7915_mac_decode_he_radiotap (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module (Íñigo Huguet) [2059994]
- mt76: mt7915: enable radar background detection (Íñigo Huguet) [2059994]
- mt76: mt7915: report radar pattern if detected by rdd2 (Íñigo Huguet) [2059994]
- mt76: mt7915: introduce rdd_monitor debugfs node (Íñigo Huguet) [2059994]
- mt76: mt7915: enable radar trigger on rdd2 (Íñigo Huguet) [2059994]
- mt76: mt7915: introduce mt7915_set_radar_background routine (Íñigo Huguet) [2059994]
- mt76: mt7915: set bssinfo/starec command when adding interface (Íñigo Huguet) [2059994]
- mt76: mt7921: toggle runtime-pm adding a monitor vif (Íñigo Huguet) [2059994]
- mt76: mt7921: fix endianness issues in mt7921_mcu_set_tx() (Íñigo Huguet) [2059994]
- mt76: sdio: disable interrupt in mt76s_sdio_irq (Íñigo Huguet) [2059994]
- mt76: mt7921: fix crash when startup fails. (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl (Íñigo Huguet) [2059994]
- mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb() (Íñigo Huguet) [2059994]
- mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb() (Íñigo Huguet) [2059994]
- mt76: mt7615: fix a leftover race in runtime-pm (Íñigo Huguet) [2059994]
- mt76: mt7921: fix a leftover race in runtime-pm (Íñigo Huguet) [2059994]
- mt76: mt7921: do not always disable fw runtime-pm (Íñigo Huguet) [2059994]
- mt76: mt7915: add support for passing chip/firmware debug data to user space (Íñigo Huguet) [2059994]
- mt76: mt7615e: process txfree and txstatus without allocating skbs (Íñigo Huguet) [2059994]
- mt76: mt7915: update bss_info with cipher after setting the group key (Íñigo Huguet) [2059994]
- mt76: mt7615: update bss_info with cipher after setting the group key (Íñigo Huguet) [2059994]
- mt76: connac: add support for passing the cipher field in bss_info (Íñigo Huguet) [2059994]
- mt76: mt7921e: process txfree and txstatus without allocating skbs (Íñigo Huguet) [2059994]
- mt76: mt7615: fix a possible race enabling/disabling runtime-pm (Íñigo Huguet) [2059994]
- mt76: mt7921: set EDCA parameters with the MCU CE command (Íñigo Huguet) [2059994]
- mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition error (Íñigo Huguet) [2059994]
- mt76: mt7921: forbid the doze mode when coredump is in progress (Íñigo Huguet) [2059994]
- mt76: mt7921e: make dev->fw_assert usage consistent (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_set_rts_thresh (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac module (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_init_download (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_patch_sem_ctrl/mt76_connac_mcu_start_patch (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_restart in common module (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_start_firmware (Íñigo Huguet) [2059994]
- mt76: mt7921: get rid of mt7921_mcu_get_eeprom (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_set_pm in connac module (Íñigo Huguet) [2059994]
- mt76: connac: introduce is_connac_v1 utility routine (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_sta_uapsd (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_sta_basic_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_sta_ba (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_sta_ba_tlv (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module (Íñigo Huguet) [2059994]
- mt76: mt7915: remove duplicated defs in mcu.h (Íñigo Huguet) [2059994]
- mt76: mt7915: move pci specific code back to pci.c (Íñigo Huguet) [2059994]
- mt76: mt7921s: update mt7921s_wfsys_reset sequence (Íñigo Huguet) [2059994]
- mt76: mt7921s: clear MT76_STATE_MCU_RUNNING immediately after reset (Íñigo Huguet) [2059994]
- mt76: sdio: lock sdio when it is needed (Íñigo Huguet) [2059994]
- mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv (Íñigo Huguet) [2059994]
- mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta mode (Íñigo Huguet) [2059994]
- mt76: make mt76_sar_capa static (Íñigo Huguet) [2059994]
- mt76: mt7915: add device id for mt7916 (Íñigo Huguet) [2059994]
- mt76: set wlan_idx_hi on mt7916 (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_add_key in connac module (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_get_phy utilities (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_chan_bw in common code (Íñigo Huguet) [2059994]
- mt76: connac: move mt76_connac_mcu_get_cipher in common code (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_add_tlv routine (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_alloc_wtbl_req (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_req (Íñigo Huguet) [2059994]
- mt76: connac: fix sta_rec_wtbl tag len (Íñigo Huguet) [2059994]
- mt76: mt7915: add mt7916 calibrated data support (Íñigo Huguet) [2059994]
- mt76: mt7915: update mt7915_chan_mib_offs for mt7916 (Íñigo Huguet) [2059994]
- mt76: mt7915: update rx rate reporting for mt7916 (Íñigo Huguet) [2059994]
- mt76: mt7915: add txfree event v3 (Íñigo Huguet) [2059994]
- mt76: mt7915: enlarge wcid size to 544 (Íñigo Huguet) [2059994]
- mt76: mt7915: rework eeprom.c to adapt mt7916 changes (Íñigo Huguet) [2059994]
- mt76: mt7915: add firmware support for mt7916 (Íñigo Huguet) [2059994]
- mt76: mt7915: rework dma.c to adapt mt7916 changes (Íñigo Huguet) [2059994]
- mt76: add MT_RXQ_MAIN_WA for mt7916 (Íñigo Huguet) [2059994]
- mt76: mt7915: refine register definition (Íñigo Huguet) [2059994]
- mt76: mt7915: add mt7915_mmio_probe() as a common probing function (Íñigo Huguet) [2059994]
- mt76: mt7915: fix polling firmware-own status (Íñigo Huguet) [2059994]
- brcmfmac: pcie: Read the console on init and shutdown (Íñigo Huguet) [2059994]
- brcmfmac: fwil: Constify iovar name arguments (Íñigo Huguet) [2059994]
- brcmfmac: of: Use devm_kstrdup for board_type & check for errors (Íñigo Huguet) [2059994]
- brcmfmac: pcie: Fix crashes due to early IRQs (Íñigo Huguet) [2059994]
- brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio (Íñigo Huguet) [2059994]
- brcmfmac: pcie: Declare missing firmware files in pcie.c (Íñigo Huguet) [2059994]
- brcmfmac: firmware: Allocate space for default boardrev in nvram (Íñigo Huguet) [2059994]
- brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path (Íñigo Huguet) [2059994]
- rtlwifi: remove redundant initialization of variable ul_encalgo (Íñigo Huguet) [2059994]
- ray_cs: Check ioremap return value (Íñigo Huguet) [2059994]
- ath11k: add debugfs for TWT debug calls (Íñigo Huguet) [2059994]
- ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs (Íñigo Huguet) [2059994]
- ath11k: Add debugfs interface to configure firmware debug log level (Íñigo Huguet) [2059994]
- rtw88: rtw8821c: enable rfe 6 devices (Íñigo Huguet) [2059994]
- rtw88: fix memory overrun and memory leak during hw_scan (Íñigo Huguet) [2059994]
- rtw88: fix idle mode flow for hw scan (Íñigo Huguet) [2059994]
- rtw88: check for validity before using a pointer (Íñigo Huguet) [2059994]
- ath11k: mhi: use mhi_sync_power_up() (Íñigo Huguet) [2059994]
- ath11k: pci: fix crash on suspend if board file is not found (Íñigo Huguet) [2059994]
- ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_ops (Íñigo Huguet) [2059994]
- ath11k: Fix uninitialized symbol 'rx_buf_sz' (Íñigo Huguet) [2059994]
- ath11k: fix kernel panic during unload/load ath11k modules (Íñigo Huguet) [2059994]
- ath11k: Rename ath11k_ahb_ext_irq_config (Íñigo Huguet) [2059994]
- brcmfmac: add CYW43570 PCIE device (Íñigo Huguet) [2059994]
- brcmfmac: use ISO3166 country code and 0 rev as fallback on some devices (Íñigo Huguet) [2059994]
- rtw89: use pci_read/write_config instead of dbi read/write (Íñigo Huguet) [2059994]
- rtw89: refine DIG feature to support 160M and CCK PD (Íñigo Huguet) [2059994]
- rtw89: include subband type in channel params (Íñigo Huguet) [2059994]
- rtw89: handle 6G band if supported by a chipset (Íñigo Huguet) [2059994]
- rtw89: separate {init,deinit}_addr_cam functions (Íñigo Huguet) [2059994]
- rtw89: set mac_id and port ID to TXWD (Íñigo Huguet) [2059994]
- rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep mode (Íñigo Huguet) [2059994]
- rtw89: configure mac port HIQ registers (Íñigo Huguet) [2059994]
- rtw89: rename vif_maintain to role_maintain (Íñigo Huguet) [2059994]
- rtw89: extend firmware commands on states of sta_assoc and sta_disconnect (Íñigo Huguet) [2059994]
- rtw89: allocate mac_id for each station in AP mode (Íñigo Huguet) [2059994]
- rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets (Íñigo Huguet) [2059994]
- rtw89: add C2H handle of BCN_CNT (Íñigo Huguet) [2059994]
- rtw89: download beacon content to firmware (Íñigo Huguet) [2059994]
- rtw89: use hardware SSN to TX management frame (Íñigo Huguet) [2059994]
- rtw89: configure rx_filter according to FIF_PROBE_REQ (Íñigo Huguet) [2059994]
- rtw89: correct use of BA CAM (Íñigo Huguet) [2059994]
- rtw89: encapsulate RX handlers to single function (Íñigo Huguet) [2059994]
- rtw89: Add RX counters of VHT MCS-10/11 to debugfs (Íñigo Huguet) [2059994]
- rtw89: remove duplicate definition of hardware port number (Íñigo Huguet) [2059994]
- rtw89: extract modules by chipset (Íñigo Huguet) [2059994]
- ath11k: avoid firmware crash when reg set for QCA6390/WCN6855 (Íñigo Huguet) [2059994]
- ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz (Íñigo Huguet) [2059994]
- ath9k_htc: fix uninit value bugs (Íñigo Huguet) [2059994]
- ath10k: abstract htt_rx_desc structure (Íñigo Huguet) [2059994]
- ath9k: remove redundant status variable (Íñigo Huguet) [2059994]
- ath11k: Reconfigure hardware rate for WCN6855 after vdev is started (Íñigo Huguet) [2059994]
- ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocation (Íñigo Huguet) [2059994]
- ath10k: Use platform_get_irq() to get the interrupt (Íñigo Huguet) [2059994]
- ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk() (Íñigo Huguet) [2059994]
- ath11k: move function ath11k_dp_rx_process_mon_status (Íñigo Huguet) [2059994]
- ath11k: enable RX PPDU stats in monitor co-exist mode (Íñigo Huguet) [2059994]
- ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855 (Íñigo Huguet) [2059994]
- ath11k: add LDPC FEC type in 802.11 radiotap header (Íñigo Huguet) [2059994]
- ath11k: Refactor the fallback routine when peer create fails (Íñigo Huguet) [2059994]
- ath11k: fix workqueue not getting destroyed after rmmod (Íñigo Huguet) [2059994]
- ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern (Íñigo Huguet) [2059994]
- ath11k: add missing of_node_put() to avoid leak (Íñigo Huguet) [2059994]
- rfkill: define rfill_soft_blocked() if !RFKILL (Íñigo Huguet) [2059994]
- Revert "ath10k: drop beacon and probe response which leak from other channel" (Íñigo Huguet) [2059994]
- iwlwifi: mvm: return value for request_ownership (Íñigo Huguet) [2059994]
- nl80211: Update bss channel on channel switch for P2P_CLIENT (Íñigo Huguet) [2059994]
- iwlwifi: fix build error for IWLMEI (Íñigo Huguet) [2059994]
- mac80211: treat some SAE auth steps as final (Íñigo Huguet) [2059994]
- nl80211: Handle nla_memdup failures in handle_nan_filter (Íñigo Huguet) [2059994]
- iwlwifi: mvm: check debugfs_dir ptr before use (Íñigo Huguet) [2059994]
- iwlwifi: don't advertise TWT support (Íñigo Huguet) [2059994]
- mac80211: fix forwarded mesh frames AC & queue selection (Íñigo Huguet) [2059994]
- mac80211: refuse aggregations sessions before authorized (Íñigo Huguet) [2059994]
- mac80211: fix EAPoL rekey fail in 802.3 rx path (Íñigo Huguet) [2059994]
- iwlwifi: fix use-after-free (Íñigo Huguet) [2059994]
- bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W (Íñigo Huguet) [2059994]
- bus: mhi: pci_generic: Add mru_default for Foxconn SDX55 (Íñigo Huguet) [2059994]
- cfg80211: fix race in netlink owner interface destruction (Íñigo Huguet) [2059994]
- iwlwifi: mvm: don't send SAR GEO command for 3160 devices (Íñigo Huguet) [2059994]
- iwlwifi: remove deprecated broadcast filtering feature (Íñigo Huguet) [2059994]
- iwlwifi: mei: report RFKILL upon register when needed (Íñigo Huguet) [2059994]
- iwlwifi: mvm: don't feed the hardware RFKILL into iwlmei (Íñigo Huguet) [2059994]
- iwlwifi: mei: retry mapping the shared area (Íñigo Huguet) [2059994]
- iwlwifi: mei: fix the pskb_may_pull check in ipv4 (Íñigo Huguet) [2059994]
- iwlwifi: pcie: gen2: fix locking when "HW not ready" (Íñigo Huguet) [2059994]
- iwlwifi: pcie: fix locking when "HW not ready" (Íñigo Huguet) [2059994]
- iwlwifi: fix iwl_legacy_rate_to_fw_idx (Íñigo Huguet) [2059994]
- iwlwifi: mvm: fix condition which checks the version of rate_n_flags (Íñigo Huguet) [2059994]
- mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work (Íñigo Huguet) [2059994]
- mac80211_hwsim: report NOACK frames in tx_status (Íñigo Huguet) [2059994]
- mac80211: mlme: check for null after calling kmemdup (Íñigo Huguet) [2059994]
- brcmfmac: firmware: Fix crash in brcm_alt_fw_path (Íñigo Huguet) [2059994]
- mac80211: use ieee80211_bss_get_elem() (Íñigo Huguet) [2059994]
- nl80211: clarify comment for mesh PLINK_BLOCKED state (Íñigo Huguet) [2059994]
- mac80211: Add stations iterator where the iterator function may sleep (Íñigo Huguet) [2059994]
- mac80211: allow non-standard VHT MCS-10/11 (Íñigo Huguet) [2059994]
- codel: remove unnecessary pkt_sched.h include (Íñigo Huguet) [2059994]
- codel: remove unnecessary sock.h include (Íñigo Huguet) [2059994]
- rtw88: don't consider deep PS mode when transmitting packet (Íñigo Huguet) [2059994]
- ath11k: add support of firmware logging for WCN6855 (Íñigo Huguet) [2059994]
- ath10k: replace strlcpy with strscpy (Íñigo Huguet) [2059994]
- rtw88: support SAR via kernel common API (Íñigo Huguet) [2059994]
- rtw88: 8822c: add ieee80211_ops::hw_scan (Íñigo Huguet) [2059994]
- iwlwifi: mei: wait before mapping the shared area (Íñigo Huguet) [2059994]
- iwlwifi: mei: clear the ownership when the driver goes down (Íñigo Huguet) [2059994]
- iwlwifi: fw: fix some scan kernel-doc (Íñigo Huguet) [2059994]
- iwlwifi: mvm: remove card state notification code (Íñigo Huguet) [2059994]
- iwlwifi: mvm: drop too short packets silently (Íñigo Huguet) [2059994]
- iwlwifi: return op_mode only in case the failure is from MEI (Íñigo Huguet) [2059994]
- iwlwifi: mvm: support Bz TX checksum offload (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowed (Íñigo Huguet) [2059994]
- iwlwifi: mvm: correctly set schedule scan profiles (Íñigo Huguet) [2059994]
- iwlwifi: mvm: correctly set channel flags (Íñigo Huguet) [2059994]
- iwlwifi: mvm: always store the PPAG table as the latest version. (Íñigo Huguet) [2059994]
- iwlwifi: bump FW API to 69 for AX devices (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: support TLV-based firmware reset (Íñigo Huguet) [2059994]
- iwlwifi: mvm: change old-SN drop threshold (Íñigo Huguet) [2059994]
- iwlwifi: mvm: don't trust hardware queue number (Íñigo Huguet) [2059994]
- iwlwifi: mvm: handle RX checksum on Bz devices (Íñigo Huguet) [2059994]
- iwlwifi: mvm: use a define for checksum flags mask (Íñigo Huguet) [2059994]
- iwlwifi: remove module loading failure message (Íñigo Huguet) [2059994]
- iwlwifi: mvm: isolate offload assist (checksum) calculation (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add support for OCE scan (Íñigo Huguet) [2059994]
- iwlwifi: dump RCM error tables (Íñigo Huguet) [2059994]
- iwlwifi: dump both TCM error tables if present (Íñigo Huguet) [2059994]
- iwlwifi: dump CSR scratch from outer function (Íñigo Huguet) [2059994]
- iwlwifi: parse error tables from debug TLVs (Íñigo Huguet) [2059994]
- iwlwifi: recognize missing PNVM data and then log filename (Íñigo Huguet) [2059994]
- iwlwifi: rs: add support for TLC config command ver 4 (Íñigo Huguet) [2059994]
- iwlwifi: mvm: rfi: update rfi table (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Add list of OEMs allowed to use TAS (Íñigo Huguet) [2059994]
- iwlwifi: mvm: support revision 1 of WTAS table (Íñigo Huguet) [2059994]
- iwlwifi: fw: remove dead error log code (Íñigo Huguet) [2059994]
- iwlwifi: do not use __unused as variable name (Íñigo Huguet) [2059994]
- iwlwifi: iwl-eeprom-parse: mostly dvm only (Íñigo Huguet) [2059994]
- iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif() (Íñigo Huguet) [2059994]
- iwlwifi: mvm: fix a stray tab (Íñigo Huguet) [2059994]
- ath11k: add regdb.bin download for regdb offload (Íñigo Huguet) [2059994]
- rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protection (Íñigo Huguet) [2059994]
- rtw88: don't check CRC of VHT-SIG-B in 802.11ac signal (Íñigo Huguet) [2059994]
- iwlwifi: mvm: fix imbalanced locking in iwl_mvm_start_get_nvm() (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add dbg_time_point to debugfs (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add missing min_size to kernel-doc (Íñigo Huguet) [2059994]
- iwlwifi: mei: fix W=1 warnings (Íñigo Huguet) [2059994]
- ath11k: add support for hardware rfkill for QCA6390 (Íñigo Huguet) [2059994]
- ath11k: report tx bitrate for iw wlan station dump (Íñigo Huguet) [2059994]
- ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id() (Íñigo Huguet) [2059994]
- ath11k: add signal report to mac80211 for QCA6390 and WCN6855 (Íñigo Huguet) [2059994]
- ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855 (Íñigo Huguet) [2059994]
- cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface (Íñigo Huguet) [2059994]
- rfkill: allow to get the software rfkill state (Íñigo Huguet) [2059994]
- cfg80211: refactor cfg80211_get_ies_channel_number() (Íñigo Huguet) [2059994]
- nl82011: clarify interface combinations wrt. channels (Íñigo Huguet) [2059994]
- nl80211: Add support to offload SA Query procedures for AP SME device (Íñigo Huguet) [2059994]
- nl80211: Add support to set AP settings flags with single attribute (Íñigo Huguet) [2059994]
- mac80211: add more HT/VHT/HE state logging (Íñigo Huguet) [2059994]
- cfg80211: Use the HE operation IE to determine a 6GHz BSS channel (Íñigo Huguet) [2059994]
- cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard (Íñigo Huguet) [2059994]
- mac80211: Notify cfg80211 about association comeback (Íñigo Huguet) [2059994]
- cfg80211: Add support for notifying association comeback (Íñigo Huguet) [2059994]
- mac80211: introduce channel switch disconnect function (Íñigo Huguet) [2059994]
- cfg80211: Fix order of enum nl80211_band_iftype_attr documentation (Íñigo Huguet) [2059994]
- cfg80211: simplify cfg80211_chandef_valid() (Íñigo Huguet) [2059994]
- mac80211: Remove a couple of obsolete TODO (Íñigo Huguet) [2059994]
- mac80211: use coarse boottime for airtime fairness code (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix cmd timeout in throughput test (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix suspend error with enlarging mcu timeout value (Íñigo Huguet) [2059994]
- mt76: mt7921s: make pm->suspended usage consistent (Íñigo Huguet) [2059994]
- mt76: mt7921: clear pm->suspended in mt7921_mac_reset_work (Íñigo Huguet) [2059994]
- mt76: connac: rely on le16_add_cpu in mt76_connac_mcu_add_nested_tlv (Íñigo Huguet) [2059994]
- mt76: mt7921: remove dead definitions (Íñigo Huguet) [2059994]
- mt76: mt7915: add mu-mimo and ofdma debugfs knobs (Íñigo Huguet) [2059994]
- mt76: mt7915: introduce mt76_vif in mt7915_vif (Íñigo Huguet) [2059994]
- mt76: mt7921: reduce log severity levels for informative messages (Íñigo Huguet) [2059994]
- mt76: mt7915: rely on mt76_connac definitions (Íñigo Huguet) [2059994]
- mt76: connac: rely on MCU_CMD macro (Íñigo Huguet) [2059994]
- mt76: connac: introduce MCU_CE_CMD macro (Íñigo Huguet) [2059994]
- mt76: connac: introduce MCU_UNI_CMD macro (Íñigo Huguet) [2059994]
- mt76: connac: remove MCU_FW_PREFIX bit (Íñigo Huguet) [2059994]
- mt76: connac: align MCU_EXT definitions with 7915 driver (Íñigo Huguet) [2059994]
- mt76: connac: introduce MCU_EXT macros (Íñigo Huguet) [2059994]
- mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663 (Íñigo Huguet) [2059994]
- mt76: mt7915: process txfree and txstatus without allocating skbs (Íñigo Huguet) [2059994]
- mt76: allow drivers to drop rx packets early (Íñigo Huguet) [2059994]
- mt76: mt7663: disable 4addr capability (Íñigo Huguet) [2059994]
- mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr (Íñigo Huguet) [2059994]
- mt76: move sar_capa configuration in common code (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix possible kernel crash due to invalid Rx count (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix bus hang with wrong privilege (Íñigo Huguet) [2059994]
- mt76: eeprom: tolerate corrected bit-flips (Íñigo Huguet) [2059994]
- mt76: mt7603: improve reliability of tx powersave filtering (Íñigo Huguet) [2059994]
- mt76: clear sta powersave flag after notifying driver (Íñigo Huguet) [2059994]
- mt76: mt7915: introduce SAR support (Íñigo Huguet) [2059994]
- mt76: mt7603: introduce SAR support (Íñigo Huguet) [2059994]
- mt76: mt7915: improve wmm index allocation (Íñigo Huguet) [2059994]
- mt76: mt7615: improve wmm index allocation (Íñigo Huguet) [2059994]
- mt76: mt7921s: fix the device cannot sleep deeply in suspend (Íñigo Huguet) [2059994]
- mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames (Íñigo Huguet) [2059994]
- mt76: mt7915: fix decap offload corner case with 4-addr VLAN frames (Íñigo Huguet) [2059994]
- mt76: mt76x02: introduce SAR support (Íñigo Huguet) [2059994]
- mt76: move sar utilities to mt76-core module (Íñigo Huguet) [2059994]
- mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_config (Íñigo Huguet) [2059994]
- mt76: do not pass the received frame with decryption error (Íñigo Huguet) [2059994]
- mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode (Íñigo Huguet) [2059994]
- mt76: mt7615: remove dead code in get_omac_idx (Íñigo Huguet) [2059994]
- mt76: mt7921: introduce 160 MHz channel bandwidth support (Íñigo Huguet) [2059994]
- mt76: mt7921: add support for PCIe ID 0x0608/0x0616 (Íñigo Huguet) [2059994]
- mt76: testmode: add support to set MAC (Íñigo Huguet) [2059994]
- mt76: mt7915: add default calibrated data support (Íñigo Huguet) [2059994]
- mt76: only set rx radiotap flag from within decoder functions (Íñigo Huguet) [2059994]
- mt76: reverse the first fragmented frame to 802.11 (Íñigo Huguet) [2059994]
- bus: mhi: pci_generic: Introduce Sierra EM919X support (Íñigo Huguet) [2059994]
- bus: mhi: core: Add an API for auto queueing buffers for DL channel (Íñigo Huguet) [2059994]
- bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API (Íñigo Huguet) [2059994]
- bus: mhi: core: Use macros for execution environment features (Íñigo Huguet) [2059994]
- bus: mhi: pci_generic: Add new device ID support for T99W175 (Íñigo Huguet) [2059994]
- ath11k: Use reserved host DDR addresses from DT for PCI devices (Íñigo Huguet) [2059994]
- ath11k: Change qcn9074 fw to operate in mode-2 (Íñigo Huguet) [2059994]
- ath11k: add ab to TARGET_NUM_VDEVS & co (Íñigo Huguet) [2059994]
- brcmfmac: Fix incorrect type assignments for keep-alive (Íñigo Huguet) [2059994]
- ath11k: Avoid false DEADLOCK warning reported by lockdep (Íñigo Huguet) [2059994]
- ath11k: set DTIM policy to stick mode for station interface (Íñigo Huguet) [2059994]
- ath11k: support MAC address randomization in scan (Íñigo Huguet) [2059994]
- ath10k: wmi: remove array of flexible structures (Íñigo Huguet) [2059994]
- ath10k: htt: remove array of flexible structures (Íñigo Huguet) [2059994]
- ath10k: drop beacon and probe response which leak from other channel (Íñigo Huguet) [2059994]
- ath11k: Process full monitor mode rx support (Íñigo Huguet) [2059994]
- ath11k: add software monitor ring descriptor for full monitor (Íñigo Huguet) [2059994]
- ath11k: Add htt cmd to enable full monitor mode (Íñigo Huguet) [2059994]
- ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855 (Íñigo Huguet) [2059994]
- rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidth (Íñigo Huguet) [2059994]
- rtw88: add debugfs to fix tx rate (Íñigo Huguet) [2059994]
- ath: regdom: extend South Korea regulatory domain support (Íñigo Huguet) [2059994]
- ath11k: add wait operation for tx management packets for flush from mac80211 (Íñigo Huguet) [2059994]
- ath11k: add 11d scan offload support (Íñigo Huguet) [2059994]
- ath11k: add configure country code for QCA6390 and WCN6855 (Íñigo Huguet) [2059994]
- ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work (Íñigo Huguet) [2059994]
- iwlwifi: work around reverse dependency on MEI (Íñigo Huguet) [2059994]
- iwlwifi: mvm: optionally suppress assert log (Íñigo Huguet) [2059994]
- iwlwifi: fw: correctly detect HW-SMEM region subtype (Íñigo Huguet) [2059994]
- iwlwifi: implement reset flow for Bz devices (Íñigo Huguet) [2059994]
- iwlwifi: dbg: disable ini debug in 8000 family and below (Íñigo Huguet) [2059994]
- iwlwifi: support SAR GEO Offset Mapping override via BIOS (Íñigo Huguet) [2059994]
- iwlwifi: pcie: retake ownership after reset (Íñigo Huguet) [2059994]
- iwlwifi: mvm: always use 4K RB size by default (Íñigo Huguet) [2059994]
- iwlwifi: mvm/api: define system control command (Íñigo Huguet) [2059994]
- iwlwifi: bump FW API to 68 for AX devices (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add some missing command strings (Íñigo Huguet) [2059994]
- iwlwifi: fw: add support for splitting region type bits (Íñigo Huguet) [2059994]
- iwlwifi: swap 1650i and 1650s killer struct names (Íñigo Huguet) [2059994]
- iwlwifi: yoyo: support for DBGC4 for dram (Íñigo Huguet) [2059994]
- iwlwifi: mvm: update rate scale in moving back to assoc state (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add support for statistics update version 15 (Íñigo Huguet) [2059994]
- iwlwifi: mvm: Add support for a new version of scan request command (Íñigo Huguet) [2059994]
- iwlwifi: mvm: remove session protection upon station removal (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add support for PHY context command v4 (Íñigo Huguet) [2059994]
- iwlwifi: fw: api: add link to PHY context command struct v1 (Íñigo Huguet) [2059994]
- iwlwifi: mvm: support RLC configuration command (Íñigo Huguet) [2059994]
- iwlwifi: mvm: d3: support v12 wowlan status (Íñigo Huguet) [2059994]
- iwlwifi: mvm: parse firmware alive message version 6 (Íñigo Huguet) [2059994]
- iwlwifi: pcie: support Bz suspend/resume trigger (Íñigo Huguet) [2059994]
- iwlwifi: mvm: d3: move GTK rekeys condition (Íñigo Huguet) [2059994]
- ath11k: change to use dynamic memory for channel list of scan (Íñigo Huguet) [2059994]
- ath11k: add support for WCN6855 hw2.1 (Íñigo Huguet) [2059994]
- ath9k: switch to rate table based lookup (Íñigo Huguet) [2059994]
- iwlwifi: mvm: demote non-compliant kernel-doc header (Íñigo Huguet) [2059994]
- iwlwifi: mvm: fix a possible NULL pointer deference (Íñigo Huguet) [2059994]
- iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership" (Íñigo Huguet) [2059994]
- iwlwifi: mei: don't rely on the size from the shared area (Íñigo Huguet) [2059994]
- iwlwifi: mei: fix linking when tracing is not enabled (Íñigo Huguet) [2059994]
- ath11k: Avoid NULL ptr access during mgmt tx cleanup (Íñigo Huguet) [2059994]
- rtlwifi: rtl8192de: Style clean-ups (Íñigo Huguet) [2059994]
- brcmfmac: Configure keep-alive packet on suspend (Íñigo Huguet) [2059994]
- ieee80211: change HE nominal packet padding value defines (Íñigo Huguet) [2059994]
- cfg80211: use ieee80211_bss_get_elem() instead of _get_ie() (Íñigo Huguet) [2059994]
- iwlwifi: mvm: read the rfkill state and feed it to iwlmei (Íñigo Huguet) [2059994]
- iwlwifi: mvm: add vendor commands needed for iwlmei (Íñigo Huguet) [2059994]
- iwlwifi: integrate with iwlmei (Íñigo Huguet) [2059994]
- iwlwifi: mei: add debugfs hooks (Íñigo Huguet) [2059994]
- iwlwifi: mei: add the driver to allow cooperation with CSME (Íñigo Huguet) [2059994]
- mwifiex: Ensure the version string from the firmware is 0-terminated (Íñigo Huguet) [2059994]
- mwifiex: Add quirk to disable deep sleep with certain hardware revision (Íñigo Huguet) [2059994]
- mwifiex: Use a define for firmware version string length (Íñigo Huguet) [2059994]
- rtw88: add debugfs to force lowest basic rate (Íñigo Huguet) [2059994]
- rtw88: follow the AP basic rates for tx mgmt frame (Íñigo Huguet) [2059994]
- mac80211: Use memset_after() to clear tx status (Íñigo Huguet) [2059994]
- mac80211: notify non-transmitting BSS of color changes (Íñigo Huguet) [2059994]
- mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define (Íñigo Huguet) [2059994]
- cfg80211: allow continuous radar monitoring on offchannel chain (Íñigo Huguet) [2059994]
- cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event (Íñigo Huguet) [2059994]
- cfg80211: delete redundant free code (Íñigo Huguet) [2059994]
- mac80211: Remove unused assignment statements (Íñigo Huguet) [2059994]
- cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_radar_detection (Íñigo Huguet) [2059994]
- ath11k: Use memset_startat() for clearing queue descriptors (Íñigo Huguet) [2059994]
- ath11k: Fix spelling mistake "detetction" -> "detection" (Íñigo Huguet) [2059994]
- Revert "ath11k: add read variant from SMBIOS for download board data" (Íñigo Huguet) [2059994]
- ath11k: add read variant from SMBIOS for download board data (Íñigo Huguet) [2059994]
- ath11k: calculate the correct NSS of peer for HE capabilities (Íñigo Huguet) [2059994]
- ath11k: change to treat alpha code na as world wide regdomain (Íñigo Huguet) [2059994]
- cfg80211: move offchan_cac_event to a dedicated work (Íñigo Huguet) [2059994]
- mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping" (Íñigo Huguet) [2059994]
- mac80211: introduce set_radar_offchan callback (Íñigo Huguet) [2059994]
- cfg80211: implement APIs for dedicated radar detection HW (Íñigo Huguet) [2059994]
- ath11k: add support for BSS color change (Íñigo Huguet) [2059994]
- ath11k: add trace log support (Íñigo Huguet) [2059994]
- ath11k: Add missing qmi_txn_cancel() (Íñigo Huguet) [2059994]
- ath11k: Disabling credit flow for WMI path (Íñigo Huguet) [2059994]
- ath11k: Increment pending_mgmt_tx count before tx send invoke (Íñigo Huguet) [2059994]
- ath11k: send proper txpower and maxregpower values to firmware (Íñigo Huguet) [2059994]
- ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855 (Íñigo Huguet) [2059994]
- ath11k: remove return for empty tx bitrate in mac_op_sta_statistics (Íñigo Huguet) [2059994]
- ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled (Íñigo Huguet) [2059994]
- ath11k: avoid unnecessary lock contention in tx_completion path (Íñigo Huguet) [2059994]
- ath11k: add branch predictors in dp_tx path (Íñigo Huguet) [2059994]
- ath11k: avoid while loop in ring selection of tx completion interrupt (Íñigo Huguet) [2059994]
- ath11k: remove mod operator in dst ring processing (Íñigo Huguet) [2059994]
- ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory (Íñigo Huguet) [2059994]
- ath11k: add branch predictors in process_rx (Íñigo Huguet) [2059994]
- ath11k: remove usage quota while processing rx packets (Íñigo Huguet) [2059994]
- ath11k: avoid active pdev check for each msdu (Íñigo Huguet) [2059994]
- ath11k: avoid additional access to ath11k_hal_srng_dst_num_free (Íñigo Huguet) [2059994]
- ath11k: modify dp_rx desc access wrapper calls inline (Íñigo Huguet) [2059994]
- ath11k: allocate dst ring descriptors from cacheable memory (Íñigo Huguet) [2059994]
- ath11k: disable unused CE8 interrupts for ipq8074 (Íñigo Huguet) [2059994]
- ath11k: avoid unnecessary BH disable lock in STA kickout event (Íñigo Huguet) [2059994]
- ath11k: enable 802.11 power save mode in station mode (Íñigo Huguet) [2059994]
- ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_mode (Íñigo Huguet) [2059994]
- ath9k: use swap() to make code cleaner (Íñigo Huguet) [2059994]
- ath10k: fetch (pre-)calibration data via nvmem subsystem (Íñigo Huguet) [2059994]
- Revert "ath11k: add support for WCN6855 hw2.1" (Íñigo Huguet) [2059994]
- iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting (Jerry Snitselaar) [2095498]
- scsi: mpi3mr: Fix kernel-doc (Tomas Henzl) [2091878]
- scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add target device related sysfs attributes (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add shost related sysfs attributes (Tomas Henzl) [2091878]
- scsi: mpi3mr: Return error if dma_alloc_coherent() fails (Tomas Henzl) [2091878]
- scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init() (Tomas Henzl) [2091878]
- scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR (Tomas Henzl) [2091878]
- scsi: mpi3mr: Hidden drives not removed during soft reset (Tomas Henzl) [2091878]
- scsi: mpi3mr: Increase I/O timeout value to 60s (Tomas Henzl) [2091878]
- scsi: mpi3mr: Update driver version to 8.0.0.69.0 (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add support for NVMe passthrough (Tomas Henzl) [2091878]
- scsi: mpi3mr: Expose adapter state to sysfs (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add support for PEL commands (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add support for MPT commands (Tomas Henzl) [2091878]
- scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add support for driver commands (Tomas Henzl) [2091878]
- scsi: mpi3mr: Add bsg device support (Tomas Henzl) [2091878]
- selftests/powerpc: Add PPC_FEATURE2_ARCH_3_1 and PPC_FEATURE2_EBB bits (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc: Add helper to exit on failure (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add interface test for mmcra register fields (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr3_src fields (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr2_fcs_fch fields (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr2_l2l3 field (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr1_comb field (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr0_pmc56 using pmc5 (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr0_fc56 field using pmc1 (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr0_pmcjce field (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr0_pmccext bit (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr0_cc56run field (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu/: Add interface test for mmcr0 exception bits (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add macro to extract mmcr3 and mmcra fields (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add macro to extract mmcr0/mmcr1 fields (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add macros to extract mmcr fields (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add event_init_sampling function (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add utility functions to post process the mmap buffer (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add macros to parse event codes (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Add support for perf sampling tests (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc: Add a test of counting larx/stcx (Desnes A. Nunes do Rosario) [2071113]
- selftests/powerpc/pmu: Include mmap_buffer field as part of struct event (Desnes A. Nunes do Rosario) [2071113]
- [s390] net/smc: Fix af_ops of child socket pointing to released memory (Tobias Huschle) [2043832]
- [s390] net/smc: Fix NULL pointer dereference in smc_pnet_find_ib() (Tobias Huschle) [2043832]
- [s390] net/smc: use memcpy instead of snprintf to avoid out of bounds read (Tobias Huschle) [2043832]
- [s390] net/smc: Call trace_smc_tx_sendmsg when data corked (Tobias Huschle) [2043832]
- [s390] net/smc: Fix cleanup when register ULP fails (Tobias Huschle) [2043832]
- [s390] net/smc: fix connection leak (Tobias Huschle) [2043832]
- [s390] net/smc: Use a mutex for locking "struct smc_pnettable" (Tobias Huschle) [2043832]
- [s390] net/smc: unlock on error paths in __smc_setsockopt() (Tobias Huschle) [2043832]
- [s390] net/smc: return ETIMEDOUT when smc_connect_clc() timeout (Tobias Huschle) [2043832]
- [s390] net/smc: Add comment for smc_tx_pending (Tobias Huschle) [2043832]
- [s390] net/smc: Add global configure for handshake limitation by netlink (Tobias Huschle) [2043832]
- [s390] net/smc: Dynamic control handshake limitation by socket options (Tobias Huschle) [2043832]
- [s390] net/smc: Limit SMC visits when handshake workqueue congested (Tobias Huschle) [2043832]
- [s390] net/smc: Limit backlog connections (Tobias Huschle) [2043832]
- [s390] net/smc: Make smc_tcp_listen_work() independent (Tobias Huschle) [2043832]
- [s390] net/smc: Avoid overwriting the copies of clcsock callback functions (Tobias Huschle) [2043832]
- [s390] Partially revert "net/smc: Add netlink net namespace support" (Tobias Huschle) [2043832]
- [s390] net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag (Tobias Huschle) [2043832]
- [s390] net/smc: Remove corked dealyed work (Tobias Huschle) [2043832]
- [s390] net/smc: Send directly when TCP_CORK is cleared (Tobias Huschle) [2043832]
- [s390] net/smc: Forward wakeup to smc socket waitqueue after fallback (Tobias Huschle) [2043832]
- [s390] net/smc: Transitional solution for clcsock race issue (Tobias Huschle) [2043832]
- [s390] net/smc: Fix hung_task when removing SMC-R devices (Tobias Huschle) [2043832]
- [s390] net/smc: Remove unused function declaration (Tobias Huschle) [2043832]
- [s390] net/smc: Resolve the race between SMC-R link access and clear (Tobias Huschle) [2043832]
- [s390] net/smc: Introduce a new conn->lgr validity check helper (Tobias Huschle) [2043832]
- [s390] net/smc: Resolve the race between link group access and termination (Tobias Huschle) [2043832]
- [s390] net/smc: Reset conn->lgr when link group registration fails (Tobias Huschle) [2043832]
- [s390] net/smc: add comments for smc_link_{usable|sendable} (Tobias Huschle) [2043832]
- [s390] net/smc: remove redundant re-assignment of pointer link (Tobias Huschle) [2043832]
- [s390] net/smc: Introduce TCP ULP support (Tobias Huschle) [2043832]
- [s390] net/smc: Add net namespace for tracepoints (Tobias Huschle) [2043832]
- [s390] net/smc: Print net namespace in log (Tobias Huschle) [2043832]
- [s390] net/smc: Add netlink net namespace support (Tobias Huschle) [2043832]
- [s390] net/smc: Introduce net namespace support for linkgroup (Tobias Huschle) [2043832]
- [s390] net/smc: Use the bitmap API when applicable (Tobias Huschle) [2043832]
- [s390] net/smc: fix kernel panic caused by race of smc_sock (Tobias Huschle) [2043832]
- [s390] net/smc: don't send CDC/LLC message if link not ready (Tobias Huschle) [2043832]
- [s390] net/smc: fix using of uninitialized completions (Tobias Huschle) [2043832]
- [s390] net/smc: Prevent smc_release() from long blocking (Tobias Huschle) [2043832]
- [s390] net/smc: Clear memory when release and reuse buffer (Tobias Huschle) [2043832]
- [s390] net/smc: Keep smc_close_final rc during active close (Tobias Huschle) [2043832]
- [s390] net/smc: fix wrong list_del in smc_lgr_cleanup_early (Tobias Huschle) [2043832]
- [s390] net/smc: Don't call clcsock shutdown twice when smc shutdown (Tobias Huschle) [2043832]
- [s390] net/smc: Fix loop in smc_listen (Tobias Huschle) [2043832]
- [s390] net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() (Tobias Huschle) [2043832]
- [s390] net/smc: Ensure the active closing peer first closes clcsock (Tobias Huschle) [2043832]
- [s390] net/smc: Clean up local struct sock variables (Tobias Huschle) [2043832]
- [s390] net/smc: Avoid warning of possible recursive locking (Tobias Huschle) [2043832]
- [s390] net/smc: Make sure the link_id is unique (Tobias Huschle) [2043832]
- [s390] net/smc: Transfer remaining wait queue entries during fallback (Tobias Huschle) [2043832]
- [s390] net/smc: fix sk_refcnt underflow on linkdown and fallback (Tobias Huschle) [2043832]
- [s390] net/smc: Print function name in smcr_link_down tracepoint (Tobias Huschle) [2043832]
- [s390] net/smc: Introduce tracepoint for smcr link down (Tobias Huschle) [2043832]
- [s390] net/smc: Introduce tracepoints for tx and rx msg (Tobias Huschle) [2043832]
- [s390] net/smc: Introduce tracepoint for fallback (Tobias Huschle) [2043832]
- [s390] net/smc: Correct spelling mistake to TCPF_SYN_RECV (Tobias Huschle) [2043832]
- [s390] net/smc: Fix smc_link->llc_testlink_time overflow (Tobias Huschle) [2043832]
- [s390] net/smc: stop links when their GID is removed (Tobias Huschle) [2043832]
- [s390] net/smc: add netlink support for SMC-Rv2 (Tobias Huschle) [2043832]
- [s390] net/smc: extend LLC layer for SMC-Rv2 (Tobias Huschle) [2043832]
- [s390] net/smc: add v2 support to the work request layer (Tobias Huschle) [2043832]
- [s390] net/smc: retrieve v2 gid from IB device (Tobias Huschle) [2043832]
- [s390] net/smc: add v2 format of CLC decline message (Tobias Huschle) [2043832]
- [s390] net/smc: add listen processing for SMC-Rv2 (Tobias Huschle) [2043832]
- [s390] net/smc: add SMC-Rv2 connection establishment (Tobias Huschle) [2043832]
- [s390] net/smc: prepare for SMC-Rv2 connection (Tobias Huschle) [2043832]
- [s390] net/smc: save stack space and allocate smc_init_info (Tobias Huschle) [2043832]
- [s390] net/smc: add generic netlink support for system EID (Tobias Huschle) [2043832]
- [s390] net/smc: keep static copy of system EID (Tobias Huschle) [2043832]
- [s390] net/smc: add support for user defined EIDs (Tobias Huschle) [2043832]
- [s390] net/smc: Allow SMC-D 1MB DMB allocations (Tobias Huschle) [2043832]
- [s390] net/smc: no need to flush smcd_dev's event_wq before destroying it (Tobias Huschle) [2043832]
- [s390] net/smc: avoid possible duplicate dmb unregistration (Tobias Huschle) [2043832]
- [s390] net/smc: remove device from smcd_dev_list after failed device_add() (Tobias Huschle) [2043832]
* Fri Jun 17 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-402.el8]
- bnxt_en: parse and report result field when NVRAM package install fails (Ken Cox) [2043782]
- bnxt_en: Fix unnecessary dropping of RX packets (Ken Cox) [2043782]
- bnxt_en: Initiallize bp->ptp_lock first before using it (Ken Cox) [2043782]
- bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag (Ken Cox) [2043782]
- bnxt_en: Prevent XDP redirect from running when stopping TX queue (Ken Cox) [2043782 1944997]
- bnxt_en: reserve space inside receive page for skb_shared_info (Ken Cox) [2043782 1944997]
- bnxt_en: Synchronize tx when xdp redirects happen on same ring (Ken Cox) [2043782 1944997]
- net: bnxt_ptp: fix compilation error (Ken Cox) [2043782]
- bnxt: revert hastily merged uAPI aberrations (Ken Cox) [2043782]
- bnxt_en: add an nvm test for hw diagnose (Ken Cox) [2043782]
- bnxt_en: implement hw health reporter (Ken Cox) [2043782]
- bnxt_en: Do not destroy health reporters during reset (Ken Cox) [2043782]
- bnxt_en: Eliminate unintended link toggle during FW reset (Ken Cox) [2043782]
- bnxt_en: Properly report no pause support on some cards (Ken Cox) [2043782]
- bnxt_en: introduce initial link state of unknown (Ken Cox) [2043782]
- bnxt_en: parse result field when NVRAM package install fails (Ken Cox) [2043782]
- bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATE (Ken Cox) [2043782]
- bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATE (Ken Cox) [2043782]
- bnxt_en: Increase firmware message response DMA wait time (Ken Cox) [2043782]
- bnxt_en: Fix incorrect multicast rx mask setting when not requested (Ken Cox) [2043782]
- bnxt_en: Fix occasional ethtool -t loopback test failures (Ken Cox) [2043782]
- bnxt_en: Fix offline ethtool selftest with RDMA enabled (Ken Cox) [2043782]
- bnxt_en: Fix active FEC reporting to ethtool (Ken Cox) [2043782]
- bnxt_en: Fix devlink fw_activate (Ken Cox) [2043782]
- bnxt_en: Restore the resets_reliable flag in bnxt_open() (Ken Cox) [2043782]
- bnxt_en: Handle async event when the PHC is updated in RTC mode (Ken Cox) [2043782]
- bnxt_en: Implement .adjtime() for PTP RTC mode (Ken Cox) [2043782]
- bnxt_en: Add driver support to use Real Time Counter for PTP (Ken Cox) [2043782]
- bnxt_en: PTP: Refactor PTP initialization functions (Ken Cox) [2043782]
- bnxt_en: Update firmware interface to 1.10.2.73 (Ken Cox) [2043782]
- bnxt_en: improve firmware timeout messaging (Ken Cox) [2043782]
- bnxt_en: use firmware provided max timeout for messages (Ken Cox) [2043782]
- bnxt_en: improve VF error messages when PF is unavailable (Ken Cox) [2043782]
- bnxt_en: add dynamic debug support for HWRM messages (Ken Cox) [2043782]
- bnxt_en: Use page frag RX buffers for better software GRO performance (Ken Cox) [2043782]
- bnxt_en: convert to xdp_do_flush (Ken Cox) [2043782]
- bnxt_en: Support CQE coalescing mode in ethtool (Ken Cox) [2043782]
- bnxt_en: Support configurable CQE coalescing mode (Ken Cox) [2043782]
- bnxt_en: enable interrupt sampling on 5750X for DIM (Ken Cox) [2043782]
- bnxt_en: Log error report for dropped doorbell (Ken Cox) [2043782]
- bnxt_en: Add event handler for PAUSE Storm event (Ken Cox) [2043782]
- flow_offload: reject to offload tc actions in offload drivers (Ken Cox) [2043782]
- bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not set (Ken Cox) [2043782]
- bnxt_en: fix format specifier in live patch error message (Ken Cox) [2043782]
- bnxt_en: extend RTNL to VF check in devlink driver_reinit (Ken Cox) [2043782]
- bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD (Ken Cox) [2043782]
- bnxt_en: Remove not used other ULP define (Ken Cox) [2043782]
- bnxt_en: Provide stored devlink "fw" version on older firmware (Ken Cox) [2043782]
- bnxt_en: implement firmware live patching (Ken Cox) [2043782]
- bnxt_en: Update firmware interface to 1.10.2.63 (Ken Cox) [2043782]
- bnxt_en: implement dump callback for fw health reporter (Ken Cox) [2043782]
- bnxt_en: extract coredump command line from current task (Ken Cox) [2043782]
- bnxt_en: Retrieve coredump and crashdump size via FW command (Ken Cox) [2043782]
- bnxt_en: Add compression flags information in coredump segment header (Ken Cox) [2043782]
- bnxt_en: move coredump functions into dedicated file (Ken Cox) [2043782]
- bnxt_en: Refactor coredump functions (Ken Cox) [2043782]
- bnxt_en: improve fw diagnose devlink health messages (Ken Cox) [2043782]
- bnxt_en: consolidate fw devlink health reporters (Ken Cox) [2043782]
- bnxt_en: remove fw_reset devlink health reporter (Ken Cox) [2043782]
- bnxt_en: improve error recovery information messages (Ken Cox) [2043782]
- bnxt_en: add enable_remote_dev_reset devlink parameter (Ken Cox) [2043782]
- bnxt_en: implement devlink dev reload fw_activate (Ken Cox) [2043782]
- bnxt_en: implement devlink dev reload driver_reinit (Ken Cox) [2043782]
- bnxt_en: refactor cancellation of resource reservations (Ken Cox) [2043782]
- bnxt_en: refactor printing of device info (Ken Cox) [2043782]
- bnxt: use netif_is_rxfh_configured instead of open code (Ken Cox) [2043782]
- ethernet: use eth_hw_addr_set() (Ken Cox) [2043782]
- bnxt_en: Fix TX timeout when TX ring size is set to the smallest (Ken Cox) [2043782]
- net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert (Ken Cox) [2043782]
- bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem() (Ken Cox) [2043782]
- netfilter: nat: really support inet nat without l3 address (Phil Sutter) [2092424]
- netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path (Phil Sutter) [2094236]
- netfilter: nf_tables: double hook unregistration in netns path (Phil Sutter) [2094236]
- video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 (Mohammed Gamal) [1948442]
- cpufreq: intel_pstate: Use firmware default EPP (Steve Best) [2072671]
- cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes (Steve Best) [2072671]
- cpufreq: intel_pstate: Update EPP for AlderLake mobile (Steve Best) [2072671]
- cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call (Steve Best) [2072671]
- cpufreq: intel_pstate: ITMT support for overclocked system (Steve Best) [2072671]
- cpufreq: intel_pstate: Fix active mode offline/online EPP handling (Steve Best) [2072671]
- cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable (Steve Best) [2072671]
- cpufreq: intel_pstate: Fix unchecked MSR 0x773 access (Steve Best) [2072671]
- cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline (Steve Best) [2072671]
- cpufreq: intel_pstate: Process HWP Guaranteed change notification (Steve Best) [2072671]
- cpufreq: intel_pstate: Override parameters if HWP forced by BIOS (Steve Best) [2072671]
- Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification" (Steve Best) [2072671]
- cpufreq: intel_pstate: Process HWP Guaranteed change notification (Steve Best) [2072671]
- cpuidle: intel_idle: Drop redundant backslash at line end (Steve Best) [2072893]
- intel_idle: add core C6 optimization for SPR (Steve Best) [2072893]
- intel_idle: add 'preferred_cstates' module argument (Steve Best) [2072893]
- intel_idle: add SPR support (Steve Best) [2072893]
- intel_idle: enable interrupts before C1 on Xeons (Steve Best) [2072893]
* Wed Jun 15 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-401.el8]
- [s390] s390/airq: use DMA memory for summary indicators (Tobias Huschle) [2043905]
- [s390] s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function (Tobias Huschle) [2043905]
- [s390] s390/zcrypt: change reply buffer size offering (Tobias Huschle) [2043905]
- [s390] s390/zcrypt: Support CPRB minor version T7 (Tobias Huschle) [2043905]
- [s390] s390/zcrypt: handle checkstopped cards with new state (Tobias Huschle) [2043905]
- [s390] s390/zcrypt: CEX8S exploitation support (Tobias Huschle) [2043905]
- [s390] s390/ap/zcrypt: debug feature improvements (Tobias Huschle) [2043905]
- [s390] s390/zcrypt: rework of debug feature messages (Tobias Huschle) [2043905]
- powerpc/perf: Fix the threshold compare group constraint for power10 (Steve Best) [2090058]
- arch/x86: Disable system wide bus lock rate limiting (Prarit Bhargava) [2028252]
- rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink (Xin Long) [2062780]
- rtnetlink: enable alt_ifname for setlink/newlink (Xin Long) [2062780]
- rtnetlink: return ENODEV when ifname does not exist and group is given (Xin Long) [2062780]
- rtnetlink: Return correct error on changing device netns (Xin Long) [2062780]
- net: remove the new_ifindex argument from dev_change_net_namespace (Xin Long) [2062780]
- net: Allow to specify ifindex when device is moved to another namespace (Xin Long) [2062780]
- net: rtnetlink: add possibility to use alternative names as message handle (Xin Long) [2062780]
- net: rtnetlink: introduce helper to get net_device instance by ifname (Xin Long) [2062780]
- net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest (Xin Long) [2062780]
- net: rtnetlink: put alternative names to getlink message (Xin Long) [2062780]
- block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern (Ewan D. Milne) [2049198] {CVE-2022-0494}
- [s390] s390/dasd: prevent double format of tracks for ESE devices (Mete Durlu) [2094296]
- [s390] s390/dasd: fix data corruption for ESE devices (Mete Durlu) [2094296]
- [s390] s390/dasd: Fix read inconsistency for ESE DASD devices (Mete Durlu) [2094294]
- [s390] s390/dasd: Fix read for ESE with blksize < 4k (Mete Durlu) [2094294]
- xfs: validate inode fork size against fork format (Andrey Albershteyn) [2089447]
- selftests/tc-testing: match any qdisc type (Petr Oros) [2021843]
- tc-testing: Add control-plane selftests for sch_mq (Petr Oros) [2021843]
- netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_map_alloc (Petr Oros) [2021843]
- netdevsim: don't overwrite read only ethtool parms (Petr Oros) [2021843]
- netdevsim: fix uninit value in nsim_drv_configure_vfs() (Petr Oros) [2021843]
- netdevsim: rename 'driver' entry points (Petr Oros) [2021843]
- netdevsim: move max vf config to dev (Petr Oros) [2021843]
- netdevsim: move details of vf config to dev (Petr Oros) [2021843]
- netdevsim: move vfconfig to nsim_dev (Petr Oros) [2021843]
- netdevsim: take rtnl_lock when assigning num_vfs (Petr Oros) [2021843]
- netdevsim: Protect both reload_down and reload_up paths (Petr Oros) [2021843]
- netdevsim: make array res_ids static const, makes object smaller (Petr Oros) [2021843]
- netdevsim: Add multi-queue support (Petr Oros) [2021843]
- net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops (Petr Oros) [2021843]
- netdevsim: delete unnecessary debugfs checking (Petr Oros) [2021843]
- netdevsim: switch to memdup_user_nul() (Petr Oros) [2021843]
- netdevsim: init u64 stats for 32bit hardware (Petr Oros) [2021843]
- dm: fix bio length of empty flush (Ming Lei) [2090940]
- block: initialize the target bio in __bio_clone_fast (Ming Lei) [2090940]
- dm: use bio_clone_fast in alloc_io/alloc_tio (Ming Lei) [2090940]
- block: clone crypto and integrity data in __bio_clone_fast (Ming Lei) [2090940]
- dm-cache: remove __remap_to_origin_clear_discard (Ming Lei) [2090940]
- dm: simplify the single bio fast path in __send_duplicate_bios (Ming Lei) [2090940]
- dm: retun the clone bio from alloc_tio (Ming Lei) [2090940]
- dm: pass the bio instead of tio to __map_bio (Ming Lei) [2090940]
- dm: move cloning the bio into alloc_tio (Ming Lei) [2090940]
- dm: fold __send_duplicate_bios into __clone_and_map_simple_bio (Ming Lei) [2090940]
- dm: fold clone_bio into __clone_and_map_data_bio (Ming Lei) [2090940]
- dm: add a clone_to_tio helper (Ming Lei) [2090940]
- block: make bio_crypt_clone() able to fail (Ming Lei) [2090940]
- perf/x86/uncore: Add new Alder Lake and Raptor Lake support (Michael Petlan) [2088831]
- perf/x86/uncore: Clean up uncore_pci_ids[] (Michael Petlan) [2088831]
- perf/x86/uncore: Add Raptor Lake uncore support (Michael Petlan) [2088831]
- perf/x86/cstate: Add new Alder Lake and Raptor Lake support (Michael Petlan) [2088831]
- perf/x86/cstate: Add Raptor Lake support (Michael Petlan) [2088831]
- perf/x86/msr: Add new Alder Lake and Raptor Lake support (Michael Petlan) [2088831]
- perf/x86/msr: Add Raptor Lake CPU support (Michael Petlan) [2088831]
- perf/x86: Add new Alder Lake and Raptor Lake support (Michael Petlan) [2088831]
- perf/x86: Add Intel Raptor Lake support (Michael Petlan) [2088831]
- x86/cpu: Add new Alderlake and Raptorlake CPU model numbers (Michael Petlan) [2088831]
- x86/intel: Add common OPTDIFFs (Michael Petlan) [2088831]
- x86/cpu: Explain Intel model naming convention (Michael Petlan) [2088831]
- KVM: s390: vsie/gmap: reduce gmap_rmap overhead (Thomas Huth) [2072387]
- KVM: s390x: fix SCK locking (Thomas Huth) [2072387]
- s390/kvm: use union tod_clock (Thomas Huth) [2072387]
- s390/time: introduce new store_tod_clock_ext() (Thomas Huth) [2072387]
- s390/time: introduce union tod_clock (Thomas Huth) [2072387]
- KVM: s390: Clarify SIGP orders versus STOP/RESTART (Thomas Huth) [2043868]
- KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook (Thomas Huth) [2072387]
- KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU (Thomas Huth) [2072387]
- KVM: s390: Introduce kvm_s390_get_gfn_end() (Thomas Huth) [2072387]
- KVM: Integrate gfn_to_memslot_approx() into search_memslots() (Thomas Huth) [2072387]
- KVM: s390: Use kvm_get_vcpu() instead of open-coded access (Thomas Huth) [2072387]
- KVM: s390: add debug statement for diag 318 CPNC data (Thomas Huth) [2072387]
- KVM: s390: pv: properly handle page flags for protected guests (Thomas Huth) [2072387]
- KVM: s390: Add a routine for setting userspace CPU state (Thomas Huth) [2072387]
- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() (Íñigo Huguet) [2042840]
- net: sfc: fix memory leak due to ptp channel (Íñigo Huguet) [2042840]
- net: sfc: fix using uninitialized xdp tx_queue (Íñigo Huguet) [2042840]
- sfc: Do not free an empty page_ring (Íñigo Huguet) [2042840]
- net: sfc: add missing xdp queue reinitialization (Íñigo Huguet) [2042840]
- sfc: Avoid NULL pointer dereference on systems without numa awareness (Íñigo Huguet) [2042840]
- sfc: extend the locking on mcdi->seqno (Íñigo Huguet) [2042840]
- sfc: set affinity hints in local NUMA node only (Íñigo Huguet) [2042840]
- sfc: default config to 1 channel/core in local NUMA node only (Íñigo Huguet) [2042840]
- sfc: The size of the RX recycle ring should be more flexible (Íñigo Huguet) [2042840]
- sfc: Use swap() instead of open coding it (Íñigo Huguet) [2042840]
- ethernet/sfc: remove redundant rc variable (Íñigo Huguet) [2042840]
- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 (Myron Stowe) [2015785]
- thunderbolt: Do not make DROM read success compulsory (Myron Stowe) [2015785]
- thunderbolt: Do not resume routers if UID is not set (Myron Stowe) [2015785]
- thunderbolt: Retry DROM reads for more failure scenarios (Myron Stowe) [2015785]
- PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev() (Myron Stowe) [2015785]
- ACPI: scan: Introduce acpi_fetch_acpi_dev() (Myron Stowe) [2015785]
- PCI: PM: Fix ordering of operations in pci_back_from_sleep() (Myron Stowe) [2015785]
- PCI: PM: Do not call platform_pci_power_manageable() unnecessarily (Myron Stowe) [2015785]
- PCI: PM: Make pci_choose_state() call pci_target_state() (Myron Stowe) [2015785]
- PCI: PM: Rearrange pci_target_state() (Myron Stowe) [2015785]
- PCI: PM: Simplify acpi_pci_power_manageable() (Myron Stowe) [2015785]
- PCI: PM: Drop struct pci_platform_pm_ops (Myron Stowe) [2015785]
- PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI (Myron Stowe) [2015785]
- PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM (Myron Stowe) [2015785]
- ACPI: glue: Look for ACPI bus type only if ACPI companion is not known (Myron Stowe) [2015785]
- ACPI: glue: Drop cleanup callback from struct acpi_bus_type (Myron Stowe) [2015785]
- PCI: ACPI: Drop acpi_pci_bus (Myron Stowe) [2015785]
- PCI: ACPI: Check parent pointer in acpi_pci_find_companion() (Myron Stowe) [2015785]
- PCI/ACPI: Don't reset a fwnode set by OF (Myron Stowe) [2015785]
- PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus (Myron Stowe) [2015785]
- PCI: Change the type of probe argument in reset functions (Myron Stowe) [2015785]
- PCI: Add support for ACPI _RST reset method (Myron Stowe) [2015785]
- PCI: Setup ACPI fwnode early and at the same time with OF (Myron Stowe) [2015785]
- PCI: Use acpi_pci_power_manageable() (Myron Stowe) [2015785]
- PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION (Myron Stowe) [2015785]
- PCI: Allow userspace to query and set device reset mechanism (Myron Stowe) [2015785]
- PCI: Remove reset_fn field from pci_dev (Myron Stowe) [2015785]
- PCI: Add array to track reset method ordering (Myron Stowe) [2015785]
- PCI: Add pcie_reset_flr() with 'probe' argument (Myron Stowe) [2015785]
- PCI: Cache PCIe Device Capabilities register (Myron Stowe) [2015785]
- driver core: Split device_platform_notify() (Myron Stowe) [2015785]
- software nodes: Split software_node_notify() (Myron Stowe) [2015785]
- PCI: PM: Enable PME if it can be signaled from D3cold (Myron Stowe) [2015785]
- PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently (Myron Stowe) [2015785]
- PCI: Use pci_update_current_state() in pci_enable_device_flags() (Myron Stowe) [2015785]
- PCI: Add pci_reset_bus_function() Secondary Bus Reset interface (Myron Stowe) [2015785]
- ACPI: scan: Rearrange code related to acpi_get_device_data() (Myron Stowe) [2015785]
- PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI (Myron Stowe) [2015785]
- crypto: cavium/nitrox - use pcie_flr instead of duplicating it (Myron Stowe) [2015785]
- NFSv4 only print the label when its queried (Scott Mayhew) [2030827]
- NFSv4.1 provide mount option to toggle trunking discovery (Scott Mayhew) [2030827]
- NFSv4.1 test and add 4.1 trunking transport (Scott Mayhew) [2030827]
- SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt (Scott Mayhew) [2030827]
- NFSv4 handle port presence in fs_location server string (Scott Mayhew) [2030827]
- NFSv4 expose nfs_parse_server_name function (Scott Mayhew) [2030827]
- NFSv4.1 query for fs_location attr on a new file system (Scott Mayhew) [2030827]
- NFSv4 store server support for fs_location attribute (Scott Mayhew) [2030827]
- NFSv4 remove zero number of fs_locations entries error check (Scott Mayhew) [2030827]
- NFSv4.1 add network transport when session trunking is detected (Scott Mayhew) [2030827]
- SUNRPC enforce creation of no more than max_connect xprts (Scott Mayhew) [2030827]
- NFSv4 introduce max_connect mount options (Scott Mayhew) [2030827]
- SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs (Scott Mayhew) [2030827]
- SUNRPC keep track of number of transports to unique addresses (Scott Mayhew) [2030827]
- powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable (Diego Domingos) [1986188]
- powerpc/papr_scm: Fix warnings about undeclared variable (Diego Domingos) [1986188]
- VMCI: Add support for ARM64 (Cathy Avery) [2080095]
- VMCI: Release notification_bitmap in error path (Cathy Avery) [2080095]
- VMCI: Check exclusive_vectors when freeing interrupt 1 (Cathy Avery) [2080095]
- VMCI: Fix some error handling paths in vmci_guest_probe_device() (Cathy Avery) [2080095]
- VMCI: No need to clear memory after a dma_alloc_coherent() call (Cathy Avery) [2080095]
- VMCI: Fix the description of vmci_check_host_caps() (Cathy Avery) [2080095]
- VMCI: dma dg: add support for DMA datagrams receive (Cathy Avery) [2080095]
- VMCI: dma dg: add support for DMA datagrams sends (Cathy Avery) [2080095]
- VMCI: dma dg: allocate send and receive buffers for DMA datagrams (Cathy Avery) [2080095]
- VMCI: dma dg: register dummy IRQ handlers for DMA datagrams (Cathy Avery) [2080095]
- VMCI: dma dg: set OS page size (Cathy Avery) [2080095]
- VMCI: dma dg: whitespace formatting change for vmci register defines (Cathy Avery) [2080095]
- VMCI: dma dg: detect DMA datagram capability (Cathy Avery) [2080095]
- VMCI: Use BIT() macro for bit definitions (Cathy Avery) [2080095]
- VMCI: dma dg: add MMIO access to registers (Cathy Avery) [2080095]
- misc: vmw_vmci: Switch to kvfree_rcu() API (Cathy Avery) [2080095]
- VMCI: fix NULL pointer dereference when unmapping queue pair (Cathy Avery) [2080095]
- misc: vmci: remove redundant variable is_local (Cathy Avery) [2080095]
- misc: vmw_vmci: return the correct errno code (Cathy Avery) [2080095]
- misc: vmw_vmci: explicitly initialize vmci_datagram payload (Cathy Avery) [2080095]
- misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct (Cathy Avery) [2080095]
- vmci_host: print unexpanded names of ioctl requests in debug messages (Cathy Avery) [2080095]
- drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue (Cathy Avery) [2080095]
- VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC (Cathy Avery) [2080095]
- VMCI: Use set_page_dirty_lock() when unregistering guest memory (Cathy Avery) [2080095]
- misc/vmw_vmci: fix typo (Cathy Avery) [2080095]
- misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() (Cathy Avery) [2080095]
- VMCI: check return value of get_user_pages_fast() for errors (Cathy Avery) [2080095]
- vmci_host: get rid of pointless access_ok() (Cathy Avery) [2080095]
- treewide: Add SPDX license identifier - Makefile/Kconfig (Cathy Avery) [2080095]
- treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 (Cathy Avery) [2080095]
- VMCI: Use memdup_user() rather than duplicating its implementation (Cathy Avery) [2080095]
- VMCI: remove set but not used variable 'cid' (Cathy Avery) [2080095]
- vmci: type promotion bug in qp_host_get_user_memory() (Cathy Avery) [2080095]
* Fri Jun 10 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-400.el8]
- misc: pvpanic: introduce device capability (Emanuele Giuseppe Esposito) [2088457]
- misc: pvpanic: add crash loaded event (Emanuele Giuseppe Esposito) [2088457]
- misc: pvpanic: move bit definition to uapi header file (Emanuele Giuseppe Esposito) [2088457]
- rfkill: make new event layout opt-in (Jose Ignacio Tornos Martinez) [2023175]
- lib/sbitmap: fix sb->map leak (Ming Lei) [2093549]
- openvswitch: fix OOB access in reserve_sfa_size() (Antoine Tenart) [2082023]
- net: openvswitch: don't send internal clone attribute to the userspace. (Antoine Tenart) [2082023 2085509]
- openvswitch: Add recirc_id to recirc warning (Antoine Tenart) [2082023]
- openvswitch: Fixed nd target mask field in the flow dump. (Antoine Tenart) [2082023]
- net: openvswitch: Remove redundant if statements (Antoine Tenart) [2082023]
- netfilter: nf_tables: disallow non-stateful expression in sets earlier (Phil Sutter) [2092987] {CVE-2022-1966}
- cachefiles: Drop superfluous readpages aops NULL check (Dave Wysochanski) [2083136]
- audit: fix AUDIT_DISABLED undeclared error when AUDITSYSCALL unconfigured (Richard Guy Briggs) [2035123]
- audit: log AUDIT_TIME_* records only from rules (Richard Guy Briggs) [2035123]
- audit: improve audit queue handling when "audit=1" on cmdline (Richard Guy Briggs) [2035123]
- audit: replace zero-length array with flexible-array member (Richard Guy Briggs) [2035123]
- audit: use struct_size() helper in audit_[send|make]_reply() (Richard Guy Briggs) [2035123]
- audit: ensure userspace is penalized the same as the kernel when under pressure (Richard Guy Briggs) [2035123]
- audit: use struct_size() helper in kmalloc() (Richard Guy Briggs) [2035123]
- audit: improve robustness of the audit queue handling (Richard Guy Briggs) [2035123]
- audit: return early if the filter rule has a lower priority (Richard Guy Briggs) [2035123]
- lsm_audit: avoid overloading the "key" audit field (Richard Guy Briggs) [2035123]
- audit: Convert to SPDX identifier (Richard Guy Briggs) [2035123]
- audit: rename struct node to struct audit_node to prevent future name collisions (Richard Guy Briggs) [2035123]
- audit: prepare audit_context for use in calling contexts beyond syscalls (Richard Guy Briggs) [2035123]
- audit: fix possible null-pointer dereference in audit_filter_rules (Richard Guy Briggs) [2035123]
- audit: add header protection to kernel/audit.h (Richard Guy Briggs) [2035123]
- audit: remove unnecessary 'ret' initialization (Richard Guy Briggs) [2035123]
- audit: remove trailing spaces and tabs (Richard Guy Briggs) [2035123]
- audit: Use list_move instead of list_del/list_add (Richard Guy Briggs) [2035123]
- audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition (Richard Guy Briggs) [2035123]
- selftests/bpf: Fix btf_dump test under new clang (Yauheni Kaliuta) [2087050]
- perf: Fix sys_perf_event_open() race against self (Michael Petlan) [2087949]
- scsi: fnic: Finish scsi_cmnd before dropping the spinlock (John Meneghini) [2062905]
- [s390] s390/setup: Fix secure ipl message (Mete Durlu) [2058619]
- perf evlist: Fix failed to use cpu list for uncore events (Michael Petlan) [2088835]
- perf tools: Enable on a list of CPUs for hybrid (Michael Petlan) [2088835]
- perf tools: Create hybrid flag in target (Michael Petlan) [2088835]
- libperf: Add perf_cpu_map__default_new() (Michael Petlan) [2088835]
- drm/i915: Stop force enabling pipe bottom color gammma/csc (Foggy Liu) [2054487]
- blk-mq: fix blk_mq_flush_plug_list (Ming Lei) [2088397]
- kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED (Nico Pache) [2028988]
- powerpc/numa: Handle partially initialized numa nodes (Nico Pache) [2028988]
- mm: make free_area_init_node aware of memory less nodes (Nico Pache) [2028988]
- mm, memory_hotplug: reorganize new pgdat initialization (Nico Pache) [2028988]
- mm, memory_hotplug: drop arch_free_nodedata (Nico Pache) [2028988]
- mm: handle uninitialized numa nodes gracefully (Nico Pache) [2028988]
- mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG (Nico Pache) [2028988]
- kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED (Nico Pache) [2028988]
- mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource() (Nico Pache) [2028988]
- mm/memory_hotplug: introduce add_memory_driver_managed() (Nico Pache) [2028988]
- mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK (Nico Pache) [2028988]
- mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 (Nico Pache) [2028988]
- mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory() (Nico Pache) [2028988]
- mm: memblock: make keeping memblock memory opt-in rather than opt-out (Nico Pache) [2028988]
- [s390] s390/cpumf: add new extended counter set for IBM z16 (Mete Durlu) [2047728]
* Wed Jun 08 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-399.el8]
- [s390] s390/qdio: clarify logical vs absolute in QIB's kerneldoc (Mete Durlu) [2043836]
- [s390] s390/qdio: remove unneeded sanity check in qdio_do_sqbs() (Mete Durlu) [2043836]
- [s390] s390/qdio: split do_QDIO() (Mete Durlu) [2043836]
- [s390] s390/qdio: split qdio_inspect_queue() (Mete Durlu) [2043836]
- [s390] s390/qdio: clarify handler logic for qdio_handle_activate_check() (Mete Durlu) [2043836]
- [s390] s390/qdio: clean up access to queue in qdio_handle_activate_check() (Mete Durlu) [2043836]
- [s390] s390/qdio: avoid allocating the qdio_irq with GFP_DMA (Mete Durlu) [2043836]
- [s390] s390/qdio: improve handling of CIWs (Mete Durlu) [2043836]
- [s390] s390/qdio: remove QDIO_SBAL_SIZE macro (Mete Durlu) [2043836]
- [s390] scsi: zfcp: fix kernel doc comments (Mete Durlu) [2043836]
- [s390] s390/qdio: remove unused support for SLIB parameters (Mete Durlu) [2043836]
- [s390] s390/qdio: consolidate QIB code (Mete Durlu) [2043836]
- [s390] s390/qdio: use dev_info() in qdio_print_subchannel_info() (Mete Durlu) [2043836]
- [s390] s390/qdio: fine-tune the queue sync (Mete Durlu) [2043836]
- [s390] s390/qdio: clean up SIGA capability tracking (Mete Durlu) [2043836]
- [s390] s390/qdio: remove unused sync-after-IRQ infrastructure (Mete Durlu) [2043836]
- [s390] s390/qdio: use absolute data address in ESTABLISH ccw (Mete Durlu) [2043836]
- [s390] s390/qdio: remove unused macros (Mete Durlu) [2043836]
- [s390] s390/qdio: clarify reporting of errors to the drivers (Mete Durlu) [2043836]
- [s390] s390/qdio: remove unneeded siga-sync for Output Queue (Mete Durlu) [2043836]
- [s390] s390/qdio: remove remaining tasklet & timer code (Mete Durlu) [2043836]
- ice: clear stale Tx queue settings before configuring (Petr Oros) [2079926]
- ice: fix crash when writing timestamp on RX rings (Petr Oros) [2079926]
- ice: Fix race during aux device (un)plugging (Petr Oros) [2079926]
- ice: fix PTP stale Tx timestamps cleanup (Petr Oros) [2079926]
- ice: ice_sched: fix an incorrect NULL check on list iterator (Petr Oros) [2079926]
- ice: fix use-after-free when deinitializing mailbox snapshot (Petr Oros) [2079926]
- ice: wait 5 s for EMP reset after firmware flash (Petr Oros) [2079926]
- ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg() (Petr Oros) [2079926]
- ice: Fix incorrect locking in ice_vc_process_vf_msg() (Petr Oros) [2079926]
- ice: Fix memory leak in ice_get_orom_civd_data() (Petr Oros) [2079926]
- ice: fix crash in switchdev mode (Petr Oros) [2079926]
- Revert "iavf: Fix deadlock occurrence during resetting VF interface" (Petr Oros) [2079926]
- ice: arfs: fix use-after-free when freeing @rx_cpu_rmap (Petr Oros) [2079926]
- ice: clear cmd_type_offset_bsz for TX rings (Petr Oros) [2079926]
- ice: xsk: fix VSI state check in ice_xsk_wakeup() (Petr Oros) [2079926]
- ice: synchronize_rcu() when terminating rings (Petr Oros) [2079926]
- ice: Do not skip not enabled queues in ice_vc_dis_qs_msg (Petr Oros) [2079926]
- ice: Set txq_teid to ICE_INVAL_TEID on ring creation (Petr Oros) [2079926]
- ice: Fix broken IFF_ALLMULTI handling (Petr Oros) [2079926]
- ice: Fix MAC address setting (Petr Oros) [2079926]
- redhat/configs: Remove CONFIG_MFD_INTEL_PMT (Prarit Bhargava) [2058805]
- redhat/configs: Add CONFIG_INTEL_VSEC (Prarit Bhargava) [2058805]
- platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus (Prarit Bhargava) [2058805]
- PCI: Add #defines for accessing PCIe DVSEC fields (Prarit Bhargava) [2058805]
- platform/x86: intel_pmt_telemetry: Ignore zero sized entries (Prarit Bhargava) [2058805]
- platform/x86/intel: pmt: Use y instead of objs in Makefile (Prarit Bhargava) [2058805]
- platform/x86/intel: Move Intel PMT drivers to new subfolder (Prarit Bhargava) [2058805]
- dlm: fix plock invalid read (Alexander Aring) [2053095]
- NFS: LOOKUP_DIRECTORY is also ok with symlinks (Scott Mayhew) [2059727]
- NFSv4: nfs_atomic_open() can race when looking up a non-regular file (Scott Mayhew) [2059727]
- NFSv4: Handle case where the lookup of a directory fails (Scott Mayhew) [2059727]
- redhat: always tag non-maintainer builds with .gXXXX (Jarod Wilson)
- mm, compaction: fast_find_migrateblock() should return pfn in the target zone (Rafael Aquini) [2067130]
- [s390] s390/pci: expose a PCI device's UID as its index (Mete Durlu) [1939916]
- [s390] s390/pci: expose UID uniqueness guarantee (Mete Durlu) [1939916]
- [s390] s390/pci: Documentation for zPCI (Mete Durlu) [1939916]
- powerpc/fadump: print start of preserved area (Diego Domingos) [2075092]
- powerpc/fadump: align destination address to pagesize (Diego Domingos) [2075092]
- powerpc/fadump: fix PT_LOAD segment for boot memory area (Diego Domingos) [2075092]
- dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled (Jerry Snitselaar) [2083414]
- dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq() (Jerry Snitselaar) [2083414]
- dmaengine: idxd: add missing callback function to support DMA_INTERRUPT (Jerry Snitselaar) [2083414]
- dmaengine: idxd: skip irq free when wq type is not kernel (Jerry Snitselaar) [2083414]
- dmaengine: idxd: make idxd_register/unregister_dma_channel() static (Jerry Snitselaar) [2083414]
- dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call (Jerry Snitselaar) [2083414]
- dmaengine: idxd: free irq before wq type is reset (Jerry Snitselaar) [2083414]
- dmaengine: idxd: fix lockdep warning on device driver removal (Jerry Snitselaar) [2083414]
- dmaengine: idxd: Separate user and kernel pasid enabling (Jerry Snitselaar) [2083414]
- dmaengine: idxd: refactor wq driver enable/disable operations (Jerry Snitselaar) [2083414]
- dmaengine: idxd: move wq irq enabling to after device enable (Jerry Snitselaar) [2083414]
- dmaengine: idxd: set max_xfer and max_batch for RO device (Jerry Snitselaar) [2083414]
- dmaengine: idxd: Fix the error handling path in idxd_cdev_register() (Jerry Snitselaar) [2083414]
- dmaengine: idxd: set DMA_INTERRUPT cap bit (Jerry Snitselaar) [2083414]
- dmaengine: add verification of DMA_INTERRUPT capability for dmatest (Jerry Snitselaar) [2083414]
- dmaengine: idxd: remove trailing white space on input str for wq name (Jerry Snitselaar) [2083414]
- dmaengine: idxd: don't load pasid config until needed (Jerry Snitselaar) [2083414]
- dmaengine: idxd: fix retry value to be constant for duration of function call (Jerry Snitselaar) [2075705]
- dmaengine: idxd: match type for retries var in idxd_enqcmds() (Jerry Snitselaar) [2075705]
- net: mana: Reuse XDP dropped page (Mohammed Gamal) [2086556]
- net: mana: Add counter for XDP_TX (Mohammed Gamal) [2086556]
- net: mana: Add counter for packet dropped by XDP (Mohammed Gamal) [2086556]
- net: mana: Use struct_size() helper in mana_gd_create_dma_region() (Mohammed Gamal) [2086556]
- SUNRPC release the transport of a relocated task with an assigned transport (Scott Mayhew) [2023840]
- SUNRPC: Do not dereference non-socket transports in sysfs (Scott Mayhew) [2023840]
- SUNRPC don't resend a task on an offlined transport (Scott Mayhew) [2023840]
- SUNRPC: lock against ->sock changing during sysfs read (Scott Mayhew) [2023840]
- SUNRPC: Check if the xprt is connected before handling sysfs reads (Scott Mayhew) [2023840]
- SUNRPC: Add dst_port to the sysfs xprt info file (Scott Mayhew) [2023840]
- SUNRPC: Add srcaddr as a file in sysfs (Scott Mayhew) [2023840]
- sunrpc: Fix return value of get_srcport() (Scott Mayhew) [2023840]
- sunrpc: remove an offlined xprt using sysfs (Scott Mayhew) [2023840]
- sunrpc: display xprt's queuelen of assigned tasks via sysfs (Scott Mayhew) [2023840]
- SUNRPC: take a xprt offline using sysfs (Scott Mayhew) [2023840]
- SUNRPC for TCP display xprt's source port in sysfs xprt_info (Scott Mayhew) [2023840]
- SUNRPC query transport's source port (Scott Mayhew) [2023840]
- SUNRPC display xprt's main value in sysfs's xprt_info (Scott Mayhew) [2023840]
- SUNRPC mark the first transport (Scott Mayhew) [2023840]
- NFSv4.1 identify and mark RPC tasks that can move between transports (Scott Mayhew) [2023840]
- sunrpc: provide showing transport's state info in the sysfs directory (Scott Mayhew) [2023840]
- sunrpc: provide multipath info in the sysfs directory (Scott Mayhew) [2023840]
- sunrpc: provide transport info in the sysfs directory (Scott Mayhew) [2023840]
- sunrpc: add dst_attr attributes to the sysfs xprt directory (Scott Mayhew) [2023840]
- sunrpc: add add sysfs directory per xprt under each xprt_switch (Scott Mayhew) [2023840]
- sunrpc: add a symlink from rpc-client directory to the xprt_switch (Scott Mayhew) [2023840]
- sunrpc: add xprt_switch direcotry to sunrpc's sysfs (Scott Mayhew) [2023840]
- sunrpc: keep track of the xprt_class in rpc_xprt structure (Scott Mayhew) [2023840]
- sunrpc: add IDs to multipath (Scott Mayhew) [2023840]
- sunrpc: add xprt id (Scott Mayhew) [2023840]
- sunrpc: Create per-rpc_clnt sysfs kobjects (Scott Mayhew) [2023840]
- sunrpc: Create a client/ subdirectory in the sunrpc sysfs (Scott Mayhew) [2023840]
- sunrpc: Create a sunrpc directory under /sys/kernel/ (Scott Mayhew) [2023840]
- vfs: check fd has read access in kernel_read_file_from_fd() (Ian Kent) [2040615]
- SUNRPC: Fix NFSD's request deferral on RDMA transports (Benjamin Coddington) [2090525]
- vdpa/mlx5: Use consistent RQT size (Cindy Lu) [2063108]
- vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command (Cindy Lu) [2063108]
- vdpa/mlx5: should verify CTRL_VQ feature exists for MQ (Cindy Lu) [2063108]
- gfs2: Stop using glock holder auto-demotion for now (Andreas Gruenbacher) [2054855]
- gfs2: buffered write prefaulting (Andreas Gruenbacher) [2054855]
- gfs2: Align read and write chunks to the page cache (Andreas Gruenbacher) [2054855]
- gfs2: Pull return value test out of should_fault_in_pages (Andreas Gruenbacher) [2054855]
- gfs2: Clean up use of fault_in_iov_iter_{read,write}able (Andreas Gruenbacher) [2054855]
- gfs2: Variable rename (Andreas Gruenbacher) [2054855]
- gfs2: Fix filesystem block deallocation for short writes (Andreas Gruenbacher) [2054855]
- iomap: iomap_write_end cleanup (Andreas Gruenbacher) [2054855]
- iomap: iomap_write_failed fix (Andreas Gruenbacher) [2054855]
- gfs2: Don't re-check for write past EOF unnecessarily (Andreas Gruenbacher) [2054855]
- gfs2: No short reads or writes upon glock contention (Andreas Gruenbacher) [2054855]
- fs/iomap: Fix buffered write page prefaulting (Andreas Gruenbacher) [2054855]
- generic_perform_write()/iomap_write_actor(): saner logics for short copy (Andreas Gruenbacher) [2054855]
- iomap: Convert iomap_write_end types (Andreas Gruenbacher) [2054855]
- gfs2: Make sure not to return short direct writes (Andreas Gruenbacher) [2054855]
- gfs2: Remove dead code in gfs2_file_read_iter (Andreas Gruenbacher) [2054855]
- gfs2: Fix gfs2_file_buffered_write endless loop workaround (Andreas Gruenbacher) [2054855]
- gfs2: Minor retry logic cleanup (Andreas Gruenbacher) [2054855]
- gfs2: Disable page faults during lockless buffered reads (Andreas Gruenbacher) [2054855]
- gfs2: Fix should_fault_in_pages() logic (Andreas Gruenbacher) [2054855]
- mm: gup: make fault_in_safe_writeable() use fixup_user_fault() (Andreas Gruenbacher) [2054855]
- gfs2: Initialize gh_error in gfs2_glock_nq (Andreas Gruenbacher) [2054855]
- gfs2: Switch lock order of inode and iopen glock (Andreas Gruenbacher) [2054855]
- gfs2: cancel timed-out glock requests (Andreas Gruenbacher) [2054855]
- gfs2: Expect -EBUSY after canceling dlm locking requests (Andreas Gruenbacher) [2054855]
- gfs2: gfs2_setattr_size error path fix (Andreas Gruenbacher) [2054855]
- gfs2: assign rgrp glock before compute_bitstructs (Bob Peterson) [2054855]
- gfs2: Fix gfs2_release for non-writers regression (Bob Peterson) [1955591]
- gfs2: gfs2_create_inode rework (Andreas Gruenbacher) [1955591]
- gfs2: gfs2_inode_lookup rework (Andreas Gruenbacher) [1955591]
- gfs2: gfs2_inode_lookup cleanup (Andreas Gruenbacher) [1955591]
- gfs2: Fix remote demote of weak glock holders (Andreas Gruenbacher) [1955591]
- gfs2: Fix glock_hash_walk bugs (Andreas Gruenbacher) [1955591]
- gfs2: Cancel remote delete work asynchronously (Bob Peterson) [1955591]
- gfs2: set glock object after nq (Bob Peterson) [1955591]
- gfs2: remove RDF_UPTODATE flag (Bob Peterson) [1955591]
- gfs2: Eliminate GIF_INVALID flag (Bob Peterson) [1955591]
- gfs2: Fix atomic bug in gfs2_instantiate (Andreas Gruenbacher) [1955591]
- gfs2: fix GL_SKIP node_scope problems (Bob Peterson) [1955591]
- gfs2: Add some flags missing from glock output (Bob Peterson) [1955591]
- gfs2: split glock instantiation off from do_promote (Bob Peterson) [1955591]
- gfs2: further simplify do_promote (Bob Peterson) [1955591]
- gfs2: re-factor function do_promote (Bob Peterson) [1955591]
- gfs2: Remove 'first' trace_gfs2_promote argument (Andreas Gruenbacher) [1955591]
- gfs2: change go_lock to go_instantiate (Bob Peterson) [1955591]
- gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug (Bob Peterson) [1955591]
- gfs2: move GL_SKIP check from glops to do_promote (Bob Peterson) [1955591]
- gfs2: Add GL_SKIP holder flag to dump_holder (Bob Peterson) [1955591]
- gfs2: remove redundant check in gfs2_rgrp_go_lock (Bob Peterson) [1955591]
- gfs2: Fix mmap + page fault deadlocks for direct I/O (Andreas Gruenbacher) [1955591]
- iov_iter: Introduce ITER_IOVEC_FLAG_NOFAULT flag to disable page faults (Andreas Gruenbacher) [1955591]
- gup: Introduce FOLL_NOFAULT flag to disable page faults (Andreas Gruenbacher) [1955591]
- iomap: Add done_before argument to iomap_dio_rw (Andreas Gruenbacher) [1955591]
- iomap: Support partial direct I/O on user copy failures (Andreas Gruenbacher) [1955591]
- iomap: Fix iomap_dio_rw return value for user copies (Andreas Gruenbacher) [1955591]
- iomap: support reading inline data from non-zero pos (Andreas Gruenbacher) [1955591]
- gfs2: Only dereference i->iov when iter_is_iovec(i) (Andreas Gruenbacher) [1955591]
- gfs2: Prevent endless loops in gfs2_file_buffered_write (Andreas Gruenbacher) [1955591]
- gfs2: Fix mmap + page fault deadlocks for buffered I/O (Andreas Gruenbacher) [1955591]
- gfs2: Eliminate ip->i_gh (Andreas Gruenbacher) [1955591]
- gfs2: Move the inode glock locking to gfs2_file_buffered_write (Andreas Gruenbacher) [1955591]
- gfs2: Fix "Introduce flag for glock holder auto-demotion" (Andreas Gruenbacher) [1955591]
- gfs2: Introduce flag for glock holder auto-demotion (Bob Peterson) [1955591]
- gfs2: fix scheduling while atomic bug in glocks (Bob Peterson) [1955591]
- gfs2: Clean up function may_grant (Andreas Gruenbacher) [1955591]
- gfs2: Add wrapper for iomap_file_buffered_write (Andreas Gruenbacher) [1955591]
- iov_iter: Introduce fault_in_iov_iter_writeable (Andreas Gruenbacher) [1955591]
- iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable (Andreas Gruenbacher) [1955591]
- gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} (Andreas Gruenbacher) [1955591]
- powerpc/signal64: Don't opencode page prefaulting (Andreas Gruenbacher) [1955591]
- sanitize iov_iter_fault_in_readable() (Andreas Gruenbacher) [1955591]
- [xarray] iov_iter_fault_in_readable() should do nothing in xarray case (Andreas Gruenbacher) [1955591]
- powerpc/kvm: Fix kvm_use_magic_page (Andreas Gruenbacher) [1955591]
- iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value (Andreas Gruenbacher) [1955591]
- gfs2: Fix length of holes reported at end-of-file (Andreas Gruenbacher) [1955591]
- gfs2: Remove redundant check from gfs2_glock_dq (Bob Peterson) [1955591]
- gfs2: release iopen glock early in evict (Bob Peterson) [1955591]
- mm: change fault_in_pages_* to have an unsigned size parameter (Andreas Gruenbacher) [1955591]
- gfs2: Eliminate vestigial HIF_FIRST (Bob Peterson) [1955591]
- iomap: remove the iomap arguments to ->page_{prepare,done} (Andreas Gruenbacher) [1955591]
- net: sched: fix use-after-free in tc_new_tfilter() (Ivan Vecera) [2071704]
* Fri Jun 03 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-398.el8]
- Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle() (Gopal Tiwari) [2076180]
- powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE (Gustavo Walbon) [2069468]
- powerpc/papr_scm: Fix build failure when (Gustavo Walbon) [2069468]
- drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set (Gustavo Walbon) [2069468]
- powerpc/papr_scm: Add perf interface support (Gustavo Walbon) [2069468]
- drivers/nvdimm: Add perf interface to expose nvdimm performance stats (Gustavo Walbon) [2069468]
- drivers/nvdimm: Add nvdimm pmu structure (Gustavo Walbon) [2069468]
- mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb (Davide Caratti) [2084048]
- mptcp: Correctly set DATA_FIN timeout when number of retransmits is large (Davide Caratti) [2084048]
- mptcp: add mibs counter for ignored incoming options (Davide Caratti) [2084048]
- mptcp: fix race in incoming ADD_ADDR option processing (Davide Caratti) [2084048]
- mptcp: netlink: process IPv6 addrs in creating listening sockets (Davide Caratti) [2084048]
- mptcp: use delegate action to schedule 3rd ack retrans (Davide Caratti) [2084048]
- mptcp: fix delack timer (Davide Caratti) [2084048]
- powerpc/module_64: use module_init_section instead of patching names (Jan Stancek) [1985851]
- module: check for exit sections in layout_sections() instead of module_init_section() (Jan Stancek) [1985851]
- module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD (Jan Stancek) [1985851]
- module: allow arch overrides for .exit section names (Jan Stancek) [1985851]
- ARM: 8976/1: module: allow arch overrides for .init section names (Jan Stancek) [1985851]
- KVM: s390: pv: make use of ultravisor AIV support (Thomas Huth) [2043870]
- redhat: Enable VM kselftests (Nico Pache) [1978539]
- selftests: vm: Makefile: rename TARGETS to VMTARGETS (Nico Pache) [1978539]
- redhat: enable CONFIG_TEST_VMALLOC for vm selftests (Nico Pache) [1978539]
- redhat: enable GUP TEST for kselftests (Nico Pache) [1978539]
- redhat: Enable HMM test to be used by the kselftest test suite (Nico Pache) [1978539]
- selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random (Nico Pache) [1978539]
- selftests/vm: fix display of page size in map_hugetlb (Nico Pache) [1978539]
- selftests/vm: fix building protection keys test (Nico Pache) [1978539]
- lib/test_vmalloc.c: do not create cpumask_t variable on stack (Nico Pache) [1978539]
- vmalloc: add test driver to analyse vmalloc allocator (Nico Pache) [1978539]
- vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE (Nico Pache) [1978539]
- selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore (Nico Pache) [1978539]
- selftests/vm: rename file run_vmtests to run_vmtests.sh (Nico Pache) [1978539]
- mm/gup_benchmark: support threading (Nico Pache) [1978539]
- selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages (Nico Pache) [1978539]
- selftests/vm: gup_test: fix test flag (Nico Pache) [1978539]
- selftests/vm: fix out-of-tree build (Nico Pache) [1978539]
- selftests/vm: 2x speedup for run_vmtests.sh (Nico Pache) [1978539]
- selftests/vm: hmm-tests: remove the libhugetlbfs dependency (Nico Pache) [1978539]
- selftests/vm: run_vmtests.sh: update and clean up gup_test invocation (Nico Pache) [1978539]
- selftests/vm: gup_test: introduce the dump_pages() sub-test (Nico Pache) [1978539]
- selftests/vm: only some gup_test items are really benchmarks (Nico Pache) [1978539]
- selftests/vm: minor cleanup: Makefile and gup_test.c (Nico Pache) [1978539]
- selftests/vm: rename run_vmtests --> run_vmtests.sh (Nico Pache) [1978539]
- selftests/vm: use a common gup_test.h (Nico Pache) [1978539]
- mm/gup_benchmark: rename to mm/gup_test (Nico Pache) [1978539]
- tools/testing/selftests/vm: fix build error (Nico Pache) [1978539]
- selftests: vm: add fragment CONFIG_GUP_BENCHMARK (Nico Pache) [1978539]
- selftests/vm: 8x compaction_test speedup (Nico Pache) [1978539]
- selftests/vm: fix incorrect gcc invocation in some cases (Nico Pache) [1978539]
- selftests/vm: fix false build success on the second and later attempts (Nico Pache) [1978539]
- mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM (Nico Pache) [1978539]
- mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag (Nico Pache) [1978539]
- mm/gup_benchmark: update the documentation in Kconfig (Nico Pache) [1978539]
- khugepaged: selftests: fix timeout condition in wait_for_scan() (Nico Pache) [1978539]
- selftests: vm: pkeys: fix multilib builds for x86 (Nico Pache) [1978539]
- selftests: vm: pkeys: use the correct page size on powerpc (Nico Pache) [1978539]
- selftests/vm/pkeys: override access right definitions on powerpc (Nico Pache) [1978539]
- selftests/vm/pkeys: test correct behaviour of pkey-0 (Nico Pache) [1978539]
- selftests/vm/pkeys: introduce a sub-page allocator (Nico Pache) [1978539]
- selftests/vm/pkeys: detect write violation on a mapped access-denied-key page (Nico Pache) [1978539]
- selftests/vm/pkeys: associate key on a mapped page and detect write violation (Nico Pache) [1978539]
- selftests/vm/pkeys: associate key on a mapped page and detect access violation (Nico Pache) [1978539]
- selftests/vm/pkeys: improve checks to determine pkey support (Nico Pache) [1978539]
- selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust() (Nico Pache) [1978539]
- selftests/vm/pkeys: fix number of reserved powerpc pkeys (Nico Pache) [1978539]
- selftests/vm/pkeys: introduce powerpc support (Nico Pache) [1978539]
- selftests/vm/pkeys: introduce generic pkey abstractions (Nico Pache) [1978539]
- selftests: vm: pkeys: use the correct huge page size (Nico Pache) [1978539]
- selftests/vm/pkeys: fix alloc_random_pkey() to make it really random (Nico Pache) [1978539]
- selftests/vm/pkeys: fix assertion in pkey_disable_set/clear() (Nico Pache) [1978539]
- selftests/vm/pkeys: fix pkey_disable_clear() (Nico Pache) [1978539]
- selftests: vm: pkeys: add helpers for pkey bits (Nico Pache) [1978539]
- selftests: vm: pkeys: Use sane types for pkey register (Nico Pache) [1978539]
- selftests/vm/pkeys: make gcc check arguments of sigsafe_printf() (Nico Pache) [1978539]
- selftests/vm/pkeys: move some definitions to arch-specific header (Nico Pache) [1978539]
- selftests/vm/pkeys: move generic definitions to header file (Nico Pache) [1978539]
- selftests/vm/pkeys: rename all references to pkru to a generic name (Nico Pache) [1978539]
- selftests/x86/pkeys: move selftests to arch-neutral directory (Nico Pache) [1978539]
- selftests/vm: 10x speedup for hmm-tests (Nico Pache) [1978539]
- mm/migrate: add migrate-shared test for migrate_vma_*() (Nico Pache) [1978539]
- mm/migrate: optimize migrate_vma_setup() for holes (Nico Pache) [1978539]
- lib/test_hmm: use vma_lookup() in dmirror_migrate() (Nico Pache) [1978539]
- lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() (Nico Pache) [1978539]
- lib/test_hmm.c: remove unused dmirror_zero_page (Nico Pache) [1978539]
- mm/memremap_pages: support multiple ranges per invocation (Nico Pache) [1978539]
- mm/memremap_pages: convert to 'struct range' (Nico Pache) [1978539]
- tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macro (Nico Pache) [1978539]
- mm/hmm/test: use the new migration invalidation (Nico Pache) [1978539]
- lib/test_hmm.c: add a flag parameter to migrate_vma (Nico Pache) [1978539]
- mm/hmm: add tests for hmm_pfn_to_map_order() (Nico Pache) [1978539]
- lib: fix test_hmm.c reference after free (Nico Pache) [1978539]
- mm/hmm/test: add selftests for HMM (Nico Pache) [1978539]
- mm/hmm/test: add selftest driver for HMM (Nico Pache) [1978539]
- mm: convert insert_pfn() to vm_fault_t (Nico Pache) [1978539]
- selftests/vm/.gitignore: add mremap_dontunmap (Nico Pache) [1978539]
- selftests: vm: Fix 64-bit test builds for powerpc64le (Nico Pache) [1978539]
- selftests: vm: Do not override definition of ARCH (Nico Pache) [1978539]
- selftests/vm: fix map_hugetlb length used for testing read and write (Nico Pache) [1978539]
- selftests/vm: add missed tests in run_vmtests (Nico Pache) [1978539]
- selftests: vm: add fragment CONFIG_TEST_VMALLOC (Nico Pache) [1978539]
- selftests: vm: Build/Run 64bit tests only on 64bit arch (Nico Pache) [1978539]
- selftests: vm: Fix test build failure when built by itself (Nico Pache) [1978539]
- selftests: vm: install test_vmalloc.sh for run_vmtests (Nico Pache) [1978539]
- tools: mark 'test_vmalloc.sh' executable (Nico Pache) [1978539]
- tools/selftest/vm: allow choosing mem size and page size in map_hugetlb (Nico Pache) [1978539]
- selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE (Nico Pache) [1978539]
- tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACE (Nico Pache) [1978539]
- tools/testing/selftests/vm/: add MAP_POPULATE test (Nico Pache) [1978539]
- xfs: return errors in xfs_fs_sync_fs (Andrey Albershteyn) [2087991]
- vfs: make sync_filesystem return errors from ->sync_fs (Andrey Albershteyn) [2087991]
- PCI: hv: Remove unused hv_set_msi_entry_from_desc() (Mohammed Gamal) [2086560]
- PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64 (Mohammed Gamal) [2086560]
- PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology (Mohammed Gamal) [2086560]
- PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors (Mohammed Gamal) [2086560]
- vdpa: clean up get_config_size ret value handling (Cindy Lu) [2059841]
- vdpa: mlx5: synchronize driver status with CVQ (Jason Wang) [2048009]
- vdpa: mlx5: prevent cvq work from hogging CPU (Jason Wang) [2048009]
- vdpa/mlx5: Avoid processing works if workqueue was destroyed (Cindy Lu) [2048009]
- cpufreq: Cancel policy update work scheduled before freeing (Prarit Bhargava) [2083728]
- tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT (Paolo Abeni) [2081411]
- tcp: ensure to use the most recently sent skb when filling the rate sample (Paolo Abeni) [2081411]
- tcp: make sure treq->af_specific is initialized (Paolo Abeni) [2081411]
- tcp: md5: incorrect tcp_header_len for incoming connections (Paolo Abeni) [2081411]
- tcp: ensure PMTU updates are processed during fastopen (Paolo Abeni) [2081411]
- tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() (Paolo Abeni) [2081411]
- inet: fully convert sk->sk_rx_dst to RCU rules (Paolo Abeni) [2081411]
- tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows (Paolo Abeni) [2081411]
* Tue May 31 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-397.el8]
- selftests/bpf/test_xdp_redirect_multi: use temp netns for testing (Felix Maurer) [2017875]
- selftests/bpf/xdp_redirect_multi: Limit the tests in netns (Jiri Benc) [2017875]
- selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly (Jiri Benc) [2017875]
- selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number (Jiri Benc) [2017875]
- selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder (Jiri Benc) [2017875]
- bpf, sockmap: Zap ingress queues after stopping strparser (Jiri Benc) [2017875]
- xdp, net: Fix use-after-free in bpf_xdp_link_release (Jiri Benc) [2017875]
- doc, af_xdp: Fix bind flags option typo (Jiri Benc) [2017875]
- bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check() (Jiri Benc) [2017875]
- xdp: Move the rxq_info.mem clearing to unreg_mem_model() (Jiri Benc) [2017875]
- bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation (Jiri Benc) [2017875]
- xdp: Add proper __rcu annotations to redirect map entries (Jiri Benc) [2017875]
- doc: Give XDP as example of non-obvious RCU reader/updater pairing (Jiri Benc) [2017875]
- doc: Clarify and expand RCU updaters and corresponding readers (Jiri Benc) [2017875]
- bpfilter: Specify the log level for the kmsg message (Jiri Benc) [2017875]
- docs, af_xdp: Consistent indentation in examples (Jiri Benc) [2017875]
- xsk: Fix missing validation for skb and unaligned mode (Jiri Benc) [2017875]
- bpf: Support all gso types in bpf_skb_change_proto() (Jiri Benc) [2017875]
- bpf: Do not change gso_size during bpf_skb_change_proto() (Jiri Benc) [2017875]
- Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto" (Jiri Benc) [2017875]
- selftests/bpf: Add xdp_redirect_multi into .gitignore (Jiri Benc) [2017875]
- bpf, devmap: Remove drops variable from bq_xmit_all() (Jiri Benc) [2017875]
- locking/atomic: net: use linux/atomic.h for xchg & cmpxchg (Jiri Benc) [2017875]
- xsk: Use kvcalloc to support large umems (Jiri Benc) [2017875]
- selftests/bpf: Add xdp_redirect_multi test (Jiri Benc) [2017875]
- sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test (Jiri Benc) [2017875]
- xdp: Extend xdp_redirect_map with broadcast support (Jiri Benc) [2017875]
- bpf: Let bpf_warn_invalid_xdp_action() report more info (Felix Maurer) [2017875]
- bpf: Run devmap xdp_prog on flush instead of bulk enqueue (Jiri Benc) [2017875]
- skmsg: Remove unused parameters of sk_msg_wait_data() (Jiri Benc) [2017875]
- bpf: Use struct_size() in kzalloc() (Jiri Benc) [2017875]
- bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto (Jiri Benc) [2017875]
- treewide: Replace zero-length arrays with flexible-array members (Tomas Henzl) [2049660]
- scsi: mpi3mr: Bump driver version to 8.0.0.68.0 (Tomas Henzl) [2049660]
- scsi: mpi3mr: Update the copyright year (Tomas Henzl) [2049660]
- scsi: mpi3mr: Update MPI3 headers (Tomas Henzl) [2049660]
- scsi: mpi3mr: Fix formatting problems in some kernel-doc comments (Tomas Henzl) [2049660]
- scsi: mpi3mr: Fix some spelling mistakes (Tomas Henzl) [2049660]
- scsi: mpi3mr: Bump driver version to 8.0.0.61.0 (Tomas Henzl) [2049660]
- scsi: mpi3mr: Add io_uring interface support in I/O-polled mode (Tomas Henzl) [2049660]
- scsi: mpi3mr: Print cable mngnt and temp threshold events (Tomas Henzl) [2049660]
- scsi: mpi3mr: Support Prepare for Reset event (Tomas Henzl) [2049660]
- scsi: mpi3mr: Add Event acknowledgment logic (Tomas Henzl) [2049660]
- scsi: mpi3mr: Gracefully handle online FW update operation (Tomas Henzl) [2049660]
- scsi: mpi3mr: Detect async reset that occurred in firmware (Tomas Henzl) [2049660]
- scsi: mpi3mr: Add IOC reinit function (Tomas Henzl) [2049660]
- scsi: mpi3mr: Handle offline FW activation in graceful manner (Tomas Henzl) [2049660]
- scsi: mpi3mr: Code refactor of IOC init - part2 (Tomas Henzl) [2049660]
- scsi: mpi3mr: Code refactor of IOC init - part1 (Tomas Henzl) [2049660]
- scsi: mpi3mr: Fault IOC when internal command gets timeout (Tomas Henzl) [2049660]
- scsi: mpi3mr: Display IOC firmware package version (Tomas Henzl) [2049660]
- scsi: mpi3mr: Handle unaligned PLL in unmap cmnds (Tomas Henzl) [2049660]
- scsi: mpi3mr: Add support for PCIe Managed Switch SES device (Tomas Henzl) [2049660]
- [s390] s390/cio: verify the driver availability for path_event call (Mete Durlu) [2058620]
- selinux: fix bad cleanup on error in hashtab_duplicate() (Ondrej Mosnacek) [2005890]
- selinux: fix race between old and new sidtab (Ondrej Mosnacek) [2005890]
- selinux: fix cond_list corruption when changing booleans (Ondrej Mosnacek) [2005890]
- selinux: make nslot handling in avtab more robust (Ondrej Mosnacek) [2005890]
- selinuxfs: unify policy load error reporting (Ondrej Mosnacek) [2005890]
- selinux: fix variable scope issue in live sidtab conversion (Ondrej Mosnacek) [2005890]
- selinux: don't log MAC_POLICY_LOAD record on failed policy load (Ondrej Mosnacek) [2005890]
- selinux: simplify away security_policydb_len() (Ondrej Mosnacek) [2005890]
- selinux: move policy mutex to selinux_state, use in lockdep checks (Ondrej Mosnacek) [2005890]
- selinux: fix error handling bugs in security_load_policy() (Ondrej Mosnacek) [2005890]
- selinux: convert policy read-write lock to RCU (Ondrej Mosnacek) [2005890]
- selinux: Create new booleans and class dirs out of tree (Ondrej Mosnacek) [2005890]
- selinux: Standardize string literal usage for selinuxfs directory names (Ondrej Mosnacek) [2005890]
- selinux: Refactor selinuxfs directory populating functions (Ondrej Mosnacek) [2005890]
- selinux: Create function for selinuxfs directory cleanup (Ondrej Mosnacek) [2005890]
- selinux: fix memdup.cocci warnings (Ondrej Mosnacek) [2005890]
- selinux: avoid dereferencing the policy prior to initialization (Ondrej Mosnacek) [2005890]
- selinux: fix allocation failure check on newpolicy->sidtab (Ondrej Mosnacek) [2005890]
- selinux: refactor changing booleans (Ondrej Mosnacek) [2005890]
- selinux: move policy commit after updating selinuxfs (Ondrej Mosnacek) [2005890]
- selinux: encapsulate policy state, refactor policy load (Ondrej Mosnacek) [2005890]
- Revert "selinux: fix deadlock in security_set_bools()" (Ondrej Mosnacek) [2005890]
- thunderx nic: mark device as deprecated (Íñigo Huguet) [2060286]
- cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs (Vitaly Kuznetsov) [2091523]
- [s390] s390/hypfs: include z/VM guests with access control group set (Mete Durlu) [2058621]
- scsi: mpt3sas: Fix a few kernel-doc issues (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix a typo (Tomas Henzl) [2049623]
- scsi: mpt3sas: Update driver version to 42.100.00.00 (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix junk chars displayed while printing ChipName (Tomas Henzl) [2049623]
- scsi: mpt3sas: Use cached ATA Information VPD page (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix event callback log_code value handling (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix ioc->base_readl() use (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix writel() use (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID check (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fail reset operation if config request timed out (Tomas Henzl) [2049623]
- scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() (Tomas Henzl) [2049623]
- scsi: mpt3sas: Page fault in reply q processing (Tomas Henzl) [2049623]
- scsi: mpt3sas: Convert to flexible arrays (Tomas Henzl) [2049623]
- scsi: mpt3sas: Update persistent trigger pages from sysfs interface (Tomas Henzl) [2049623]
- Revert "netfilter: conntrack: tag conntracks picked up in local out hook" (Florian Westphal) [2062870]
- Revert "netfilter: nat: force port remap to prevent shadowing well-known ports" (Florian Westphal) [2062870]
- drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems (Michel Dänzer) [2066918]
- drm/amd: Use amdgpu_device_should_use_aspm on navi umd pstate switching (Michel Dänzer) [2066918]
- drm/amd: Refactor `amdgpu_aspm` to be evaluated per device (Michel Dänzer) [2066918]
- drm/amd: Check if ASPM is enabled from PCIe subsystem (Michel Dänzer) [2066918]
- [s390] s390/tape: fix timer initialization in tape_std_assign() (Mete Durlu) [2085420]
- powerpc/pseries/vas: Use QoS credits from the userspace (Steve Best) [2075174]
- thermal: don't make THERMAL_NETLINK 'default y' (Prarit Bhargava) [2040062]
- redhat/configs: Add CONFIG_INTEL_HFI_THERMAL (Prarit Bhargava) [2040062]
- thermal/drivers/core: Remove module unload code (Prarit Bhargava) [2040062]
- thermal: core: Fix TZ_GET_TRIP NULL pointer dereference (Prarit Bhargava) [2040062]
- thermal: intel: hfi: INTEL_HFI_THERMAL depends on NET (Prarit Bhargava) [2040062]
- thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stub (Prarit Bhargava) [2040062]
- thermal: intel: hfi: Notify user space for HFI events (Prarit Bhargava) [2040062]
- thermal: netlink: Add a new event to notify CPU capabilities change (Prarit Bhargava) [2040062]
- thermal: intel: hfi: Enable notification interrupt (Prarit Bhargava) [2040062]
- thermal: intel: hfi: Handle CPU hotplug events (Prarit Bhargava) [2040062]
- thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface (Prarit Bhargava) [2040062]
- x86/cpu: Add definitions for the Intel Hardware Feedback Interface (Prarit Bhargava) [2040062]
- x86/Documentation: Describe the Intel Hardware Feedback Interface (Prarit Bhargava) [2040062]
- thermal: intel: Allow processing of HWP interrupt (Prarit Bhargava) [2040062]
- x86/thermal: Fix LVT thermal setup for SMI delivery mode (Prarit Bhargava) [2040062]
- thermal: Move therm_throt there from x86/mce (Prarit Bhargava) [2040062]
- thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp() (Prarit Bhargava) [2040062]
- thermal: move to smaller ops wherever possible (Prarit Bhargava) [2040062]
- thermal: add small version of ops (Prarit Bhargava) [2040062]
- thermal: netlink: Improve the initcall ordering (Prarit Bhargava) [2040062]
- thermal: core: remove redundant initialization of variable ret (Prarit Bhargava) [2040062]
- thermal: netlink: Fix compilation error when CONFIG_NET=n (Prarit Bhargava) [2040062]
- thermal: core: Fix thermal zone lookup by ID (Prarit Bhargava) [2040062]
- thermal: core: Get thermal zone by id (Prarit Bhargava) [2040062]
- thermal: core: Add helpers to browse the cdev, tz and governor list (Prarit Bhargava) [2040062]
- thermal: Remove netlink support (Prarit Bhargava) [2040062]
- thermal: core: genetlink support for events/cmd/sampling (Prarit Bhargava) [2040062]
* Fri May 27 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-396.el8]
- mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq (Mark Langsdorf) [1997698]
- i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR() (Mark Langsdorf) [1997698]
- ACPI: Make acpi_node_get_parent() local (Mark Langsdorf) [1997698]
- ACPI: Get acpi_device's parent from the parent field (Mark Langsdorf) [1997698]
- ACPI: PM: Fix device wakeup power reference counting error (Mark Langsdorf) [1997698]
- ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2 (Mark Langsdorf) [1997698]
- ACPI: video: Drop dmi_system_id.ident settings from video_detect_dmi_table[] (Mark Langsdorf) [1997698]
- ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses (Mark Langsdorf) [1997698]
- ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 Pro (Mark Langsdorf) [1997698]
- ACPI: Add a convenience function to tell a device is in D0 state (Mark Langsdorf) [1997698]
- ACPI: scan: Obtain device's desired enumeration power state (Mark Langsdorf) [1997698]
- perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly (Mark Langsdorf) [1997698]
- ACPI/PCC: Add maintainer for PCC mailbox driver (Mark Langsdorf) [1997698]
- mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4) (Mark Langsdorf) [1997698]
- mailbox: pcc: Drop handling invalid bit-width in {read,write}_register (Mark Langsdorf) [1997698]
- mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq (Mark Langsdorf) [1997698]
- mailbox: pcc: Add PCC register bundle and associated accessor functions (Mark Langsdorf) [1997698]
- mailbox: pcc: Rename doorbell ack to platform interrupt ack register (Mark Langsdorf) [1997698]
- mailbox: pcc: Use PCC mailbox channel pointer instead of standard (Mark Langsdorf) [1997698]
- mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info (Mark Langsdorf) [1997698]
- mailbox: pcc: Consolidate subspace doorbell register parsing (Mark Langsdorf) [1997698]
- mailbox: pcc: Consolidate subspace interrupt information parsing (Mark Langsdorf) [1997698]
- mailbox: pcc: Refactor all PCC channel information into a structure (Mark Langsdorf) [1997698]
- mailbox: pcc: Fix kernel doc warnings (Mark Langsdorf) [1997698]
- ACPI: glue: Use acpi_device_adr() in acpi_find_child_device() (Mark Langsdorf) [1997698]
- ACPI: APEI: mark apei_hest_parse() static (Mark Langsdorf) [1997698]
- ACPI: APEI: EINJ: Relax platform response timeout to 1 second (Mark Langsdorf) [1997698]
- ACPI: resources: Add one more Medion model in IRQ override quirk (Mark Langsdorf) [1997698]
- ACPI: AC: Quirk GK45 to skip reading _PSR (Mark Langsdorf) [1997698]
- ACPI: PM: sleep: Do not set suspend_ops unnecessarily (Mark Langsdorf) [1997698]
- ACPI: PRM: Handle memory allocation and memory remap failure (Mark Langsdorf) [1997698]
- ACPI: PRM: Remove unnecessary blank lines (Mark Langsdorf) [1997698]
- ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errors (Mark Langsdorf) [1997698]
- ACPI: PM: Fix sharing of wakeup power resources (Mark Langsdorf) [1997698]
- ACPI: PM: Turn off unused wakeup power resources (Mark Langsdorf) [1997698]
- ACPI: PM: Check states of power resources during initialization (Mark Langsdorf) [1997698]
- hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device() (Mark Langsdorf) [1997698]
- ACPI: replace snprintf() in "show" functions with sysfs_emit() (Mark Langsdorf) [1997698]
- ACPI: LPSS: Use ACPI_COMPANION() directly (Mark Langsdorf) [1997698]
- ACPI: battery: Accept charges over the design capacity as full (Mark Langsdorf) [1997698]
- ACPICA: Update version to 20210930 (Mark Langsdorf) [1997698]
- ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI table (Mark Langsdorf) [1997698]
- ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity type (Mark Langsdorf) [1997698]
- ACPICA: Add support for Windows 2020 _OSI string (Mark Langsdorf) [1997698]
- ACPICA: Avoid evaluating methods too early during system resume (Mark Langsdorf) [1997698]
- ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40 (Mark Langsdorf) [1997698]
- ACPI: processor idle: Allow playing dead in C3 state (Mark Langsdorf) [1997698]
- ACPI: Kconfig: Fix a typo in Kconfig (Mark Langsdorf) [1997698]
- ACPI: PNP: remove duplicated BRI0A49 and BDP3336 entries (Mark Langsdorf) [1997698]
- ACPI: resources: Add DMI-based legacy IRQ override quirk (Mark Langsdorf) [1997698]
- ACPICA: Add support for MADT online enabled bit (Mark Langsdorf) [1997698]
- acpi/arm64: fix next_platform_timer() section mismatch error (Mark Langsdorf) [1997697]
- ACPI: PM: Include alternate AMDI0005 id in special behaviour (Mark Langsdorf) [1997697]
- MAINTAINERS: Change Rafael's e-mail address (Mark Langsdorf) [1997697]
- ACPI: scan: Remove unneeded header linux/nls.h (Mark Langsdorf) [1997697]
- ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported (Mark Langsdorf) [1997697]
- ACPI: power: Drop name from struct acpi_power_resource (Mark Langsdorf) [1997697]
- ACPI: power: Use acpi_handle_debug() to print debug messages (Mark Langsdorf) [1997697]
- ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5) (Mark Langsdorf) [1997697]
- ACPI: SPCR: Add support for the new 16550-compatible Serial Port Subtype (Mark Langsdorf) [1997697]
- ACPI: platform-profile: call sysfs_notify() from platform_profile_store() (Mark Langsdorf) [1997697]
- ACPICA: Update version to 20210730 (Mark Langsdorf) [1997697]
- ACPICA: Add method name "_DIS" For use with aslmethod.c (Mark Langsdorf) [1997697]
- ACPICA: iASL: Fix for WPBT table with no command-line arguments (Mark Langsdorf) [1997697]
- ACPICA: Headers: Add new DBG2 Serial Port Subtypes (Mark Langsdorf) [1997697]
- ACPICA: Macros should not use a trailing semicolon (Mark Langsdorf) [1997697]
- ACPICA: Fix an if statement (add parens) (Mark Langsdorf) [1997697]
- ACPICA: iASL: Add support for the AEST table (data compiler) (Mark Langsdorf) [1997697]
- clk: fractional-divider: Introduce POWER_OF_TWO_PS flag (Mark Langsdorf) [1997697]
- clk: fractional-divider: add explicit big endian support (Mark Langsdorf) [1997697]
- clk: gate: add explicit big endian support (Mark Langsdorf) [1997697]
- clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support (Mark Langsdorf) [1997697]
- ACPI: processor: Replace deprecated CPU-hotplug functions (Mark Langsdorf) [1997697]
- ABI: sysfs-platform-dptf: Add tables markup to a table (Mark Langsdorf) [1997697]
- ACPI: DPTF: Add new PCH FIVR methods (Mark Langsdorf) [1997697]
- clk: x86: Rename clk-lpt to more specific clk-lpss-atom (Mark Langsdorf) [1997697]
- ACPI: configfs: Make get_header() to return error pointer (Mark Langsdorf) [1997697]
- ACPI: configfs: Use sysfs_emit() in "show" functions (Mark Langsdorf) [1997697]
- ACPI: glue: Eliminate acpi_platform_notify() (Mark Langsdorf) [1997697]
- ACPI: bus: Rename functions to avoid name collision (Mark Langsdorf) [1997697]
- ACPI: glue: Change return type of two functions to void (Mark Langsdorf) [1997697]
- ACPI: glue: Rearrange acpi_device_notify() (Mark Langsdorf) [1997697]
- ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA (Mark Langsdorf) [1997697]
- ACPI / PMIC: XPower: optimize MIPI PMIQ sequence I2C-bus accesses (Mark Langsdorf) [1997697]
- ACPI / PMIC: XPower: optimize I2C-bus accesses (Mark Langsdorf) [1997697]
- stddef: Introduce DECLARE_FLEX_ARRAY() helper (Josef Oskera) [2062594]
- Revert "iavf: Fix deadlock occurrence during resetting VF interface" (Ivan Vecera) [2066693]
- scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() (Ewan D. Milne) [2071831]
- lib/sbitmap: allocate sb->map via kvzalloc_node (Ewan D. Milne) [2071831]
- mm: move kvmalloc-related functions to slab.h (Ewan D. Milne) [2071831]
- scsi: core: sd: Add silence_suspend flag to suppress some PM messages (Ewan D. Milne) [2071831]
- scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters (Ewan D. Milne) [2071831]
- sd: call sd_zbc_release_disk before releasing the scsi_device reference (Ewan D. Milne) [2071831]
- scsi: core: Reallocate device's budget map on queue depth change (Ewan D. Milne) [2071831]
- scsi: sr: Don't use GFP_DMA (Ewan D. Milne) [2071831]
- scsi: core: Fix scsi_device_max_queue_depth() (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Fix buffer size of REPORT ZONES command (Ewan D. Milne) [2071831]
- scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp (Ewan D. Milne) [2071831]
- scsi: sd_zbc: Simplify zone full condition check (Ewan D. Milne) [2071831]
- scsi: core: Show SCMD_LAST in text form (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Zero clear zones at reset write pointer (Ewan D. Milne) [2071831]
- scsi: core: sysfs: Fix setting device state to SDEV_RUNNING (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select() (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Fix type in min_t to avoid stack OOB (Ewan D. Milne) [2071831]
- scsi: core: Simplify control flow in scmd_eh_abort_handler() (Ewan D. Milne) [2071831]
- scsi: core: sysfs: Fix hang when device state is set via sysfs (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Don't call kcalloc() if size arg is zero (Ewan D. Milne) [2071831]
- scsi: sr: Remove duplicate assignment (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Fix out-of-bound read in resp_readcap16() (Ewan D. Milne) [2071831]
- scsi: sd: Print write through due to no caching mode page as warning (Ewan D. Milne) [2071831]
- scsi: sd: Fix crashes in sd_resume_runtime() (Ewan D. Milne) [2071831]
- scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() (Ewan D. Milne) [2071831]
- scsi: core: Fix spelling in a source code comment (Ewan D. Milne) [2071831]
- scsi: sd: Fix sd_do_mode_sense() buffer length handling (Ewan D. Milne) [2071831]
- scsi: core: Fix scsi_mode_select() buffer length handling (Ewan D. Milne) [2071831]
- scsi: core: Fix scsi_mode_sense() buffer length handling (Ewan D. Milne) [2071831]
- scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h (Ewan D. Milne) [2071831]
- scsi: sd_zbc: Support disks with more than 2**32 logical blocks (Ewan D. Milne) [2071831]
- scsi: sd: Make sd_spinup_disk() less noisy (Ewan D. Milne) [2071831]
- scsi: sr: Fix spelling mistake "does'nt" -> "doesn't" (Ewan D. Milne) [2071831]
- scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE (Ewan D. Milne) [2071831]
- scsi: sd: Do not exit sd_spinup_disk() quietly (Ewan D. Milne) [2071831]
- scsi: core: Add helper to return number of logical blocks in a request (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Ewan D. Milne) [2071831]
- scsi: scsi_transport_spi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Ewan D. Milne) [2071831]
- scsi: scsi_transport_fc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Ewan D. Milne) [2071831]
- scsi: sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Ewan D. Milne) [2071831]
- scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Ewan D. Milne) [2071831]
- scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Ewan D. Milne) [2071831]
- scsi: core: Introduce the scsi_cmd_to_rq() function (Ewan D. Milne) [2071831]
- scsi: core: Add BLIST_IGN_MEDIA_CHANGE for Ultra HS-SD/MMC USB card readers (Ewan D. Milne) [2071831]
- scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume() (Ewan D. Milne) [2071831]
- scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling (Ewan D. Milne) [2071831]
- scsi: scsi_debug: Remove dump_sector() (Ewan D. Milne) [2071831]
- scsi: core: Add scsi_prot_ref_tag() helper (Ewan D. Milne) [2071831]
- scsi: core: Add scsi_msg_to_host_byte() (Ewan D. Milne) [2071831]
- scsi: core: Add get_{status,host}_byte() accessor functions (Ewan D. Milne) [2071831]
- scsi: core: Cap scsi_host cmd_per_lun at can_queue (Ewan D. Milne) [2071831]
- scsi: Fix spelling mistakes in header files (Ewan D. Milne) [2071831]
- scsi: core: Treat device offline as a failure (Ewan D. Milne) [2071831]
- sched/topology: Skip updating masks for non-online nodes (Diego Domingos) [1946251]
- powerpc/numa: Update cpu_cpu_map on CPU online/offline (Diego Domingos) [1946251]
- powerpc/numa: Print debug statements only when required (Diego Domingos) [1946251]
- powerpc/numa: convert printk to pr_xxx (Diego Domingos) [1946251]
- powerpc/numa: Drop dbg in favour of pr_debug (Diego Domingos) [1946251]
- livepatch: Fix missing unlock on error in klp_enable_patch() (Julia Denham) [2069340]
- livepatch: Fix kobject refcount bug on klp_init_patch_early failure path (Julia Denham) [2069340]
- Documentation: livepatch: Add livepatch API page (Julia Denham) [2069340]
- scsi: megaraid_sas: Remove unnecessary memset (Tomas Henzl) [2049686]
- scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan (Tomas Henzl) [2049686]
- scsi: megasas: Clean up some inconsistent indenting (Tomas Henzl) [2049686]
- scsi: megasas: Stop using the SCSI pointer (Tomas Henzl) [2049686]
- aarch64: enable memory hotplug (Baoquan He) [1818517]
- mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() (Baoquan He) [1818517]
- arm64/mm: Add one hunk back missed in earlier back porting (Baoquan He) [1818517]
- arm64/mm: Hold memory hotplug lock while walking for kernel page table dump (Baoquan He) [1818517]
- ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro (Baoquan He) [1818517]
- net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it (Amir Tzin) [2072934]
- net: bridge: switchdev: check br_vlan_group() return value (Ivan Vecera) [2080332]
- net: bridge: mst: Restrict info size queries to bridge ports (Ivan Vecera) [2080332]
- net: bridge: mst: prevent NULL deref in br_mst_info_size() (Ivan Vecera) [2080332]
- selftests: forwarding: Use same VRF for port and VLAN upper (Ivan Vecera) [2080332]
- selftests: forwarding: Disable learning before link up (Ivan Vecera) [2080332]
- net: bridge: mst: Add helper to query a port's MST state (Ivan Vecera) [2080332]
- net: bridge: mst: Add helper to check if MST is enabled (Ivan Vecera) [2080332]
- net: bridge: mst: Add helper to map an MSTI to a VID set (Ivan Vecera) [2080332]
- net: bridge: mst: Notify switchdev drivers of MST state changes (Ivan Vecera) [2080332]
- net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations (Ivan Vecera) [2080332]
- net: bridge: mst: Notify switchdev drivers of MST mode changes (Ivan Vecera) [2080332]
- net: bridge: mst: Support setting and reporting MST port states (Ivan Vecera) [2080332]
- net: bridge: mst: Allow changing a VLAN's MSTI (Ivan Vecera) [2080332]
- net: bridge: mst: Multiple Spanning Tree (MST) mode (Ivan Vecera) [2080332]
- net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device (Ivan Vecera) [2080332]
- selftests: forwarding: tests of locked port feature (Ivan Vecera) [2080332]
- net: bridge: Add support for offloading of locked port flag (Ivan Vecera) [2080332]
- net: bridge: Add support for bridge port in locked mode (Ivan Vecera) [2080332]
- net: switchdev: avoid infinite recursion from LAG to bridge with port object handler (Ivan Vecera) [2080332]
- bridge: switch br_net_exit to batch mode (Ivan Vecera) [2080332]
- net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled (Ivan Vecera) [2080332]
- net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign interfaces (Ivan Vecera) [2080332]
- net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu (Ivan Vecera) [2080332]
- net: bridge: switchdev: replay all VLAN groups (Ivan Vecera) [2080332]
- net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync() (Ivan Vecera) [2080332]
- net: bridge: switchdev: differentiate new VLANs from changed ones (Ivan Vecera) [2080332]
- net: bridge: vlan: notify switchdev only when something changed (Ivan Vecera) [2080332]
- net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED (Ivan Vecera) [2080332]
- net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag (Ivan Vecera) [2080332]
- net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing (Ivan Vecera) [2080332]
- net: bridge: vlan: check for errors from __vlan_del in __vlan_flush (Ivan Vecera) [2080332]
- net/switchdev: use struct_size over open coded arithmetic (Ivan Vecera) [2080332]
- net: bridge: vlan: fix single net device option dumping (Ivan Vecera) [2080332]
- net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper (Ivan Vecera) [2080332]
- net: bridge: mcast: add and enforce startup query interval minimum (Ivan Vecera) [2080332]
- net: bridge: mcast: add and enforce query interval minimum (Ivan Vecera) [2080332]
- netfilter: bridge: add support for pppoe filtering (Ivan Vecera) [2080332]
- bridge: use __set_bit in __br_vlan_set_default_pvid (Ivan Vecera) [2080332]
- net: bridge: Allow base 16 inputs in sysfs (Ivan Vecera) [2080332]
- net/bridge: replace simple_strtoul to kstrtol (Ivan Vecera) [2080332]
- net: bridge: Slightly optimize 'find_portno()' (Ivan Vecera) [2080332]
- net: bridge: switchdev: fix shim definition for br_switchdev_mdb_notify (Ivan Vecera) [2080332]
- net: bridge: switchdev: consistent function naming (Ivan Vecera) [2080332]
- net: bridge: mdb: move all switchdev logic to br_switchdev.c (Ivan Vecera) [2080332]
- net: bridge: split out the switchdev portion of br_mdb_notify (Ivan Vecera) [2080332]
- net: bridge: move br_vlan_replay to br_switchdev.c (Ivan Vecera) [2080332]
- net: bridge: provide shim definition for br_vlan_flags (Ivan Vecera) [2080332]
- net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device (Ivan Vecera) [2080332]
- net: bridge: create a common function for populating switchdev FDB entries (Ivan Vecera) [2080332]
- net: bridge: move br_fdb_replay inside br_switchdev.c (Ivan Vecera) [2080332]
- net: bridge: reduce indentation level in fdb_create (Ivan Vecera) [2080332]
- net: bridge: rename br_fdb_insert to br_fdb_add_local (Ivan Vecera) [2080332]
- net: bridge: rename fdb_insert to fdb_add_local (Ivan Vecera) [2080332]
- net: bridge: remove fdb_insert forward declaration (Ivan Vecera) [2080332]
- net: bridge: remove fdb_notify forward declaration (Ivan Vecera) [2080332]
- net: make use of helper netif_is_bridge_master() (Ivan Vecera) [2080332]
- net: use eth_hw_addr_set() (Ivan Vecera) [2080332]
- net: bridge: Use array_size() helper in copy_to_user() (Ivan Vecera) [2080332]
- net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table (Amir Tzin) [2072920]
- net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte (Amir Tzin) [2072920]
- ixgbevf: Require large buffers for build_skb on 82599VF (Ken Cox) [2037956]
- ixgbevf: Remove useless DMA-32 fallback configuration (Ken Cox) [2037956]
- ixgbevf: switch to napi_build_skb() (Ken Cox) [2037956]
- ixgbevf: Add support for new mailbox communication between PF and VF (Ken Cox) [2037956]
- ixgbevf: Mailbox improvements (Ken Cox) [2037956]
- ixgbevf: Add legacy suffix to old API mailbox functions (Ken Cox) [2037956]
- ixgbevf: Improve error handling in mailbox (Ken Cox) [2037956]
- ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE (Ken Cox) [2037956]
- net: ixgbevf: Remove redundant initialization of variable ret_val (Ken Cox) [2037956]
- selftests: mptcp: fix diag instability (Hangbin Liu) [2077358]
- selftests: mptcp: fix ipv6 routing setup (Hangbin Liu) [2077358]
- selftests: mptcp: clean tmp files in simult_flows (Hangbin Liu) [2077358]
- selftests: netfilter: fix exit value for nft_concat_range (Hangbin Liu) [2077358]
- selftests: netfilter: remove stray bash debug line (Hangbin Liu) [2077358]
- selftests: Fix IPv6 address bind tests (Hangbin Liu) [2077358]
- selftests: Fix raw socket bind tests with VRF (Hangbin Liu) [2077358]
- selftests: net: Correct case name (Hangbin Liu) [2077358]
- selftests: pmtu.sh: Kill nettest processes launched in subshell. (Hangbin Liu) [2077358]
- selftests: pmtu.sh: Kill tcpdump processes launched by subshell. (Hangbin Liu) [2077358]
- selftests: net: Fix a typo in udpgro_fwd.sh (Hangbin Liu) [2077358]
- selftests/net: udpgso_bench_tx: fix dst ip argument (Hangbin Liu) [2077358]
- selftests/net: udpgso_bench_rx: fix port argument (Hangbin Liu) [2077358]
- selftests: net: tls: remove unused variable and code (Hangbin Liu) [2077358]
- selftest: net: fix typo in altname test (Hangbin Liu) [2077358]
* Tue May 24 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-395.el8]
- net/mlx5: DR, Fix the threshold that defines when pool sync is initiated (Amir Tzin) [2062715]
- net/mlx5: DR, Cache STE shadow memory (Amir Tzin) [2062715]
- perf/x86/intel/lbr: Add static_branch for LBR INFO flags (Michael Petlan) [2039998]
- perf/x86/intel/lbr: Support LBR format V7 (Michael Petlan) [2039998]
- net/mlx5e: TC, fix decap fallback to uplink when int port not supported (Amir Tzin) [2077048]
- net/mlx5e: Fix wrong source vport matching on tunnel rule (Amir Tzin) [2064589]
- hv_balloon: rate-limit "Unhandled message" warning (Vitaly Kuznetsov) [2087270]
- tcp: drop the hash_32() part from the index calculation (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: increase source port perturb table to 2^16 (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: dynamically allocate the perturb table used by source ports (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: add small random increments to the source port (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: resalt the secret every 10 seconds (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: use different parts of the port_offset for index and offset (Guillaume Nault) [2064876] {CVE-2022-1012}
- secure_seq: use the 64 bits of the siphash for port offset calculation (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: add some entropy in __inet_hash_connect() (Guillaume Nault) [2064876] {CVE-2022-1012}
- tcp: change source port randomizarion at connect() time (Guillaume Nault) [2064876] {CVE-2022-1012}
- net/mlx5e: TC, Skip redundant ct clear actions (Amir Tzin) [2055590]
- spi: pxa2xx: Add support for Intel Raptor Lake PCH-S (Prarit Bhargava) [2040031]
- mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs (Prarit Bhargava) [2040031]
- pinctrl: alderlake: Add Raptor Lake-S ACPI ID (Prarit Bhargava) [2040033]
- i2c: i801: Add support for Intel Raptor Lake PCH-S (Prarit Bhargava) [2040027 2040029]
- redhat/configs: Add CONFIG_INTEL_IDXD_PERFMON (Jerry Snitselaar) [1921296]
- x86/fpu/xstate: Consolidate size calculations (Jerry Snitselaar) [2071461]
- x86/fpu/xstate: Handle supervisor states in XSTATE permissions (Jerry Snitselaar) [2071461]
- x86/fpu/xsave: Handle compacted offsets correctly with supervisor states (Jerry Snitselaar) [2071461]
- x86/fpu: Cache xfeature flags from CPUID (Jerry Snitselaar) [2071461]
- x86/fpu/xsave: Initialize offset/size cache early (Jerry Snitselaar) [2071461]
- x86/fpu: Remove unused supervisor only offsets (Jerry Snitselaar) [2071461]
- dmaengine: idxd: Change license on idxd.h to LGPL (Jerry Snitselaar) [2072156]
- dmaengine: idxd: fix delta_rec and crc size field for completion record (Jerry Snitselaar) [1971892]
- dmaengine: idxd: Remove useless DMA-32 fallback configuration (Jerry Snitselaar) [2072156]
- dmaengine: idxd: restore traffic class defaults after wq reset (Jerry Snitselaar) [2046469]
- dmaengine: idxd: deprecate token sysfs attributes for read buffers (Jerry Snitselaar) [2040042]
- dmaengine: idxd: change bandwidth token to read buffers (Jerry Snitselaar) [2040042]
- dmaengine: idxd: fix wq settings post wq disable (Jerry Snitselaar) [2040045]
- dmaengine: idxd: change MSIX allocation based on per wq activation (Jerry Snitselaar) [2040495]
- edmaengine: idxd: fix descriptor flushing locking (Jerry Snitselaar) [2040495]
- dmaengine: idxd: embed irq_entry in idxd_wq struct (Jerry Snitselaar) [2040495]
- dmaengine: idxd: fix calling wq quiesce inside spinlock (Jerry Snitselaar) [2040040]
- dmaengine: idxd: add knob for enqcmds retries (Jerry Snitselaar) [2040047]
- dmaengine: idxd: set defaults for wq configs (Jerry Snitselaar) [2040047]
- dmaengine: idxd: handle interrupt handle revoked event (Jerry Snitselaar) [2040051]
- dmaengine: idxd: handle invalid interrupt handle descriptors (Jerry Snitselaar) [2040051]
- dmaengine: idxd: create locked version of idxd_quiesce() call (Jerry Snitselaar) [2040051]
- dmaengine: idxd: add helper for per interrupt handle drain (Jerry Snitselaar) [2040051]
- dmaengine: idxd: move interrupt handle assignment (Jerry Snitselaar) [2040051]
- dmaengine: idxd: int handle management refactoring (Jerry Snitselaar) [2040051]
- dmaengine: idxd: rework descriptor free path on failure (Jerry Snitselaar) [2040051]
- dmaengine: idxd: fix missed completion on abort path (Jerry Snitselaar) [2040040]
- dmaengine: idxd: fix resource leak on dmaengine driver disable (Jerry Snitselaar) [2040040]
- dmaengine: idxd: cleanup completion record allocation (Jerry Snitselaar) [2040040]
- dmaengine: idxd: reconfig device after device reset command (Jerry Snitselaar) [2072156]
- dmaengine: idxd: add halt interrupt support (Jerry Snitselaar) [2040047]
- dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail (Jerry Snitselaar) [2072156]
- dmanegine: idxd: fix resource free ordering on driver removal (Jerry Snitselaar) [2040040]
- dmaengine: idxd: remove kernel wq type set when load configuration (Jerry Snitselaar) [2040040]
- dmaengine: idxd: remove gen cap field per spec 1.2 update (Jerry Snitselaar) [2040040]
- dmaengine: idxd: check GENCAP config support for gencfg register (Jerry Snitselaar) [2040040]
- dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission (Jerry Snitselaar) [2040040]
- dmaengine: idxd: remove interrupt disable for dev_lock (Jerry Snitselaar) [2040040]
- dmaengine: idxd: remove interrupt disable for cmd_lock (Jerry Snitselaar) [2040040]
- dmaengine: idxd: fix setting up priv mode for dwq (Jerry Snitselaar) [2040040]
- dmaengine: idxd: set descriptor allocation size to threshold for swq (Jerry Snitselaar) [2040040]
- dmaengine: idxd: make submit failure path consistent on desc freeing (Jerry Snitselaar) [2040040]
- dmaengine: idxd: remove interrupt flag for completion list spinlock (Jerry Snitselaar) [2040040]
- dmaengine: idxd: make I/O interrupt handler one shot (Jerry Snitselaar) [2040040]
- dmaengine: idxd: clear block on fault flag when clear wq (Jerry Snitselaar) [2040040]
- dmaengine: idxd: add capability check for 'block on fault' attribute (Jerry Snitselaar) [2040040]
- dmaengine: idxd: Remove unused status variable in irq_process_work_list() (Jerry Snitselaar) [2072156]
- dmaengine: idxd: Fix a possible NULL pointer dereference (Jerry Snitselaar) [2072156]
- dmaengine: idxd: fix abort status check (Jerry Snitselaar) [2040040]
- dmanegine: idxd: add software command status (Jerry Snitselaar) [2040047]
- dmaengine: idxd: rotate portal address for better performance (Jerry Snitselaar) [2040047]
- dmaengine: idxd: fix wq slot allocation index check (Jerry Snitselaar) [2040040]
- dmaengine: idxd: fix uninit var for alt_drv (Jerry Snitselaar) [2072156]
- dmaengine: idxd: Set defaults for GRPCFG traffic class (Jerry Snitselaar) [2040047]
- dmaengine: idxd: remove fault processing code (Jerry Snitselaar) [2040040]
- dmaengine: idxd: move dsa_drv support to compatible mode (Jerry Snitselaar) [1971961]
- dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone (Jerry Snitselaar) [1971961]
- dmaengine: idxd: create user driver for wq 'device' (Jerry Snitselaar) [1971961]
- dmaengine: idxd: create dmaengine driver for wq 'device' (Jerry Snitselaar) [1971961]
- dmaengine: idxd: create idxd_device sub-driver (Jerry Snitselaar) [1971961]
- dmaengine: idxd: add type to driver in order to allow device matching (Jerry Snitselaar) [1971961]
- dmanegine: idxd: open code the dsa_drv registration (Jerry Snitselaar) [1971961]
- dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c (Jerry Snitselaar) [1971961]
- dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c (Jerry Snitselaar) [1971961]
- dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus (Jerry Snitselaar) [1971961]
- dmaengine: idxd: remove iax_bus_type prototype (Jerry Snitselaar) [1971961]
- dmaengine: idxd: remove bus shutdown (Jerry Snitselaar) [1971961]
- dmaengine: idxd: move wq_disable() to device.c (Jerry Snitselaar) [1971961]
- dmaengine: idxd: move wq_enable() to device.c (Jerry Snitselaar) [1971961]
- dmaengine: idxd: remove IDXD_DEV_CONF_READY (Jerry Snitselaar) [1971961]
- dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev (Jerry Snitselaar) [1971961]
- dmaengine: idxd: add driver name (Jerry Snitselaar) [1971961]
- dmaengine: idxd: add driver register helper (Jerry Snitselaar) [1971961]
- dmaengine: idxd: depends on !UML (Jerry Snitselaar) [2072156]
- dmaengine: idxd: fix PCI_MSI build errors (Jerry Snitselaar) [2072156]
- dmaengine: idxd: fix submission race window (Jerry Snitselaar) [2040040]
- dmaengine: idxd: fix sequence for pci driver remove() and shutdown() (Jerry Snitselaar) [2072156]
- dmaengine: idxd: fix setup sequence for MSIXPERM table (Jerry Snitselaar) [2040040]
- dmaengine: idxd: fix array index when int_handles are being used (Jerry Snitselaar) [2040040]
- dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin (Jerry Snitselaar) [2072156]
- dmaengine: idxd: fix desc->vector that isn't being updated (Jerry Snitselaar) [2040040]
- dmaengine: idxd: add missing percpu ref put on failure (Jerry Snitselaar) [2072156]
- dmaengine: idxd: have command status always set (Jerry Snitselaar) [1973882]
- dmanegine: idxd: cleanup all device related bits after disabling device (Jerry Snitselaar) [2072156]
- dmaengine: idxd: Simplify code and axe the use of a deprecated API (Jerry Snitselaar) [2072156]
- dmaengine: idxd: remove devm allocation for idxd->int_handles (Jerry Snitselaar) [2072156]
- dmaengine: idxd: Remove redundant variable cdev_ctx (Jerry Snitselaar) [2072156]
- dmaengine: idxd: Add missing cleanup for early error out in probe call (Jerry Snitselaar) [1971892]
- dmaengine: idxd: Enable IDXD performance monitor support (Jerry Snitselaar) [1921296]
- dmaengine: idxd: Add IDXD performance monitor support (Jerry Snitselaar) [1921296]
- dmaengine: idxd: device cmd should use dedicated lock (Jerry Snitselaar) [1971892]
- dmaengine: idxd: support reporting of halt interrupt (Jerry Snitselaar) [1971890]
- dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages (Jerry Snitselaar) [1971890]
- dmaengine: idxd: add interrupt handle request and release support (Jerry Snitselaar) [1971890]
- dmaengine: idxd: add support for readonly config mode (Jerry Snitselaar) [1971890]
- dmaengine: idxd: add percpu_ref to descriptor submission path (Jerry Snitselaar) [1971949]
- dmaengine: idxd: remove detection of device type (Jerry Snitselaar) [1971963]
- Documentation/x86: Update documentation for SVA (Shared Virtual Addressing) (Jerry Snitselaar) [2071461]
- tools/objtool: Check for use of the ENQCMD instruction in the kernel (Jerry Snitselaar) [2071461]
- x86/cpufeatures: Re-enable ENQCMD (Jerry Snitselaar) [2071461]
- x86/traps: Demand-populate PASID MSR via #GP (Jerry Snitselaar) [2071461]
- sched: Define and initialize a flag to identify valid PASID in the task (Jerry Snitselaar) [2071461]
- x86/fpu: Clear PASID when copying fpstate (Jerry Snitselaar) [2071461]
- iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit (Jerry Snitselaar) [2071461]
- iommu/ioasid: Introduce a helper to check for valid PASIDs (Jerry Snitselaar) [2071461]
- kernel/fork: Initialize mm's PASID (Jerry Snitselaar) [2071461]
- mm: Change CONFIG option for mm->pasid field (Jerry Snitselaar) [2071461]
- mm/fork: clear PASID for new mm (Jerry Snitselaar) [2071461]
- iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA (Jerry Snitselaar) [2071461]
- turbostat: fix PC6 displaying on some systems (Steve Best) [2040078]
* Mon May 23 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-394.el8]
- quota: make dquot_quota_sync return errors from ->sync_fs (Lukas Czerner) [2083057]
- redhat: disable more noisy rpminspect tests (Jarod Wilson)
- mm: thp: replace the page lock with the seqlock for the THP mapcount (Andrea Arcangeli) [1958020]
- mm: do_wp_page: deduplicate smart_lock_page (Andrea Arcangeli) [1958020]
- mm: hugetlbfs: gup_must_unshare() cleanup (Andrea Arcangeli) [1958020]
- mm: GUP: cleanup FOLL_UNSHARE (Andrea Arcangeli) [1958020]
- mm: COW: skip the page lock in the COW copy path (Andrea Arcangeli) [1958020]
- mm: gup: gup_must_unshare() use can_read_pin_swap_page() (Andrea Arcangeli) [1958020]
- mm: hugetlbfs: gup: gup_must_unshare(): enable hugetlbfs (Andrea Arcangeli) [1958020]
- mm: hugetlbfs: FOLL_FAULT_UNSHARE (Andrea Arcangeli) [1958020]
- mm: hugetlbfs: COR: copy-on-read fault (Andrea Arcangeli) [1958020]
- mm: gup: FOLL_UNSHARE RHEL (Andrea Arcangeli) [1958020]
- mm: gup: FOLL_NOUNSHARE: optimize follow_page (Andrea Arcangeli) [1958020]
- mm: gup: FOLL_UNSHARE (Andrea Arcangeli) [1958020]
- mm: gup: gup_must_unshare() (Andrea Arcangeli) [1958020]
- mm: gup: COR: copy-on-read fault (Andrea Arcangeli) [1958020]
- mm: thp: introduce page_trans_huge_anon_shared (Andrea Arcangeli) [1958020]
- mm: thp: stabilize the THP mapcount in page_remove_anon_compound_rmap (Andrea Arcangeli) [1958020]
- mm: thp: make the THP mapcount atomic with a seqlock (Andrea Arcangeli) [1958020]
- mm: thp: consolidate mapcount logic on THP split (David Hildenbrand) [1958020]
- vmxnet3: Remove useless DMA-32 fallback configuration (Kamal Heib) [2083561]
- vmxnet3: fix minimum vectors alloc issue (Kamal Heib) [2083561]
- net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c (Kamal Heib) [2083561]
- vmxnet3: do not stop tx queues after netif_device_detach() (Kamal Heib) [2083561]
- block: limit request dispatch loop duration (Ming Lei) [2005082]
- esp: limit skb_page_frag_refill use to a single page (Sabrina Dubroca) [2062115] {CVE-2022-27666}
- esp: Fix possible buffer overflow in ESP transformation (Sabrina Dubroca) [2062115] {CVE-2022-27666}
- can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path (Chris von Recklinghausen) [2080376] {CVE-2022-28390}
- NFSD: Deprecate NFS_OFFSET_MAX (Scott Mayhew) [2064216]
- NFSD: Fix offset type in I/O trace points (Scott Mayhew) [2064216]
- NFSD: COMMIT operations must not return NFS?ERR_INVAL (Scott Mayhew) [2064216]
- NFSD: Clamp WRITE offsets (Scott Mayhew) [2064216]
- NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes (Scott Mayhew) [2064216]
- NFSD: Fix ia_size underflow (Scott Mayhew) [2064216]
- NFSD: Fix the behavior of READ near OFFSET_MAX (Scott Mayhew) [2064216]
- NFSD: Fix READDIR buffer overflow (Scott Mayhew) [2064216]
- nfsd: Fix nsfd startup race (again) (Scott Mayhew) [2064216]
- NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() (Scott Mayhew) [2064216]
- NFSv42: Don't fail clone() unless the OP_CLONE operation failed (Scott Mayhew) [2064216]
- NFSD: Fix exposure in nfsd4_decode_bitmap() (Scott Mayhew) [2064216]
- NFSv4: Sanity check the parameters in nfs41_update_target_slotid() (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label argument from decode_getattr_*() functions (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label argument from nfs_setsecurity (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label argument from nfs_fhget() (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label argument from nfs_add_or_obtain() (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label argument from nfs_instantiate() (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label from the nfs_setattrres (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label from the nfs4_getattr_res (Scott Mayhew) [2064216]
- NFS: Remove the f_label from the nfs4_opendata and nfs_openres (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label from the nfs4_lookupp_res struct (Scott Mayhew) [2064216]
- NFS: Remove the label from the nfs4_lookup_res struct (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label from the nfs4_link_res struct (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label from the nfs4_create_res struct (Scott Mayhew) [2064216]
- NFS: Remove the nfs4_label from the nfs_entry struct (Scott Mayhew) [2064216]
- NFS: Create a new nfs_alloc_fattr_with_label() function (Scott Mayhew) [2064216]
- NFS: Always initialise fattr->label in nfs_fattr_alloc() (Scott Mayhew) [2064216]
- NFSv4: Remove unnecessary 'minor version' check (Scott Mayhew) [2064216]
- NFSv4: Fix potential Oops in decode_op_map() (Scott Mayhew) [2064216]
- NFSv4: Ensure decode_compound_hdr() sanity checks the tag (Scott Mayhew) [2064216]
- NFS: Don't trace an uninitialised value (Scott Mayhew) [2064216]
- NFSv4.2 add tracepoint to OFFLOAD_CANCEL (Scott Mayhew) [2064216]
- NFSv4.2 add tracepoint to CB_OFFLOAD (Scott Mayhew) [2064216]
- NFSv4.2 add tracepoint to CLONE (Scott Mayhew) [2064216]
- NFSv4.2 add tracepoint to COPY (Scott Mayhew) [2064216]
- NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE (Scott Mayhew) [2064216]
- NFSv4.2 add tracepoint to SEEK (Scott Mayhew) [2064216]
- nfs4: take a reference on the nfs_client when running FREE_STATEID (Scott Mayhew) [2064216]
- NFS: Move NFS protocol display macros to global header (Scott Mayhew) [2064216]
- NFS: Move generic FS show macros to global header (Scott Mayhew) [2064216]
- SUNRPC: Clean up xs_tcp_setup_sock() (Scott Mayhew) [2064216]
- NFSv4: Fix a regression in nfs_set_open_stateid_locked() (Scott Mayhew) [2064216]
- NFS: Remove redundant call to __set_page_dirty_nobuffers (Scott Mayhew) [2064216]
- NFS: Unexport nfs_probe_fsinfo() (Scott Mayhew) [2064216]
- NFS: Call nfs_probe_server() during a fscontext-reconfigure event (Scott Mayhew) [2064216]
- NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() (Scott Mayhew) [2064216]
- NFS: Move nfs_probe_destination() into the generic client (Scott Mayhew) [2064216]
- NFS: Create an nfs4_server_set_init_caps() function (Scott Mayhew) [2064216]
- NFS: Remove --> and <-- dprintk call sites (Scott Mayhew) [2064216]
- SUNRPC: Trace calls to .rpc_call_done (Scott Mayhew) [2064216]
- NFS: Replace dprintk callsites in nfs_readpage(s) (Scott Mayhew) [2064216]
- SUNRPC: Use BIT() macro in rpc_show_xprt_state() (Scott Mayhew) [2064216]
- SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field (Scott Mayhew) [2064216]
- xprtrdma: Remove rpcrdma_ep::re_implicit_roundup (Scott Mayhew) [2064216]
- xprtrdma: Provide a buffer to pad Write chunks of unaligned length (Scott Mayhew) [2064216]
- Fix user namespace leak (Scott Mayhew) [2064216]
- NFS: Save some space in the inode (Scott Mayhew) [2064216]
- NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests (Scott Mayhew) [2064216]
- NFSv4: Fixes for nfs4_inode_return_delegation() (Scott Mayhew) [2064216]
- NFS: Fix an Oops in pnfs_mark_request_commit() (Scott Mayhew) [2064216]
- NFS: Fix up commit deadlocks (Scott Mayhew) [2064216]
- NFSD:fix boolreturn.cocci warning (Scott Mayhew) [2064216]
- nfsd: update create verifier comment (Scott Mayhew) [2064216]
- SUNRPC: Change return value type of .pc_encode (Scott Mayhew) [2064216]
- SUNRPC: Replace the "__be32 *p" parameter to .pc_encode (Scott Mayhew) [2064216]
- NFSD: Save location of NFSv4 COMPOUND status (Scott Mayhew) [2064216]
- SUNRPC: Change return value type of .pc_decode (Scott Mayhew) [2064216]
- SUNRPC: Replace the "__be32 *p" parameter to .pc_decode (Scott Mayhew) [2064216]
- SUNRPC: De-duplicate .pc_release() call sites (Scott Mayhew) [2064216]
- SUNRPC: Simplify the SVC dispatch code path (Scott Mayhew) [2064216]
- NFS: Fix deadlocks in nfs_scan_commit_list() (Scott Mayhew) [2064216]
- NFS: Instrument i_size_write() (Scott Mayhew) [2064216]
- SUNRPC: Per-rpc_clnt task PIDs (Scott Mayhew) [2064216]
- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (Scott Mayhew) [2064216]
- SUNRPC: Capture value of xdr_buf::page_base (Scott Mayhew) [2064216]
- svcrdma: Split svcrmda_wc_{read,write} tracepoints (Scott Mayhew) [2064216]
- svcrdma: Split the svcrdma_wc_send() tracepoint (Scott Mayhew) [2064216]
- svcrdma: Split the svcrdma_wc_receive() tracepoint (Scott Mayhew) [2064216]
- pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds (Scott Mayhew) [2064216]
- NFS: Remove unnecessary page cache invalidations (Scott Mayhew) [2064216]
- NFS: Fix dentry verifier races (Scott Mayhew) [2064216]
- NFS: Further optimisations for 'ls -l' (Scott Mayhew) [2064216]
- NFS: Fix up nfs_readdir_inode_mapping_valid() (Scott Mayhew) [2064216]
- NFS: Ignore the directory size when marking for revalidation (Scott Mayhew) [2064216]
- NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA (Scott Mayhew) [2064216]
- NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED (Scott Mayhew) [2064216]
- NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE (Scott Mayhew) [2064216]
- NFS: Fix a few more clear_bit() instances that need release semantics (Scott Mayhew) [2064216]
- SUNRPC: xprt_clear_locked() only needs release memory semantics (Scott Mayhew) [2064216]
- SUNRPC: Remove unnecessary memory barriers (Scott Mayhew) [2064216]
- SUNRPC: Remove WQ_HIGHPRI from xprtiod (Scott Mayhew) [2064216]
- SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute() (Scott Mayhew) [2064216]
- SUNRPC: Partial revert of commit 6f9f17287e78 (Scott Mayhew) [2064216]
- NFS: Fix up nfs_ctx_key_to_expire() (Scott Mayhew) [2064216]
- NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() (Scott Mayhew) [2064216]
- NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() (Scott Mayhew) [2064216]
- NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() (Scott Mayhew) [2064216]
- SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases (Scott Mayhew) [2064216]
- NFSD: simplify struct nfsfh (Scott Mayhew) [2064216]
- NFSD: drop support for ancient filehandles (Scott Mayhew) [2064216]
- NFSD: move filehandle format declarations out of "uapi". (Scott Mayhew) [2064216]
- UNRPC: Return specific error code on kmalloc failure (Scott Mayhew) [2064216]
- NFSD: Optimize DRC bucket pruning (Scott Mayhew) [2064216]
- nfsd: don't alloc under spinlock in rpc_parse_scope_id (Scott Mayhew) [2064216]
- NFSD: Keep existing listeners on portlist error (Scott Mayhew) [2064216]
- nfs: Fix kerneldoc warning shown up by W=1 (Scott Mayhew) [2064216]
- nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN (Scott Mayhew) [2064216]
- NLM: Fix svcxdr_encode_owner() (Scott Mayhew) [2064216]
- SUNRPC: improve error response to over-size gss credential (Scott Mayhew) [2064216]
- NFS: Always provide aligned buffers to the RPC read layers (Scott Mayhew) [2064216]
- NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox (Scott Mayhew) [2064216]
- SUNRPC: Tweak TCP socket shutdown in the RPC client (Scott Mayhew) [2064216]
- svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free() (Scott Mayhew) [2064216]
- rpc: fix gss_svc_init cleanup on failure (Scott Mayhew) [2064216]
- SUNRPC: Add RPC_AUTH_TLS protocol numbers (Scott Mayhew) [2064216]
- NFSD: remove vanity comments (Scott Mayhew) [2064216]
- svcrdma: Convert rdma->sc_rw_ctxts to llist (Scott Mayhew) [2064216]
- svcrdma: Relieve contention on sc_send_lock. (Scott Mayhew) [2064216]
- svcrdma: Fewer calls to wake_up() in Send completion handler (Scott Mayhew) [2064216]
- NFSD: Use new __string_len C macros for nfsd_clid_class (Scott Mayhew) [2064216]
- NFSD: Use new __string_len C macros for the nfs_dirent tracepoint (Scott Mayhew) [2064216]
- tracing: Add trace_event helper macros __string_len() and __assign_str_len() (Scott Mayhew) [2064216]
- NFSD: Clean up splice actor (Scott Mayhew) [2064216]
- NFS: Clean up the synopsis of callback process_op() (Scott Mayhew) [2064216]
- NFS: Extract the xdr_init_encode/decode() calls from decode_compound (Scott Mayhew) [2064216]
- NFS: Remove unused callback void decoder (Scott Mayhew) [2064216]
- NFS: Add a private local dispatcher for NFSv4 callback operations (Scott Mayhew) [2064216]
- SUNRPC: Eliminate the RQ_AUTHERR flag (Scott Mayhew) [2064216]
- SUNRPC: Set rq_auth_stat in the pg_authenticate() callout (Scott Mayhew) [2064216]
- SUNRPC: Add svc_rqst::rq_auth_stat (Scott Mayhew) [2064216]
- NFSv4/pNFS: Remove dead code (Scott Mayhew) [2064216]
- SUNRPC: Convert rpc_client refcount to use refcount_t (Scott Mayhew) [2064216]
- xprtrdma: Eliminate rpcrdma_post_sends() (Scott Mayhew) [2064216]
- xprtrdma: Add an xprtrdma_post_send_err tracepoint (Scott Mayhew) [2064216]
- xprtrdma: Add xprtrdma_post_recvs_err() tracepoint (Scott Mayhew) [2064216]
- xprtrdma: Add an rpcrdma_mr_completion_class (Scott Mayhew) [2064216]
- xprtrdma: Don't display r_xprt memory addresses in tracepoints (Scott Mayhew) [2064216]
- xprtrdma: Disconnect after an ib_post_send() immediate error (Scott Mayhew) [2064216]
- SUNRPC: Record timeout value in xprt_retransmit tracepoint (Scott Mayhew) [2064216]
- SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly (Scott Mayhew) [2064216]
- treewide: Add missing semicolons to __assign_str uses (Scott Mayhew) [2064216]
- SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs (Scott Mayhew) [2064216]
- SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs (Scott Mayhew) [2064216]
- SUNRPC: Refactor rpc_ping() (Scott Mayhew) [2064216]
- nfsd: fix NULL dereference in nfs3svc_encode_getaclres (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 void results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 void results encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Update the NLMv1 void argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- lockd: Common NLM XDR helpers (Scott Mayhew) [2064216]
- lockd: Create a simplified .vs_dispatch method for NLM requests (Scott Mayhew) [2064216]
- lockd: Remove stale comments (Scott Mayhew) [2064216]
- nfsd: rpc_peeraddr2str needs rcu lock (Scott Mayhew) [2064216]
- rpc: remove redundant initialization of variable status (Scott Mayhew) [2064216]
- NFSv4: setlease should return EAGAIN if locks are not available (Scott Mayhew) [2064216]
- NFS: Avoid duplicate resets of attribute cache timeouts (Scott Mayhew) [2064216]
- NFSv4: Fix handling of non-atomic change attrbute updates (Scott Mayhew) [2064216]
- NFS: Fix up inode attribute revalidation timeouts (Scott Mayhew) [2064216]
- NFSv4: Add support for application leases underpinned by a delegation (Scott Mayhew) [2064216]
- NFSv4: Add lease breakpoints in case of a delegation recall or return (Scott Mayhew) [2064216]
- NFSv4: Fix delegation return in cases where we have to retry (Scott Mayhew) [2064216]
- nfsd: move some commit_metadata()s outside the inode lock (Scott Mayhew) [2064216]
- NFSD: Update nfsd_cb_args tracepoint (Scott Mayhew) [2064216]
- NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepoints (Scott Mayhew) [2064216]
- NFSD: Add an nfsd_cb_probe tracepoint (Scott Mayhew) [2064216]
- NFSD: Replace the nfsd_deleg_break tracepoint (Scott Mayhew) [2064216]
- NFSD: Add an nfsd_cb_offload tracepoint (Scott Mayhew) [2064216]
- NFSD: Add an nfsd_cb_lm_notify tracepoint (Scott Mayhew) [2064216]
- NFSD: Enhance the nfsd_cb_setup tracepoint (Scott Mayhew) [2064216]
- NFSD: Remove spurious cb_setup_err tracepoint (Scott Mayhew) [2064216]
- NFSD: Adjust cb_shutdown tracepoint (Scott Mayhew) [2064216]
- NFSD: Add cb_lost tracepoint (Scott Mayhew) [2064216]
- NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macros (Scott Mayhew) [2064216]
- NFSD: Capture every CB state transition (Scott Mayhew) [2064216]
- NFSD: Constify @fh argument of knfsd_fh_hash() (Scott Mayhew) [2064216]
- NFSD: Add tracepoints for EXCHANGEID edge cases (Scott Mayhew) [2064216]
- NFSD: Add tracepoints for SETCLIENTID edge cases (Scott Mayhew) [2064216]
- NFSD: Add a couple more nfsd_clid_expired call sites (Scott Mayhew) [2064216]
- NFSD: Add nfsd_clid_destroyed tracepoint (Scott Mayhew) [2064216]
- NFSD: Add nfsd_clid_reclaim_complete tracepoint (Scott Mayhew) [2064216]
- NFSD: Add nfsd_clid_confirmed tracepoint (Scott Mayhew) [2064216]
- NFSD: Remove trace_nfsd_clid_inuse_err (Scott Mayhew) [2064216]
- NFSD: Add nfsd_clid_verf_mismatch tracepoint (Scott Mayhew) [2064216]
- NFSD: Add nfsd_clid_cred_mismatch tracepoint (Scott Mayhew) [2064216]
- NFSD: Add an RPC authflavor tracepoint display helper (Scott Mayhew) [2064216]
- NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate (Scott Mayhew) [2064216]
- NFS: Split attribute support out from the server capabilities (Scott Mayhew) [2064216]
- NFS: Don't store NFS_INO_REVAL_FORCED (Scott Mayhew) [2064216]
- NFSv4: link must update the inode nlink. (Scott Mayhew) [2064216]
- NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime (Scott Mayhew) [2064216]
- NFS: Another inode revalidation improvement (Scott Mayhew) [2064216]
- NFS: Use information about the change attribute to optimise updates (Scott Mayhew) [2064216]
- NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute (Scott Mayhew) [2064216]
- NFS: Simplify cache consistency in nfs_check_inode_attributes() (Scott Mayhew) [2064216]
- NFS: Remove a line of code that has no effect in nfs_update_inode() (Scott Mayhew) [2064216]
- NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode() (Scott Mayhew) [2064216]
- NFS: Separate tracking of file mode cache validity from the uid/gid (Scott Mayhew) [2064216]
- NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid (Scott Mayhew) [2064216]
- NFSv4: Fix nfs4_bitmap_copy_adjust() (Scott Mayhew) [2064216]
- NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity (Scott Mayhew) [2064216]
- NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity (Scott Mayhew) [2064216]
- NFS: Add a cache validity flag argument to nfs_revalidate_inode() (Scott Mayhew) [2064216]
- NFS: nfs_setattr_update_inode() should clear the suid/sgid bits (Scott Mayhew) [2064216]
- NFS: Fix up statx() results (Scott Mayhew) [2064216]
- NFS: Don't revalidate attributes that are not being asked for (Scott Mayhew) [2064216]
- NFSD: Clean up after updating NFSv3 ACL encoders (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Clean up after updating NFSv2 ACL encoders (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs (Scott Mayhew) [2064216]
- NFSD: Remove unused NFSv2 directory entry encoders (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder (Scott Mayhew) [2064216]
- NFSD: Add a helper that encodes NFSv3 directory offset cookies (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 diropres encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 stat encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations (Scott Mayhew) [2064216]
- NFSD: Remove unused NFSv3 directory entry encoders (Scott Mayhew) [2064216]
- NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder (Scott Mayhew) [2064216]
- NFSD: Add a helper that encodes NFSv3 directory offset cookies (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the GETATTR3res encoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Extract the svcxdr_init_encode() helper (Scott Mayhew) [2064216]
- NFSD: Clean up after updating NFSv3 ACL decoders (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Clean up after updating NFSv2 ACL decoders (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Remove argument length checking in nfsd_dispatch() (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Add helper to set up the pages where the dirlist is encoded (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the MKNOD3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the SYMLINK3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the MKDIR3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the CREATE3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the SETATTR3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the LINK3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the RENAME3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update COMMIT3arg decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update READDIR3args decoders to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Add helper to set up the pages where the dirlist is encoded (Scott Mayhew) [2064216]
- NFSD: Fix returned READDIR offset cookie (Scott Mayhew) [2064216]
- NFSD: Update READLINK3arg decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update WRITE3arg decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update READ3arg decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update ACCESS3arg decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- NFSD: Update GETATTR3args decoder to use struct xdr_stream (Scott Mayhew) [2064216]
- SUNRPC: Move definition of XDR_UNIT (Scott Mayhew) [2064216]
- rpcrdma: Capture bytes received in Receive completion tracepoints (Scott Mayhew) [2064216]
- NFSD: Restore NFSv4 decoding's SAVEMEM functionality (Scott Mayhew) [2064216]
- NFSD: Remove macros that are no longer used (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_compound() (Scott Mayhew) [2064216]
- NFSD: Make nfsd4_ops::opnum a u32 (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_listxattrs() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_setxattr() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_xattr_name() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_clone() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_seek() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_offload_status() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_copy() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_fallocate() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_reclaim_complete() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_destroy_clientid() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_test_stateid() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_sequence() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_secinfo_no_name() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_layoutreturn() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_layoutget() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_layoutcommit() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_getdeviceinfo() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_free_stateid() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_destroy_session() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_create_session() (Scott Mayhew) [2064216]
- NFSD: Add a helper to decode channel_attrs4 (Scott Mayhew) [2064216]
- NFSD: Add a helper to decode nfs_impl_id4 (Scott Mayhew) [2064216]
- NFSD: Add a helper to decode state_protect4_a (Scott Mayhew) [2064216]
- NFSD: Add a separate decoder for ssv_sp_parms (Scott Mayhew) [2064216]
- NFSD: Add a separate decoder to handle state_protect_ops (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_bind_conn_to_session() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_backchannel_ctl() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_cb_sec() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_release_lockowner() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_write() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_verify() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_setclientid_confirm() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_setclientid() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_setattr() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_secinfo() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_renew() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_rename() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_remove() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_readdir() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_read() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_putfh() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_open_downgrade() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_open_confirm() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_open() (Scott Mayhew) [2064216]
- NFSD: Add helper to decode OPEN's open_claim4 argument (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_share_deny() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_share_access() (Scott Mayhew) [2064216]
- NFSD: Add helper to decode OPEN's openflag4 argument (Scott Mayhew) [2064216]
- NFSD: Add helper to decode OPEN's createhow4 argument (Scott Mayhew) [2064216]
- NFSD: Add helper to decode NFSv4 verifiers (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_lookup() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_locku() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_lockt() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_lock() (Scott Mayhew) [2064216]
- NFSD: Add helper for decoding locker4 (Scott Mayhew) [2064216]
- NFSD: Add helpers to decode a clientid4 and an NFSv4 state owner (Scott Mayhew) [2064216]
- NFSD: Relocate nfsd4_decode_opaque() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_link() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_getattr() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_delegreturn() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_create() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_fattr() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 umask attribute (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 security label attribute (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 time_set attributes (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 owner_group attribute (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 owner attribute (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 mode attribute (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 acl attribute (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros that decode the fattr4 size attribute (Scott Mayhew) [2064216]
- NFSD: Change the way the expected length of a fattr4 is checked (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_commit() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_close() (Scott Mayhew) [2064216]
- NFSD: Replace READ* macros in nfsd4_decode_access() (Scott Mayhew) [2064216]
- NFSD: Replace the internals of the READ_BUF() macro (Scott Mayhew) [2064216]
- nfsd/nfs3: remove unused macro nfsd3_fhandleres (Scott Mayhew) [2064216]
- vt: vt_ioctl: fix race in VT_RESIZEX (Čestmír Kalina) [2068338]
- net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion (Amir Tzin) [2055580]
- openvswitch: Fix setting ipv6 fields causing hw csum failure (Eelco Chaudron) [1974356]
* Wed May 18 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-393.el8]
- Fix up versioning for maintainer builds (Jarod Wilson)
- powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR (Gustavo Walbon) [1987109]
- sizes.h: add SZ_8G/SZ_16G/SZ_32G macros (Gustavo Walbon) [1987109]
- x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN (Puneet Sethi) [2040336]
- dm integrity: fix memory corruption when tag_size is less than digest size (Benjamin Marzinski) [2081775]
- sctp: check asoc strreset_chunk in sctp_generate_reconf_event (Xin Long) [2079980]
- sctp: Initialize daddr on peeled off socket (Xin Long) [2079980]
- sctp: fix kernel-infoleak for SCTP sockets (Xin Long) [2079980]
- sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set (Xin Long) [2079980]
- dm crypt: fix copy and paste bug in crypt_alloc_req_aead (Benjamin Marzinski) [2073431]
- dm crypt: defer decryption to a tasklet if interrupts disabled (Benjamin Marzinski) [2073431]
- dm crypt: do not call bio_endio() from the dm-crypt tasklet (Benjamin Marzinski) [2073431]
- dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq (Benjamin Marzinski) [2073431]
- dm crypt: do not wait for backlogged crypto request completion in softirq (Benjamin Marzinski) [2073431]
- dm crypt: document new no_workqueue flags (Benjamin Marzinski) [2073431]
- dm crypt: add flags to optionally bypass kcryptd workqueues (Benjamin Marzinski) [2073431]
- tracing/osnoise: Force quiescent states while tracing (Jerome Marchand) [2069710]
- tracing/osnoise: Do not unregister events twice (Jerome Marchand) [2069710]
- tracing/osnoise: Make osnoise_main to sleep for microseconds (Jerome Marchand) [2069710]
- tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails (Jerome Marchand) [2069710]
- tracing/osnoise: Make osnoise_instances static (Jerome Marchand) [2069710]
- tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions (Jerome Marchand) [2069710]
- tracing/osnoise: Remove STACKTRACE ifdefs from inside functions (Jerome Marchand) [2069710]
- tracing/osnoise: Allow multiple instances of the same tracer (Jerome Marchand) [2069710]
- tracing/osnoise: Remove TIMERLAT ifdefs from inside functions (Jerome Marchand) [2069710]
- tracing/osnoise: Support a list of trace_array *tr (Jerome Marchand) [2069710]
- tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() (Jerome Marchand) [2069710]
- tracing/osnoise: Split workload start from the tracer start (Jerome Marchand) [2069710]
- tracing/osnoise: Improve comments about barrier need for NMI callbacks (Jerome Marchand) [2069710]
- tracing/osnoise: Do not follow tracing_cpumask (Jerome Marchand) [2069710]
- trace/timerlat: Add migrate-disabled field to the timerlat header (Jerome Marchand) [2069710]
- trace/osnoise: Add migrate-disabled field to the osnoise header (Jerome Marchand) [2069710]
- tracing/doc: Fix typos on the timerlat tracer documentation (Jerome Marchand) [2069710]
- trace/osnoise: Fix an ifdef comment (Jerome Marchand) [2069710]
- redhat: indicate HEAD state in tarball/rpm name (Jarod Wilson)
- selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN (Guillaume Nault) [2081453]
- ipv4: Fix route lookups when handling ICMP redirects and PMTU updates (Guillaume Nault) [2081453]
- ipv4: tcp: send zero IPID in SYNACK messages (Guillaume Nault) [2081453]
- ipv4: raw: lock the socket in raw_bind() (Guillaume Nault) [2081453]
- net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO (Hangbin Liu) [2066976]
- net/packet: fix packet_sock xmit return value checking (Hangbin Liu) [2066976]
- doc/ip-sysctl: add bc_forwarding (Xin Long) [2080486]
- net/packet: fix packet_sock xmit return value checking (Xin Long) [2080486]
- net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() (Xin Long) [2080486]
- net/packet: fix slab-out-of-bounds access in packet_recvmsg() (Xin Long) [2080486]
- veth: fix races around rq->rx_notify_masked (Xin Long) [2080486]
- af_packet: fix data-race in packet_setsockopt / packet_setsockopt (Xin Long) [2080486]
- ipv4: remove sparse error in ip_neigh_gw4() (Xin Long) [2080486]
- af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress (Xin Long) [2080486]
- veth: Do not record rx queue hint in veth_xmit (Xin Long) [2080486]
- veth: ensure skb entering GRO are not cloned. (Xin Long) [2080486]
- ethtool: Fix link extended state for big endian (Xin Long) [2080486]
- ethtool: do not perform operations on net devices being unregistered (Xin Long) [2080486]
- ethtool: Add transceiver module extended state (Xin Long) [2080486]
- ethtool: runtime-resume netdev parent in ethnl_ops_begin (Xin Long) [2080486]
- ethtool: move netif_device_present check from ethnl_parse_header_dev_get to ethnl_ops_begin (Xin Long) [2080486]
- ethtool: move implementation of ethnl_ops_begin/complete to netlink.c (Xin Long) [2080486]
- net: validate lwtstate->data before returning from skb_tunnel_info() (Xin Long) [2080486]
* Tue May 17 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-392.el8]
- bnx2x: fix napi API usage sequence (Manish Chopra) [2080659]
- netfilter: fix use-after-free in __nf_register_net_hook() (Florian Westphal) [2080272]
- netfilter: nf_tables: unregister flowtable hooks on netns exit (Florian Westphal) [2080272]
- netfilter: nftables: add helper function to release hooks of one single table (Florian Westphal) [2080272]
- netfilter: nft_socket: only do sk lookups when indev is available (Florian Westphal) [2080272]
- netfilter: nf_conntrack_tcp: re-init for syn packets only (Florian Westphal) [2080272]
- netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion (Florian Westphal) [2080272]
- netfilter: nf_tables: fix memory leak during stateful obj update (Florian Westphal) [2080272]
- netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options (Florian Westphal) [2080272]
- netfilter: ctnetlink: disable helper autoassign (Florian Westphal) [2080272]
- netfilter: nft_payload: don't allow th access for fragments (Florian Westphal) [2080272]
- netfilter: nft_payload: simplify vlan header handling (Florian Westphal) [2080272]
- RDMA/rxe: Change mcg_lock to a _bh lock (Kamal Heib) [2056500]
- RDMA/rxe: Do not call dev_mc_add/del() under a spinlock (Kamal Heib) [2056500]
- RDMA/rxe: Recheck the MR in when generating a READ reply (Kamal Heib) [2056500]
- RDMA/rxe: Fix "Replace mr by rkey in responder resources" (Kamal Heib) [2056500]
- RDMA/siw: Fix a condition race issue in MPA request processing (Kamal Heib) [2056500]
- RDMA/irdma: Fix possible crash due to NULL netdev in notifier (Kamal Heib) [2056500]
- RDMA/irdma: Reduce iWARP QP destroy time (Kamal Heib) [2056500]
- RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state (Kamal Heib) [2056500]
- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() (Kamal Heib) [2056500]
- RDMA/hfi1: Fix use-after-free bug for mm struct (Kamal Heib) [2056500]
- IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition (Kamal Heib) [2056500]
- IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD (Kamal Heib) [2056500]
- RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit() (Kamal Heib) [2056500]
- IB/iser: Fix error flow in case of registration failure (Kamal Heib) [2056500]
- IB/iser: Generalize map/unmap dma tasks (Kamal Heib) [2056500]
- IB/iser: Use iser_fr_desc as registration context (Kamal Heib) [2056500]
- IB/iser: Remove iser_reg_data_sg helper function (Kamal Heib) [2056500]
- RDMA/rxe: Use standard names for ref counting (Kamal Heib) [2056500]
- RDMA/rxe: Replace red-black trees by xarrays (Kamal Heib) [2056500]
- RDMA/rxe: Shorten pool names in rxe_pool.c (Kamal Heib) [2056500]
- RDMA/rxe: Move max_elem into rxe_type_info (Kamal Heib) [2056500]
- RDMA/rxe: Replace obj by elem in declaration (Kamal Heib) [2056500]
- RDMA/rxe: Delete _locked() APIs for pool objects (Kamal Heib) [2056500]
- RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC (Kamal Heib) [2056500]
- RDMA/rxe: Replace mr by rkey in responder resources (Kamal Heib) [2056500]
- RDMA/rxe: Fix ref error in rxe_av.c (Kamal Heib) [2056500]
- RDMA/irdma: Add support for address handle re-use (Kamal Heib) [2056500]
- Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error" (Kamal Heib) [2056500]
- RDMA/rxe: Remove useless argument for update_state() (Kamal Heib) [2056500]
- RDMA/rxe: Change variable and function argument to proper type (Kamal Heib) [2056500]
- RDMA/irdma: Prevent some integer underflows (Kamal Heib) [2056500]
- RDMA/core: Fix ib_qp_usecnt_dec() called when error (Kamal Heib) [2056500]
- IB/hfi1: Allow larger MTU without AIP (Kamal Heib) [2056500]
- RDMA/core: Remove unnecessary statements (Kamal Heib) [2056500]
- RDMA/irdma: Remove incorrect masking of PD (Kamal Heib) [2056500]
- RDMA/irdma: Fix Passthrough mode in VM (Kamal Heib) [2056500]
- RDMA/irdma: Fix netdev notifications for vlan's (Kamal Heib) [2056500]
- RDMA/irdma: Make irdma_create_mg_ctx return a void (Kamal Heib) [2056500]
- RDMA/irdma: Move union irdma_sockaddr to header file (Kamal Heib) [2056500]
- RDMA/irdma: Remove the unnecessary variable saddr (Kamal Heib) [2056500]
- RDMA/irdma: Use net_type to check network type (Kamal Heib) [2056500]
- RDMA/rxe: Cleanup rxe_mcast.c (Kamal Heib) [2056500]
- RDMA/rxe: Collect cleanup mca code in a subroutine (Kamal Heib) [2056500]
- RDMA/rxe: Collect mca init code in a subroutine (Kamal Heib) [2056500]
- RDMA/rxe: Warn if mcast memory is not freed (Kamal Heib) [2056500]
- RDMA/irdma: Remove excess error variables (Kamal Heib) [2056500]
- RDMA/irdma: Propagate error codes (Kamal Heib) [2056500]
- RDMA/irdma: Remove enum irdma_status_code (Kamal Heib) [2056500]
- RDMA/ib_srp: Add more documentation (Kamal Heib) [2056500]
- IB/cma: Allow XRC INI QPs to set their local ACK timeout (Kamal Heib) [2056500]
- RDMA/rxe: Remove mcg from rxe pools (Kamal Heib) [2056500]
- RDMA/rxe: Remove key'ed object support (Kamal Heib) [2056500]
- RDMA/rxe: Replace pool key by rxe->mcg_tree (Kamal Heib) [2056500]
- RDMA/rxe: Replace int num_qp by atomic_t qp_num (Kamal Heib) [2056500]
- RDMA/rxe: Replace grp by mcg, mce by mca (Kamal Heib) [2056500]
- RDMA/rxe: Use kzmalloc/kfree for mca (Kamal Heib) [2056500]
- RDMA/rxe: Move mcg_lock to rxe (Kamal Heib) [2056500]
- RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriate (Kamal Heib) [2056500]
- RDMA/irdma: Refactor DCB bits in prep for DSCP support (Kamal Heib) [2056500]
- RDMA/opa: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/iser: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/ipoib: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/rxe: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/usnic: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/hfi1: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/core: Delete useless module.h include (Kamal Heib) [2056500]
- RDMA/core: Set MR type in ib_reg_user_mr (Kamal Heib) [2056500]
- md: Set MD_BROKEN for RAID1 and RAID10 (Nigel Croxon) [2042729]
- raid5: introduce MD_BROKEN (Nigel Croxon) [2042729]
- RHEL only Changes to support block changes not picked up (Nigel Croxon) [2042729]
- md: fix NULL pointer deref with nowait but no mddev->queue (Nigel Croxon) [2042729]
- md: use default_groups in kobj_type (Nigel Croxon) [2042729]
- md: Move alloc/free acct bioset in to personality (Nigel Croxon) [2042729]
- md: fix spelling of "its" (Nigel Croxon) [2042729]
- md: raid456 add nowait support (Nigel Croxon) [2042729]
- md: raid10 add nowait support (Nigel Croxon) [2042729]
- md: raid1 add nowait support (Nigel Croxon) [2042729]
- md: add support for REQ_NOWAIT (Nigel Croxon) [2042729]
- md/raid5: play nice with PREEMPT_RT (Nigel Croxon) [2042729]
- md/raid1: fix missing bitmap update w/o WriteMostly devices (Nigel Croxon) [2042729]
- md: fix double free of mddev->private in autorun_array() (Nigel Croxon) [2042729]
- md: fix update super 1.0 on rdev size change (Nigel Croxon) [2042729]
- raid5-ppl: use swap() to make code cleaner (Nigel Croxon) [2042729]
- md/bitmap: don't set max_write_behind if there is no write mostly device (Nigel Croxon) [2042729]
- md: update superblock after changing rdev flags in state_store (Nigel Croxon) [2042729]
- md: remove unused argument from md_new_event (Nigel Croxon) [2042729]
- md/raid5: call roundup_pow_of_two in raid5_run (Nigel Croxon) [2042729]
- md/raid1: use rdev in raid1_write_request directly (Nigel Croxon) [2042729]
- md/raid1: only allocate write behind bio for WriteMostly device (Nigel Croxon) [2042729]
- md: properly unwind when failing to add the kobject in md_alloc (Nigel Croxon) [2042729]
- md: extend disks_mutex coverage (Nigel Croxon) [2042729]
- md: add the bitmap group to the default groups for the md kobject (Nigel Croxon) [2042729]
- md: add error handling support for add_disk() (Nigel Croxon) [2042729]
- md: fix a lock order reversal in md_alloc (Nigel Croxon) [2042729]
- scsi: qedf: Stop using the SCSI pointer (Nilesh Javali) [2044843]
- scsi: qedf: Change context reset messages to ratelimited (Nilesh Javali) [2044843]
- scsi: qedf: Fix refcount issue when LOGO is received during TMF (Nilesh Javali) [2044843]
- scsi: qedf: Add stag_work to all the vports (Nilesh Javali) [2044843]
- scsi: qedf: Fix potential dereference of NULL pointer (Nilesh Javali) [2044843]
- eth: fwnode: remove the addr len from mac helpers (Íñigo Huguet) [2069565]
- eth: fwnode: change the return type of mac address helpers (Íñigo Huguet) [2069565]
- device property: move mac addr helpers to eth.c (Íñigo Huguet) [2069565]
- net: thunderx: Use fwnode_get_mac_address() (Íñigo Huguet) [2069565]
- qede: confirm skb is allocated before using (Manish Chopra) [2040267]
- qed: fix ethtool register dump (Manish Chopra) [2040267]
- qed: remove unnecessary memset in qed_init_fw_funcs (Manish Chopra) [2040267]
- qed: return status of qed_iov_get_link (Manish Chopra) [2040267]
- net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare() (Manish Chopra) [2040267]
- qed: validate and restrict untrusted VFs vlan promisc mode (Manish Chopra) [2040267]
- qed: display VF trust config (Manish Chopra) [2040267]
- qed: prevent a fw assert during device shutdown (Manish Chopra) [2040267]
- qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay. (Manish Chopra) [2040267]
- qed: Use dma_set_mask_and_coherent() and simplify code (Manish Chopra) [2040267]
- qed*: esl priv flag support through ethtool (Manish Chopra) [2040267]
- qed*: enhance tx timeout debug info (Manish Chopra) [2040267]
- qede: validate non LSO skb length (Manish Chopra) [2040267]
- qed: Enhance rammod debug prints to provide pretty details (Manish Chopra) [2040267]
- net: qed: fix the array may be out of bound (Manish Chopra) [2040267]
- qed: Use the bitmap API to simplify some functions (Manish Chopra) [2040267]
- RDMA/qed: Use helper function to set GUIDs (Manish Chopra) [2040267]
- net: qed_dev: fix check of true !rc expression (Manish Chopra) [2040267]
- net: qed_ptp: fix check of true !rc expression (Manish Chopra) [2040267]
- RDMA/qedr: Remove unsupported qedr_resize_cq callback (Manish Chopra) [2040267]
- qed: Change the TCP common variable - "iscsi_ooo" (Manish Chopra) [2040267]
- qed: Optimize the ll2 ooo flow (Manish Chopra) [2040267]
- net: qed_debug: fix check of false (grc_param < 0) expression (Manish Chopra) [2040267]
- qed: Fix missing error code in qed_slowpath_start() (Manish Chopra) [2040267]
- qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario (Manish Chopra) [2040267]
- qed: Initialize debug string array (Manish Chopra) [2040267]
- qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based" (Manish Chopra) [2040267]
- qed: fix ll2 establishment during load of RDMA driver (Manish Chopra) [2040267]
- qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") (Manish Chopra) [2040267]
- qed: Update TCP silly-window-syndrome timeout for iwarp, scsi (Manish Chopra) [2040267]
- qed: Update debug related changes (Manish Chopra) [2040267]
- qed: Add '_GTT' suffix to the IRO RAM macros (Manish Chopra) [2040267]
- qed: Update FW init functions to support FW 8.59.1.0 (Manish Chopra) [2040267]
- qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h (Manish Chopra) [2040267]
- qed: Update qed_hsi.h for fw 8.59.1.0 (Manish Chopra) [2040267]
- qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0 (Manish Chopra) [2040267]
- qed: Update common_hsi for FW ver 8.59.1.0 (Manish Chopra) [2040267]
- qed: Split huge qed_hsi.h header file (Manish Chopra) [2040267]
- qed: Remove e4_ and _e4 from FW HSI (Manish Chopra) [2040267]
- qed: Fix kernel-doc warnings (Manish Chopra) [2040267]
- qed: Don't ignore devlink allocation failures (Manish Chopra) [2040267]
- qed: Improve the stack space of filter_config() (Manish Chopra) [2040267]
- RDMA/qedr: Move variables reset to qedr_set_common_qp_params() (Manish Chopra) [2040267]
- ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode (Guillaume Nault) [2081030]
- ip6_gre: Make o_seqno start from 0 in native mode (Guillaume Nault) [2081030]
- ip_gre: Make o_seqno start from 0 in native mode (Guillaume Nault) [2081030]
- ip6_gre: Fix skb_under_panic in __gre6_xmit() (Guillaume Nault) [2081030]
- ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit() (Guillaume Nault) [2081030]
- ipv6_tunnel: Rate limit warning messages (Guillaume Nault) [2081030]
- net: fix up skbs delta_truesize in UDP GRO frag_list (Hangbin Liu) [2082388]
- drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit (Hangbin Liu) [2082388]
- rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() (Hangbin Liu) [2082388]
- netns: add schedule point in ops_exit_list() (Hangbin Liu) [2082388]
- lwtunnel: Validate RTA_ENCAP_TYPE attribute length (Hangbin Liu) [2082388]
- net, neigh: clear whole pneigh_entry at alloc time (Hangbin Liu) [2082388]
- net: annotate data-races on txq->xmit_lock_owner (Hangbin Liu) [2082388]
- sock: fix /proc/net/sockstat underflow in sk_clone_lock() (Hangbin Liu) [2082388]
- net: stream: don't purge sk_error_queue in sk_stream_kill_queues() (Hangbin Liu) [2082388]
- rtnetlink: fix if_nlmsg_stats_size() under estimation (Hangbin Liu) [2082388]
- net: watchdog: hold device global xmit lock during tx disable (Hangbin Liu) [2082388]
- torture: Fix incorrectly redirected "exit" in kvm-remote.sh (Waiman Long) [2065993]
- rcu: Allow rcu_irq_enter_check_tick() from NMI (Waiman Long) [2065993]
- srcu: Early test SRCU polling start (Waiman Long) [2065993]
- rcu/nocb: Unify timers (Waiman Long) [2065993]
- rcu/nocb: Prepare for fine-grained deferred wakeup (Waiman Long) [2065993]
- rcu/nocb: Only cancel nocb timer if not polling (Waiman Long) [2065993]
- rcu/nocb: Delete bypass_timer upon nocb_gp wakeup (Waiman Long) [2065993]
- rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup (Waiman Long) [2065993]
- rcu/nocb: Allow de-offloading rdp leader (Waiman Long) [2065993]
- rcu/nocb: Directly call __wake_nocb_gp() from bypass timer (Waiman Long) [2065993]
- refscale: Avoid false-positive warnings in ref_scale_reader() (Waiman Long) [2065993]
- scftorture: Avoid false-positive warnings in scftorture_invoker() (Waiman Long) [2065993]
- rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader() (Waiman Long) [2065993]
- rcu-tasks: Don't delete holdouts within trc_inspect_reader() (Waiman Long) [2065993]
- rcutorture: Move mem_dump_obj() tests into separate function (Waiman Long) [2065993]
- rcu: Remove obsolete rcu_read_unlock() deadlock commentary (Waiman Long) [2065993]
- rcu: Improve comments describing RCU read-side critical sections (Waiman Long) [2065993]
- rcu: Add missing __releases() annotation (Waiman Long) [2065993]
- kvfree_rcu: Fix comments according to current code (Waiman Long) [2065993]
- torture: Don't cap remote runs by build-system number of CPUs (Waiman Long) [2065993]
- torture: Make kvm-remote.sh account for network failure in pathname checks (Waiman Long) [2065993]
- rcu: Create an unrcu_pointer() to remove __rcu from a pointer (Waiman Long) [2065993]
- kvfree_rcu: Refactor kfree_rcu_monitor() (Waiman Long) [2065993]
- srcu: Fix broken node geometry after early ssp init (Waiman Long) [2065993]
- rcu: Point to documentation of ordering guarantees (Waiman Long) [2065993]
- rcu: Don't penalize priority boosting when there is nothing to boost (Waiman Long) [2065993]
- kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant (Waiman Long) [2065993]
- kvfree_rcu: Update "monitor_todo" once a batch is started (Waiman Long) [2065993]
- kvfree_rcu: Add a bulk-list check when a scheduler is run (Waiman Long) [2065993]
- kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs (Waiman Long) [2065993]
- kvfree_rcu: Release a page cache under memory pressure (Waiman Long) [2065993]
- rcu: Shrink each possible cpu krcp (Waiman Long) [2065993]
- rcu/segcblist: Prevent useless GP start if no CBs to accelerate (Waiman Long) [2065993]
- rcutorture: Don't count CPU-stalled time against priority boosting (Waiman Long) [2065993]
- rcu: Make rcu_gp_cleanup() be noinline for tracing (Waiman Long) [2065993]
- rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests (Waiman Long) [2065993]
- srcu: Initialize SRCU after timers (Waiman Long) [2065993]
- srcu: Unconditionally embed struct lockdep_map (Waiman Long) [2065993]
- rcutorture: Forgive RCU boost failures when CPUs don't pass through QS (Waiman Long) [2065993]
- rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu() (Waiman Long) [2065993]
- rcu: Provide polling interfaces for Tree RCU grace periods (Waiman Long) [2065993]
- rcutorture: Make rcu_torture_boost_failed() check for GP end (Waiman Long) [2065993]
- rcutorture: Consolidate rcu_torture_boost() timing and statistics (Waiman Long) [2065993]
- rcutorture: Delay-based false positives for RCU priority boosting tests (Waiman Long) [2065993]
- rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs (Waiman Long) [2065993]
- rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP (Waiman Long) [2065993]
- rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output (Waiman Long) [2065993]
- rcu: Make RCU priority boosting work on single-CPU rcu_node structures (Waiman Long) [2065993]
- rcu: Reject RCU_LOCKDEP_WARN() false positives (Waiman Long) [2065993]
- lockdep: Explicitly flag likely false-positive report (Waiman Long) [2065993]
- rcu: Add ->gp_max to show_rcu_gp_kthreads() output (Waiman Long) [2065993]
- rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output (Waiman Long) [2065993]
- srcu: Remove superfluous sdp->srcu_lock_count zero filling (Waiman Long) [2065993]
- srcu: Remove superfluous ssp initialization for early callbacks (Waiman Long) [2065993]
- torture: Set kvm.sh language to English (Waiman Long) [2065993]
- torture: Correctly fetch number of CPUs for non-English languages (Waiman Long) [2065993]
- rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread() (Waiman Long) [2065993]
- rcutorture: Judge RCU priority boosting on grace periods, not callbacks (Waiman Long) [2065993]
- sched,rcutorture: Convert to sched_set_fifo_low() (Waiman Long) [2065993]
- rcu: Improve tree.c comments and add code cleanups (Waiman Long) [2065993]
- rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter() (Waiman Long) [2065993]
- rcu: Remove the unused rcu_irq_exit_preempt() function (Waiman Long) [2065993]
- torture: Make kvm-find-errors.sh account for kvm-remote.sh (Waiman Long) [2065993]
- torture: Make the build machine control N in "make -jN" (Waiman Long) [2065993]
- torture: Make kvm.sh use abstracted kvm-end-run-stats.sh (Waiman Long) [2065993]
- torture: Abstract end-of-run summary (Waiman Long) [2065993]
- rcu: Fix typo in comment: kthead -> kthread (Waiman Long) [2065993]
- rcutorture: Abstract read-lock-held checks (Waiman Long) [2065993]
- refscale: Add acqrel, lock, and lock-irq (Waiman Long) [2065993]
- torture: Add kvm-remote.sh script for distributed rcutorture test runs (Waiman Long) [2065993]
- refscale: Allow CPU hotplug to be enabled (Waiman Long) [2065993]
- torture: Make kvm-again.sh use "scenarios" rather than "batches" file (Waiman Long) [2065993]
- torture: Add "scenarios" option to kvm.sh --dryrun parameter (Waiman Long) [2065993]
- rcu-tasks: Add block comment laying out RCU Rude design (Waiman Long) [2065993]
- torture: Fix remaining erroneous torture.sh instance of $* (Waiman Long) [2065993]
- rcu/tree: Add a trace event for RCU CPU stall warnings (Waiman Long) [2065993]
- torture: Fix kvm.sh --datestamp regex check (Waiman Long) [2065993]
- rcu: Add explicit barrier() to __rcu_read_unlock() (Waiman Long) [2065993]
- rcu-tasks: Add block comment laying out RCU Tasks Trace design (Waiman Long) [2065993]
- rcu: Make nocb_nobypass_lim_per_jiffy static (Waiman Long) [2065993]
- torture: Consolidate qemu-cmd duration editing into kvm-transform.sh (Waiman Long) [2065993]
- torture: Print proper vmlinux path for kvm-again.sh runs (Waiman Long) [2065993]
- torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment (Waiman Long) [2065993]
- docs: Correctly spell Stephen Hemminger's name (Waiman Long) [2065993]
- rcu/nocb: Use the rcuog CPU's ->nocb_timer (Waiman Long) [2065993]
- rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible (Waiman Long) [2065993]
- rcu/nocb: Remove stale comment above rcu_segcblist_offload() (Waiman Long) [2065993]
- rcu/nocb: Disable bypass when CPU isn't completely offloaded (Waiman Long) [2065993]
- rcu/nocb: Fix missed nocb_timer requeue (Waiman Long) [2065993]
- rcu/nocb: Trigger self-IPI on late deferred wake up before user resume (Waiman Long) [2065993]
- torture: Make kvm-transform.sh update jitter commands (Waiman Long) [2065993]
- torture: Add --duration argument to kvm-again.sh (Waiman Long) [2065993]
- rcu: deprecate "all" option to rcu_nocbs= (Waiman Long) [2065993]
- torture: Rename SRCU-t and SRCU-u to avoid lowercase characters (Waiman Long) [2065993]
- torture: Add kvm-again.sh to rerun a previous torture-test (Waiman Long) [2065993]
- torture: Create a "batches" file for build reuse (Waiman Long) [2065993]
- torture: De-capitalize TORTURE_SUITE (Waiman Long) [2065993]
- rcuscale: Add kfree_rcu() single-argument scale test (Waiman Long) [2065993]
- torture: Make upper-case-only no-dot no-slash scenario names official (Waiman Long) [2065993]
- torture: Remove no-mpstat error message (Waiman Long) [2065993]
- torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs (Waiman Long) [2065993]
- torture: Record jitter start/stop commands (Waiman Long) [2065993]
- softirq: Don't try waking ksoftirqd before it has been spawned (Waiman Long) [2065993]
- torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh (Waiman Long) [2065993]
- torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd (Waiman Long) [2065993]
- torture: Abstract jitter.sh start/stop into scripts (Waiman Long) [2065993]
- torture: Reverse jittering and duration parameters for jitter.sh (Waiman Long) [2065993]
- torture: Eliminate jitter_pids file (Waiman Long) [2065993]
- torture: Use "jittering" file to control jitter.sh execution (Waiman Long) [2065993]
- torture: Use file-based protocol to mark batch's runs complete (Waiman Long) [2065993]
- torture: Move build/run synchronization files into scenario directories (Waiman Long) [2065993]
- torture: Make jitter.sh handle large systems (Waiman Long) [2065993]
- torture: Improve readability of the testid.txt file (Waiman Long) [2065993]
- torture: Provide bare-metal modprobe-based advice (Waiman Long) [2065993]
- kvfree_rcu: Use same set of GFP flags as does single-argument (Waiman Long) [2065993]
- kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRY (Waiman Long) [2065993]
- torture: Allow 1G of memory for torture.sh kvfree testing (Waiman Long) [2065993]
- torture: Do Kconfig analysis only once per scenario (Waiman Long) [2065993]
- torture: Compress KASAN vmlinux files (Waiman Long) [2065993]
- torture: Add --kcsan-kmake-arg to torture.sh for KCSAN (Waiman Long) [2065993]
- torture: Add command and results directory to torture.sh log (Waiman Long) [2065993]
- torture: Allow scenarios to be specified to torture.sh (Waiman Long) [2065993]
- torture: Drop log.long generation from torture.sh (Waiman Long) [2065993]
- torture: Make torture.sh refuse to do zero-length runs (Waiman Long) [2065993]
- torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale (Waiman Long) [2065993]
- torture: Make torture.sh allmodconfig retain and label output (Waiman Long) [2065993]
- torture: Create doyesno helper function for torture.sh (Waiman Long) [2065993]
- torture: Make torture.sh refscale runs use verbose_batched module parameter (Waiman Long) [2065993]
- torture: Make torture.sh rcuscale and refscale deal with allmodconfig (Waiman Long) [2065993]
- torture: Enable torture.sh argument checking (Waiman Long) [2065993]
- torture: Auto-size SCF and scaling runs based on number of CPUs (Waiman Long) [2065993]
- torture: Add "make allmodconfig" to torture.sh (Waiman Long) [2065993]
- torture: Remove use of "eval" in torture.sh (Waiman Long) [2065993]
- torture: Make torture.sh use common time-duration bash functions (Waiman Long) [2065993]
- torture: Add torture.sh torture-everything script (Waiman Long) [2065993]
- refscale: Disable verbose torture-test output (Waiman Long) [2065993]
- rcuscale: Disable verbose torture-test output (Waiman Long) [2065993]
- rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloading (Waiman Long) [2065993]
- rcu/nocb: Avoid confusing double write of rdp->nocb_cb_sleep (Waiman Long) [2065993]
- rcu/nocb: Only (re-)initialize segcblist when needed on CPU up (Waiman Long) [2065993]
- rcu/nocb: Forbid NOCB toggling on offline CPUs (Waiman Long) [2065993]
- rcu/nocb: Comment the reason behind BH disablement on batch processing (Waiman Long) [2065993]
- rcu: Make rcu_read_unlock_special() expedite strict grace periods (Waiman Long) [2065993]
- rcu-tasks: Rectify kernel-doc for struct rcu_tasks (Waiman Long) [2065993]
- rcutorture: Replace rcu_torture_stall string with s (Waiman Long) [2065993]
- torture: Replace torture_init_begin string with s (Waiman Long) [2065993]
- rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs" (Waiman Long) [2065993]
- kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore() (Waiman Long) [2065993]
- kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu() (Waiman Long) [2065993]
- kvfree_rcu: Directly allocate page for single-argument case (Waiman Long) [2065993]
- rcutorture: Fix testing of RCU priority boosting (Waiman Long) [2065993]
- rculist: Replace reference to atomic_ops.rst (Waiman Long) [2065993]
- rcutorture: Make TREE03 use real-time tree.use_softirq setting (Waiman Long) [2065993]
- rcu: Expedite deboost in case of deferred quiescent state (Waiman Long) [2065993]
- rcu: Fix CPU-offline trace in rcutree_dying_cpu (Waiman Long) [2065993]
- rcu: Remove superfluous rdp fetch (Waiman Long) [2065993]
- torturescript: Don't rerun failed rcutorture builds (Waiman Long) [2065993]
- rcutorture: Add crude tests for mem_dump_obj() (Waiman Long) [2065993]
- mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels (Waiman Long) [2065993]
- rcu/nocb: Detect unsafe checks for offloaded rdp (Waiman Long) [2065993]
- sched/pelt: Fix attach_entity_load_avg() corner case (Phil Auld) [2056383]
- devlink: Clarifies max_macs generic devlink param (Petr Oros) [2076586]
- devlink: Add new "event_eq_size" generic device param (Petr Oros) [2076586]
- devlink: Add new "io_eq_size" generic device param (Petr Oros) [2076586]
- devlink: fix netns refcount leak in devlink_nl_cmd_reload() (Petr Oros) [2076586]
- devlink: Simplify devlink resources unregister call (Petr Oros) [2076586]
- devlink: Remove misleading internal_flags from health reporter dump (Petr Oros) [2076586]
- devlink: Don't throw an error if flash notification sent before devlink visible (Petr Oros) [2076586]
- devlink: fix flexible_array.cocci warning (Petr Oros) [2076586]
- devlink: expose get/put functions (Petr Oros) [2076586]
- devlink: make all symbols GPL-only (Petr Oros) [2076586]
- devlink: Simplify internal devlink params implementation (Petr Oros) [2076586]
- devlink: Clean not-executed param notifications (Petr Oros) [2076586]
- devlink: Delete obsolete parameters publish API (Petr Oros) [2076586]
- devlink: Remove extra device_lock assert checks (Petr Oros) [2076586]
- devlink: Delete reload enable/disable interface (Petr Oros) [2076586]
- devlink: Allow control devlink ops behavior through feature mask (Petr Oros) [2076586]
- devlink: Annotate devlink API calls (Petr Oros) [2076586]
- devlink: Move netdev_to_devlink helpers to devlink.c (Petr Oros) [2076586]
- devlink: Reduce struct devlink exposure (Petr Oros) [2076586]
- devlink: report maximum number of snapshots with regions (Petr Oros) [2076586]
- devlink: Add missed notifications iterators (Petr Oros) [2076586]
- netdevsim: Move devlink registration to be last devlink command (Petr Oros) [2076586]
- qed: Move devlink registration to be last devlink command (Petr Oros) [2076586]
- ionic: Move devlink registration to be last devlink command (Petr Oros) [2076586]
- nfp: Move delink_register to be last command (Petr Oros) [2076586]
- mlxsw: core: Register devlink instance last (Petr Oros) [2076586]
- net/mlx5: Accept devlink user input after driver initialization complete (Petr Oros) [2076586]
- net/mlx4: Move devlink_register to be the last initialization command (Petr Oros) [2076586]
- ice: Open devlink when device is ready (Petr Oros) [2076586]
- liquidio: Overcome missing device lock protection in init/remove flows (Petr Oros) [2076586]
- bnxt_en: Register devlink instance at the end devlink configuration (Petr Oros) [2076586]
- devlink: Notify users when objects are accessible (Petr Oros) [2076586]
- devlink: Remove single line function obfuscations (Petr Oros) [2076586]
- devlink: Delete not used port parameters APIs (Petr Oros) [2076586]
- bnxt_en: Properly remove port parameter support (Petr Oros) [2076586]
- bnxt_en: Check devlink allocation and registration status (Petr Oros) [2076586]
- devlink: Make devlink_register to be void (Petr Oros) [2076586]
- devlink: Delete not-used devlink APIs (Petr Oros) [2076586]
- devlink: Delete not-used single parameter notification APIs (Petr Oros) [2076586]
- devlink: Use xarray to store devlink instances (Petr Oros) [2076586]
- devlink: Count struct devlink consumers (Petr Oros) [2076586]
- devlink: Remove check of always valid devlink pointer (Petr Oros) [2076586]
- devlink: Simplify devlink_pernet_pre_exit call (Petr Oros) [2076586]
- devlink: Add APIs to publish, unpublish individual parameter (Petr Oros) [2076586]
- devlink: Add API to register and unregister single parameter (Petr Oros) [2076586]
- devlink: Create a helper function for one parameter registration (Petr Oros) [2076586]
- devlink: Fix port_type_set function pointer check (Petr Oros) [2076586]
- devlink: Set device as early as possible (Petr Oros) [2076586]
- devlink: Simplify devlink port API calls (Petr Oros) [2076586]
- devlink: Allocate devlink directly in requested net namespace (Petr Oros) [2076586]
- devlink: Break parameter notification sequence to be before/after unload/load driver (Petr Oros) [2076586]
- devlink: Remove duplicated registration check (Petr Oros) [2076586]
- net/mlx5: Don't rely on always true registered field (Petr Oros) [2076586]
- devlink: Unlock on error in dumpit() (Petr Oros) [2076586]
- devlink: Fix some error codes (Petr Oros) [2076586]
- net: devlink: Add support for port regions (Petr Oros) [2076586]
- netdevsim: Forbid devlink reload when adding or deleting ports (Petr Oros) [2076586]
- netdevsim: dev: Initialize FIB module after debugfs (Petr Oros) [2076586]
- pidfd: fix a poll race when setting exit_state (Oleg Nesterov) [2044587]
- fork: fix pidfd_poll()'s return type (Oleg Nesterov) [2044587]
- pidfd: add polling support (Oleg Nesterov) [2044587]
- kabi: introduce the kabi_aux_*() helpers (Oleg Nesterov) [2044587]
- tg3: Remove redundant assignments (Ken Cox) [2043792]
- ethernet: Remove redundant statement (Ken Cox) [2043792]
- ethernet: tg3: remove direct netdev->dev_addr writes (Ken Cox) [2043792]
- net: tg3: fix redundant check of true expression (Ken Cox) [2043792]
- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Ken Cox) [2043792]
- net: ethernet: Use existing define with polynomial (Ken Cox) [2043792]
* Fri May 13 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-391.el8]
- scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment (Tomas Henzl) [2068045]
- scsi: mpt3sas: Fix incorrect 4GB boundary check (Tomas Henzl) [2068045]
- genirq/affinity: Consider that CPUs on nodes can be unbalanced (Ming Lei) [2074317]
- scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid data (Maurizio Lombardi) [2074246]
- audit: don't deref the syscall args when checking the openat2 open_how::flags (Carlos Maiolino) [2026590]
- audit: add OPENAT2 record to list "how" info (Carlos Maiolino) [2026590]
- audit: add support for the openat2 syscall (Carlos Maiolino) [2026590]
- audit: replace magic audit syscall class numbers with macros (Carlos Maiolino) [2026590]
- tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd (Carlos Maiolino) [2026590]
- open: don't silently ignore unknown O-flags in openat2() (Carlos Maiolino) [2026590]
- openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT (Carlos Maiolino) [2026590]
- open: introduce openat2(2) syscall (Carlos Maiolino) [2026590]
- namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution (Carlos Maiolino) [2026590]
- namei: LOOKUP_IN_ROOT: chroot-like scoped resolution (Carlos Maiolino) [2026590]
- namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution (Carlos Maiolino) [2026590]
- namei: LOOKUP_NO_XDEV: block mountpoint crossing (Carlos Maiolino) [2026590]
- namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution (Carlos Maiolino) [2026590]
- namei: LOOKUP_NO_SYMLINKS: block symlink resolution (Carlos Maiolino) [2026590]
- namei: allow set_root() to produce errors (Carlos Maiolino) [2026590]
- namei: allow nd_jump_link() to produce errors (Carlos Maiolino) [2026590]
- nsfs: clean-up ns_get_path() signature to return int (Carlos Maiolino) [2026590]
- namei: only return -ECHILD from follow_dotdot_rcu() (Carlos Maiolino) [2026590]
- make path_init() unconditionally paired with terminate_walk() (Carlos Maiolino) [2026590]
- nsfs: unobfuscate (Carlos Maiolino) [2026590]
- ASoC: Intel: soc-acpi: add entries in ADL match table (Jaroslav Kysela) [2052011]
- nvme-fc: add support for ->map_queues (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix typos in comments (Nilesh Javali) [2044833]
- scsi: qla2xxx: Update version to 10.02.07.400-k (Nilesh Javali) [2044833]
- scsi: qla2xxx: Increase max limit of ql2xnvme_queues (Nilesh Javali) [2044833]
- scsi: qla2xxx: Use correct feature type field during RFF_ID processing (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix stuck session of PRLI reject (Nilesh Javali) [2044833]
- scsi: qla2xxx: Reduce false trigger to login (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix laggy FC remote port session recovery (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix hang due to session stuck (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix N2N inconsistent PLOGI (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix crash during module load unload test (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload test (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix incorrect reporting of task management failure (Nilesh Javali) [2044833]
- scsi: qla2xxx: Use named initializers for q_dev_state (Nilesh Javali) [2044833]
- scsi: qla2xxx: Use named initializers for port_[d]state_str (Nilesh Javali) [2044833]
- scsi: qla2xxx: Stop using the SCSI pointer (Nilesh Javali) [2044833]
- scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t (Nilesh Javali) [2044833]
- scsi: qla2xxx: Add qla2x00_async_done() for async routines (Nilesh Javali) [2044833]
- scsi: qla2xxx: Update version to 10.02.07.300-k (Nilesh Javali) [2044833]
- scsi: qla2xxx: Check for firmware dump already collected (Nilesh Javali) [2044833]
- scsi: qla2xxx: Add devids and conditionals for 28xx (Nilesh Javali) [2044833]
- scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair() (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Fix clang warning (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix warning for missing error code (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix device reconnect in loop topology (Nilesh Javali) [2044833]
- scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe queues (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix wrong FDMI data for 64G adapter (Nilesh Javali) [2044833]
- scsi: qla2xxx: Add retry for exec firmware (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix scheduling while atomic (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix premature hw access after PCI error (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix warning message due to adisc being flushed (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix stuck session in gpdb (Nilesh Javali) [2044833]
- scsi: qla2xxx: Implement ref count for SRB (Nilesh Javali) [2044833]
- scsi: qla2xxx: Refactor asynchronous command initialization (Nilesh Javali) [2044833]
- scsi: qla2xxx: Synchronize rport dev_loss_tmo setting (Nilesh Javali) [2044833]
- scsi: qla2xxx: Format log strings only if needed (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo() (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() (Nilesh Javali) [2044833]
- scsi: qla2xxx: Update version to 10.02.07.200-k (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Fix EDIF bsg (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Fix inconsistent check of db_flags (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Increase ELS payload (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Reduce connection thrash (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Tweak trace message (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Flush stale events and msgs on session down (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Fix app start delay (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Fix app start fail (Nilesh Javali) [2044833]
- scsi: qla2xxx: Turn off target reset during issue_lip (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix gnl list corruption (Nilesh Javali) [2044833]
- scsi: qla2xxx: Relogin during fabric disturbance (Nilesh Javali) [2044833]
- qla2xxx: add ->map_queues support for nvme (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix unmap of already freed sgl (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (Nilesh Javali) [2044833]
- scsi: qla2xxx: Return -ENOMEM if kzalloc() fails (Nilesh Javali) [2044833]
- scsi: qla2xxx: Remove a declaration (Nilesh Javali) [2044833]
- scsi: target: qla2xxx: Replace enable attr with ops.enable (Nilesh Javali) [2044833]
- scsi: qla2xxx: Restore initiator in dual mode (Nilesh Javali) [2044833]
- scsi: qla2xxx: Remove redundant initialization of pointer req (Nilesh Javali) [2044833]
- scsi: qla2xxx: Update version to 10.02.07.100-k (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix use after free in eh_abort path (Nilesh Javali) [2044833]
- scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue (Nilesh Javali) [2044833]
- scsi: qla2xxx: Call process_response_queue() in Tx path (Nilesh Javali) [2044833]
- scsi: qla2xxx: edif: Use link event to wake up app (Nilesh Javali) [2044833]
- scsi: qla2xxx: Fix crash in NVMe abort path (Nilesh Javali) [2044833]
- scsi: qla2xxx: Check for firmware capability before creating QPair (Nilesh Javali) [2044833]
- scsi: qla2xxx: Display 16G only as supported speeds for 3830c card (Nilesh Javali) [2044833]
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card (Nilesh Javali) [2044833]
- scsi: qla2xxx: Add support for mailbox passthru (Nilesh Javali) [2044833]
- scsi: qla2xxx: Open-code qla2xxx_eh_device_reset() (Nilesh Javali) [2044833]
- scsi: qla2xxx: Open-code qla2xxx_eh_target_reset() (Nilesh Javali) [2044833]
- scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus reset (Nilesh Javali) [2044833]
- sctp: count singleton chunks in assoc user stats (Jamie Bainbridge) [2073913]
- hrtimer: Unbreak hrtimer_force_reprogram() (Fernando Pacheco) [2071776]
- hrtimer: Use raw_cpu_ptr() in clock_was_set() (Fernando Pacheco) [2071776]
- hrtimer: Avoid more SMP function calls in clock_was_set() (Fernando Pacheco) [2071776]
- hrtimer: Avoid unnecessary SMP function calls in clock_was_set() (Fernando Pacheco) [2071776]
- hrtimer: Add bases argument to clock_was_set() (Fernando Pacheco) [2071776]
- time/timekeeping: Avoid invoking clock_was_set() twice (Fernando Pacheco) [2071776]
- timekeeping: Distangle resume and clock-was-set events (Fernando Pacheco) [2071776]
- timerfd: Provide timerfd_resume() (Fernando Pacheco) [2071776]
- hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case (Fernando Pacheco) [2071776]
- hrtimer: Ensure timerfd notification for HIGHRES=n (Fernando Pacheco) [2071776]
- hrtimer: Consolidate reprogramming code (Fernando Pacheco) [2071776]
- hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns() (Fernando Pacheco) [2071776]
- hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() (Fernando Pacheco) [2071776]
- hrtimer: Annotate lockless access to timer->state (Fernando Pacheco) [2071776]
- drm/i915/display: Remove check for low voltage sku for max dp source rate (Jocelyn Falempe) [2063931]
- s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add() (Philipp Rudo) [2039278]
- s390/kexec_file: fix error handling when applying relocations (Philipp Rudo) [2039278]
- s390/kexec_file: print some more error messages (Philipp Rudo) [2039278]
- ixgbe: respect metadata on XSK Rx to skb (Ken Cox) [2037952]
- ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb (Ken Cox) [2037952]
- ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly (Ken Cox) [2037952]
- ixgbe: Remove useless DMA-32 fallback configuration (Ken Cox) [2037952]
- ixgbe: switch to napi_build_skb() (Ken Cox) [2037952]
- ixgbe: set X550 MDIO speed before talking to PHY (Ken Cox) [2037952]
- ixgbe: Document how to enable NBASE-T support (Ken Cox) [2037952]
- xsk: Wipe out dead zero_copy_allocator declarations (Ken Cox) [2037952]
- ixgbe: let the xdpdrv work with more than 64 cpus (Ken Cox) [2037952]
- scsi: fcoe: Fix I/O path allocation (Ken Cox) [2037952]
- ixgbe: extend PTP gettime function to read system clock (Ken Cox) [2037952]
- ixgbe: Replace GFP_ATOMIC with GFP_KERNEL (Ken Cox) [2037952]
- net: mpls: Fix notifications when deleting a device (Guillaume Nault) [2081757]
* Tue May 10 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-390.el8]
- sched/cputime, proc/stat: Fix incorrect guest nice cpustat value (Waiman Long) [2017382]
- procfs: Use all-in-one vtime aware kcpustat accessor (Waiman Long) [2017382]
- procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM (Waiman Long) [2017382]
- proc: read kernel cpu stat pointer once (Waiman Long) [2017382]
- proc: use "unsigned int" in /proc/stat hook (Waiman Long) [2017382]
- sched/cputime: Support other fields on kcpustat_field() (Waiman Long) [2017382]
- sched/cputime: Add vtime guest task state (Waiman Long) [2017382]
- sched/cputime: Add vtime idle task state (Waiman Long) [2017382]
- sched/cputime: Spare a seqcount lock/unlock cycle on context switch (Waiman Long) [2017382]
- sched/vtime: Move task_struct_rh->vtime_cpu back to vtime structure (Waiman Long) [2017382]
- usb: xhci-plat: fix crash when suspend if remote wake enable (Mark Langsdorf) [2065730]
- PM: domains: Improve runtime PM performance state handling (Mark Langsdorf) [2065730]
- firmware_loader: fix use-after-free in firmware_fallback_sysfs (Mark Langsdorf) [2065730]
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback (Mark Langsdorf) [2065730]
- driver core: Prevent warning when removing a device link from unregistered consumer (Mark Langsdorf) [2065730]
- PM: domains: Shrink locking area of the gpd_list_lock (Mark Langsdorf) [2065730]
- PM: sleep: Use ktime_us_delta() in initcall_debug_report() (Mark Langsdorf) [2065730]
- driver core: Export device_driver_attach() (Mark Langsdorf) [2065730]
- driver core: Don't return EPROBE_DEFER to userspace during sysfs bind (Mark Langsdorf) [2065730]
- driver core: Flow the return code from ->probe() through to sysfs bind (Mark Langsdorf) [2065730]
- driver core: Better distinguish probe errors in really_probe (Mark Langsdorf) [2065730]
- driver core: Pull required checks into driver_probe_device() (Mark Langsdorf) [2065730]
- driver core: add a helper to setup both the of_node and fwnode of a device (Mark Langsdorf) [2065730]
- devres: Enable trace events (Mark Langsdorf) [2065730]
- devres: No need to call remove_nodes() when there none present (Mark Langsdorf) [2065730]
- devres: Use list_for_each_safe_from() in remove_nodes() (Mark Langsdorf) [2065730]
- devres: Make locking straight forward in release_nodes() (Mark Langsdorf) [2065730]
- regmap: mdio: Reject invalid addresses (Mark Langsdorf) [2065730]
- regmap: mdio: Fix regmap_bus pointer constness (Mark Langsdorf) [2065730]
- PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks (Mark Langsdorf) [2065730]
- PM: runtime: Improve path in rpm_idle() when no callback (Mark Langsdorf) [2065730]
- PM: domains: Drop/restore performance state votes for devices at runtime PM (Mark Langsdorf) [2065730]
- PM: domains: Return early if perf state is already set for the device (Mark Langsdorf) [2065730]
- PM: domains: Split code in dev_pm_genpd_set_performance_state() (Mark Langsdorf) [2065730]
- PM: domains: fix some kernel-doc issues (Mark Langsdorf) [2065730]
- regmap: mdio: Add clause-45 support (Mark Langsdorf) [2065730]
- regmap: mdio: Clean up invalid clause-22 addresses (Mark Langsdorf) [2065730]
- regmap-irq: Introduce inverted status registers support (Mark Langsdorf) [2065730]
- ACPI: property: Constify stubs for CONFIG_ACPI=n case (Mark Langsdorf) [2065730]
- device property: Unify access to of_node (Mark Langsdorf) [2065730]
- drivers/base: Constify static attribute_group structs (Mark Langsdorf) [2065730]
- devcoredump: remove contact information (Mark Langsdorf) [2065730]
- component: Rename 'dev' to 'parent' (Mark Langsdorf) [2065730]
- component: Drop 'dev' argument to component_match_realloc() (Mark Langsdorf) [2065730]
- device property: Don't check for NULL twice in the loops (Mark Langsdorf) [2065730]
- regmap: add support for 7/17 register formating (Mark Langsdorf) [2065730]
- PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ (Mark Langsdorf) [2065730]
- drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RO (Mark Langsdorf) [2065730]
- regmap: mdio: Don't modify output if error happened (Mark Langsdorf) [2065730]
- regmap: Add MDIO bus support (Mark Langsdorf) [2065730]
- regmap-i2c: Set regmap max raw r/w from quirks (Mark Langsdorf) [2065730]
- driver core: attribute_container: fix W=1 warnings (Mark Langsdorf) [2065730]
- driver core: replace open-coded device_lock_assert() (Mark Langsdorf) [2065730]
- device property: Retrieve fwnode from of_node via accessor (Mark Langsdorf) [2065730]
- cpufreq: Kconfig: fix documentation links (Mark Langsdorf) [2065730]
- PM: wakeup: remove redundant assignment to variable retval (Mark Langsdorf) [2065730]
- PM / wakeup: use dev_set_name() directly (Mark Langsdorf) [2065730]
- PM: clk: remove kernel-doc warning (Mark Langsdorf) [2065730]
- PM: wakeup: fix kernel-doc warnings and fix typos (Mark Langsdorf) [2065730]
- PM: runtime: remove kernel-doc warnings (Mark Langsdorf) [2065730]
- software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro (Mark Langsdorf) [2065730]
- software node: Imply kobj_to_swnode() to be no-op (Mark Langsdorf) [2065730]
- software node: Deduplicate code in fwnode_create_software_node() (Mark Langsdorf) [2065730]
- software node: Introduce software_node_alloc()/software_node_free() (Mark Langsdorf) [2065730]
- software node: Free resources explicitly when swnode_register() fails (Mark Langsdorf) [2065730]
- driver core: add helper for deferred probe reason setting (Mark Langsdorf) [2065730]
- driver core: Improve fw_devlink & deferred_probe_timeout interaction (Mark Langsdorf) [2065730]
- driver core: Replace printf() specifier and drop unneeded casting (Mark Langsdorf) [2065730]
- driver core: Cast to (void *) with __force for __percpu pointer (Mark Langsdorf) [2065730]
- devcoredump: fix kernel-doc warning (Mark Langsdorf) [2065730]
- platform-msi: fix kernel-doc warnings (Mark Langsdorf) [2065730]
- driver core: attribute_container: remove kernel-doc warnings (Mark Langsdorf) [2065730]
- driver core: remove kernel-doc warnings (Mark Langsdorf) [2065730]
- base: dd: fix error return code of driver_sysfs_add() (Mark Langsdorf) [2065730]
- driver core: Use unbound workqueue for deferred probes (Mark Langsdorf) [2065730]
- devcoredump: avoid -Wempty-body warnings (Mark Langsdorf) [2065730]
- device property: Add test cases for fwnode_property_count_*() APIs (Mark Langsdorf) [2065730]
- device property: Sync descriptions of swnode array and group APIs (Mark Langsdorf) [2065730]
- driver core: Update device link status properly for device_bind_driver() (Mark Langsdorf) [2065730]
- driver core: Avoid pointless deferred probe attempts (Mark Langsdorf) [2065730]
- drivers/base/cpu: remove redundant assignment of variable retval (Mark Langsdorf) [2065730]
- driver core: dd: remove deferred_devices variable (Mark Langsdorf) [2065730]
- driver core: component: remove dentry pointer in "struct master" (Mark Langsdorf) [2065730]
- driver core: auxiliary bus: Remove unneeded module bits (Mark Langsdorf) [2065730]
- PM: domains: Don't runtime resume devices at genpd_prepare() (Mark Langsdorf) [2065730]
- redhat/configs: Add CONFIG_X86_AMD_PSTATE (Prarit Bhargava)
- ACPI: CPPC: Drop redundant local variable from cpc_read() (Prarit Bhargava) [1961726]
- ACPI: CPPC: Fix up I/O port access in cpc_read() (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Add AMD P-State performance attributes (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Add AMD P-State frequencies attributes (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Add boost mode support for AMD P-State (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Add trace for AMD P-State module (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Introduce the support for the processors with shared memory solution (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Add fast switch function for AMD P-State (Prarit Bhargava) [1961726]
- cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future processors (Prarit Bhargava) [1961726]
- ACPI: CPPC: Add CPPC enable register function (Prarit Bhargava) [1961726]
- ACPI: CPPC: Check present CPUs for determining _CPC is valid (Prarit Bhargava) [1961726]
- ACPI: CPPC: Implement support for SystemIO registers (Prarit Bhargava) [1961726]
- x86/msr: Add AMD CPPC MSR definitions (Prarit Bhargava) [1961726]
- x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature flag (Prarit Bhargava) [1961726]
- cpufreq: remove useless INIT_LIST_HEAD() (Prarit Bhargava) [1961726]
- cpufreq: CPPC: Pass structure instance by reference (Prarit Bhargava) [1961726]
- cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init (Prarit Bhargava) [1961726]
- cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu() (Prarit Bhargava) [1961726]
- cpufreq: cppc: simplify default delay_us setting (Prarit Bhargava) [1961726]
- cppc_cpufreq: replace per-cpu data array with a list (Prarit Bhargava) [1961726]
- cppc_cpufreq: expose information on frequency domains (Prarit Bhargava) [1961726]
- cppc_cpufreq: clarify support for coordination types (Prarit Bhargava) [1961726]
- cppc_cpufreq: use policy->cpu as driver of frequency setting (Prarit Bhargava) [1961726]
- cppc_cpufreq: simplify use of performance capabilities (Prarit Bhargava) [1961726]
- cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use (Prarit Bhargava) [1961726]
- cppc_cpufreq: fix misspelling, code style and readability issues (Prarit Bhargava) [1961726]
- cpufreq: CPPC: Reuse caps variable in few routines (Prarit Bhargava) [1961726]
- cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable (Prarit Bhargava) [1961726]
- cpufreq: CPPC: add SW BOOST support (Prarit Bhargava) [1961726]
- net/sched: act_ct: fix ref leak when switching zones (Marcelo Ricardo Leitner) [2014027]
- net/sched: act_ct: Fix flow table lookup after ct clear or switching zones (Marcelo Ricardo Leitner) [2014027]
- genirq: Provide new interfaces for affinity hints (Ivan Vecera) [2070044]
- af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register (Xin Long) [2075181]
- ipv6: make ip6_rt_gc_expire an atomic_t (Hangbin Liu) [2077365]
- ipv6: fix panic when forwarding a pkt with no in6 dev (Hangbin Liu) [2077365]
- net: ipv6: ensure we call ipv6_mc_down() at most once (Hangbin Liu) [2077365]
- ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN (Hangbin Liu) [2077365]
- ipv6/addrconf: call addrconf_ifdown with consistent values (Hangbin Liu) [2077365]
- ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path (Hangbin Liu) [2077365]
- ipv6: annotate accesses to fn->fn_sernum (Hangbin Liu) [2077365]
- ipv6: correct comments about fib6_node sernum (Hangbin Liu) [2077365]
- ipv6: fix typos in __ip6_finish_output() (Hangbin Liu) [2077365]
- oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup (Nico Pache) [1778048]
- KVM: PPC: Fix TCE handling for VFIO (Daniel Henrique Barboza) [2062687]
- udf: Restore i_lenAlloc when inode expansion fails (Carlos Maiolino) [2054653] {CVE-2022-0617}
- udf: Fix NULL ptr deref when converting from inline format (Carlos Maiolino) [2054653] {CVE-2022-0617}
- net/tls: fix slab-out-of-bounds bug in decrypt_internal (Sabrina Dubroca) [2080344]
- tls: fix replacing proto_ops (Sabrina Dubroca) [2080344]
- net/tls: use semicolons rather than commas to separate statements (Sabrina Dubroca) [2080344]
- redhat: further rpminspect tuning (Jarod Wilson)
* Fri May 06 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-389.el8]
- tun: annotate access to queue->trans_start (Ivan Vecera) [2069673]
- net: annotate accesses to queue->trans_start (Ivan Vecera) [2069673]
- ntb_hw_amd: Add NTB PCI ID for new gen CPU (Sudheesh Mavila) [2037287]
- ipmi: initialize len variable (Tony Camuso) [2069839]
- ipmi: kcs: aspeed: Remove old bindings support (Tony Camuso) [2069839]
- ipmi:ipmb: Add the ability to have a separate slave and master device (Tony Camuso) [2069839]
- ipmi:ipmi_ipmb: Unregister the SMI on remove (Tony Camuso) [2069839]
- ipmi: kcs: aspeed: Add AST2600 compatible string (Tony Camuso) [2069839]
- ipmi: ssif: replace strlcpy with strscpy (Tony Camuso) [2069839]
- ipmi/watchdog: Constify ident (Tony Camuso) [2069839]
- ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module (Tony Camuso) [2069839]
- ipmi: fix initialization when workqueue allocation fails (Tony Camuso) [2069839]
- ipmi: bail out if init_srcu_struct fails (Tony Camuso) [2069839]
- ipmi: ssif: initialize ssif_info->client early (Tony Camuso) [2069839]
- ipmi: msghandler: Make symbol 'remove_work_wq' static (Tony Camuso) [2069839]
- ipmi: Move remove_work to dedicated workqueue (Tony Camuso) [2069839]
- ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio_add_device()' (Tony Camuso) [2069839]
- char: ipmi: replace snprintf in show functions with sysfs_emit (Tony Camuso) [2069839]
- ipmi: ipmb: fix dependencies to eliminate build error (Tony Camuso) [2069839]
- ipmi:ipmb: Add OF support (Tony Camuso) [2069839]
- ipmi: bt: Add ast2600 compatible string (Tony Camuso) [2069839]
- ipmi: bt-bmc: Use registers directly (Tony Camuso) [2069839]
- ipmi: ipmb: Fix off-by-one size check on rcvlen (Tony Camuso) [2069839]
- ipmi:ssif: Use depends on, not select, for I2C (Tony Camuso) [2069839]
- ipmi:ipmb: Add initial support for IPMI over IPMB (Tony Camuso) [2069839]
- ipmi: Export ipmb_checksum() (Tony Camuso) [2069839]
- ipmi: Check error code before processing BMC response (Tony Camuso) [2069839]
- ipmi:devintf: Return a proper error when recv buffer too small (Tony Camuso) [2069839]
- ipmi: Disable some operations during a panic (Tony Camuso) [2069839]
- ipmi:watchdog: Set panic count to proper value on a panic (Tony Camuso) [2069839]
- char: ipmi: use DEVICE_ATTR helper macro (Tony Camuso) [2069839]
- ipmi: rate limit ipmi smi_event failure message (Tony Camuso) [2069839]
- cifs: fix NULL ptr dereference in smb2_ioctl_query_info() (Ronnie Sahlberg) [2074316]
- cifs: prevent bad output lengths in smb2_ioctl_query_info() (Ronnie Sahlberg) [2074316]
- net: tcp better handling of reordering then loss cases (Marcelo Ricardo Leitner) [2074566]
- tcp: tcp_mark_head_lost is only valid for sack-tcp (Marcelo Ricardo Leitner) [2074566]
- udp6: allow SO_MARK ctrl msg to affect routing (Xin Long) [2066598]
- ip: Fix SO_MARK in RST, ACK and ICMP packets (Xin Long) [2066598]
- ip: support SO_MARK cmsg (Xin Long) [2066598]
- ip: unconditionally set cork gso_size (Xin Long) [2066598]
- ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 (Xin Long) [2066598]
- ipv6: fold sockcm_cookie into ipcm6_cookie (Xin Long) [2066598]
- sock: sockc cookie initializer (Xin Long) [2066598]
- ipv6: ipcm6_cookie initializer (Xin Long) [2066598]
- ipv4: ipcm_cookie initializers (Xin Long) [2066598]
- s390/kexec: fix memory leak of ipl report buffer (Lichen Liu) [2001758]
- s390/kexec: fix return code handling (Lichen Liu) [2001758]
- block: don't try to throttle split bio if iops limit isn't set (Ming Lei) [2027241]
- block: throttle split bio in case of iops limit (Ming Lei) [2027241]
- block: don't check bio in blk_throtl_dispatch_work_fn (Ming Lei) [2027241]
- x86/apic/vector: Fix ordering in vector assignment (Frank Ramsay) [2076607]
- mt76: mt7921e: fix possible probe failure after reboot (Íñigo Huguet) [2078877]
- veth: Ensure eth header is in skb's linear part (Guillaume Nault) [1966887]
- net: annotate accesses to dev->gso_max_segs (Ivan Vecera) [2080317]
- net: annotate accesses to dev->gso_max_size (Ivan Vecera) [2080317]
- NFS: Don't loop forever in nfs_do_recoalesce() (Scott Mayhew) [2080467]
- tipc: fix the timer expires after interval 100ms (Xin Long) [2080369]
- tipc: Fix end of loop tests for list_for_each_entry() (Xin Long) [2080369]
- tipc: fix a bit overflow in tipc_crypto_key_rcv() (Xin Long) [2080369]
- tipc: rate limit warning for received illegal binding update (Xin Long) [2080369]
- net: tipc: remove unused static inlines (Xin Long) [2080369]
- tipc: fix unique bearer names sanity check (Xin Long) [2080369]
- net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start() (Xin Long) [2080369]
- tipc: add extack messages for bearer/media failure (Xin Long) [2080369]
- scsi: smartpqi: Fix unused variable pqi_pm_ops for clang (Don Brace) [2012227]
- scsi: smartpqi: Update version to 2.1.14-035 (Don Brace) [2012227]
- scsi: smartpqi: Fix lsscsi -t SAS addresses (Don Brace) [2012227]
- scsi: smartpqi: Fix hibernate and suspend (Don Brace) [2012227]
- scsi: smartpqi: Fix BUILD_BUG_ON() statements (Don Brace) [2012227]
- scsi: smartpqi: Fix NUMA node not updated during init (Don Brace) [2012227]
- scsi: smartpqi: Expose SAS address for SATA drives (Don Brace) [2012227]
- scsi: smartpqi: Speed up RAID 10 sequential reads (Don Brace) [2012227]
- scsi: smartpqi: Fix kdump issue when controller is locked up (Don Brace) [2012227]
- scsi: smartpqi: Update volume size after expansion (Don Brace) [2012227]
- scsi: smartpqi: Avoid drive spin-down during suspend (Don Brace) [2012227]
- scsi: smartpqi: Resolve delay issue with PQI_HZ value (Don Brace) [2012227]
- scsi: smartpqi: Fix a typo in func pqi_aio_submit_io() (Don Brace) [2012227]
- scsi: smartpqi: Fix a name typo and cleanup code (Don Brace) [2012227]
- scsi: smartpqi: Quickly propagate path failures to SCSI midlayer (Don Brace) [2012227]
- scsi: smartpqi: Eliminate drive spin down on warm boot (Don Brace) [2012227]
- scsi: smartpqi: Enable SATA NCQ priority in sysfs (Don Brace) [2012227]
- scsi: smartpqi: Add PCI IDs (Don Brace) [2012227]
- scsi: smartpqi: Fix rmmod stack trace (Don Brace) [2012227]
- ibmvnic: fix race between xmit and reset (Diego Domingos) [2051354]
- ibmvnic: Allow queueing resets during probe (Diego Domingos) [2051354]
- ibmvnic: clear fop when retrying probe (Diego Domingos) [2051354]
- ibmvnic: init init_done_rc earlier (Diego Domingos) [2051354]
- ibmvnic: register netdev after init of adapter (Diego Domingos) [2051354]
- ibmvnic: complete init_done on transport events (Diego Domingos) [2051354]
- ibmvnic: define flush_reset_queue helper (Diego Domingos) [2051354]
- ibmvnic: initialize rc before completing wait (Diego Domingos) [2051354]
- ibmvnic: free reset-work-item when flushing (Diego Domingos) [2051354]
- ibmvnic: schedule failover only if vioctl fails (Diego Domingos) [2051354]
- net/ibmvnic: Cleanup workaround doing an EOI after partition migration (Diego Domingos) [2051354]
* Fri Apr 29 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-388.el8]
- xfs: don't expose misaligned extszinherit hints to userspace (Brian Foster) [2072552]
- xfs: correct the narrative around misaligned rtinherit/extszinherit dirs (Brian Foster) [2072552]
- xfs: fix endianness issue in xfs_ag_shrink_space (Brian Foster) [2072552]
- xfs: bunmapi has unnecessary AG lock ordering issues (Brian Foster) [2072552]
- xfs: btree format inode forks can have zero extents (Brian Foster) [2072552]
- xfs: validate extsz hints against rt extent size when rtinherit is set (Brian Foster) [2072552]
- xfs: standardize extent size hint validation (Brian Foster) [2072552]
- xfs: check free AG space when making per-AG reservations (Brian Foster) [2072552]
- xfs: retry allocations when locality-based search fails (Brian Foster) [2072552]
- xfs: adjust rt allocation minlen when extszhint > rtextsize (Brian Foster) [2072552]
- iomap: remove unused private field from ioend (Brian Foster) [2072552]
- xfs: don't allow log writes if the data device is readonly (Brian Foster) [2072552]
- xfs: count free space btree blocks when scrubbing pre-lazysbcount fses (Brian Foster) [2072552]
- xfs: update superblock counters correctly for !lazysbcount (Brian Foster) [2072552]
- xfs: don't check agf_btreeblks on pre-lazysbcount filesystems (Brian Foster) [2072552]
- xfs: rename struct xfs_legacy_ictimestamp (Brian Foster) [2072552]
- xfs: rename xfs_ictimestamp_t (Brian Foster) [2072552]
- xfs: remove xfs_quiesce_attr declaration (Brian Foster) [2072552]
- xfs: remove XFS_IFEXTENTS (Brian Foster) [2072552]
- xfs: remove XFS_IFINLINE (Brian Foster) [2072552]
- xfs: remove XFS_IFBROOT (Brian Foster) [2072552]
- xfs: only look at the fork format in xfs_idestroy_fork (Brian Foster) [2072552]
- xfs: simplify xfs_attr_remove_args (Brian Foster) [2072552]
- xfs: rename and simplify xfs_bmap_one_block (Brian Foster) [2072552]
- xfs: move the XFS_IFEXTENTS check into xfs_iread_extents (Brian Foster) [2072552]
- xfs: get rid of the ip parameter to xchk_setup_* (Brian Foster) [2072552]
- xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks (Brian Foster) [2072552]
- xfs: move the xfs_can_free_eofblocks call under the IOLOCK (Brian Foster) [2072552]
- xfs: precalculate default inode attribute offset (Brian Foster) [2072552]
- xfs: default attr fork size does not handle device inodes (Brian Foster) [2072552]
- xfs: inode fork allocation depends on XFS_IFEXTENT flag (Brian Foster) [2072552]
- xfs: eager inode attr fork init needs attr feature awareness (Brian Foster) [2072552]
- xfs: scrub: Disable check for unoptimized data fork bmbt node (Brian Foster) [2072552]
- xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate root node size (Brian Foster) [2072552]
- xfs: merge _xfs_dic2xflags into xfs_ip2xflags (Brian Foster) [2072552]
- xfs: move the di_crtime field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_flags2 field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_flags field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_forkoff field to struct xfs_inode (Brian Foster) [2072552]
- xfs: use a union for i_cowextsize and i_flushiter (Brian Foster) [2072552]
- xfs: use XFS_B_TO_FSB in xfs_ioctl_setattr (Brian Foster) [2072552]
- xfs: cleanup xfs_fill_fsxattr (Brian Foster) [2072552]
- xfs: move the di_flushiter field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_cowextsize field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_extsize field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_nblocks field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_size field to struct xfs_inode (Brian Foster) [2072552]
- xfs: move the di_projid field to struct xfs_inode (Brian Foster) [2072552]
- xfs: don't clear the "dinode core" in xfs_inode_alloc (Brian Foster) [2072552]
- xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode (Brian Foster) [2072552]
- xfs: remove the unused xfs_icdinode_has_bigtime helper (Brian Foster) [2072552]
- xfs: handle crtime more carefully in xfs_bulkstat_one_int (Brian Foster) [2072552]
- xfs: consistently initialize di_flags2 (Brian Foster) [2072552]
- xfs: split xfs_imap_to_bp (Brian Foster) [2072552]
- xfs: scrub: Remove incorrect check executed on block format directories (Brian Foster) [2072552]
- xfs: add error injection for per-AG resv failure (Brian Foster) [2072552]
- xfs: support shrinking unused space in the last AG (Brian Foster) [2072552]
- xfs: introduce xfs_ag_shrink_space() (Brian Foster) [2072552]
- xfs: hoist out xfs_resizefs_init_new_ags() (Brian Foster) [2072552]
- xfs: update lazy sb counters immediately for resizefs (Brian Foster) [2072552]
- xfs: __percpu_counter_compare() inode count debug too expensive (Brian Foster) [2072552]
- xfs: reduce debug overhead of dir leaf/node checks (Brian Foster) [2072552]
- xfs: No need for inode number error injection in __xfs_dir3_data_check (Brian Foster) [2072552]
- xfs: type verification is expensive (Brian Foster) [2072552]
- xfs: optimise xfs_buf_item_size/format for contiguous regions (Brian Foster) [2072552]
- xfs: xfs_buf_item_size_segment() needs to pass segment offset (Brian Foster) [2072552]
- xfs: reduce buffer log item shadow allocations (Brian Foster) [2072552]
- xfs: initialise attr fork on inode create (Brian Foster) [2072552]
- xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX (Brian Foster) [2072552]
- xfs: rename variable mp to parsing_mp (Brian Foster) [2072552]
- xfs: rename the blockgc workqueue (Brian Foster) [2072552]
- xfs: validate ag btree levels using the precomputed values (Brian Foster) [2072552]
- xfs: remove return value from xchk_ag_btcur_init (Brian Foster) [2072552]
- xfs: set the scrub AG number in xchk_ag_read_headers (Brian Foster) [2072552]
- xfs: bail out of scrub immediately if scan incomplete (Brian Foster) [2072552]
- xfs: drop freeze protection when running GETFSMAP (Brian Foster) [2072552]
- selftest/powerpc: Add PAPR sysfs attributes sniff test (Steve Best) [1986183]
- powerpc/pseries: Interface to represent PAPR firmware attributes (Steve Best) [1986183]
- net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe() (Mohammed Gamal) [2051719]
- net: mana: Add handling of CQE_RX_TRUNCATED (Mohammed Gamal) [2051719]
- RDMA/rxe: Revert changes from irqsave to bh locks (Kamal Heib) [2056499]
- RDMA/rxe: Check the last packet by RXE_END_MASK (Kamal Heib) [2056499]
- RDMA/rxe: Remove qp->grp_lock and qp->grp_list (Kamal Heib) [2056499]
- RDMA/rxe: Remove rxe_drop_all_macst_groups (Kamal Heib) [2056499]
- RDMA/rxe: Enforce IBA o10-2.2.3 (Kamal Heib) [2056499]
- RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem (Kamal Heib) [2056499]
- RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c (Kamal Heib) [2056499]
- RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c (Kamal Heib) [2056499]
- RDMA/cma: Do not change route.addr.src_addr outside state checks (Kamal Heib) [2056499]
- RDMA/ib_srp: Fix a deadlock (Kamal Heib) [2056499]
- RDMA/siw: Fix broken RDMA Read Fence/Resume logic. (Kamal Heib) [2056499]
- IB/cm: Release previously acquired reference counter in the cm_id_priv (Kamal Heib) [2056499]
- RDMA/siw: Fix refcounting leak in siw_create_qp() (Kamal Heib) [2056499]
- RDMA/ucma: Protect mc during concurrent multicast leaves (Kamal Heib) [2056499]
- RDMA/cma: Use correct address when leaving multicast group (Kamal Heib) [2056499]
- IB/hfi1: Fix tstats alloc and dealloc (Kamal Heib) [2056499 2049845]
- IB/hfi1: Fix AIP early init panic (Kamal Heib) [2056499 2049845]
- IB/hfi1: Fix alloc failure with larger txqueuelen (Kamal Heib) [2056499 2049845]
- IB/hfi1: Fix panic with larger ipoib send_queue_size (Kamal Heib) [2056499 2049845]
- all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate (Kamal Heib) [2056499]
- RDMA/irdma: Remove the redundant return (Kamal Heib) [2056499 2037972]
- RDMA/rxe: Use the standard method to produce udp source port (Kamal Heib) [2056499]
- RDMA/irdma: Make the source udp port vary (Kamal Heib) [2056499 2037972]
- RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn (Kamal Heib) [2056499]
- IB/iser: Align coding style across driver (Kamal Heib) [2056499]
- IB/iser: Remove un-needed casting to/from void pointer (Kamal Heib) [2056499]
- IB/iser: Don't suppress send completions (Kamal Heib) [2056499]
- IB/iser: Rename ib_ret local variable (Kamal Heib) [2056499]
- IB/iser: Fix RNR errors (Kamal Heib) [2056499]
- IB/iser: Remove deprecated pi_guard module param (Kamal Heib) [2056499]
- IB/mlx5: Expose NDR speed through MAD (Kamal Heib) [2056499]
- RDMA/rxe: Delete deprecated module parameters interface (Kamal Heib) [2056499]
- RDMA/mad: Delete duplicated init_query_mad functions (Kamal Heib) [2056499]
- RDMA/rxe: Fix indentations and operators sytle (Kamal Heib) [2056499]
- RDMA: Use default_groups in kobj_type (Kamal Heib) [2056499]
- RDMA/rxe: Fix a typo in opcode name (Kamal Heib) [2056499]
- RDMA/rxe: Remove the unused xmit_errors member (Kamal Heib) [2056499]
- RDMA/rxe: Remove redundant err variable (Kamal Heib) [2056499]
- RDMA/irdma: Use auxiliary_device driver data helpers (Kamal Heib) [2056499 2037972]
- driver core: auxiliary bus: Add driver data helpers (Kamal Heib) [2056499]
- RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry (Kamal Heib) [2056499]
- RDMA/core: Let ib_find_gid() continue search even after empty entry (Kamal Heib) [2056499]
- RDMA/core: Modify rdma_query_gid() to return accurate error codes (Kamal Heib) [2056499]
- RDMA/rxe: Remove the unnecessary variable (Kamal Heib) [2056499]
- RDMA/irdma: Fix the type used to declare a bitmap (Kamal Heib) [2056499 2037972]
- RDMA/uverbs: Remove the unnecessary assignment (Kamal Heib) [2056499]
- RDMA/siw: Use max() instead of doing it manually (Kamal Heib) [2056499]
- RDMA/pvrdma: Use non-atomic bitmap functions when possible (Kamal Heib) [2056499]
- RDMA/pvrdma: Use bitmap_zalloc() when applicable (Kamal Heib) [2056499]
- IB/hfi1: Use bitmap_zalloc() when applicable (Kamal Heib) [2056499 2049845]
- RDMA/siw: Use helper function to set sys_image_guid (Kamal Heib) [2056499]
- RDMA/cma: Remove open coding of overflow checking for private_data_len (Kamal Heib) [2056499]
- RDMA/rxe: Remove some #defines from rxe_pool.h (Kamal Heib) [2056499]
- RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.c (Kamal Heib) [2056499]
- RDMA/rxe: Save object pointer in pool element (Kamal Heib) [2056499]
- RDMA/rxe: Copy setup parameters into rxe_pool (Kamal Heib) [2056499]
- RDMA/rxe: Cleanup rxe_pool_entry (Kamal Heib) [2056499]
- RDMA/rxe: Replace irqsave locks with bh locks (Kamal Heib) [2056499]
- RDMA/usnic: Clean up usnic_ib_alloc_pd() (Kamal Heib) [2056499]
- RDMA/irdma: Use helper function to set GUIDs (Kamal Heib) [2056499 2037972]
- RDMA/rxe: Prevent double freeing rxe_map_set() (Kamal Heib) [2056498]
- IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr (Kamal Heib) [2056498 2049845]
- IB/hfi1: Fix early init panic (Kamal Heib) [2056498 2049845]
- IB/hfi1: Insure use of smp_processor_id() is preempt disabled (Kamal Heib) [2056498 2049845]
- IB/hfi1: Correct guard on eager buffer deallocation (Kamal Heib) [2056498 2049845]
- RDMA: Fix use-after-free in rxe_queue_cleanup (Kamal Heib) [2056498]
- RDMA/nldev: Check stat attribute before accessing it (Kamal Heib) [2056498]
- IB/hfi1: Properly allocate rdma counter desc memory (Kamal Heib) [2056498 2049845]
- RDMA/core: Set send and receive CQ before forwarding to the driver (Kamal Heib) [2056498]
- RDMA/netlink: Add __maybe_unused to static inline in C file (Kamal Heib) [2056498]
- RDMA/core: Require the driver to set the IOVA correctly during rereg_mr (Kamal Heib) [2056498]
- RDMA/irdma: optimize rx path by removing unnecessary copy (Kamal Heib) [2056498 2037972]
- IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis Networks (Kamal Heib) [2056498]
- IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks (Kamal Heib) [2056498 2049845]
- RDMA/rxe: Make rxe_type_info static const (Kamal Heib) [2056498]
- RDMA/rxe: Use 'bitmap_zalloc()' when applicable (Kamal Heib) [2056498]
- RDMA/rxe: Save a few bytes from struct rxe_pool (Kamal Heib) [2056498]
- RDMA/irdma: Remove the unused variable local_qp (Kamal Heib) [2056498 2037972]
- RDMA/core: Fix missed initialization of rdma_hw_stats::lock (Kamal Heib) [2056498]
- RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk (Kamal Heib) [2056498 2037972]
- RDMA: Constify netdev->dev_addr accesses (Kamal Heib) [2056498]
- RDMA/ipoib: Use dev_addr_mod() (Kamal Heib) [2056498]
- RDMA/core: Use kvzalloc when allocating the struct ib_port (Kamal Heib) [2056498]
- RDMA/irdma: Make irdma_uk_cq_init() return a void (Kamal Heib) [2056498 2037972]
- RDMA/rxe: Convert kernel UD post send to use ah_num (Kamal Heib) [2056498]
- RDMA/rxe: Lookup kernel AH from ah index in UD WQEs (Kamal Heib) [2056498]
- RDMA/rxe: Replace ah->pd by ah->ibah.pd (Kamal Heib) [2056498]
- RDMA/rxe: Create AH index and return to user space (Kamal Heib) [2056498]
- RDMA/rxe: Change AH objects to indexed (Kamal Heib) [2056498]
- RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr (Kamal Heib) [2056498]
- RDMA/irdma: Remove irdma_cqp_up_map_cmd() (Kamal Heib) [2056498 2037972]
- RDMA/irdma: Remove irdma_get_hw_addr() (Kamal Heib) [2056498 2037972]
- RDMA/irdma: Remove irdma_sc_send_lsmm_nostag() (Kamal Heib) [2056498 2037972]
- RDMA/irdma: Remove irdma_uk_mw_bind() (Kamal Heib) [2056498 2037972]
- RDMA: Remove redundant 'flush_workqueue()' calls (Kamal Heib) [2056498]
- RDMA/iwpm: Remove redundant initialization of pointer err_str (Kamal Heib) [2056498]
- RDMA/nldev: Allow optional-counter status configuration through RDMA netlink (Kamal Heib) [2056498]
- RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit (Kamal Heib) [2056498]
- RDMA/nldev: Add support to get status of all counters (Kamal Heib) [2056498]
- RDMA/counter: Add optional counter support (Kamal Heib) [2056498]
- RDMA/counter: Add an is_disabled field in struct rdma_hw_stats (Kamal Heib) [2056498]
- RDMA/core: Add a helper API rdma_free_hw_stats_struct (Kamal Heib) [2056498]
- RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs (Kamal Heib) [2056499]
- RDMA/counter: Add a descriptor in struct rdma_hw_stats (Kamal Heib) [2056498]
- RDMA/bnxt_re: Update statistics counter name (Kamal Heib) [2056498]
- RDMA/bnxt_re: Add extended statistics counters (Kamal Heib) [2056498]
- RDMA/efa: CQ notifications (Kamal Heib) [2056498]
- RDMA/rxe: Remove duplicate settings (Kamal Heib) [2056498]
- RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS (Kamal Heib) [2056498]
- RDMA/rxe: Change the is_user member of struct rxe_cq to bool (Kamal Heib) [2056498]
- RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq (Kamal Heib) [2056498]
- RDMA/irdma: Delete unused struct irdma_bth (Kamal Heib) [2056498 2037972]
- IB/hf1: Use string_upper() instead of an open coded variant (Kamal Heib) [2056498]
- RDMA/cma: Split apart the multiple uses of the same list heads (Kamal Heib) [2056498]
- RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASK (Kamal Heib) [2056498]
- RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND (Kamal Heib) [2056498]
- RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK (Kamal Heib) [2056498]
- RDMA/hfi1: Use struct_size() and flex_array_size() helpers (Kamal Heib) [2056498 2049845]
- IB/hfi1: Add ring consumer and producers traces (Kamal Heib) [2056498 2049845]
- IB/hfi1: Remove atomic completion count (Kamal Heib) [2056498 2049845]
- IB/hfi1: Tune netdev xmit cachelines (Kamal Heib) [2056498 2049845]
- IB/hfi1: Get rid of tx priv backpointer (Kamal Heib) [2056498 2049845]
- IB/hfi1: Get rid of hot path divide (Kamal Heib) [2056498 2049845]
- IB/hfi1: Remove cache and embed txreq in ring (Kamal Heib) [2056498 2049845]
- RDMA/rxe: Only allow invalidate for appropriate MRs (Kamal Heib) [2056498]
- RDMA/rxe: Create duplicate mapping tables for FMRs (Kamal Heib) [2056498]
- RDMA/rxe: Separate HW and SW l/rkeys (Kamal Heib) [2056498]
- RDMA/rxe: Cleanup MR status and type enums (Kamal Heib) [2056498]
- RDMA/rxe: Add memory barriers to kernel queues (Kamal Heib) [2056498]
- RDMA/rxe: remove the unnecessary variable (Kamal Heib) [2056498]
- RDMA/rxe: remove the redundant variable (Kamal Heib) [2056498]
- RDMA/rxe: Fix wrong port_cap_flags (Kamal Heib) [2056498]
- RDMA/rdmavt: Fix error code in rvt_create_qp() (Kamal Heib) [2056497 2049845]
- IB/hfi1: Fix abba locking issue with sc_disable() (Kamal Heib) [2056497 2049845]
- RDMA/hfi1: Fix kernel pointer leak (Kamal Heib) [2056497 2049845]
- RDMA/usnic: Lock VF with mutex instead of spinlock (Kamal Heib) [2056497]
- RDMA/cma: Do not change route.addr.src_addr.ss_family (Kamal Heib) [2056497]
- IB/hfi1: make hist static (Kamal Heib) [2056497 2049845]
- RDMA/hfi1: Convert to SPDX identifier (Kamal Heib) [2056497 2049845]
- IB/rdmavt: Convert to SPDX identifier (Kamal Heib) [2056497 2049845]
- RDMA/core/sa_query: Retry SA queries (Kamal Heib) [2056497]
- IB/core: Remove deprecated current_seq comments (Kamal Heib) [2056497]
- RDMA/efa: Rename vector field in efa_irq struct to irqn (Kamal Heib) [2056497]
- RDMA/efa: Remove unused cpu field from irq struct (Kamal Heib) [2056497]
- RDMA/core/sa_query: Remove unused function (Kamal Heib) [2056497]
- RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show (Kamal Heib) [2056497 2049845]
- RDMA/core: Create clean QP creations interface for uverbs (Kamal Heib) [2056497]
- RDMA/core: Properly increment and decrement QP usecnts (Kamal Heib) [2056497]
- RDMA/core: Configure selinux QP during creation (Kamal Heib) [2056497]
- RDMA/core: Reorganize create QP low-level functions (Kamal Heib) [2056497]
- RDMA/core: Remove protection from wrong in-kernel API usage (Kamal Heib) [2056497]
- RDMA/core: Delete duplicated and unreachable code (Kamal Heib) [2056497]
- rdma/qedr: Fix crash due to redundant release of device's qp memory (Kamal Heib) [2056497]
- RDMA: Globally allocate and release QP memory (Kamal Heib) [2056497]
- RDMA/mlx5: Rework custom driver QP type creation (Kamal Heib) [2056497]
- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp (Kamal Heib) [2056497]
- RDMA/rdmavt: Decouple QP and SGE lists allocations (Kamal Heib) [2056497 2049845]
- RDMA/efa: Remove double QP type assignment (Kamal Heib) [2056497]
- RDMA/hfi1: Fix typo in comments (Kamal Heib) [2056497 2049845]
- RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are valid (Kamal Heib) [2056497]
- RDMA/iwpm: Remove not-needed reference counting (Kamal Heib) [2056497]
- RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount (Kamal Heib) [2056497 2049845]
- IB/hfi1: Adjust pkey entry in index 0 (Kamal Heib) [2056497 2049845]
- IB/hfi1: Indicate DMA wait when txq is queued for wakeup (Kamal Heib) [2056497 2049845]
- RDMA/rxe: Fix types in rxe_icrc.c (Kamal Heib) [2056497]
- RDMA/rxe: Add kernel-doc comments to rxe_icrc.c (Kamal Heib) [2056497]
- RDMA/rxe: Move crc32 init code to rxe_icrc.c (Kamal Heib) [2056497]
- RDMA/rxe: Fixup rxe_icrc_hdr (Kamal Heib) [2056497]
- RDMA/rxe: Move rxe_crc32 to a subroutine (Kamal Heib) [2056497]
- RDMA/rxe: Move ICRC generation to a subroutine (Kamal Heib) [2056497]
- RDMA/rxe: Fixup rxe_send and rxe_loopback (Kamal Heib) [2056497]
- RDMA/rxe: Move rxe_xmit_packet to a subroutine (Kamal Heib) [2056497]
- RDMA/rxe: Move ICRC checking to a subroutine (Kamal Heib) [2056497]
- IB/core: Read subnet_prefix in ib_query_port via cache. (Kamal Heib) [2056497]
- IB/core: Shifting initialization of device->cache_lock (Kamal Heib) [2056497]
- IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache() (Kamal Heib) [2056497]
- RDMA/efa: Split hardware stats to device and port stats (Kamal Heib) [2056497]
- RDMA/rxe: Remove the repeated 'mr->umem = umem' (Kamal Heib) [2056497]
- RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() (Kamal Heib) [2056497]
- RDMA/siw: Remove kmap() (Kamal Heib) [2056497]
- treewide: Add missing semicolons to __assign_str uses (Kamal Heib) [2056497]
- RDMA/hfi1: Remove use of kmap() (Kamal Heib) [2056497 2049845]
- RDMA: Delete not-used static inline functions (Kamal Heib) [2056497]
- mm/page_owner.c: record tgid (Waiman Long) [2069294]
- mm/page_owner: record task command name (Waiman Long) [2069294]
- mm/page_owner: print memcg information (Waiman Long) [2069294]
- mm/page_owner: use scnprintf() to avoid excessive buffer overrun check (Waiman Long) [2069294]
- lib/vsprintf: avoid redundant work with 0 size (Waiman Long) [2069294]
- lib, stackdepot: add helper to print stack entries into buffer (Waiman Long) [2069294]
- lib, stackdepot: add helper to print stack entries (Waiman Long) [2069294]
- lib, stackdepot: check stackdepot handle before accessing slabs (Waiman Long) [2069294]
- stacktrace: move filter_irq_stacks() to kernel/stacktrace.c (Waiman Long) [2069294]
- lib/stackdepot: introduce __stack_depot_save() (Waiman Long) [2069294]
- mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) (Waiman Long) [2069294]
- mm/page_owner: constify dump_page_owner (Waiman Long) [2069294]
- mm: page_owner: detect page_owner recursion via task_struct (Waiman Long) [2069294]
- mm: page_owner: use kstrtobool() to parse bool option (Waiman Long) [2069294]
- mm: page_owner: fetch backtrace only for tracked pages (Waiman Long) [2069294]
- mm, page_owner: remove unused parameter in __set_page_owner_handle (Waiman Long) [2069294]
- mm/page_owner: record the timestamp of all pages during free (Waiman Long) [2069294]
- mm/page_owner: use helper function zone_end_pfn() to get end_pfn (Waiman Long) [2069294]
- mm/page_owner: record timestamp and pid (Waiman Long) [2069294]
- x86/platform/uv: Log gap hole end size (Frank Ramsay) [2074098]
- x86/platform/uv: Update TSC sync state for UV5 (Frank Ramsay) [2074098]
- x86/platform/uv: Update NMI Handler for UV5 (Frank Ramsay) [2074098]
- x86/platform/uv: Remove unused variable in UV5 NMI handler (Frank Ramsay) [2074098]
- timekeeping: Boot should be boottime for coarse ns accessor (Ivan Vecera) [2076879]
* Thu Apr 28 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-387.el8]
- net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX (Petr Oros) [2070041]
- net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX (Petr Oros) [2070041]
- net: fix NULL pointer reference in cipso_v4_doi_free (Guillaume Nault) [2074597]
- partitions/efi: Fix partition name parsing in GUID partition entry (Ming Lei) [2075085]
- psi: Fix uaf issue when psi trigger is destroyed while being polled (Waiman Long) [2046396]
- cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy (Waiman Long) [2046396]
- cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy (Waiman Long) [2046396]
- mm/page_alloc: detect allocation forbidden by cpuset and bail out early (Waiman Long) [2046396]
- cgroup: Fix rootcg cpu.stat guest double counting (Waiman Long) [2046396]
- cgroup: no need for cgroup_mutex for /proc/cgroups (Waiman Long) [2046396]
- cgroup: remove cgroup_mutex from cgroupstats_build (Waiman Long) [2046396]
- cgroup: Fix memory leak caused by missing cgroup_bpf_offline (Waiman Long) [2046396]
- cgroup: cgroup-v1: do not exclude cgrp_dfl_root (Waiman Long) [2046396]
- bpf, test, cgroup: Use sk_{alloc,free} for test cases (Waiman Long) [2046396]
- bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt (Waiman Long) [2046396]
- bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode (Waiman Long) [2046396]
- cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem (Waiman Long) [2046396]
- cgroup: Replace deprecated CPU-hotplug functions. (Waiman Long) [2046396]
- cgroup/cpuset: Fix a partition bug with hotplug (Waiman Long) [2046396]
- cgroup/cpuset: Miscellaneous code cleanup (Waiman Long) [2046396]
- cgroup/cpuset: fix typos in comments (Waiman Long) [2046396]
- enable DAMON configs (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/reclaim: document statistics parameters (Chris von Recklinghausen) [2004233]
- mm/damon: hide kernel pointer from tracepoint event (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: remove an unnecessary variable (Chris von Recklinghausen) [2004233]
- mm/damon: move the implementation of damon_insert_region to damon.h (Chris von Recklinghausen) [2004233]
- mm/damon: add access checking for hugetlb pages (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/usage: update for schemes statistics (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support all DAMOS stats (Chris von Recklinghausen) [2004233]
- mm/damon/reclaim: provide reclamation statistics (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: account how many times quota limit has exceeded (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: account scheme actions that successfully applied (Chris von Recklinghausen) [2004233]
- mm/damon: remove a mistakenly added comment for a future feature (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contexts (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginning (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/usage: remove redundant information (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarks (Chris von Recklinghausen) [2004233]
- mm/damon: convert macro functions to static inline functions (Chris von Recklinghausen) [2004233]
- mm/damon: modify damon_rand() macro to static inline function (Chris von Recklinghausen) [2004233]
- mm/damon: move damon_rand() definition into damon.h (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: add the validity judgment of thresholds (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: remove swap_ranges() and replace it with swap() (Chris von Recklinghausen) [2004233]
- mm/damon: remove some unneeded function definitions in damon.h (Chris von Recklinghausen) [2004233]
- mm/damon/core: use abs() instead of diff_of() (Chris von Recklinghausen) [2004233]
- mm/damon: unified access_check function naming rules (Chris von Recklinghausen) [2004233]
- mm/damon: add 'age' of region tracepoint support (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: protect targets destructions with kdamond_lock (Chris von Recklinghausen) [2004233]
- selftests/damon: split test cases (Chris von Recklinghausen) [2004233]
- selftests/damon: test debugfs file reads/writes with huge count (Chris von Recklinghausen) [2004233]
- selftests/damon: test wrong DAMOS condition ranges input (Chris von Recklinghausen) [2004233]
- selftests/damon: test DAMON enabling with empty target_ids case (Chris von Recklinghausen) [2004233]
- selftests/damon: skip test if DAMON is running (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr-test: remove unnecessary variables (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr-test: split a test function having >1024 bytes frame size (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: remove an unnecessary warning message (Chris von Recklinghausen) [2004233]
- mm/damon/core: remove unnecessary error messages (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: remove an unnecessary error message (Chris von Recklinghausen) [2004233]
- mm/damon/core: use better timer mechanisms selection threshold (Chris von Recklinghausen) [2004233]
- mm/damon/core: fix fake load reports due to uninterruptible sleeps (Chris von Recklinghausen) [2004233]
- timers: implement usleep_idle_range() (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: fix missed use of damon_dbgfs_lock (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation (Chris von Recklinghausen) [2004233]
- mm/damon: remove return value from before_terminate callback (Chris von Recklinghausen) [2004233]
- mm/damon: fix a few spelling mistakes in comments and a pr_debug message (Chris von Recklinghausen) [2004233]
- mm/damon: simplify stop mechanism (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/start: simplify the content (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/start: fix a wrong link (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon/start: fix wrong example commands (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on (Chris von Recklinghausen) [2004233]
- mm/damon: remove unnecessary variable initialization (Chris von Recklinghausen) [2004233]
- Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIM (Chris von Recklinghausen) [2004233]
- mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) (Chris von Recklinghausen) [2004233]
- selftests/damon: support watermarks (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support watermarks (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: activate schemes based on a watermarks mechanism (Chris von Recklinghausen) [2004233]
- tools/selftests/damon: update for regions prioritization of schemes (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support prioritization weights (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr,paddr: support pageout prioritization (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: prioritize regions within the quotas (Chris von Recklinghausen) [2004233]
- mm/damon/selftests: support schemes quotas (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support quotas of schemes (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: implement time quota (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: skip already charged targets and regions (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: implement size quota for schemes application speed control (Chris von Recklinghausen) [2004233]
- mm/damon/paddr: support the pageout scheme (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: remove unnecessary variables (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: constify static mm_walk_ops (Chris von Recklinghausen) [2004233]
- Docs/DAMON: document physical memory monitoring support (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support physical memory monitoring (Chris von Recklinghausen) [2004233]
- mm/damon: implement primitives for physical address space monitoring (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: separate commonly usable functions (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs-test: add a unit test case for 'init_regions' (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon: document 'init_regions' feature (Chris von Recklinghausen) [2004233]
- Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes (Chris von Recklinghausen) [2004233]
- docs/vm/damon: remove broken reference (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: allow users to set initial monitoring target regions (Chris von Recklinghausen) [2004233]
- selftests/damon: add 'schemes' debugfs tests (Chris von Recklinghausen) [2004233]
- mm/damon/schemes: implement statistics feature (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support DAMON-based Operation Schemes (Chris von Recklinghausen) [2004233]
- mm/damon/vaddr: support DAMON-based Operation Schemes (Chris von Recklinghausen) [2004233]
- mm/damon/core: implement DAMON-based Operation Schemes (DAMOS) (Chris von Recklinghausen) [2004233]
- mm/damon/core: account age of target regions (Chris von Recklinghausen) [2004233]
- mm/damon/core: nullify pointer ctx->kdamond with a NULL (Chris von Recklinghausen) [2004233]
- mm/damon: needn't hold kdamond_lock to print pid of kdamond (Chris von Recklinghausen) [2004233]
- mm/damon: remove unnecessary do_exit() from kdamond (Chris von Recklinghausen) [2004233]
- mm/damon/core: print kdamond start log in debug mode only (Chris von Recklinghausen) [2004233]
- mm/damon: grammar s/works/work/ (Chris von Recklinghausen) [2004233]
- mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()' (Chris von Recklinghausen) [2004233]
- mm/damon: don't use strnlen() with known-bogus source length (Chris von Recklinghausen) [2004233]
- mm/damon: add kunit tests (Chris von Recklinghausen) [2004233]
- Documentation: add documents for DAMON (Chris von Recklinghausen) [2004233]
- mm/damon: add user space selftests (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: support multiple contexts (Chris von Recklinghausen) [2004233]
- mm/damon/dbgfs: export kdamond pid to the user space (Chris von Recklinghausen) [2004233]
- mm/damon: implement a debugfs-based user space interface (Chris von Recklinghausen) [2004233]
- mm/damon: add a tracepoint (Chris von Recklinghausen) [2004233]
- mm/damon: implement primitives for the virtual memory address spaces (Chris von Recklinghausen) [2004233]
- mm/damon: adaptively adjust regions (Chris von Recklinghausen) [2004233]
- mm/damon/core: implement region-based sampling (Chris von Recklinghausen) [2004233]
- mm: introduce Data Access MONitor (DAMON) (Chris von Recklinghausen) [2004233]
- khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter() (Chris von Recklinghausen) [2004233]
- mm/madvise: pass mm to do_madvise (Chris von Recklinghausen) [2004233]
- ceph: fix possible NULL pointer dereference for req->r_session (Xiubo Li) [2076165]
- thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL (Prarit Bhargava) [2039994]
- MAINTAINERS: sort field names for all entries (Joel Savitz) [2064843]
- parse-maintainers: Do not sort section content by default (Joel Savitz) [2064843]
- parse-maintainers: Mark as executable (Joel Savitz) [2064843]
- KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer (Paul Lai) [2074679]
- KVM: x86: add system attribute to retrieve full set of supported xsave states (Paul Lai) [2074679]
- KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr (Paul Lai) [2074679]
- tools: arch: x86: pull in pvclock headers (Paul Lai) [2074679]
- KVM: x86: Expose TSC offset controls to userspace (Paul Lai) [2074679]
- KVM: x86: Refactor tsc synchronization code (Paul Lai) [2074679]
- selftests: kvm: move vm_xsave_req_perm call to amx_test (Paul Lai) [2074679]
- powerpc/pseries/vas: Add VAS migration handler (Steve Best) [2028678]
- powerpc/pseries/vas: Modify reconfig open/close functions for migration (Steve Best) [2028678]
- powerpc/pseries/vas: Define global hv_cop_caps struct (Steve Best) [2028678]
- powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities (Steve Best) [2028678]
- powerpc/pseries/vas: sysfs interface to export capabilities (Steve Best) [2028678]
- powerpc/pseries/vas: Reopen windows with DLPAR core add (Steve Best) [2028678]
- powerpc/pseries/vas: Close windows with DLPAR core removal (Steve Best) [2028678]
- powerpc/vas: Map paste address only if window is active (Steve Best) [2028678]
- powerpc/vas: Return paste instruction failure if no active window (Steve Best) [2028678]
- powerpc/vas: Add paste address mmap fault handler (Steve Best) [2028678]
- powerpc/pseries/vas: Save PID in pseries_vas_window struct (Steve Best) [2028678]
- powerpc/pseries/vas: Use common names in VAS capability structure (Steve Best) [2028678]
- perf powerpc: Update global/local variants for p_stage_cyc (Desnes A. Nunes do Rosario) [2051358]
- perf sort: Include global and local variants for p_stage_cyc sort key (Desnes A. Nunes do Rosario) [2051358]
- perf sort: Fix the 'p_stage_cyc' sort key behavior (Desnes A. Nunes do Rosario) [2051358]
- perf sort: Fix the 'ins_lat' sort key behavior (Desnes A. Nunes do Rosario) [2051358]
- perf sort: Fix the 'weight' sort key behavior (Desnes A. Nunes do Rosario) [2051358]
- block: loop:use kstatfs.f_bsize of backing file to set discard granularity (Ming Lei) [2069472]
- blk-cgroup: set blkg iostat after percpu stat aggregation (Ming Lei) [2069472]
- block: update io_ticks when io hang (Ming Lei) [2069472]
- block: don't delete queue kobject before its children (Ming Lei) [2069472]
- block/wbt: fix negative inflight counter when remove scsi device (Ming Lei) [2069472]
- block: bio-integrity: Advance seed correctly for larger interval sizes (Ming Lei) [2069472]
- block: fix async_depth sysfs interface for mq-deadline (Ming Lei) [2069472]
- bfq: Do not let waker requests skip proper accounting (Ming Lei) [2069472]
- block: Fix fsync always failed if once failed (Ming Lei) [2069472]
- blktrace: fix use after free for struct blk_trace (Ming Lei) [2069472]
- block: Check ADMIN before NICE for IOPRIO_CLASS_RT (Ming Lei) [2069472]
- blk-cgroup: fix missing put device in error path from blkg_conf_pref() (Ming Lei) [2069472]
- blkcg: Remove extra blkcg_bio_issue_init (Ming Lei) [2069472]
- nbd: Fix use-after-free in pid_show (Ming Lei) [2069472]
- block/mq-deadline: Improve request accounting further (Ming Lei) [2069472]
- block, bfq: fix UAF problem in bfqg_stats_init() (Ming Lei) [2069472]
- blk-cgroup: synchronize blkg creation against policy deactivation (Ming Lei) [2069472]
- block, bfq: reset last_bfqq_created on group change (Ming Lei) [2069472]
- block: bfq: fix bfq_set_next_ioprio_data() (Ming Lei) [2069472]
- sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains (Phil Auld) [2065200]
- sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs (Phil Auld) [2065200]
- sched/fair: Improve consistency of allowed NUMA balance calculations (Phil Auld) [2065200]
- Revert: sched: Disable allowing small imbalance to preserve RHEL performance (Phil Auld) [2065200]
- NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION (Steve Dickson) [2023844]
- SUNRPC: use different lock keys for INET6 and LOCAL (Guillaume Nault) [2061651]
- arm64: Restore forced disabling of KPTI on ThunderX (Mark Salter) [1999157]
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup (Mark Salter) [1999157]
- arm64: Remove exporting cpu_logical_map symbol (Mark Salter) [1999157]
- arm64: tlb: fix the TTL value of tlb_get_level (Mark Salter) [1999157]
- arm64: Validate tagged addresses in access_ok() called from kernel threads (Mark Salter) [1999157]
- arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL) (Mark Salter) [1999157]
- arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter() (Mark Salter) [1999157]
- arm64: mm: Fix TLBI vs ASID rollover (Mark Salter) [1999157]
- arm64: errata: Fix exec handling in erratum 1418040 workaround (Mark Salter) [1999157]
- arm64: Generate cpucaps.h (Mark Salter) [1999157]
- arm64/sve: Skip flushing Z registers with 128 bit vectors (Mark Salter) [1999157]
- arm64/sve: Rework SVE access trap to convert state in registers (Mark Salter) [1999157]
- arm64/sve: Use the sve_flush macros in sve_load_from_fpsimd_state() (Mark Salter) [1999157]
- arm64/sve: Split _sve_flush macro into separate Z and predicate flushes (Mark Salter) [1999157]
- arm64: fix inline asm in load_unaligned_zeropad() (Mark Salter) [1999157]
- arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 (Mark Salter) [1999157]
- arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build (Mark Salter) [1999157]
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver (Mark Salter) [1999157]
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist (Mark Salter) [1999157]
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores (Mark Salter) [1999157]
- arm64: errata: Fix handling of 1418040 with late CPU onlining (Mark Salter) [1999157]
- arm64: cpufeature: upgrade hyp caps to final (Mark Salter) [1999157]
- arm64: cpufeature: reorder cpus_have_{const, final}_cap() (Mark Salter) [1999157]
- arm64: Add workaround for Arm Cortex-A77 erratum 1508412 (Mark Salter) [1999157]
- arm64: Add part number for Arm Cortex-A77 (Mark Salter) [1999157]
- arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks (Mark Salter) [1999157]
- arm64: Treat SSBS as a non-strict system feature (Mark Salter) [1999157]
- arm64: Group start_thread() functions together (Mark Salter) [1999157]
- arm64: Remove Spectre-related CONFIG_* options (Mark Salter) [1999157]
- arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs (Mark Salter) [1999157]
- arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs (Mark Salter) [1999157]
- arm64: mte: CPU feature detection and initial sysreg configuration (Mark Salter) [1999157]
- arm64: cpufeature: Export symbol read_sanitised_ftr_reg() (Mark Salter) [1999157]
- arm64/fpsimd: Fix missing-prototypes in fpsimd.c (Mark Salter) [1999157]
- arm64: traps: Add str of description to panic() in die() (Mark Salter) [1999157]
- arm64/sve: Implement a helper to load SVE registers from FPSIMD state (Mark Salter) [1999157]
- arm64/sve: Implement a helper to flush SVE registers (Mark Salter) [1999157]
- arm64/fpsimdmacros: Allow the macro "for" to be used in more cases (Mark Salter) [1999157]
- arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN (Mark Salter) [1999157]
- arm64/signal: Update the comment in preserve_sve_context (Mark Salter) [1999157]
- arm64/fpsimd: Update documentation of do_sve_acc (Mark Salter) [1999157]
- arm64: cpufeature: Modify address authentication cpufeature to exact (Mark Salter) [1999157]
- arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements (Mark Salter) [1999157]
- arm64: traps: Allow force_signal_inject to pass esr error code (Mark Salter) [1999157]
- arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions (Mark Salter) [1999157]
- arm64: Reserve HWCAP2_MTE as (1 << 18) (Mark Salter) [1999157]
- arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late (Mark Salter) [1999157]
- arm64: Allow booting of late CPUs affected by erratum 1418040 (Mark Salter) [1999157]
- arm64: Drop unnecessary include from asm/smp.h (Mark Salter) [1999157]
- arm64: Move handling of erratum 1418040 into C code (Mark Salter) [1999157]
- arm64: Fix __cpu_logical_map undefined issue (Mark Salter) [1999157]
- arm64: tlb: don't set the ttl value in flush_tlb_page_nosync (Mark Salter) [1999157]
- arm64: Shift the __tlbi_level() indentation left (Mark Salter) [1999157]
- arm64: tlb: Set the TTL field in flush_*_tlb_range (Mark Salter) [1999157]
- arm64: tlb: Set the TTL field in flush_tlb_range (Mark Salter) [1999157]
- arm64: Add tlbi_user_level TLB invalidation helper (Mark Salter) [1999157]
- arm64: Add level-hinted TLB invalidation helper (Mark Salter) [1999157]
- arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors (Mark Salter) [1999157]
- arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[] (Mark Salter) [1999157]
- arm64/cpufeature: Replace all open bits shift encodings with macros (Mark Salter) [1999157]
- arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register (Mark Salter) [1999157]
- arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register (Mark Salter) [1999157]
- arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register (Mark Salter) [1999157]
- arm64: csum: Fix handling of bad packets (Mark Salter) [1999157]
- arm64: Add missing sentinel to erratum_1463225 (Mark Salter) [1999157]
- arm64: Documentation: Fix broken table in generated HTML (Mark Salter) [1999157]
- arm64: kgdb: Fix single-step exception handling oops (Mark Salter) [1999157]
- arm64: entry: Tidy up block comments and label numbers (Mark Salter) [1999157]
- arm64: Rework ARM_ERRATUM_1414080 handling (Mark Salter) [1999157]
- arm64: entry: Fix the typo in the comment of el1_dbg() (Mark Salter) [1999157]
- arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 (Mark Salter) [1999157]
- arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 (Mark Salter) [1999157]
- arm64: Add MIDR value for KRYO4XX gold CPU cores (Mark Salter) [1999157]
- arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist (Mark Salter) [1999157]
- arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist (Mark Salter) [1999157]
- arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n (Mark Salter) [1999157]
- arm64: mm: reset address tag set by kasan sw tagging (Mark Salter) [1999157]
- arm64: traps: Dump registers prior to panic() in bad_mode() (Mark Salter) [1999157]
- arm64/sve: Eliminate data races on sve_default_vl (Mark Salter) [1999157]
- arm64: csum: Disable KASAN for do_csum() (Mark Salter) [1999157]
- arm64/cpufeature: Add get_arm64_ftr_reg_nowarn() (Mark Salter) [1999157]
- arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context (Mark Salter) [1999157]
- arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register (Mark Salter) [1999157]
- arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register (Mark Salter) [1999157]
- arm64/cpufeature: Add remaining feature bits in ID_PFR0 register (Mark Salter) [1999157]
- arm64/cpufeature: Introduce ID_MMFR5 CPU register (Mark Salter) [1999157]
- arm64/cpufeature: Introduce ID_DFR1 CPU register (Mark Salter) [1999157]
- arm64/cpufeature: Introduce ID_PFR2 CPU register (Mark Salter) [1999157]
- arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0 (Mark Salter) [1999157]
- arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register (Mark Salter) [1999157]
- arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register (Mark Salter) [1999157]
- arm64: cpufeature: Group indexed system register definitions by name (Mark Salter) [1999157]
- arm64: cpufeature: Extend comment to describe absence of field info (Mark Salter) [1999157]
- arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constants (Mark Salter) [1999157]
- arm64: cpufeature: Add an overview comment for the cpufeature framework (Mark Salter) [1999157]
- arm64: cpufeature: Relax checks for AArch32 support at EL[0-2] (Mark Salter) [1999157]
- arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only (Mark Salter) [1999157]
- arm64: cpufeature: Factor out checking of AArch32 features (Mark Salter) [1999157]
- arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0() (Mark Salter) [1999157]
- arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1 (Mark Salter) [1999157]
- arm64: cpufeature: Relax check for IESB support (Mark Salter) [1999157]
- arm64: mm: Add asid_gen_match() helper (Mark Salter) [1999157]
- arm64: Call debug_traps_init() from trap_init() to help early kgdb (Mark Salter) [1999157]
- arm64: cacheflush: Fix KGDB trap detection (Mark Salter) [1999157]
- arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init() (Mark Salter) [1999157]
- arm64: kexec_file: print appropriate variable (Mark Salter) [1999157]
- arm: mm: use __pfn_to_section() to get mem_section (Mark Salter) [1999157]
- arm64: Reorder the macro arguments in the copy routines (Mark Salter) [1999157]
- KVM: arm64: Drop PTE_S2_MEMATTR_MASK (Mark Salter) [1999157]
- arm64/kernel: Fix range on invalidating dcache for boot page tables (Mark Salter) [1999157]
- arm64: set TEXT_OFFSET to 0x0 in preparation for removing it entirely (Mark Salter) [1999157]
- arm64/mm: Use phys_to_page() to access pgtable memory (Mark Salter) [1999157]
- arm64: smp: Make cpus_stuck_in_kernel static (Mark Salter) [1999157]
- arm64: entry: remove unneeded semicolon in el1_sync_handler() (Mark Salter) [1999157]
- arm64: cpufeature: Add "or" to mitigations for multiple errata (Mark Salter) [1999157]
- arm64: Sort vendor-specific errata (Mark Salter) [1999157]
- arm64: simplify ptrauth initialization (Mark Salter) [1999157]
- arm64: remove ptrauth_keys_install_kernel sync arg (Mark Salter) [1999157]
- arm64: insn: Provide a better name for aarch64_insn_is_nop() (Mark Salter) [1999157]
- arm64: kernel: Convert to modern annotations for assembly functions (Mark Salter) [1999157]
- arm64: entry: Refactor and modernise annotation for ret_to_user (Mark Salter) [1999157]
- arm64: BTI: Reset BTYPE when skipping emulated instructions (Mark Salter) [1999157]
- arm64: traps: Shuffle code to eliminate forward declarations (Mark Salter) [1999157]
- arm64: unify native/compat instruction skipping (Mark Salter) [1999157]
- arm64: BTI: Decode BYTPE bits when printing PSTATE (Mark Salter) [1999157]
- arm64: Basic Branch Target Identification support (Mark Salter) [1999157]
- arm64/kernel: Fix return value when cpu_online() fails in __cpu_up() (Mark Salter) [1999157]
- arm64: Add get_user() type annotation on the !access_ok() path (Mark Salter) [1999157]
- arm64: Fix PTRACE_SYSEMU semantics (Mark Salter) [1999157]
- arm64: fix the flush_icache_range arguments in machine_kexec (Mark Salter) [1999157]
- Documentation: arm64: fix amu.rst doc warnings (Mark Salter) [1999157]
- arm64: sync kernel APIAKey when installing (Mark Salter) [1999157]
- arm64: Delete the space separator in __emit_inst (Mark Salter) [1999157]
- arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature (Mark Salter) [1999157]
- arm64: head: Convert install_el2_stub to SYM_INNER_LABEL (Mark Salter) [1999157]
- arm64: Introduce get_cpu_ops() helper function (Mark Salter) [1999157]
- arm64: Rename cpu_read_ops() to init_cpu_ops() (Mark Salter) [1999157]
- arm64: Declare ACPI parking protocol CPU operation if needed (Mark Salter) [1999157]
- arm64: move kimage_vaddr to .rodata (Mark Salter) [1999157]
- arm64: sdei: Annotate SDEI entry points using new style annotations (Mark Salter) [1999157]
- arm64: kernel: Convert to modern annotations for assembly data (Mark Salter) [1999157]
- arm64: head: Annotate stext and preserve_boot_args as code (Mark Salter) [1999157]
- arm64: head.S: Convert to modern annotations for assembly functions (Mark Salter) [1999157]
- arm64: entry: Additional annotation conversions for entry.S (Mark Salter) [1999157]
- arm64: entry: Annotate ret_from_fork as code (Mark Salter) [1999157]
- arm64: entry: Annotate vector table and handlers as code (Mark Salter) [1999157]
- kconfig: Add support for 'as-option' (Mark Salter) [1999157]
- arm64: suspend: restore the kernel ptrauth keys (Mark Salter) [1999157]
- arm64: __show_regs: strip PAC from lr in printk (Mark Salter) [1999157]
- arm64: unwind: strip PAC from kernel addresses (Mark Salter) [1999157]
- arm64/crash_core: Export KERNELPACMASK in vmcoreinfo (Mark Salter) [1999157]
- arm64: mask PAC bits of __builtin_return_address (Mark Salter) [1999157]
- compiler.h: Allow arch-specific asm/compiler.h (Mark Salter) [1999157]
- arm64: initialize ptrauth keys for kernel booting task (Mark Salter) [1999157]
- arm64: initialize and switch ptrauth kernel keys (Mark Salter) [1999157]
- arm64: enable ptrauth earlier (Mark Salter) [1999157]
- arm64: cpufeature: handle conflicts based on capability (Mark Salter) [1999157]
- arm64: cpufeature: Move cpu capability helpers inside C file (Mark Salter) [1999157]
- arm64: ptrauth: Add bootup/runtime flags for __cpu_setup (Mark Salter) [1999157]
- arm64: install user ptrauth keys at kernel exit time (Mark Salter) [1999157]
- arm64: rename ptrauth key structures to be user-specific (Mark Salter) [1999157]
- arm64: cpufeature: add pointer auth meta-capabilities (Mark Salter) [1999157]
- arm64: cpufeature: Fix meta-capability cpufeature check (Mark Salter) [1999157]
- arm64: define __alloc_zeroed_user_highpage (Mark Salter) [1999157]
- arm64/kernel: Simplify __cpu_up() by bailing out early (Mark Salter) [1999157]
- arm64: smp: Mark expected switch fall-through (Mark Salter) [1999157]
- arm64: remove redundant blank for '=' operator (Mark Salter) [1999157]
- arm64: kexec_file: Fixed code style. (Mark Salter) [1999157]
- arm64: add blank after 'if' (Mark Salter) [1999157]
- arm64: fix spelling mistake "ca not" -> "cannot" (Mark Salter) [1999157]
- arm64: entry: unmask IRQ in el0_sp() (Mark Salter) [1999157]
- arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI) (Mark Salter) [1999157]
- arm64: csum: Optimise IPv6 header checksum (Mark Salter) [1999157]
- arch/arm64: fix typo in a comment (Mark Salter) [1999157]
- arm64: remove gratuitious/stray .ltorg stanzas (Mark Salter) [1999157]
- arm64: Update comment for ASID() macro (Mark Salter) [1999157]
- arm64: mm: convert cpu_do_switch_mm() to C (Mark Salter) [1999157]
- Documentation: arm64: document support for the AMU extension (Mark Salter) [1999157]
- arm64: trap to EL1 accesses to AMU counters from EL0 (Mark Salter) [1999157]
- arm64: add support for the AMU extension v1 (Mark Salter) [1999157]
- arm64: smp: fix crash_smp_send_stop() behaviour (Mark Salter) [1999157]
- arm64: smp: fix smp_send_stop() behaviour (Mark Salter) [1999157]
- arm64: context: Fix ASID limit in boot messages (Mark Salter) [1999157]
- docs: arm64: fix trivial spelling enought to enough in memory.rst (Mark Salter) [1999157]
- arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h> (Mark Salter) [1999157]
- arm64: ssbs: Fix context-switch when SSBS is present on all CPUs (Mark Salter) [1999157]
- arm64: use shared sysctl constants (Mark Salter) [1999157]
- arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations (Mark Salter) [1999157]
- arm64: entry: Avoid empty alternatives entries (Mark Salter) [1999157]
- arm64: Kconfig: select HAVE_FUTEX_CMPXCHG (Mark Salter) [1999157]
- arm64: Use macros instead of hard-coded constants for MAIR_EL1 (Mark Salter) [1999157]
- arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list (Mark Salter) [1999157]
- arm64: context: Free up kernel ASIDs if KPTI is not in use (Mark Salter) [1999157]
- arm64: Remove __exception_text_start and __exception_text_end from asm/section.h (Mark Salter) [1999157]
- arm64: armv8_deprecated: update the comments of armv8_deprecated_init() (Mark Salter) [1999157]
- arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelist (Mark Salter) [1999157]
- arm64: csum: Fix pathological zero-length calls (Mark Salter) [1999157]
- arm64: Implement optimised checksum routine (Mark Salter) [1999157]
- arm64: entry: cleanup sp_el0 manipulation (Mark Salter) [1999157]
- arm64: entry: cleanup el0 svc handler naming (Mark Salter) [1999157]
- arm64: entry: mark all entry code as notrace (Mark Salter) [1999157]
- arm64: assembler: remove smp_dmb macro (Mark Salter) [1999157]
- arm64: assembler: remove inherit_daif macro (Mark Salter) [1999157]
- arm64: signal: nofpsimd: Handle fp/simd context for signal frames (Mark Salter) [1999157]
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations (Mark Salter) [1999157]
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly (Mark Salter) [1999157]
- arm64: cpufeature: Fix the type of no FP/SIMD capability (Mark Salter) [1999157]
- arm64: fpsimd: Make sure SVE setup is complete before SIMD is used (Mark Salter) [1999157]
- arm64: kernel: Correct annotation of end of el0_sync (Mark Salter) [1999157]
- arm64: asm: Remove ENDPIPROC() (Mark Salter) [1999157]
- arm64: mm: Use modern annotations for assembly functions (Mark Salter) [1999157]
- arm64: lib: Use modern annotations for assembly functions (Mark Salter) [1999157]
- arm64: asm: Add new-style position independent function annotations (Mark Salter) [1999157]
- arm64: kernel: avoid x18 in __cpu_soft_restart (Mark Salter) [1999157]
- arm64/lib: copy_page: avoid x18 register in assembler code (Mark Salter) [1999157]
- arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings (Mark Salter) [1999157]
- arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list (Mark Salter) [1999157]
- arm64: entry: refine comment of stack overflow check (Mark Salter) [1999157]
- arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelist (Mark Salter) [1999157]
- arm64: mm: simplify the page end calculation in __create_pgd_mapping() (Mark Salter) [1999157]
- arm64: print additional fault message when executing non-exec memory (Mark Salter) [1999157]
- arm64: pgtable: Correct typo in comment (Mark Salter) [1999157]
- arm64: cpufeature: Fix typos in comment (Mark Salter) [1999157]
- arm64: entry-common: don't touch daif before bp-hardening (Mark Salter) [1999157]
- arm64: Remove asmlinkage from updated functions (Mark Salter) [1999157]
- arm64: entry: convert el0_sync to C (Mark Salter) [1999157]
- arm64: entry: convert el1_sync to C (Mark Salter) [1999157]
- arm64: Add prototypes for functions called by entry.S (Mark Salter) [1999157]
- arm64: remove __exception annotations (Mark Salter) [1999157]
- arm64: kprobes: Move exception_text check in blacklist (Mark Salter) [1999157]
- arm64: kprobes: Remove unneeded RODATA check (Mark Salter) [1999157]
- arm64: kprobes: Move extable address check into arch_prepare_kprobe() (Mark Salter) [1999157]
- arm64: cpufeature: introduce helper cpu_has_hw_af() (Mark Salter) [1999157]
- arm64: Document ICC_CTLR_EL3.PMHE setting requirements (Mark Salter) [1999157]
- firmware: arm_sdei: use common SMCCC_CONDUIT_* (Mark Salter) [1999157]
- arm64: uaccess: Remove uaccess_*_not_uao asm macros (Mark Salter) [1999157]
- arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault (Mark Salter) [1999157]
- arm64: Do not mask out PTE_RDONLY in pte_same() (Mark Salter) [1999157]
- arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core (Mark Salter) [1999157]
- arm64: Brahma-B53 is SSB and spectre v2 safe (Mark Salter) [1999157]
- arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core (Mark Salter) [1999157]
- arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo (Mark Salter) [1999157]
- arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 (Mark Salter) [1999157]
- arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default (Mark Salter) [1999157]
- arm64: mm: fix inverted PAR_EL1.F check (Mark Salter) [1999157]
- arm64: hibernate: check pgd table allocation (Mark Salter) [1999157]
- arm64: armv8_deprecated: Checking return value for memory allocation (Mark Salter) [1999157]
- arm64: mm: fix spurious fault detection (Mark Salter) [1999157]
- arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419 (Mark Salter) [1999157]
- arm64: mm: avoid virt_to_phys(init_mm.pgd) (Mark Salter) [1999157]
- docs: arm64: Fix indentation and doc formatting (Mark Salter) [1999157]
- arm64: errata: Update stale comment (Mark Salter) [1999157]
- arm64: consider stack randomization for mmap base only when necessary (Mark Salter) [1999157]
- arm64: make use of is_compat_task instead of hardcoding this test (Mark Salter) [1999157]
- arm64: kpti: ensure patched kernel text is fetched from PoU (Mark Salter) [1999157]
- arm64: Clarify when cpu_enable() is called (Mark Salter) [1999157]
- arm64: constify sys64_hook instances (Mark Salter) [1999157]
- arm64: constify aarch64_insn_encoding_class[] (Mark Salter) [1999157]
- arm64: constify icache_policy_str[] (Mark Salter) [1999157]
- arm64: prefer __section from compiler_attributes.h (Mark Salter) [1999157]
- arm64/ptrace: Fix typoes in sve_set() comment (Mark Salter) [1999157]
- arm64: mm: print hexadecimal EC value in mem_abort_decode() (Mark Salter) [1999157]
- ahci: thunderx2: Fix workaround to use new inline function (Mark Salter) [1999157]
- arm64/prefetch: fix a -Wtype-limits warning (Mark Salter) [1999157]
- arm64: Move TIF_* documentation to individual definitions (Mark Salter) [1999157]
- arm64: mm: free the initrd reserved memblock in a aligned manner (Mark Salter) [1999157]
- arm64: io: Relax implicit barriers in default I/O accessors (Mark Salter) [1999157]
- arm64: Remove unused cpucap_multi_entry_cap_cpu_enable() (Mark Salter) [1999157]
- arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions (Mark Salter) [1999157]
- arm64: esr: Add ESR exception class encoding for trapped ERET (Mark Salter) [1999157]
- arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWN (Mark Salter) [1999157]
- arm64: remove pointless __KERNEL__ guards (Mark Salter) [1999157]
- arm64: Remove unused assembly macro (Mark Salter) [1999157]
- arm64: memory: Cosmetic cleanups (Mark Salter) [1999157]
- arm64: memory: Add comments to end of non-trivial #ifdef blocks (Mark Salter) [1999157]
- arm64: memory: Simplify virt_to_page() implementation (Mark Salter) [1999157]
- arm64: memory: Rewrite default page_to_virt()/virt_to_page() (Mark Salter) [1999157]
- arm64: mm: Ignore spurious translation faults taken from the kernel (Mark Salter) [1999157]
- arm64: mm: Add ISB instruction to set_pgd() (Mark Salter) [1999157]
- arm64: tlb: Ensure we execute an ISB following walk cache invalidation (Mark Salter) [1999157]
- Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}" (Mark Salter) [1999157]
- arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d() (Mark Salter) [1999157]
- arm64: Change the tagged_addr sysctl control semantics to only prevent the opt-in (Mark Salter) [1999157]
- redhat/configs: Add CONFIG_ARM64_TAGGED_ADDR_ABI (Mark Salter) [1999157]
- arm64: Introduce prctl() options to control the tagged user addresses ABI (Mark Salter) [1999157]
- arm64: smp: Treat unknown boot failures as being 'stuck in kernel' (Mark Salter) [1999157]
- arm64: smp: Don't enter kernel with NULL stack pointer or task struct (Mark Salter) [1999157]
- arm64: map FDT as RW for early_init_dt_scan() (Mark Salter) [1999157]
- arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side (Mark Salter) [1999157]
- arch: replace _BITUL() in kernel-space headers with BIT() (Mark Salter) [1999157]
- arm64: move jump_label_init() before parse_early_param() (Mark Salter) [1999157]
- arm64: don't use asm-generic/ptrace.h (Mark Salter) [1999157]
- arm64: rename dump_instr as dump_kernel_instr (Mark Salter) [1999157]
- arm64/mm: Drop [PTE|PMD]_TYPE_FAULT (Mark Salter) [1999157]
- arm64: module: create module allocations without exec permissions (Mark Salter) [1999157]
- acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 (Mark Salter) [1999157]
- arm64: remove redundant 'default n' from Kconfig (Mark Salter) [1999157]
- arm64: mm: avoid redundant READ_ONCE(*ptep) (Mark Salter) [1999157]
- arm64/mm: Document write abort detection from ESR (Mark Salter) [1999157]
- arm64: Fix comment after #endif (Mark Salter) [1999157]
- arm64: ptrace: add support for syscall emulation (Mark Salter) [1999157]
- arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers (Mark Salter) [1999157]
- arm64/mm: Identify user instruction aborts (Mark Salter) [1999157]
- arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge() (Mark Salter) [1999157]
- arm64: kernel: use aff3 instead of aff2 in comment (Mark Salter) [1999157]
- arm64/mm: Simplify protection flag creation for kernel huge mappings (Mark Salter) [1999157]
- arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions (Mark Salter) [1999157]
- arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h> (Mark Salter) [1999157]
- arm64: ssbd: explicitly depend on <linux/prctl.h> (Mark Salter) [1999157]
- ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix (Mark Salter) [1999157]
- arm64: smp: Moved cpu_logical_map[] to smp.h (Mark Salter) [1999157]
- arm64: use the correct function type for __arm64_sys_ni_syscall (Mark Salter) [1999157]
- arm64: use the correct function type in SYSCALL_DEFINE0 (Mark Salter) [1999157]
- arm64: fix syscall_fn_t type (Mark Salter) [1999157]
- signal/arm64: Use force_sig not force_sig_fault for SIGKILL (Mark Salter) [1999157]
- arm64: Fix the arm64_personality() syscall wrapper redirection (Mark Salter) [1999157]
- arm64: Remove useless message during oops (Mark Salter) [1999157]
- arm64: don't trash config with compat symbol if COMPAT is disabled (Mark Salter) [1999157]
- arm64: assembler: Update comment above cond_yield_neon() macro (Mark Salter) [1999157]
- arm64: Fix size of __early_cpu_boot_status (Mark Salter) [1999157]
- arm64: mm: Remove pte_unmap_nested() (Mark Salter) [1999157]
- arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable (Mark Salter) [1999157]
- arm64: compat: Reduce address limit for 64K pages (Mark Salter) [1999157]
- arm64: mmap: Ensure file offset is treated as unsigned (Mark Salter) [1999157]
- arm64: instrument smp_{load_acquire,store_release} (Mark Salter) [1999157]
- arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y (Mark Salter) [1999157]
- arm64: ptrace: Add function argument access API (Mark Salter) [1999157]
- arm64: compat: Reduce address limit (Mark Salter) [1999157]
- arm64: Save and restore OSDLR_EL1 across suspend/resume (Mark Salter) [1999157]
- arm64: Clear OSDLR_EL1 on CPU boot (Mark Salter) [1999157]
- arm64: debug: Separate debug hooks based on target exception level (Mark Salter) [1999157]
- arm64: debug: Remove meaningless comment (Mark Salter) [1999157]
- arm64: debug: Rename addr parameter for non-watchpoint exception hooks (Mark Salter) [1999157]
- arm64: Use defines instead of magic numbers (Mark Salter) [1999157]
- arm64: cpu_ops: fix a leaked reference by adding missing of_node_put (Mark Salter) [1999157]
- arm64: mm: Make show_pte() a static function (Mark Salter) [1999157]
- arm64: setup min_low_pfn (Mark Salter) [1999157]
- arm64: mm: fix incorrect assignment of 'max_mapnr' (Mark Salter) [1999157]
- arm64: perf_event: Remove wrongfully used inline (Mark Salter) [1999157]
- arm64: backtrace: Don't bother trying to unwind the userspace stack (Mark Salter) [1999157]
- arm64: replace memblock_alloc_low with memblock_alloc (Mark Salter) [1999157]
- arm64: kdump: no need to mark crashkernel pages manually PG_reserved (Mark Salter) [1999157]
- arm64: kexec: no need to ClearPageReserved() (Mark Salter) [1999157]
- arm64: mmu: drop paging_init comments (Mark Salter) [1999157]
- arm64: debug: Ensure debug handlers check triggering exception level (Mark Salter) [1999157]
- arm64: io: Hook up __io_par() for inX() ordering (Mark Salter) [1999157]
- arm64: Rename get_thread_info() (Mark Salter) [1999157]
- arm64: Remove documentation about TIF_USEDFPU (Mark Salter) [1999157]
- arm64: uaccess: Cleanup get/put_user() (Mark Salter) [1999157]
- arm64: Remove asm/memblock.h (Mark Salter) [1999157]
- arm64: default NR_CPUS to 256 (Mark Salter) [1999157]
- arm64: perf: remove misleading comment (Mark Salter) [1999157]
- arm64: Relax GIC version check during early boot (Mark Salter) [1999157]
- arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table (Mark Salter) [1999157]
- arm64: hibernate: Clean the __hyp_text to PoC after resume (Mark Salter) [1999157]
- arm64: hyp-stub: Forbid kprobing of the hyp-stub (Mark Salter) [1999157]
- arm64: kprobe: Always blacklist the KVM world-switch code (Mark Salter) [1999157]
- kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define (Mark Salter) [1999157]
- arm64: asm-prototypes: Fix fat-fingered typo in comment (Mark Salter) [1999157]
- arm64: compat: Hook up io_pgetevents() for 32-bit tasks (Mark Salter) [1999157]
- arm64: compat: Don't pull syscall number from regs in arm_compat_syscall (Mark Salter) [1999157]
- arm64: compat: Avoid sending SIGILL for unallocated syscall numbers (Mark Salter) [1999157]
- arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region (Mark Salter) [1999157]
- arm64: smp: Fix compilation error (Mark Salter) [1999157]
- arm64: select ACPI PCI code only when both features are enabled (Mark Salter) [1999157]
- arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset() (Mark Salter) [1999157]
- arm64: sysreg: Use _BITUL() when defining register bits (Mark Salter) [1999157]
- arm64: perf: Treat EXCLUDE_EL* bit definitions as unsigned (Mark Salter) [1999157]
- arm64: percpu: Fix LSE implementation of value-returning pcpu atomics (Mark Salter) [1999157]
- arm64: smp: Handle errors reported by the firmware (Mark Salter) [1999157]
- arm64: smp: Rework early feature mismatched detection (Mark Salter) [1999157]
- arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics (Mark Salter) [1999157]
- arm64: crypto: add NEON accelerated XOR implementation (Mark Salter) [1999157]
- arm64/neon: add workaround for ambiguous C99 stdint.h types (Mark Salter) [1999157]
- arm64: ftrace: always pass instrumented pc in x0 (Mark Salter) [1999157]
- arm64: ftrace: use GLOBAL() (Mark Salter) [1999157]
- arm64: io: Ensure value passed to __iormb() is held in a 64-bit register (Mark Salter) [1999157]
- arm64: acpi: Prepare for longer MADTs (Mark Salter) [1999157]
- arm64: io: Ensure calls to delay routines are ordered against prior readX() (Mark Salter) [1999157]
- arm64: perf: Fix typos in comment (Mark Salter) [1999157]
- arm64: function_graph: Simplify with function_graph_enter() (Mark Salter) [1999157]
- arm64: sysreg: fix sparse warnings (Mark Salter) [1999157]
- arm64: mm: define NET_IP_ALIGN to 0 (Mark Salter) [1999157]
- arm64: kprobe: make page to RO mode when allocate it (Mark Salter) [1999157]
- arm64: kdump: fix small typo (Mark Salter) [1999157]
- arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines (Mark Salter) [1999157]
- arm64: Trap WFI executed in userspace (Mark Salter) [1999157]
- arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception (Mark Salter) [1999157]
- arm64: compat: Add CNTFRQ trap handler (Mark Salter) [1999157]
- arm64: compat: Add CNTVCT trap handler (Mark Salter) [1999157]
- arm64: compat: Add cp15_32 and cp15_64 handler arrays (Mark Salter) [1999157]
- arm64: compat: Add condition code checks and IT advance (Mark Salter) [1999157]
- arm64: Add decoding macros for CP15_32 and CP15_64 traps (Mark Salter) [1999157]
- arm64: Remove unused VGA console support (Mark Salter) [1999157]
- arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL (Mark Salter) [1999157]
- arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS (Mark Salter) [1999157]
- arm64/cpufeatures: Factorize emulate_mrs() (Mark Salter) [1999157]
- arm64: fix for bad_mode() handler to always result in panic (Mark Salter) [1999157]
- arm64: force_signal_inject: WARN if called from kernel context (Mark Salter) [1999157]
- arm64: tlb: Adjust stride and type of TLBI according to mmu_gather (Mark Salter) [1999157]
- arm64: percpu: Initialize ret in the default case (Mark Salter) [1999157]
- arm64: mm: always enable CONFIG_HOLES_IN_ZONE (Mark Salter) [1999157]
- arm64: Avoid calling stop_machine() when patching jump labels (Mark Salter) [1999157]
- arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit} (Mark Salter) [1999157]
- arm64: zero GPRs upon entry from EL0 (Mark Salter) [1999157]
- arm64: don't reload GPRs after apply_ssbd (Mark Salter) [1999157]
- arm64: consistently use unsigned long for thread flags (Mark Salter) [1999157]
- arm64: insn: Don't fallback on nosync path for general insn patching (Mark Salter) [1999157]
- arm64: remove unused COMPAT_PSR definitions (Mark Salter) [1999157]
- kvm/arm: use PSR_AA32 definitions (Mark Salter) [1999157]
- arm64: use PSR_AA32 definitions (Mark Salter) [1999157]
- arm64: compat: map SPSR_ELx<->PSR for signals (Mark Salter) [1999157]
* Tue Apr 26 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-386.el8]
- RDMA/qedr: Fix reporting max_{send/recv}_wr attrs (Kamal Heib) [2051524]
- thermal/drivers/int340x: Fix RFIM mailbox write commands (Prarit Bhargava) [2040065]
- thermal: int340x: Limit Kconfig to 64-bit (Prarit Bhargava) [2040065]
- thermal: int340x: fix build on 32-bit targets (Prarit Bhargava) [2040065]
- thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses (Prarit Bhargava) [2040065]
- PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error (Myron Stowe) [1911591]
- PCI/MSI: Skip masking MSI-X on Xen PV (Myron Stowe) [1911591]
- PCI/MSI: Mask all unused MSI-X entries (Myron Stowe) [1911591]
- PCI/MSI: Enable and mask MSI-X early (Myron Stowe) [1911591]
- genirq: Use rcu in kstat_irqs_usr() (Waiman Long) [2068445]
- scsi: target: Allow changing dbroot if there are no registered devices (Maurizio Lombardi) [2073435]
- powerpc/pseries: Fix use after free in remove_phb_dynamic() (Steve Best) [2073707]
- sctp: use the correct skb for security_sctp_assoc_request (Xin Long) [2070915]
- s390/mm: check 2KB-fragment page on release (Rafael Aquini) [2026578]
- s390/mm: better annotate 2KB pagetable fragments handling (Rafael Aquini) [2026578]
- s390/mm: fix 2KB pgtable release race (Rafael Aquini) [2026578]
- s390/mm: fix phys vs virt confusion in pgtable allocation routines (Rafael Aquini) [2026578]
- net: openvswitch: fix leak of nested actions (Eelco Chaudron) [2073538]
- bpf: Let bpf_warn_invalid_xdp_action() report more info (Petr Oros) [2069671]
- bpf: Do not WARN in bpf_warn_invalid_xdp_action() (Petr Oros) [2069671]
* Mon Apr 25 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-385.el8]
- scsi: qedi: Fix failed disconnect handling (Chris Leech) [2071519]
- scsi: iscsi: Fix unbound endpoint error handling (Chris Leech) [2071519]
- scsi: iscsi: Fix conn cleanup and stop race during iscsid restart (Chris Leech) [2071519]
- scsi: iscsi: Fix endpoint reuse regression (Chris Leech) [2071519]
- scsi: iscsi: Release endpoint ID when its freed (Chris Leech) [2071519]
- scsi: iscsi: Fix offload conn cleanup when iscsid restarts (Chris Leech) [2071519]
- Revert "scsi: iscsi: Fix offload conn cleanup when iscsid restarts" (Chris Leech) [2071519]
- scsi: iscsi: Speed up session unblocking and removal (Chris Leech) [2071519]
- scsi: iscsi: Fix recovery and unblocking race (Chris Leech) [2071519]
- scsi: iscsi: Unblock session then wake up error handler (Chris Leech) [2071519]
- bnxt_en: make hw-tc-offload default to off (Ken Cox) [2005101]
- bnxt_en: reject indirect blk offload when hw-tc-offload is off (Ken Cox) [2005101]
* Wed Apr 20 2022 Bruno Meneguele <bmeneg@redhat.com> [4.18.0-384.el8]
- bpf, test_offload.py: Skip base maps without names (Yauheni Kaliuta) [2025787]
- bnx2x: truncate value to original sizing (Manish Chopra) [2040271]
- bnx2x: use correct format characters (Manish Chopra) [2040271]
- bnx2x: fix built-in kernel driver load failure (Manish Chopra) [2040271]
- bnx2x: fix driver load from initrd (Manish Chopra) [2040271]
- bnx2x: Replace one-element array with flexible-array member (Manish Chopra) [2040271]
- bnx2x: Remove useless DMA-32 fallback configuration (Manish Chopra) [2040271]
- bnx2x: Invalidate fastpath HSI version for VFs (Manish Chopra) [2040271]
- bnx2x: Utilize firmware 7.13.21.0 (Manish Chopra) [2040271]
- bnx2x: constify static inline stub for dev_addr (Manish Chopra) [2040271]
- net: bnx2x: fix variable dereferenced before check (Manish Chopra) [2040271]
- ethernet: bnx2x: use eth_hw_addr_set() (Manish Chopra) [2040271]
- bnx2x: Fix enabling network interfaces without VFs (Manish Chopra) [2040271]
- bnx2x: fix an error code in bnx2x_nic_load() (Manish Chopra) [2040271]
- bnx2x: remove unused variable 'cur_data_offset' (Manish Chopra) [2040271]
- bnx2x: Remove the repeated declaration (Manish Chopra) [2040271]
- bnx2x: Fix missing error code in bnx2x_iov_init_one() (Manish Chopra) [2040271]
- net: broadcom: bnx2x: Fix wrong function name in comments (Manish Chopra) [2040271]
- bnx2x: Remove redundant assignment to err (Manish Chopra) [2040271]
- bnx2x: Use fallthrough pseudo-keyword (Manish Chopra) [2040271]
- bnx2x: use true,false for bool variables (Manish Chopra) [2040271]
- bnx2x: Fix some kernel-doc warnings (Manish Chopra) [2040271]
- bnx2x: convert to new udp_tunnel_nic infra (Manish Chopra) [2040271]
- bnx2x: Remove hw_reset_t function casts (Manish Chopra) [2040271]
- bnx2x: Remove format_fw_ver_t function casts (Manish Chopra) [2040271]
- bnx2x: Remove config_init_t function casts (Manish Chopra) [2040271]
- bnx2x: Remove read_status_t function casts (Manish Chopra) [2040271]
- bnx2x: Drop redundant callback function casts (Manish Chopra) [2040271]
- bnx2x: Use napi_alloc_frag() (Manish Chopra) [2040271]
- HID: intel-ish-hid: fix module device-id handling (Tony Camuso) [1921300]
- mod_devicetable: fix kdocs for ishtp_device_id (Tony Camuso) [1921300]
- HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE() (Tony Camuso) [1921300]
- platform/x86: isthp_eclite: only load for matching devices (Tony Camuso) [1921300]
- platform/x86: Add Intel ishtp eclite driver (Tony Camuso) [1921300]
- platform/x86: Add config file for Intel ishtp eclite driver (Tony Camuso) [1921300]
- modpost: add guid_t type definition (Tony Camuso) [1921300]
- squashfs: provide backing_dev_info in order to disable read-ahead (Brian Foster) [2025351]
- mm: fix readahead_page_batch for retry entries (Brian Foster) [2025351]
- iomap: convert from readpages to readahead (Brian Foster) [2025351]
- fs: convert mpage_readpages to mpage_readahead (Brian Foster) [2025351]
- mm: use memalloc_nofs_save in readahead path (Brian Foster) [2025351]
- mm: document why we don't set PageReadahead (Brian Foster) [2025351]
- mm: add page_cache_readahead_unbounded (Brian Foster) [2025351]
- mm: move end_index check out of readahead loop (Brian Foster) [2025351]
- mm: add readahead address space operation (Brian Foster) [2025351]
- mm: put readahead pages in cache earlier (Brian Foster) [2025351]
- mm: remove 'page_offset' from readahead loop (Brian Foster) [2025351]
- mm: rename readahead loop variable to 'i' (Brian Foster) [2025351]
- mm: rename various 'offset' parameters to 'index' (Brian Foster) [2025351]
- mm: use readahead_control to pass arguments (Brian Foster) [2025351]
- mm: add new readahead_control API (Brian Foster) [2025351]
- mm: move readahead nr_pages check into read_pages (Brian Foster) [2025351]
- mm: ignore return value of ->readpages (Brian Foster) [2025351]
- mm: return void from various readahead functions (Brian Foster) [2025351]
- mm: move readahead prototypes from mm.h (Brian Foster) [2025351]
- mpage: mpage_readpages() should submit IO as read-ahead (Brian Foster) [2025351]
- mpage: add argument structure for do_mpage_readpage() (Brian Foster) [2025351]
- redhat/configs: enable CONFIG_AMD_PTDMA for x86_64 (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: handle the cases based on DMA is complete (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: fix concurrency issue with multiple dma transfer (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: Fix the error handling path in pt_core_init() (Sudheesh Mavila) [2027231]
- MAINTAINERS: Fix AMD PTDMA DRIVER entry (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: remove PT_OFFSET to avoid redefnition (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: Add debugfs entries for PTDMA (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: register PTDMA controller as a DMA resource (Sudheesh Mavila) [2027231]
- dmaengine: ptdma: Initial driver for the AMD PTDMA (Sudheesh Mavila) [2027231]
- isert: support for unsolicited NOPIN with no response (Maurizio Lombardi) [2035915]
- iscsit: increment max_cmd_sn for isert on command release (Maurizio Lombardi) [2035915]
- sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa (Phil Auld) [2062841]
- sched/numa: initialize numa statistics when forking new task (Phil Auld) [2062841]
- cgroup: Fix suspicious rcu_dereference_check() usage warning (Phil Auld) [2062841]
- sched/cpuacct: Remove redundant RCU read lock (Phil Auld) [2062841]
- sched/cpuacct: Optimize away RCU read lock (Phil Auld) [2062841]
- sched/cpuacct: Fix charge percpu cpuusage (Phil Auld) [2062841]
- sched: replace cpumask_weight with cpumask_empty where appropriate (Phil Auld) [2062841]
- sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race (Phil Auld) [2062841]
- psi: fix possible trigger missing in the window (Phil Auld) [2062841]
- sched: Avoid double preemption in __cond_resched_*lock*() (Phil Auld) [2062841]
- sched/fair: Fix all kernel-doc warnings (Phil Auld) [2062841]
- sched/rt: Try to restart rt period timer when rt runtime exceeded (Phil Auld) [2062841]
- sched/fair: Fix detection of per-CPU kthreads waking a task (Phil Auld) [2062841]
- locking: Remove rt_rwlock_is_contended(). (Phil Auld) [2062841]
- sched: Trigger warning if ->migration_disabled counter underflows. (Phil Auld) [2062841]
- sched/cpuacct: Make user/system times in cpuacct.stat more precise (Phil Auld) [2062841]
- sched/cpuacct: Fix user/system in shown cpuacct.usage* (Phil Auld) [2062841]
- cpuacct: Convert BUG_ON() to WARN_ON_ONCE() (Phil Auld) [2062841]
- cputime, cpuacct: Include guest time in user time in cpuacct.stat (Phil Auld) [2062841]
- sched/fair: Document the slow path and fast path in select_task_rq_fair (Phil Auld) [2062841]
- drm/i915/ehl: Remove require_force_probe protection (Michel Dänzer) [2048674]
- net/sched: fix initialization order when updating chain 0 head (Marcelo Ricardo Leitner) [2044711]
- smp: Process pending softirqs in flush_smp_call_function_from_idle() (Waiman Long) [2066087]
- irq_work: Optimize irq_work_single() (Waiman Long) [2066087]
- irq_work: Cleanup (Waiman Long) [2066087]
- smp, irq_work: Continue smp_call_function*() and irq_work*() integration (Waiman Long) [2066087]
- irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too (Waiman Long) [2066087]
- sched/headers: Split out open-coded prototypes into kernel/sched/smp.h (Waiman Long) [2066087]
- sched: Replace rq::wake_list (Waiman Long) [2066087]
- sched: Add rq::ttwu_pending (Waiman Long) [2066087]
- irq_work, smp: Allow irq_work on call_single_queue (Waiman Long) [2066087]
- smp: Optimize send_call_function_single_ipi() (Waiman Long) [2066087]
- smp: Move irq_work_run() out of flush_smp_call_function_queue() (Waiman Long) [2066087]
- smp: Optimize flush_smp_call_function_queue() (Waiman Long) [2066087]
- sched: Fix smp_call_function_single_async() usage for ILB (Waiman Long) [2066087]
- sched: Make scheduler_ipi inline (Waiman Long) [2066087]
- sched: Clean up scheduler_ipi() (Waiman Long) [2066087]
- sched/core: Remove rq.hrtick_csd_pending (Waiman Long) [2066087]
- sched/fair: Clean up comment in nohz_idle_balance() (Waiman Long) [2066087]
- context_tracking: Rename context_tracking_is_enabled() => context_tracking_enabled() (Waiman Long) [2066087]
- context_tracking: Remove context_tracking_active() (Waiman Long) [2066087]
- redhat: configs: Disable CONFIG_MPLS for s390x/zfcpdump (Guillaume Nault) [2051659]
- KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR (Laurent Vivier) [2059318]
- KVM: PPC: Book3S HV: Rename current DAWR macros and variables (Laurent Vivier) [2059318]
- uapi/linux/stddef.h: Add include guards (Michel Dänzer) [2072125]
- stddef: Introduce struct_group() helper macro (Michel Dänzer) [2072125]
- component: Add common helper for compare/release functions (Michel Dänzer) [2072125]
- PCI/VGA: Move vgaarb to drivers/pci (Michel Dänzer) [2072125]
- vgaarb: don't pass a cookie to vga_client_register (Michel Dänzer) [2072125]
- vgaarb: remove the unused irq_set_state argument to vga_client_register (Michel Dänzer) [2072125]
- vgaarb: provide a vga_client_unregister wrapper (Michel Dänzer) [2072125]
- vgaarb: cleanup vgaarb.h (Michel Dänzer) [2072125]
- vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.c (Michel Dänzer) [2072125]
- vgaarb: remove vga_conflicts (Michel Dänzer) [2072125]
- vgaarb: remove VGA_DEFAULT_DEVICE (Michel Dänzer) [2072125]
- lib/string_helpers: Consolidate string helpers implementation (Michel Dänzer) [2072125]
- include/linux/string_helpers.h: add linux/string.h for strlen() (Michel Dänzer) [2072125]
- kernel.h: split out container_of() and typeof_member() macros (Michel Dänzer) [2072125]
- mm/vmscan: add sync_shrinkers function v3 (Michel Dänzer) [2072125]
- lib: devres: Add managed arch_io_reserve_memtype_wc() (Michel Dänzer) [2072125]
- lib: devres: Add managed arch_phys_wc_add() (Michel Dänzer) [2072125]
- kernel/locking: Use a pointer in ww_mutex_trylock(). (Michel Dänzer) [2072125]
- locking/ww-mutex: Fix uninitialized use of ret in test_aa() (Michel Dänzer) [2072125]
- kernel/locking: Add context to ww_mutex_trylock() (Michel Dänzer) [2072125]
- locking/lockdep: Provide lockdep_assert{,_once}() helpers (Michel Dänzer) [2072125]
- mm: gup: pack has_pinned in MMF_HAS_PINNED (Chris von Recklinghausen) [2073217]
- mm: gup: allow FOLL_PIN to scale in SMP (Chris von Recklinghausen) [2073217]
- CI: Drop baseline runs (Veronika Kabatova)
* Thu Apr 14 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-383.el8]
- powerpc/xive: Export XIVE IPI information for online-only processors. (Steve Best) [2038448]
- netfilter: conntrack: fix reading nf_conntrack_buckets (Phil Sutter) [2053628]
- netfilter: nf_tables: initialize registers in nft_do_chain() (Florian Westphal) [2067966] {CVE-2022-1016}
- x86/sev-es: Use __put_user()/__get_user() for data accesses (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Handle string port IO to kernel memory properly (Vitaly Kuznetsov) [2063719]
- x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0] (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Use __copy_from_user_inatomic() (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Introduce ip_within_syscall_gap() helper (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Forward page-faults which happen during emulation (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Don't return NULL from sev_es_get_ghcb() (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Invalidate the GHCB after completing VMGEXIT (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch (Vitaly Kuznetsov) [2063719]
- x86/sev: Fix stack type check in vc_switch_off_ist() (Vitaly Kuznetsov) [2063719]
- x86/sev: Allow #VC exceptions on the VC2 stack (Vitaly Kuznetsov) [2063719]
- x86/sev-es: Enable #VC specific entry point for real (Vitaly Kuznetsov) [2063719]
- x86/cpu: Use pinning mask for CR4 bits needing to be 0 (Vitaly Kuznetsov) [2063719]
- x86/asm: Move native_write_cr0/4() out of line (Vitaly Kuznetsov) [2063719]
- x86/asm: Pin sensitive CR4 bits (Vitaly Kuznetsov) [2063719]
- x86/asm: Pin sensitive CR0 bits (Vitaly Kuznetsov) [2063719]
- powerpc/mce: Modify the real address error logging messages (Desnes A. Nunes do Rosario) [2068761]
- selftests/powerpc: Add test for real address error handling (Desnes A. Nunes do Rosario) [2068761]
- powerpc/pseries: Parse control memory access error (Desnes A. Nunes do Rosario) [2068761]
- powerpc/pseries/mce: Fix a typo in error type assignment (Desnes A. Nunes do Rosario) [2068761]
- netfilter: nf_tables: validate registers coming from userspace. (Florian Westphal) [2065357] {CVE-2022-1015}
- PCI: hv: Propagate coherence from VMbus device to PCI device (Vitaly Kuznetsov) [2068429]
- Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device (Vitaly Kuznetsov) [2068429]
- Revert "xfs: actually bump warning counts when we send warnings" (Carlos Maiolino) [2059262]
- perf/x86/intel: Add a quirk for the calculation of the number of counters on Alder Lake (Michael Petlan) [2039996]
- perf stat: Support --cputype option for hybrid events (Michael Petlan) [1971941]
- perf/x86/intel/uncore: Add IMC uncore support for ADL (Michael Petlan) [2042217]
- tipc: fix kernel panic when enabling bearer (Xin Long) [2061233]
- media: v4l: ioctl: Fix memory leak in video_usercopy (Jarod Wilson) [1954604] {CVE-2021-30002}
* Mon Apr 11 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-382.el8]
- esp6: fix check on ipv6_skip_exthdr's return value (Sabrina Dubroca) [2054075]
- scsi: iscsi: Fix nop handling during conn recovery (Chris Leech) [2069969]
- scsi: iscsi: Merge suspend fields (Chris Leech) [2069969]
- scsi: iscsi: Fix offload conn cleanup when iscsid restarts (Chris Leech) [2069969]
- scsi: iscsi: Move iscsi_ep_disconnect (Chris Leech) [2069969]
- CI: Remove deprecated option (Veronika Kabatova)
* Fri Apr 08 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-381.el8]
- redhat: add new KUNIT tests to mod-internal.list (Nico Pache) [2065444]
- kasan: test: prevent cache merging in kmem_cache_double_destroy (Nico Pache) [2065444]
- kasan: test: fix compatibility with FORTIFY_SOURCE (Nico Pache) [2065444]
- kasan: test: add test case for double-kmem_cache_destroy() (Nico Pache) [2065444]
- kasan: add ability to detect double-kmem_cache_destroy() (Nico Pache) [2065444]
- kasan: test: add globals left-out-of-bounds test (Nico Pache) [2065444]
- kasan: test: silence intentional read overflow warnings (Nico Pache) [2065444]
- kasan: test: bypass __alloc_size checks (Nico Pache) [2065444]
- kasan: test: add memcpy test that avoids out-of-bounds write (Nico Pache) [2065444]
- kasan: test: clean up ksize_uaf (Nico Pache) [2065444]
- kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS (Nico Pache) [2065444]
- kasan: test: only do kmalloc_uaf_memset for generic mode (Nico Pache) [2065444]
- kasan: test: avoid corrupting memory via memset (Nico Pache) [2065444]
- kasan: test: avoid writing invalid memory (Nico Pache) [2065444]
- kasan: test: rework kmalloc_oob_right (Nico Pache) [2065444]
- Documentation: kunit: remove claims that kunit is a mocking framework (Nico Pache) [2065444]
- kunit: Reset suite count after running tests (Nico Pache) [2065444]
- kunit: drop assumption in kunit-log-test about current suite (Nico Pache) [2065444]
- string.h: Introduce memset_startat() for wiping trailing members and padding (Nico Pache) [2065444]
- string.h: Introduce memset_after() for wiping trailing members/padding (Nico Pache) [2065444]
- lib: Introduce CONFIG_MEMCPY_KUNIT_TEST (Nico Pache) [2065444]
- kunit: fix kernel-doc warnings due to mismatched arg names (Nico Pache) [2065444]
- kunit: fix reference count leak in kfree_at_end (Nico Pache) [2065444]
- kunit: Print test statistics on failure (Nico Pache) [2065444]
- fat: Add KUnit tests for checksums and timestamps (Nico Pache) [2065444]
- kunit: add unit test for filtering suites by names (Nico Pache) [2065444]
- kunit: test: Add example tests which are always skipped (Nico Pache) [2065444]
- kunit: Support skipped tests (Nico Pache) [2065444]
- redhat: remove TEST_LIST_SORT config definitions (Nico Pache) [2065444]
- lib/test: convert test_sort.c to use KUnit (Nico Pache) [2065444]
- lib/test: convert lib/test_list_sort.c to use KUnit (Nico Pache) [2065444]
- kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers (Nico Pache) [2065444]
- kunit: Add gnu_printf specifiers (Nico Pache) [2065444]
- lib/cmdline_kunit: Remove a cast which are no-longer required (Nico Pache) [2065444]
- kernel/sysctl-test: Remove some casts which are no-longer required (Nico Pache) [2065444]
- device property: Remove some casts in property-entry-test (Nico Pache) [2065444]
- Documentation: kunit: Clean up some string casts in examples (Nico Pache) [2065444]
- kunit: Assign strings to 'const char*' in STREQ assertions (Nico Pache) [2065444]
- kunit: Do not typecheck binary assertions (Nico Pache) [2065444]
- Documentation: kunit: document support for QEMU in kunit_tool (Nico Pache) [2065444]
- kunit: Add 'kunit_shutdown' option (Nico Pache) [2065444]
- Documentation: kunit: Update kunit_tool page (Nico Pache) [2065444]
- Documentation: kunit: add tips for running KUnit (Nico Pache) [2065444]
- slub: remove resiliency_test() function (Nico Pache) [2065444]
- mm/slub, kunit: add a KUnit test for SLUB debugging functionality (Nico Pache) [2065444]
- kunit: make test->lock irq safe (Nico Pache) [2065444]
- docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup (Nico Pache) [2065444]
- docs: dev-tools: kunit: don't use a table for docs name (Nico Pache) [2065444]
- kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals (Nico Pache) [2065444]
- kunit: Match parenthesis alignment to improve code readability (Nico Pache) [2065444]
- openvswitch: always update flow key after nat (Aaron Conole) [2066885]
- md: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT (Nigel Croxon) [2032272]
- net: fix a memleak when uncloning an skb dst and its metadata (Hangbin Liu) [2068355]
- net: do not keep the dst cache when uncloning an skb dst and its metadata (Hangbin Liu) [2068355]
- net: phy: at803x: move page selection fix to config_init (Petr Oros) [2021822]
- net: phylink: rejig SFP interface selection in ksettings_set() (Petr Oros) [2021822]
- ptp: dp83640: don't define PAGE0 (Petr Oros) [2021822]
- net: phylink: Update SFP selected interface on advertising changes (Petr Oros) [2021822]
- net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list (Petr Oros) [2021822]
- net: phy: marvell: Add WAKE_PHY support to WOL event (Petr Oros) [2021822]
- net: phy: micrel: Fix link detection on ksz87xx switch" (Petr Oros) [2021822]
- net: phy: micrel: Fix detection of ksz87xx switch (Petr Oros) [2021822]
- net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54811 PHY (Petr Oros) [2021822]
- net: phy: at803x: simplify custom phy id matching (Petr Oros) [2021822]
- net: phy: intel-xway: Add RGMII internal delay configuration (Petr Oros) [2021822]
- net: phylink: cleanup ksettings_set (Petr Oros) [2021822]
- net: phylink: add phy change pause mode debug (Petr Oros) [2021822]
- net: phy: add API to read 802.3-c45 IDs (Petr Oros) [2021822]
- net: phy: Fix data type in DP83822 dp8382x_disable_wol() (Petr Oros) [2021822]
- net: phy: marvell10g: enable WoL for 88X3310 and 88E2110 (Petr Oros) [2021822]
- net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340 (Petr Oros) [2021822]
- net: phy: replace if-else statements with switch (Petr Oros) [2021822]
- net: phy: remove unnecessary line continuation (Petr Oros) [2021822]
- net: phy: print the function name by __func__ instead of an fixed string (Petr Oros) [2021822]
- net: phy: fix formatting issues with braces (Petr Oros) [2021822]
- net: phy: fix space alignment issues (Petr Oros) [2021822]
- net: phy: delete repeated words of comments (Petr Oros) [2021822]
- net: phy: correct format of block comments (Petr Oros) [2021822]
- net: phy: change format of some declarations (Petr Oros) [2021822]
- net: phy: micrel: remove redundant assignment to pointer of_node (Petr Oros) [2021822]
- net: phy: dp83867: perform soft reset and retain established link (Petr Oros) [2021822]
- net: phy: do not print dump stack if device was removed (Petr Oros) [2021822]
- net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space (Petr Oros) [2021822]
- net: phy: marvell: use phy_modify_changed() for marvell_set_polarity() (Petr Oros) [2021822]
- net: phy: Fix inconsistent indenting (Petr Oros) [2021822]
- net: mdiobus: get rid of a BUG_ON() (Petr Oros) [2021822]
- net: phy: marvell: enable downshift by default (Petr Oros) [2021822]
- net: phy: marvell: add downshift support for M88E1240 (Petr Oros) [2021822]
- net: phy: marvell: fix m88e1111_set_downshift (Petr Oros) [2021822]
- net: phy: marvell: fix m88e1011_set_downshift (Petr Oros) [2021822]
- net: phy: marvell: don't use empty switch default case (Petr Oros) [2021822]
- net: phy: intel-xway: enable integrated led functions (Petr Oros) [2021822]
- net: phy: at803x: fix probe error if copper page is selected (Petr Oros) [2021822]
- net: phy: marvell: add support for Amethyst internal PHY (Petr Oros) [2021822]
- net: dsa: mv88e6xxx: simulate Amethyst PHY model number (Petr Oros) [2021822]
- net: phy: marvell: use assignment by bitwise AND operator (Petr Oros) [2021822]
- net: phy: marvell: fix HWMON enable register for 6390 (Petr Oros) [2021822]
- net: phy: marvell: refactor HWMON OOP style (Petr Oros) [2021822]
- net: phy: at803x: select correct page on config init (Petr Oros) [2021822]
- net: phy: marvell: fix detection of PHY on Topaz switches (Petr Oros) [2021822]
- net: phy: marvell10g: change module description (Petr Oros) [2021822]
- net: phy: marvell10g: differentiate 88E2110 vs 88E2111 (Petr Oros) [2021822]
- net: phy: add constants for 2.5G and 5G speed in PCS speed register (Petr Oros) [2021822]
- net: phy: marvell10g: fix driver name for mv88e2110 (Petr Oros) [2021822]
- net: phy: marvell10g: add separate structure for 88X3340 (Petr Oros) [2021822]
- net: phy: marvell10g: support other MACTYPEs (Petr Oros) [2021822]
- net: phy: marvell10g: store temperature read method in chip strucutre (Petr Oros) [2021822]
- net: phy: marvell10g: check for correct supported interface mode (Petr Oros) [2021822]
- net: phy: marvell10g: support all rate matching modes (Petr Oros) [2021822]
- net: phy: marvell10g: add MACTYPE definitions for 88E21xx (Petr Oros) [2021822]
- net: phy: marvell10g: add all MACTYPE definitions for 88X33x0 (Petr Oros) [2021822]
- net: phy: marvell10g: indicate 88X33x0 only port control registers (Petr Oros) [2021822]
- net: phy: marvell10g: allow 5gbase-r and usxgmii (Petr Oros) [2021822]
- net: phy: marvell10g: fix typo (Petr Oros) [2021822]
- net: phy: marvell10g: rename register (Petr Oros) [2021822]
- net: fec: use mac-managed PHY PM (Petr Oros) [2021822]
- net: phy: broadcom: Add statistics for all Gigabit PHYs (Petr Oros) [2021822]
- net: phy: broadcom: Only advertise EEE for supported modes (Petr Oros) [2021822]
- net: phy: remove repeated word (Petr Oros) [2021822]
- net: phy: Correct function name mdiobus_register_board_info() in comment (Petr Oros) [2021822]
- net: phy: lan87xx: fix access to wrong register of LAN87xx (Petr Oros) [2021822]
- net: phy: at803x: remove at803x_aneg_done() (Petr Oros) [2021822]
- net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M (Petr Oros) [2021822]
- docs: networking: phy: Improve placement of parenthesis (Petr Oros) [2021822]
- net: phy: broadcom: Add power down exit reset state delay (Petr Oros) [2021822]
- net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused (Petr Oros) [2021822]
- net: mdio: Remove of_phy_attach() (Petr Oros) [2021822]
- net: phy: broadcom: Do not modify LED configuration for SFP module PHYs (Petr Oros) [2021822]
- net: phy: Add is_on_sfp_module flag and phy_on_sfp helper (Petr Oros) [2021822]
- net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S (Petr Oros) [2021822]
- net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111 (Petr Oros) [2021822]
- net: phylink: Add 5gbase-r support (Petr Oros) [2021822]
- net: phy: Add 5GBASER interface mode (Petr Oros) [2021822]
- net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT (Petr Oros) [2021822]
- net: phy: at803x: add MDIX support to AR8031/33 (Petr Oros) [2021822]
- net: phy: broadcom: Allow BCM54210E to configure APD (Petr Oros) [2021822]
- net: phy: broadcom: Remove unused flags (Petr Oros) [2021822]
- net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay() (Petr Oros) [2021822]
- net: phy: consider that suspend2ram may cut off PHY power (Petr Oros) [2021822]
- net: phy: bcm7xxx: Add an entry for BCM72116 (Petr Oros) [2021822]
- net: mdiobus: Remove WARN_ON_ONCE(in_interrupt()) (Petr Oros) [2021822]
- net: Use kobj_to_dev() API (Petr Oros) [2021822]
- net: phy: Fixup kernel doc (Petr Oros) [2021822]
- net: phy: bcm7xxx: Add an entry for BCM72113 (Petr Oros) [2021822]
- net: phy: mchp: Add support for LAN8814 QUAD PHY (Petr Oros) [2021822]
- net: dp83867: Fix WoL SecureOn password (Petr Oros) [2021822]
- net: phy: at803x: constify static regulator_ops (Petr Oros) [2021822]
- net: phy: marvell10g: support XFI rate matching mode (Petr Oros) [2021822]
- net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR (Petr Oros) [2021822]
- netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned() (Phil Sutter) [1896241]
- net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache (Ivan Vecera) [2069781]
- skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing (Ivan Vecera) [2069781]
- skbuff: allow to use NAPI cache from __napi_alloc_skb() (Ivan Vecera) [2069781]
- skbuff: allow to optionally use NAPI cache from __alloc_skb() (Ivan Vecera) [2069781]
- skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads (Ivan Vecera) [2069781]
- skbuff: move NAPI cache declarations upper in the file (Ivan Vecera) [2069781]
- skbuff: remove __kfree_skb_flush() (Ivan Vecera) [2069781]
- skbuff: use __build_skb_around() in __alloc_skb() (Ivan Vecera) [2069781]
- skbuff: simplify __alloc_skb() a bit (Ivan Vecera) [2069781]
- skbuff: make __build_skb_around() return void (Ivan Vecera) [2069781]
- skbuff: simplify kmalloc_reserve() (Ivan Vecera) [2069781]
- skbuff: move __alloc_skb() next to the other skb allocation functions (Ivan Vecera) [2069781]
- net: Introduce {netdev,napi}_alloc_frag_align() (Ivan Vecera) [2069781]
- mm: page_frag: Introduce page_frag_alloc_align() (Ivan Vecera) [2069781]
- perf tests attr: Add missing topdown metrics events (Michael Petlan) [1986275]
- cifs: Return correct error code from smb2_get_enc_key (Ronnie Sahlberg) [2058369]
- ipv4: avoid using shared IP generator for connected sockets (Paolo Abeni) [2062427] {CVE-2020-36516}
- crypto: cryptd - Fix skcipher instance memory leak (Vladis Dronov) [2004344]
- EVM: fix the evm= __setup handler return value (Bruno Meneguele) [2063900]
- integrity: include keyring name for unknown key request (Bruno Meneguele) [2063900]
- ima: limit secure boot feedback scope for appraise (Bruno Meneguele) [2063900]
- integrity: invalid kernel parameters feedback (Bruno Meneguele) [2063900]
- ima: add check for enforced appraise option (Bruno Meneguele) [2063900]
- ima: Allow template selection with ima_template[_fmt]= after ima_hash= (Bruno Meneguele) [2063900]
- ima: Remove ima_policy file before directory (Bruno Meneguele) [2063900]
- integrity: check the return value of audit_log_start() (Bruno Meneguele) [2063900]
- ima: fix deadlock when traversing "ima_default_rules". (Bruno Meneguele) [2063900]
- evm: Introduce evm_revalidate_status() (Bruno Meneguele) [2063900]
- evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded (Bruno Meneguele) [2063900]
- evm: Load EVM key in ima_load_x509() to avoid appraisal (Bruno Meneguele) [2063900]
- evm: Execute evm_inode_init_security() only when an HMAC key is loaded (Bruno Meneguele) [2063900]
- fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum (Bruno Meneguele) [2063900]
- RHEL-only: KVM: selftests: Fix AArch64 compilation (Andrew Jones) [2071997]
- tools arch x86: Sync the msr-index.h copy with the kernel sources (Andrew Jones) [2071997]
- RHEL-only: KVM: selftests: Remove unused modes (Andrew Jones) [2071997]
* Wed Apr 06 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-380.el8]
- netfilter: nf_tables_offload: incorrect flow offload action array size (Florian Westphal) [2056728] {CVE-2022-25636}
- netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create (Florian Westphal) [2056728]
- KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 (Bandan Das) [2033068]
- PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment (Mark Langsdorf) [2049209]
- PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() (Mark Langsdorf) [2049209]
- PCI/ACPI: Move _OSC query checks to separate function (Mark Langsdorf) [2049209]
- PCI/ACPI: Move supported and control calculations to separate functions (Mark Langsdorf) [2049209]
- PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS (Mark Langsdorf) [2049209]
- kabi: Adding symbol blkdev_get_by_dev (fs/block_dev.c) (Čestmír Kalina) [2010296]
- kabi: Adding symbol thaw_bdev (fs/block_dev.c) (Čestmír Kalina) [2010296]
- kabi: Adding symbol freeze_bdev (fs/block_dev.c) (Čestmír Kalina) [2010296]
- s390/cio: make ccw_device_dma_* more robust (Thomas Huth) [2066709]
- perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses (Michael Petlan) [2069237]
- redhat: switch secureboot kernel image signing to release keys (Augusto Caringi)
- ice: xsk: Stop Rx processing when ntc catches ntu (Ivan Vecera) [2069082]
- ice: xsk: Fix indexing in ice_tx_xsk_pool() (Ivan Vecera) [2069082]
- ice: Fix kernel crash in XDP scenario (Ivan Vecera) [2069082]
* Wed Apr 06 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-379.el8]
- do_wait: make PIDTYPE_PID case O(1) instead of O(n) (Nico Pache) [2055973]
- n_tty: wake up poll(POLLRDNORM) on receiving data (Rafael Aquini) [2033338]
- powerpc/papr_scm: Implement initial support for injecting smart errors (Steve Best) [1987103]
- mm: memcg: synchronize objcg lists with a dedicated spinlock (Rafael Aquini) [2064847]
- kasan: fix quarantine conflicting with init_on_free (Rafael Aquini) [2064847]
- mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() (Rafael Aquini) [2064847]
- mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock() (Rafael Aquini) [2064847]
- mm: move node_reclaim_distance to fix NUMA without SMP (Rafael Aquini) [2064847]
- vmalloc: choose a better start address in vm_area_register_early() (Rafael Aquini) [2064847]
- mm/vmalloc: check various alignments when debugging (Rafael Aquini) [2064847]
- mm/vmalloc: don't allow VM_NO_GUARD on vmap() (Rafael Aquini) [2064847]
- mm, thp: bail out early in collapse_file for writeback page (Rafael Aquini) [2064847]
- mm/sparse: set SECTION_NID_SHIFT to 6 (Rafael Aquini) [2064847]
- mm/memory_hotplug: fix kerneldoc comment for __remove_memory (Rafael Aquini) [2064847]
- mm: fix memory_failure() handling of dax-namespace metadata (Rafael Aquini) [2064847]
- mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions (Rafael Aquini) [2064847]
- mm: teach pfn_to_online_page() to consider subsection validity (Rafael Aquini) [2064847]
- mm: move pfn_to_online_page() out of line (Rafael Aquini) [2064847]
- Revert "mm: use early_pfn_to_nid in page_ext_init" (Rafael Aquini) [2064847]
- x86/mm: Fix kern_addr_valid() to cope with existing but not present entries (Rafael Aquini) [2064847]
- powerpc/book3s64: Fix error handling in mm_iommu_do_alloc() (Rafael Aquini) [2064847]
- powerpc/pkeys: remove unused pkey_allows_readwrite (Rafael Aquini) [2064847]
- x86/hyperv: Output host build info as normal Windows version number (Vitaly Kuznetsov) [2060700]
- powerpc/smp: Update cpu_core_map on all PowerPc systems (Diego Domingos) [2064104]
- crypto: ccp - ccp_dmaengine_unregister release dma channels (Vladis Dronov) [2015374]
- crypto: ccp - remove redundant ret variable (Vladis Dronov) [2015374]
- crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked() (Vladis Dronov) [2015374]
- crypto: ccp - remove unneeded semicolon (Vladis Dronov) [2015374]
- crypto: ccp - Add SEV_INIT_EX support (Vladis Dronov) [2015374]
- crypto: ccp - Add psp_init_on_probe module parameter (Vladis Dronov) [2015374]
- crypto: ccp - Refactor out sev_fw_alloc() (Vladis Dronov) [2015374]
- crypto: ccp - Move SEV_INIT retry for corrupted data (Vladis Dronov) [2015374]
- crypto: ccp - Add SEV_INIT rc error logging on init (Vladis Dronov) [2015374]
- crypto: ccp - no need to initialise statics to 0 (Vladis Dronov) [2015374]
- ccp: ccp - add support for Green Sardine (Vladis Dronov) [2015374]
- crypto: ccp - fix command queuing to TEE ring buffer (Vladis Dronov) [2015374]
- crypto: ccp - reduce tee command status polling interval from 5ms to 1ms (Vladis Dronov) [2015374]
- crypto: ccp - provide in-kernel API to submit TEE commands (Vladis Dronov) [2015374]
- crypto: ccp - add TEE support for Raven Ridge (Vladis Dronov) [2015374]
- crypto: ccp - check whether PSP supports SEV or TEE before initialization (Vladis Dronov) [2015374]
- ice: Allow to pass VLAN tagged packets to VF when port VLAN is configured (Ivan Vecera) [2071027]
- tools headers UAPI: Sync linux/perf_event.h with the kernel sources (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64 (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Add data source encodings for power10 platform (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Add encodings to represent data based on newer composite PERF_MEM_LVLNUM* fields (Desnes A. Nunes do Rosario) [1992813]
- perf: Add new macros for mem_hops field (Desnes A. Nunes do Rosario) [1992813]
- tools headers UAPI: Add new macros for mem_hops field to perf_event.h (Desnes A. Nunes do Rosario) [1992813]
- bpf: Remove config check to enable bpf support for branch records (Desnes A. Nunes do Rosario) [1992813]
- perf powerpc: Update global/local variants for p_stage_cyc (Desnes A. Nunes do Rosario) [1992813]
- perf sort: Include global and local variants for p_stage_cyc sort key (Desnes A. Nunes do Rosario) [1992813]
- perf sort: Fix the 'p_stage_cyc' sort key behavior (Desnes A. Nunes do Rosario) [1992813]
- perf sort: Fix the 'ins_lat' sort key behavior (Desnes A. Nunes do Rosario) [1992813]
- perf sort: Fix the 'weight' sort key behavior (Desnes A. Nunes do Rosario) [1992813]
- perf vendor events power10: Add metric events JSON file for power10 platform (Desnes A. Nunes do Rosario) [1992813]
- perf powerpc: Add support to expose instruction and data address registers as part of extended regs (Desnes A. Nunes do Rosario) [1992813]
- perf powerpc: Refactor the code definition of perf reg extended mask in tools side header file (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Expose instruction and data address registers as part of extended regs (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Refactor the code definition of perf reg extended mask (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Fix data source encodings for L2.1 and L3.1 accesses (Desnes A. Nunes do Rosario) [1992813]
- tools/perf: Add mem_hops field in perf_mem_data_src structure (Desnes A. Nunes do Rosario) [1992813]
- perf: Add mem_hops field in perf_mem_data_src structure (Desnes A. Nunes do Rosario) [1992813]
- perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Fix the check for SIAR value (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Drop the case of returning 0 as instruction pointer (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Use stack siar instead of mfspr (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf/hv-gpci: Fix counter value parsing (Desnes A. Nunes do Rosario) [1992813]
- powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC (Desnes A. Nunes do Rosario) [1992813]
- CI: Remove deprecated option (Veronika Kabatova)
* Fri Apr 01 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-378.el8]
- bareudp: use ipv6_mod_enabled to check if IPv6 enabled (Hangbin Liu) [2063813]
- powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties() (Diego Domingos) [2048218]
- redhat: copy rpminspect to dist-git repo (Jarod Wilson)
- configs: enable CONFIG_RMI4_F3A (Benjamin Tissoires) [2067219]
- Input: synaptics-rmi4 - add support for F3A (Benjamin Tissoires) [2067219]
- RDMA/cma: Do not change route.addr.src_addr.ss_family (Kamal Heib) [2032074] {CVE-2021-4028}
- drm/i915/adl_s: Remove require_force_probe protection (Michel Dänzer) [2025896]
- drm/i915/adl_s: Update ADL-S PCI IDs (Michel Dänzer) [2025896]
- drm/i915: Limit Wa_22010178259 to affected platforms (Michel Dänzer) [2025896]
- drm/i915/adl_s: Fix dma_mask_size to 39 bit (Michel Dänzer) [2025896]
- drm/i915/dmc: Update DMC to v2.14 on ADL-P (Michel Dänzer) [2060051]
- drm/i915: Update memory bandwidth formulae (Michel Dänzer) [2060051]
- drm/i915/fb: Fold modifier CCS type/tiling attribute to plane caps (Michel Dänzer) [2060051]
- drm/i915/fb: Don't store bitmasks in the intel_plane_caps enum (Michel Dänzer) [2060051]
- drm/i915/adl_p: Add ddc pin mapping (Michel Dänzer) [2060051]
- iommu/amd: Fix I/O page table memory leak (Jerry Snitselaar) [2053210]
- iommu/amd: Recover from event log overflow (Jerry Snitselaar) [2053210]
* Thu Mar 31 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-377.el8]
- redhat: tune rpminspect w/additions from rhel9 branch (Jarod Wilson)
- powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" (Steve Best) [2056080]
- x86/tsc: Disable clocksource watchdog for TSC on qualified platorms (Prarit Bhargava) [1971939]
- x86/tsc: Add a timer to make sure TSC_adjust is always checked (Prarit Bhargava) [1971939]
- x86/hpet: Use another crystalball to evaluate HPET usability (Prarit Bhargava) [1971939]
- x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early (Prarit Bhargava) [1971939]
- [s390] s390/pci: fix zpci_zdev_put() on reserve (Claudio Imbrenda) [2039185]
- [s390] s390/pci: fix use after free of zpci_dev (Claudio Imbrenda) [2039185]
- [s390] s390/cio: make ccw_device_dma_* more robust (Claudio Imbrenda) [2039186]
- [s390] s390/pci: add s390_iommu_aperture kernel parameter (Claudio Imbrenda) [2039181]
- tools headers UAPI: Sync linux/kvm.h with the kernel sources (Paul Lai) [1918929]
- kvm: selftests: sync uapi/linux/kvm.h with Linux header (Paul Lai) [1918929]
- kvm: selftests: conditionally build vm_xsave_req_perm() (Paul Lai) [1918929]
- x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 (Paul Lai) [1918929]
- x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 (Paul Lai) [1918929]
- KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID (Paul Lai) [1918929]
- KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime() (Paul Lai) [1918929]
- KVM: x86/cpuid: Clear XFD for component i if the base feature is missing (Paul Lai) [1918929]
- KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries (Paul Lai) [1918929]
- x86/fpu: Fix inline prefix warnings (Paul Lai) [1918929]
- selftest: kvm: Add amx selftest (Paul Lai) [1918929]
- selftest: kvm: Move struct kvm_x86_state to header (Paul Lai) [1918929]
- selftest: kvm: Reorder vcpu_load_state steps for AMX (Paul Lai) [1918929]
- kvm: x86: Disable interception for IA32_XFD on demand (Paul Lai) [1918929]
- x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() (Paul Lai) [1918929]
- kvm: selftests: Add support for KVM_CAP_XSAVE2 (Paul Lai) [1918929]
- kvm: x86: Add support for getting/setting expanded xstate buffer (Paul Lai) [1918929]
- x86/fpu: Add uabi_size to guest_fpu (Paul Lai) [1918929]
- kvm: x86: Add CPUID support for Intel AMX (Paul Lai) [1918929]
- kvm: x86: Add XCR0 support for Intel AMX (Paul Lai) [1918929]
- kvm: x86: Disable RDMSR interception of IA32_XFD_ERR (Paul Lai) [1918929]
- kvm: x86: Emulate IA32_XFD_ERR for guest (Paul Lai) [1918929]
- kvm: x86: Intercept #NM for saving IA32_XFD_ERR (Paul Lai) [1918929]
- x86/fpu: Prepare xfd_err in struct fpu_guest (Paul Lai) [1918929]
- kvm: x86: Add emulation for IA32_XFD (Paul Lai) [1918929]
- x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation (Paul Lai) [1918929]
- kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 (Paul Lai) [1918929]
- x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM (Paul Lai) [1918929]
- x86/fpu: Add guest support to xfd_enable_feature() (Paul Lai) [1918929]
- x86/fpu: Make XFD initialization in __fpstate_reset() a function argument (Paul Lai) [1918929]
- kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID (Paul Lai) [1918929]
- kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule (Paul Lai) [1918929]
- x86/fpu: Prepare guest FPU for dynamically enabled FPU features (Paul Lai) [1918929]
- x86/fpu: Extend fpu_xstate_prctl() with guest permissions (Paul Lai) [1918929]
- kvm: selftests: move ucall declarations into ucall_common.h (Paul Lai) [1918929]
- kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h (Paul Lai) [1918929]
- cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' (Paul Lai) [1918929]
- KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES (Paul Lai) [1918929]
- KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows (Paul Lai) [1918929]
* Mon Mar 28 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-376.el8]
- scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning (Tomas Henzl) [2052278]
- scsi: mpi3mr: Fix memory leaks (Tomas Henzl) [2054814]
- scsi: mpi3mr: Fix reporting of actual data transfer size (Tomas Henzl) [2054814]
- scsi: mpi3mr: Fix cmnd getting marked as in use forever (Tomas Henzl) [2054814]
- scsi: mpi3mr: Fix hibernation issue (Tomas Henzl) [2054814]
- scsi: mpi3mr: Fix printing of pending I/O count (Tomas Henzl) [2054814]
- scsi: mpi3mr: Fix deadlock while canceling the fw event (Tomas Henzl) [2054814]
- scsi: mpi3mr: Fixes around reply request queues (Tomas Henzl) [2054814]
- scsi: mpi3mr: Enhanced Task Management Support Reply handling (Tomas Henzl) [2054814]
- scsi: mpi3mr: Use TM response codes from MPI3 headers (Tomas Henzl) [2054814]
- scsi: mpi3mr: Increase internal cmnds timeout to 60s (Tomas Henzl) [2054814]
- scsi: mpi3mr: Do access status validation before adding devices (Tomas Henzl) [2054814]
- scsi: mpi3mr: Update MPI3 headers - part2 (Tomas Henzl) [2054814]
- scsi: mpi3mr: Update MPI3 headers - part1 (Tomas Henzl) [2054814]
- scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status (Tomas Henzl) [2054814]
- scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() (Tomas Henzl) [2054814]
- scsi: mpi3mr: Add debug APIs based on logging_level bits (Tomas Henzl) [2054814]
- scsi: mpt3sas: Remove scsi_dma_map() error messages (Tomas Henzl) [2057021]
- net/mlx5: Fix wrong limitation of metadata match on ecpf (Amir Tzin) [2049094]
- nfsd: fix use-after-free due to delegation race (Thiago Becker) [2053262]
- dma-buf: cma_heap: Fix mutex locking section (Michel Dänzer) [2044440]
- drm/amdkfd: Check for null pointer after calling kmemdup (Michel Dänzer) [2044440]
- drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode (Michel Dänzer) [2044440]
- drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled (Michel Dänzer) [2044440]
- drm/i915/overlay: Prevent divide by zero bugs in scaling (Michel Dänzer) [2044440]
- dma-buf: heaps: Fix potential spectre v1 gadget (Michel Dänzer) [2044440]
- drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels (Michel Dänzer) [2044440]
- drm/amd/display: watermark latencies is not enough on DCN31 (Michel Dänzer) [2044440]
- drm/amd/pm: correct the MGpuFanBoost support for Beige Goby (Michel Dänzer) [2044440]
- drm/i915/adlp: Fix TypeC PHY-ready status readout (Michel Dänzer) [2044440]
- drm/nouveau: fix off by one in BIOS boundary checking (Michel Dänzer) [2044440]
- drm/i915: Disable DSB usage for now (Michel Dänzer) [2044440]
- Revert "drm/ast: Support 1600x900 with 108MHz PCLK" (Michel Dänzer) [2044440]
- drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw. (Michel Dänzer) [2044440]
- drm/atomic: Add the crtc to affected crtc only if uapi.enable = true (Michel Dänzer) [2044440]
- drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2 (Michel Dänzer) [2044440]
- drm/amd/display: reset dcn31 SMU mailbox on failures (Michel Dänzer) [2044440]
- drm/vmwgfx: Remove explicit transparent hugepages support (Michel Dänzer) [2044440]
- drm/radeon: fix error handling in radeon_driver_open_kms (Michel Dänzer) [2044440]
- drm/i915/display/ehl: Update voltage swing table (Michel Dänzer) [2044440]
- drm/nouveau/kms/nv04: use vzalloc for nv04_display (Michel Dänzer) [2044440]
- drm/amd/display: Fix the uninitialized variable in enable_stream_features() (Michel Dänzer) [2044440]
- amdgpu/pm: Make sysfs pm attributes as read-only for VFs (Michel Dänzer) [2044440]
- drm/amdgpu: fixup bad vram size on gmc v8 (Michel Dänzer) [2044440]
- drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV (Michel Dänzer) [2044440]
- drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV (Michel Dänzer) [2044440]
- drm/amdkfd: Fix error handling in svm_range_add (Michel Dänzer) [2044440]
- drm/vmwgfx: Introduce a new placement for MOB page tables (Michel Dänzer) [2044440]
- drm/vmwgfx: Release ttm memory if probe fails (Michel Dänzer) [2044440]
- drm/amd/display: add else to avoid double destroy clk_mgr (Michel Dänzer) [2044440]
- drm/amdgpu/display: set vblank_disable_immediate for DC (Michel Dänzer) [2044440]
- drm/amd/display: check top_pipe_to_program pointer (Michel Dänzer) [2044440]
- drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L (Michel Dänzer) [2044440]
- drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs (Michel Dänzer) [2044440]
- drm/amd/display: Fix bug in debugfs crc_win_update entry (Michel Dänzer) [2044440]
- drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms() (Michel Dänzer) [2044440]
- drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode() (Michel Dänzer) [2044440]
- drm/vmwgfx: Fail to initialize on broken configs (Michel Dänzer) [2044440]
- drm/vmwgfx: Remove the deprecated lower mem limit (Michel Dänzer) [2044440]
- drm/vboxvideo: fix a NULL vs IS_ERR() check (Michel Dänzer) [2044440]
- drm: fix null-ptr-deref in drm_dev_init_release() (Michel Dänzer) [2044440]
- drm/ttm: Put BO in its memory manager's lru list (Michel Dänzer) [2044440]
- dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() (Michel Dänzer) [2044440]
- drm/amd/display: explicitly set is_dsc_supported to false before use (Michel Dänzer) [2044440]
- drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk() (Michel Dänzer) [2044440]
- drm/amd/pm: keep the BACO feature enabled for suspend (Michel Dänzer) [2044440]
- Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" (Michel Dänzer) [2044440]
- drm/amd/display: Added power down for DCN10 (Michel Dänzer) [2044440]
- drm/amd/display: fix B0 TMDS deepcolor no dislay issue (Michel Dänzer) [2044440]
- drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform (Michel Dänzer) [2044440]
- drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume (Michel Dänzer) [2044440]
- drm/amd/pm: Fix xgmi link control on aldebaran (Michel Dänzer) [2044440]
- drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify (Michel Dänzer) [2044440]
- drm/amd/display: Changed pipe split policy to allow for multi-display pipe split (Michel Dänzer) [2044440]
- drm/amdgpu: add support for IP discovery gc_info table v2 (Michel Dänzer) [2044440]
- drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled (Michel Dänzer) [2044440]
- drm/nouveau: wait for the exclusive fence after the shared ones v2 (Michel Dänzer) [2044440]
- drm/nouveau: always wait for the exclusive fence (Michel Dänzer) [2044440]
- drm/amd/display: Set optimize_pwr_state for DCN31 (Michel Dänzer) [2044440]
- drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization (Michel Dänzer) [2044440]
- drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC (Michel Dänzer) [2044440]
- drm/amdgpu: don't override default ECO_BITs setting (Michel Dänzer) [2044440]
- drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE (Michel Dänzer) [2044440]
- drm/amd/pm: fix a potential gpu_metrics_table memory leak (Michel Dänzer) [2044440]
- drm/amd/display: Set exit_optimized_pwr_state for DCN31 (Michel Dänzer) [2044440]
- drm/i915/display: Fix an unsigned subtraction which can never be negative. (Michel Dänzer) [2044440]
- drm/ast: potential dereference of null pointer (Michel Dänzer) [2044440]
- drm: simpledrm: fix wrong unit with pixel clock (Michel Dänzer) [2044440]
- Revert "drm/fb-helper: improve DRM fbdev emulation device names" (Michel Dänzer) [2044440]
- drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown() (Michel Dänzer) [2044440]
- drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915 (Michel Dänzer) [2044440]
- drm/amdkfd: process_info lock not needed for svm (Michel Dänzer) [2044440]
- drm/amd/display: add connector type check for CRC source set (Michel Dänzer) [2044440]
- drm/amdkfd: fix double free mem structure (Michel Dänzer) [2044440]
- drm/amd/display: Fix for the no Audio bug with Tiled Displays (Michel Dänzer) [2044440]
- drm/amdgpu: check atomic flag to differeniate with legacy path (Michel Dänzer) [2044440]
- drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset (Michel Dänzer) [2044440]
- drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence. (Michel Dänzer) [2044440]
- drm/i915/dp: Perform 30ms delay after source OUI write (Michel Dänzer) [2044440]
- drm/amd/display: Allow DSC on supported MST branch devices (Michel Dänzer) [2044440]
- dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow (Michel Dänzer) [2044440]
- drm/amd/amdgpu: fix potential memleak (Michel Dänzer) [2044440]
- drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again (Michel Dänzer) [2044440]
- drm/amd/pm: Remove artificial freq level on Navi1x (Michel Dänzer) [2044440]
- drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ (Michel Dänzer) [2044440]
- drm/amd/display: Set plane update flags for all planes in reset (Michel Dänzer) [2044440]
- drm/amd/display: Fix DPIA outbox timeout after GPU reset (Michel Dänzer) [2044440]
- drm/aspeed: Fix vga_pw sysfs output (Michel Dänzer) [2044440]
- drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks (Michel Dänzer) [2044440]
- drm/amd/display: Fix OLED brightness control on eDP (Michel Dänzer) [2044440]
- drm/amdgpu: IH process reset count when restart (Michel Dänzer) [2044440]
- drm/amd/pm: avoid duplicate powergate/ungate setting (Michel Dänzer) [2044440]
- drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and dvi connectors (Michel Dänzer) [2044440]
- drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms (Michel Dänzer) [2044440]
- drm/i915/dp: Ensure max link params are always valid (Michel Dänzer) [2044440]
- drm/i915/dp: Ensure sink rate values are always valid (Michel Dänzer) [2044440]
- drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap (Michel Dänzer) [2044440]
- drm/udl: fix control-message timeout (Michel Dänzer) [2044440]
- drm/amd/display: Limit max DSC target bpp for specific monitors (Michel Dänzer) [2044440]
- drm/amd/display: Update swizzle mode enums (Michel Dänzer) [2044440]
- drm/cma-helper: Release non-coherent memory with dma_free_noncoherent() (Michel Dänzer) [2044440]
- Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" (Michel Dänzer) [2044440]
- drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame (Michel Dänzer) [2044440]
- x86/speculation: Check CPU capability before applying IBRS spectre v2 mitigation (Waiman Long) [2062156 2062166] {CVE-2022-0001 CVE-2022-0002 CVE-2021-26401}
- x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT (Waiman Long) [2062156 2062166] {CVE-2022-0001 CVE-2022-0002 CVE-2021-26401}
- x86/speculation: Warn about Spectre v2 LFENCE mitigation (Waiman Long) [2062156 2062166] {CVE-2022-0001 CVE-2022-0002 CVE-2021-26401}
- x86/speculation: Update link to AMD speculation whitepaper (Waiman Long) [2062166] {CVE-2021-26401}
- x86/speculation: Use generic retpoline by default on AMD (Waiman Long) [2062166] {CVE-2021-26401}
- x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
- Documentation/hw-vuln: Update spectre doc (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
- x86/speculation: Add eIBRS + Retpoline options (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
- x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
- x86,bugs: Unconditionally allow spectre_v2=retpoline,amd (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
- x86: deduplicate the spectre_v2_user documentation (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
- fuse: fix pipe buffer lifetime for direct_io (Miklos Szeredi) [2064863] {CVE-2022-1011}
- ice: Do not enable VLAN pruning when spoofchk is enabled (Ivan Vecera) [2062343]
- ice: don't allow to run ice_send_event_to_aux() in atomic ctx (Ivan Vecera) [2062343]
- ice: fix 'scheduling while atomic' on aux critical err interrupt (Ivan Vecera) [2062343]
- ice: Fix MAC address setting (Ivan Vecera) [2062343]
- ice: Clear default forwarding VSI during release (Ivan Vecera) [2062343]
- ice: Fix broken IFF_ALLMULTI handling (Ivan Vecera) [2062343]
- iavf: Fix hang during reboot/shutdown (Ivan Vecera) [2062343]
- iavf: Fix double free in iavf_reset_task (Ivan Vecera) [2062343]
- ice: destroy flow director filter mutex after releasing VSIs (Ivan Vecera) [2062343]
- ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats() (Ivan Vecera) [2062343]
- iavf: Fix adopting new combined setting (Ivan Vecera) [2062343]
- iavf: Fix handling of vlan strip virtual channel messages (Ivan Vecera) [2062343]
- iavf: Fix __IAVF_RESETTING state usage (Ivan Vecera) [2062343]
- iavf: Fix missing check for running netdev (Ivan Vecera) [2062343]
- iavf: Fix deadlock in iavf_reset_task (Ivan Vecera) [2062343]
- iavf: Fix race in init state (Ivan Vecera) [2062343]
- iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS (Ivan Vecera) [2062343]
- iavf: Fix init state closure on remove (Ivan Vecera) [2062343]
- iavf: Add waiting so the port is initialized in remove (Ivan Vecera) [2062343]
- iavf: Rework mutexes for better synchronisation (Ivan Vecera) [2062343]
- iavf: remove an unneeded variable (Ivan Vecera) [2062343]
- iavf: Fix limit of total number of queues to active queues of VF (Ivan Vecera) [2062343]
- iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2 (Ivan Vecera) [2062343]
- iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable (Ivan Vecera) [2062343]
- iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath (Ivan Vecera) [2062343]
- iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config (Ivan Vecera) [2062343]
- iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation (Ivan Vecera) [2062343]
- virtchnl: Add support for new VLAN capabilities (Ivan Vecera) [2062343]
- virtchnl: Use the BIT() macro for capability/offload flags (Ivan Vecera) [2062343]
- virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD define (Ivan Vecera) [2062343]
- virtchnl: Add missing padding to virtchnl_proto_hdrs (Ivan Vecera) [2062343]
- ice: Fix race condition during interface enslave (Ivan Vecera) [2062343]
- ice: Fix curr_link_speed advertised speed (Ivan Vecera) [2062343]
- ice: Don't use GFP_KERNEL in atomic context (Ivan Vecera) [2062343]
- ice: Fix error with handling of bonding MTU (Ivan Vecera) [2062343]
- ice: stop disabling VFs due to PF error responses (Ivan Vecera) [2062343]
- ice: initialize local variable 'tlv' (Ivan Vecera) [2062343]
- ice: check the return of ice_ptp_gettimex64 (Ivan Vecera) [2062343]
- ice: fix concurrent reset and removal of VFs (Ivan Vecera) [2062343]
- ice: fix setting l4 port flag when adding filter (Ivan Vecera) [2062343]
- ice: Match on all profiles in slow-path (Ivan Vecera) [2062343]
- ice: enable parsing IPSEC SPI headers for RSS (Ivan Vecera) [2062343]
- ice: Avoid RTNL lock when re-creating auxiliary device (Ivan Vecera) [2062343]
- ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler (Ivan Vecera) [2062343]
- ice: fix IPIP and SIT TSO offload (Ivan Vecera) [2062343]
- ice: fix an error code in ice_cfg_phy_fec() (Ivan Vecera) [2062343]
- ice: Use bitmap_free() to free bitmap (Ivan Vecera) [2062343]
- ice: Optimize a few bitmap operations (Ivan Vecera) [2062343]
- ice: Slightly simply ice_find_free_recp_res_idx (Ivan Vecera) [2062343]
- ice: improve switchdev's slow-path (Ivan Vecera) [2062343]
- ice: replay advanced rules after reset (Ivan Vecera) [2062343]
- ice: Add flow director support for channel mode (Ivan Vecera) [2062343]
- ice: trivial: fix odd indenting (Ivan Vecera) [2062343]
- ice: support crosstimestamping on E822 devices if supported (Ivan Vecera) [2062343]
- ice: exit bypass mode once hardware finishes timestamp calibration (Ivan Vecera) [2062343]
- ice: ensure the hardware Clock Generation Unit is configured (Ivan Vecera) [2062343]
- ice: implement basic E822 PTP support (Ivan Vecera) [2062343]
- ice: convert clk_freq capability into time_ref (Ivan Vecera) [2062343]
- ice: introduce ice_ptp_init_phc function (Ivan Vecera) [2062343]
- ice: use 'int err' instead of 'int status' in ice_ptp_hw.c (Ivan Vecera) [2062343]
- ice: PTP: move setting of tstamp_config (Ivan Vecera) [2062343]
- ice: introduce ice_base_incval function (Ivan Vecera) [2062343]
- ice: xsk: fix cleaned_count setting (Ivan Vecera) [2062343]
- ice: xsk: allow empty Rx descriptors on XSK ZC data path (Ivan Vecera) [2062343]
- ice: xsk: allocate separate memory for XDP SW ring (Ivan Vecera) [2062343]
- ice: xsk: return xsk buffers back to pool when cleaning the ring (Ivan Vecera) [2062343]
- ice: use modern kernel API for kick (Ivan Vecera) [2062343]
- ice: tighter control over VSI_DOWN state (Ivan Vecera) [2062343]
- ice: use prefetch methods (Ivan Vecera) [2062343]
- ice: update to newer kernel API (Ivan Vecera) [2062343]
- ice: support immediate firmware activation via devlink reload (Ivan Vecera) [2062343]
- ice: reduce time to read Option ROM CIVD data (Ivan Vecera) [2062343]
- ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image (Ivan Vecera) [2062343]
- ice: move and rename ice_check_for_pending_update (Ivan Vecera) [2062343]
- ice: devlink: add shadow-ram region to snapshot Shadow RAM (Ivan Vecera) [2062343]
- ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK (Ivan Vecera) [2062343]
- ice: Remove unnecessary casts (Ivan Vecera) [2062343]
- ice: Propagate error codes (Ivan Vecera) [2062343]
- ice: Remove excess error variables (Ivan Vecera) [2062343]
- ice: Cleanup after ice_status removal (Ivan Vecera) [2062343]
- ice: Remove enum ice_status (Ivan Vecera) [2062343]
- ice: Use int for ice_status (Ivan Vecera) [2062343]
- ice: Remove string printing for ice_status (Ivan Vecera) [2062343]
- ice: Refactor status flow for DDP load (Ivan Vecera) [2062343]
- ice: Refactor promiscuous functions (Ivan Vecera) [2062343]
- ice: refactor PTYPE validating (Ivan Vecera) [2062343]
- ice: Add package PTYPE enable information (Ivan Vecera) [2062343]
- ice: safer stats processing (Ivan Vecera) [2062343]
- ice: fix adding different tunnels (Ivan Vecera) [2062343]
- ice: fix choosing UDP header type (Ivan Vecera) [2062343]
- ice: ignore dropped packets during init (Ivan Vecera) [2062343]
- ice: rearm other interrupt cause register after enabling VFs (Ivan Vecera) [2062343]
- net/ice: Remove unused enum (Ivan Vecera) [2062343]
- net/ice: Fix boolean assignment (Ivan Vecera) [2062343]
- net/ice: Add support for enable_iwarp and enable_roce devlink param (Ivan Vecera) [2062343]
- ice: avoid bpf_prog refcount underflow (Ivan Vecera) [2062343]
- ice: fix vsi->txq_map sizing (Ivan Vecera) [2062343]
- ice: Hide bus-info in ethtool for PRs in switchdev mode (Ivan Vecera) [2062343]
- ice: Clear synchronized addrs when adding VFs in switchdev mode (Ivan Vecera) [2062343]
- ice: fix error return code in ice_get_recp_frm_fw() (Ivan Vecera) [2062343]
- ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc() (Ivan Vecera) [2062343]
- ice: Add support to print error on PHY FW load failure (Ivan Vecera) [2062343]
- ice: Add support for changing MTU on PR in switchdev mode (Ivan Vecera) [2062343]
- ice: send correct vc status in switchdev (Ivan Vecera) [2062343]
- ice: support for GRE in eswitch (Ivan Vecera) [2062343]
- ice: low level support for tunnels (Ivan Vecera) [2062343]
- ice: VXLAN and Geneve TC support (Ivan Vecera) [2062343]
- ice: support for indirect notification (Ivan Vecera) [2062343]
- ice: Add tc-flower filter support for channel (Ivan Vecera) [2062343]
- ice: enable ndo_setup_tc support for mqprio_qdisc (Ivan Vecera) [2062343]
- ice: Add infrastructure for mqprio support via ndo_setup_tc (Ivan Vecera) [2062343]
- ice: fix an error code in ice_ena_vfs() (Ivan Vecera) [2062343]
- ice: use devm_kcalloc() instead of devm_kzalloc() (Ivan Vecera) [2062343]
- ice: Make use of the helper function devm_add_action_or_reset() (Ivan Vecera) [2062343]
- ice: Refactor PR ethtool ops (Ivan Vecera) [2062343]
- ice: Forbid trusted VFs in switchdev mode (Ivan Vecera) [2062343]
- ice: Manage act flags for switchdev offloads (Ivan Vecera) [2062343]
- ice: introduce XDP_TX fallback path (Ivan Vecera) [2062343]
- ice: optimize XDP_TX workloads (Ivan Vecera) [2062343]
- ice: propagate xdp_ring onto rx_ring (Ivan Vecera) [2062343]
- ice: do not create xdp_frame on XDP_TX (Ivan Vecera) [2062343]
- ice: unify xdp_rings accesses (Ivan Vecera) [2062343]
- ice: ndo_setup_tc implementation for PR (Ivan Vecera) [2062343]
- ice: ndo_setup_tc implementation for PF (Ivan Vecera) [2062343]
- ice: Allow changing lan_en and lb_en on all kinds of filters (Ivan Vecera) [2062343]
- ice: cleanup rules info (Ivan Vecera) [2062343]
- ice: allow deleting advanced rules (Ivan Vecera) [2062343]
- ice: allow adding advanced rules (Ivan Vecera) [2062343]
- ice: create advanced switch recipe (Ivan Vecera) [2062343]
- ice: manage profiles and field vectors (Ivan Vecera) [2062343]
- ice: implement low level recipes functions (Ivan Vecera) [2062343]
- ice: add port representor ethtool ops and stats (Ivan Vecera) [2062343]
- ice: switchdev slow path (Ivan Vecera) [2062343]
- ice: rebuild switchdev when resetting all VFs (Ivan Vecera) [2062343]
- ice: enable/disable switchdev when managing VFs (Ivan Vecera) [2062343]
- ice: introduce new type of VSI for switchdev (Ivan Vecera) [2062343]
- ice: set and release switchdev environment (Ivan Vecera) [2062343]
- net: export metadata_dst_free() (Ivan Vecera) [2062343]
- ice: allow changing lan_en and lb_en on dflt rules (Ivan Vecera) [2062343]
- ice: manage VSI antispoof and destination override (Ivan Vecera) [2062343]
- ice: allow process VF opcodes in different ways (Ivan Vecera) [2062343]
- ice: introduce VF port representor (Ivan Vecera) [2062343]
- ice: Move devlink port to PF/VF struct (Ivan Vecera) [2062343]
- ice: support basic E-Switch mode control (Ivan Vecera) [2062343]
- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Ivan Vecera) [2062343]
- ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (Ivan Vecera) [2062343]
- ice: Use xdp_buf instead of rx_buf for xsk zero-copy (Ivan Vecera) [2062343]
- ice: fix FDIR init missing when reset VF (Ivan Vecera) [2062343]
- intel: Remove rcu_read_lock() around XDP program invocation (Ivan Vecera) [2062343]
- intel: Update drivers to use ethtool_sprintf (Ivan Vecera) [2062343]
- ice: fix conversion to new udp_tunnel infrastructure (Ivan Vecera) [2062343]
- intel-ethernet: clean up W=1 warnings in kdoc (Ivan Vecera) [2062343]
- PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' (Ivan Vecera) [2062343]
- treewide: Use sizeof_field() macro (Ivan Vecera) [2062343]
- devlink: Add 'enable_iwarp' generic device param (Ivan Vecera) [2062343]
- devlink: Add new "enable_vnet" generic device param (Ivan Vecera) [2062343]
- devlink: Add new "enable_rdma" generic device param (Ivan Vecera) [2062343]
- devlink: Add new "enable_eth" generic device param (Ivan Vecera) [2062343]
- gfs2: dequeue iopen holder in gfs2_inode_lookup error (Bob Peterson) [2061665]
- redhat/configs: Increase CONFIG_LOCKDEP_CHAINS_BITS from 16 to 17 (Waiman Long) [2057339]
- redhat: spec: trigger dracut when modules are installed separately (Jan Stancek) [2060237 2016948]
* Wed Mar 23 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-375.el8]
- makefile: Add dist-* targets (Prarit Bhargava)
- Fonts: Replace discarded const qualifier (Nico Pache) [1904374]
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts (Nico Pache) [1904374]
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h (Nico Pache) [1904374]
- x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define (Prarit Bhargava) [2040021]
- x86/cpu: Add Raptor Lake to Intel family (Prarit Bhargava) [2040021]
- powerpc/64: Move paca allocation later in boot (Desnes A. Nunes do Rosario) [2016335]
- powerpc/prom: fix early DEBUG messages (Desnes A. Nunes do Rosario) [2016335]
- powerpc: Set crashkernel offset to mid of RMA region (Desnes A. Nunes do Rosario) [2016335]
- KVM: x86/mmu: Don't advance iterator after restart due to yielding (Nico Pache) [2058907]
- igb: refactor XDP registration (Corinna Vinschen) [2040171]
- igc: avoid kernel warning when changing RX ring parameters (Corinna Vinschen) [2040171]
- scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue (Nilesh Javali) [2054565]
- EDAC/amd64: Save max number of controllers for F19 M70 (Aristeu Rozanski) [2064285]
- CI: Use 8.6-rt branch for rhel8 realtime_check (Chris White)
- blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues (Ming Lei) [2046525]
- tipc: fix incorrect order of state message data sanity check (Xin Long) [2048971]
- tipc: improve size validations for received domain records (Xin Long) [2048971] {CVE-2022-0435}
- efi/x86: Call efi_parse_options() from efi_main() (Lenny Szubowicz) [2049233]
* Mon Mar 21 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-374.el8]
- net/mlx5e: TC, Remove redundant error logging (Amir Tzin) [2023907]
- net/mlx5: DR, Warn on failure to destroy objects due to refcount (Amir Tzin) [2022325]
- net/mlx5: DR, Add support for dumping steering info (Amir Tzin) [2022325]
- net/mlx5: DR, Add missing reserved fields to dr_match_param (Amir Tzin) [2022325]
- net/mlx5: DR, Add check for flex parser ID value (Amir Tzin) [2022325]
- net/mlx5: DR, Rename list field in matcher struct to list_node (Amir Tzin) [2022325]
- net/mlx5: DR, Remove unused struct member in matcher (Amir Tzin) [2022325]
- net/mlx5: DR, Fix error flow in creating matcher (Amir Tzin) [2022325]
- net/mlx5e: Avoid implicit modify hdr for decap drop rule (Amir Tzin) [2015434]
- net/mlx5e: TC, Fix memory leak with rules with internal port (Amir Tzin) [2015434]
- net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled (Amir Tzin) [2015434]
- net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' (Amir Tzin) [2015434]
- net/mlx5: E-Switch, Check group pointer before reading bw_share value (Amir Tzin) [2015434]
- net/mlx5: E-Switch, fix single FDB creation on BlueField (Amir Tzin) [2015434]
- net/mlx5: E-switch, Respect BW share of the new group (Amir Tzin) [2015434]
- net/mlx5: DR, Fix check for unsupported fields in match param (Amir Tzin) [2015434]
- net/mlx5: E-Switch, rebuild lag only when needed (Amir Tzin) [2015434]
- net/mlx5e: Delete forward rule for ct or sample action (Amir Tzin) [2015434]
- net/mlx5: E-Switch, Use indirect table only if all destinations support it (Amir Tzin) [2015434]
- net/mlx5: Support internal port as decap route device (Amir Tzin) [2015434]
- net/mlx5e: Term table handling of internal port rules (Amir Tzin) [2015434]
- net/mlx5e: Add indirect tc offload of ovs internal port (Amir Tzin) [2015434]
- net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert (Amir Tzin) [2015434]
- net/mlx5e: Offload internal port as encap route device (Amir Tzin) [2015434]
- net/mlx5e: Offload tc rules that redirect to ovs internal port (Amir Tzin) [2015434]
- net/mlx5e: Accept action skbedit in the tc actions list (Amir Tzin) [2015434]
- net/mlx5: E-Switch, Add ovs internal port mapping to metadata support (Amir Tzin) [2015434]
- net/mlx5e: Use generic name for the forwarding dev pointer (Amir Tzin) [2015434]
- net/mlx5e: Refactor rx handler of represetor device (Amir Tzin) [2015434]
- net/mlx5: DR, Add check for unsupported fields in match param (Amir Tzin) [2015434]
- net/mlx5: Allow skipping counter refresh on creation (Amir Tzin) [2015434]
- net/mlx5e: IPsec: Refactor checksum code in tx data path (Amir Tzin) [2015434]
- net/mlx5: CT: Remove warning of ignore_flow_level support for VFs (Amir Tzin) [2015434]
- net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload() (Amir Tzin) [2015434]
- net/mlx5: Bridge, fix uninitialized variable usage (Amir Tzin) [2015434]
- net/mlx5: Lag, don't update lag if lag isn't supported (Amir Tzin) [2015434]
- net/mlx5: E-switch, Return correct error code on group creation failure (Amir Tzin) [2015434]
- net/mlx5: Bridge, support LAG (Amir Tzin) [2015434]
- net/mlx5: Bridge, allow merged eswitch connectivity (Amir Tzin) [2015434]
- net/mlx5: Bridge, extract FDB delete notification to function (Amir Tzin) [2015434]
- net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pair (Amir Tzin) [2015434]
- net/mlx5: Bridge, obtain core device from eswitch instead of priv (Amir Tzin) [2015434]
- net/mlx5: Bridge, release bridge in same function where it is taken (Amir Tzin) [2015434]
- net/mlx5: Lag, Create shared FDB when in switchdev mode (Amir Tzin) [2015434]
- net/mlx5: E-Switch, add logic to enable shared FDB (Amir Tzin) [2015434]
- net/mlx5: Lag, properly lock eswitch if needed (Amir Tzin) [2015434]
- net/mlx5: Add send to vport rules on paired device (Amir Tzin) [2015434]
- net/mlx5: E-Switch, Add event callback for representors (Amir Tzin) [2015434]
- net/mlx5e: Use shared mappings for restoring from metadata (Amir Tzin) [2015434]
- net/mlx5e: Add an option to create a shared mapping (Amir Tzin) [2015434]
- net/mlx5: E-Switch, set flow source for send to uplink rule (Amir Tzin) [2015434]
- RDMA/mlx5: Add shared FDB support (Amir Tzin) [2015434]
- {net, RDMA}/mlx5: Extend send to vport rules (Amir Tzin) [2015434]
- RDMA/mlx5: Fill port info based on the relevant eswitch (Amir Tzin) [2015434]
- net/mlx5: Lag, add initial logic for shared FDB (Amir Tzin) [2015434]
- net/mlx5: Return mdev from eswitch (Amir Tzin) [2015434]
- net/mlx5: E-switch, Add QoS tracepoints (Amir Tzin) [2015434]
- net/mlx5: E-switch, Allow to add vports to rate groups (Amir Tzin) [2015434]
- net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groups (Amir Tzin) [2015434]
- net/mlx5: E-switch, Introduce rate limiting groups API (Amir Tzin) [2015434]
- net/mlx5: E-switch, Enable devlink port tx_{share|max} rate control (Amir Tzin) [2015434]
- net/mlx5: E-switch, Move QoS related code to dedicated file (Amir Tzin) [2015434]
- net/mlx5e: TC, Support sample offload action for tunneled traffic (Amir Tzin) [2015434]
- net/mlx5e: TC, Restore tunnel info for sample offload (Amir Tzin) [2015434]
- net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnel (Amir Tzin) [2015434]
- net/mlx5e: Refactor ct to use post action infrastructure (Amir Tzin) [2015434]
- net/mlx5e: Introduce post action infrastructure (Amir Tzin) [2015434]
- net/mlx5e: CT, Use xarray to manage fte ids (Amir Tzin) [2015434]
- net/mlx5e: Move sample attribute to flow attribute (Amir Tzin) [2015434]
- net/mlx5e: Move esw/sample to en/tc/sample (Amir Tzin) [2015434]
- net/mlx5e: Remove mlx5e dependency from E-Switch sample (Amir Tzin) [2015434]
- net/mlx5: DR, Fix querying eswitch manager vport for ECPF (Amir Tzin) [2018097]
- net/mlx5: DR, Handle eswitch manager and uplink vports separately (Amir Tzin) [2018097]
- net/mlx5: DR, Add missing string for action type SAMPLER (Amir Tzin) [2018097]
- net/mlx5: DR, init_next_match only if needed (Amir Tzin) [2018097]
- net/mlx5: DR, Increase supported num of actions to 32 (Amir Tzin) [2018097]
- net/mlx5: DR, Add support for SF vports (Amir Tzin) [2018097]
- net/mlx5: DR, Support csum recalculation flow table on SFs (Amir Tzin) [2018097]
- net/mlx5: DR, Align error messages for failure to obtain vport caps (Amir Tzin) [2018097]
- net/mlx5: DR, Add missing query for vport 0 (Amir Tzin) [2018097]
- net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINK (Amir Tzin) [2018097]
- scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop (Dick Kennedy) [1943202]
- nvme-tcp: change target from tech-preview to unmaintained (John Meneghini) [2061577]
- drm/amd/display: Don't reinitialize DMCUB on s0ix resume (Karol Herbst) [2059680]
- tcp: Add snd_wnd to TCP_INFO (Davide Caratti) [2056608]
- tcp: Add TCP_INFO counter for packets received out-of-order (Davide Caratti) [2056608]
- net/mlx5: Move MODIFY_RQT command to ignore list in internal error state (Amir Tzin) [1982236]
- net/mlx5e: Add TX max rate support for MQPRIO channel mode (Amir Tzin) [1982236]
- net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq() (Amir Tzin) [1982236]
- net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode (Amir Tzin) [1982236]
- net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode (Amir Tzin) [1982236]
- net/mlx5e: Fix condition when retrieving PTP-rqn (Amir Tzin) [1982236]
- net/mlx5: Fix inner TTC table creation (Amir Tzin) [1982236]
- net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors (Amir Tzin) [1982236]
- net/mlx5e: Improve MQPRIO resiliency (Amir Tzin) [1982236]
- net/mlx5e: Support MQPRIO channel mode (Amir Tzin) [1982236]
- net/mlx5e: Handle errors of netdev_set_num_tc() (Amir Tzin) [1982236]
- net/mlx5e: Maintain MQPRIO mode parameter (Amir Tzin) [1982236]
- net/mlx5e: Abstract MQPRIO params (Amir Tzin) [1982236]
- net/mlx5e: Support flow classification into RSS contexts (Amir Tzin) [1982236]
- net/mlx5e: Support multiple RSS contexts (Amir Tzin) [1982236]
- net/mlx5e: Dynamically allocate TIRs in RSS contexts (Amir Tzin) [1982236]
- net/mlx5e: Convert RSS to a dedicated object (Amir Tzin) [1982236]
- net/mlx5e: Introduce abstraction of RSS context (Amir Tzin) [1982236]
- net/mlx5e: Introduce TIR create/destroy API in rx_res (Amir Tzin) [1982236]
- net/mlx5e: Do not try enable RSS when resetting indir table (Amir Tzin) [1982236]
- net/mlx5: Embed mlx5_ttc_table (Amir Tzin) [1982236]
- net/mlx5: Move TTC logic to fs_ttc (Amir Tzin) [1982236]
- net/mlx5e: Decouple TTC logic from mlx5e (Amir Tzin) [1982236]
- net/mlx5e: Rename some related TTC args and functions (Amir Tzin) [1982236]
- net/mlx5e: Rename traffic type enums (Amir Tzin) [1982236]
- net/mlx5e: Allocate the array of channels according to the real max_nch (Amir Tzin) [1982236]
- net/mlx5e: Hide all implementation details of mlx5e_rx_res (Amir Tzin) [1982236]
- net/mlx5e: Introduce mlx5e_channels API to get RQNs (Amir Tzin) [1982236]
- net/mlx5e: Use a new initializer to build uniform indir table (Amir Tzin) [1982236]
- net/mlx5e: Use the new TIR API for kTLS (Amir Tzin) [1982236]
- net/mlx5e: Move management of indir traffic types to rx_res (Amir Tzin) [1982236]
- net/mlx5e: Convert TIR to a dedicated object (Amir Tzin) [1982236]
- net/mlx5e: Create struct mlx5e_rss_params_hash (Amir Tzin) [1982236]
- net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common() (Amir Tzin) [1982236]
- net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common() (Amir Tzin) [1982236]
- net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*() (Amir Tzin) [1982236]
- net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware id (Amir Tzin) [1982236]
- net/mlx5e: Take RQT out of TIR and group RX resources (Amir Tzin) [1982236]
- net/mlx5e: Move RX resources to a separate struct (Amir Tzin) [1982236]
- net/mlx5e: Move mlx5e_build_rss_params() call to init_rx (Amir Tzin) [1982236]
- net/mlx5e: Convert RQT to a dedicated object (Amir Tzin) [1982236]
- net/mlx5e: Check if inner FT is supported outside of create/destroy functions (Amir Tzin) [1982236]
- net/mlx5: Take TIR destruction out of the TIR list lock (Amir Tzin) [1982236]
- PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset (Myron Stowe) [2060122]
- PCI/portdrv: Rename pm_iter() to pcie_port_device_iter() (Myron Stowe) [2060122]
- iommu/vt-d: Fix double list_add when enabling VMD in scalable mode (Jerry Snitselaar) [2062094]
- redhat/configs: Disable CONFIG_SENSORS_NCT6683 in RHEL for arm/aarch64 (Dean Nelson) [2059695]
- redhat: drop the -sha512 suffix from default rhpkg invocation (Jarod Wilson)
- sysctl: return -EINVAL if val violates minmax (Rafael Aquini) [2062571]
- kernel/sysctl.c: switch to bitmap_zalloc() (Rafael Aquini) [2062571]
- netlabel: remove unused parameter in netlbl_netlink_auditinfo() (William Zhao) [1985319]
- netlabel: Fix memory leak in netlbl_mgmt_add_common (William Zhao) [1985319]
- bpftool: Fix indent in option lists in the documentation (Yauheni Kaliuta) [2014861]
- libbpf: Fix memleak in libbpf_netlink_recv() (Yauheni Kaliuta) [2014861]
- libbpf: Use dynamically allocated buffer when receiving netlink messages (Yauheni Kaliuta) [2014861]
- libbpf: Clean gen_loader's attach kind. (Yauheni Kaliuta) [2014861]
- powerpc/bpf: Use bctrl for making function calls (Jiri Olsa) [2014861]
- powerpc/signal: Use PPC_RAW_xx() macros (Jiri Olsa) [2014861]
- powerpc/ebpf64: Use PPC_RAW_MFLR() (Jiri Olsa) [2014861]
- powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx() (Jiri Olsa) [2014861]
- lib/test: fix spelling mistakes (Jiri Olsa) [2014861]
- tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing (Jiri Olsa) [2014861]
- bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing (Jiri Olsa) [2014861]
- docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markup (Jiri Olsa) [2014861]
- bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations (Jiri Olsa) [2014861]
- bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD (Jiri Olsa) [2014861]
- bpf, arm64: Replace STACK_ALIGN() with round_up() to align stack size (Jiri Olsa) [2014861]
- selftests, bpf: Test that dead ldx_w insns are accepted (Jiri Olsa) [2014861]
- bpf, selftests: Add test cases for pointer alu from multiple paths (Jiri Olsa) [2014861]
- bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch (Jiri Olsa) [2014861]
- selftests/bpf: Fix ringbuf test fetching map FD (Jiri Olsa) [2014861]
- selftests/bpf: Whitelist test_progs.h from .gitignore (Jiri Olsa) [2014861]
- selftests, bpf: Make docs tests fail more reliably (Jiri Olsa) [2014861]
- selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks (Jiri Olsa) [2014861]
- selftests/bpf: Add bpf_lookup_and_delete_elem tests (Jiri Olsa) [2014861]
- selftests/bpf: Convert test trace_printk to lskel. (Jiri Olsa) [2014861]
- selftests/bpf: Convert test printk to use rodata. (Jiri Olsa) [2014861]
- selftests/bpf: Convert atomics test to light skeleton. (Yauheni Kaliuta) [2014861]
- selftests/bpf: Convert few tests to light skeleton. (Jiri Olsa) [2014861]
- selftests/bpf: Test for btf_load command. (Jiri Olsa) [2014861]
- selftests/bpf: Test for syscall program type (Jiri Olsa) [2014861]
- libbpf: Add selftests for TC-BPF management API (Jiri Olsa) [2014861]
- selftests/bpf: Validate skeleton gen handles skipped fields (Jiri Olsa) [2014861]
- selftests/bpf: Stop using static variables for passing data to/from user-space (Jiri Olsa) [2014861]
- tools: bpftool: Document and add bash completion for -L, -B options (Jiri Olsa) [2014861]
- tools: bpftool: Update and synchronise option list in doc and help msg (Jiri Olsa) [2014861]
- bpftool: Remove unused includes to <bpf/bpf_gen_internal.h> (Jiri Olsa) [2014861]
- powerpc/bpf: Fix write protecting JIT code (Jiri Olsa) [2014861]
- libbpf: Fix lookup_and_delete_elem_flags error reporting (Jiri Olsa) [2014861]
- bpftool: Check malloc return value in mount_bpffs_for_pin (Jiri Olsa) [2014861]
- tools: bpf: Fix error in 'make -C tools/ bpf_install' (Jiri Olsa) [2014861]
- bpftool: Properly close va_list 'ap' by va_end() on error (Jiri Olsa) [2014861]
- bpf: Fix libelf endian handling in resolv_btfids (Jiri Olsa) [2014861]
- tools/bpftool: Fix error return code in do_batch() (Jiri Olsa) [2014861]
- tools/bpftool: Fix cross-build (Jiri Olsa) [2014861]
- bpftool: Set errno on skeleton failures and propagate errors (Jiri Olsa) [2014861]
- bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. (Jiri Olsa) [2014861]
- bpftool: Stop emitting static variables in BPF skeleton (Jiri Olsa) [2014861]
- bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars (Jiri Olsa) [2014861]
- bpf: Add missing bpf_read_[un]lock_trace() for syscall program (Jiri Olsa) [2014861]
- libbpf: Fix skel_internal.h to set errno on loader retval < 0 (Jiri Olsa) [2014861]
- libbpf: Fix segfault in light skeleton for objects without BTF (Jiri Olsa) [2014861]
- libbpf: Return non-null error on failures in libbpf_find_prog_btf_id() (Jiri Olsa) [2014861]
- libbpf, doc: Eliminate warnings in libbpf_naming_convention (Jiri Olsa) [2014861]
- net, core: Allow netdev_lower_get_next_private_rcu in bh context (Jiri Olsa) [2014861]
- samples/bpf: Fix the error return code of xdp_redirect's main() (Jiri Olsa) [2014861]
- samples/bpf: Fix Segmentation fault for xdp_redirect command (Jiri Olsa) [2014861]
- samples/bpf: Add missing option to xdp_sample_pkts usage (Jiri Olsa) [2014861]
- samples/bpf: Add missing option to xdp_fwd usage (Jiri Olsa) [2014861]
- samples, bpf: Suppress compiler warning (Jiri Olsa) [2014861]
- file: Rename __close_fd to close_fd and remove the files parameter (Jiri Olsa) [2014861]
- bpf: Fix ringbuf helper function compatibility (Jiri Olsa) [2014861]
- bpf: Clear zext_dst of dead insns (Jiri Olsa) [2014861]
- bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers (Jiri Olsa) [2014861]
- bpf, core: Fix kernel-doc notation (Jiri Olsa) [2014861]
- libbpf: Do not close un-owned FD 0 on errors (Jiri Olsa) [2014861]
- libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT (Jiri Olsa) [2014861]
- s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1] (Jiri Olsa) [2014861]
- libbpf: Restore errno return for functions that were already returning it (Jiri Olsa) [2014861]
- powerpc/bpf: Write protect JIT code (Jiri Olsa) [2014861]
- powerpc/bpf: Remove bpf_jit_free() (Jiri Olsa) [2014861]
- bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc (Jiri Olsa) [2014861]
- bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc() (Jiri Olsa) [2014861]
- bpf: Allow RCU-protected lookups to happen from bh context (Jiri Olsa) [2014861]
- bpf, x86: Remove unused cnt increase from EMIT macro (Jiri Olsa) [2014861]
- libbpf: Switch to void * casting in netlink helpers (Jiri Olsa) [2014861]
- libbpf: Add request buffer type for netlink messages (Jiri Olsa) [2014861]
- libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading (Jiri Olsa) [2014861]
- bpf: Add documentation for libbpf including API autogen (Jiri Olsa) [2014861]
- bpf: Fix up register-based shifts in interpreter to silence KUBSAN (Jiri Olsa) [2014861]
- libbpf: Fail compilation if target arch is missing (Jiri Olsa) [2014861]
- bpf: Fix typo in kernel/bpf/bpf_lsm.c (Jiri Olsa) [2014861]
- bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. (Jiri Olsa) [2014861]
- libbpf: Set NLM_F_EXCL when creating qdisc (Jiri Olsa) [2014861]
- libbpf: Remove unneeded check for flags during tc detach (Jiri Olsa) [2014861]
- libbpf: Simplify the return expression of bpf_object__init_maps function (Jiri Olsa) [2014861]
- libbpf: Fix pr_warn type warnings on 32bit (Jiri Olsa) [2014861]
- libbpf: Install skel_internal.h header used from light skeletons (Jiri Olsa) [2014861]
- libbpf: Refactor header installation portions of Makefile (Jiri Olsa) [2014861]
- libbpf: Move few APIs from 0.4 to 0.5 version (Jiri Olsa) [2014861]
- bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul (Jiri Olsa) [2014861]
- libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h (Jiri Olsa) [2014861]
- libbpf: Streamline error reporting for high-level APIs (Jiri Olsa) [2014861]
- libbpf: Streamline error reporting for low-level APIs (Jiri Olsa) [2014861]
- libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors (Jiri Olsa) [2014861]
- bpf: Fix spelling mistakes (Jiri Olsa) [2014861]
- bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags (Jiri Olsa) [2014861]
- bpf: Add lookup_and_delete_elem support to hashtab (Jiri Olsa) [2014861]
- libbpf: Skip bpf_object__probe_loading for light skeleton (Jiri Olsa) [2014861]
- bpf: Make some symbols static (Jiri Olsa) [2014861]
- bpf: Add cmd alias BPF_PROG_RUN (Jiri Olsa) [2014861]
- libbpf: Introduce bpf_map__initial_value(). (Jiri Olsa) [2014861]
- libbpf: Cleanup temp FDs when intermediate sys_bpf fails. (Jiri Olsa) [2014861]
- libbpf: Generate loader program out of BPF ELF file. (Jiri Olsa) [2014861]
- libbpf: Preliminary support for fd_idx (Jiri Olsa) [2014861]
- libbpf: Add bpf_object pointer to kernel_supports(). (Jiri Olsa) [2014861]
- libbpf: Change the order of data and text relocations. (Jiri Olsa) [2014861]
- bpf: Add bpf_sys_close() helper. (Jiri Olsa) [2014861]
- bpf: Add bpf_btf_find_by_name_kind() helper. (Jiri Olsa) [2014861]
- bpf: Introduce fd_idx (Jiri Olsa) [2014861]
- bpf: Make btf_load command to be bpfptr_t compatible. (Jiri Olsa) [2014861]
- libbpf: Support for syscall program type (Jiri Olsa) [2014861]
- bpf: Prepare bpf syscall to be used from kernel and user space. (Jiri Olsa) [2014861]
- bpf: Introduce bpfptr_t user/kernel pointer. (Jiri Olsa) [2014861]
- bpf: Introduce bpf_sys_bpf() helper and program type. (Jiri Olsa) [2014861]
- libbpf: Add low level TC-BPF management API (Jiri Olsa) [2014861]
- libbpf: Add various netlink helpers (Jiri Olsa) [2014861]
- libbpf: Reject static entry-point BPF programs (Jiri Olsa) [2014861]
- libbpf: Reject static maps (Jiri Olsa) [2014861]
- libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions (Jiri Olsa) [2014861]
- libbpf: Add per-file linker opts (Jiri Olsa) [2014861]
- bpf: verifier: Use copy_array for jmp_history (Jiri Olsa) [2014861]
- bpf: verifier: Improve function state reallocation (Jiri Olsa) [2014861]
* Thu Mar 17 2022 Jarod Wilson <jarod@redhat.com> [4.18.0-373.el8]
- ice: fix getting UDP tunnel entry (Jonathan Toppins) [2015409]
- ice: convert to new udp_tunnel infrastructure (Jonathan Toppins) [2015409]
- selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2050807]
- KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2050807] {CVE-2022-0516}
- lib/iov_iter: initialize "flags" in new pipe_buffer (Jan Stancek) [2060875] {CVE-2022-0847}
- fget: clarify and improve __fget_files() implementation (Patrick Talbert) [2032303]
- fget: check that the fd still exists after getting a ref to it (Patrick Talbert) [2032303] {CVE-2021-4083}
- drm/ast: Create threshold values for AST2600 (Jocelyn Falempe) [2053358]
- cgroup-v1: Correct privileges check in release_agent writes (Waiman Long) [2052167]
- cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052167] {CVE-2022-0492}
- spec: Fix separate tools build (Yauheni Kaliuta) [2056301]
- net/mlx5: DR, Add support for update FTE (Amir Tzin) [2047231]
- net/mlx5: DR, Improve rule tracking memory consumption (Amir Tzin) [2047231]
- net/mlx5: DR, Remove rehash ctrl struct from dr_htbl (Amir Tzin) [2047231]
- net/mlx5: DR, Remove HW specific STE type from nic domain (Amir Tzin) [2047231]
- net/mlx5: DR, Merge DR_STE_SIZE enums (Amir Tzin) [2047231]
- net/mlx5: DR, Skip source port matching on FDB RX domain (Amir Tzin) [2047231]
- net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tables (Amir Tzin) [2047231]
- net/mlx5: DR, replace uintN_t with kernel-style types (Amir Tzin) [2047231]
- net/mlx5: DR, Support IPv6 matching on flow label for STEv0 (Amir Tzin) [2047231]
- net/mlx5: DR, Reduce print level for FT chaining level check (Amir Tzin) [2047231]
- net/mlx5: DR, Warn and ignore SW steering rule insertion on QP err (Amir Tzin) [2047231]
- net/mlx5: DR, Improve error flow in actions_build_ste_arr (Amir Tzin) [2047231]
- net/mlx5: DR, Enable QP retransmission (Amir Tzin) [2047231]
- net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RX (Amir Tzin) [2047231]
- net/mlx5: DR, Split modify VLAN state to separate pop/push states (Amir Tzin) [2047231]
- net/mlx5: DR, Added support for REMOVE_HEADER packet reformat (Amir Tzin) [2047231]
- net/mlx4_en: Resolve bad operstate value (Amir Tzin) [1982190]
- net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() (Amir Tzin) [1982190]
- RDMA/mlx4: Do not fail the registration on port stats (Amir Tzin) [1982190]
- RDMA/mlx4: Return missed an error if device doesn't support steering (Amir Tzin) [1982190]
- net/mlx4_en: Don't allow aRFS for encapsulated packets (Amir Tzin) [1982190]
- mlx4: Fix missing error code in mlx4_load_one() (Amir Tzin) [1982190]
- net/mlx4: Fix fall-through warning for Clang (Amir Tzin) [1982190]
- mlx4: Remove rcu_read_lock() around XDP program invocation (Amir Tzin) [1982190]
- IB/mlx4: Avoid field-overflowing memcpy() (Amir Tzin) [1982190]
- RDMA/mlx4: Do not map the core_clock page to user space unless enabled (Amir Tzin) [1982190]
- net/mlx4: Treat VFs fair when handling comm_channel_events (Amir Tzin) [1982190]
- RDMA/mlx4: Remove an unused variable (Amir Tzin) [1982190]
- megaraid_sas: Add new messaging - a fix (Tomas Henzl) [2055248]
- HID: amd_sfh: Add interrupt handler to process interrupts (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Add functionality to clear interrupts (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Disable the interrupt for all command (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Correct the structure field name (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Handle amd_sfh work buffer in PM ops (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Add illuminance mask to limit ALS max value (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Increase sensor command timeout (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Update Copyright details (Benjamin Tissoires) [2054929]
- HID: amd_sfh: switch from 'pci_' to 'dev_' API (Benjamin Tissoires) [2054929]
- HID: amd_sfh: Use dma_set_mask_and_coherent() (Benjamin Tissoires) [2054929]
- HID: amd_sfh: switch from 'pci_' to 'dma_' API (Benjamin Tissoires) [2054929]
- dm stats: fix too short end duration_ns when using precise_timestamps (Benjamin Marzinski) [2057166]
- dm: fix double accounting of flush with data (Benjamin Marzinski) [2057166]
- dm: interlock pending dm_io and dm_wait_for_bios_completion (Benjamin Marzinski) [2057166]
- x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration (Aristeu Rozanski) [2050410 2048786 2050412]
- x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types (Aristeu Rozanski) [2050410 2048786 2050412]
- EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (Aristeu Rozanski) [2050410 2048786 2050412]
- EDAC: Add RDDR5 and LRDDR5 memory types (Aristeu Rozanski) [2050410 2048786 2050412]
- EDAC/amd64: Handle three rank interleaving mode (Aristeu Rozanski) [2050410 2048786 2050412]
- EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh (Aristeu Rozanski) [2050410 2048786 2050412]
- netfilter: nf_queue: handle socket prefetch (Florian Westphal) [2009786]
- netfilter: nf_queue: fix possible use-after-free (Florian Westphal) [2009786]
- selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test (Florian Westphal) [2009786]
- netfilter: nf_queue: don't assume sk is full socket (Florian Westphal) [2009786]
- Enable HSA_AMD_SVM config (Donald Dutile) [2025123]
- mm/memremap_pages: support multiple ranges per invocation (Donald Dutile) [2025123]
- mm/memremap_pages: convert to 'struct range' (Donald Dutile) [2025123]
- device-dax: add an allocation interface for device-dax instances (Donald Dutile) [2025123]
- device-dax: make pgmap optional for instance creation (Donald Dutile) [2025123]
- device-dax: move instance creation parameters to 'struct dev_dax_data' (Donald Dutile) [2025123]
- device-dax: drop the dax_region.pfn_flags attribute (Donald Dutile) [2025123]
- memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC (Donald Dutile) [2025123]
- PCI/P2PDMA: Introduce private pagemap structure (Donald Dutile) [2025123]
- security: implement sctp_assoc_established hook in selinux (Ondrej Mosnacek) [2015525 2048251]
- security: add sctp_assoc_established hook (Ondrej Mosnacek) [2015525 2048251]
- security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce (Ondrej Mosnacek) [2015525 2048251]
- security: pass asoc to sctp_assoc_request and sctp_sk_clone (Ondrej Mosnacek) [2015525 2048251]
- net: sctp: Fix some typos (Ondrej Mosnacek) [2015525 2048251]
- iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW (Íñigo Huguet) [1923170 1936001]
- net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline (Amir Tzin) [1982193]
- net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() (Amir Tzin) [1982193]
- net/mlx5: DR, Ignore modify TTL if device doesn't support it (Amir Tzin) [1982193 2028504]
- net/mlx5: Warn for devlink reload when there are VFs alive (Amir Tzin) [1982193]
- net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" (Amir Tzin) [1982193]
- net/mlx5e: Fix wrong features assignment in case of error (Amir Tzin) [1982193]
- net/mlx5e: Fix ICOSQ recovery flow for XSK (Amir Tzin) [1982193]
- net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow (Amir Tzin) [1982193]
- net/mlx5e: Wrap the tx reporter dump callback to extract the sq (Amir Tzin) [1982193]
- net/mlx5: Fix tc max supported prio for nic mode (Amir Tzin) [1982193]
- net/mlx5: Fix SF health recovery flow (Amir Tzin) [1982193]
- net/mlx5: Fix error print in case of IRQ request failed (Amir Tzin) [1982193]
- net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources (Amir Tzin) [1982193]
- mlx5: fix mlx5i_grp_sw_update_stats() stack usage (Amir Tzin) [1982193]
- mlx5: fix psample_sample_packet link error (Amir Tzin) [1982193]
- net/mlx5: Fix format-security build warnings (Amir Tzin) [1982193]
- net/mlx5e: Fix missing IPsec statistics on uplink representor (Amir Tzin) [1982193]
- net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation (Amir Tzin) [1982193]
- net/mlx5: E-Switch, return error if encap isn't supported (Amir Tzin) [1982193]
- net/mlx5: Lag, update tracker when state change event received (Amir Tzin) [1982193]
- net/mlx5e: CT, Fix multiple allocations and memleak of mod acts (Amir Tzin) [1982193 2017675]
- net/mlx5: Update error handler for UCTX and UMEM (Amir Tzin) [1982193]
- net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev (Amir Tzin) [1982193]
- net/mlx5e: Wait for concurrent flow deletion during neigh/fib events (Amir Tzin) [1982193]
- net/mlx5e: kTLS, Fix crash in RX resync flow (Amir Tzin) [1982193]
- net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags (Amir Tzin) [1982193]
- net/mlx5e: IPsec: Fix a misuse of the software parser's fields (Amir Tzin) [1982193]
- net/mlx5e: Fix vlan data lost during suspend flow (Amir Tzin) [1982193]
- net/mlx5: Lag, change multipath and bonding to be mutually exclusive (Amir Tzin) [1982193]
- net/mlx5: Lag, move lag destruction to a workqueue (Amir Tzin) [1982193]
- RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR (Amir Tzin) [1982193]
- net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp (Amir Tzin) [1982193]
- net/mlx5e: Switchdev representors are not vlan challenged (Amir Tzin) [1982193]
- net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path (Amir Tzin) [1982193]
- net/mlx5: Fix cleanup of bridge delayed work (Amir Tzin) [1982193]
- RDMA/mlx5: Set user priority for DCT (Amir Tzin) [1982193]
- net/mlx5: DR, Fix typo 'offeset' to 'offset' (Amir Tzin) [1982193]
- net/mlx5: DR, Fix vport number data type to u16 (Amir Tzin) [1982193]
- net/mlx5e: Fix the presented RQ index in PTP stats (Amir Tzin) [1982193]
- net/mlx5: Fix setting number of EQs of SFs (Amir Tzin) [1982193]
- net/mlx5: Fix length of irq_index in chars (Amir Tzin) [1982193]
- net/mlx5: Avoid generating event after PPS out in Real time mode (Amir Tzin) [1982193]
- net/mlx5: Force round second at 1PPS out start time (Amir Tzin) [1982193]
- net/mlx5: E-Switch, Fix double allocation of acl flow counter (Amir Tzin) [1982193]
- net/mlx5e: Keep the value for maximum number of channels in-sync (Amir Tzin) [1982193]
- net/mlx5e: IPSEC RX, enable checksum complete (Amir Tzin) [1982193]
- net/mlx5: DR, Fix code indentation in dr_ste_v1 (Amir Tzin) [1982193]
- RDMA/mlx5: Fix xlt_chunk_align calculation (Amir Tzin) [1982193]
- RDMA/mlx5: Fix number of allocated XLT entries (Amir Tzin) [1982193]
- net/mlx5e: Fix mutual exclusion between CQE compression and HW TS (Amir Tzin) [1982193]
- net/mlx5: Fix potential sleeping in atomic context (Amir Tzin) [1982193]
- net/mlx5: FWTrace, cancel work on alloc pd error flow (Amir Tzin) [1982193]
- net/mlx5: DR, fix a potential use-after-free bug (Amir Tzin) [1982193]
- net/mlx5e: Use correct eswitch for stack devices with lag (Amir Tzin) [1982193]
- net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group (Amir Tzin) [1982193]
- net/mlx5: Remove all auxiliary devices at the unregister event (Amir Tzin) [1982193]
- net/mlx5: Lag, fix multipath lag activation (Amir Tzin) [1982193]
- net/mlx5: Fix variable type to match 64bit (Amir Tzin) [1982193]
- net/mlx5: Fix typo in comments (Amir Tzin) [1982193]
- net/mlx5e: Remove Duplicated hunk in function __parse_cls_flower() (Amir Tzin) [1982193]
- net/mlx5: Fix unpublish devlink parameters (Amir Tzin) [1982193]
- RDMA/mlx5: Delete not-available udata check (Amir Tzin) [1982193]
- net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() (Amir Tzin) [1982193]
- net/mlx5e: Block LRO if firmware asks for tunneled LRO (Amir Tzin) [1982193]
- net/mlx5e: Prohibit inner indir TIRs in IPoIB (Amir Tzin) [1982193]
- net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge (Amir Tzin) [1982193]
- net/mlx5: Fix return value from tracer initialization (Amir Tzin) [1982193]
- net/mlx5: Synchronize correct IRQ when destroying CQ (Amir Tzin) [1982193 1982219]
- net/mlx5e: TC, Fix error handling memory leak (Amir Tzin) [1982193]
- net/mlx5: Destroy pool->mutex (Amir Tzin) [1982193]
- net/mlx5: Set all field of mlx5_irq before inserting it to the xarray (Amir Tzin) [1982193]
- net/mlx5: Fix order of functions in mlx5_irq_detach_nb() (Amir Tzin) [1982193]
- net/mlx5: Block switchdev mode while devlink traps are active (Amir Tzin) [1982193]
- net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free (Amir Tzin) [1982193]
- net/mlx5: Bridge, fix ageing time (Amir Tzin) [1982193]
- net/mlx5e: Avoid creating tunnel headers for local route (Amir Tzin) [1982193]
- net/mlx5: DR, Add fail on error check on decap (Amir Tzin) [1982193]
- net/mlx5: Don't skip subfunction cleanup in case of error in module init (Amir Tzin) [1982193]
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently (Amir Tzin) [1982193]
- net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 (Amir Tzin) [1982193]
- net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (Amir Tzin) [1982193]
- net/mlx5: Unload device upon firmware fatal error (Amir Tzin) [1982193]
- net/mlx5e: Fix page allocation failure for ptp-RQ over SF (Amir Tzin) [1982193]
- net/mlx5e: Fix page allocation failure for trap-RQ over SF (Amir Tzin) [1982193]
- net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping (Amir Tzin) [1982193]
- net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available (Amir Tzin) [1982193]
- net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined (Amir Tzin) [1982193]
- net/mlx5: E-Switch, handle devcom events only for ports on the same device (Amir Tzin) [1982193]
- net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported (Amir Tzin) [1982193]
- net/mlx5e: Disable Rx ntuple offload for uplink representor (Amir Tzin) [1982193]
- net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections (Amir Tzin) [1982193]
- net/mlx5: SF, Improve performance in SF allocation (Amir Tzin) [1982193]
- net/mlx5: Increase hairpin buffer size (Amir Tzin) [1982193]
- net/mlx5: DR, Add support for flow sampler offload (Amir Tzin) [1982193]
- net/mlx5: Compare sampler flow destination ID in fs_core (Amir Tzin) [1982193]
- net/mlx5: remove "default n" from Kconfig (Amir Tzin) [1982193]
- net/mlx5: Fix spelling mistake "enught" -> "enough" (Amir Tzin) [1982193]
- net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() (Amir Tzin) [1982193]
- net/mlx5: Fix missing error code in mlx5_init_fs() (Amir Tzin) [1982193]
- RDMA/mlx5: Support real-time timestamp directly from the device (Amir Tzin) [1982193]
- RDMA/mlx5: Refactor get_ts_format functions to simplify code (Amir Tzin) [1982193]
- RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs (Amir Tzin) [1982193]
- net/mlx5: Round-Robin EQs over IRQs (Amir Tzin) [1982193]
- net/mlx5: Separate between public and private API of sf.h (Amir Tzin) [1982193]
- net/mlx5: Enlarge interrupt field in CREATE_EQ (Amir Tzin) [1982193]
- net/mlx5: Allocating a pool of MSI-X vectors for SFs (Amir Tzin) [1982193]
- net/mlx5: Change IRQ storage logic from static to dynamic (Amir Tzin) [1982193]
- net/mlx5: Moving rmap logic to EQs (Amir Tzin) [1982193]
- net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel (Amir Tzin) [1982193]
- net/mlx5: Removing rmap per IRQ (Amir Tzin) [1982193]
- net/mlx5: Clean license text in eq.[c|h] files (Amir Tzin) [1982193]
- net/mlx5: Provide cpumask at EQ creation phase (Amir Tzin) [1982193]
- net/mlx5: Introduce API for request and release IRQs (Amir Tzin) [1982193]
- net/mlx5: Delay IRQ destruction till all users are gone (Amir Tzin) [1982193]
- net/mlx5: Change ownership model for lag (Amir Tzin) [1982193]
- net/mlx5: Lag, Don't rescan if the device is going down (Amir Tzin) [1982193]
- net/mlx5: Lag, refactor disable flow (Amir Tzin) [1982193]
- net/mlx5: Bridge, add tracepoints (Amir Tzin) [1982193 1982234]
- net/mlx5: Bridge, filter tagged packets that didn't match tagged fg (Amir Tzin) [1982193 1982234]
- net/mlx5: Bridge, support pvid and untagged vlan configurations (Amir Tzin) [1982193 1982234]
- net/mlx5: Bridge, match FDB entry vlan tag (Amir Tzin) [1982193 1982234]
- net/mlx5: Bridge, implement infrastructure for vlans (Amir Tzin) [1982193 1982234]
- net/mlx5: Bridge, dynamic entry ageing (Amir Tzin) [1982193 1982234]
- net/mlx5: Bridge, handle FDB events (Amir Tzin) [1982193 1982234]
- docs: networking: Add missing mlx5 documentation (Amir Tzin) [1982193]
- net/mlx5: Bridge, add offload infrastructure (Amir Tzin) [1982193 1982234]
- net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers (Amir Tzin) [1982193 1982234]
- net/mlx5: Create TC-miss priority and table (Amir Tzin) [1982193 1982234]
- net/mlx5: DR, Support EMD tag in modify header for STEv1 (Amir Tzin) [1982193 1982234]
- net/mlx5: DR, Added support for INSERT_HEADER reformat type (Amir Tzin) [1982193 1982234]
- net/mlx5: Added new parameters to reformat context (Amir Tzin) [1982193 1982234]
- net/mlx5: DR, Allow encap action for RX for supporting devices (Amir Tzin) [1982193 1982234]
- net/mlx5: DR, Split reformat state to Encap and Decap (Amir Tzin) [1982193 1982234]
- net/mlx5: mlx5_ifc support for header insert/remove (Amir Tzin) [1982193 1982234]
- net/mlx5e: Remove unreachable code in mlx5e_xmit() (Amir Tzin) [1982193]
- net/mlx5e: RX, Re-place page pool numa node change logic (Amir Tzin) [1982193]
- net/mlx5e: Zero-init DIM structures (Amir Tzin) [1982193]
- net/mlx5e: IPoIB, Add support for NDR speed (Amir Tzin) [1982193]
- net/mlx5e: Remove the repeated declaration (Amir Tzin) [1982193]
- net/mlx5: check for allocation failure in mlx5_ft_pool_init() (Amir Tzin) [1982193]
- mlx5: count all link events (Amir Tzin) [1982193]
- net/mlx5: Expose FW version over defined keyword (Amir Tzin) [1982193]
- net/mlx5: Use boolean arithmetic to evaluate roce_lag (Amir Tzin) [1982193]
- net/mlx5: Remove unnecessary spin lock protection (Amir Tzin) [1982193]
- net/mlx5: Cap the maximum flow group size to 16M entries (Amir Tzin) [1982193]
- net/mlx5: DR, Set max table size to 2G entries (Amir Tzin) [1982193]
- net/mlx5: Move chains ft pool to be used by all firmware steering (Amir Tzin) [1982193]
- net/mlx5: Move table size calculation to steering cmd layer (Amir Tzin) [1982193]
- net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE (Amir Tzin) [1982193]
- net/mlx5: DR, Remove unused field of send_ring struct (Amir Tzin) [1982193]
- net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling (Amir Tzin) [1982193]
- net/mlx5: CT: Avoid reusing modify header context for natted entries (Amir Tzin) [1982193]
- net/mlx5e: CT, Remove newline from ct_dbg call (Amir Tzin) [1982193]
- RDMA/mlx5: Take qp type from mlx5_ib_qp (Amir Tzin) [1982193]
- RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response (Amir Tzin) [1982193]
- RDMA/mlx5: Support SQD2RTS for modify QP (Amir Tzin) [1982193]
- RDMA/mlx5: Remove redundant assignment to ret (Amir Tzin) [1982193]
- firewire: fix support status (Tomas Henzl) [2055319]
- dlci: fix support status (Tomas Henzl) [2055319]
- dlink: fix support status (Tomas Henzl) [2055319]
- rxe: fix support status (Tomas Henzl) [2055319]
- qic: fix support status (Tomas Henzl) [2055319]
- Revert "ceph: enable async dirops by default" (Jeffrey Layton) [2052542]
- libceph: optionally use bounce buffer on recv path in crc mode (Jeffrey Layton) [2024725]
- libceph: make recv path in secure mode work the same as send path (Jeffrey Layton) [2024725]
- mm: use kmap_local_page in memzero_page (Jeffrey Layton) [2024725]
- mm: call flush_dcache_page() in memcpy_to_page() and memzero_page() (Jeffrey Layton) [2024725]
- iov_iter: lift memzero_page() to highmem.h (Jeffrey Layton) [2024725]
- mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page() (Jeffrey Layton) [2024725]
- mm/highmem: Lift memcpy_[to|from]_page to core (Jeffrey Layton) [2024725]
- ceph: set pool_ns in new inode layout for async creates (Jeffrey Layton) [2046021]
- ceph: properly put ceph_string reference after async create attempt (Jeffrey Layton) [2046021]
- ceph: put the requests/sessions when it fails to alloc memory (Jeffrey Layton) [2046021]
- ceph: remove redundant Lsx caps check (Jeffrey Layton) [2046021]
- ceph: don't check for quotas on MDS stray dirs (Jeffrey Layton) [2046021]
- ceph: drop send metrics debug message (Jeffrey Layton) [2046021]
- ceph: Fix incorrect statfs report for small quota (Jeffrey Layton) [2011104]
- scsi: qla2xxx: stop timer in shutdown path (Nilesh Javali) [2056055]
- Revert "PCI: Add support for dev_groups to struct pci_driver" (Michel Dänzer) [2054595]
- drm/amdgpu: Assign amdgpu_sysfs_groups to struct device_driver directly (Michel Dänzer) [2054595]
- EDAC/i10nm: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1998359]
- redhat: enable zstream release numbering for rhel 8.6 (Augusto Caringi)
- redhat: generate distgit changelog in genspec.sh as well (Jan Stancek)
- redhat: always upload kabi tarballs (Jan Stancek)
- redhat: make genspec prefer metadata from git notes (Jan Stancek)
- internal: update RHEL_MINOR for the start of RHEL-8.7 development (Jarod Wilson)