All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-31 09:51:36 to 2023-01-31 10:16:01 UTC [more...]

[PATCH 0/9] HID: Constify lowlevel HID drivers
 2023-01-31 10:15 UTC  (3+ messages)
` [PATCH 9/9] staging: greybus: hid: Constify lowlevel HID driver

[PATCH v6 00/10] drm: Remove usage of deprecated DRM_* macros
 2023-01-31 10:15 UTC  (2+ messages)

[PATCH v8 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-01-31  9:25 UTC  (31+ messages)
` [PATCH v8 10/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v8 11/69] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v8 13/69] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v8 17/69] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v8 20/69] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2
` [PATCH v8 22/69] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v8 23/69] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v8 24/69] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v8 25/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v8 30/69] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v8 31/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v8 33/69] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v8 34/69] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v8 35/69] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v8 36/69] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v8 40/69] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v8 42/69] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2
` [PATCH v8 44/69] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v8 45/69] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v8 47/69] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v8 48/69] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v8 50/69] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v8 52/69] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v8 53/69] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v8 54/69] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v8 55/69] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v8 56/69] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v8 59/69] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v8 64/69] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v8 66/69] KVM: arm64: nv: Fast-track 'InHost' exception returns

[PULL 00/27] qtest and misc patches
 2023-01-31 10:12 UTC  (26+ messages)
` [PULL 01/27] tests/qtest: netdev: test stream and dgram backends
` [PULL 02/27] tests/qtest/qom-test: Stop spamming the test log
` [PULL 03/27] tests/qtest/bios-tables-test: Make the test less verbose by default
` [PULL 04/27] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
` [PULL 05/27] configs/targets/nios2-softmmu: Add TARGET_NEED_FDT=y to the nios2 config
` [PULL 06/27] travis.yml: Use the libfdt from the distro instead of the submodule
` [PULL 08/27] tests/docker/dockerfiles: Add libfdt to the i386 and to the riscv64 container
` [PULL 09/27] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
` [PULL 10/27] qemu/bswap: Replace bswapXXs() "
` [PULL 11/27] qemu/bswap: Remove <byteswap.h> dependency
` [PULL 13/27] qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
` [PULL 14/27] qemu/bswap: Use compiler __builtin_bswap() on NetBSD
` [PULL 15/27] MAINTAINERS: Abort HAXM maintenance
` [PULL 16/27] docs/about/deprecated: Mark HAXM in QEMU as deprecated
` [PULL 17/27] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [PULL 18/27] tests/qtest/vnc-display-test: Suppress build warnings on Windows
` [PULL 19/27] tests/qtest/vnc-display-test: Use the 'none' machine
` [PULL 20/27] tests/qtest/vnc-display-test: Disable on Darwin
` [PULL 21/27] tests/qtest/boot-serial-test: Constify tests[] array
` [PULL 22/27] docs/s390x/pcidevices: document pci devices on s390x
` [PULL 23/27] qapi, audio: add query-audiodev command
` [PULL 24/27] qapi, audio: Make introspection reflect build configuration more closely
` [PULL 25/27] gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system job
` [PULL 26/27] tests/qtest/display-vga-test: Add proper checks if a device is available
` [PULL 27/27] gitlab-ci.d/buildtest: Merge the --without-default-* jobs

[PATCH 0/9] perf symbols: Improve dso__synthesize_plt_symbols() for x86
 2023-01-31 10:14 UTC  (6+ messages)
