2022-05-10 |
Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
Adding Rocky secure boot certs (Sherif Nagy)
Fixing vmlinuz removal (Sherif Nagy)
Fixing UEFI CA path (Sherif Nagy)
Porting to 8.6, debranding and Rocky branding (Louis Abel)
Fixing pesign_key_name values (Sherif Nagy)
Debrand the kernel (Louis Abel)
|
2022-04-15 |
scsi: qedi: Fix failed disconnect handling (Chris Leech) [2071519]
scsi: iscsi: Fix unbound endpoint error handling (Chris Leech) [2071519]
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart (Chris Leech) [2071519]
scsi: iscsi: Fix endpoint reuse regression (Chris Leech) [2071519]
scsi: iscsi: Release endpoint ID when its freed (Chris Leech) [2071519]
scsi: iscsi: Fix offload conn cleanup when iscsid restarts (Chris Leech) [2071519]
Revert "scsi: iscsi: Fix offload conn cleanup when iscsid restarts" (Chris Leech) [2071519]
scsi: iscsi: Speed up session unblocking and removal (Chris Leech) [2071519]
scsi: iscsi: Fix recovery and unblocking race (Chris Leech) [2071519]
scsi: iscsi: Unblock session then wake up error handler (Chris Leech) [2071519]
bnxt_en: make hw-tc-offload default to off (Ken Cox) [2005101]
bnxt_en: reject indirect blk offload when hw-tc-offload is off (Ken Cox) [2005101]
|
2022-04-11 |
esp6: fix check on ipv6_skip_exthdr's return value (Sabrina Dubroca) [2054075]
scsi: iscsi: Fix nop handling during conn recovery (Chris Leech) [2069969]
scsi: iscsi: Merge suspend fields (Chris Leech) [2069969]
scsi: iscsi: Fix offload conn cleanup when iscsid restarts (Chris Leech) [2069969]
scsi: iscsi: Move iscsi_ep_disconnect (Chris Leech) [2069969]
CI: Remove deprecated option (Veronika Kabatova)
|
2022-04-06 |
netfilter: nf_tables_offload: incorrect flow offload action array size (Florian Westphal) [2056728] {CVE-2022-25636}
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_create (Florian Westphal) [2056728]
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 (Bandan Das) [2033068]
PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment (Mark Langsdorf) [2049209]
PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() (Mark Langsdorf) [2049209]
PCI/ACPI: Move _OSC query checks to separate function (Mark Langsdorf) [2049209]
PCI/ACPI: Move supported and control calculations to separate functions (Mark Langsdorf) [2049209]
PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS (Mark Langsdorf) [2049209]
kabi: Adding symbol blkdev_get_by_dev (fs/block_dev.c) (ÄestmĂr Kalina) [2010296]
kabi: Adding symbol thaw_bdev (fs/block_dev.c) (ÄestmĂr Kalina) [2010296]
kabi: Adding symbol freeze_bdev (fs/block_dev.c) (ÄestmĂr Kalina) [2010296]
perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses (Michael Petlan) [2069237]
redhat: switch secureboot kernel image signing to release keys (Augusto Caringi)
ice: xsk: Stop Rx processing when ntc catches ntu (Ivan Vecera) [2069082]
ice: xsk: Fix indexing in ice_tx_xsk_pool() (Ivan Vecera) [2069082]
ice: Fix kernel crash in XDP scenario (Ivan Vecera) [2069082]
|
2022-04-01 |
configs: enable CONFIG_RMI4_F3A (Benjamin Tissoires) [2067219]
Input: synaptics-rmi4 - add support for F3A (Benjamin Tissoires) [2067219]
RDMA/cma: Do not change route.addr.src_addr.ss_family (Kamal Heib) [2032074] {CVE-2021-4028}
drm/i915/adl_s: Remove require_force_probe protection (Michel Dänzer) [2025896]
drm/i915/adl_s: Update ADL-S PCI IDs (Michel Dänzer) [2025896]
drm/i915: Limit Wa_22010178259 to affected platforms (Michel Dänzer) [2025896]
drm/i915/adl_s: Fix dma_mask_size to 39 bit (Michel Dänzer) [2025896]
drm/i915/dmc: Update DMC to v2.14 on ADL-P (Michel Dänzer) [2060051]
drm/i915: Update memory bandwidth formulae (Michel Dänzer) [2060051]
drm/i915/fb: Fold modifier CCS type/tiling attribute to plane caps (Michel Dänzer) [2060051]
drm/i915/fb: Don't store bitmasks in the intel_plane_caps enum (Michel Dänzer) [2060051]
drm/i915/adl_p: Add ddc pin mapping (Michel Dänzer) [2060051]
iommu/amd: Fix I/O page table memory leak (Jerry Snitselaar) [2053210]
iommu/amd: Recover from event log overflow (Jerry Snitselaar) [2053210]
|
2022-03-28 |
scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning (Tomas Henzl) [2052278]
scsi: mpi3mr: Fix memory leaks (Tomas Henzl) [2054814]
scsi: mpi3mr: Fix reporting of actual data transfer size (Tomas Henzl) [2054814]
scsi: mpi3mr: Fix cmnd getting marked as in use forever (Tomas Henzl) [2054814]
scsi: mpi3mr: Fix hibernation issue (Tomas Henzl) [2054814]
scsi: mpi3mr: Fix printing of pending I/O count (Tomas Henzl) [2054814]
scsi: mpi3mr: Fix deadlock while canceling the fw event (Tomas Henzl) [2054814]
scsi: mpi3mr: Fixes around reply request queues (Tomas Henzl) [2054814]
scsi: mpi3mr: Enhanced Task Management Support Reply handling (Tomas Henzl) [2054814]
scsi: mpi3mr: Use TM response codes from MPI3 headers (Tomas Henzl) [2054814]
scsi: mpi3mr: Increase internal cmnds timeout to 60s (Tomas Henzl) [2054814]
scsi: mpi3mr: Do access status validation before adding devices (Tomas Henzl) [2054814]
scsi: mpi3mr: Update MPI3 headers - part2 (Tomas Henzl) [2054814]
scsi: mpi3mr: Update MPI3 headers - part1 (Tomas Henzl) [2054814]
scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status (Tomas Henzl) [2054814]
scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave() (Tomas Henzl) [2054814]
scsi: mpi3mr: Add debug APIs based on logging_level bits (Tomas Henzl) [2054814]
scsi: mpt3sas: Remove scsi_dma_map() error messages (Tomas Henzl) [2057021]
net/mlx5: Fix wrong limitation of metadata match on ecpf (Amir Tzin) [2049094]
nfsd: fix use-after-free due to delegation race (Thiago Becker) [2053262]
dma-buf: cma_heap: Fix mutex locking section (Michel Dänzer) [2044440]
drm/amdkfd: Check for null pointer after calling kmemdup (Michel Dänzer) [2044440]
drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode (Michel Dänzer) [2044440]
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled (Michel Dänzer) [2044440]
drm/i915/overlay: Prevent divide by zero bugs in scaling (Michel Dänzer) [2044440]
dma-buf: heaps: Fix potential spectre v1 gadget (Michel Dänzer) [2044440]
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels (Michel Dänzer) [2044440]
drm/amd/display: watermark latencies is not enough on DCN31 (Michel Dänzer) [2044440]
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby (Michel Dänzer) [2044440]
drm/i915/adlp: Fix TypeC PHY-ready status readout (Michel Dänzer) [2044440]
drm/nouveau: fix off by one in BIOS boundary checking (Michel Dänzer) [2044440]
drm/i915: Disable DSB usage for now (Michel Dänzer) [2044440]
Revert "drm/ast: Support 1600x900 with 108MHz PCLK" (Michel Dänzer) [2044440]
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw. (Michel Dänzer) [2044440]
drm/atomic: Add the crtc to affected crtc only if uapi.enable = true (Michel Dänzer) [2044440]
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2 (Michel Dänzer) [2044440]
drm/amd/display: reset dcn31 SMU mailbox on failures (Michel Dänzer) [2044440]
drm/vmwgfx: Remove explicit transparent hugepages support (Michel Dänzer) [2044440]
drm/radeon: fix error handling in radeon_driver_open_kms (Michel Dänzer) [2044440]
drm/i915/display/ehl: Update voltage swing table (Michel Dänzer) [2044440]
drm/nouveau/kms/nv04: use vzalloc for nv04_display (Michel Dänzer) [2044440]
drm/amd/display: Fix the uninitialized variable in enable_stream_features() (Michel Dänzer) [2044440]
amdgpu/pm: Make sysfs pm attributes as read-only for VFs (Michel Dänzer) [2044440]
drm/amdgpu: fixup bad vram size on gmc v8 (Michel Dänzer) [2044440]
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV (Michel Dänzer) [2044440]
drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV (Michel Dänzer) [2044440]
drm/amdkfd: Fix error handling in svm_range_add (Michel Dänzer) [2044440]
drm/vmwgfx: Introduce a new placement for MOB page tables (Michel Dänzer) [2044440]
drm/vmwgfx: Release ttm memory if probe fails (Michel Dänzer) [2044440]
drm/amd/display: add else to avoid double destroy clk_mgr (Michel Dänzer) [2044440]
drm/amdgpu/display: set vblank_disable_immediate for DC (Michel Dänzer) [2044440]
drm/amd/display: check top_pipe_to_program pointer (Michel Dänzer) [2044440]
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L (Michel Dänzer) [2044440]
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs (Michel Dänzer) [2044440]
drm/amd/display: Fix bug in debugfs crc_win_update entry (Michel Dänzer) [2044440]
drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms() (Michel Dänzer) [2044440]
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode() (Michel Dänzer) [2044440]
drm/vmwgfx: Fail to initialize on broken configs (Michel Dänzer) [2044440]
drm/vmwgfx: Remove the deprecated lower mem limit (Michel Dänzer) [2044440]
drm/vboxvideo: fix a NULL vs IS_ERR() check (Michel Dänzer) [2044440]
drm: fix null-ptr-deref in drm_dev_init_release() (Michel Dänzer) [2044440]
drm/ttm: Put BO in its memory manager's lru list (Michel Dänzer) [2044440]
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled() (Michel Dänzer) [2044440]
drm/amd/display: explicitly set is_dsc_supported to false before use (Michel Dänzer) [2044440]
drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk() (Michel Dänzer) [2044440]
drm/amd/pm: keep the BACO feature enabled for suspend (Michel Dänzer) [2044440]
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" (Michel Dänzer) [2044440]
drm/amd/display: Added power down for DCN10 (Michel Dänzer) [2044440]
drm/amd/display: fix B0 TMDS deepcolor no dislay issue (Michel Dänzer) [2044440]
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform (Michel Dänzer) [2044440]
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume (Michel Dänzer) [2044440]
drm/amd/pm: Fix xgmi link control on aldebaran (Michel Dänzer) [2044440]
drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify (Michel Dänzer) [2044440]
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split (Michel Dänzer) [2044440]
drm/amdgpu: add support for IP discovery gc_info table v2 (Michel Dänzer) [2044440]
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled (Michel Dänzer) [2044440]
drm/nouveau: wait for the exclusive fence after the shared ones v2 (Michel Dänzer) [2044440]
drm/nouveau: always wait for the exclusive fence (Michel Dänzer) [2044440]
drm/amd/display: Set optimize_pwr_state for DCN31 (Michel Dänzer) [2044440]
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization (Michel Dänzer) [2044440]
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC (Michel Dänzer) [2044440]
drm/amdgpu: don't override default ECO_BITs setting (Michel Dänzer) [2044440]
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE (Michel Dänzer) [2044440]
drm/amd/pm: fix a potential gpu_metrics_table memory leak (Michel Dänzer) [2044440]
drm/amd/display: Set exit_optimized_pwr_state for DCN31 (Michel Dänzer) [2044440]
drm/i915/display: Fix an unsigned subtraction which can never be negative. (Michel Dänzer) [2044440]
drm/ast: potential dereference of null pointer (Michel Dänzer) [2044440]
drm: simpledrm: fix wrong unit with pixel clock (Michel Dänzer) [2044440]
Revert "drm/fb-helper: improve DRM fbdev emulation device names" (Michel Dänzer) [2044440]
drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown() (Michel Dänzer) [2044440]
drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915 (Michel Dänzer) [2044440]
drm/amdkfd: process_info lock not needed for svm (Michel Dänzer) [2044440]
drm/amd/display: add connector type check for CRC source set (Michel Dänzer) [2044440]
drm/amdkfd: fix double free mem structure (Michel Dänzer) [2044440]
drm/amd/display: Fix for the no Audio bug with Tiled Displays (Michel Dänzer) [2044440]
drm/amdgpu: check atomic flag to differeniate with legacy path (Michel Dänzer) [2044440]
drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset (Michel Dänzer) [2044440]
drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence. (Michel Dänzer) [2044440]
drm/i915/dp: Perform 30ms delay after source OUI write (Michel Dänzer) [2044440]
drm/amd/display: Allow DSC on supported MST branch devices (Michel Dänzer) [2044440]
dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow (Michel Dänzer) [2044440]
drm/amd/amdgpu: fix potential memleak (Michel Dänzer) [2044440]
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again (Michel Dänzer) [2044440]
drm/amd/pm: Remove artificial freq level on Navi1x (Michel Dänzer) [2044440]
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ (Michel Dänzer) [2044440]
drm/amd/display: Set plane update flags for all planes in reset (Michel Dänzer) [2044440]
drm/amd/display: Fix DPIA outbox timeout after GPU reset (Michel Dänzer) [2044440]
drm/aspeed: Fix vga_pw sysfs output (Michel Dänzer) [2044440]
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks (Michel Dänzer) [2044440]
drm/amd/display: Fix OLED brightness control on eDP (Michel Dänzer) [2044440]
drm/amdgpu: IH process reset count when restart (Michel Dänzer) [2044440]
drm/amd/pm: avoid duplicate powergate/ungate setting (Michel Dänzer) [2044440]
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and dvi connectors (Michel Dänzer) [2044440]
drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms (Michel Dänzer) [2044440]
drm/i915/dp: Ensure max link params are always valid (Michel Dänzer) [2044440]
drm/i915/dp: Ensure sink rate values are always valid (Michel Dänzer) [2044440]
drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap (Michel Dänzer) [2044440]
drm/udl: fix control-message timeout (Michel Dänzer) [2044440]
drm/amd/display: Limit max DSC target bpp for specific monitors (Michel Dänzer) [2044440]
drm/amd/display: Update swizzle mode enums (Michel Dänzer) [2044440]
drm/cma-helper: Release non-coherent memory with dma_free_noncoherent() (Michel Dänzer) [2044440]
Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping" (Michel Dänzer) [2044440]
drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame (Michel Dänzer) [2044440]
x86/speculation: Check CPU capability before applying IBRS spectre v2 mitigation (Waiman Long) [2062156 2062166] {CVE-2022-0001 CVE-2022-0002 CVE-2021-26401}
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT (Waiman Long) [2062156 2062166] {CVE-2022-0001 CVE-2022-0002 CVE-2021-26401}
x86/speculation: Warn about Spectre v2 LFENCE mitigation (Waiman Long) [2062156 2062166] {CVE-2022-0001 CVE-2022-0002 CVE-2021-26401}
x86/speculation: Update link to AMD speculation whitepaper (Waiman Long) [2062166] {CVE-2021-26401}
x86/speculation: Use generic retpoline by default on AMD (Waiman Long) [2062166] {CVE-2021-26401}
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
Documentation/hw-vuln: Update spectre doc (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
x86/speculation: Add eIBRS + Retpoline options (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
x86: deduplicate the spectre_v2_user documentation (Waiman Long) [2062156] {CVE-2022-0001 CVE-2022-0002}
fuse: fix pipe buffer lifetime for direct_io (Miklos Szeredi) [2064863] {CVE-2022-1011}
ice: Do not enable VLAN pruning when spoofchk is enabled (Ivan Vecera) [2062343]
ice: don't allow to run ice_send_event_to_aux() in atomic ctx (Ivan Vecera) [2062343]
ice: fix 'scheduling while atomic' on aux critical err interrupt (Ivan Vecera) [2062343]
ice: Fix MAC address setting (Ivan Vecera) [2062343]
ice: Clear default forwarding VSI during release (Ivan Vecera) [2062343]
ice: Fix broken IFF_ALLMULTI handling (Ivan Vecera) [2062343]
iavf: Fix hang during reboot/shutdown (Ivan Vecera) [2062343]
iavf: Fix double free in iavf_reset_task (Ivan Vecera) [2062343]
ice: destroy flow director filter mutex after releasing VSIs (Ivan Vecera) [2062343]
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats() (Ivan Vecera) [2062343]
iavf: Fix adopting new combined setting (Ivan Vecera) [2062343]
iavf: Fix handling of vlan strip virtual channel messages (Ivan Vecera) [2062343]
iavf: Fix __IAVF_RESETTING state usage (Ivan Vecera) [2062343]
iavf: Fix missing check for running netdev (Ivan Vecera) [2062343]
iavf: Fix deadlock in iavf_reset_task (Ivan Vecera) [2062343]
iavf: Fix race in init state (Ivan Vecera) [2062343]
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS (Ivan Vecera) [2062343]
iavf: Fix init state closure on remove (Ivan Vecera) [2062343]
iavf: Add waiting so the port is initialized in remove (Ivan Vecera) [2062343]
iavf: Rework mutexes for better synchronisation (Ivan Vecera) [2062343]
iavf: remove an unneeded variable (Ivan Vecera) [2062343]
iavf: Fix limit of total number of queues to active queues of VF (Ivan Vecera) [2062343]
iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2 (Ivan Vecera) [2062343]
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable (Ivan Vecera) [2062343]
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath (Ivan Vecera) [2062343]
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config (Ivan Vecera) [2062343]
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation (Ivan Vecera) [2062343]
virtchnl: Add support for new VLAN capabilities (Ivan Vecera) [2062343]
virtchnl: Use the BIT() macro for capability/offload flags (Ivan Vecera) [2062343]
virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD define (Ivan Vecera) [2062343]
virtchnl: Add missing padding to virtchnl_proto_hdrs (Ivan Vecera) [2062343]
ice: Fix race condition during interface enslave (Ivan Vecera) [2062343]
ice: Fix curr_link_speed advertised speed (Ivan Vecera) [2062343]
ice: Don't use GFP_KERNEL in atomic context (Ivan Vecera) [2062343]
ice: Fix error with handling of bonding MTU (Ivan Vecera) [2062343]
ice: stop disabling VFs due to PF error responses (Ivan Vecera) [2062343]
ice: initialize local variable 'tlv' (Ivan Vecera) [2062343]
ice: check the return of ice_ptp_gettimex64 (Ivan Vecera) [2062343]
ice: fix concurrent reset and removal of VFs (Ivan Vecera) [2062343]
ice: fix setting l4 port flag when adding filter (Ivan Vecera) [2062343]
ice: Match on all profiles in slow-path (Ivan Vecera) [2062343]
ice: enable parsing IPSEC SPI headers for RSS (Ivan Vecera) [2062343]
ice: Avoid RTNL lock when re-creating auxiliary device (Ivan Vecera) [2062343]
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler (Ivan Vecera) [2062343]
ice: fix IPIP and SIT TSO offload (Ivan Vecera) [2062343]
ice: fix an error code in ice_cfg_phy_fec() (Ivan Vecera) [2062343]
ice: Use bitmap_free() to free bitmap (Ivan Vecera) [2062343]
ice: Optimize a few bitmap operations (Ivan Vecera) [2062343]
ice: Slightly simply ice_find_free_recp_res_idx (Ivan Vecera) [2062343]
ice: improve switchdev's slow-path (Ivan Vecera) [2062343]
ice: replay advanced rules after reset (Ivan Vecera) [2062343]
ice: Add flow director support for channel mode (Ivan Vecera) [2062343]
ice: trivial: fix odd indenting (Ivan Vecera) [2062343]
ice: support crosstimestamping on E822 devices if supported (Ivan Vecera) [2062343]
ice: exit bypass mode once hardware finishes timestamp calibration (Ivan Vecera) [2062343]
ice: ensure the hardware Clock Generation Unit is configured (Ivan Vecera) [2062343]
ice: implement basic E822 PTP support (Ivan Vecera) [2062343]
ice: convert clk_freq capability into time_ref (Ivan Vecera) [2062343]
ice: introduce ice_ptp_init_phc function (Ivan Vecera) [2062343]
ice: use 'int err' instead of 'int status' in ice_ptp_hw.c (Ivan Vecera) [2062343]
ice: PTP: move setting of tstamp_config (Ivan Vecera) [2062343]
ice: introduce ice_base_incval function (Ivan Vecera) [2062343]
ice: xsk: fix cleaned_count setting (Ivan Vecera) [2062343]
ice: xsk: allow empty Rx descriptors on XSK ZC data path (Ivan Vecera) [2062343]
ice: xsk: allocate separate memory for XDP SW ring (Ivan Vecera) [2062343]
ice: xsk: return xsk buffers back to pool when cleaning the ring (Ivan Vecera) [2062343]
ice: use modern kernel API for kick (Ivan Vecera) [2062343]
ice: tighter control over VSI_DOWN state (Ivan Vecera) [2062343]
ice: use prefetch methods (Ivan Vecera) [2062343]
ice: update to newer kernel API (Ivan Vecera) [2062343]
ice: support immediate firmware activation via devlink reload (Ivan Vecera) [2062343]
ice: reduce time to read Option ROM CIVD data (Ivan Vecera) [2062343]
ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image (Ivan Vecera) [2062343]
ice: move and rename ice_check_for_pending_update (Ivan Vecera) [2062343]
ice: devlink: add shadow-ram region to snapshot Shadow RAM (Ivan Vecera) [2062343]
ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK (Ivan Vecera) [2062343]
ice: Remove unnecessary casts (Ivan Vecera) [2062343]
ice: Propagate error codes (Ivan Vecera) [2062343]
ice: Remove excess error variables (Ivan Vecera) [2062343]
ice: Cleanup after ice_status removal (Ivan Vecera) [2062343]
ice: Remove enum ice_status (Ivan Vecera) [2062343]
ice: Use int for ice_status (Ivan Vecera) [2062343]
ice: Remove string printing for ice_status (Ivan Vecera) [2062343]
ice: Refactor status flow for DDP load (Ivan Vecera) [2062343]
ice: Refactor promiscuous functions (Ivan Vecera) [2062343]
ice: refactor PTYPE validating (Ivan Vecera) [2062343]
ice: Add package PTYPE enable information (Ivan Vecera) [2062343]
ice: safer stats processing (Ivan Vecera) [2062343]
ice: fix adding different tunnels (Ivan Vecera) [2062343]
ice: fix choosing UDP header type (Ivan Vecera) [2062343]
ice: ignore dropped packets during init (Ivan Vecera) [2062343]
ice: rearm other interrupt cause register after enabling VFs (Ivan Vecera) [2062343]
net/ice: Remove unused enum (Ivan Vecera) [2062343]
net/ice: Fix boolean assignment (Ivan Vecera) [2062343]
net/ice: Add support for enable_iwarp and enable_roce devlink param (Ivan Vecera) [2062343]
ice: avoid bpf_prog refcount underflow (Ivan Vecera) [2062343]
ice: fix vsi->txq_map sizing (Ivan Vecera) [2062343]
ice: Hide bus-info in ethtool for PRs in switchdev mode (Ivan Vecera) [2062343]
ice: Clear synchronized addrs when adding VFs in switchdev mode (Ivan Vecera) [2062343]
ice: fix error return code in ice_get_recp_frm_fw() (Ivan Vecera) [2062343]
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc() (Ivan Vecera) [2062343]
ice: Add support to print error on PHY FW load failure (Ivan Vecera) [2062343]
ice: Add support for changing MTU on PR in switchdev mode (Ivan Vecera) [2062343]
ice: send correct vc status in switchdev (Ivan Vecera) [2062343]
ice: support for GRE in eswitch (Ivan Vecera) [2062343]
ice: low level support for tunnels (Ivan Vecera) [2062343]
ice: VXLAN and Geneve TC support (Ivan Vecera) [2062343]
ice: support for indirect notification (Ivan Vecera) [2062343]
ice: Add tc-flower filter support for channel (Ivan Vecera) [2062343]
ice: enable ndo_setup_tc support for mqprio_qdisc (Ivan Vecera) [2062343]
ice: Add infrastructure for mqprio support via ndo_setup_tc (Ivan Vecera) [2062343]
ice: fix an error code in ice_ena_vfs() (Ivan Vecera) [2062343]
ice: use devm_kcalloc() instead of devm_kzalloc() (Ivan Vecera) [2062343]
ice: Make use of the helper function devm_add_action_or_reset() (Ivan Vecera) [2062343]
ice: Refactor PR ethtool ops (Ivan Vecera) [2062343]
ice: Forbid trusted VFs in switchdev mode (Ivan Vecera) [2062343]
ice: Manage act flags for switchdev offloads (Ivan Vecera) [2062343]
ice: introduce XDP_TX fallback path (Ivan Vecera) [2062343]
ice: optimize XDP_TX workloads (Ivan Vecera) [2062343]
ice: propagate xdp_ring onto rx_ring (Ivan Vecera) [2062343]
ice: do not create xdp_frame on XDP_TX (Ivan Vecera) [2062343]
ice: unify xdp_rings accesses (Ivan Vecera) [2062343]
ice: ndo_setup_tc implementation for PR (Ivan Vecera) [2062343]
ice: ndo_setup_tc implementation for PF (Ivan Vecera) [2062343]
ice: Allow changing lan_en and lb_en on all kinds of filters (Ivan Vecera) [2062343]
ice: cleanup rules info (Ivan Vecera) [2062343]
ice: allow deleting advanced rules (Ivan Vecera) [2062343]
ice: allow adding advanced rules (Ivan Vecera) [2062343]
ice: create advanced switch recipe (Ivan Vecera) [2062343]
ice: manage profiles and field vectors (Ivan Vecera) [2062343]
ice: implement low level recipes functions (Ivan Vecera) [2062343]
ice: add port representor ethtool ops and stats (Ivan Vecera) [2062343]
ice: switchdev slow path (Ivan Vecera) [2062343]
ice: rebuild switchdev when resetting all VFs (Ivan Vecera) [2062343]
ice: enable/disable switchdev when managing VFs (Ivan Vecera) [2062343]
ice: introduce new type of VSI for switchdev (Ivan Vecera) [2062343]
ice: set and release switchdev environment (Ivan Vecera) [2062343]
net: export metadata_dst_free() (Ivan Vecera) [2062343]
ice: allow changing lan_en and lb_en on dflt rules (Ivan Vecera) [2062343]
ice: manage VSI antispoof and destination override (Ivan Vecera) [2062343]
ice: allow process VF opcodes in different ways (Ivan Vecera) [2062343]
ice: introduce VF port representor (Ivan Vecera) [2062343]
ice: Move devlink port to PF/VF struct (Ivan Vecera) [2062343]
ice: support basic E-Switch mode control (Ivan Vecera) [2062343]
ethernet: use eth_hw_addr_set() for dev->addr_len cases (Ivan Vecera) [2062343]
ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (Ivan Vecera) [2062343]
ice: Use xdp_buf instead of rx_buf for xsk zero-copy (Ivan Vecera) [2062343]
ice: fix FDIR init missing when reset VF (Ivan Vecera) [2062343]
intel: Remove rcu_read_lock() around XDP program invocation (Ivan Vecera) [2062343]
intel: Update drivers to use ethtool_sprintf (Ivan Vecera) [2062343]
ice: fix conversion to new udp_tunnel infrastructure (Ivan Vecera) [2062343]
intel-ethernet: clean up W=1 warnings in kdoc (Ivan Vecera) [2062343]
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' (Ivan Vecera) [2062343]
treewide: Use sizeof_field() macro (Ivan Vecera) [2062343]
devlink: Add 'enable_iwarp' generic device param (Ivan Vecera) [2062343]
devlink: Add new "enable_vnet" generic device param (Ivan Vecera) [2062343]
devlink: Add new "enable_rdma" generic device param (Ivan Vecera) [2062343]
devlink: Add new "enable_eth" generic device param (Ivan Vecera) [2062343]
gfs2: dequeue iopen holder in gfs2_inode_lookup error (Bob Peterson) [2061665]
|
2022-03-22 |
igb: refactor XDP registration (Corinna Vinschen) [2040171]
igc: avoid kernel warning when changing RX ring parameters (Corinna Vinschen) [2040171]
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue (Nilesh Javali) [2054565]
EDAC/amd64: Save max number of controllers for F19 M70 (Aristeu Rozanski) [2064285]
CI: Use 8.6-rt branch for rhel8 realtime_check (Chris White)
blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues (Ming Lei) [2046525]
tipc: fix incorrect order of state message data sanity check (Xin Long) [2048971]
tipc: improve size validations for received domain records (Xin Long) [2048971] {CVE-2022-0435}
efi/x86: Call efi_parse_options() from efi_main() (Lenny Szubowicz) [2049233]
|
2022-03-21 |
net/mlx5e: TC, Remove redundant error logging (Amir Tzin) [2023907]
net/mlx5: DR, Warn on failure to destroy objects due to refcount (Amir Tzin) [2022325]
net/mlx5: DR, Add support for dumping steering info (Amir Tzin) [2022325]
net/mlx5: DR, Add missing reserved fields to dr_match_param (Amir Tzin) [2022325]
net/mlx5: DR, Add check for flex parser ID value (Amir Tzin) [2022325]
net/mlx5: DR, Rename list field in matcher struct to list_node (Amir Tzin) [2022325]
net/mlx5: DR, Remove unused struct member in matcher (Amir Tzin) [2022325]
net/mlx5: DR, Fix error flow in creating matcher (Amir Tzin) [2022325]
net/mlx5e: Avoid implicit modify hdr for decap drop rule (Amir Tzin) [2015434]
net/mlx5e: TC, Fix memory leak with rules with internal port (Amir Tzin) [2015434]
net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled (Amir Tzin) [2015434]
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' (Amir Tzin) [2015434]
net/mlx5: E-Switch, Check group pointer before reading bw_share value (Amir Tzin) [2015434]
net/mlx5: E-Switch, fix single FDB creation on BlueField (Amir Tzin) [2015434]
net/mlx5: E-switch, Respect BW share of the new group (Amir Tzin) [2015434]
net/mlx5: DR, Fix check for unsupported fields in match param (Amir Tzin) [2015434]
net/mlx5: E-Switch, rebuild lag only when needed (Amir Tzin) [2015434]
net/mlx5e: Delete forward rule for ct or sample action (Amir Tzin) [2015434]
net/mlx5: E-Switch, Use indirect table only if all destinations support it (Amir Tzin) [2015434]
net/mlx5: Support internal port as decap route device (Amir Tzin) [2015434]
net/mlx5e: Term table handling of internal port rules (Amir Tzin) [2015434]
net/mlx5e: Add indirect tc offload of ovs internal port (Amir Tzin) [2015434]
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert (Amir Tzin) [2015434]
net/mlx5e: Offload internal port as encap route device (Amir Tzin) [2015434]
net/mlx5e: Offload tc rules that redirect to ovs internal port (Amir Tzin) [2015434]
net/mlx5e: Accept action skbedit in the tc actions list (Amir Tzin) [2015434]
net/mlx5: E-Switch, Add ovs internal port mapping to metadata support (Amir Tzin) [2015434]
net/mlx5e: Use generic name for the forwarding dev pointer (Amir Tzin) [2015434]
net/mlx5e: Refactor rx handler of represetor device (Amir Tzin) [2015434]
net/mlx5: DR, Add check for unsupported fields in match param (Amir Tzin) [2015434]
net/mlx5: Allow skipping counter refresh on creation (Amir Tzin) [2015434]
net/mlx5e: IPsec: Refactor checksum code in tx data path (Amir Tzin) [2015434]
net/mlx5: CT: Remove warning of ignore_flow_level support for VFs (Amir Tzin) [2015434]
net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload() (Amir Tzin) [2015434]
net/mlx5: Bridge, fix uninitialized variable usage (Amir Tzin) [2015434]
net/mlx5: Lag, don't update lag if lag isn't supported (Amir Tzin) [2015434]
net/mlx5: E-switch, Return correct error code on group creation failure (Amir Tzin) [2015434]
net/mlx5: Bridge, support LAG (Amir Tzin) [2015434]
net/mlx5: Bridge, allow merged eswitch connectivity (Amir Tzin) [2015434]
net/mlx5: Bridge, extract FDB delete notification to function (Amir Tzin) [2015434]
net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pair (Amir Tzin) [2015434]
net/mlx5: Bridge, obtain core device from eswitch instead of priv (Amir Tzin) [2015434]
net/mlx5: Bridge, release bridge in same function where it is taken (Amir Tzin) [2015434]
net/mlx5: Lag, Create shared FDB when in switchdev mode (Amir Tzin) [2015434]
net/mlx5: E-Switch, add logic to enable shared FDB (Amir Tzin) [2015434]
net/mlx5: Lag, properly lock eswitch if needed (Amir Tzin) [2015434]
net/mlx5: Add send to vport rules on paired device (Amir Tzin) [2015434]
net/mlx5: E-Switch, Add event callback for representors (Amir Tzin) [2015434]
net/mlx5e: Use shared mappings for restoring from metadata (Amir Tzin) [2015434]
net/mlx5e: Add an option to create a shared mapping (Amir Tzin) [2015434]
net/mlx5: E-Switch, set flow source for send to uplink rule (Amir Tzin) [2015434]
RDMA/mlx5: Add shared FDB support (Amir Tzin) [2015434]
{net, RDMA}/mlx5: Extend send to vport rules (Amir Tzin) [2015434]
RDMA/mlx5: Fill port info based on the relevant eswitch (Amir Tzin) [2015434]
net/mlx5: Lag, add initial logic for shared FDB (Amir Tzin) [2015434]
net/mlx5: Return mdev from eswitch (Amir Tzin) [2015434]
net/mlx5: E-switch, Add QoS tracepoints (Amir Tzin) [2015434]
net/mlx5: E-switch, Allow to add vports to rate groups (Amir Tzin) [2015434]
net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groups (Amir Tzin) [2015434]
net/mlx5: E-switch, Introduce rate limiting groups API (Amir Tzin) [2015434]
net/mlx5: E-switch, Enable devlink port tx_{share|max} rate control (Amir Tzin) [2015434]
net/mlx5: E-switch, Move QoS related code to dedicated file (Amir Tzin) [2015434]
net/mlx5e: TC, Support sample offload action for tunneled traffic (Amir Tzin) [2015434]
net/mlx5e: TC, Restore tunnel info for sample offload (Amir Tzin) [2015434]
net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnel (Amir Tzin) [2015434]
net/mlx5e: Refactor ct to use post action infrastructure (Amir Tzin) [2015434]
net/mlx5e: Introduce post action infrastructure (Amir Tzin) [2015434]
net/mlx5e: CT, Use xarray to manage fte ids (Amir Tzin) [2015434]
net/mlx5e: Move sample attribute to flow attribute (Amir Tzin) [2015434]
net/mlx5e: Move esw/sample to en/tc/sample (Amir Tzin) [2015434]
net/mlx5e: Remove mlx5e dependency from E-Switch sample (Amir Tzin) [2015434]
net/mlx5: DR, Fix querying eswitch manager vport for ECPF (Amir Tzin) [2018097]
net/mlx5: DR, Handle eswitch manager and uplink vports separately (Amir Tzin) [2018097]
net/mlx5: DR, Add missing string for action type SAMPLER (Amir Tzin) [2018097]
net/mlx5: DR, init_next_match only if needed (Amir Tzin) [2018097]
net/mlx5: DR, Increase supported num of actions to 32 (Amir Tzin) [2018097]
net/mlx5: DR, Add support for SF vports (Amir Tzin) [2018097]
net/mlx5: DR, Support csum recalculation flow table on SFs (Amir Tzin) [2018097]
net/mlx5: DR, Align error messages for failure to obtain vport caps (Amir Tzin) [2018097]
net/mlx5: DR, Add missing query for vport 0 (Amir Tzin) [2018097]
net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINK (Amir Tzin) [2018097]
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop (Dick Kennedy) [1943202]
nvme-tcp: change target from tech-preview to unmaintained (John Meneghini) [2061577]
drm/amd/display: Don't reinitialize DMCUB on s0ix resume (Karol Herbst) [2059680]
tcp: Add snd_wnd to TCP_INFO (Davide Caratti) [2056608]
tcp: Add TCP_INFO counter for packets received out-of-order (Davide Caratti) [2056608]
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state (Amir Tzin) [1982236]
net/mlx5e: Add TX max rate support for MQPRIO channel mode (Amir Tzin) [1982236]
net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq() (Amir Tzin) [1982236]
net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode (Amir Tzin) [1982236]
net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode (Amir Tzin) [1982236]
net/mlx5e: Fix condition when retrieving PTP-rqn (Amir Tzin) [1982236]
net/mlx5: Fix inner TTC table creation (Amir Tzin) [1982236]
net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors (Amir Tzin) [1982236]
net/mlx5e: Improve MQPRIO resiliency (Amir Tzin) [1982236]
net/mlx5e: Support MQPRIO channel mode (Amir Tzin) [1982236]
net/mlx5e: Handle errors of netdev_set_num_tc() (Amir Tzin) [1982236]
net/mlx5e: Maintain MQPRIO mode parameter (Amir Tzin) [1982236]
net/mlx5e: Abstract MQPRIO params (Amir Tzin) [1982236]
net/mlx5e: Support flow classification into RSS contexts (Amir Tzin) [1982236]
net/mlx5e: Support multiple RSS contexts (Amir Tzin) [1982236]
net/mlx5e: Dynamically allocate TIRs in RSS contexts (Amir Tzin) [1982236]
net/mlx5e: Convert RSS to a dedicated object (Amir Tzin) [1982236]
net/mlx5e: Introduce abstraction of RSS context (Amir Tzin) [1982236]
net/mlx5e: Introduce TIR create/destroy API in rx_res (Amir Tzin) [1982236]
net/mlx5e: Do not try enable RSS when resetting indir table (Amir Tzin) [1982236]
net/mlx5: Embed mlx5_ttc_table (Amir Tzin) [1982236]
net/mlx5: Move TTC logic to fs_ttc (Amir Tzin) [1982236]
net/mlx5e: Decouple TTC logic from mlx5e (Amir Tzin) [1982236]
net/mlx5e: Rename some related TTC args and functions (Amir Tzin) [1982236]
net/mlx5e: Rename traffic type enums (Amir Tzin) [1982236]
net/mlx5e: Allocate the array of channels according to the real max_nch (Amir Tzin) [1982236]
net/mlx5e: Hide all implementation details of mlx5e_rx_res (Amir Tzin) [1982236]
net/mlx5e: Introduce mlx5e_channels API to get RQNs (Amir Tzin) [1982236]
net/mlx5e: Use a new initializer to build uniform indir table (Amir Tzin) [1982236]
net/mlx5e: Use the new TIR API for kTLS (Amir Tzin) [1982236]
net/mlx5e: Move management of indir traffic types to rx_res (Amir Tzin) [1982236]
net/mlx5e: Convert TIR to a dedicated object (Amir Tzin) [1982236]
net/mlx5e: Create struct mlx5e_rss_params_hash (Amir Tzin) [1982236]
net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common() (Amir Tzin) [1982236]
net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common() (Amir Tzin) [1982236]
net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware id (Amir Tzin) [1982236]
net/mlx5e: Take RQT out of TIR and group RX resources (Amir Tzin) [1982236]
net/mlx5e: Move RX resources to a separate struct (Amir Tzin) [1982236]
net/mlx5e: Move mlx5e_build_rss_params() call to init_rx (Amir Tzin) [1982236]
net/mlx5e: Convert RQT to a dedicated object (Amir Tzin) [1982236]
net/mlx5e: Check if inner FT is supported outside of create/destroy functions (Amir Tzin) [1982236]
net/mlx5: Take TIR destruction out of the TIR list lock (Amir Tzin) [1982236]
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset (Myron Stowe) [2060122]
PCI/portdrv: Rename pm_iter() to pcie_port_device_iter() (Myron Stowe) [2060122]
iommu/vt-d: Fix double list_add when enabling VMD in scalable mode (Jerry Snitselaar) [2062094]
|
2022-03-16 |
ice: fix getting UDP tunnel entry (Jonathan Toppins) [2015409]
ice: convert to new udp_tunnel infrastructure (Jonathan Toppins) [2015409]
selftests: kvm: Check whether SIDA memop fails for normal guests (Thomas Huth) [2050807]
KVM: s390: Return error on SIDA memop on normal guest (Thomas Huth) [2050807] {CVE-2022-0516}
lib/iov_iter: initialize "flags" in new pipe_buffer (Jan Stancek) [2060875] {CVE-2022-0847}
fget: clarify and improve __fget_files() implementation (Patrick Talbert) [2032303]
fget: check that the fd still exists after getting a ref to it (Patrick Talbert) [2032303] {CVE-2021-4083}
drm/ast: Create threshold values for AST2600 (Jocelyn Falempe) [2053358]
cgroup-v1: Correct privileges check in release_agent writes (Waiman Long) [2052167]
cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052167] {CVE-2022-0492}
spec: Fix separate tools build (Yauheni Kaliuta) [2056301]
net/mlx5: DR, Add support for update FTE (Amir Tzin) [2047231]
net/mlx5: DR, Improve rule tracking memory consumption (Amir Tzin) [2047231]
net/mlx5: DR, Remove rehash ctrl struct from dr_htbl (Amir Tzin) [2047231]
net/mlx5: DR, Remove HW specific STE type from nic domain (Amir Tzin) [2047231]
net/mlx5: DR, Merge DR_STE_SIZE enums (Amir Tzin) [2047231]
net/mlx5: DR, Skip source port matching on FDB RX domain (Amir Tzin) [2047231]
net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tables (Amir Tzin) [2047231]
net/mlx5: DR, replace uintN_t with kernel-style types (Amir Tzin) [2047231]
net/mlx5: DR, Support IPv6 matching on flow label for STEv0 (Amir Tzin) [2047231]
net/mlx5: DR, Reduce print level for FT chaining level check (Amir Tzin) [2047231]
net/mlx5: DR, Warn and ignore SW steering rule insertion on QP err (Amir Tzin) [2047231]
net/mlx5: DR, Improve error flow in actions_build_ste_arr (Amir Tzin) [2047231]
net/mlx5: DR, Enable QP retransmission (Amir Tzin) [2047231]
net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RX (Amir Tzin) [2047231]
net/mlx5: DR, Split modify VLAN state to separate pop/push states (Amir Tzin) [2047231]
net/mlx5: DR, Added support for REMOVE_HEADER packet reformat (Amir Tzin) [2047231]
net/mlx4_en: Resolve bad operstate value (Amir Tzin) [1982190]
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() (Amir Tzin) [1982190]
RDMA/mlx4: Do not fail the registration on port stats (Amir Tzin) [1982190]
RDMA/mlx4: Return missed an error if device doesn't support steering (Amir Tzin) [1982190]
net/mlx4_en: Don't allow aRFS for encapsulated packets (Amir Tzin) [1982190]
mlx4: Fix missing error code in mlx4_load_one() (Amir Tzin) [1982190]
net/mlx4: Fix fall-through warning for Clang (Amir Tzin) [1982190]
mlx4: Remove rcu_read_lock() around XDP program invocation (Amir Tzin) [1982190]
IB/mlx4: Avoid field-overflowing memcpy() (Amir Tzin) [1982190]
RDMA/mlx4: Do not map the core_clock page to user space unless enabled (Amir Tzin) [1982190]
net/mlx4: Treat VFs fair when handling comm_channel_events (Amir Tzin) [1982190]
RDMA/mlx4: Remove an unused variable (Amir Tzin) [1982190]
|
2022-03-14 |
megaraid_sas: Add new messaging - a fix (Tomas Henzl) [2055248]
HID: amd_sfh: Add interrupt handler to process interrupts (Benjamin Tissoires) [2054929]
HID: amd_sfh: Add functionality to clear interrupts (Benjamin Tissoires) [2054929]
HID: amd_sfh: Disable the interrupt for all command (Benjamin Tissoires) [2054929]
HID: amd_sfh: Correct the structure field name (Benjamin Tissoires) [2054929]
HID: amd_sfh: Handle amd_sfh work buffer in PM ops (Benjamin Tissoires) [2054929]
HID: amd_sfh: Add illuminance mask to limit ALS max value (Benjamin Tissoires) [2054929]
HID: amd_sfh: Increase sensor command timeout (Benjamin Tissoires) [2054929]
HID: amd_sfh: Update Copyright details (Benjamin Tissoires) [2054929]
HID: amd_sfh: switch from 'pci_' to 'dev_' API (Benjamin Tissoires) [2054929]
HID: amd_sfh: Use dma_set_mask_and_coherent() (Benjamin Tissoires) [2054929]
HID: amd_sfh: switch from 'pci_' to 'dma_' API (Benjamin Tissoires) [2054929]
dm stats: fix too short end duration_ns when using precise_timestamps (Benjamin Marzinski) [2057166]
dm: fix double accounting of flush with data (Benjamin Marzinski) [2057166]
dm: interlock pending dm_io and dm_wait_for_bios_completion (Benjamin Marzinski) [2057166]
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration (Aristeu Rozanski) [2050410 2048786 2050412]
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC: Add RDDR5 and LRDDR5 memory types (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Handle three rank interleaving mode (Aristeu Rozanski) [2050410 2048786 2050412]
EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh (Aristeu Rozanski) [2050410 2048786 2050412]
netfilter: nf_queue: handle socket prefetch (Florian Westphal) [2009786]
netfilter: nf_queue: fix possible use-after-free (Florian Westphal) [2009786]
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test (Florian Westphal) [2009786]
netfilter: nf_queue: don't assume sk is full socket (Florian Westphal) [2009786]
Enable HSA_AMD_SVM config (Donald Dutile) [2025123]
mm/memremap_pages: support multiple ranges per invocation (Donald Dutile) [2025123]
mm/memremap_pages: convert to 'struct range' (Donald Dutile) [2025123]
device-dax: add an allocation interface for device-dax instances (Donald Dutile) [2025123]
device-dax: make pgmap optional for instance creation (Donald Dutile) [2025123]
device-dax: move instance creation parameters to 'struct dev_dax_data' (Donald Dutile) [2025123]
device-dax: drop the dax_region.pfn_flags attribute (Donald Dutile) [2025123]
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC (Donald Dutile) [2025123]
PCI/P2PDMA: Introduce private pagemap structure (Donald Dutile) [2025123]
security: implement sctp_assoc_established hook in selinux (Ondrej Mosnacek) [2015525 2048251]
security: add sctp_assoc_established hook (Ondrej Mosnacek) [2015525 2048251]
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce (Ondrej Mosnacek) [2015525 2048251]
security: pass asoc to sctp_assoc_request and sctp_sk_clone (Ondrej Mosnacek) [2015525 2048251]
net: sctp: Fix some typos (Ondrej Mosnacek) [2015525 2048251]
iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW (ĂĂąigo Huguet) [1923170 1936001]
net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline (Amir Tzin) [1982193]
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() (Amir Tzin) [1982193]
net/mlx5: DR, Ignore modify TTL if device doesn't support it (Amir Tzin) [1982193 2028504]
net/mlx5: Warn for devlink reload when there are VFs alive (Amir Tzin) [1982193]
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" (Amir Tzin) [1982193]
net/mlx5e: Fix wrong features assignment in case of error (Amir Tzin) [1982193]
net/mlx5e: Fix ICOSQ recovery flow for XSK (Amir Tzin) [1982193]
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow (Amir Tzin) [1982193]
net/mlx5e: Wrap the tx reporter dump callback to extract the sq (Amir Tzin) [1982193]
net/mlx5: Fix tc max supported prio for nic mode (Amir Tzin) [1982193]
net/mlx5: Fix SF health recovery flow (Amir Tzin) [1982193]
net/mlx5: Fix error print in case of IRQ request failed (Amir Tzin) [1982193]
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources (Amir Tzin) [1982193]
mlx5: fix mlx5i_grp_sw_update_stats() stack usage (Amir Tzin) [1982193]
mlx5: fix psample_sample_packet link error (Amir Tzin) [1982193]
net/mlx5: Fix format-security build warnings (Amir Tzin) [1982193]
net/mlx5e: Fix missing IPsec statistics on uplink representor (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation (Amir Tzin) [1982193]
net/mlx5: E-Switch, return error if encap isn't supported (Amir Tzin) [1982193]
net/mlx5: Lag, update tracker when state change event received (Amir Tzin) [1982193]
net/mlx5e: CT, Fix multiple allocations and memleak of mod acts (Amir Tzin) [1982193 2017675]
net/mlx5: Update error handler for UCTX and UMEM (Amir Tzin) [1982193]
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev (Amir Tzin) [1982193]
net/mlx5e: Wait for concurrent flow deletion during neigh/fib events (Amir Tzin) [1982193]
net/mlx5e: kTLS, Fix crash in RX resync flow (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags (Amir Tzin) [1982193]
net/mlx5e: IPsec: Fix a misuse of the software parser's fields (Amir Tzin) [1982193]
net/mlx5e: Fix vlan data lost during suspend flow (Amir Tzin) [1982193]
net/mlx5: Lag, change multipath and bonding to be mutually exclusive (Amir Tzin) [1982193]
net/mlx5: Lag, move lag destruction to a workqueue (Amir Tzin) [1982193]
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR (Amir Tzin) [1982193]
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp (Amir Tzin) [1982193]
net/mlx5e: Switchdev representors are not vlan challenged (Amir Tzin) [1982193]
net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path (Amir Tzin) [1982193]
net/mlx5: Fix cleanup of bridge delayed work (Amir Tzin) [1982193]
RDMA/mlx5: Set user priority for DCT (Amir Tzin) [1982193]
net/mlx5: DR, Fix typo 'offeset' to 'offset' (Amir Tzin) [1982193]
net/mlx5: DR, Fix vport number data type to u16 (Amir Tzin) [1982193]
net/mlx5e: Fix the presented RQ index in PTP stats (Amir Tzin) [1982193]
net/mlx5: Fix setting number of EQs of SFs (Amir Tzin) [1982193]
net/mlx5: Fix length of irq_index in chars (Amir Tzin) [1982193]
net/mlx5: Avoid generating event after PPS out in Real time mode (Amir Tzin) [1982193]
net/mlx5: Force round second at 1PPS out start time (Amir Tzin) [1982193]
net/mlx5: E-Switch, Fix double allocation of acl flow counter (Amir Tzin) [1982193]
net/mlx5e: Keep the value for maximum number of channels in-sync (Amir Tzin) [1982193]
net/mlx5e: IPSEC RX, enable checksum complete (Amir Tzin) [1982193]
net/mlx5: DR, Fix code indentation in dr_ste_v1 (Amir Tzin) [1982193]
RDMA/mlx5: Fix xlt_chunk_align calculation (Amir Tzin) [1982193]
RDMA/mlx5: Fix number of allocated XLT entries (Amir Tzin) [1982193]
net/mlx5e: Fix mutual exclusion between CQE compression and HW TS (Amir Tzin) [1982193]
net/mlx5: Fix potential sleeping in atomic context (Amir Tzin) [1982193]
net/mlx5: FWTrace, cancel work on alloc pd error flow (Amir Tzin) [1982193]
net/mlx5: DR, fix a potential use-after-free bug (Amir Tzin) [1982193]
net/mlx5e: Use correct eswitch for stack devices with lag (Amir Tzin) [1982193]
net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group (Amir Tzin) [1982193]
net/mlx5: Remove all auxiliary devices at the unregister event (Amir Tzin) [1982193]
net/mlx5: Lag, fix multipath lag activation (Amir Tzin) [1982193]
net/mlx5: Fix variable type to match 64bit (Amir Tzin) [1982193]
net/mlx5: Fix typo in comments (Amir Tzin) [1982193]
net/mlx5e: Remove Duplicated hunk in function __parse_cls_flower() (Amir Tzin) [1982193]
net/mlx5: Fix unpublish devlink parameters (Amir Tzin) [1982193]
RDMA/mlx5: Delete not-available udata check (Amir Tzin) [1982193]
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() (Amir Tzin) [1982193]
net/mlx5e: Block LRO if firmware asks for tunneled LRO (Amir Tzin) [1982193]
net/mlx5e: Prohibit inner indir TIRs in IPoIB (Amir Tzin) [1982193]
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge (Amir Tzin) [1982193]
net/mlx5: Fix return value from tracer initialization (Amir Tzin) [1982193]
net/mlx5: Synchronize correct IRQ when destroying CQ (Amir Tzin) [1982193 1982219]
net/mlx5e: TC, Fix error handling memory leak (Amir Tzin) [1982193]
net/mlx5: Destroy pool->mutex (Amir Tzin) [1982193]
net/mlx5: Set all field of mlx5_irq before inserting it to the xarray (Amir Tzin) [1982193]
net/mlx5: Fix order of functions in mlx5_irq_detach_nb() (Amir Tzin) [1982193]
net/mlx5: Block switchdev mode while devlink traps are active (Amir Tzin) [1982193]
net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free (Amir Tzin) [1982193]
net/mlx5: Bridge, fix ageing time (Amir Tzin) [1982193]
net/mlx5e: Avoid creating tunnel headers for local route (Amir Tzin) [1982193]
net/mlx5: DR, Add fail on error check on decap (Amir Tzin) [1982193]
net/mlx5: Don't skip subfunction cleanup in case of error in module init (Amir Tzin) [1982193]
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently (Amir Tzin) [1982193]
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 (Amir Tzin) [1982193]
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (Amir Tzin) [1982193]
net/mlx5: Unload device upon firmware fatal error (Amir Tzin) [1982193]
net/mlx5e: Fix page allocation failure for ptp-RQ over SF (Amir Tzin) [1982193]
net/mlx5e: Fix page allocation failure for trap-RQ over SF (Amir Tzin) [1982193]
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping (Amir Tzin) [1982193]
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available (Amir Tzin) [1982193]
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined (Amir Tzin) [1982193]
net/mlx5: E-Switch, handle devcom events only for ports on the same device (Amir Tzin) [1982193]
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported (Amir Tzin) [1982193]
net/mlx5e: Disable Rx ntuple offload for uplink representor (Amir Tzin) [1982193]
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections (Amir Tzin) [1982193]
net/mlx5: SF, Improve performance in SF allocation (Amir Tzin) [1982193]
net/mlx5: Increase hairpin buffer size (Amir Tzin) [1982193]
net/mlx5: DR, Add support for flow sampler offload (Amir Tzin) [1982193]
net/mlx5: Compare sampler flow destination ID in fs_core (Amir Tzin) [1982193]
net/mlx5: remove "default n" from Kconfig (Amir Tzin) [1982193]
net/mlx5: Fix spelling mistake "enught" -> "enough" (Amir Tzin) [1982193]
net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() (Amir Tzin) [1982193]
net/mlx5: Fix missing error code in mlx5_init_fs() (Amir Tzin) [1982193]
RDMA/mlx5: Support real-time timestamp directly from the device (Amir Tzin) [1982193]
RDMA/mlx5: Refactor get_ts_format functions to simplify code (Amir Tzin) [1982193]
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs (Amir Tzin) [1982193]
net/mlx5: Round-Robin EQs over IRQs (Amir Tzin) [1982193]
net/mlx5: Separate between public and private API of sf.h (Amir Tzin) [1982193]
net/mlx5: Enlarge interrupt field in CREATE_EQ (Amir Tzin) [1982193]
net/mlx5: Allocating a pool of MSI-X vectors for SFs (Amir Tzin) [1982193]
net/mlx5: Change IRQ storage logic from static to dynamic (Amir Tzin) [1982193]
net/mlx5: Moving rmap logic to EQs (Amir Tzin) [1982193]
net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel (Amir Tzin) [1982193]
net/mlx5: Removing rmap per IRQ (Amir Tzin) [1982193]
net/mlx5: Clean license text in eq.[c|h] files (Amir Tzin) [1982193]
net/mlx5: Provide cpumask at EQ creation phase (Amir Tzin) [1982193]
net/mlx5: Introduce API for request and release IRQs (Amir Tzin) [1982193]
net/mlx5: Delay IRQ destruction till all users are gone (Amir Tzin) [1982193]
net/mlx5: Change ownership model for lag (Amir Tzin) [1982193]
net/mlx5: Lag, Don't rescan if the device is going down (Amir Tzin) [1982193]
net/mlx5: Lag, refactor disable flow (Amir Tzin) [1982193]
net/mlx5: Bridge, add tracepoints (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, filter tagged packets that didn't match tagged fg (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, support pvid and untagged vlan configurations (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, match FDB entry vlan tag (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, implement infrastructure for vlans (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, dynamic entry ageing (Amir Tzin) [1982193 1982234]
net/mlx5: Bridge, handle FDB events (Amir Tzin) [1982193 1982234]
docs: networking: Add missing mlx5 documentation (Amir Tzin) [1982193]
net/mlx5: Bridge, add offload infrastructure (Amir Tzin) [1982193 1982234]
net/mlx5: Create TC-miss priority and table (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Support EMD tag in modify header for STEv1 (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Added support for INSERT_HEADER reformat type (Amir Tzin) [1982193 1982234]
net/mlx5: Added new parameters to reformat context (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Allow encap action for RX for supporting devices (Amir Tzin) [1982193 1982234]
net/mlx5: DR, Split reformat state to Encap and Decap (Amir Tzin) [1982193 1982234]
net/mlx5: mlx5_ifc support for header insert/remove (Amir Tzin) [1982193 1982234]
net/mlx5e: Remove unreachable code in mlx5e_xmit() (Amir Tzin) [1982193]
net/mlx5e: RX, Re-place page pool numa node change logic (Amir Tzin) [1982193]
net/mlx5e: Zero-init DIM structures (Amir Tzin) [1982193]
net/mlx5e: IPoIB, Add support for NDR speed (Amir Tzin) [1982193]
net/mlx5e: Remove the repeated declaration (Amir Tzin) [1982193]
net/mlx5: check for allocation failure in mlx5_ft_pool_init() (Amir Tzin) [1982193]
mlx5: count all link events (Amir Tzin) [1982193]
net/mlx5: Expose FW version over defined keyword (Amir Tzin) [1982193]
net/mlx5: Use boolean arithmetic to evaluate roce_lag (Amir Tzin) [1982193]
net/mlx5: Remove unnecessary spin lock protection (Amir Tzin) [1982193]
net/mlx5: Cap the maximum flow group size to 16M entries (Amir Tzin) [1982193]
net/mlx5: DR, Set max table size to 2G entries (Amir Tzin) [1982193]
net/mlx5: Move chains ft pool to be used by all firmware steering (Amir Tzin) [1982193]
net/mlx5: Move table size calculation to steering cmd layer (Amir Tzin) [1982193]
net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE (Amir Tzin) [1982193]
net/mlx5: DR, Remove unused field of send_ring struct (Amir Tzin) [1982193]
net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling (Amir Tzin) [1982193]
net/mlx5: CT: Avoid reusing modify header context for natted entries (Amir Tzin) [1982193]
net/mlx5e: CT, Remove newline from ct_dbg call (Amir Tzin) [1982193]
RDMA/mlx5: Take qp type from mlx5_ib_qp (Amir Tzin) [1982193]
RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response (Amir Tzin) [1982193]
RDMA/mlx5: Support SQD2RTS for modify QP (Amir Tzin) [1982193]
RDMA/mlx5: Remove redundant assignment to ret (Amir Tzin) [1982193]
firewire: fix support status (Tomas Henzl) [2055319]
dlci: fix support status (Tomas Henzl) [2055319]
dlink: fix support status (Tomas Henzl) [2055319]
rxe: fix support status (Tomas Henzl) [2055319]
qic: fix support status (Tomas Henzl) [2055319]
Revert "ceph: enable async dirops by default" (Jeffrey Layton) [2052542]
libceph: optionally use bounce buffer on recv path in crc mode (Jeffrey Layton) [2024725]
libceph: make recv path in secure mode work the same as send path (Jeffrey Layton) [2024725]
mm: use kmap_local_page in memzero_page (Jeffrey Layton) [2024725]
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page() (Jeffrey Layton) [2024725]
iov_iter: lift memzero_page() to highmem.h (Jeffrey Layton) [2024725]
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page() (Jeffrey Layton) [2024725]
mm/highmem: Lift memcpy_[to|from]_page to core (Jeffrey Layton) [2024725]
ceph: set pool_ns in new inode layout for async creates (Jeffrey Layton) [2046021]
ceph: properly put ceph_string reference after async create attempt (Jeffrey Layton) [2046021]
ceph: put the requests/sessions when it fails to alloc memory (Jeffrey Layton) [2046021]
ceph: remove redundant Lsx caps check (Jeffrey Layton) [2046021]
ceph: don't check for quotas on MDS stray dirs (Jeffrey Layton) [2046021]
ceph: drop send metrics debug message (Jeffrey Layton) [2046021]
ceph: Fix incorrect statfs report for small quota (Jeffrey Layton) [2011104]
scsi: qla2xxx: stop timer in shutdown path (Nilesh Javali) [2056055]
Revert "PCI: Add support for dev_groups to struct pci_driver" (Michel Dänzer) [2054595]
drm/amdgpu: Assign amdgpu_sysfs_groups to struct device_driver directly (Michel Dänzer) [2054595]
EDAC/i10nm: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1998359]
redhat: enable zstream release numbering for rhel 8.6 (Augusto Caringi)
redhat: generate distgit changelog in genspec.sh as well (Jan Stancek)
redhat: always upload kabi tarballs (Jan Stancek)
redhat: make genspec prefer metadata from git notes (Jan Stancek)
|
2022-03-09 |
xfs: don't generate selinux audit messages for capability testing (Brian Foster) [2059835]
|
2022-02-26 |
ice: Implement support for SMA and U.FL on E810-T (Jonathan Toppins) [1975007]
ice: Add support for SMA control multiplexer (Jonathan Toppins) [1975007]
ice: Implement functions for reading and setting GPIO pins (Jonathan Toppins) [1975007]
ice: Refactor ice_aqc_link_topo_addr (Jonathan Toppins) [1975007]
xfs: restore speculative_cow_prealloc_lifetime sysctl (Bill O'Donnell) [2015621]
xfs: Fix the free logic of state in xfs_attr_node_hasname (Bill O'Donnell) [2015621 2037498]
xfs: punch out data fork delalloc blocks on COW writeback failure (Bill O'Donnell) [2015621 2012872]
xfs: use kmem_cache_free() for kmem_cache objects (Bill O'Donnell) [2015621]
xfs: logging the on disk inode LSN can make it go backwards (Bill O'Donnell) [2015621]
xfs: only reset incore inode health state flags when reclaiming an inode (Bill O'Donnell) [2015621]
xfs: remove obsolete AGF counter debugging (Bill O'Donnell) [2015621]
xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents (Bill O'Donnell) [2015621]
xfs: Fix dax inode extent calculation when direct write is performed on an unwritten extent (Bill O'Donnell) [2015621]
xfs: mark a data structure sick if there are cross-referencing errors (Bill O'Donnell) [2015621]
xfs: fix maxlevels comparisons in the btree staging code (Bill O'Donnell) [2015621]
xfs: fix incorrect unit conversion in scrub tracepoint (Bill O'Donnell) [2015621]
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes (Bill O'Donnell) [2015621]
xfs: fix radix tree tag signs (Bill O'Donnell) [2015621]
xfs: force log and push AIL to clear pinned inodes when aborting mount (Bill O'Donnell) [2015621]
xfs: use current->journal_info for detecting transaction recursion (Bill O'Donnell) [2015621]
xfs: don't nest transactions when scanning for eofblocks (Bill O'Donnell) [2015621]
xfs: fix boolreturn.cocci warnings (Bill O'Donnell) [2015621]
xfs: get rid of xfs_growfs_{data,log}_t (Bill O'Donnell) [2015621]
xfs: rename `new' to `delta' in xfs_growfs_data_private() (Bill O'Donnell) [2015621]
xfs: don't bounce the iolock between free_{eof,cow}blocks (Bill O'Donnell) [2015621]
xfs: expose the blockgc workqueue knobs publicly (Bill O'Donnell) [2015621]
xfs: parallelize block preallocation garbage collection (Bill O'Donnell) [2015621]
xfs: rename block gc start and stop functions (Bill O'Donnell) [2015621]
xfs: only walk the incore inode tree once per blockgc scan (Bill O'Donnell) [2015621]
xfs: consolidate the eofblocks and cowblocks workers (Bill O'Donnell) [2015621]
xfs: consolidate incore inode radix tree posteof/cowblocks tags (Bill O'Donnell) [2015621]
xfs: remove trivial eof/cowblocks functions (Bill O'Donnell) [2015621]
xfs: hide xfs_icache_free_cowblocks (Bill O'Donnell) [2015621]
xfs: hide xfs_icache_free_eofblocks (Bill O'Donnell) [2015621]
xfs: relocate the eofb/cowb workqueue functions (Bill O'Donnell) [2015621]
xfs: set WQ_SYSFS on all workqueues in debug mode (Bill O'Donnell) [2015621]
xfs: increase the default parallelism levels of pwork clients (Bill O'Donnell) [2015621]
xfs: flush speculative space allocations when we run out of space (Bill O'Donnell) [2015621]
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites (Bill O'Donnell) [2015621]
xfs: add a tracepoint for blockgc scans (Bill O'Donnell) [2015621]
xfs: flush eof/cowblocks if we can't reserve quota for chown (Bill O'Donnell) [2015621]
xfs: flush eof/cowblocks if we can't reserve quota for inode creation (Bill O'Donnell) [2015621]
xfs: flush eof/cowblocks if we can't reserve quota for file blocks (Bill O'Donnell) [2015621]
xfs: try worst case space reservation upfront in xfs_reflink_remap_extent (Bill O'Donnell) [2015621]
xfs: pass flags and return gc errors from xfs_blockgc_free_quota (Bill O'Donnell) [2015621]
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts (Bill O'Donnell) [2015621]
xfs: xfs_inode_free_quota_blocks should scan project quota (Bill O'Donnell) [2015621]
xfs: don't stall cowblocks scan if we can't take locks (Bill O'Donnell) [2015621]
xfs: trigger all block gc scans when low on quota space (Bill O'Donnell) [2015621]
xfs: shut down the filesystem if we screw up quota reservation (Bill O'Donnell) [2015621]
xfs: rename code to error in xfs_ioctl_setattr (Bill O'Donnell) [2015621]
xfs: remove xfs_qm_vop_chown_reserve (Bill O'Donnell) [2015621]
xfs: refactor inode ownership change transaction/inode/quota allocation idiom (Bill O'Donnell) [2015621]
xfs: refactor inode creation transaction/inode/quota allocation idiom (Bill O'Donnell) [2015621]
xfs: refactor reflink functions to use xfs_trans_alloc_inode (Bill O'Donnell) [2015621]
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode (Bill O'Donnell) [2015621]
xfs: refactor common transaction/inode/quota allocation idiom (Bill O'Donnell) [2015621]
xfs: reserve data and rt quota at the same time (Bill O'Donnell) [2015621]
xfs: clean up icreate quota reservation calls (Bill O'Donnell) [2015621]
xfs: remove xfs_trans_unreserve_quota_nblks completely (Bill O'Donnell) [2015621]
xfs: create convenience wrappers for incore quota block reservations (Bill O'Donnell) [2015621]
xfs: clean up quota reservation callsites (Bill O'Donnell) [2015621]
xfs: reduce quota reservation when doing a dax unwritten extent conversion (Bill O'Donnell) [2015621]
xfs: reduce exclusive locking on unaligned dio (Bill O'Donnell) [2015621]
xfs: split the unaligned DIO write code out (Bill O'Donnell) [2015621]
xfs: improve the reflink_bounce_dio_write tracepoint (Bill O'Donnell) [2015621]
xfs: simplify the read/write tracepoints (Bill O'Donnell) [2015621]
xfs: remove the buffered I/O fallback assert (Bill O'Donnell) [2015621]
xfs: cleanup the read/write helper naming (Bill O'Donnell) [2015621]
xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware (Bill O'Donnell) [2015621]
xfs: factor out a xfs_ilock_iocb helper (Bill O'Donnell) [2015621]
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments() (Bill O'Donnell) [2015621]
xfs: fix unused log variable in xfs_log_cover() (Bill O'Donnell) [2015621]
iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag (Bill O'Donnell) [2015621]
iomap: pass a flags argument to iomap_dio_rw (Bill O'Donnell) [2015621]
iomap: rename the flags variable in __iomap_dio_rw (Bill O'Donnell) [2015621]
iomap: Allow filesystem to call iomap_dio_complete without i_rwsem (Bill O'Donnell) [2015621]
xfs: reduce ilock acquisitions in xfs_file_fsync (Bill O'Donnell) [2015621]
xfs: refactor xfs_file_fsync (Bill O'Donnell) [2015621]
xfs: cover the log on freeze instead of cleaning it (Bill O'Donnell) [2015621]
xfs: remove xfs_quiesce_attr() (Bill O'Donnell) [2015621]
xfs: remove duplicate wq cancel and log force from attr quiesce (Bill O'Donnell) [2015621]
xfs: fold sbcount quiesce logging into log covering (Bill O'Donnell) [2015621]
xfs: don't reset log idle state on covering checkpoints (Bill O'Donnell) [2015621]
xfs: cover the log during log quiesce (Bill O'Donnell) [2015621]
xfs: separate log cleaning from log quiesce (Bill O'Donnell) [2015621]
xfs: lift writable fs check up into log worker task (Bill O'Donnell) [2015621]
xfs: set inode size after creating symlink (Bill O'Donnell) [2015621]
xfs: remove a stale comment from xfs_file_aio_write_checks() (Bill O'Donnell) [2015621]
xfs: Introduce error injection to allocate only minlen size extents for files (Bill O'Donnell) [2015621]
xfs: Process allocated extent in a separate function (Bill O'Donnell) [2015621]
xfs: Compute bmap extent alignments in a separate function (Bill O'Donnell) [2015621]
xfs: Remove duplicate assert statement in xfs_bmap_btalloc() (Bill O'Donnell) [2015621]
xfs: Introduce error injection to reduce maximum inode fork extent count (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when swapping extents (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when remapping an extent (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when moving extent from cow to data fork (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when writing to unwritten extent (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when adding/removing xattrs (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when renaming dir entries (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when removing dir entries (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when adding dir entries (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when punching a hole (Bill O'Donnell) [2015621]
xfs: Check for extent overflow when trivally adding a new extent (Bill O'Donnell) [2015621]
xfs: Add helper for checking per-inode extent count overflow (Bill O'Donnell) [2015621]
iwlwifi: pcie: add killer devices to the driver (ĂĂąigo Huguet) [2043453]
iwlwifi: add support for BNJ HW (ĂĂąigo Huguet) [2043453]
iwlwifi: Fix FW name for gl (ĂĂąigo Huguet) [2043453]
iwlwifi: Read the correct addresses when getting the crf id (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: add jacket bit to device configuration parsing (ĂĂąigo Huguet) [2043453]
iwlwifi: add new ax1650 killer device (ĂĂąigo Huguet) [2043453]
iwlwifi: add new Qu-Hr device (ĂĂąigo Huguet) [2043453]
iwlwifi: add missing entries for Gf4 with So and SoF (ĂĂąigo Huguet) [2043453]
iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structure (ĂĂąigo Huguet) [2043453]
iwlwifi: add support for Bz-Z HW (ĂĂąigo Huguet) [2043453]
iwlwifi: support 4-bits in MAC step value (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Increase the scan timeout guard to 30 seconds (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix a possible race enabling/disabling runtime-pm (ĂĂąigo Huguet) [2043453]
ath11k: Fix unexpected return buffer manager error for QCA6390 (ĂĂąigo Huguet) [2043453]
ath11k: Fix napi related hang (ĂĂąigo Huguet) [2043453]
iwlwifi: yoyo: fix issue with new DBGI_SRAM region read. (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix AUX ROC removal (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: set protected flag only for NDP ranging (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: perform 6GHz passive scan after suspend (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Fix calculation of frame length (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: test roc running status bits before removing the sta (ĂĂąigo Huguet) [2043453]
iwlwifi: don't pass actual WGDS revision number in table_revision (ĂĂąigo Huguet) [2043453]
iwlwifi: fix leaks/bad data after failed firmware load (ĂĂąigo Huguet) [2043453]
iwlwifi: fix debug TLV parsing (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix 32-bit build in FTM (ĂĂąigo Huguet) [2043453]
iwlwifi: fix Bz NMI behaviour (ĂĂąigo Huguet) [2043453]
rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled (ĂĂąigo Huguet) [2043453]
rtw88: 8822c: update rx settings to prevent potential hw deadlock (ĂĂąigo Huguet) [2043453]
rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE (ĂĂąigo Huguet) [2043453]
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream (ĂĂąigo Huguet) [2043453]
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet() (ĂĂąigo Huguet) [2043453]
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep() (ĂĂąigo Huguet) [2043453]
mac80211: fix FEC flag in radio tap header (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix possible resume failure (ĂĂąigo Huguet) [2043453]
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix network buffer leak by txs missing (ĂĂąigo Huguet) [2043453]
mt76: mt7615: clear mcu error interrupt status on mt7663 (ĂĂąigo Huguet) [2043453]
mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band (ĂĂąigo Huguet) [2043453]
mt76: mt7921: use correct iftype data on 6GHz cap init (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix boolreturn.cocci warning (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix unused tx antenna mask in testmode (ĂĂąigo Huguet) [2043453]
mt76: fix the wiphy's available antennas to the correct value (ĂĂąigo Huguet) [2043453]
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_phy_mode (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi (ĂĂąigo Huguet) [2043453]
mt76: fix possible OOB issue in mt76_calculate_default_rate (ĂĂąigo Huguet) [2043453]
mt76: debugfs: fix queue reporting for mt76-usb (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix SMPS operation fail (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore() (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix MT7921E reset failure (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy() (ĂĂąigo Huguet) [2043453]
mt76: mt7921: drop offload_flags overwritten (ĂĂąigo Huguet) [2043453]
mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Use correctly sized arguments for bit field (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Fix race while handling SYS_ERR at power up (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Fix reading wake_capable channel configuration (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Minor style and comment fixes (ĂĂąigo Huguet) [2043453]
bus: mhi: pci_generic: Graceful shutdown on freeze (ĂĂąigo Huguet) [2043453]
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() (ĂĂąigo Huguet) [2043453]
mt76: remove variable set but not used (ĂĂąigo Huguet) [2043453]
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush (ĂĂąigo Huguet) [2043453]
ath11k: add spectral/CFR buffer validation support (ĂĂąigo Huguet) [2043453]
ath11k: Fix buffer overflow when scanning with extraie (ĂĂąigo Huguet) [2043453]
mwifiex: Fix possible ABBA deadlock (ĂĂąigo Huguet) [2043453]
ath10k: fix scan abort when duration is set for hw scan (ĂĂąigo Huguet) [2043453]
ath10k: Fix tx hanging (ĂĂąigo Huguet) [2043453]
iwlwifi: acpi: fix wgds rev 3 size (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: avoid clearing a just saved session protection id (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Fix wrong documentation for scan request command (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: synchronize with FW after multicast commands (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix delBA vs. NSSN queue sync race (ĂĂąigo Huguet) [2043453]
ath11k: Fix QMI file type enum value (ĂĂąigo Huguet) [2043453]
ath11k: add support for WCN6855 hw2.1 (ĂĂąigo Huguet) [2043453]
ath10k: Fix the MTU size on QCA9377 SDIO (ĂĂąigo Huguet) [2043453]
wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma (ĂĂąigo Huguet) [2043453]
mwifiex: Ignore BTCOEX events from the 88W8897 firmware (ĂĂąigo Huguet) [2043453]
mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (ĂĂąigo Huguet) [2043453]
ath11k: Use host CE parameters for CE interrupts configuration (ĂĂąigo Huguet) [2043453]
ath11k: Fix mon status ring rx tlv processing (ĂĂąigo Huguet) [2043453]
ath11k: skip sending vdev down for channel switch (ĂĂąigo Huguet) [2043453]
ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev (ĂĂąigo Huguet) [2043453]
ath11k: Set IRQ affinity to CPU0 in case of one MSI vector (ĂĂąigo Huguet) [2043453]
ath11k: do not restore ASPM in case of single MSI vector (ĂĂąigo Huguet) [2043453]
ath11k: add support one MSI vector (ĂĂąigo Huguet) [2043453]
ath11k: refactor multiple MSI vector implementation (ĂĂąigo Huguet) [2043453]
ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ (ĂĂąigo Huguet) [2043453]
ath11k: add CE and ext IRQ flag to indicate irq_handler (ĂĂąigo Huguet) [2043453]
ath11k: get msi_data again after request_irq is called (ĂĂąigo Huguet) [2043453]
ath9k: fix intr_txqs setting (ĂĂąigo Huguet) [2043453]
ath11k: add hw_param for wakeup_mhi (ĂĂąigo Huguet) [2043453]
ath11k: reset RSN/WPA present state for open BSS (ĂĂąigo Huguet) [2043453]
ath11k: clear the keys properly via DISABLE_KEY (ĂĂąigo Huguet) [2043453]
ath11k: Fix crash caused by uninitialized TX ring (ĂĂąigo Huguet) [2043453]
ath11k: use cache line aligned buffers for dbring (ĂĂąigo Huguet) [2043453]
ath11k: Fix ETSI regd with weather radar overlap (ĂĂąigo Huguet) [2043453]
ath11k: fix FCS_ERR flag in radio tap header (ĂĂąigo Huguet) [2043453]
ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request (ĂĂąigo Huguet) [2043453]
ath11k: fix firmware crash during channel switch (ĂĂąigo Huguet) [2043453]
ath11k: Fix 'unused-but-set-parameter' error (ĂĂąigo Huguet) [2043453]
ath11k: fix DMA memory free in CE pipe cleanup (ĂĂąigo Huguet) [2043453]
ath11k: fix error routine when fallback of add interface fails (ĂĂąigo Huguet) [2043453]
ath11k: fix fw crash due to peer get authorized before key install (ĂĂąigo Huguet) [2043453]
ath11k: Clear auth flag only for actual association in security mode (ĂĂąigo Huguet) [2043453]
ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware (ĂĂąigo Huguet) [2043453]
ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855 (ĂĂąigo Huguet) [2043453]
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh (ĂĂąigo Huguet) [2043453]
mac80211: initialize variable have_higher_than_11mbit (ĂĂąigo Huguet) [2043453]
mac80211: fix locking in ieee80211_start_ap error path (ĂĂąigo Huguet) [2043453]
mac80211: do drv_reconfig_complete() before restarting all (ĂĂąigo Huguet) [2043453]
mac80211: mark TX-during-stop for TX in in_reconfig (ĂĂąigo Huguet) [2043453]
mac80211: update channel context before station state (ĂĂąigo Huguet) [2043453]
mac80211: Fix the size used for building probe request (ĂĂąigo Huguet) [2043453]
mac80211: fix lookup when adding AddBA extension element (ĂĂąigo Huguet) [2043453]
mac80211: validate extended element ID is present (ĂĂąigo Huguet) [2043453]
cfg80211: Acquire wiphy mutex on regulatory work (ĂĂąigo Huguet) [2043453]
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock (ĂĂąigo Huguet) [2043453]
nl80211: remove reload flag from regulatory_request (ĂĂąigo Huguet) [2043453]
mac80211: send ADDBA requests using the tid/queue of the aggregation session (ĂĂąigo Huguet) [2043453]
bus: mhi: core: Add support for forced PM resume (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix build regression (ĂĂąigo Huguet) [2043453]
brcmsmac: rework LED dependencies (ĂĂąigo Huguet) [2043453]
iwlwifi: fix LED dependencies (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: don't crash on invalid rate w/o STA (ĂĂąigo Huguet) [2043453]
bus: mhi: pci_generic: Fix device recovery failed issue (ĂĂąigo Huguet) [2043453]
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi (ĂĂąigo Huguet) [2043453]
rt2x00: do not mark device gone on EPROTO errors during start (ĂĂąigo Huguet) [2043453]
nl80211: reset regdom when reloading regdb (ĂĂąigo Huguet) [2043453]
mac80211: add docs for ssn in struct tid_ampdu_tx (ĂĂąigo Huguet) [2043453]
mac80211: fix a memory leak where sta_info is not freed (ĂĂąigo Huguet) [2043453]
mac80211: set up the fwd_skb->dev for mesh forwarding (ĂĂąigo Huguet) [2043453]
mac80211: fix regression in SSN handling of addba tx (ĂĂąigo Huguet) [2043453]
mac80211: fix rate control for retransmitted frames (ĂĂąigo Huguet) [2043453]
mac80211: track only QoS data frames for admission control (ĂĂąigo Huguet) [2043453]
mac80211: fix TCP performance on mesh interface (ĂĂąigo Huguet) [2043453]
mt76: fix possible pktid leak (ĂĂąigo Huguet) [2043453]
mt76: fix timestamp check in tx_status (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode (ĂĂąigo Huguet) [2043453]
iwlwifi: Fix memory leaks in error handling path (ĂĂąigo Huguet) [2043453]
iwlwifi: fix warnings produced by kernel debug options (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: retry init flow if failed (ĂĂąigo Huguet) [2043453]
iwlwifi: Fix missing error code in iwl_pci_probe() (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: fix constant-conversion warning (ĂĂąigo Huguet) [2043453]
mac80211: fix throughput LED trigger (ĂĂąigo Huguet) [2043453]
mac80211: fix monitor_sdata RCU/locking assertions (ĂĂąigo Huguet) [2043453]
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue (ĂĂąigo Huguet) [2043453]
mac80211: fix radiotap header generation (ĂĂąigo Huguet) [2043453]
mac80211: do not access the IV when it was stripped (ĂĂąigo Huguet) [2043453]
nl80211: fix radio statistics in survey dump (ĂĂąigo Huguet) [2043453]
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type (ĂĂąigo Huguet) [2043453]
mwifiex: fix division by zero in fw download path (ĂĂąigo Huguet) [2043453]
iwlwifi: bump FW API to 67 for AX devices (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: extend session protection on association (ĂĂąigo Huguet) [2043453]
iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIF (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: remove session protection on disassoc (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc() (ĂĂąigo Huguet) [2043453]
iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMD (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: d3: use internal data representation (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: update RFI TLV (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointer (ĂĂąigo Huguet) [2043453]
iwlwifi: yoyo: support for ROM usniffer (ĂĂąigo Huguet) [2043453]
iwlwifi: fw: uefi: add missing include guards (ĂĂąigo Huguet) [2043453]
iwlwifi: dump host monitor data when NIC doesn't init (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: simplify iwl_pci_find_dev_info() (ĂĂąigo Huguet) [2043453]
iwlwifi: ACPI: support revision 3 WGDS tables (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: update sw error interrupt for BZ family (ĂĂąigo Huguet) [2043453]
iwlwifi: add new pci SoF with JF (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Use all Rx chains for roaming scan (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: remove two duplicate PNJ device entries (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: refactor dev_info lookup (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: remove duplicate entry (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: fix killer name matching for AX200 (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix some kerneldoc issues (ĂĂąigo Huguet) [2043453]
ath10k: fix division by zero in send path (ĂĂąigo Huguet) [2043453]
ath10k: fix control-message timeout (ĂĂąigo Huguet) [2043453]
ath10k: fix module load regression with iram-recovery feature (ĂĂąigo Huguet) [2043453]
ath10k: fix invalid dma_addr_t token assignment (ĂĂąigo Huguet) [2043453]
ath11k: change return buffer manager for QCA6390 (ĂĂąigo Huguet) [2043453]
mt76: connac: fix unresolved symbols when CONFIG_PM is unset (ĂĂąigo Huguet) [2043453]
mt76: Make use of the helper macro kthread_run() (ĂĂąigo Huguet) [2043453]
mt76: Print error message when reading EEPROM from mtd failed (ĂĂąigo Huguet) [2043453]
mt76: mt7921: disable 4addr capability (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add debugfs knobs for MCU utilization (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add WA firmware log support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework debugfs fixed-rate knob (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework .set_bitrate_mask() to support more options (ĂĂąigo Huguet) [2043453]
mt76: mt7915: remove mt7915_mcu_add_he() (ĂĂąigo Huguet) [2043453]
mt76: mt7615: apply cached RF data for DBDC (ĂĂąigo Huguet) [2043453]
mt76: mt7615: mt7622: fix ibss and meshpoint (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix Wformat build warning (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix mt7921s Kconfig (ĂĂąigo Huguet) [2043453]
iwlwifi: pnvm: print out the version properly (ĂĂąigo Huguet) [2043453]
iwlwifi: dbg: treat non active regions as unsupported regions (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Read acpi dsm to get channel activation bitmap (ĂĂąigo Huguet) [2043453]
iwlwifi: add new device id 7F70 (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: improve log when processing CSA (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS (ĂĂąigo Huguet) [2043453]
iwlwifi: dbg: treat dbgc allocation failure when tlv is missing (ĂĂąigo Huguet) [2043453]
iwlwifi: add new killer devices to the driver (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: set inactivity timeouts also for PS-poll (ĂĂąigo Huguet) [2043453]
iwlwifi: pcie: try to grab NIC access early (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: reduce WARN_ON() in TX status path (ĂĂąigo Huguet) [2043453]
iwlwifi: allow rate-limited error messages (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: remove session protection after auth/assoc (ĂĂąigo Huguet) [2043453]
iwlwifi: remove redundant iwl_finish_nic_init() argument (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211() (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIF (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd. (ĂĂąigo Huguet) [2043453]
iwlwifi: BZ Family SW reset support (ĂĂąigo Huguet) [2043453]
iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication (ĂĂąigo Huguet) [2043453]
iwlwifi: yoyo: fw debug config from context info and preset (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support new version of ranging response notification (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Support version 3 of tlc_update_notif. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: convert old rate & flags to the new format. (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: add definitions for new rate & flags (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: update definitions due to new rate & flags (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: scrub key material in firmware dumps (ĂĂąigo Huguet) [2043453]
iwlwifi: parse debug exclude data from firmware file (ĂĂąigo Huguet) [2043453]
iwlwifi: fw dump: add infrastructure for dump scrubbing (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: correct sta-state logic for TDLS (ĂĂąigo Huguet) [2043453]
iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc (ĂĂąigo Huguet) [2043453]
iwlwifi: fix fw/img.c license statement (ĂĂąigo Huguet) [2043453]
iwlwifi: remove contact information (ĂĂąigo Huguet) [2043453]
iwlwifi: remove MODULE_AUTHOR() statements (ĂĂąigo Huguet) [2043453]
iwlwifi: api: remove unused RX status bits (ĂĂąigo Huguet) [2043453]
iwlwifi: add some missing kernel-doc in struct iwl_fw (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: Remove antenna c references (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: add support for 160Mhz in ranging measurements (ĂĂąigo Huguet) [2043453]
iwlwifi: add vendor specific capabilities for some RFs (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: add lmac/umac PC info in case of error (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: disable RX-diversity in powersave (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftype (ĂĂąigo Huguet) [2043453]
iwlwifi: Start scratch debug register for Bz family (ĂĂąigo Huguet) [2043453]
iwlwifi: Add support for more BZ HWs (ĂĂąigo Huguet) [2043453]
iwlwifi: Add support for getting rf id with blank otp (ĂĂąigo Huguet) [2043453]
cfg80211: fix kernel-doc for MBSSID EMA (ĂĂąigo Huguet) [2043453]
mac80211: Prevent AP probing during suspend (ĂĂąigo Huguet) [2043453]
nl80211: Add LC placeholder band definition to nl80211_band (ĂĂąigo Huguet) [2043453]
mac80211: split beacon retrieval functions (ĂĂąigo Huguet) [2043453]
cfg80211: separate get channel number from ies (ĂĂąigo Huguet) [2043453]
mac80211: use ieee80211_bss_get_elem() in most places (ĂĂąigo Huguet) [2043453]
cfg80211: scan: use element finding functions in easy cases (ĂĂąigo Huguet) [2043453]
nl80211: use element finding functions (ĂĂąigo Huguet) [2043453]
mac80211: fils: use cfg80211_find_ext_elem() (ĂĂąigo Huguet) [2043453]
mac80211: fix memory leaks with element parsing (ĂĂąigo Huguet) [2043453]
cfg80211: prepare for const netdev->dev_addr (ĂĂąigo Huguet) [2043453]
mac80211: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
wireless: mac80211_hwsim: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
mac80211: debugfs: calculate free buffer size correctly (ĂĂąigo Huguet) [2043453]
fq_codel: generalise ce_threshold marking for subset of traffic (ĂĂąigo Huguet) [2043453]
wl3501_cs: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
ray_cs: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
brcmfmac: prepare for const netdev->dev_addr (ĂĂąigo Huguet) [2043453]
wireless: use eth_hw_addr_set() instead of ether_addr_copy() (ĂĂąigo Huguet) [2043453]
wireless: use eth_hw_addr_set() (ĂĂąigo Huguet) [2043453]
iwlwifi: cfg: set low-latency-xtal for some integrated So devices (ĂĂąigo Huguet) [2043453]
iwlwifi: pnvm: read EFI data only if long enough (ĂĂąigo Huguet) [2043453]
iwlwifi: pnvm: don't kmemdup() more than we have (ĂĂąigo Huguet) [2043453]
iwlwifi: change all JnP to NO-160 configuration (ĂĂąigo Huguet) [2043453]
iwlwifi: mvm: reset PM state on unsuccessful resume (ĂĂąigo Huguet) [2043453]
mwifiex: Deactive host sleep using HSCFG after it was activated manually (ĂĂąigo Huguet) [2043453]
mwifiex: Send DELBA requests according to spec (ĂĂąigo Huguet) [2043453]
mwifiex: Fix an incorrect comment (ĂĂąigo Huguet) [2043453]
mwifiex: Log an error on command failure during key-material upload (ĂĂąigo Huguet) [2043453]
mwifiex: Don't log error on suspend if wake-on-wlan is disabled (ĂĂąigo Huguet) [2043453]
mt76: mt7915: change max rx len limit of hw modules (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix missing HE phy cap (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework mt7915_mcu_sta_muru_tlv() (ĂĂąigo Huguet) [2043453]
mt76: mt7915: enable HE UL MU-MIMO (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add per-vif counters in ethtool (ĂĂąigo Huguet) [2043453]
mt76: mt7921: move tx amsdu stats in mib_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce stats reporting through ethtool (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add some more MIB counters (ĂĂąigo Huguet) [2043453]
mt76: do not reset MIB counters in get_stats callback (ĂĂąigo Huguet) [2043453]
mt76: mt7915: move tx amsdu stats in mib_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex (ĂĂąigo Huguet) [2043453]
mt76: move mt76_ethtool_worker_info in mt76 module (ĂĂąigo Huguet) [2043453]
mt76: move mt76_sta_stats in mt76.h (ĂĂąigo Huguet) [2043453]
mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset (ĂĂąigo Huguet) [2043453]
mt76: mt7921s: add reset support (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce mt7921s support (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor mt7921_mcu_send_message (ĂĂąigo Huguet) [2043453]
mt76: mt7921: rely on mcu_get_nic_capability (ĂĂąigo Huguet) [2043453]
mt76: connac: extend mcu_get_nic_capability (ĂĂąigo Huguet) [2043453]
mt76: sdio: extend sdio module to support CONNAC2 (ĂĂąigo Huguet) [2043453]
mt76: sdio: introduce parse_irq callback (ĂĂąigo Huguet) [2043453]
mt76: sdio: move common code in mt76_sdio module (ĂĂąigo Huguet) [2043453]
mt76: mt7921: use physical addr to unify register access (ĂĂąigo Huguet) [2043453]
mt76: mt7921: make all event parser reusable between mt7921s and mt7921e (ĂĂąigo Huguet) [2043453]
mt76: mt7663s: rely on mcu reg access utility (ĂĂąigo Huguet) [2043453]
mt76: connac: move mcu reg access utility routines in mt76_connac_lib module (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add MT7921_COMMON module (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor init.c to be bus independent (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor mcu.c to be bus independent (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor dma.c to be pcie specific (ĂĂąigo Huguet) [2043453]
mt76: mt7921: refactor mac.c to be bus independent (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add MU EDCA cmd support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: remove dead code in debugfs code (ĂĂąigo Huguet) [2043453]
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines (ĂĂąigo Huguet) [2043453]
mt76: mt7915: improve code readability for xmit-queue handler (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy (ĂĂąigo Huguet) [2043453]
mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature (ĂĂąigo Huguet) [2043453]
mt76: mt7915: set muru platform type (ĂĂąigo Huguet) [2043453]
mt76: mt7915: set VTA bit in tx descriptor (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework starec TLV tags (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix sta_rec_wtbl tag len (ĂĂąigo Huguet) [2043453]
mt76: mt7915: improve starec readability of txbf (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix txbf starec TLV issues (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt7915_mcu_beacon_check_caps() (ĂĂąigo Huguet) [2043453]
mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mode_v2 (ĂĂąigo Huguet) [2043453]
mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs (ĂĂąigo Huguet) [2043453]
mt76: use a separate CCMP PN receive counter for management frames (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add delay config for sched scan (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix monitor mode tear down crash (ĂĂąigo Huguet) [2043453]
mt76: debugfs: improve queue node readability (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add twt_stats knob in debugfs (ĂĂąigo Huguet) [2043453]
mt76: mt7915: enable twt responder capability (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt7915_mac_add_twt_setup routine (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu command (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce __mt7915_get_tsf routine (ĂĂąigo Huguet) [2043453]
mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware (ĂĂąigo Huguet) [2043453]
mt76: introduce __mt76_mcu_send_firmware routine (ĂĂąigo Huguet) [2043453]
mt76: support reading EEPROM data embedded in fdt (ĂĂąigo Huguet) [2043453]
mt76: schedule status timeout at dma completion (ĂĂąigo Huguet) [2043453]
mt76: substitute sk_buff_head status_list with spinlock_t status_lock (ĂĂąigo Huguet) [2043453]
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature (ĂĂąigo Huguet) [2043453]
mt76: introduce packet_id idr (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add 6GHz support (ĂĂąigo Huguet) [2043453]
mt76: add 6GHz support (ĂĂąigo Huguet) [2043453]
mt76: connac: enable hw amsdu @ 6GHz (ĂĂąigo Huguet) [2043453]
mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss (ĂĂąigo Huguet) [2043453]
mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv (ĂĂąigo Huguet) [2043453]
mt76: connac: set 6G phymode in single-sku support (ĂĂąigo Huguet) [2043453]
mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain (ĂĂąigo Huguet) [2043453]
mt76: connac: enable 6GHz band for hw scan (ĂĂąigo Huguet) [2043453]
mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2} (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add mib counters to ethtool stats (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add more MIB registers (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add tx mu/su counters to mib (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add some per-station tx stats to ethtool (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add tx stats gathered from tx-status callbacks (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add ethtool stats support (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix retrying release semaphore without end (ĂĂąigo Huguet) [2043453]
mt76: mt7921: robustify hardware initialization flow (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix possible infinite loop release semaphore (ĂĂąigo Huguet) [2043453]
mt76: mt7915: honor all possible error conditions in mt7915_mcu_init() (ĂĂąigo Huguet) [2043453]
mt76: move spin_lock_bh to spin_lock in tasklet (ĂĂąigo Huguet) [2043453]
mt76: mt7921: remove mt7921_sta_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7921: remove mcu rate reporting code (ĂĂąigo Huguet) [2043453]
mt76: mt7921: report tx rate directly from tx status (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add support for tx status reporting (ĂĂąigo Huguet) [2043453]
mt76: mt7921: start reworking tx rate reporting (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix hwmon temp sensor mem use-after-free (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix hwmon temp sensor mem use-after-free (ĂĂąigo Huguet) [2043453]
mt76: mt7915: enable configured beacon tx rate (ĂĂąigo Huguet) [2043453]
mt76: disable BH around napi_schedule() calls (ĂĂąigo Huguet) [2043453]
mt76: fill boottime_ns in Rx path (ĂĂąigo Huguet) [2043453]
mt76: switch from 'pci_' to 'dma_' API (ĂĂąigo Huguet) [2043453]
mt76: fix boolreturn.cocci warnings (ĂĂąigo Huguet) [2043453]
mt76: mt7921: update mib counters dumping phy stats (ĂĂąigo Huguet) [2043453]
mt76: mt7921: always wake device if necessary in debugfs (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rename debugfs tx-queues (ĂĂąigo Huguet) [2043453]
mt76: mt7915: rework debugfs queue info (ĂĂąigo Huguet) [2043453]
mt76: mt7921: move mt7921_queue_rx_skb to mac.c (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix WMM index on DBDC cards (ĂĂąigo Huguet) [2043453]
mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_ht (ĂĂąigo Huguet) [2043453]
mt76: mt7915: introduce bss coloring support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add LED support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix potential NPE in TXS processing (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix he_mcs capabilities for 160mhz (ĂĂąigo Huguet) [2043453]
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD (ĂĂąigo Huguet) [2043453]
mt76: mt7915: update mac timing settings (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotap (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix firmware usage of RA info using legacy rates (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add HE-LTF into fixed rate command (ĂĂąigo Huguet) [2043453]
mt76: mt7921: report HE MU radiotap (ĂĂąigo Huguet) [2043453]
mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module (ĂĂąigo Huguet) [2043453]
mt76: overwrite default reg_ops if necessary (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine (ĂĂąigo Huguet) [2043453]
mt76: mt7921: get rid of mt7921_mac_set_beacon_filter (ĂĂąigo Huguet) [2043453]
mt76: mt7921: get rid of monitor_vif (ĂĂąigo Huguet) [2043453]
mt76: connac: add support for limiting to maximum regulatory Tx power (ĂĂąigo Huguet) [2043453]
mt76: connac: fix GTK rekey offload failure on WPA mixed mode (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix dma hang in rmmod (ĂĂąigo Huguet) [2043453]
mt76: add support for setting mcast rate (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix bit fields for HT rate idx (ĂĂąigo Huguet) [2043453]
mt76: mt7915: switch proper tx arbiter mode in testmode (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix potential overflow of eeprom page index (ĂĂąigo Huguet) [2043453]
mt76: mt7921: send EAPOL frames at lowest rate (ĂĂąigo Huguet) [2043453]
mt76: mt7915: send EAPOL frames at lowest rate (ĂĂąigo Huguet) [2043453]
mt76: mt7915: add control knobs for thermal throttling (ĂĂąigo Huguet) [2043453]
mt76: mt7921: Add mt7922 support (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix skb use-after-free on mac reset (ĂĂąigo Huguet) [2043453]
mt76: mt7921: Fix out of order process by invalid event pkt (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix mgmt frame using unexpected bitrate (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix mgmt frame using unexpected bitrate (ĂĂąigo Huguet) [2043453]
mt76: add mt76_default_basic_rate more devices can rely on (ĂĂąigo Huguet) [2043453]
mt76: mt7921: introduce testmode support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: remove mt7915_sta_stats (ĂĂąigo Huguet) [2043453]
mt76: mt7915: report tx rate directly from tx status (ĂĂąigo Huguet) [2043453]
mt76: mt7915: cleanup -Wunused-but-set-variable (ĂĂąigo Huguet) [2043453]
mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem() (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix an off-by-one bound check (ĂĂąigo Huguet) [2043453]
mt76: mt7921: add .set_sar_specs support (ĂĂąigo Huguet) [2043453]
mt76: mt7915: adapt new firmware to update BA winsize for Rx session (ĂĂąigo Huguet) [2043453]
mt76: mt7915: report HE MU radiotap (ĂĂąigo Huguet) [2043453]
mt76: mt76x02: fix endianness warnings in mt76x02_mac.c (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix survey-dump reporting (ĂĂąigo Huguet) [2043453]
mt76: fix build error implicit enumeration conversion (ĂĂąigo Huguet) [2043453]
mt76: mt7921: enable aspm by default (ĂĂąigo Huguet) [2043453]
mt76: connac: fix mt76_connac_gtk_rekey_tlv usage (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameter (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal() (ĂĂąigo Huguet) [2043453]
mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix endianness warning in mt7921_update_txs (ĂĂąigo Huguet) [2043453]
mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb (ĂĂąigo Huguet) [2043453]
mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_event (ĂĂąigo Huguet) [2043453]
mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event (ĂĂąigo Huguet) [2043453]
mwifiex: Try waking the firmware until we get an interrupt (ĂĂąigo Huguet) [2043453]
mwifiex: Read a PCI register after writing the TX ring write pointer (ĂĂąigo Huguet) [2043453]
fq_codel: implement L4S style ce_threshold_ect1 marking (ĂĂąigo Huguet) [2043453]
net: add skb_get_dsfield() helper (ĂĂąigo Huguet) [2043453]
wireless: Remove redundant 'flush_workqueue()' calls (ĂĂąigo Huguet) [2043453]
mt7601u: Remove redundant initialization of variable ret (ĂĂąigo Huguet) [2043453]
rtlwifi: rtl8192ee: Remove redundant initialization of variable version (ĂĂąigo Huguet) [2043453]
ath10k: fix max antenna gain unit (ĂĂąigo Huguet) [2043453]
ath9k: fix an IS_ERR() vs NULL check (ĂĂąigo Huguet) [2043453]
ath11k: Identify DFS channel when sending scan channel list command (ĂĂąigo Huguet) [2043453]
ath9k: support DT ieee80211-freq-limit property to limit channels (ĂĂąigo Huguet) [2043453]
ath11k: Change number of TCL rings to one for QCA6390 (ĂĂąigo Huguet) [2043453]
ath11k: Handle MSI enablement during rmmod and SSR (ĂĂąigo Huguet) [2043453]
ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() (ĂĂąigo Huguet) [2043453]
ath11k: Use kcalloc() instead of kzalloc() (ĂĂąigo Huguet) [2043453]
ath11k: Remove redundant assignment to variable fw_size (ĂĂąigo Huguet) [2043453]
ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps() (ĂĂąigo Huguet) [2043453]
ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility" (ĂĂąigo Huguet) [2043453]
ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus() (ĂĂąigo Huguet) [2043453]
ath9k: Fix potential interrupt storm on queue reset (ĂĂąigo Huguet) [2043453]
ath9k: add option to reset the wifi chip via debugfs (ĂĂąigo Huguet) [2043453]
ath10k: Don't always treat modem stop events as crashes (ĂĂąigo Huguet) [2043453]
rtl8xxxu: Use lower tx rates for the ack packet (ĂĂąigo Huguet) [2043453]
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet (ĂĂąigo Huguet) [2043453]
rtw88: refine fw_crash debugfs to show non-zero while triggering (ĂĂąigo Huguet) [2043453]
rtw88: fix RX clock gate setting while fifo dump (ĂĂąigo Huguet) [2043453]
net: qrtr: combine nameservice into main module (ĂĂąigo Huguet) [2043453]
ath10k: sdio: Add missing BH locking around napi_schdule() (ĂĂąigo Huguet) [2043453]
ath10k: Fix missing frame timestamp for beacon/probe-resp (ĂĂąigo Huguet) [2043453]
ath10k: high latency fixes for beacon buffer (ĂĂąigo Huguet) [2043453]
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets (ĂĂąigo Huguet) [2043453]
ath11k: support SMPS configuration for 6 GHz (ĂĂąigo Huguet) [2043453]
ath11k: add 6 GHz params in peer assoc command (ĂĂąigo Huguet) [2043453]
ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps (ĂĂąigo Huguet) [2043453]
ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_STARTING state (ĂĂąigo Huguet) [2043453]
ath11k: indicate scan complete for scan canceled when scan running (ĂĂąigo Huguet) [2043453]
ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED (ĂĂąigo Huguet) [2043453]
ath11k: add HTT stats support for new stats (ĂĂąigo Huguet) [2043453]
ath11k: Change masking and shifting in htt stats (ĂĂąigo Huguet) [2043453]
ath11k: Remove htt stats fixed size array usage (ĂĂąigo Huguet) [2043453]
ath11k: Replace HTT_DBG_OUT with scnprintf (ĂĂąigo Huguet) [2043453]
ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF (ĂĂąigo Huguet) [2043453]
ath11k: Fix memory leak in ath11k_qmi_driver_event_work (ĂĂąigo Huguet) [2043453]
ath11k: Fix inaccessible debug registers (ĂĂąigo Huguet) [2043453]
ath11k: Drop MSDU with length error in DP rx path (ĂĂąigo Huguet) [2043453]
ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855 (ĂĂąigo Huguet) [2043453]
ath11k: enable 6G channels for WCN6855 (ĂĂąigo Huguet) [2043453]
ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855 (ĂĂąigo Huguet) [2043453]
ath11k: fix survey dump collection in 6 GHz (ĂĂąigo Huguet) [2043453]
ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status (ĂĂąigo Huguet) [2043453]
ath11k: add channel 2 into 6 GHz channel list (ĂĂąigo Huguet) [2043453]
mac80211: MBSSID support in interface handling (ĂĂąigo Huguet) [2043453]
ath11k: Add wmi peer create conf event in wmi_tlv_event_id (ĂĂąigo Huguet) [2043453]
ath11k: Avoid "No VIF found" warning message (ĂĂąigo Huguet) [2043453]
ath11k: Fix crash during firmware recovery on reo cmd ring access (ĂĂąigo Huguet) [2043453]
ath11k: Assign free_vdev_map value before ieee80211_register_hw (ĂĂąigo Huguet) [2043453]
ath11k: Add vdev start flag to disable hardware encryption (ĂĂąigo Huguet) [2043453]
ath11k: Avoid race during regd updates (ĂĂąigo Huguet) [2043453]
ath11k: Avoid reg rules update during firmware recovery (ĂĂąigo Huguet) [2043453]
ath11k: Update pdev tx and rx firmware stats (ĂĂąigo Huguet) [2043453]
ath11k: Fix pktlog lite rx events (ĂĂąigo Huguet) [2043453]
ath11k: Add support for RX decapsulation offload (ĂĂąigo Huguet) [2043453]
ath11k: fix some sleeping in atomic bugs (ĂĂąigo Huguet) [2043453]
ath11k: qmi: avoid error messages when dma allocation fails (ĂĂąigo Huguet) [2043453]
ath11k: Replace one-element array with flexible-array member (ĂĂąigo Huguet) [2043453]
ath11k: add caldata download support from EEPROM (ĂĂąigo Huguet) [2043453]
ath11k: add caldata file for multiple radios (ĂĂąigo Huguet) [2043453]
ath11k: clean up BDF download functions (ĂĂąigo Huguet) [2043453]
ath11k: use hw_params to access board_size and cal_offset (ĂĂąigo Huguet) [2043453]
ath11k: Wstringop-overread warning (ĂĂąigo Huguet) [2043453]
ath11k: Add spectral scan support for QCN9074 (ĂĂąigo Huguet) [2043453]
ath11k: Fix the spectral minimum FFT bin count (ĂĂąigo Huguet) [2043453]
ath11k: Introduce spectral hw configurable param (ĂĂąigo Huguet) [2043453]
ath11k: Refactor spectral FFT bin size (ĂĂąigo Huguet) [2043453]
ath11k: add support for 80P80 and 160 MHz bandwidth (ĂĂąigo Huguet) [2043453]
ath11k: add support for setting fixed HE rate/gi/ltf (ĂĂąigo Huguet) [2043453]
nl80211: MBSSID and EMA support in AP mode (ĂĂąigo Huguet) [2043453]
nl80211: don't kfree() ERR_PTR() value (ĂĂąigo Huguet) [2043453]
cfg80211: always free wiphy specific regdomain (ĂĂąigo Huguet) [2043453]
mac80211: save transmit power envelope element and power constraint (ĂĂąigo Huguet) [2043453]
mac80211: add parse regulatory info in 6 GHz operation information (ĂĂąigo Huguet) [2043453]
ieee80211: add power type definition for 6 GHz (ĂĂąigo Huguet) [2043453]
mac80211: twt: don't use potentially unaligned pointer (ĂĂąigo Huguet) [2043453]
cfg80211: AP mode driver offload for FILS association crypto (ĂĂąigo Huguet) [2043453]
ath11k: monitor mode clean up to use separate APIs (ĂĂąigo Huguet) [2043453]
ath11k: add separate APIs for monitor mode (ĂĂąigo Huguet) [2043453]
ath11k: move static function ath11k_mac_vdev_setup_sync to top (ĂĂąigo Huguet) [2043453]
rtw88: 8821c: correct 2.4G tx power for type 2/4 NIC (ĂĂąigo Huguet) [2043453]
rtw88: 8821c: support RFE type4 wifi NIC (ĂĂąigo Huguet) [2043453]
brcmfmac: Replace zero-length array with flexible array member (ĂĂąigo Huguet) [2043453]
mac80211_hwsim: enable 6GHz channels (ĂĂąigo Huguet) [2043453]
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel() (ĂĂąigo Huguet) [2043453]
nl80211: don't put struct cfg80211_ap_settings on stack (ĂĂąigo Huguet) [2043453]
mac80211: always allocate struct ieee802_11_elems (ĂĂąigo Huguet) [2043453]
mac80211: mlme: find auth challenge directly (ĂĂąigo Huguet) [2043453]
mac80211: move CRC into struct ieee802_11_elems (ĂĂąigo Huguet) [2043453]
mac80211: mesh: clean up rx_bcn_presp API (ĂĂąigo Huguet) [2043453]
mac80211: reduce stack usage in debugfs (ĂĂąigo Huguet) [2043453]
nl80211: prefer struct_size over open coded arithmetic (ĂĂąigo Huguet) [2043453]
mac80211: check hostapd configuration parsing twt requests (ĂĂąigo Huguet) [2043453]
cfg80211: honour V=1 in certificate code generation (ĂĂąigo Huguet) [2043453]
rt2x00: remove duplicate USB device ID (ĂĂąigo Huguet) [2043453]
mwifiex: Fix copy-paste mistake when creating virtual interface (ĂĂąigo Huguet) [2043453]
mwifiex: Properly initialize private structure on interface type changes (ĂĂąigo Huguet) [2043453]
mwifiex: Handle interface type changes from AP to STATION (ĂĂąigo Huguet) [2043453]
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO (ĂĂąigo Huguet) [2043453]
mwifiex: Update virtual interface counters right after setting bss_type (ĂĂąigo Huguet) [2043453]
mwifiex: Use helper function for counting interface types (ĂĂąigo Huguet) [2043453]
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type (ĂĂąigo Huguet) [2043453]
mwifiex: Use function to check whether interface type change is allowed (ĂĂąigo Huguet) [2043453]
mwifiex: Small cleanup for handling virtual interface type changes (ĂĂąigo Huguet) [2043453]
rtw88: move adaptivity mechanism to firmware (ĂĂąigo Huguet) [2043453]
rtw88: support adaptivity for ETSI/JP DFS region (ĂĂąigo Huguet) [2043453]
rtw88: add regulatory strategy by chip type (ĂĂąigo Huguet) [2043453]
rtw88: upgrade rtw_regulatory mechanism and mapping (ĂĂąigo Huguet) [2043453]
brcmfmac: fix incorrect error prints (ĂĂąigo Huguet) [2043453]
ath11k: Align bss_chan_info structure with firmware (ĂĂąigo Huguet) [2043453]
ath11k: add support in survey dump with bss_chan_info (ĂĂąigo Huguet) [2043453]
ath11k: Rename atf_config to flag1 in target_resource_config (ĂĂąigo Huguet) [2043453]
ath11k: fix 4addr multicast packet tx (ĂĂąigo Huguet) [2043453]
ath11k: fix 4-addr tx failure for AP and STA modes (ĂĂąigo Huguet) [2043453]
ath9k: owl-loader: fetch pci init values through nvmem (ĂĂąigo Huguet) [2043453]
ath9k: fetch calibration data via nvmem subsystem (ĂĂąigo Huguet) [2043453]
ath9k: Use tasklet_disable_in_atomic() (ĂĂąigo Huguet) [2043453]
mt76: fix wrong conflict resolution in previous backport (ĂĂąigo Huguet) [2043453]
mac80211: Allow HE operation to be longer than expected. (ĂĂąigo Huguet) [2043453]
revert ath11k: add support for WCN6855 hw2.1 (ĂĂąigo Huguet) [2043453]
RDMA/mlx5: Delete right entry from MR signature database (Amir Tzin) [1982191]
net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP (Amir Tzin) [1982191]
net/mlx5e: Don't update netdev RQs with PTP-RQ (Amir Tzin) [1982191]
net/mlx5e: Fix an error code in mlx5e_arfs_create_tables() (Amir Tzin) [1982191]
net/mlx5e: Fix conflict with HW TS and CQE compression (Amir Tzin) [1982191]
net/mlx5e: Fix HW TS with CQE compression according to profile (Amir Tzin) [1982191]
mlx5e: add add missing BH locking around napi_schdule() (Amir Tzin) [1982191]
net/mlx5: Don't overwrite HCA capabilities when setting MSI-X count (Amir Tzin) [1982191]
net/mlx5: Fix err prints and return when creating termination table (Amir Tzin) [1982191]
RDMA/mlx5: Verify that DM operation is reasonable (Amir Tzin) [1982191]
RDMA/mlx5: Expose private query port (Amir Tzin) [1982191]
RDMA/mlx5: Fix type assignment for ICM DM (Amir Tzin) [1982191]
net/mlx5: DR, Add support for isolate_vl_tc QP (Amir Tzin) [1982191]
net/mlx5: DR, Add support for force-loopback QP (Amir Tzin) [1982191]
net/mlx5: DR, Add support for matching tunnel GTP-U (Amir Tzin) [1982191]
net/mlx5: DR, Set flex parser for TNL_MPLS dynamically (Amir Tzin) [1982191]
net/mlx5: DR, Add support for matching on geneve TLV option (Amir Tzin) [1982191]
net/mlx5: DR, Set STEv0 ICMP flex parser dynamically (Amir Tzin) [1982191]
net/mlx5: DR, Add support for dynamic flex parser (Amir Tzin) [1982191]
net/mlx5: DR, Remove protocol-specific flex_parser_3 definitions (Amir Tzin) [1982191]
net/mlx5: mlx5_ifc updates for flex parser (Amir Tzin) [1982191]
net/mlx5: E-Switch, Improve error messages in term table creation (Amir Tzin) [1982191]
net/mlx5: DR, Rename an argument in dr_rdma_segments (Amir Tzin) [1982191]
net/mlx5e: RX, Add checks for calculated Striding RQ attributes (Amir Tzin) [1982191]
net/mlx5e: Fix possible non-initialized struct usage (Amir Tzin) [1982191]
mlx5: implement ethtool standard stats (Amir Tzin) [1982191]
net/mlx5: Enhance diagnostics info for TX/RX reporters (Amir Tzin) [1982191]
net/mlx5: Add helper to initialize 1PPS (Amir Tzin) [1982191]
net/mlx5e: Add ethtool extended link state (Amir Tzin) [1982191 1982232]
net/mlx5: Add register layout to support extended link state (Amir Tzin) [1982191 1982232]
net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc() (Amir Tzin) [1982191]
net/mlx5e: Cleanup safe switch channels API by passing params (Amir Tzin) [1982191]
net/mlx5e: Refactor on-the-fly configuration changes (Amir Tzin) [1982191]
net/mlx5e: Use mlx5e_safe_switch_channels when channels are closed (Amir Tzin) [1982191]
net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closed (Amir Tzin) [1982191]
mlx5: implement ethtool::get_fec_stats (Amir Tzin) [1982191]
net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP (Amir Tzin) [1982191]
net/mlx5: Remove return statement exist at the end of void function (Amir Tzin) [1982191]
net/mlx5: Add a blank line after declarations (Amir Tzin) [1982191]
net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc() (Amir Tzin) [1982191]
net/mlx5: DR, Use variably sized data structures for different actions (Amir Tzin) [1982191]
RDMA/mlx5: Expose UAPI to query DM (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Add support in MEMIC operations (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Add support to MODIFY_MEMIC command (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Re-organize the DM code (Amir Tzin) [1982191 1926606 1926603]
RDMA/mlx5: Move all DM logic to separate file (Amir Tzin) [1982191 1926606 1926603]
net/mlx5: Add MEMIC operations related bits (Amir Tzin) [1982191 1926606 1926603]
net/mlx5: Add support for DSFP module EEPROM dumps (Amir Tzin) [1982191 1982233]
net/mlx5: Implement get_module_eeprom_by_page() (Amir Tzin) [1982191 1982233]
net/mlx5: Refactor module EEPROM query (Amir Tzin) [1982191 1982233]
IB/mlx5: Reduce max order of memory allocated for xlt update (Amir Tzin) [1982191]
net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks (Amir Tzin) [1982191 1982230]
net/mlx5: Dynamically assign MSI-X vectors count (Amir Tzin) [1982191 1982230]
net/mlx5: Add dynamic MSI-X capabilities bits (Amir Tzin) [1982191 1982230]
net/mlx5e: Dynamic alloc vlan table for netdev when needed (Amir Tzin) [1982191]
net/mlx5e: Dynamic alloc arfs table for netdev when needed (Amir Tzin) [1982191]
net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc() (Amir Tzin) [1982191]
net/mlx5e: Update ethtool setting of CQE compression (Amir Tzin) [1982191]
net/mlx5e: Allow coexistence of CQE compression and HW TS PTP (Amir Tzin) [1982191]
net/mlx5e: Add PTP Flow Steering support (Amir Tzin) [1982191]
net/mlx5e: Introduce Flow Steering ANY API (Amir Tzin) [1982191]
net/mlx5e: Introduce Flow Steering UDP API (Amir Tzin) [1982191]
net/mlx5e: Cleanup Flow Steering level (Amir Tzin) [1982191]
net/mlx5e: Add PTP RQ to RX reporter (Amir Tzin) [1982191]
net/mlx5e: Refactor RX reporter diagnostics (Amir Tzin) [1982191]
net:mlx5e: Add PTP-TIR and PTP-RQT (Amir Tzin) [1982191]
net/mlx5e: Add PTP-RX statistics (Amir Tzin) [1982191]
net/mlx5e: Add RQ to PTP channel (Amir Tzin) [1982191]
net/mlx5e: Add states to PTP channel (Amir Tzin) [1982191]
RDMA/mlx5: Set ODP caps only if device profile support ODP (Amir Tzin) [1982191]
net/mlx5e: Cleanup PTP (Amir Tzin) [1982191]
net/mlx5e: Generalize PTP implementation (Amir Tzin) [1982191]
net/mlx5e: Generalize direct-TIRs and direct-RQTs API (Amir Tzin) [1982191]
net/mlx5e: Generalize close RQ (Amir Tzin) [1982191]
net/mlx5e: Generalize RQ activation (Amir Tzin) [1982191]
net/mlx5e: Generalize open RQ (Amir Tzin) [1982191]
net/mlx5: Add helper to set time-stamp translator on a queue (Amir Tzin) [1982191]
net/mlx5e: Allow creating mpwqe info without channel (Amir Tzin) [1982191]
net/mlx5e: alloc the correct size for indirection_rqt (Amir Tzin) [1982191]
net: ethernet: indir_table.h is included twice (Amir Tzin) [1982191 1982195]
RDMA/mlx5: Create ODP EQ only when ODP MR is created (Amir Tzin) [1982191]
RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mr (Amir Tzin) [1982191]
net/mlx5: Move devlink port from mlx5e priv to mlx5e resources (Amir Tzin) [1982191]
net/mlx5e: Allow to match on ICMP parameters (Amir Tzin) [1982191]
net/mlx5: Display the command index in command mailbox dump (Amir Tzin) [1982191]
net/mlx5e: allocate 'indirection_rqt' buffer dynamically (Amir Tzin) [1982191]
net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error events (Amir Tzin) [1982191]
net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath (Amir Tzin) [1982191]
net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MOD (Amir Tzin) [1982191]
net/mlx5: Read congestion counters from all ports when lag is active (Amir Tzin) [1982191]
net/mlx5: remove unneeded semicolon (Amir Tzin) [1982191]
net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1 (Amir Tzin) [1982191]
net/mlx5: Use order-0 allocations for EQs (Amir Tzin) [1982191]
net/mlx5: Add IFC bits needed for single FDB mode (Amir Tzin) [1982191]
net/mlx5: E-Switch, Refactor send to vport to be more generic (Amir Tzin) [1982191 1982195]
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata (Amir Tzin) [1982191]
net/mlx5: E-Switch, Add eswitch pointer to each representor (Amir Tzin) [1982191 1982195]
net/mlx5: E-Switch, Add match on vhca id to default send rules (Amir Tzin) [1982191 1982195]
net/mlx5: Remove unused mlx5_core_health member recover_work (Amir Tzin) [1982191]
net/mlx5: simplify the return expression of mlx5_esw_offloads_pair() (Amir Tzin) [1982191 1982195]
net/mlx5: Cleanup prototype warning (Amir Tzin) [1982191]
RDMA/mlx5: Allow larger pages in DevX umem (Amir Tzin) [1982191]
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr() (Amir Tzin) [1982191]
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr() (Amir Tzin) [1982191]
RDMA/mlx5: Use a union inside mlx5_ib_mr (Amir Tzin) [1982191]
platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue (Amir Tzin) [2018145]
mmc: dw_mmc-bluefield: : Fix the license information (Amir Tzin) [2018145]
mmc: dw_mmc-bluefield: simplify the probe() function (Amir Tzin) [2018145]
benet: mark device 0xe220 (Lancer) as deprecated (Michal Schmidt) [2054409]
myri10ge: mark as deprecated (Michal Schmidt) [2054409]
liquidio: mark as deprecated, not unmaintained (Michal Schmidt) [2054409]
netxen_nic: remove unmaintained mark, keep deprecated (Michal Schmidt) [2054409]
bnx2: mark as deprecated, not unmaintained (Michal Schmidt) [2054409]
SUNRPC: Don't dereference xprt->snd_task if it's a cookie (Dave Wysochanski) [2046545]
netfilter: conntrack: re-init state for retransmitted syn-ack (Florian Westphal) [2043093]
netfilter: conntrack: move synack init code to helper (Florian Westphal) [2043093]
|
2022-02-23 |
ibmvnic: remove unused defines (Diego Domingos) [2047920]
ibmvnic: Update driver return codes (Diego Domingos) [2047920]
ARM: iop32x: disable N2100 PCI parity reporting (Josef Oskera) [2031880]
r8169: fix incorrect mac address assignment (Josef Oskera) [2031880]
r8169: Add device 10ec:8162 to driver r8169 (Josef Oskera) [2031880]
ethernet: r8169: use eth_hw_addr_set() (Josef Oskera) [2031880]
net: phy: realtek: add support for RTL8365MB-VC internal PHYs (Josef Oskera) [2031880]
ethernet: use eth_hw_addr_set() for dev->addr_len cases (Josef Oskera) [2031880]
r8169: enable ASPM L0s state (Josef Oskera) [2031880]
r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latency (Josef Oskera) [2031880]
r8169: change the L0/L1 entrance latencies for RTL8106e (Josef Oskera) [2031880]
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM" (Josef Oskera) [2031880]
r8169: Avoid duplicate sysfs entry creation error (Josef Oskera) [2031880]
r8169: Avoid memcpy() over-reading of ETH_SS_STATS (Josef Oskera) [2031880]
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM (Josef Oskera) [2031880]
net: phy: realtek: net: Fix less than zero comparison of a u16 (Josef Oskera) [2031880]
net: phy: realtek: add delay to fix RXC generation issue (Josef Oskera) [2031880]
net: phy: realtek: add dt property to enable ALDPS mode (Josef Oskera) [2031880]
net: phy: realtek: add dt property to disable CLKOUT clock (Josef Oskera) [2031880]
r8169: Fix fall-through warning for Clang (Josef Oskera) [2031880]
r8169: use KBUILD_MODNAME instead of own module name definition (Josef Oskera) [2031880]
r8169: keep pause settings on interface down/up cycle (Josef Oskera) [2031880]
r8169: add support for pause ethtool ops (Josef Oskera) [2031880]
r8169: use mac-managed PHY PM (Josef Oskera) [2031880]
r8169: remove rtl_hw_start_8168c_3 (Josef Oskera) [2031880]
r8169: add support for ethtool get_ringparam (Josef Oskera) [2031880]
r8169: use lower_32_bits/upper_32_bits macros (Josef Oskera) [2031880]
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM (Josef Oskera) [2031880]
mm/gup: remove unused get_user_pages_locked() (Chris von Recklinghausen) [2048650]
mm: change lookup_node() to use get_user_pages_fast() (Chris von Recklinghausen) [2048650]
mm/gup: remove unused pin_user_pages_locked() (Chris von Recklinghausen) [2048650]
mm/gup: follow_pfn_pte(): -EEXIST cleanup (Chris von Recklinghausen) [2048650]
mm: fix invalid page pointer returned with FOLL_PIN gups (Chris von Recklinghausen) [2048650]
mm: fix typos in comments (Chris von Recklinghausen) [2048650]
vfio/iommu_type1: replace kfree with kvfree (Alex Williamson) [2046547]
vfio/pci: Fix error return code in vfio_ecap_init() (Alex Williamson) [2046547]
vfio/pci: Add missing range check in vfio_pci_mmap (Alex Williamson) [2046547]
vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer (Alex Williamson) [2046547]
vfio/mdev: Make to_mdev_device() into a static inline (Alex Williamson) [2046547]
vfio/iommu_type1: Mantain a counter for non_pinned_groups (Alex Williamson) [2046547]
vfio/iommu_type1: Fix some sanity checks in detach group (Alex Williamson) [2046547]
vfio/iommu_type1: Populate full dirty when detach non-pinned group (Alex Williamson) [2046547]
vfio/pci: Move dummy_resources_list init in vfio_pci_probe() (Alex Williamson) [2046547]
vfio/virqfd: Drain events from eventfd in virqfd_wakeup() (Alex Williamson) [2046547]
ext4: fix direct I/O read error (Lukas Czerner) [1868258]
usb: xhci: Extend support for runtime power management for AMD's Yellow carp. (Renjith Pananchikkal) [2015775]
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform (Renjith Pananchikkal) [2015775]
thunderbolt: Enable retry logic for intra-domain control packets (David Arcari) [2028287]
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() (Gopal Tiwari) [2043755]
smb3: do not error on fsync when readonly (Ronnie Sahlberg) [2037811]
cifs: serialize all mount attempts (Ronnie Sahlberg) [2008434]
ALSA: memalloc: Unify x86 SG-buffer handling (take#3) (Jaroslav Kysela) [2049437]
ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi. (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Drop CONFIG_PM ifdefs (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Add minimal-mute notion in dB mapping table (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Use int for dB map values (Jaroslav Kysela) [2049437]
ALSA: hda/tegra: Fix Tegra194 HDA reset failure (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop (Jaroslav Kysela) [2049437]
ALSA: hda: Add new AlderLake-P variant PCI ID (Jaroslav Kysela) [2049437]
ALSA: hda: Add AlderLake-N PCI ID (Jaroslav Kysela) [2049437]
ALSA: hda: use swap() to make code cleaner (Jaroslav Kysela) [2049437]
ALSA: Fix some typo (Jaroslav Kysela) [2049437]
ALSA: hda/hdmi: Consider ELD is invalid when no SAD is present (Jaroslav Kysela) [2049437]
ALSA: hda: Remove redundant runtime PM calls (Jaroslav Kysela) [2049437]
ALSA: hda: Do disconnect jacks at codec unbind (Jaroslav Kysela) [2049437]
ALSA: hda: intel: More comprehensive PM runtime setup for controller driver (Jaroslav Kysela) [2049437]
ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES (Jaroslav Kysela) [2049437]
ASoC: cs42l42: Report initial jack state (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Re-order quirk entries for Lenovo (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Add quirk for Legion Y9000X 2020 (Jaroslav Kysela) [2049437]
ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices (Jaroslav Kysela) [2049437]
tools headers UAPI: Sync sound/asound.h with the kernel sources (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2049437]
tools include UAPI: Sync sound/asound.h copy with the kernel sources (Jaroslav Kysela) [2049437]
ASoC: SOF: handle paused streams during system suspend (Jaroslav Kysela) [2049437]
ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step (Jaroslav Kysela) [2049437]
ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines (Jaroslav Kysela) [2049437]
ALSA: hda/cs8409: Fix Jack detection after resume (Jaroslav Kysela) [2049437]
ALSA: hda/cs8409: Increase delay during jack detection (Jaroslav Kysela) [2049437]
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reboot from Windows (Jaroslav Kysela) [2049437]
ASoC: Intel: catpt: Test dmaengine_submit() result before moving on (Jaroslav Kysela) [2049437]
ASoC: amd: Fix dependency for SPI master (Jaroslav Kysela) [2049437]
ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID (Jaroslav Kysela) [2049437]
ALSA: oss: fix compile error when OSS_DEBUG is enabled (Jaroslav Kysela) [2049437]
ALSA: hda: Make proper use of timecounter (Jaroslav Kysela) [2049437]
ALSA: led: Use restricted type for iface assignment (Jaroslav Kysela) [2049437]
ALSA: hda: Fix potential deadlock at codec unbinding (Jaroslav Kysela) [2049437]
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2049437]
ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2049437]
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls (Jaroslav Kysela) [2049437]
ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible (Jaroslav Kysela) [2049437]
kernel: fork: properly initialize mm->mm_rh in dup_mm() and mm_alloc() (Rafael Aquini) [2047242]
vdpa/mlx5: Fix tracking of current number of VQs (Cindy Lu) [2052849]
vdpa/mlx5: Fix is_index_valid() to refer to features (Cindy Lu) [2052849]
vdpa: Protect vdpa reset with cf_mutex (Cindy Lu) [2052849]
vdpa: Avoid taking cf_mutex lock on get status (Cindy Lu) [2052849]
vdpa/vdpa_sim_net: Report max device capabilities (Cindy Lu) [2052849]
vdpa: Use BIT_ULL for bit operations (Cindy Lu) [2052849]
vdpa/vdpa_sim: Configure max supported virtqueues (Cindy Lu) [2052849]
vdpa/mlx5: Report max device capabilities (Cindy Lu) [2052849]
vdpa: Support reporting max device capabilities (Cindy Lu) [2052849]
vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() (Cindy Lu) [2052849]
vdpa: Add support for returning device configuration information (Cindy Lu) [2052849]
vdpa/mlx5: Support configuring max data virtqueue (Cindy Lu) [2052849]
vdpa/mlx5: Fix config_attr_mask assignment (Cindy Lu) [2052849]
vdpa: Allow to configure max data virtqueues (Cindy Lu) [2052849]
vdpa: Read device configuration only if FEATURES_OK (Cindy Lu) [2052849]
vdpa: Sync calls set/get config/status with cf_mutex (Cindy Lu) [2052849]
vdpa/mlx5: Distribute RX virtqueues in RQT object (Cindy Lu) [2052849]
vdpa: Provide interface to read driver features (Cindy Lu) [2052849]
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (Cindy Lu) [2052849]
vdpa: Mark vdpa_config_ops.get_vq_notification as optional (Cindy Lu) [2052849]
vdpa: Avoid duplicate call to vp_vdpa get_status (Cindy Lu) [2052849]
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU (Cindy Lu) [2052849]
vdpa: add driver_override support (Cindy Lu) [2052849]
docs: document sysfs ABI for vDPA bus (Cindy Lu) [2052849]
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev (Cindy Lu) [2052849]
Revert "efi/libstub: arm64: Double check image alignment at entry" (Vitaly Kuznetsov) [2046303]
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() (William Zhao) [2046342]
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED (Ronnie Sahlberg) [1994393]
cifs: constify pathname arguments in a bunch of helpers (Ronnie Sahlberg) [1994393]
cgroup: Use open-time cgroup namespace for process migration perm checks (Chris von Recklinghausen) [2035766]
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv (Chris von Recklinghausen) [2035766]
cgroup: Use open-time credentials for process migraton perm checks (Chris von Recklinghausen) [2035766]
cgroup: make per-cgroup pressure stall tracking configurable (Chris von Recklinghausen) [2035766]
powerpc/idle: Don't corrupt back chain when going idle (Laurent Vivier) [2052793]
powerpc64/idle: Fix SP offsets when saving GPRs (Laurent Vivier) [2052793]
sfc: ef10: implement ethtool::get_fec_stats (ĂĂąigo Huguet) [2042798]
sfc: The RX page_ring is optional (ĂĂąigo Huguet) [2042798]
sfc: Check null pointer of rx_queue->page_ring (ĂĂąigo Huguet) [2042798]
sfc_ef100: potential dereference of null pointer (ĂĂąigo Huguet) [2042798]
sfc: Don't use netif_info before net_device setup (ĂĂąigo Huguet) [2042798]
sfc: Export fibre-specific supported link modes (ĂĂąigo Huguet) [2042798]
sfc: Fix reading non-legacy supported link modes (ĂĂąigo Huguet) [2042798]
ethernet: constify references to netdev->dev_addr in drivers (ĂĂąigo Huguet) [2042798]
ethernet: use eth_hw_addr_set() instead of ether_addr_copy() (ĂĂąigo Huguet) [2042798]
ethernet: use eth_hw_addr_set() (ĂĂąigo Huguet) [2042798]
sfc: last resort fallback for lack of xdp tx queues (ĂĂąigo Huguet) [2042798 1995444]
sfc: fallback for lack of xdp tx queues (ĂĂąigo Huguet) [2042798 1995444]
ext4: fix potential uninitialized access to retval in kmmpd (Lukas Czerner) [2046355]
ext4: fix possible UAF when remounting r/o a mmp-protected file system (Lukas Czerner) [2046355]
ext4: fix memory leak in ext4_fill_super (Lukas Czerner) [2046355]
quota: check block number when reading the block in quota file (Lukas Czerner) [2046999]
quota: correct error number in free_dqentry() (Lukas Czerner) [2046999]
quota: Fix memory leak when handling corrupted quota file (Lukas Czerner) [2046999]
quota: Sanity-check quota file headers on load (Lukas Czerner) [2046999]
quota: clear padding in v2r1_mem2diskdqb() (Lukas Czerner) [2046999]
quota: Check that quota is not dirty before release (Lukas Czerner) [2046999]
quota: fix livelock in dquot_writeback_dquots (Lukas Czerner) [2046999]
ext4: fix e2fsprogs checksum failure for mounted filesystem (Lukas Czerner) [1937180]
ext4: prevent partial update of the extent blocks (Lukas Czerner) [2035877]
ext4: check for inconsistent extents between index and leaf block (Lukas Czerner) [2035877]
ext4: check for out-of-order index extents in ext4_valid_extent_entries() (Lukas Czerner) [2035877]
ext4: avoid trim error on fs with small groups (Lukas Czerner) [2046355]
ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' (Lukas Czerner) [2046355]
ext4: make sure to reset inode lockdep class when quota enabling fails (Lukas Czerner) [2046355]
ext4: make sure quota gets properly shutdown on error (Lukas Czerner) [2046355]
ext4: Fix BUG_ON in ext4_bread when write quota data (Lukas Czerner) [2046355]
ext4: refresh the ext4_ext_path struct after dropping i_data_sem. (Lukas Czerner) [2046355]
ext4: ensure enough credits in ext4_ext_shift_path_extents (Lukas Czerner) [2046355]
ext4: fix potential infinite loop in ext4_dx_readdir() (Lukas Czerner) [2046355]
ext4: fix loff_t overflow in ext4_max_bitmap_size() (Lukas Czerner) [2046355]
ext4: fix reserved space counter leakage (Lukas Czerner) [2046355]
ext4: fix race writing to an inline_data file while its xattrs are changing (Lukas Czerner) [2046355]
ext4: fix potential htree corruption when growing large_dir directories (Lukas Czerner) [2046355]
ext4: use ext4_grp_locked_error in mb_find_extent (Lukas Czerner) [2046355]
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit (Lukas Czerner) [2046355]
ext4: remove check for zero nr_to_scan in ext4_es_scan() (Lukas Czerner) [2046355]
ext4: return error code when ext4_fill_flex_info() fails (Lukas Czerner) [2046355]
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle (Lukas Czerner) [2046355]
ext4: fix kernel infoleak via ext4_extent_header (Lukas Czerner) [2046355]
ext4: fix memory leak in ext4_fill_super (Lukas Czerner) [2046355]
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed (Lukas Czerner) [2046355]
ext4: fix error code in ext4_commit_super (Lukas Czerner) [2046355]
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo (Pingfan Liu) [2046631]
arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo (Pingfan Liu) [2046631]
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE (Mark Salter) [2046631]
Revert "[arm64] arm64, vmcoreinfo : Append 'MAX_PHYSMEM_BITS' to vmcoreinfo" (Pingfan Liu) [2046631]
crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo (Pingfan Liu) [2046631]
ibmvnic: don't release napi in __ibmvnic_open() (Gustavo Walbon) [2051793]
|
2022-02-21 |
EDAC/igen6: Add Intel Alder Lake SoC support (Aristeu Rozanski) [1971965 1783145]
EDAC/igen6: Add Intel Tiger Lake SoC support (Aristeu Rozanski) [1971965 1783145]
EDAC/igen6: Add Intel ICL-NNPI SoC support (Aristeu Rozanski) [1971965 1783145]
EDAC/i10nm: Add support for high bandwidth memory (Aristeu Rozanski) [1971965 1783145]
EDAC/i10nm: Add detection of memory levels for ICX/SPR servers (Aristeu Rozanski) [1971965 1783145]
EDAC/skx_common: Add new ADXL components for 2-level memory (Aristeu Rozanski) [1971965 1783145]
EDAC, skx: Retrieve and print retry_rd_err_log registers (Aristeu Rozanski) [1971965 1783145]
EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode. (Aristeu Rozanski) [1971965 1783145]
selinux: parse contexts for mount options early (Scott Mayhew) [1984355]
selinux: try to use preparsed sid before calling parse_sid() (Scott Mayhew) [1984355]
selinux: Fix selinux_sb_mnt_opts_compat() (Scott Mayhew) [1984355]
selinux: access superblock_security_struct in LSM blob way (Scott Mayhew) [1984355]
selinux: minor tweaks to selinux_add_opt() (Scott Mayhew) [1984355]
selinux: fix potential memleak in selinux_add_opt() (Scott Mayhew) [1984355]
selinux: fix sleeping function called from invalid context (Scott Mayhew) [1984355]
LSM: Infrastructure management of the superblock (Scott Mayhew) [1984355]
selinux: drop super_block backpointer from superblock_security_struct (Scott Mayhew) [1984355]
selinux: remove redundant allocation and helper functions (Scott Mayhew) [1984355]
ath11k: add support for WCN6855 hw2.1 (ĂĂąigo Huguet) [1970036 1988269]
ath11k: add string type to search board data in board-2.bin for WCN6855 (ĂĂąigo Huguet) [1970036 1988269]
firmware: smccc: Fix check for ARCH_SOC_ID not implemented (Vitaly Kuznetsov) [2053450]
bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC (Yauheni Kaliuta) [2051789]
bpf/selftests: disable a verifier test for powerpc (Viktor Malik) [2046032]
bpf/selftests: allow disabling verifier tests (Viktor Malik) [2046032]
vfs: check dentry is still valid in get_link() (Ian Kent) [2014846]
xfs: don't expose internal symlink metadata buffers to the vfs (Brian Foster) [2014846]
scsi: vmw_pvscsi: Set residual data length conditionally (Cathy Avery) [2052345]
scsi: mpt3sas: Fix incorrect system timestamp (Tomas Henzl) [2026212]
scsi: mpt3sas: Fix system going into read-only mode (Tomas Henzl) [2026212]
scsi: mpt3sas: Fix kernel panic during drive powercycle test (Tomas Henzl) [2026212]
scsi: mpt3sas: Clean up some inconsistent indenting (Tomas Henzl) [2026212]
scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state (Ewan D. Milne) [2028290]
blktrace: switch trace spinlock to a raw spinlock (Wander Lairson Costa) [1905749]
blktrace: Fix uaf in blk_trace access after removing by sysfs (Wander Lairson Costa) [1905749]
blk-wbt: export internal state via debugfs (Ming Lei) [2047313]
platform/x86: ISST: Fix optimization with use of numa (Prarit Bhargava) [2023820]
platform/x86: ISST: Use numa node id for cpu pci dev mapping (Prarit Bhargava) [2023818]
platform/x86: ISST: Optimize CPU to PCI device mapping (Prarit Bhargava) [2023818]
efi/x86: drop task_lock() from efi_switch_mm() (Fernando Pacheco) [2035415]
configs: enable LOGITECH_FF (Benjamin Tissoires) [1945987]
Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl (Benjamin Tissoires) [1974089]
Input: joydev - prevent potential read overflow in ioctl (Benjamin Tissoires) [1974089]
xfs: Fix CIL throttle hang when CIL space used going backwards (Thiago Becker) [2040371]
netfilter: nf_conntrack_netbios_ns: fix helper module alias (Florian Westphal) [2038015]
selftests: nft_concat_range: add test for reload with no element add/del (Florian Westphal) [2046309]
netfilter: fix regression in looped (broad|multi)cast's MAC handling (Florian Westphal) [2046309]
selftests: netfilter: Add correctness test for mac,net set type (Florian Westphal) [2046309]
netfilter: flowtable: fix IPv6 tunnel addr match (Florian Westphal) [2046309]
netfilter: conntrack: don't increment invalid counter on NF_REPEAT (Florian Westphal) [2046309]
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone (Florian Westphal) [2046309]
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments (Florian Westphal) [2046309]
netfilter: ipvs: Fix reuse connection if RS weight is 0 (Florian Westphal) [2046309]
netfilter: ctnetlink: do not erase error code with EINVAL (Florian Westphal) [2046309]
netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY (Florian Westphal) [2046309]
netfilter: nfnetlink_queue: fix OOB when mac header was cleared (Florian Westphal) [2046309]
netfilter: nft_dynset: relax superfluous check on set updates (Florian Westphal) [2046309]
netfilter: use kvmalloc_array to allocate memory for hashtable (Phil Sutter) [2001762]
netfilter: nf_tables: skip netdev events generated on netns removal (Phil Sutter) [2053436]
xfrm: add state hashtable keyed by seq (Sabrina Dubroca) [1926538]
|
2022-02-16 |
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning (Waiman Long) [2050418]
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() (Waiman Long) [2050418]
IB/rdmavt: Validate remote_addr during loopback atomic tests (Kamal Heib) [2033480]
in wb_init, use gfp instead of GFP_KERNEL when allocating bw_dwork (Chris von Recklinghausen) [2046179]
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (John Meneghini) [2051691]
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (John Meneghini) [1973208]
nvme: drop unused variable ctrl in nvme_setup_cmd (John Meneghini) [2033384]
nvme: increment request genctr on completion (John Meneghini) [2033384]
nvme-pci: Fix abort command id (John Meneghini) [2033384]
nvme: add command id quirk for apple controllers (John Meneghini) [2033384]
nvme: move nvme_multi_css into nvme.h (John Meneghini) [2033384]
nvme: code command_id with a genctr for use-after-free validation (John Meneghini) [2033384]
nvme-pci: limit maximum queue depth to 4095 (John Meneghini) [2033384]
params: lift param_set_uint_minmax to common code (John Meneghini) [2033384]
CI: Enable baseline realtime checks (Veronika Kabatova)
CI: Rename pipelines to include release names (Veronika Kabatova)
sched/pelt: Relax the sync of load_sum with load_avg (Phil Auld) [2037123]
sched/pelt: Relax the sync of runnable_sum with runnable_avg (Phil Auld) [2037123]
sched/pelt: Continue to relax the sync of util_sum with util_avg (Phil Auld) [2037123]
sched/pelt: Relax the sync of util_sum with util_avg (Phil Auld) [2037123]
cifs: fix memory leak of smb3_fs_context_dup::server_hostname (Ronnie Sahlberg) [2044670]
cifs: To match file servers, make sure the server hostname matches (Ronnie Sahlberg) [2044670]
perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Fix Intel SPR IIO event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Fix Intel SPR CHA event constraints (Michael Petlan) [1837402]
perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids server (Michael Petlan) [1837402]
perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids server (Michael Petlan) [1837402]
perf/x86/intel/uncore: Factor out snr_uncore_mmio_map() (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add alias PMU name (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server MDF support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server UPI support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server M2M support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server IMC support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server PCU support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server IRP support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server IIO support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server CHA support (Michael Petlan) [1837402]
perf/x86/intel/uncore: Add Sapphire Rapids server framework (Michael Petlan) [1837402]
ovl: fix deadlock in splice write (Miklos Szeredi) [2028998]
selinux: fix NULL-pointer dereference when hashtab allocation fails (Ondrej Mosnacek) [2021467]
selinux: fix double free of cond_list on error paths (Ondrej Mosnacek) [2043605]
ibmvnic: remove unused ->wait_capability (Diego Domingos) [2049368]
ibmvnic: don't spin in tasklet (Diego Domingos) [2049368]
ibmvnic: init ->running_cap_crqs early (Diego Domingos) [2049368]
ibmvnic: Allow extra failures before disabling (Diego Domingos) [2049368]
hpsa: add new messaging (Tomas Henzl) [1801777]
aacraid: add new messaging (Tomas Henzl) [2044365]
Revert "[scsi] Revert "[scsi] aacraid: add removed id table"" (Tomas Henzl) [2044365]
mpt3sas: Add new messaging (Tomas Henzl) [2044366]
mptsas: add new messaging (Tomas Henzl) [2044366]
sctp: hold endpoint before calling cb in sctp_transport_lookup_process (Xin Long) [2043822]
sctp: use call_rcu to free endpoint (Xin Long) [2043822]
sctp: move hlist_node and hashent out of sctp_ep_common (Xin Long) [2043822]
net: Use nlmsg_unicast() instead of netlink_unicast() (Xin Long) [2043822]
video: hyperv_fb: Fix validation of screen resolution (Mohammed Gamal) [1952821]
powerpc/pseries: extract host bridge from pci_bus prior to bus removal (Diego Domingos) [2051509]
dm: properly fix redundant bio-based IO accounting (Mike Snitzer) [2051803]
dm: revert partial fix for redundant bio-based IO accounting (Mike Snitzer) [2051803]
block: add bio_start_io_acct_time() to control start_time (Mike Snitzer) [2051803]
block: document iostat changes for disk busy time accounting (Mike Snitzer) [2051803]
|
2022-02-10 |
tee: optee: Fix incorrect page free bug (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: handle lookup of shm with reference count 0 (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: smc_abi.c: add missing #include <linux/mm.h> (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: isolate smc abi (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: refactor driver with internal callbacks (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: simplify optee_release() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Fix missing devices unregister during optee_remove (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee/optee/shm_pool: fix application of sizeof to pointer (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: add tee_shm_alloc_kernel_buf() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Clear stale cache entries during initialization (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: fix tee out of memory failure seen during kexec reboot (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Refuse to load the driver under the kdump kernel (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Fix memory leak when failing to register shm pages (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: use export_uuid() to copy client UUID (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: do not check memref size on return from Secure World (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: fix build error caused by recent optee tracepoints feature (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add invoke_fn tracepoints (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: simplify i2c access (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: remove need_resched() before cond_resched() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: sync OP-TEE headers (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: replace might_sleep with cond_resched (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
drivers: optee: fix i2c build issue (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: convert get_user_pages() --> pin_user_pages() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
drivers: optee: allow op-tee to access devices on the i2c bus (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
driver: tee: Handle NULL pointer indication from client (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: enable support for multi-stage bus enumeration (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: use uuid for sysfs driver entry (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Add support for session login client UUID generation (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: enable support to register kernel memory (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove unnecessary NULL check in tee_shm_alloc() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: don't assign shm id for private shms (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove unused tee_shm_priv_alloc() (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove redundant teedev in struct tee_shm (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: remove linked list of struct tee_shm (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: Fix multi page dynamic shm pool alloc (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: model OP-TEE as a platform device/driver (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: fix device enumeration error handling (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Fix dynamic shm pool allocations (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee/shm: untag user pointers in tee_shm_register (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add might_sleep for RPC requests (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
optee: allow to work without static shared memory (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: update optee_msg.h and optee_smc.h to dual license (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add missing of_node_put after of_device_is_available (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Fix unsigned comparison with less than zero (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: fix possible error pointer ctx dereferencing (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: Initialize some structs using memset instead of braces (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: add TEE bus device enumeration support (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: add supp_nowait flag in tee_context struct (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: log message if dynamic shm is enabled (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: add kernel internal client interface (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: take DT status property into account (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig (Chris von Recklinghausen) [2030755] {CVE-2021-44733}
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN (David Arcari) [2035286]
regset: kill ->get() (Prarit Bhargava) [2032854]
arm64: switch to ->regset_get() (Prarit Bhargava) [2032854]
arm64: take fetching compat reg out of pt_regs into a new helper (Prarit Bhargava) [2032854]
powerpc: switch to ->regset_get() (Prarit Bhargava) [2032854]
s390: switch to ->regset_get() (Prarit Bhargava) [2032854]
introduction of regset ->get() wrappers, switching ELF coredumps to those (Prarit Bhargava) [2032854]
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages (Baoquan He) [2024011]
dma/pool: create dma atomic pool only if dma zone has managed pages (Baoquan He) [2024011]
mm_zone: add function to check if managed dma zone exists (Baoquan He) [2024011]
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set (Xin Long) [2043825]
tipc: delete the unlikely branch in tipc_aead_encrypt (Xin Long) [2043825]
tipc: check for null after calling kmemdup (Xin Long) [2043825]
tipc: only accept encrypted MSG_CRYPTO msgs (Xin Long) [2043825]
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init (Waiman Long) [2048220]
powerpc/pseries: Fix build error when NUMA=n (Waiman Long) [2048220]
lpfc: Add new messaging (Ewan D. Milne) [1841323]
cpu/hotplug: Cure the cpusets trainwreck (Phil Auld) [1904593]
scsi: ses: Fix unsigned comparison with less than zero (Tomas Henzl) [1995086]
scsi: ses: Retry failed Send/Receive Diagnostic commands (Tomas Henzl) [1995086]
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X (John W. Linville) [2022906]
PCI: vmd: Add indirection layer to vmd irq lists (Scott Wood) [2048202]
redhat/configs: Enable CONFIG_PCI_HYPERV on Aarch64 (Vitaly Kuznetsov) [2024853]
PCI: hv: Add arm64 Hyper-V vPCI support (Vitaly Kuznetsov) [2024853]
PCI: hv: Make the code arch neutral by adding arch specific interfaces (Vitaly Kuznetsov) [2024853]
PCI: hv: Remove unnecessary use of hx (Vitaly Kuznetsov) [2024853]
nvme-rdma: fix possible use-after-free in transport error_recovery work (Chris Leech) [1988361]
nvme-tcp: fix possible use-after-free in transport error_recovery work (Chris Leech) [1988361]
nvme: fix a possible use-after-free in controller reset during load (Chris Leech) [1988361]
ipv6: check return value of ipv6_skip_exthdr (Sabrina Dubroca) [2046234]
selftests: Calculate udpgso segment count without header adjustment (Xin Long) [2044133]
udp: using datalen to cap ipv6 udp max gso segments (Xin Long) [2044133]
inet_diag: fix kernel-infoleak for UDP sockets (Xin Long) [2044133]
udp: using datalen to cap max gso segments (Xin Long) [2044133]
[s390] s390/cpumf: Support for CPU Measurement Facility CSVN 7 (Mete Durlu) [2048980]
[s390] s390/cpumf: Support for CPU Measurement Sampling Facility LS bit (Mete Durlu) [2048980]
tools/power/x86/intel-speed-select: v1.10 release (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Fix uncore memory frequency display (Prarit Bhargava) [2023909]
platform/x86: ISST: Account for increased timeout in some cases (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Add options to force online (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Drop __DATE__ and __TIME__ macros (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: v1.9 release (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Process mailbox read error for core-power (Prarit Bhargava) [2023909]
tools/power/x86/intel-speed-select: Increase string size (Prarit Bhargava) [2023909]
qla2xxx: Add new messaging (Ewan D. Milne) [1900072]
|