All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 20:21:23 to 2025-11-20 21:37:45 UTC [more...]

[folded-merged] selftests-mm-uffd-remove-static-address-usage-in-shmem_allocate_area-v2.patch removed from -mm tree
 2025-11-20 21:37 UTC 

[PATCH v5 0/3] VF double migration
 2025-11-20 21:37 UTC  (6+ messages)
` [PATCH v5 1/3] drm/xe/vf: Enable VF migration only on supported GuC versions
` [PATCH v5 2/3] drm/xe/vf: Introduce RESFIX start marker support
` ✗ Xe.CI.Full: failure for VF double migration (rev5)

[Buildroot] [git commit branch/2025.08.x] CHANGES: update for 2025.08.2
 2025-11-20 21:31 UTC 

[Buildroot] [git commit branch/2025.08.x] Makefile: update for 2025.08.2
 2025-11-20 21:32 UTC 

[linux-next:master 9912/10599] kernel/liveupdate/luo_session.c:392:86: sparse: sparse: Using plain integer as NULL pointer
 2025-11-20 21:35 UTC 

[PATCH v2 08/10] KVM: x86: Add nested context management
 2025-11-20 21:35 UTC  (2+ messages)

[Buildroot] [git commit branch/2025.02.x] CHANGES: update for 2025.02.8
 2025-11-20 21:30 UTC 

[Buildroot] [git commit branch/2025.02.x] Makefile: update for 2025.02.8
 2025-11-20 21:32 UTC 

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-20 21:34 UTC  (21+ messages)
` [PATCH v6 07/33] hw/pci/pci: Move pci_init_bus_master() after adding device to bus
` [PATCH v6 08/33] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v6 09/33] hw/pci-bridge/pci_expander_bridge: Move TYPE_PXB_PCIE_DEV to header
` [PATCH v6 13/33] hw/arm/smmuv3: propagate smmuv3_cmdq_consume() errors to caller
` [PATCH v6 15/33] hw/arm/smmuv3-accel: Install SMMUv3 GBPA based hwpt
` [PATCH v6 16/33] hw/pci/pci: Introduce a callback to retrieve the MSI doorbell GPA directly
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 20/33] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate
` [PATCH v6 27/33] hw/arm/smmuv3-accel: Add a property to specify RIL support

[PATCH v7 0/2] PM: Support aborting sleep during filesystem sync
 2025-11-20 21:35 UTC  (2+ messages)

[PATCH 0/7] riscv: implement Ssqosid extension and CBQRI controllers
 2025-11-20 21:34 UTC  (9+ messages)
` [PATCH 1/7] riscv: implement Ssqosid extension and srmcfg CSR
` [PATCH 6/7] hw/riscv: meson: add CBQRI controllers to the build

[RFC PATCH v7 0/7] Improve the performance of BTF type lookups with binary search
 2025-11-20 21:34 UTC  (3+ messages)
` [RFC PATCH v7 3/7] tools/resolve_btfids: Add --btf_sort option for BTF name sorting

linux-next: manual merge of the vfs tree with the vfs-brauner tree
 2025-11-20 21:33 UTC 

[folded-merged] migrate-optimise-alloc_migration_target-fix.patch removed from -mm tree
 2025-11-20 21:29 UTC 

[patch V4 01/12] sched: Provide and use set_need_resched_current()
 2025-11-20 21:29 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 00/15] arm: am335x: Switch to upstream devicetree
 2025-11-20 21:29 UTC  (5+ messages)