` [PATCH 2/9] perf symbols: Add support for x86 .plt.sec

[PATCH] gpudev: fix deadlocks when registering callback
 2023-01-31 10:14 UTC  (2+ messages)

[PATCH v2 00/11] fw_devlink improvements
 2023-01-31 10:13 UTC  (6+ messages)
` [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding

[PATCH 1/1] dt-bindings: iio: adc: add missing vref-supply
 2023-01-31 10:13 UTC 

[PATCH] graph: fix node shrink
 2023-01-31 10:13 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: renesas,rcar-gyroadc: Miscellaneous improvements
 2023-01-31 10:13 UTC  (4+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Poweradjust 3
 2023-01-31 10:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-31 10:13 UTC 

[PATCH] fbarray: fix metadata dump
 2023-01-31 10:11 UTC  (2+ messages)

[kvm-unit-tests PATCH v5 0/2] arm: Add PSCI CPU_OFF test
 2023-01-31  9:52 UTC  (4+ messages)
` [kvm-unit-tests PATCH v5 2/2] arm/psci: Add PSCI CPU_OFF test case

[PATCH v3] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
 2023-01-31 10:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/8] Some cleanup patches
 2023-01-31 10:10 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 7/8] lib/linux/const.h: test for `__ASSEMBLER__` as well

[PATCH] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-01-31 10:10 UTC  (2+ messages)

[PATCH] net: sched: sch: Bounds check priority
 2023-01-31 10:10 UTC  (2+ messages)

[PATCH 0/1] A missing FPGA patch for v6.3-rc1
 2023-01-31  9:57 UTC  (4+ messages)
` [PATCH 1/1] fpga: m10bmc-sec: Add support for N6000

[PATCH v2 0/2] audio: make audiodev introspectable by management apps
 2023-01-31 10:09 UTC  (2+ messages)

[PATCH v5 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-01-31 10:09 UTC  (2+ messages)

[PATCH] samples: ftrace: make some global variables static
 2023-01-31 10:09 UTC  (2+ messages)

[PATCH net-next v2 00/10] Wangxun interrupt and RxTx support
 2023-01-31 10:05 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: libwx: Add irq flow functions
` [PATCH net-next v2 02/10] net: ngbe: Add irqs request flow
` [PATCH net-next v2 03/10] net: txgbe: Add interrupt support
` [PATCH net-next v2 04/10] net: libwx: Configure Rx and Tx unit on hardware
` [PATCH net-next v2 05/10] net: libwx: Allocate Rx and Tx resources
` [PATCH net-next v2 06/10] net: txgbe: Setup Rx and Tx ring
` [PATCH net-next v2 07/10] net: libwx: Support to receive packets in NAPI
` [PATCH net-next v2 08/10] net: libwx: Add tx path to process packets
` [PATCH net-next v2 09/10] net: txgbe: Support Rx and Tx process path
` [PATCH net-next v2 10/10] net: ngbe: "

[PATCH v3] bus/fslmc: unlock spinlock in case of timeout
 2023-01-31 10:10 UTC  (2+ messages)

[PATCH] net/iavf: add check for mbuf
 2023-01-31 10:06 UTC 

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-01-31  8:53 UTC  (3+ messages)
` [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
  ` [dm-devel] "

[PATCH] imx: imx6ul: kontron-sl-mx6ul: Disable CONFIG_FSL_QSPI_AHB_FULL_MAP to fix SPI NAND read access
 2023-01-31 10:08 UTC  (2+ messages)

[PATCH v2 0/7] Add u-boot splash screen support for AM62x
 2023-01-31 10:05 UTC  (8+ messages)
` [PATCH v2 1/7] drivers: core: ofnode: Add panel timing decode
` [PATCH v2 2/7] test: dm: test-fdt: Add decode_panel_timing test
` [PATCH v2 3/7] drivers: video: simple_panel: make simple panel independent of backlight
` [PATCH v2 4/7] drivers: video: tidss: TIDSS video driver support for AM62x
` [PATCH v2 5/7] board: ti: am62x: am62x: Add splash screen env variables
` [PATCH v2 6/7] board: ti: am62x: evm: Add splash screen support
` [PATCH v2 7/7] tools: logos: Add TI logo files

[RFC PATCH v3 0/3] Support for Solid Fill Planes
 2023-01-31 10:06 UTC  (9+ messages)

Linux guest kernel threat model for Confidential Computing
 2023-01-31 10:06 UTC  (3+ messages)

[RESEND PATCHv3 0/2] nvme effects handling updates
 2023-01-31  9:41 UTC  (3+ messages)
  ` [RESEND PATCHv3 1/2] nvme: always initialize known command effects

[PATCH v1 00/13] test/bbdev: changes for 23.03
 2023-01-31 10:07 UTC  (9+ messages)
` [PATCH v1 03/13] test/bbdev: add timeout for latency tests
` [PATCH v1 04/13] test/bbdev: early termination not explicit set
` [PATCH v1 05/13] test/bbdev: report device status in bbdev-test
` [PATCH v1 06/13] test/bbdev: log capture from queue stop

[PATCH 6.1 000/306] 6.1.9-rc3 review
 2023-01-31 10:06 UTC  (3+ messages)

[syzbot] [hfsplus?] [udf?] [fat?] [jfs?] [vfs?] [hfs?] [exfat?] [ntfs3?] WARNING in __mpage_writepage
 2023-01-31 10:05 UTC 

[PATCH] net/gve: add support for basic stats
 2023-01-31 10:05 UTC  (8+ messages)

Typo in the man7 bpf-helpers page
 2023-01-31 10:03 UTC 

[PATCH v2 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-01-31 10:02 UTC  (3+ messages)
` [PATCH v2 2/5] parallels: Split image leak handling to separate check and fix helpers

[PATCH v2] ALSA: pci: lx6464es: fix a debug loop
 2023-01-31 10:02 UTC  (2+ messages)

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-31 10:02 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-31 10:03 UTC 

[linux-stable-rc:linux-5.15.y 9007/9999] drivers/extcon/extcon-usbc-tusb320.c:19: warning: expecting prototype for drivers/extcon/extcon-tusb320.c(). Prototype was for TUSB320_REG8() instead
 2023-01-31 10:01 UTC 

[l1k:doe 1/23] drivers/cxl/core/pci.c:534:19: sparse: sparse: cast to restricted __le32
 2023-01-31 10:01 UTC 

[PATCH v2] Fix exec migration on Windows (w32+w64)
 2023-01-31 10:01 UTC  (5+ messages)

[PATCH v3 00/24] x86_64: Improvements at compressed kernel stage
 2023-01-31 10:01 UTC  (5+ messages)
` [PATCH v3 22/24] efi/libstub: Add memory attribute protocol definitions

[PATCH] iio: dht11: Read bit stream from IRQ on falling edges only
 2023-01-31  9:44 UTC  (3+ messages)

[PATCH v2 0/3] Add support for NXP bluetooth chipsets
 2023-01-31 10:00 UTC  (3+ messages)
` [PATCH v2 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH net] net: phylink: move phy_device_free() to correctly release phy device
 2023-01-31 10:02 UTC 

Amdgpu module is references even after unbinding the vtcon
 2023-01-31 10:00 UTC  (7+ messages)

[bug-report] possible s64 overflow in max_vruntime()
 2023-01-31  9:59 UTC  (9+ messages)

[PATCH 1/3] pico-imx7d: Convert to CONFIG_DM_SERIAL
 2023-01-31 10:00 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-01-31  9:59 UTC  (4+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v3 0/3] Memory region overlap check in device tree
 2023-01-31  9:59 UTC  (7+ messages)
` [PATCH v3 1/3] xen/arm: Add memory overlap check for bootinfo.reserved_mem

[PATCH v4 0/3] riscv_load_fdt() semantics change
 2023-01-31  9:57 UTC  (6+ messages)
` [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics

Assistance required
 2023-01-31  9:58 UTC 

[PATCH] mx53loco: Select CONFIG_CMD_EXT4
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: Make bmControls attr read/write
 2023-01-31  9:57 UTC 

[PATCH] mmc: core: Imply IOSCHED_BFQ
 2023-01-31  9:57 UTC  (3+ messages)

[PATCH 2/2] ARM: imx: bootaux: Fix LTO -Wlto-type-mismatch
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH v4 1/2] serial: mxc: Wait for TX completion before reset
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH 2/2] arm64: imx8mp: Enable SMSC LAN87xx PHY driver on i.MX8MP DHCOM
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH] ARM: imx: Factor common code out of Data Modul i.MX8M Mini eDM SBC
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH] tty:pty: move wake_up*() after tty_vhangup() in pty_close()
 2023-01-31  9:56 UTC  (2+ messages)

[PATCH net-next 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
 2023-01-31  9:56 UTC  (5+ messages)
` [PATCH net-next 2/2] amd-xgbe: add support for rx-adaptation

[PATCH v8 0/6] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-01-31  9:55 UTC  (7+ messages)
` [PATCH v8 1/6] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v8 2/6] PCI: designware-ep: Expose dw_pcie_ep_exit() to module
` [PATCH v8 3/6] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v8 4/6] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v8 5/6] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v8 6/6] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4

[PATCH v15 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2023-01-31  9:55 UTC  (6+ messages)

[PATCH v3] imx8mm-phg: Add board support
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH 1/5] drm/amd/amdgpu revert "implement tdr advanced mode"
 2023-01-31  9:55 UTC  (3+ messages)

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-01-31  9:54 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: bootaux: Fix macro misuse
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx8ulp-evk: Fix iomuxc issue
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH 1/2] arm64: imx8mp: Disable Atheros PHY driver on i.MX8MP DHCOM
 2023-01-31  9:50 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: update usb compatible string
 2023-01-31  9:54 UTC  (4+ messages)

[PATCH 0/5] add lcore set name and get name API
 2023-01-31  9:54 UTC  (8+ messages)
` [PATCH v10 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

[PATCH v4 2/2] serial: mxc: Speed-up character transmission
 2023-01-31  9:51 UTC  (2+ messages)

[PATCH 1/2] pmic: pca9450: Make warm reset on WDOG_B assertion
 2023-01-31  9:50 UTC  (2+ messages)

[PATCH] tools: imx8mimage: Fix handle leak
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: imu: fxos8700: fix MAGN sensor scale and unit" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH] ARM: imx: Drop board side icache enable on Data Modul i.MX8M Mini eDM SBC
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: imu: fxos8700: fix failed initialization ODR mode assignment" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PULL] IIO fixes for 6.2 - set 1
 2023-01-31  9:52 UTC  (2+ messages)

[PATCHv4 net-next] sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
 2023-01-31  9:53 UTC  (8+ messages)
` [PATCH iproute2-next 1/2] Revert "tc/tc_monitor: print netlink extack message"
  ` [PATCH iproute2-next 2/2] tc: add new attr TCA_EXT_WARN_MSG

[PATCH v4 1/2] dts: imx8mp: assign binman_configuration label to config-SEQ
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: light: cm32181: Fix PM support on system with 2 I2C resources" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: hid: fix the retval in accel_3d_capture_sample" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: imu: fxos8700: fix incorrect ODR mode readback" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
 2023-01-31  9:52 UTC  (7+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses

patch "iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: hid: fix the retval in gyro_3d_capture_sample" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH] pico-imx7d: Add support for the 2GB variant
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: imu: fxos8700: fix ACCEL measurement range selection" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: imu: fxos8700: fix IMU data bits returned to user space" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH] arm64: dts: imx8mm-kontron: Add RTC aliases
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback" added to char-misc-linus
 2023-01-31  9:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-31  9:53 UTC 

patch "iio: imu: fxos8700: fix map label of channel type to MAGN sensor" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH] ARM: imx: Reinstate decode ECSPI env location from i.MX8M ROMAPI tables
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio:adc:twl6030: Enable measurements of VUSB, VBAT and others" added to char-misc-linus
 2023-01-31  9:52 UTC 

