-
Tue Nov 08 2022 Natalya Naumova <natalya.naumova@oracle.com> [4.18.0-425.3.1.el8.OL8]
- Update Oracle Linux certificates (Kevin Lyons)
- Disable signing for aarch64 (Ilya Okomin)
- Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list (olkmod_signing_key.pem) [Orabug: 29539237]
- Update x509.genkey [Orabug: 24817676]
- Conflict with shim-ia32 and shim-x64 <= 15.3-1.0.3
- Remove upstream reference during boot (Kevin Lyons) [Orabug: 34750652]
-
Fri Sep 30 2022 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]
-
Mon Sep 26 2022 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]
-
Mon Sep 19 2022 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]