All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-22 16:11:20 to 2024-10-22 16:57:58 UTC [more...]

[Patch net-next 0/5] Use all the resources configured on VIC
 2024-10-22 16:57 UTC  (12+ messages)
` [Patch net-next 1/5] enic: Create enic_wq/rq structures to bundle per wq/rq data
` [Patch net-next 2/5] enic: Make MSI-X I/O interrupts come after the other required ones
` [Patch net-next 3/5] enic: Save resource counts we read from HW
` [Patch net-next 4/5] enic: Allocate arrays in enic struct based on VIC config
` [Patch net-next 5/5] enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-22 16:54 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/73] net/ntnic: add API for configuration NT flow dev
  ` [PATCH v2 02/73] net/ntnic: add flow filter API
  ` [PATCH v2 03/73] net/ntnic: add minimal create/destroy flow operations
  ` [PATCH v2 04/73] net/ntnic: add internal flow create/destroy API
  ` [PATCH v2 05/73] net/ntnic: add minimal NT flow inline profile
  ` [PATCH v2 06/73] net/ntnic: add management API for NT flow profile
  ` [PATCH v2 07/73] net/ntnic: add NT flow profile management implementation
  ` [PATCH v2 08/73] net/ntnic: add create/destroy implementation for NT flows
  ` [PATCH v2 09/73] net/ntnic: add infrastructure for for flow actions and items
  ` [PATCH v2 10/73] net/ntnic: add action queue
  ` [PATCH v2 12/73] net/ntnic: add ation jump
  ` [PATCH v2 13/73] net/ntnic: add action drop
  ` [PATCH v2 14/73] net/ntnic: add item eth

[PATCH v8 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-22 16:57 UTC  (4+ messages)
` [PATCH v8 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm

[PATCH] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
 2024-10-22 16:57 UTC 

[PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
 2024-10-22 16:57 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[PATCH v9 0/2] virtio-net: define UDP tunnel offload
 2024-10-22 16:56 UTC  (16+ messages)
` [PATCH v9 1/2] virtio-net: define UDP tunnel segmentation offload feature

[PATCH v2 00/16] Python module cleanup
 2024-10-22 16:56 UTC  (4+ messages)
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file

[PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-10-22 16:55 UTC  (7+ messages)
` [PATCH v4 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v4 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D

[PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
 2024-10-22 16:54 UTC  (3+ messages)

[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
 2024-10-22 16:54 UTC  (4+ messages)
` [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260

[PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards
 2024-10-22 16:29 UTC  (3+ messages)

[PATCH] drm/i915/xe3lpd: Load DMC
 2024-10-22 16:53 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Fi.CI.BAT: failure "

[PATCH v2] drm/syncobj: ensure progress for syncobj queries
 2024-10-22 16:53 UTC  (2+ messages)

[PATCH v2 0/3] Untie the host lock entanglement - part 1
 2024-10-22 16:52 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR
` [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
` [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR

[PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board
 2024-10-22 16:52 UTC  (2+ messages)

[PATCH v2 0/8] Refactor the common parts to the HiSilicon Uncore PMU core and cleanups
 2024-10-22 16:29 UTC  (3+ messages)
` [PATCH v2 1/8] drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs

[PULL 0/9] Block layer patches
 2024-10-22 16:49 UTC  (10+ messages)
` [PULL 1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
` [PULL 2/9] block/ssh.c: Don't double-check that characters are hex digits
` [PULL 3/9] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [PULL 4/9] block/vdi.c: Make SECTOR_SIZE constant 64-bits
` [PULL 5/9] iotests/backup-discard-source: convert size variable to be int
` [PULL 6/9] iotests/backup-discard-source: don't use actual-size
` [PULL 7/9] qapi: add qom-path to BLOCK_IO_ERROR event
` [PULL 8/9] block-backend: per-device throttling of BLOCK_IO_ERROR reports
` [PULL 9/9] raw-format: Fix error message for invalid offset/size

[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-10-22 16:49 UTC  (3+ messages)
` [PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals

[PATCH] nvme: check PI size if metadata size or below
 2024-10-22 16:34 UTC 

[PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
 2024-10-22 16:49 UTC  (4+ messages)

[PATCH] migration: Deprecate query-migrationthreads command
 2024-10-22 16:48 UTC  (7+ messages)

[PATCH] partitions: efi: fix GPT header size exceeding allocation size
 2024-10-22 16:27 UTC 

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-10-22 16:28 UTC  (9+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support

[Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
 2024-10-22 16:48 UTC  (4+ messages)
` [Outreachy][PATCH v7] "

[PATCHv2] nvme: enhance cns version checking
 2024-10-22 16:19 UTC  (3+ messages)

[PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security
 2024-10-22 16:46 UTC  (5+ messages)

[PATCH][yocto-autobuilder-helper v2] scripts/abint: generalise autobuilder URL regex
 2024-10-22 16:46 UTC 

[PATCH v5 0/4] rework bo mem stats tracking
 2024-10-22 16:46 UTC  (6+ messages)
` [PATCH v5 4/4] drm/amdgpu: track bo memory stats at runtime

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-22 16:44 UTC  (3+ messages)
` [PATCH 2/5] sched: Add Lazy preemption model

[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
 2024-10-22 16:44 UTC  (12+ messages)

[syzbot] Test on mainline
 2024-10-22 16:44 UTC  (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync

[PATCH v5] rust: add global lock support
 2024-10-22 16:44 UTC  (4+ messages)

[PATCH v3] arm64: dts: rockchip: Enable HDMI0 on rock-5a
 2024-10-22 16:04 UTC  (2+ messages)

Toaster compatibility issues
 2024-10-22 16:43 UTC  (3+ messages)
  ` [Toaster] "

[PATCH mptcp-net] mptcp: no admin perm to list endpoints
 2024-10-22 16:43 UTC 

[PATCH 0/3] clang-format: fix rules to make the CI job cleaner
 2024-10-22 16:42 UTC  (7+ messages)
` [PATCH v4 0/2] Subject: "

[PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
 2024-10-22 16:41 UTC  (2+ messages)

[PATCH] CodingGuidelines: discourage arbitrary suffixes in function names
 2024-10-22 16:41 UTC  (5+ messages)

[PATCH i-g-t v6 00/12] benchmarks/kms_fb_stress: benchmark formats
 2024-10-22 16:41 UTC  (3+ messages)
` [PATCH i-g-t v6 01/12] benchmarks/kms_fb_stress: Set DRM_CLIENT_CAP_WRITEBACK_CONNECTORS before igt_require()

[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-22 16:40 UTC  (4+ messages)
` [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver

Intel SPR: perf-record doesn't support topdown events?
 2024-10-22 16:40 UTC 

[PATCH v9 03/23] examples/ptp: replace terms master and slave
 2024-10-22 16:39 UTC  (3+ messages)
` [PATCH v10] "

[PATCH 0/5] updates for net/ice driver
 2024-10-22 16:39 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] net/ice: detect stopping a flow-director queue twice
  ` [PATCH v4 2/4] net/ice: improve Tx scheduler graph output
  ` [PATCH v4 3/4] net/ice: add option to choose DDP package file
  ` [PATCH v4 4/4] net/ice: limit the number of queues to sched capabilities

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-22 16:40 UTC  (3+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[REGRESSION] spi: cadence-quadspi: STIG mode results in timeouts for Micron MT25QL01 flash
 2024-10-22 16:39 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable userqueue support for GFX12
 2024-10-22 16:39 UTC  (7+ messages)

[PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs
 2024-10-22 16:39 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
 2024-10-22 16:38 UTC  (3+ messages)

IWD 1.27 with brcmfmac not working for roaming
 2024-10-22 16:38 UTC  (19+ messages)

[PATCH i-g-t v3 0/3] Move backlight read, write to lib
 2024-10-22 16:38 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Move backlight read, write to lib (rev3)

[PATCH] dt-bindings: mailbox: qcom-ipcc: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
 2024-10-22 16:37 UTC  (5+ messages)
` [PATCH 01/20] packfile: pass down repository to `odb_pack_name`

[PATCH] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
 2024-10-22 16:36 UTC  (4+ messages)

[PATCH v2] t1016: clean up style
 2024-10-22 16:36 UTC  (2+ messages)

arch/loongarch/kernel/hw_breakpoint.c:510 arch_hw_breakpoint_init() warn: we never enter this loop
 2024-10-22 16:36 UTC 

[PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable
 2024-10-22 16:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property

[PATCH v3] perf cap: Tidy up and improve capability testing
 2024-10-22 16:34 UTC  (3+ messages)

[PATCH 5.10] iomap: update ki_pos a little later in iomap_dio_complete
 2024-10-22 16:33 UTC 

ALSA problem , audio doesn't work
 2024-10-22 16:33 UTC 

[PATCH i-g-t v4 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-10-22 16:33 UTC  (2+ messages)
` [PATCH i-g-t v4 1/1] "

Question about `git gc` locking files
 2024-10-22 16:33 UTC  (3+ messages)

libcups v3.0rc3
 2024-10-22 16:32 UTC 

[PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged
 2024-10-22 16:33 UTC  (2+ messages)

[bug report] rcuscale: Add laziness and kfree tests
 2024-10-22 16:32 UTC  (2+ messages)

[PATCH v3 0/6] Enable early bootup of AArch64 MPU systems
 2024-10-22 16:31 UTC  (11+ messages)
` [PATCH v3 5/6] xen/arm: mpu: Enable MPU

[PATCH i-g-t v3 0/5] tests/chamelium: Integrate the chamelium v3
 2024-10-22 16:31 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] lib/chamelium/v3: Introduce the foundation for the Chamelium v3 wrapper
` [PATCH i-g-t v3 2/5] lib/chamelium/v3: Introduce initialization and cleanup of Chamelium-related structures
` [PATCH i-g-t v3 3/5] lib/chamelium/v3: Add method to discover Chamelium ports
` [PATCH i-g-t v3 4/5] lib/chamelium/v3: Implement method to retrieve Chamelium port names
` [PATCH i-g-t v3 5/5] tests/chamelium/v3: Implement a basic Chamelium v3 accessibility test

[PATCH] drm/i915/display: Add Wa_16023981245
 2024-10-22 16:31 UTC 

[PATCHv2 1/2] CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency
 2024-10-22 16:31 UTC  (2+ messages)
` [PATCHv2 2/2] cpu_func.h: provide noncached_set_region prototype to fix build

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-22 16:30 UTC  (12+ messages)
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields

[PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2024-10-22 16:31 UTC  (3+ messages)
` [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators

[PATCH v3 0/4] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-10-22 16:30 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings

[PATCH i-g-t 14/14] tests/gem_draw: Test igt_draw without kms
 2024-10-22 16:30 UTC  (3+ messages)
` [PATCH i-g-t v2 "

[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-22 16:30 UTC  (5+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also

[PATCH] dt-bindings: hwmon: pmbus: Add bindings for MPS MP297x
 2024-10-22 16:29 UTC  (2+ messages)

[PATCH] gitlab: enable afalg tests in fedora system test
 2024-10-22 16:26 UTC  (2+ messages)

RTNL: assertion failed at net/core/dev.c
 2024-10-22 16:29 UTC  (3+ messages)

[PATCH v2 5/6] LSM: secctx provider check on release
 2024-10-22 16:28 UTC  (4+ messages)

[PATCH 0/2] More X1E bits
 2024-10-22 16:28 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Update C4/C5 residency/exit numbers

[PATCH 0/2] KVM: arm64: Simplify handling of GICv3 hardware with broken SEIS
 2024-10-22 16:27 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Just advertise SEIS as 0 when emulating ICC_CTLR_EL1

[PATCH] envtools: make them build again
 2024-10-22 16:27 UTC  (2+ messages)

[PATCH v3 0/3] aspeed: ast2700: Add Caliptra ECDSA driver
 2024-10-22 16:27 UTC  (2+ messages)

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-22 16:27 UTC  (4+ messages)

[PATCH v5 0/7] Add AVS support for J721S2
 2024-10-22 16:27 UTC  (2+ messages)

[PATCH v3 0/2] Add TI K3 PCIe Controller support for J7200
 2024-10-22 16:27 UTC  (2+ messages)

ALSA problem , audio on/off across multiple ubuntu releases
 2024-10-22 16:25 UTC 

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-22 16:25 UTC  (4+ messages)

[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-22 16:23 UTC  (9+ messages)
` [PATCH net-next v4 1/8] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v4 2/8] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v4 3/8] net: ethtool: add support for configuring header-data-split-thresh
` [PATCH net-next v4 4/8] bnxt_en: add support for header-data-split-thresh ethtool command
` [PATCH net-next v4 5/8] net: devmem: add ring parameter filtering
` [PATCH net-next v4 6/8] net: ethtool: "
` [PATCH net-next v4 7/8] net: netmem: add netmem_is_pfmemalloc() helper function
` [PATCH net-next v4 8/8] bnxt_en: add support for device memory tcp

[PATCH] tools/pvhsim: Inherit the tools debug= setting
 2024-10-22 16:25 UTC 

[PATCH] arm64: dts: qcom: x1e80100: Fix up BAR spaces
 2024-10-22 16:25 UTC  (2+ messages)

Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1
 2024-10-22 16:25 UTC  (5+ messages)

[PATCH v3 0/3] Refactor Landlock access mask management
 2024-10-22 15:11 UTC  (2+ messages)
` [PATCH v3 1/3] landlock: Refactor filesystem "

[PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains
 2024-10-22 16:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 2/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-22 16:23 UTC  (3+ messages)
  `  "

[PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
 2024-10-22 16:21 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] daemon: "

[PATCH] drm/syncobj: ensure progress for syncobj queries
 2024-10-22 16:21 UTC  (3+ messages)

[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
 2024-10-22 16:21 UTC  (3+ messages)
` [PATCH i-g-t 11/14] lib/rendercopy: Use igt_require() to validate gen2/3 surface size

[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-22 16:20 UTC  (7+ messages)
` [PATCH v4 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module

[PATCH v12 01/12] zsda: add zsdadev driver documents
 2024-10-22 16:20 UTC  (3+ messages)
` [PATCH v13 00/12] drivers/zsda: introduce zsda drivers

[RFC PATCH v2 00/14] Landlock audit support
 2024-10-22 16:18 UTC  (7+ messages)
` [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set
` [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v2 06/14] landlock: Move domain hierarchy management
` [RFC PATCH v2 10/14] landlock: Log file-related denials
` [RFC PATCH v2 11/14] landlock: Log truncate and ioctl denials

Requirements to merge new heaps in the kernel
 2024-10-22 16:19 UTC  (2+ messages)

[PATCH v9 00/37] Implement ACPI on aarch64
 2024-10-22 16:18 UTC  (8+ messages)
` [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm

[PATCH v2 0/2] ref-manual: release process: update LTS section
 2024-10-22 16:17 UTC  (5+ messages)
` [PATCH v2 2/2] ref-manual: release-process: refresh the current LTS releases

[PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-22 16:16 UTC  (5+ messages)
` [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations

[PATCH] ixgbe: Removed FreeBSD forcing wait in ixgbe_dev_link_update_share()
 2024-10-22 16:16 UTC  (2+ messages)

[PATCH 1/5] python3-installer: add a patch to ensure RECORD file reproducibility
 2024-10-22 16:15 UTC  (4+ messages)
` [PATCH 5/5] python3: update 3.12.6 -> 3.13.0
  ` [OE-core] "

[PATCH v2] drm/xe/xe_guc_ads: save/restore OA registers
 2024-10-22 16:15 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev2)

[RFC PATCH] tracing: Fix syscall tracepoint use-after-free
 2024-10-22 16:14 UTC  (2+ messages)

[PATCH net-next] neighbour: use kvzalloc()/kvfree()
 2024-10-22 16:14 UTC  (2+ messages)

[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
 2024-10-22 16:14 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev8)
` ✓ Fi.CI.BAT: success "

[PATCH] mac80211: Remove NOP call to ieee80211_hw_config
 2024-10-22 16:14 UTC  (3+ messages)

[PATCH 0/2] Migration: Make misc.h helpers available for whole VM lifecycle
 2024-10-22 16:13 UTC  (5+ messages)
` [PATCH 1/2] migration: Make all helpers in misc.h safe to use without migration
` [PATCH 2/2] migration: Unexport dirty_bitmap_mig_init() in misc.h

Odd dependency on ARM_SCMI_PROTOCOL
 2024-10-22 16:13 UTC  (4+ messages)

[PATCH v2 0/5] x86 Heterogeneous design identification
 2024-10-22 16:13 UTC  (5+ messages)
` [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology

[PATCH] tests: hsr: Increase timeout to 10 minutes
 2024-10-22 16:12 UTC  (2+ messages)

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-10-22 16:12 UTC  (7+ messages)

[PATCH v6 00/47] TruFlow update for Thor2
 2024-10-22 16:12 UTC  (4+ messages)
` [PATCH v6 06/47] net/bnxt: tf_core: TF support flow scale query

[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
 2024-10-22 16:10 UTC  (11+ messages)
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting


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.