patch "iio: adc: xilinx-ams: fix devm_krealloc() return value check" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH 2/3] mx7: clock: Use 60MHz for the I2C clocks
 2023-01-31  9:50 UTC  (2+ messages)

patch "iio: adc: berlin2-adc: Add missing of_node_put() in error path" added to char-misc-linus
 2023-01-31  9:52 UTC 

[PATCH 0/5] Increase the number of IRQ descriptors for SPARSEIRQ
 2023-01-31  9:52 UTC  (3+ messages)
` [PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management

[PATCH] imx6qdl-sabresd: Pass mmc alias
 2023-01-31  9:50 UTC  (2+ messages)

[PATCH v2 (repost)] locking/lockdep: add debug_show_all_lock_holders()
 2023-01-31  9:52 UTC  (5+ messages)

[PATCH] tools: imx8image: Fix handle leak
 2023-01-31  9:50 UTC  (2+ messages)

[PATCH] ARM: imx: Enable LTO for Data Modul i.MX8M Mini eDM SBC
 2023-01-31  9:50 UTC  (2+ messages)

[PATCH v4 2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory
 2023-01-31  9:49 UTC  (2+ messages)

[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-31  9:51 UTC  (3+ messages)
` [PATCH v2 4/7] RISC-V: KVM: Initial skeletal support for AIA

[PATCH] tools: imximage: Fix check array index
 2023-01-31  9:49 UTC  (2+ messages)

[xen-unstable-smoke test] 176293: trouble: blocked/broken/pass
 2023-01-31  9:51 UTC 

[PATCH 3/3] pico-imx7d: Convert to DM_I2C and DM_PMIC
 2023-01-31  9:50 UTC  (2+ messages)


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.