` [PATCH 08/15] dm: core: Support multiple drivers with same compatibles

[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
 2025-11-20 21:28 UTC  (5+ messages)
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)

[PATCH v1 0/2] mm: skip wait in wait_sb_inodes() for hangable-writeback mappings
 2025-11-20 21:28 UTC  (7+ messages)
` [PATCH v1 1/2] mm: rename AS_WRITEBACK_MAY_DEADLOCK_ON_RECLAIM to AS_WRITEBACK_MAY_HANG
` [PATCH v1 2/2] fs/writeback: skip inodes with potential writeback hang in wait_sb_inodes()

[folded-merged] mm-vmscan-remove-folio_test_private-check-in-pageout-fix-2.patch removed from -mm tree
 2025-11-20 21:28 UTC 

[folded-merged] mm-vmscan-remove-folio_test_private-check-in-pageout-fix.patch removed from -mm tree
 2025-11-20 21:28 UTC 

linux-next: manual merge of the vfs tree with the vfs-brauner tree
 2025-11-20 21:27 UTC 

[PATCH v2] lsm: use unrcu_pointer() for current->cred in security_init()
 2025-11-20 21:27 UTC  (3+ messages)

[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
 2025-11-20 21:27 UTC  (5+ messages)

[PATCH] configs: phycore_am64x_a53_defconfig: Drop eMMC HS400 mode
 2025-11-20 21:26 UTC 

[PATCHv3 bpf-next 0/8] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-11-20 21:24 UTC  (9+ messages)
` [PATCHv3 bpf-next 1/8] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv3 bpf-next 2/8] ftrace: Export some of hash related functions
` [PATCHv3 bpf-next 3/8] ftrace: Add update_ftrace_direct_add function
` [PATCHv3 bpf-next 4/8] ftrace: Add update_ftrace_direct_del function
` [PATCHv3 bpf-next 5/8] ftrace: Add update_ftrace_direct_mod function
` [PATCHv3 bpf-next 6/8] bpf: Add trampoline ip hash table
` [PATCHv3 bpf-next 7/8] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv3 bpf-next 8/8] bpf, x86: Use single ftrace_ops for direct calls

Feature request: git cp
 2025-11-20 21:24 UTC  (3+ messages)

[PATCH v1] NFSD: NFSv4 file creation neglects setting ACL
 2025-11-20 21:22 UTC  (2+ messages)

+ mm-correctly-handle-uffd-pte-markers-fix.patch added to mm-unstable branch
 2025-11-20 21:22 UTC 

[PATCH] drm/xe/xe3_lpg: Apply Wa_16028005424
 2025-11-20 21:21 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[Buildroot] [PATCH 1/1] package/php-yaml: bump version to 2.3.0
 2025-11-20 21:19 UTC 

[PATCH 1/2] drm/xe: Track pre-production workaround support
 2025-11-20 21:18 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe: Track pre-production workaround support (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20 21:18 UTC  (6+ messages)
` [PATCH 01/44] x86/asm/bitops: Change the return type of variable__ffs() to unsigned int

