All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-27 07:30:17 to 2025-02-27 08:38:02 UTC [more...]

[PATCHv3 net 0/3] bond: fix xfrm offload issues
 2025-02-27  8:37 UTC  (4+ messages)
` [PATCHv3 net 1/3] bonding: move IPsec deletion to bond_ipsec_free_sa
` [PATCHv3 net 2/3] bonding: fix xfrm offload feature setup on active-backup mode
` [PATCHv3 net 3/3] selftests: bonding: add ipsec offload test

[PATCH 1/2] gpiolib: deprecate gpio_chip::set and gpio_chip::set_multiple
 2025-02-27  8:37 UTC  (2+ messages)
` [PATCH 2/2] gpiolib: update kerneldocs for value setters

[PATCH V2] accel/amdxdna: Check interrupt register before mailbox_rx_worker exits
 2025-02-27  8:36 UTC  (2+ messages)

[PATCH 0/2] ima: limit both open-writers and ToMToU violations
 2025-02-27  8:34 UTC  (5+ messages)
` [PATCH 2/2] ima: limit the number of ToMToU integrity violations

[PATCH net-next 0/4] add sock_kmemdup helper
 2025-02-27  8:35 UTC  (6+ messages)
` [PATCH net-next 1/4] sock: "
` [PATCH net-next 2/4] net: use sock_kmemdup for ip_options
` [PATCH net-next 3/4] mptcp: use sock_kmemdup for address entry
` [PATCH net-next 4/4] net/tcp_ao: use sock_kmemdup for tcp_ao_key

[PATCH 0/5] drm/i915/pfit: panel fitter refactors
 2025-02-27  8:35 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "

[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
 2025-02-27  8:32 UTC  (9+ messages)
        ` [PATCH] crypto: lib/Kconfig - Select and hide arch options
          ` [v2 PATCH] crypto: lib/Kconfig - Hide arch options from user
            ` [v3 "

[PATCH v1 1/2] perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
 2025-02-27  8:35 UTC  (6+ messages)

[RFC V6 0/2] firmware: arm_scmi: Misc Fixes
 2025-02-27  8:34 UTC  (8+ messages)
` [RFC V6 2/2] firmware: arm_scmi: Add quirk to bypass SCP fw bug

[PATCH RFC v1 0/1] virtio-msg transport layer
 2025-02-27  8:34 UTC  (4+ messages)

[isar-cip-core][PATCH v3] initramfs-crypt-hook: Optimize disk encryption in combination with expansion of last partition
 2025-02-27  8:34 UTC  (4+ messages)
` [cip-dev] "

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-02-27  8:33 UTC  (14+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH 0/2] vfio: Restrict to 64-bit host platforms
 2025-02-27  8:32 UTC  (3+ messages)
` [PATCH 2/2] vfio: Make vfio-platform available on Aarch64 platforms only

[RFC PATCH 0/4] drm/panfrost: Support ARM_64_LPAE_S1 page table
 2025-02-27  8:32 UTC  (8+ messages)
` [RFC PATCH 1/4] drm/panfrost: Use GPU_MMU_FEATURES_VA_BITS/PA_BITS macros
` [RFC PATCH 2/4] drm/panfrost: Split LPAE MMU TRANSTAB register values
` [RFC PATCH 3/4] drm/panfrost: Support ARM_64_LPAE_S1 page table

[PATCH mptcp-next] Squash to "bpf: Add mptcp_subflow bpf_iter"
 2025-02-27  8:32 UTC  (3+ messages)

[PATCH 0/4] ppc/amigaone patches
 2025-02-27  8:31 UTC  (9+ messages)
` [PATCH 2/4] ppc/amigaone: Implement NVRAM emulation
` [PATCH 3/4] ppc/amigaone: Add default environment

[PATCH v9 00/13] hrtimer Rust API
 2025-02-27  8:31 UTC  (3+ messages)
` [PATCH v9 01/13] rust: hrtimer: introduce hrtimer support

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-02-27  8:28 UTC  (5+ messages)

[i-g-t v6 0/4] xe: Test scratch page under fault mode
 2025-02-27  8:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for xe: Test scratch page under fault mode (rev5)

[PATCH v4 0/2] Enable support for error detection in CSI2RX
 2025-02-27  8:29 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: media: cdns,csi2rx.yaml: Add optional interrupts for cdns-csi2rx
` [PATCH v4 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS

[PATCH 00/10] vfio/igd: Remove legacy mode
 2025-02-27  8:28 UTC  (2+ messages)

[PATCH net-next v6 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-02-27  8:26 UTC  (15+ messages)
` [PATCH net-next v6 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v6 02/14] xsc: Enable command queue
` [PATCH net-next v6 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v6 04/14] xsc: Add qp and cq management
` [PATCH net-next v6 05/14] xsc: Add eq and alloc
` [PATCH net-next v6 06/14] xsc: Init pci irq
` [PATCH net-next v6 07/14] xsc: Init auxiliary device
` [PATCH net-next v6 08/14] xsc: Add ethernet interface
` [PATCH net-next v6 09/14] xsc: Init net device
` [PATCH net-next v6 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v6 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v6 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v6 13/14] xsc: Add eth reception data path
` [PATCH net-next v6 14/14] xsc: add ndo_get_stats64

[RFC PATCH 0/3] kvm,sched: Add gtime halted
 2025-02-27  8:27 UTC  (4+ messages)
` [RFC PATCH 3/3] sched,x86: Make the scheduler guest unhalted aware
    ` [RFC PATCH 3/3] sched, x86: "

[PATCH net] llc: do not use skb_get() before dev_queue_xmit()
 2025-02-27  8:26 UTC 

[openeuler:openEuler-1.0-LTS 1334/1334] kernel/hung_task.c:148:7: error: use of undeclared identifier 'sysctl_hung_task_all_cpu_backtrace'
 2025-02-27  8:26 UTC 

[PATCH 0/2] tools: Fix PVH dom0 passthrough with legacy irq
 2025-02-27  8:25 UTC  (3+ messages)
` [PATCH 2/2] tools/libxl: Skip missing PCI GSIs

CIP IRC weekly meeting today on libera.chat
 2025-02-27  8:25 UTC 

[PATCH 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-02-27  8:25 UTC  (3+ messages)
` [PATCH 6/6] "

[PATCH] perf arm-spe: Report error if set frequency
 2025-02-27  8:22 UTC  (4+ messages)

[PATCH] gpio: Document the 'valid_mask' being internal
 2025-02-27  8:24 UTC  (6+ messages)

[PATCH v2 net-next 00/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
 2025-02-27  8:23 UTC  (3+ messages)
` [PATCH v2 net-next 03/12] ipv4: fib: Allocate fib_info_hash[] during netns initialisation

[PATCH] xen/pciback: Make missing GSI non-fatal
 2025-02-27  8:23 UTC  (2+ messages)

[PATCH V1] mm/list_lru: make the case where mlru is NULL as unlikely
 2025-02-27  8:22 UTC 

[syzbot] [intel-wired-lan?] kernel BUG in pskb_expand_head (4)
 2025-02-27  8:22 UTC 

[linux-next:master 6012/6583] fs/namespace.c:4442 __do_sys_move_mount() error: uninitialized symbol 'uflags'
 2025-02-27  8:22 UTC  (2+ messages)

[PATCH v6 0/3] Add support for the Idle HLT intercept feature
 2025-02-27  8:21 UTC  (4+ messages)
` [PATCH v6 2/3] KVM: SVM: Add Idle HLT intercept support

[PATCH v1 00/20] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-02-27  8:21 UTC  (3+ messages)
` [PATCH v1 04/20] s390/zcrypt: Rework zcrypt layer to support new flag NOMEMALLOC

[RFC] hwmon: (acpi_power_meter) Replace hwmon_device_register
 2025-02-27  8:21 UTC  (5+ messages)

[PATCH v3] tests/intel/xe_fault_injection: Inject errors during exec queue create IOCTL
 2025-02-27  8:19 UTC  (4+ messages)

vmalloc_node_range for size 4198400 failed: Address range restricted to 0xf1000000 - 0xf5110000 (kernel 6.14-rc4, ppc32)
 2025-02-27  7:52 UTC  (3+ messages)

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-02-27  8:19 UTC  (7+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH v1 1/1] at24: Drop of_match_ptr() and ACPI_PTR() protections
 2025-02-27  8:18 UTC  (5+ messages)

[PATCH] sched_ext: Add trace point to track sched_ext core events
 2025-02-27  8:19 UTC  (6+ messages)

[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-02-27  8:17 UTC  (4+ messages)
` [PATCH v7 41/43] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-02-27  8:17 UTC  (2+ messages)

[PATCH v2 0/5] PCI: Implement basic PCI PM capability backing
 2025-02-27  8:17 UTC  (5+ messages)
` [PATCH v2 1/5] hw/pci: Basic support for PCI power management
` [PATCH v2 2/5] pci: Use PCI PM capability initializer

[PATCH] [PATCH] gpiolib: Fix Oops in gpiod_direction_input_nonotify()
 2025-02-27  8:17 UTC 

[PATCH 0/4] RISC-V KVM PMU fix and selftest improvement
 2025-02-27  8:16 UTC  (9+ messages)
` [PATCH 3/4] KVM: riscv: selftests: Change command line option
` [PATCH 4/4] KVM: riscv: selftests: Allow number of interrupts to be configurable

[PATCH] selinux: add FILE__WATCH_MOUNTNS
 2025-02-27  8:16 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 6.14
 2025-02-27  8:15 UTC  (11+ messages)

[PATCH 0/8] arm64: dts: qcom: x1e: mark l12b and l15b always-on
 2025-02-27  8:13 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: qcom: x1e80100-crd: "
` [PATCH 2/8] arm64: dts: qcom: x1e78100-t14s: "
` [PATCH 3/8] arm64: dts: qcom: x1e001de-devkit: "
` [PATCH 4/8] arm64: dts: qcom: x1e80100-dell-xps13-9345: "
` [PATCH 5/8] arm64: dts: qcom: x1e80100-hp-x14: "
` [PATCH 6/8] arm64: dts: qcom: x1e80100-yoga-slim7x: "
` [PATCH 7/8] arm64: dts: qcom: x1e80100-qcp: "
` [PATCH 8/8] arm64: dts: qcom: x1e78100-t14s: fix missing HID supplies

[PATCH] usb: dwc3: am62: Use UCLASS_NOP for glue driver
 2025-02-27  8:14 UTC  (2+ messages)

[PATCH] docs: Disambiguate a pair of rST labels
 2025-02-27  8:13 UTC  (5+ messages)
` [v2 0/1] reproducible sphinx docs
` [v2 1/1] docs: Disambiguate a pair of rST labels

[PATCH RFC namespace] Fix uninitialized uflags in SYSCALL_DEFINE5(move_mount)
 2025-02-27  8:13 UTC  (2+ messages)

[PATCH v2] usb: xhci: lack of clearing xHC resources
 2025-02-27  8:10 UTC  (2+ messages)

[PATCH] RISCV/bitops: Use Zbb to provide arch-optimised bitops
 2025-02-27  8:11 UTC  (2+ messages)

[PATCH] board: ti: j784s4: Update Resource Management configs
 2025-02-27  8:10 UTC  (2+ messages)

[PATCH][next] fs: Fix uninitialized variable uflags
 2025-02-27  8:09 UTC  (2+ messages)

[PATCH 0/3] qapi: Clean up for Python 3.8
 2025-02-27  8:07 UTC  (4+ messages)
` [PATCH 1/3] docs/about/build-platforms: Correct minimum supported Python version
` [PATCH 2/3] qapi: Eliminate OrderedDict
` [PATCH 3/3] qapi/introspect: Use @dataclass to simplify

[PATCH i-g-t 1/2] lib/syncobj: Make running under Valgrind quiet
 2025-02-27  8:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,1/2] "

[PATCH v2 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-02-27  8:02 UTC  (3+ messages)

[PATCH bpf-next v3 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-27  8:04 UTC  (4+ messages)
` [PATCH bpf-next v3 4/9] bpf: Introduce load-acquire and store-release instructions

[PATCH] btrfs: simplify parameters of metadata folio helpers
 2025-02-27  8:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/exim: security bump version to 4.98.1
 2025-02-27  8:04 UTC  (2+ messages)

[PATCH v9 0/3] Add support for AST2700 clk driver
 2025-02-27  8:04 UTC  (10+ messages)
` [PATCH v9 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define

[PATCH] mm/list_lru: make the case where mlru is NULL as unlikely
 2025-02-27  8:03 UTC  (5+ messages)

[PATCH v2 2/4] irqchip: Add support for Amlogic A4 and A5 SoCs
 2025-02-27  7:59 UTC  (3+ messages)

[PATCH v4 00/10] Support ROHM BD79124 ADC
 2025-02-27  8:01 UTC  (16+ messages)
` [PATCH v4 02/10] property: Add device_get_child_node_count_named()
` [PATCH v4 03/10] iio: adc: add helpers for parsing ADC nodes

[PATCH 0/3] Add capability for 2D DMA transfer
 2025-02-27  8:01 UTC  (4+ messages)
    ` FW: "
  ` [PATCH 1/3] dmaengine: Add support for 2D DMA operation

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-02-27  7:59 UTC  (3+ messages)
` [PATCH net-next v6 4/8] net: add devmem TCP TX documentation

[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
 2025-02-27  7:55 UTC  (13+ messages)
` [PATCH V2 01/12] badblocks: Fix error shitf ops
` [PATCH V2 02/12] badblocks: factor out a helper try_adjacent_combine
` [PATCH V2 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
` [PATCH V2 04/12] badblocks: return error directly when setting badblocks exceeds 512
` [PATCH V2 05/12] badblocks: return error if any badblock set fails
` [PATCH V2 06/12] badblocks: fix the using of MAX_BADBLOCKS
` [PATCH V2 07/12] badblocks: try can_merge_front before overlap_front
` [PATCH V2 08/12] badblocks: fix merge issue when new badblocks align with pre+1
` [PATCH V2 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check()
` [PATCH V2 10/12] badblocks: return boolean from badblocks_set() and badblocks_clear()
` [PATCH V2 11/12] md: improve return types of badblocks handling functions
` [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length

[PATCH v3 0/2] Copy tsens node from apq8064 and adjust values for msm8960
 2025-02-27  7:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: Add compatible for MSM8960

[RFC] sched/cputime: issue with time accounting using default configs
 2025-02-27  7:58 UTC  (2+ messages)

[PATCH net v2] xsk: fix __xsk_generic_xmit() error code when cq is full
 2025-02-27  8:10 UTC 

[PATCH v2 0/3] gpiolib: fix bugs in retval sanitization
 2025-02-27  7:58 UTC  (2+ messages)

[PATCH 0/8] x86/IDT: Generate the IDT at build time
 2025-02-27  7:57 UTC  (9+ messages)
` [PATCH 2/8] x86/IDT: Collect IDT related content idt.h
` [PATCH 3/8] x86/IDT: Rename X86_NR_VECTORS to X86_IDT_VECTORS

[PATCH] mmc: core: Trim trailing whitespace from card product names
 2025-02-27  7:56 UTC  (2+ messages)

[PATCH v2 0/3] tests/functional: Allow running TCG plugins tests on macOS
 2025-02-27  7:55 UTC  (4+ messages)
` [PATCH v2 2/3] tests/functional: Introduce the dso_suffix() helper

[PATCH 0/2] J2 Turtle Board fixes
 2025-02-27  7:52 UTC  (2+ messages)

[PATCH 0/6] drm/v3d: Fix GPU reset issues on the Raspberry Pi 5
 2025-02-27  7:55 UTC  (2+ messages)

[PATCH v2] scsi: stop judging after finding a VPD page expected to be processed
 2025-02-27  7:55 UTC  (2+ messages)

[PATCH v3 0/5] drm/dp: Fix link training interrupted by HPD pulse
 2025-02-27  7:54 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/dp: Fix link training interrupted by HPD pulse (rev5)

[PATCH v6] Avoid crash calling PrintErrMesg from efi_multiboot2
 2025-02-27  7:54 UTC  (7+ messages)

[OE-core][scarthgap][styhead][PATCH] subversion: ignore CVE-2024-45720
 2025-02-27  7:54 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
 2025-02-27  7:54 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: imx95: add PCIe's msi-map and iommu-map property

[PATCH] efivarfs: allow creation of zero length files
 2025-02-27  7:54 UTC  (2+ messages)

[RFC v2 00/20] lib: Rust implementation of SPDM
 2025-02-27  7:52 UTC  (3+ messages)
` [RFC v2 19/20] rust: allow extracting the buffer from a CString

[PATCH] mm/vmscan: when the swappiness is set to 0, memory swapping should be prohibited during the global reclaim process
 2025-02-27  7:51 UTC 

[PATCH] mmc: block: add reset workaround for partition switch failures
 2025-02-27  7:50 UTC  (2+ messages)

[PATCH] efi: don't map the entire mokvar table to determine its size
 2025-02-27  7:50 UTC  (2+ messages)

[PATCH i-g-t v3 0/1] Add FBC Dirty Rectangle tests
 2025-02-27  7:49 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Add FBC Dirty Rectangle tests (rev3)

[PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC
 2025-02-27  7:48 UTC  (3+ messages)
` [PATCH v2 24/38] timekeeping: Resume clocksources before reading persistent clock

[PATCH mptcp-next v1 0/6] BPF path manager, part 5
 2025-02-27  7:48 UTC  (2+ messages)

[PATCH v10 2/3] sched: Move task_mm_cid_work to mm work_struct
 2025-02-27  7:48 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: cpsw_new: populate netdev of_node
 2025-02-27  7:46 UTC 

[PATCH v3 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
 2025-02-27  7:48 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: clock: imx8mp: add axi clock

[PATCH v7] drm/xe: SVM squash for CI
 2025-02-27  7:47 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: SVM squash for CI (rev2)

Regarding plymouth splash screen boot animation image not showing
 2025-02-27  7:46 UTC 

[PATCH v2] media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()
 2025-02-27  7:44 UTC 

[PATCH 0/2] x86/ucode: Cmdline fixes/improvements
 2025-02-27  7:44 UTC  (9+ messages)
` [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling
` [PATCH 2/2] x86/ucode: Drop the ucode=nmi option

[PATCH 0/3] Fairphone 5 DisplayPort over USB-C support
 2025-02-27  7:42 UTC  (3+ messages)

CONFIG_PT_RECLAIM
 2025-02-27  7:40 UTC  (5+ messages)

[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
 2025-02-27  7:40 UTC  (11+ messages)
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies

[PATCH] tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
 2025-02-27  7:40 UTC  (2+ messages)

[PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
 2025-02-27  7:37 UTC  (11+ messages)

[PATCH 0/3] irqtop,lsirq: Miscellaneous enhancements
 2025-02-27  7:36 UTC  (2+ messages)

[PATCH] mailbox: pcc: Fix can't clear level interrupt of type3 in cornor case
 2025-02-27  7:23 UTC 

[PATCH] fstests: remove reiserfs support
 2025-02-27  7:35 UTC  (8+ messages)

[PATCH] btrfs: simplify copy_to_sk() by removing unnecessary min key check
 2025-02-27  7:35 UTC 

[PATCH v2 00/11] amd-cppc CPU Performance Scaling Driver
 2025-02-27  7:34 UTC  (5+ messages)
` [PATCH v2 05/11] xen/x86: introduce a new amd cppc driver for cpufreq scaling

[PATCH] hw/riscv/riscv-iommu: Fix process directory table walk
 2025-02-27  7:34 UTC 

drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
 2025-02-27  7:34 UTC 

[morimoto:sound-str-2025-02-26 47/47] drivers/fsi/fsi-core.c:286:17: error: implicit declaration of function 'str_write_read'
 2025-02-27  7:34 UTC 

[PATCH] mm: fix finish_fault() handling for large folios
 2025-02-27  7:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] rapidio: fix an API misues when rio_add_net() fails
 2025-02-27  7:34 UTC 

[PATCH] arm64: defconfig: Enable HSR driver
 2025-02-27  7:32 UTC  (9+ messages)
    ` [EXTERNAL] "

[PATCH v2] wifi: mac80211: Add support for management frames stats
 2025-02-27  7:33 UTC  (4+ messages)

[PATCH] hw/misc/edu: Rename macros indicating the direction of DMA operations
 2025-02-27  7:30 UTC 

[PATCH] wifi: mac80211: remove debugfs dir for virtual monitor
 2025-02-27  7:30 UTC  (3+ messages)

[PATCH i-g-t, v3 0/6] Prepare lib/intel_compute for SVM/system allocator
 2025-02-27  7:30 UTC  (3+ messages)
` [PATCH i-g-t, v3 6/6] lib/intel_compute: Allow the user to override input and output addresses
  ` [PATCH i-g-t,v3 "

[meta-arago][scarthgap][PATCH v2 0/1] Add TFLite Runtime
 2025-02-27  7:30 UTC  (4+ messages)
` [meta-arago][scarthgap][PATCH v2 1/1] meta-arago-extras: Add recipe for "


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.