The Linux kernel
Go to file
Denys Vlasenko 9b7b3cd88d kernel-4.18.0-501.el8
* Tue Jul 04 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-501.el8]
- x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPIN (Prarit Bhargava) [2215040]
- redhat: configs: increase CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE (Audra Mitchell) [2215423]
- docs: admin-guide: Add information about intel_pstate active mode (Prarit Bhargava) [2216962]
- net/sched: flower: fix possible OOB write in fl_set_geneve_opt() (Davide Caratti) [2214027] {CVE-2023-35788}
- scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity (Tomas Henzl) [2160149]
- cifs: missing null pointer check in cifs_mount (Ronnie Sahlberg) [2215018]
- cpufreq: intel_pstate: Enable HWP IO boost for all servers (Prarit Bhargava) [2175625]
- block: make sure local irq is disabled when calling __blkcg_rstat_flush (Ming Lei) [2208904]
- blk-cgroup: Flush stats before releasing blkcg_gq (Ming Lei) [2208904]
- scsi: storvsc: Always set no_report_opcodes (Cathy Avery) [2217552]
- scsi: storvsc: Don't pass unused PFNs to Hyper-V host (Cathy Avery) [2217552]
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file (Cathy Avery) [2217552]
- dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard (Benjamin Marzinski) [2212240]
- dm thin metadata: check fail_io before using data_sm (Benjamin Marzinski) [2215418]
- dm: don't lock fs when the map is NULL during suspend or resume (Benjamin Marzinski) [2215418]
- redhat/configs: enable CONFIG_MANA_INFINIBAND for RHEL (Kamal Heib) [2188737]
- RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet (Kamal Heib) [2188737]
- RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw() (Kamal Heib) [2188737]
- RDMA/mana: Remove redefinition of basic u64 type (Kamal Heib) [2188737]
- RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter (Kamal Heib) [2188737]
- net: mana: Define data structures for allocating doorbell page from GDMA (Kamal Heib) [2188737]
- Documentation: net: net.core.txrehash is not specific to listening sockets (Antoine Tenart) [2175716]
- net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV (Antoine Tenart) [2175716]
- net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too (Antoine Tenart) [2175716]
- net: ipv6: fix skb hash for some RST packets (Antoine Tenart) [2175716]
- ipv6: tcp: send consistent autoflowlabel in RST packets (Antoine Tenart) [2175716]
- ipv6: tcp: send consistent autoflowlabel in SYN_RECV state (Antoine Tenart) [2175716]
- ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state (Antoine Tenart) [2175716]
- txhash: fix sk->sk_txrehash default (Antoine Tenart) [2175716]
- socket: Don't use u8 type in uapi socket.h (Antoine Tenart) [2175716]
- tcp: Change SYN ACK retransmit behaviour to account for rehash (Antoine Tenart) [2175716]
- txhash: Add txrehash sysctl description (Antoine Tenart) [2175716]
- txhash: Add socket option to control TX hash rethink behavior (Antoine Tenart) [2175716]
- txhash: Make rethinking txhash behavior configurable via sysctl (Antoine Tenart) [2175716]
- igc: Fix possible system crash when loading module (Corinna Vinschen) [2153370]
- igc: Clean the TX buffer and TX descriptor ring (Corinna Vinschen) [2153370]
- igc: Avoid transmit queue timeout for XDP (Corinna Vinschen) [2153370]
- igc: read before write to SRRCTL register (Corinna Vinschen) [2153370]
- igc: Enable and fix RX hash usage by netstack (Corinna Vinschen) [2153370]
- igc: Remove obsolete DMA coalescing code (Corinna Vinschen) [2153370]
- igc: fix the validation logic for taprio's gate list (Corinna Vinschen) [2153370]
- igc: Add ndo_tx_timeout support (Corinna Vinschen) [2153370]
- igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp() (Corinna Vinschen) [2153370]
- igc: Remove redundant pci_enable_pcie_error_reporting() (Corinna Vinschen) [2153370]
- igc: Fix PPS delta between two synchronized end-points (Corinna Vinschen) [2153370]
- igc: Remove reset adapter task for i226 during disable tsn config (Corinna Vinschen) [2153370]
- igc: enable Qbv configuration for 2nd GCL (Corinna Vinschen) [2153370]
- igc: remove I226 Qbv BaseTime restriction (Corinna Vinschen) [2153370]
- igc: Set Qbv start_time and end_time to end_time if not being configured in GCL (Corinna Vinschen) [2153370]
- igc: recalculate Qbv end_time by considering cycle time (Corinna Vinschen) [2153370]
- igc: allow BaseTime 0 enrollment for Qbv (Corinna Vinschen) [2153370]
- igc: Add checking for basetime less than zero (Corinna Vinschen) [2153370]
- igc: Use strict cycles for Qbv scheduling (Corinna Vinschen) [2153370]
- igc: Enhance Qbv scheduling by using first flag bit (Corinna Vinschen) [2153370]
- r8152: fix the autosuspend doesn't work (Jose Ignacio Tornos Martinez) [2159264]
- r8152: move setting r8153b_rx_agg_chg_indicate() (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the poor throughput for 2.5G devices (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix flow control issue of RTL8156A (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Add __GFP_NOWARN to big allocations (Jose Ignacio Tornos Martinez) [2159264]
- r8152: reduce the control transfer of rtl8152_get_version() (Jose Ignacio Tornos Martinez) [2159264]
- r8152: remove rtl_vendor_mode function (Jose Ignacio Tornos Martinez) [2159264]
- r8152: avoid to change cfg for all devices (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add vendor/device ID pair for Microsoft Devkit (Jose Ignacio Tornos Martinez) [2159264]
- cdc_ether: no need to blacklist any r8152 devices (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add USB device driver for config selection (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: cdc_ether: add u-blox 0x1343 composition (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Add MAC passthrough support for Lenovo Travel Hub (Jose Ignacio Tornos Martinez) [2159264]
- r8152: allow userland to disable multicast (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add PID for the Lenovo OneLink+ Dock (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the RX FIFO settings when suspending (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the units of some registers for RTL8156A (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix a WOL issue (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix accessing unset transport header (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: r8152: Add in new Devices that are supported for Mac-Passthru (Jose Ignacio Tornos Martinez) [2159264]
- cdc_ether: export usbnet_cdc_zte_rx_fixup (Jose Ignacio Tornos Martinez) [2159264]
- USB: zaurus: support another broken Zaurus (Jose Ignacio Tornos Martinez) [2159264]
- Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks" (Jose Ignacio Tornos Martinez) [2159264]
- r8152: sync ocp base (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the force speed doesn't work for RTL8156 (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: r8152: Add MAC passthrough support for more Lenovo Docks (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: use eth_hw_addr_set() for dev->addr_len cases (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: use eth_hw_addr_set() instead of ether_addr_copy() (Jose Ignacio Tornos Martinez) [2159264]
- r8152: avoid to resubmit rx immediately (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the maximum number of PLA bp for RTL8153C (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix writing USB_BP2_EN (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Fix a deadlock by doubly PM resume (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Fix potential PM refcount imbalance (Jose Ignacio Tornos Martinez) [2159264]
- r8152: store the information of the pipes (Jose Ignacio Tornos Martinez) [2159264]
- r8152: support pauseparam of ethtool_ops (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Avoid memcpy() over-reading of ETH_SS_STATS (Jose Ignacio Tornos Martinez) [2159264]
- r8152: check the informaton of the device (Jose Ignacio Tornos Martinez) [2159264]
- r8152: remove some bit operations (Jose Ignacio Tornos Martinez) [2159264]
- r8152: redefine REALTEK_USB_DEVICE macro (Jose Ignacio Tornos Martinez) [2159264]
- r8152: remove NCM mode from REALTEK_USB_DEVICE macro (Jose Ignacio Tornos Martinez) [2159264]
- r8152: replace return with break for ram code speedup mode timeout (Jose Ignacio Tornos Martinez) [2159264]
- r8152: search the configuration of vendor mode (Jose Ignacio Tornos Martinez) [2159264]
- r8152: support PHY firmware for RTL8156 series (Jose Ignacio Tornos Martinez) [2159264]
- r8152: support new chips (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add help function to change mtu (Jose Ignacio Tornos Martinez) [2159264]
- r8152: adjust rtl8152_check_firmware function (Jose Ignacio Tornos Martinez) [2159264]
- r8152: set inter fram gap time depending on speed (Jose Ignacio Tornos Martinez) [2159264]
- r8152: adjust the flow of power cut for RTL8153B (Jose Ignacio Tornos Martinez) [2159264]
- treewide: Use fallthrough pseudo-keyword (Jose Ignacio Tornos Martinez) [2159264]
- nouveau: fix client work fence deletion race (Jocelyn Falempe) [2160452]
- drm/mgag200: Fix gamma lut not initialized. (Jocelyn Falempe) [2160452]
- drm/amd/display: Fix hang when skipping modeset (Jocelyn Falempe) [2160452]
- drm/amd/display: Lowering min Z8 residency time (Jocelyn Falempe) [2160452]
- drm/amd/display: Update minimum stutter residency for DCN314 Z8 (Jocelyn Falempe) [2160452]
- drm/amd/display: Add minimum Z8 residency debug option (Jocelyn Falempe) [2160452]
- drm/i915: disable sampler indirect state in bindless heap (Jocelyn Falempe) [2160452]
- drm/i915/mtl: Add Wa_14017856879 (Jocelyn Falempe) [2160452]
- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 (Jocelyn Falempe) [2160452]
- drm/i915: Add _PICK_EVEN_2RANGES() (Jocelyn Falempe) [2160452]
- drm/amd/display: hpd rx irq not working with eDP interface (Jocelyn Falempe) [2160452]
- drm/amd/display: merge dc_link.h into dc.h and dc_types.h (Jocelyn Falempe) [2160452]
- drm/amd/pm: avoid potential UBSAN issue on legacy asics (Jocelyn Falempe) [2160452]
- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend (Jocelyn Falempe) [2160452]
- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (Jocelyn Falempe) [2160452]
- drm/amd/pm: parse pp_handle under appropriate conditions (Jocelyn Falempe) [2160452]
- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes (Jocelyn Falempe) [2160452]
- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2) (Jocelyn Falempe) [2160452]
- drm/amdgpu: change gfx 11.0.4 external_id range (Jocelyn Falempe) [2160452]
- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 (Jocelyn Falempe) [2160452]
- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras (Jocelyn Falempe) [2160452]
- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini (Jocelyn Falempe) [2160452]
- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() (Jocelyn Falempe) [2160452]
- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini (Jocelyn Falempe) [2160452]
- drm/amd/display: Change default Z8 watermark values (Jocelyn Falempe) [2160452]
- drm/amdgpu: drop redundant sched job cleanup when cs is aborted (Jocelyn Falempe) [2160452]
- drm/amd/display: fix flickering caused by S/G mode (Jocelyn Falempe) [2160452]
- drm/amd/display: fix access hdcp_workqueue assert (Jocelyn Falempe) [2160452]
- drm/amd/display: filter out invalid bits in pipe_fuses (Jocelyn Falempe) [2160452]
- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO (Jocelyn Falempe) [2160452]
- drm/amd/display: Add NULL plane_state check for cursor disable logic (Jocelyn Falempe) [2160452]
- drm/panel: otm8009a: Set backlight parent to panel device (Jocelyn Falempe) [2160452]
- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage (Jocelyn Falempe) [2160452]
- drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep() (Jocelyn Falempe) [2160452]
- drm/i915: Check pipe source size when using skl+ scalers (Jocelyn Falempe) [2160452]
- drm/i915/color: Fix typo for Plane CSC indexes (Jocelyn Falempe) [2160452]
- drm/bridge: lt8912b: Fix DSI Video Mode (Jocelyn Falempe) [2160452]
- drm/amdgpu: add a missing lock for AMDGPU_SCHED (Jocelyn Falempe) [2160452]
- drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_info (Jocelyn Falempe) [2160452]
- drm/i915/guc: Actually return an error if GuC version range check fails (Jocelyn Falempe) [2160452]
- drm/i915/guc: More debug print updates - UC firmware (Jocelyn Falempe) [2160452]
- drm/amd/display: Update bounding box values for DCN321 (Jocelyn Falempe) [2160452]
- drm/amd/display: Do not clear GPINT register when releasing DMUB from reset (Jocelyn Falempe) [2160452]
- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset (Jocelyn Falempe) [2160452]
- drm/amd/display: Fixes for dcn32_clk_mgr implementation (Jocelyn Falempe) [2160452]
- drm/amd/display: Return error code on DSC atomic check failure (Jocelyn Falempe) [2160452]
- drm/amd/display: Add missing WA and MCLK validation (Jocelyn Falempe) [2160452]
- drm/panel: novatek-nt35950: Only unregister DSI1 if it exists (Jocelyn Falempe) [2160452]
- drm/panel: novatek-nt35950: Improve error handling (Jocelyn Falempe) [2160452]
- drm/i915: Fix memory leaks in i915 selftests (Jocelyn Falempe) [2160452]
- drm/i915: Make intel_get_crtc_new_encoder() less oopsy (Jocelyn Falempe) [2160452]
- drm/amd/display: Fix potential null dereference (Jocelyn Falempe) [2160452]
- drm/ttm/pool: Fix ttm_pool_alloc error path (Jocelyn Falempe) [2160452]
- drm/i915/pxp: limit drm-errors or warning on firmware API failures (Jocelyn Falempe) [2160452]
- drm/i915/pxp: Invalidate all PXP fw sessions during teardown (Jocelyn Falempe) [2160452]
- drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known override-init warnings (Jocelyn Falempe) [2160452]
- accel: Link to compute accelerator subsystem intro (Jocelyn Falempe) [2160452]
- drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535 (Jocelyn Falempe) [2160452]
- drm/probe-helper: Cancel previous job before starting new one (Jocelyn Falempe) [2160452]
- drm/vgem: add missing mutex_destroy (Jocelyn Falempe) [2160452]
- drm/i915/dg2: Drop one PCI ID (Jocelyn Falempe) [2160452]
- drm/amd/pm: re-enable the gfx imu when smu resume (Jocelyn Falempe) [2160452]
- drm/vmwgfx: Fix Legacy Display Unit atomic drm support (Jocelyn Falempe) [2160452]
- drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var (Jocelyn Falempe) [2160452]
- redhat: include new drm tests in mod-internals (Jocelyn Falempe) [2160452]
- drm/amd/display: build with std=gnu99 (Jocelyn Falempe) [2160452]
- overflow: Introduce overflows_type() and castable_to_type() (Jocelyn Falempe) [2160452]
- Revert "driver core: make struct bus_type.uevent() take a const *" (Jocelyn Falempe) [2160452]
- Revert "iommu: Add a gfp parameter to iommu_map()" (Jocelyn Falempe) [2160452]
- Revert "mm: replace vma->vm_flags direct modifications with modifier calls" (Jocelyn Falempe) [2160452]
- Merge DRM changes from upstream v6.2..v6.3 (Jocelyn Falempe) [2160452]
- redhat: include new drm_kunit_helpers in mod-internals (Jocelyn Falempe) [2160452]
- drm/i915: build i915 with std=gnu99 (Jocelyn Falempe) [2160452]
- drm/amdgpu: Add missing include for ppc64le (Jocelyn Falempe) [2160452]
- drm/fb-helper: Add missing include for s390x (Jocelyn Falempe) [2160452]
- drm/edid: Add missing include (Jocelyn Falempe) [2160452]
- Revert "drm/i915/gvt: use atomic operations to change the vGPU status" (Jocelyn Falempe) [2160452]
- Revert "kunit: Use KUNIT_EXPECT_MEMEQ macro" (Jocelyn Falempe) [2160452]
- Revert "treewide: use get_random_u32_inclusive() when possible" (Jocelyn Falempe) [2160452]
- Revert "treewide: use get_random_u32_below() instead of deprecated function" (Jocelyn Falempe) [2160452]
- Revert "overflow: Introduce overflows_type() and castable_to_type()" (Jocelyn Falempe) [2160452]
- Merge DRM changes from upstream v6.1..v6.2 (Jocelyn Falempe) [2160452]
- kconfig: disable DRM dynamic debug. (Jocelyn Falempe) [2160452]
- drm/vkms: build driver with gnu99 (Jocelyn Falempe) [2160452]
- Revert "drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers." (Jocelyn Falempe) [2160452]
- Revert "mm: free device private pages have zero refcount" (Jocelyn Falempe) [2160452]
- Revert "mm/memory.c: fix race when faulting a device private page" (Jocelyn Falempe) [2160452]
- Revert "drm/i915/gvt: simplify vgpu configuration management" (Jocelyn Falempe) [2160452]
- Revert "i915: use the VMA iterator" (Jocelyn Falempe) [2160452]
- Revert "drm/i915/userptr: restore probe_range behaviour" (Jocelyn Falempe) [2160452]
- Revert "dynamic_dname(): drop unused dentry argument" (Jocelyn Falempe) [2160452]
- Revert "i2c: Make remove callback return void" (Jocelyn Falempe) [2160452]
- Merge DRM changes from upstream v6.0..v6.1 (Jocelyn Falempe) [2160452]
- Enable A64FX_DIAG config option (Charles Mirabile) [2047817]
- NMI workaround for GIC irq controllers (Charles Mirabile) [2047817]
- arm64: entry: avoid kprobe recursion (Charles Mirabile) [2047817]
- soc: a64fx-diag: disable modular build (Charles Mirabile) [2047817]
- soc: fujitsu: Add A64FX diagnostic interrupt driver (Charles Mirabile) [2047817]
- irqchip/gic-v3: Fix priority mask handling (Charles Mirabile) [2047817]
- irqchip/gic-v3: Refactor ISB + EOIR at ack time (Charles Mirabile) [2047817]
- irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling (Charles Mirabile) [2047817]
- arm64: select TRACE_IRQFLAGS_NMI_SUPPORT (Charles Mirabile) [2047817]
- arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not set (Charles Mirabile) [2047817]
- irqchip/gic-v3: Fix priority comparison when non-secure priorities are used (Charles Mirabile) [2047817]
- arm64: entry: add missing noinstr (Charles Mirabile) [2047817]
- arm64: suspend: Use cpuidle context helpers in cpu_suspend() (Charles Mirabile) [2047817]
- PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter() (Charles Mirabile) [2047817]
- arm64: Convert cpu_do_idle() to using cpuidle context helpers (Charles Mirabile) [2047817]
- arm64: Add cpuidle context save/restore helpers (Charles Mirabile) [2047817]
- arm64: entry: make NMI entry/exit functions static (Charles Mirabile) [2047817]
- arm64: entry: split SDEI entry (Charles Mirabile) [2047817]
- arm64: entry: split bad stack entry (Charles Mirabile) [2047817]
- arm64: entry: fold el1_inv() into el1h_64_sync_handler() (Charles Mirabile) [2047817]
- arm64: entry: handle all vectors with C (Charles Mirabile) [2047817]
- arm64: entry: template the entry asm functions (Charles Mirabile) [2047817]
- arm64: entry: improve bad_mode() (Charles Mirabile) [2047817]
- arm64: entry: move bad_mode() to entry-common.c (Charles Mirabile) [2047817]
- arm64: entry: consolidate EL1 exception returns (Charles Mirabile) [2047817]
- arm64: entry: organise entry vectors consistently (Charles Mirabile) [2047817]
- arm64: entry: organise entry handlers consistently (Charles Mirabile) [2047817]
- arm64: entry: convert IRQ+FIQ handlers to C (Charles Mirabile) [2047817]
- arm64: entry: add a call_on_irq_stack helper (Charles Mirabile) [2047817]
- arm64: entry: move NMI preempt logic to C (Charles Mirabile) [2047817]
- arm64: entry: move arm64_preempt_schedule_irq to entry-common.c (Charles Mirabile) [2047817]
- arm64: entry: convert SError handlers to C (Charles Mirabile) [2047817]
- arm64: entry: unmask IRQ+FIQ after EL0 handling (Charles Mirabile) [2047817]
- arm64: remove redundant local_daif_mask() in bad_mode() (Charles Mirabile) [2047817]
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry (Charles Mirabile) [2047817]
- arm64: entry: remove test_irqs_unmasked macro (Charles Mirabile) [2047817]
- arm64: irq: allow FIQs to be handled (Charles Mirabile) [2047817]
- arm64: Always keep DAIF.[IF] in sync (Charles Mirabile) [2047817]
- arm64: entry: factor irq triage logic into macros (Charles Mirabile) [2047817]
- arm64: irq: rework root IRQ handler registration (Charles Mirabile) [2047817]
- arm64: don't use GENERIC_IRQ_MULTI_HANDLER (Charles Mirabile) [2047817]
- genirq: Allow architectures to override set_handle_irq() fallback (Charles Mirabile) [2047817]
- irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER (Charles Mirabile) [2047817]
- arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround (Charles Mirabile) [2047817]
- arm64: entry: remove redundant IRQ flag tracing (Charles Mirabile) [2047817]
- arm64: entry: suppress W=1 prototype warnings (Charles Mirabile) [2047817]
- arm64: sdei: explicitly simulate PAN/UAO entry (Charles Mirabile) [2047817]
- arm64: entry: fix EL1 debug transitions (Charles Mirabile) [2047817]
- arm64: entry: fix NMI {user, kernel}->kernel transitions (Charles Mirabile) [2047817]
- arm64: entry: fix non-NMI kernel<->kernel transitions (Charles Mirabile) [2047817]
- arm64: ptrace: prepare for EL1 irq/rcu tracking (Charles Mirabile) [2047817]
- arm64: entry: fix non-NMI user<->kernel transitions (Charles Mirabile) [2047817]
- arm64: entry: move el1 irq/nmi logic to C (Charles Mirabile) [2047817]
- arm64: entry: prepare ret_to_user for function call (Charles Mirabile) [2047817]
- arm64: entry: move enter_from_user_mode to entry-common.c (Charles Mirabile) [2047817]
- arm64: entry: mark entry code as noinstr (Charles Mirabile) [2047817]
- arm64: mark idle code as noinstr (Charles Mirabile) [2047817]
- arm64: add C wrappers for SET_PSTATE_*() (Charles Mirabile) [2047817]
- kgdb: Honour the kprobe blocklist when setting breakpoints (Charles Mirabile) [2047817]
- genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER (Charles Mirabile) [2047817]
- arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM (Charles Mirabile) [2047817]
- arm64/entry: deduplicate SW PAN entry/exit routines (Charles Mirabile) [2047817]
- arm64: Prepare arch_nmi_enter() for recursion (Charles Mirabile) [2047817]
- arm64: Make debug exception handlers visible from RCU (Charles Mirabile) [2047817]
- irqchip: Remove unneeded select IRQ_DOMAIN (Charles Mirabile) [2047817]
- net/mlx5e: TC, Fix using eswitch mapping in nic mode (Amir Tzin) [2166015]
- net/mlx5e: Use query_special_contexts cmd only once per mdev (Amir Tzin) [2166015]
- net/mlx5e: Move Ethernet driver debugfs to profile init callback (Amir Tzin) [2166015]
- net/mlx5e: Do not update SBCM when prio2buffer command is invalid (Amir Tzin) [2166015]
- RDMA/mlx5: Use correct device num_ports when modify DC (Amir Tzin) [2166015]
- net/mlx5e: Nullify table pointer when failing to create (Amir Tzin) [2166015]
- net/mlx5e: Fix error flow in representor failing to add vport rx rule (Amir Tzin) [2166015]
- net/mlx5: E-switch, Don't destroy indirect table in split rule (Amir Tzin) [2166015]
- net/mlx5: E-switch, Create per vport table based on devlink encap mode (Amir Tzin) [2166015]
- net/mlx5e: Don't clone flow post action attributes second time (Amir Tzin) [2166015]
- Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" (Amir Tzin) [2166015]
- RDMA/mlx5: Fix flow counter query via DEVX (Amir Tzin) [2166015]
- RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR (Amir Tzin) [2166015]
- net/mlx5: Fix wrong comment (Amir Tzin) [2166015]
- net/mlx5e: Coding style fix, add empty line (Amir Tzin) [2166015]
- RDMA/mlx5: Coding style fix reported by checkpatch (Amir Tzin) [2166015]
- net/mlx5e: Release the label when replacing existing ct entry (Amir Tzin) [2165914]
- net/mlx5: Release tunnel device after tc update skb (Amir Tzin) [2166015]
- Revert "net/mlx5: Expose steering dropped packets counter" (Amir Tzin) [2166015]
- Revert "net/mlx5e: Don't use termination table when redundant" (Amir Tzin) [2166015]
- Revert "net/mlx5: Enable management PF initialization" (Amir Tzin) [2166015]
- net/mlx5: E-Switch, Fix an Oops in error handling code (Amir Tzin) [2166015]
- net/mlx5: Read the TC mapping of all priorities on ETS query (Amir Tzin) [2166015]
- net/mlx5e: Initialize link speed to zero (Amir Tzin) [2166015]
- net/mlx5: Fix steering rules cleanup (Amir Tzin) [2166015]
- net/mlx5e: Block entering switchdev mode with ns inconsistency (Amir Tzin) [2166015 2166018]
- net/mlx5e: Set uplink rep as NETNS_LOCAL (Amir Tzin) [2166015]
- IB/mlx5: Add support for 400G_8X lane speed (Amir Tzin) [2166015]
- net/mlx5e: TC, Remove error message log print (Amir Tzin) [2166015]
- net/mlx5e: TC, fix cloned flow attribute (Amir Tzin) [2166015]
- net/mlx5e: TC, fix missing error code (Amir Tzin) [2166015]
- net/sched: TC, fix raw counter initialization (Amir Tzin) [2166015]
- net/mlx5: Set BREAK_FW_WAIT flag first when removing driver (Amir Tzin) [2166013]
- net/mlx5e: Fix cleanup null-ptr deref on encap lock (Amir Tzin) [2166013]
- net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port (Amir Tzin) [2166013]
- net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules (Amir Tzin) [2166013 2166018]
- net/mlx5: Disable eswitch before waiting for VF pages (Amir Tzin) [2166013]
- net/mlx5: Fix setting ec_function bit in MANAGE_PAGES (Amir Tzin) [2166013]
- net/mlx5e: Don't cache tunnel offloads capability (Amir Tzin) [2166013]
- net/mlx5e: Remove hairpin write debugfs files (Amir Tzin) [2166015]
- net/mlx5: Remove NULL check before dev_{put, hold} (Amir Tzin) [2166015]
- net/mlx5e: TC, Set CT miss to the specific ct action instance (Amir Tzin) [2166015]
- net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG (Amir Tzin) [2166015]
- net/mlx5: Refactor tc miss handling to a single function (Amir Tzin) [2166015]
- net/mlx5: Kconfig: Make tc offload depend on tc skb extension (Amir Tzin) [2166015]
- net/sched: Rename user cookie and act cookie (mlx5 hunk only) (Amir Tzin) [2166015]
- IB/mlx5: Extend debug control for CC parameters (Amir Tzin) [2166015]
- net/mlx5e: Allow offloading of ct 'new' match (Amir Tzin) [2165914 2166015]
- net/mlx5e: Implement CT entry update (Amir Tzin) [2165914 2166015]
- net: flow_offload: provision conntrack info in ct_metadata(mlx5 hunks only) (Amir Tzin) [2165914 2166015]
- net/mlx5e: Fix outdated TLS comment (Amir Tzin) [2166015]
- net/mlx5e: Remove unused function mlx5e_sq_xmit_simple (Amir Tzin) [2166015]
- net/mlx5: Simplify eq list traversal (Amir Tzin) [2166015]
- net/mlx5e: Switch to using napi_build_skb() (Amir Tzin) [2166015]
- RDMA/mlx5: Use query_special_contexts for mkeys (Amir Tzin) [2166015]
- net/mlx5e: Use query_special_contexts for mkeys (Amir Tzin) [2166015]
- net/mlx5: Change define name for 0x100 lkey value (Amir Tzin) [2166015]
- net/mlx5: Expose bits for querying special mkeys (Amir Tzin) [2166015]
- RDMA/mlx5: Use rdma_umem_for_each_dma_block() (Amir Tzin) [2166015]
- net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create() (Amir Tzin) [2166015]
- net/mlx5e: TC, support per action stats (Amir Tzin) [2166015]
- net/mlx5e: TC, map tc action cookie to a hw counter (Amir Tzin) [2166015]
- net/mlx5e: TC, store tc action cookies per attr (Amir Tzin) [2166015]
- net/mlx5e: TC, add hw counter to branching actions (Amir Tzin) [2166015]
- RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister (Amir Tzin) [2166015]
- net/mlx5e: Propagate an internal event in case uplink netdev changes (Amir Tzin) [2166015]
- net/mlx5e: Fix trap event handling (Amir Tzin) [2166015]
- net/mlx5: fw_tracer, Add support for unrecognized string (Amir Tzin) [2166015]
- net/mlx5: fw_tracer, Add support for strings DB update event (Amir Tzin) [2166015]
- net/mlx5: fw_tracer, allow 0 size string DBs (Amir Tzin) [2166015]
- net/mlx5: fw_tracer: Fix debug print (Amir Tzin) [2166015]
- net/mlx5: fs, Remove redundant assignment of size (Amir Tzin) [2166015]
- net/mlx5: fs_core, Remove redundant variable err (Amir Tzin) [2166015]
- net/mlx5: fs, Remove redundant vport_number assignment (Amir Tzin) [2166015]
- net/mlx5e: Remove redundant code for handling vlan actions (Amir Tzin) [2166015 2166018]
- net/mlx5: fw reset: Skip device ID check if PCI link up failed (Amir Tzin) [2166015]
- net/mlx5: Remove redundant health work lock (Amir Tzin) [2166015]
- mlx5: reduce stack usage in mlx5_setup_tc (Amir Tzin) [2166015]
- net/mlx5e: Trigger NAPI after activating an SQ (Amir Tzin) [2166015]
- net/mlx5e: IPoIB, Add support for XDR speed (Amir Tzin) [2166015]
- net/mlx5: Lag, Move mpesw related definitions to mpesw.h (Amir Tzin) [2166015]
- net/mlx5: Lag, Use flag to check for shared FDB mode (Amir Tzin) [2166015]
- net/mlx5: Lag, Remove redundant bool allocation on the stack (Amir Tzin) [2166015]
- net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointers (Amir Tzin) [2166015]
- net/mlx5: Lag, Update multiport eswitch check to log an error (Amir Tzin) [2166015]
- net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments (Amir Tzin) [2166015]
- net/mlx5: Add hardware extended range support for PTP adjtime and adjphase (Amir Tzin) [2166015]
- net/mlx5: Add adjphase function to support hardware-only offset control (Amir Tzin) [2166015]
- net/mlx5: Geneve, Fix handling of Geneve object id as error code (Amir Tzin) [2166015]
- net/mlx5e: Verify flow_source cap before using it (Amir Tzin) [2166015 2166018]
- net/mlx5: ECPF, wait for VF pages only after disabling host PFs (Amir Tzin) [2166015]
- mlx5: fix possible ptp queue fifo use-after-free (Amir Tzin) [2166015]
- mlx5: fix skb leak while fifo resync and push (Amir Tzin) [2166015]
- net/mlx5: Fix memory leak in error flow of port set buffer (Amir Tzin) [2166015]
- net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS (Amir Tzin) [2166015]
- net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin (Amir Tzin) [2166015]
- net/mlx5: Enhance debug print in page allocation failure (Amir Tzin) [2166015]
- net/mlx5e: kTLS, Improve connection rate by using fast update encryption key (Amir Tzin) [2166015]
- net/mlx5: Keep only one bulk of full available DEKs (Amir Tzin) [2166015]
- net/mlx5: Add async garbage collector for DEK bulk (Amir Tzin) [2166015]
- net/mlx5: Reuse DEKs after executing SYNC_CRYPTO command (Amir Tzin) [2166015]
- net/mlx5: Use bulk allocation for fast update encryption key (Amir Tzin) [2166015]
- net/mlx5: Add bulk allocation and modify_dek operation (Amir Tzin) [2166015]
- net/mlx5: Add support SYNC_CRYPTO command (Amir Tzin) [2166015]
- net/mlx5: Add new APIs for fast update encryption key (Amir Tzin) [2166015]
- net/mlx5: Refactor the encryption key creation (Amir Tzin) [2166015]
- net/mlx5: Add const to the key pointer of encryption key creation (Amir Tzin) [2166015]
- net/mlx5: Prepare for fast crypto key update if hardware supports it (Amir Tzin) [2166015]
- net/mlx5: Change key type to key purpose (Amir Tzin) [2166015]
- net/mlx5: Add IFC bits and enums for crypto key (Amir Tzin) [2166015]
- net/mlx5: Add IFC bits for general obj create param (Amir Tzin) [2166015]
- net/mlx5: Header file for crypto (Amir Tzin) [2166015]
- net/mlx5e: Use read lock for eswitch get callbacks (Amir Tzin) [2166015 2166018]
- net/mlx5e: Remove redundant allocation of spec in create indirect fwd group (Amir Tzin) [2165994 2166015]
- net/mlx5e: Support Geneve and GRE with VF tunnel offload (Amir Tzin) [2165994 2166015 2166018]
- net/mlx5: E-Switch, Fix typo for egress (Amir Tzin) [2166015]
- net/mlx5e: Warn when destroying mod hdr hash table that is not empty (Amir Tzin) [2166015]
- net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdr (Amir Tzin) [2166015]
- net/mlx5e: TC, Add tc prefix to attach/detach hdr functions (Amir Tzin) [2166015]
- net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functions (Amir Tzin) [2166015]
- net/mlx5: E-switch, Remove redundant comment about meta rules (Amir Tzin) [2166015]
- net/mlx5: Suppress error logging on UCTX creation (Amir Tzin) [2166015]
- net/mlx5e: Suppress Send WQEBB room warning for PAGE_SIZE >= 16KB (Amir Tzin) [2166015]
- net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create() (Amir Tzin) [2166015]
- net/mlx5: remove redundant ret variable (Amir Tzin) [2166015]
- net/mlx5e: Replace 0-length array with flexible array (Amir Tzin) [2166015]
- net/mlx5e: Replace zero-length array with flexible-array member (Amir Tzin) [2166015]
- net/mlx5: Prevent high-rate FW commands from populating all slots (Amir Tzin) [2166015]
- net/mlx5: Introduce and use opcode getter in command interface (Amir Tzin) [2166015]
- net/mlx5: Enable management PF initialization (Amir Tzin) [2166015]
- net/mlx5e: Add hairpin debugfs files (Amir Tzin) [2166015]
- net/mlx5e: Add flow steering debugfs directory (Amir Tzin) [2166015]
- net/mlx5e: Add hairpin params structure (Amir Tzin) [2166015]
- net/mlx5e: kTLS, Add debugfs (Amir Tzin) [2166015]
- net/mlx5e: Add Ethernet driver debugfs (Amir Tzin) [2166015]
- net/mlx5e: Update shared buffer along with device buffer changes (Amir Tzin) [2166015]
- net/mlx5e: Add API to query/modify SBPR and SBCM registers (Amir Tzin) [2166015]
- net/mlx5: Expose shared buffer registers bits and structs (Amir Tzin) [2166015]
- net/mlx5: Serialize module cleanup with reload and remove (Amir Tzin) [2166013]
- net/mlx5: fw_tracer, Zero consumer index when reloading the tracer (Amir Tzin) [2166013]
- net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers (Amir Tzin) [2166013]
- net/mlx5: Expose SF firmware pages counter (Amir Tzin) [2166013]
- net/mlx5: Store page counters in a single array (Amir Tzin) [2166013]
- net/mlx5e: IPoIB, Show unknown speed instead of error (Amir Tzin) [2166013]
- net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode (Amir Tzin) [2055530 2166013]
- net/mlx5: Bridge, fix ageing of peer FDB entries (Amir Tzin) [2166013]
- net/mlx5: DR, Fix potential race in dr_rule_create_rule_nic (Amir Tzin) [2166013]
- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change (Amir Tzin) [2166013]
- net/mlx5e: Don't support encap rules with gbp option (Amir Tzin) [2166013]
- net/mlx5e: Fix memory leak on updating vport counters (Amir Tzin) [2165677 2166013]
- net/mlx5e: TC, Restore pkt rate policing support (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, ignore match level for post meter rules (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_rule (Amir Tzin) [2166013]
- net/mlx5: Lag, fix failure to cancel delayed bond work (Amir Tzin) [2166013]
- net/mlx5e: Fix RX reporter for XSK RQs (Amir Tzin) [2166013]
- net/mlx5: Expose steering dropped packets counter (Amir Tzin) [2166013]
- net/mlx5: Refactor and expand rep vport stat group (Amir Tzin) [2165677 2166013]
- net/mlx5e: TC, add support for meter mtu offload (Amir Tzin) [2165893 2166013 2166018]
- net/mlx5e: meter, add mtu post meter tables (Amir Tzin) [2165893 2166013]
- net/mlx5e: meter, refactor to allow multiple post meter tables (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Add support for range match action (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Add function that tells if STE miss addr has been initialized (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Some refactoring of miss address handling (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Manage definers with refcounts (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Handle FT action in a separate function (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Rework is_fw_table function (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general object (Amir Tzin) [2165893 2166013]
- net/mlx5: fs, add match on ranges API (Amir Tzin) [2165893 2166013]
- net/mlx5: mlx5_ifc updates for MATCH_DEFINER general object (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, allow meter jump control action (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, init post meter rules with branching attributes (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, rename post_meter actions (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, initialize branching action with target attr (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, initialize branch flow attributes (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, set control params for branching actions (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, validate action list per attribute (Amir Tzin) [2165893 2166013]
- net/mlx5e: Adjust function actions_match_supported() to upstream. (Amir Tzin) [2166006]
- net/mlx5e: TC, add terminating actions (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, reuse flow attribute post parser processing (Amir Tzin) [2165893 2166013]
- net/mlx5: fs, assert null dest pointer when dest_num is 0 (Amir Tzin) [2165893 2166013]
- net/mlx5e: E-Switch, handle flow attribute with no destinations (Amir Tzin) [2165893 2166013 2166018]
- RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define (Amir Tzin) [2166013]
- RDMA/mlx5: no need to kfree NULL pointer (Amir Tzin) [2166013]
- net/mlx5e: TC, Add offload support for trap with additional actions (Amir Tzin) [2166013 2166018]
- net/mlx5e: Do early return when setup vports dests for slow path flow (Amir Tzin) [2166013 2166018]
- net/mlx5e: Support devlink reload of IPsec core (Amir Tzin) [2166013]
- net/mlx5: Remove redundant check (Amir Tzin) [2166013]
- net/mlx5e: Don't use termination table when redundant (Amir Tzin) [2166013]
- net/mlx5: Remove unused ctx variables (Amir Tzin) [2166013]
- net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper (Amir Tzin) [2166013]
- net/mlx5e: Remove unneeded io-mapping.h #include (Amir Tzin) [2166013]
- net/mlx5e: CT, optimize pre_ct table lookup (Amir Tzin) [2166013]
- net/mlx5e: kTLS, Use a single async context object per a callback bulk (Amir Tzin) [2166013]
- net/mlx5e: kTLS, Remove unnecessary per-callback completion (Amir Tzin) [2166013]
- net/mlx5e: kTLS, Remove unused work field (Amir Tzin) [2166013]
- net/mlx5e: TC, Remove redundant WARN_ON() (Amir Tzin) [2166013]
- net/mlx5e: Add error flow when failing update_rx (Amir Tzin) [2166013]
- net/mlx5e: Move params kernel log print to probe function (Amir Tzin) [2166013]
- net/mlx5e: Support enhanced CQE compression (Amir Tzin) [2166013]
- net/mlx5e: Use clamp operation instead of open coding it (Amir Tzin) [2166013]
- net/mlx5e: remove unused list in arfs (Amir Tzin) [2166013]
- net/mlx5: Expose vhca_id to debugfs (Amir Tzin) [2166013]
- net/mlx5: Unregister traps on driver unload flow (Amir Tzin) [2166013]
- net/mlx5: Fix spelling mistake "destoy" -> "destroy" (Amir Tzin) [2166013]
- net/mlx5: Bridge, Use debug instead of warn if entry doesn't exists (Amir Tzin) [2166013]
- RDMA/mlx5: Change debug log level for remote access error syndromes (Amir Tzin) [2166013]
- ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppm (Amir Tzin) [2166013]
- net/mlx5: DR, Remove the buddy used_list (Amir Tzin) [2166013]
- net/mlx5: DR, Keep track of hot ICM chunks in an array instead of list (Amir Tzin) [2166013]
- net/mlx5: DR, Lower sync threshold for ICM hot memory (Amir Tzin) [2166013]
- net/mlx5: DR, Allocate htbl from its own slab allocator (Amir Tzin) [2166013]
- net/mlx5: DR, Allocate icm_chunks from their own slab allocator (Amir Tzin) [2166013]
- net/mlx5: DR, Manage STE send info objects in pool (Amir Tzin) [2166013]
- net/mlx5: DR, In rehash write the line in the entry immediately (Amir Tzin) [2166013]
- net/mlx5: DR, Handle domain memory resources init/uninit separately (Amir Tzin) [2166013]
- net/mlx5: DR, Initialize chunk's ste_arrays at chunk creation (Amir Tzin) [2166013]
- net/mlx5: DR, For short chains of STEs, avoid allocating ste_arr dynamically (Amir Tzin) [2166013]
- net/mlx5: DR, Remove unneeded argument from dr_icm_chunk_destroy (Amir Tzin) [2166013]
- net/mlx5: DR, Check device state when polling CQ (Amir Tzin) [2166013]
- net/mlx5: DR, In destroy flow, free resources even if FW command failed (Amir Tzin) [2166013]
- net/mlx5: Add support for NPPS with real time mode (Amir Tzin) [2166006]
- net/mlx5: Expose NPPS related registers (Amir Tzin) [2166006]
- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() (Amir Tzin) [2166006]
- net/mlx5e: Remove leftovers from old XSK queues enumeration (Amir Tzin) [2166006]
- net/mlx5: Lag, avoid lockdep warnings (Amir Tzin) [2166006]
- net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (Amir Tzin) [2166006]
- net/mlx5: Make ASO poll CQ usable in atomic context (Amir Tzin) [2166006]
- net/mlx5: E-Switch, Return EBUSY if can't get mode lock (Amir Tzin) [2166006]
- net/mlx5: E-switch, Don't update group if qos is not enabled (Amir Tzin) [2166006]
- net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport (Amir Tzin) [2166006 2166018]
- net/mlx5: Set default grace period based on function type (Amir Tzin) [2166006]
- net/mlx5: Start health poll at earlier stage of driver load (Amir Tzin) [2166006]
- net/mlx5e: Expose rx_oversize_pkts_buffer counter (Amir Tzin) [2166006]
- net/mlx5: Remove from FPGA IFC file not-needed definitions (Amir Tzin) [2166006]
- net/mlx5: Remove unused structs (Amir Tzin) [2166006]
- net/mlx5: Remove unused functions (Amir Tzin) [2166006]
- net/mlx5: detect and enable bypass port select flow table (Amir Tzin) [2166006]
- net/mlx5: Lag, enable hash mode by default for all NICs (Amir Tzin) [2166006]
- net/mlx5: Lag, set active ports if support bypass port select flow table (Amir Tzin) [2166006]
- RDMA/mlx5: Don't set tx affinity when lag is in hash mode (Amir Tzin) [2166006]
- net/mlx5: add IFC bits for bypassing port select flow table (Amir Tzin) [2166006]
- RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib (Amir Tzin) [2166006]
- IB/mlx5: Support querying eswitch functions from DEVX (Amir Tzin) [2166006]
- net: ethernet: move from strlcpy with unused retval to strscpy (mlx5 hunks only) (Amir Tzin) [2166006]
- net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule() (Amir Tzin) [2166006]
- IB/mlx5: Remove duplicate header inclusion related to ODP (Amir Tzin) [2166006]
- net/mlx5: TC, Add support for SF tunnel offload (Amir Tzin) [2166006]
- net/mlx5: E-Switch, Move send to vport meta rule creation (Amir Tzin) [2166006 2166018]
- net/mlx5: E-Switch, Split creating fdb tables into smaller chunks (Amir Tzin) [2166006 2166018]
- net/mlx5: E-Switch, Add default drop rule for unmatched packets (Amir Tzin) [2166006 2166018]
- net/mlx5: Adjust function mlx5_eswitch_inline_mode_get() location (Amir Tzin) [2166006]
- net/mlx5e: Completely eliminate priv from fs.h (Amir Tzin) [2166006]
- net/mlx5e: Make all ttc functions of en_fs get fs struct as argument (Amir Tzin) [2166006]
- net/mlx5e: Make flow steering arfs independent of priv (Amir Tzin) [2166006]
- net/mlx5e: Introduce flow steering debug macros (Amir Tzin) [2166006]
- net/mlx5e: Separate ethtool_steering from fs.h and make private (Amir Tzin) [2166006]
- net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethtool steering (Amir Tzin) [2166006]
- Revert "[netdrv] net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup" (Amir Tzin) [2166006]
- net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer (Amir Tzin) [2166006]
- net/mlx5e: Drop priv argument of ptp function in en_fs (Amir Tzin) [2166006]
- net/mlx5e: Decouple fs_tcp from en.h (Amir Tzin) [2166006]
- net/mlx5e: Decouple fs_tt_redirect from en.h (Amir Tzin) [2166006]
- net/mlx5e: Introduce flow steering API (Amir Tzin) [2166006]
- IB/mlx5: Call io_stop_wc() after writing to WC MMIO (Amir Tzin) [2166006]
Resolves: rhbz#2047817, rhbz#2055530, rhbz#2153370, rhbz#2159264, rhbz#2160149, rhbz#2160452, rhbz#2165677, rhbz#2165893, rhbz#2165914, rhbz#2165994, rhbz#2166006, rhbz#2166013, rhbz#2166015, rhbz#2166018, rhbz#2175625, rhbz#2175716, rhbz#2188737, rhbz#2208904, rhbz#2212240, rhbz#2214027, rhbz#2215018, rhbz#2215040, rhbz#2215418, rhbz#2215423, rhbz#2216962, rhbz#2217552

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-07-04 18:08:40 +02:00
.gitignore kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
centossecureboot201.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
centossecurebootca2.cer kernel-4.18.0-479.el8 2023-03-18 18:21:45 +01:00
check-kabi Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.config Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
cpupower.service Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-aarch64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-modules.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-ppc64le.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-s390x.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
filter-x86_64.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
gating.yaml Auto sync2gitlab import of kernel-4.18.0-383.el8.src.rpm 2022-05-31 14:38:45 -04:00
generate_all_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
generate_bls_conf.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
kernel-aarch64-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-aarch64.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-ppc64le-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-ppc64le.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-s390x-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-s390x-zfcpdump.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-s390x.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-x86_64-debug.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel-x86_64.config kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kernel.spec kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
kvm_stat.logrotate Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
linux-kernel-test.patch Import rpm: c8s 2023-02-27 13:50:04 -05:00
mod-blacklist.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-extra.list Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
mod-internal.list kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
mod-sign.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
Module.kabi_aarch64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_dup_aarch64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_ppc64le Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_s390x Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_dup_x86_64 Import rpm: c8s 2023-02-27 13:50:04 -05:00
Module.kabi_ppc64le kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_s390x kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
Module.kabi_x86_64 kernel-4.18.0-484.el8 2023-04-06 10:40:16 +02:00
parallel_xz.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
process_configs.sh Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00
redhatsecureboot302.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot303.cer kernel-4.18.0-479.el8 2023-03-17 17:01:33 +01:00
redhatsecureboot501.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca3.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
redhatsecurebootca7.cer Import rpm: c8s 2023-02-27 13:50:04 -05:00
rheldup3.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rhelkpatch1.x509 kernel-4.18.0-478.el8 2023-03-16 11:13:21 +01:00
rpminspect.yaml Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00:00
sources kernel-4.18.0-501.el8 2023-07-04 18:08:40 +02:00
x509.genkey Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00