[Buildroot] [PATCH 1/1] package/php-memcached: bump version to 3.4.0
 2025-11-20 21:17 UTC 

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-20 21:16 UTC  (5+ messages)

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-20 21:16 UTC  (11+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[PATCH] config: mark otherise unused function as file-scope static
 2025-11-20 21:15 UTC  (2+ messages)

Adding SElinux support for a service
 2025-11-20 21:15 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/mm_init: fix hash table order logging in" failed to apply to 6.1-stable tree
 2025-11-20 21:15 UTC  (3+ messages)
` [PATCH 6.1.y] mm/mm_init: fix hash table order logging in alloc_large_system_hash()

[PATCH 00/12] sc5xx: Add complete board support for all ADI SC5xx boards
 2025-11-20 21:13 UTC  (5+ messages)
` [PATCH 05/12] docker: add Analog Devices tools to docker image

[PATCH] fs/splice.c: trivial fix: pipes -> pipe's
 2025-11-20 21:13 UTC 

[Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27
 2025-11-20 21:13 UTC 

[PATCH 1/5] spi-geni-qcom: remove manual CS control
 2025-11-20 21:12 UTC  (5+ messages)
` [PATCH 2/5] spi-geni-qcom: don't set max clock in setup_fifo_params
` [PATCH 3/5] spi-geni-qcom: use xfer->bits_per_word for can_dma()
` [PATCH 4/5] spi-geni-qcom: initialize mode related registers to 0
` [PATCH 5/5] spi-geni-qcom: rework setup_fifo_params

[PATCH net] vsock: Ignore signal/timeout on connect() if already established
 2025-11-20 21:12 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/php-amqp: bump version to 2.1.2
 2025-11-20 21:11 UTC 

[PATCH v8 00/52] AMD, ARM, Intel metric generation with Python
 2025-11-20 21:10 UTC  (3+ messages)

[PATCH v2 0/3] drm/atomic-helper: Fix atomic modesetting regression
 2025-11-20 21:10 UTC  (10+ messages)
` [PATCH v2 3/3] drm/atomic-helper: Add special quirk tail function

[PATCH] ARM64: dts: mediatek: fix MT7531 reset polarity and reset sequence
 2025-11-20 21:09 UTC  (2+ messages)

[PATCH nft] src: move fuzzer functionality to separate tool
 2025-11-20 21:09 UTC  (2+ messages)

[Buildroot] Buildroot 2025.11-rc1 released
 2025-11-20 21:08 UTC 

Soft lock-ups caused by iptables
 2025-11-20 21:07 UTC  (10+ messages)

[PATCH 0/4] gs101: Add support for Display Process Unit (DPU) clocks
 2025-11-20 21:06 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: google,gs101-clock: Add DPU clock management unit
` [PATCH 2/4] dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatible
` [PATCH 3/4] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes
` [PATCH 4/4] clk: samsung: gs101: add support for Display Process Unit (DPU) clocks

[PATCH 0/4] led: remove green and red status LEDs from legacy LED API
 2025-11-20 20:36 UTC  (4+ messages)
` [PATCH 3/4] corvus: migrate red LED to the modern API

"controller is down; will reset" on SK Hynix NVMe drive in Lenovo IdeaPad Pro 5
 2025-11-20 21:04 UTC  (4+ messages)

[PATCH v3] boot: pxe_utils: Fix incorrect allocation of overlay_dir
 2025-11-20 19:18 UTC 

[PATCH] boot: pxe_utils: Allocate space for overlay_dir before writing into it
 2025-11-20 18:51 UTC 

[PATCH v15 0/7] timers: Exclude isolated cpus from timer migration
 2025-11-20 21:04 UTC  (5+ messages)
` [PATCH v15 7/7] "

[PATCH v9 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-20 21:03 UTC  (3+ messages)
` [PATCH v9 1/2] lib: Introduce hierarchical per-cpu counters
` [PATCH v9 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[psplash][PATCH 1/2] Add configure flags to set progression bar size
 2025-11-20 21:03 UTC  (4+ messages)
` [psplash][PATCH 2/2] Add configure flags to set colors
` [PATCH 1/2] Add configure flags to set progression bar size
` [PATCH 2/2] Add configure flags to set colors

[PATCH] samples: rust: fix module name for Rust PCI driver sample
 2025-11-20 21:03 UTC  (2+ messages)

[RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet()
 2025-11-20 21:02 UTC  (3+ messages)

[PATCH] tracing: Add system trigger file to enable triggers for all the system's events
 2025-11-20 21:00 UTC 

net: thunderbolt: missing ndo_set_mac_address breaks 802.3ad bonding
 2025-11-20 20:59 UTC 

[syzbot] [mptcp?] WARNING in subflow_data_ready (4)
 2025-11-20 20:58 UTC  (2+ messages)

[PATCH net-next v18 00/15] net: phy: Introduce PHY ports representation
 2025-11-20 20:55 UTC  (16+ messages)
` [PATCH net-next v18 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v18 02/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v18 03/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v18 04/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v18 05/15] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v18 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v18 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v18 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v18 09/15] net: phy: marvell: "
` [PATCH net-next v18 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v18 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v18 12/15] net: phy: qca807x: "
` [PATCH net-next v18 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v18 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v18 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH 0/3] tracing: More clean ups of triggers
 2025-11-20 20:56 UTC  (4+ messages)
` [PATCH 1/3] tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
` [PATCH 2/3] tracing: Add bulk garbage collection of freeing event_trigger_data
` [PATCH 3/3] tracing: Use strim() in trigger_process_regex() instead of skip_spaces()

[PATCH v2] r8169: add support for RTL8127ATF
 2025-11-20 20:55 UTC  (2+ messages)

[PATCH v2 1/3] selinux: rename task_security_struct to cred_security_struct
 2025-11-20 20:53 UTC  (4+ messages)
` [PATCH v2 3/3] selinux: rename the cred_security_struct variables to "crsec"

[PATCH 1/2] drm/amdgpu: Add soc v1_0 support
 2025-11-20 20:52 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add soc v1_0 common block for IP discovery

[Buildroot] [PATCH 00/18 v3] system: add support for merged-bin (branch yem/merged-bin)
 2025-11-20 20:52 UTC  (3+ messages)
` [Buildroot] [PATCH 07/18 v3] support/scripts: move merged-usr errors message into check-merged-usr.sh

[PATCH v2 0/2] Start of upstream support for TUXEDO NB02 devices
 2025-11-20 20:52 UTC  (8+ messages)
` [PATCH v2 1/2] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices

[PATCH 0/6] objtool: AUTOFDO fixes + alias improvements
 2025-11-20 20:52 UTC  (7+ messages)
` [PATCH 1/6] objtool: Support Clang AUTOFDO .cold functions
` [PATCH 2/6] objtool: Fix .cold function detection for duplicate symbols
` [PATCH 3/6] objtool: Don't alias undefined symbols
` [PATCH 4/6] objtool: Return canonical symbol when aliases exist in symbol finding helpers
` [PATCH 5/6] objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
` [PATCH 6/6] objtool: Remove second pass of .cold function correlation

[PATCH v2] kbuild: Support directory targets for building DTBs
 2025-11-20 20:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php-xdebug: bump version to 3.4.7
 2025-11-20 20:51 UTC 

[PATCH v2] cpufreq: ACPI: Replace udelay() with usleep_range()
 2025-11-20 20:51 UTC  (2+ messages)

[android-common:android11-5.4 0/1] htmldocs: Warning: Documentation/admin-guide/sysctl/kernel.rst references a file that doesn't exist: Documentation/filesystems/devpts.rst
 2025-11-20 20:50 UTC 

[Buildroot] [git commit] Update for 2025.11-rc1
 2025-11-20 20:49 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 2fcc88754f4c49e3d9aef226fdfaa1634aa24c66
 2025-11-20 20:49 UTC 

[PATCH v2 00/15] gpio: Use modern PM macros
 2025-11-20 20:48 UTC  (6+ messages)
` [PATCH v2 05/15] gpio: pxa: "

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-11-20 20:49 UTC  (6+ messages)
` [PATCH v6 "

[PATCH v4 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-20 20:48 UTC  (3+ messages)
` [PATCH v4 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH v2 0/3] Allow knfsd to use atomic_open()
 2025-11-20 20:48 UTC  (4+ messages)
` [PATCH v2 3/3] VFS/knfsd: Teach dentry_create() "

[RFC PATCH v4 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-11-20 20:48 UTC  (10+ messages)
` [PATCH v4 2/8] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v4 5/8] iommu/arm-smmu-v3: Add a usage counter for cmdq
` [PATCH v4 8/8] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH] MIPS: dts: Always descend vendor subdirectories
 2025-11-20 20:47 UTC 

[PATCH] bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
 2025-11-20 20:46 UTC  (2+ messages)
` [PATCH v2] "

Question about using Landlock
 2025-11-20 20:37 UTC  (3+ messages)

[Buildroot] [PATCH] package/libcap: fix static builds
 2025-11-20 20:43 UTC 

[PATCH v4 2/2] spi: add driver for NXP XSPI controller
 2025-11-20 20:43 UTC  (2+ messages)

[linux-next:master 1226/10599] error[E0425]: cannot find function `pci_alloc_irq_vectors` in crate `bindings`
 2025-11-20 20:43 UTC 

[PATCH v26 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-11-20 20:42 UTC  (4+ messages)
` [PATCH v26 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs

[PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
 2025-11-20 11:55 UTC  (2+ messages)

[PATCH 0/6] Restore boot for STM32MP13/STM32MP2 board family
 2025-11-20 20:38 UTC  (5+ messages)
` [PATCH 2/6] clk: scmi: Force call of scmi_clk_get_attribute() during probe

[PATCH] Do not convert "__" to "-" for stapsdt provider names
 2025-11-20 20:38 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: add information on CycloneDX
 2025-11-20 20:34 UTC 

[PATCH] docs: driver-api/thermal/intel_dptf: Add new workload type hint
 2025-11-20 20:34 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/4] add cve-check script
 2025-11-20 20:34 UTC  (3+ messages)
` [Buildroot] [PATCH v2 4/4] docs/manual: add information on CycloneDX

[PATCH v4 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-20 20:33 UTC  (3+ messages)
` [PATCH v4 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

error[E0432]: unresolved import `core::sync::atomic::AtomicU64`
 2025-11-20 20:32 UTC 

[PATCH 0/3] workqueue: Cleanup affnity for detached/DISASSOCIATED workers
 2025-11-20 20:32 UTC  (2+ messages)

[Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
 2025-11-20 20:32 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2] staging: rtl8723bs: core: fix block comment style issues
 2025-11-20 20:30 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] staging: rtl8723bs: core: delete commented-out code

[PATCH] drm/i915: Walk crtcs in pipe order
 2025-11-20 20:31 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Walk crtcs in pipe order (rev2)

[PATCH 2/3] ARM: dts: exynos: Add Samsung Manta (Google Nexus 10)
 2025-11-20 20:29 UTC  (5+ messages)

[PATCH 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-20 20:28 UTC  (3+ messages)
` [PATCH 1/2] bitbake.conf, gcc toolchain: add -fcanon-prefix-map to map-prefixes
  ` [OE-core] "

[PATCH v21 00/23] Type2 device basic support
 2025-11-20 20:27 UTC  (3+ messages)
` [PATCH v21 01/23] cxl/mem: refactor memdev allocation

btrfs send: output file corrupted after suspend/resume
 2025-11-20 20:27 UTC 

[PATCH v4 1/3] x86/boot: Drop unused sev_enable() fallback
 2025-11-20 20:26 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-20 20:25 UTC  (6+ messages)
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks

[PATCH] pci: update reset methods for first device
 2025-11-20 20:25 UTC 

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-20 20:25 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: dissolve soc/ (rev2)

[PATCH] io_uring/cmd_net: fix wrong argument types for skb_queue_splice()
 2025-11-20 20:24 UTC 

[PATCH v1] io_uring/kbuf: remove obsolete buf_nr_pages and update comments
 2025-11-20 20:23 UTC  (2+ messages)

FAILED: patch "[PATCH] fs/proc: fix uaf in proc_readdir_de()" failed to apply to 5.4-stable tree
 2025-11-20 20:23 UTC  (2+ messages)
` [PATCH 5.4.y] fs/proc: fix uaf in proc_readdir_de()

[PATCH] backlight: aw99706: Fix unused function warnings from suspend/resume ops
 2025-11-20 20:22 UTC 

[PATCH v2] SUNRPC: Check if we need to recalculate slack estimates
 2025-11-20 20:22 UTC  (4+ messages)

[PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
 2025-11-20 20:21 UTC  (2+ messages)

wcd-common.c:undefined reference to `sdw_write'
 2025-11-20 20:21 UTC 

[Intel-wired-lan] [PATCH iwl-next v4 0/6] ice: properly use u64_stats API for all ring stats
 2025-11-20 20:20 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 1/6] ice: initialize ring_stats->syncp
` [Intel-wired-lan] [PATCH iwl-next v4 3/6] ice: remove ice_q_stats struct and use struct_group
` [PATCH iwl-next v4 4/6] ice: use u64_stats API to access pkts/bytes in dim sample
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next v4 5/6] ice: shorten ring stat names and add accessors
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 6/6] ice: convert all ring stats to u64_stats_t


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.