All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-12 02:36:56 to 2025-12-12 04:45:46 UTC [more...]

[PATCH bpf-next v5 0/4] Remove KF_SLEEPABLE from arena kfuncs
 2025-12-12  4:45 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v5 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v5 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v5 4/4] selftests: bpf: test non-sleepable arena allocations

[PATCH v1 0/3] Input: cros_ec_keyb: add function key support
 2025-12-12  4:44 UTC  (5+ messages)
` [PATCH v1 3/3] dt-bindings: google,cros-ec-keyb: add fn-key and f-keymap props

[PATCH 0/1] lib: Align naming rules with the kernel
 2025-12-12  4:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V1] accel/amdxdna: Fix race where send ring appears full due to delayed head update
 2025-12-12  4:41 UTC  (3+ messages)

[PATCH v5.10.y] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
 2025-12-12  3:54 UTC 

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-12  4:40 UTC  (12+ messages)
` [PATCH v13 19/22] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v13 21/22] mm: zswap: zswap_store() will process a large folio in batches

[syzbot] [net?] WARNING in dev_shutdown (7)
 2025-12-12  4:39 UTC  (2+ messages)

[syzbot] [btrfs?] memory leak in qgroup_reserve_data
 2025-12-12  4:38 UTC 

[CI 00/10] auxccs dpt wc no stolen
 2025-12-12  4:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for auxccs dpt wc no stolen (rev3)

SpacemiT k1: Linux crashes setting up smp with mainline U-Boot
 2025-12-12  4:37 UTC  (3+ messages)

[PATCH] input: lkkbd: cancel pending work before freeing device
 2025-12-12  4:36 UTC  (2+ messages)

[PATCH] bpf: allocate the buffers BPF map to fit highest CPU id
 2025-12-12  4:36 UTC  (3+ messages)
` [DTrace-devel] "

[openeuler:OLK-5.10 3406/3406] fs/cachefiles/rdwr.c:860:6: warning: no previous prototype for function 'cachefiles_readpages_work_func'
 2025-12-12  4:36 UTC 

[PATCH] spi: cadence-quadspi: Fix clock enable underflows due to runtime PM
 2025-12-12  4:34 UTC  (12+ messages)

[PATCH 0/3] selftests/futex: fix the issue of abnormal test results caused by thread timing
 2025-12-12  4:30 UTC  (2+ messages)
` [PATCH 3/3] "

[PATCH 0/4] *** SUBJECT HERE ***
 2025-12-12  4:29 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: soc: devapc: Add for support MT8189
` [PATCH 2/4] soc: mediatek: mtk-devapc: Add support for MT8189 DEVAPC
` [PATCH 3/4] soc: mediatek: mtk-devapc: refine DEVAPC clock control
` [PATCH 4/4] soc: mediatek: mtk-devapc: refine DEVAPC irq handler

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-12-11
 2025-12-12  4:28 UTC 

[openeuler:OLK-6.6 3534/3534] security/integrity/ima/ima_tpm.c:19:6: warning: no previous prototype for 'ima_pcrread'
 2025-12-12  4:27 UTC 

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-12  4:27 UTC  (3+ messages)
` [RFC PATCH 16/38] arm_mpam: resctrl: Add support for 'MB' resource

[RESEND RFC PATCH 0/2] Enable vmalloc huge mappings by default on arm64
 2025-12-12  4:27 UTC  (3+ messages)
` [RESEND RFC PATCH 1/2] mm/vmalloc: Do not align size to huge size
` [RESEND RFC PATCH 2/2] arm64/mm: Enable huge-vmalloc by default

[PATCH RFC net 1/1] net: sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
 2025-12-12  4:25 UTC  (2+ messages)

[android-common:android17-6.18 2/2] WARNING: modpost: EXPORT symbol "cpufreq_frequency_table_verify" [vmlinux] version generation failed, symbol will not be versioned
 2025-12-12  4:25 UTC 

[PATCH v8 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-12-12  4:25 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: Add TI ADS1018/ADS1118
` [PATCH v8 2/2] iio: adc: Add ti-ads1018 driver

[PATCH v5 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2025-12-12  4:02 UTC  (25+ messages)
` [PATCH v5 01/24] xen/xsm: remove redundant flask_iomem_mapping()
` [PATCH v5 02/24] xen/x86: library-fy cpuid-releated functions
` [PATCH v5 03/24] xen/arm: move dt_find_node_by_gpath() to passthrough/device_tree.c
` [PATCH v5 04/24] xen/sysctl: replace CONFIG_SYSCTL with CONFIG_MGMT_HYPERCALLS
` [PATCH v5 05/24] xen/domctl: make MGMT_HYPERCALLS transiently def_bool
` [PATCH v5 06/24] xen/vm_event: make VM_EVENT depend on CONFIG_MGMT_HYPERCALLS
` [PATCH v5 07/24] xen/domctl: consolidate domain.c towards MGMT_HYPERCALLS
` [PATCH v5 08/24] xen/mem_sharing: make memory sharing depend on MGMT_HYPERCALLS
` [PATCH v5 09/24] xen/domctl: wrap domain_kill() with CONFIG_MGMT_HYPERCALLS
` [PATCH v5 10/24] xen/domctl: wrap vcpu_affinity_domctl() "
` [PATCH v5 11/24] xen/domctl: wrap sched_adjust() "
` [PATCH v5 12/24] xen/xsm: wrap xsm_irq{,iomem}_permission "
` [PATCH v5 13/24] xen/domctl: wrap arch-specific domain_set_time_offset() "
` [PATCH v5 14/24] xen/domctl: wrap xsm_set_target() "
` [PATCH v5 15/24] xen/domctl: wrap pci-subset iommu-related domctl op "
` [PATCH v5 16/24] xen/domctl: wrap device-tree-subset "
` [PATCH v5 17/24] xen/domctl: wrap "
` [PATCH v5 18/24] xen/domctl: wrap arch_{get,set}_paging_mempool_size() "
` [PATCH v5 19/24] xen/domctl: make CONFIG_X86_PSR depend on CONFIG_MGMT_HYPERCALLS
` [PATCH v5 20/24] xen/x86: wrap x86-specific domctl-op with CONFIG_MGMT_HYPERCALLS
` [PATCH v5 21/24] xen/arm: wrap arm-specific "
` [PATCH v5 22/24] x86/hvm: domctl_lock synchronization only when MGMT_HYPERCALLS=y
` [PATCH v5 23/24] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS
` [PATCH v5 24/24] xen: decouple PV_SHIM_EXCLUSIVE and MGMT_HYPERCALLS

[PATCH v3] media: venus: vdec: fix error state assignment for zero bytesused
 2025-12-12  4:16 UTC  (4+ messages)

[android-common:android13-5.15 0/2] drivers/bus/mhi/host/main.c:794:13: warning: parameter 'event_quota' set but not used
 2025-12-12  4:13 UTC 

[PATCH v5 0/4] LoongArch: Add 128-bit atomic cmpxchg support (v5)
 2025-12-12  4:12 UTC  (6+ messages)
` [PATCH v5 1/4] LoongArch: Add SCQ support detection
` [PATCH v5 2/4] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v5 3/4] LoongArch: Use spinlock to emulate 128-bit cmpxchg
` [PATCH v5 4/4] LoongArch: Enable 128-bit atomics cmpxchg support

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-12-12  4:11 UTC  (5+ messages)
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH] iommufd/selftest: Make it clearer to gcc that the access is not out of bounds
 2025-12-12  4:11 UTC  (2+ messages)

[PATCH] iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP fails
 2025-12-12  4:09 UTC  (2+ messages)

[syzbot] [btrfs?] memory leak in qgroup_reserve_data
 2025-12-12  4:07 UTC  (2+ messages)
` Forwarded: "

[PATCH next] vfio/xe: Fix use after free in xe_vfio_pci_alloc_file()
 2025-12-12  4:07 UTC  (2+ messages)

[RFC 0/8] iommufd: Enable noiommu mode for cdev
 2025-12-12  4:05 UTC  (11+ messages)
` [RFC 2/8] iommu: Add a helper to check if any iommu device is registered
` [RFC 5/8] vfio: IOMMUFD relax requirement for noiommu mode

[PATCH v2] ocfs2: validate inline data i_size during inode read
 2025-12-12  4:04 UTC 

drivers/regulator/dummy.c:59:24: sparse: sparse: symbol 'dummy_regulator_driver' was not declared. Should it be static?
 2025-12-12  4:02 UTC 

[PATCH v2 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
 2025-12-12  4:02 UTC  (10+ messages)

[PATCH 2/3 v3] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
 2025-12-12  4:01 UTC  (3+ messages)
  ` [PATCH] genirq: Don't overwrite interrupt thread flags on setup

[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
 2025-12-12  4:00 UTC  (7+ messages)
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v9 15/16] entry: Inline syscall_exit_work()

bridge-utils: request to fix git tags
 2025-12-12  4:00 UTC  (2+ messages)

[linus:master] [net] 5628f3fe3b: sockperf.throughput.UDP.msg_per_sec 20.1% regression
 2025-12-12  3:59 UTC  (3+ messages)

[GIT PULL] Crypto library fixes for v6.19-rc1
 2025-12-12  3:58 UTC 

[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
 2025-12-12  3:56 UTC  (6+ messages)
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping

6.19 tmpfs __d_lookup() lockup
 2025-12-12  3:56 UTC 

[PATCH v2 1/2] PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
 2025-12-12  1:33 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates info

[PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-12-12  3:55 UTC  (8+ messages)

[PATCH] drm/sched: run free_job work on timeout workqueue
 2025-12-12  3:54 UTC  (11+ messages)

[android-common:android16-6.12-desktop 0/5] kernel/locking/rwsem.c:1651:9: error: implicit declaration of function 'trace_android_vh_rwsem_write_finished'; did you mean 'trace_android_vh_rwsem_write_wait_finish'?
 2025-12-12  3:52 UTC 

[PATCH v2] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
 2025-12-12  3:52 UTC  (7+ messages)

[android-common:android16-6.12-desktop 0/5] drivers/gpu/drm/xe/xe_pxp_multi_session.c:34: warning: Function parameter or struct member 'res' not described in 'xe_pxp_client'
 2025-12-12  3:52 UTC 

[anolis-intel-cloud:intel-6.6-CWF-RDT-ANBZ24559 25/25] kismet: WARNING: unmet direct dependencies detected for PTP_1588_CLOCK when selected by SXE
 2025-12-12  3:49 UTC 

[PATCH] mm/damon: modified damon_call_control from static to kmalloc
 2025-12-12  3:46 UTC  (2+ messages)

[PATCH v4 00/11] perf sched: Introduce stats tool
 2025-12-12  3:43 UTC  (4+ messages)

[PATCH v3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2025-12-12  3:43 UTC  (6+ messages)

[PATCH] ima_violations.sh: Another fix of condition evaluation
 2025-12-12  3:42 UTC  (3+ messages)
` [LTP] "

[PATCH v1] drm/xe/cri: Enable I2C controller
 2025-12-12  3:42 UTC  (6+ messages)

[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
 2025-12-12  3:39 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add FRDM-IMX91 basic support

[RFC PATCH 0/2] mm/damon: Introduce basic auto-tuning framework with priority support
 2025-12-12  3:38 UTC  (2+ messages)

[PATCH v17 00/12] Support page table check on PowerPC
 2025-12-12  3:37 UTC  (7+ messages)

[PATCH] ARM: dts: aspeed: bletchley: Fix dt-schema warnings
 2025-12-12  3:37 UTC  (2+ messages)

t3900 failure on macOS, iconv(3) broken?
 2025-12-12  3:35 UTC  (7+ messages)
` [PATCH] config.mak.uname: use iconv from Homebrew on macOS

[PATCH v2 00/23] Cache aware scheduling
 2025-12-12  3:34 UTC  (3+ messages)
` [PATCH v2 05/23] sched/cache: Assign preferred LLC ID to processes

[PATCH v2] counter: 104-quad-8: Fix incorrect return value in IRQ handler
 2025-12-12  3:34 UTC  (2+ messages)

[PATCH v9 3/7] iommu: Add verisilicon IOMMU driver
 2025-12-12  3:31 UTC  (3+ messages)

[intel-lts:6.12/emt 9/9] fs/eventpoll.c:2148: warning: Function parameter or struct member 'ep' not described in 'ep_get_upwards_depth_proc'
 2025-12-12  3:33 UTC 

[PATCH net] skb_checksum_help: fix out-of-bounds access
 2025-12-12  3:30 UTC  (3+ messages)

[linus:master] [mm/vmalloc] 9c47753167: stress-ng.bigheap.realloc_calls_per_sec 21.3% regression
 2025-12-12  3:27 UTC 

[PATCH] eeprom: at24: use dev_err_probe() consistently
 2025-12-12  3:26 UTC 

[PATCH v2] btrfs: remove dead assignment in prepare_one_folio()
 2025-12-12  3:26 UTC  (2+ messages)

[PATCH v2 0/5] selftests/futex: fix the issue of abnormal test results caused by thread timing
 2025-12-12  3:25 UTC  (6+ messages)
` [PATCH v2 1/5] selftests/futex: reduce array declarations in the requeue_single
` [PATCH v2 2/5] selftests/futex: use pthread_join to reclaim thread resources
` [PATCH v2 3/5] selftests/futex: read atomic variable value with atomic_read
` [PATCH v2 4/5] selftests/futex: introduce the declaration of atomic_t from types.h
` [PATCH v2 5/5] selftests/futex: fix the issue of abnormal test results caused by thread timing

[PATCH] virtio-gpu: create drm fd based on specified render node path
 2025-12-12  3:24 UTC  (5+ messages)

[PATCH v3 00/10] KVM: VMX: Fix APICv activation bugs
 2025-12-12  3:24 UTC  (3+ messages)
` [PATCH v3 03/10] KVM: selftests: Add a test to verify APICv updates (while L2 is active)

[PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
 2025-12-12  3:24 UTC  (6+ messages)
` [PATCH ath-current 1/2] "
` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property

[RFC] reset --hard: warn before discarding staged content with no commit history
 2025-12-12  3:24 UTC  (5+ messages)

[PATCH 1/1] phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
 2025-12-12  3:21 UTC  (2+ messages)

[PATCH] ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
 2025-12-12  3:21 UTC  (3+ messages)
` [PATCH v2] "

Warning: drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk'
 2025-12-12  3:20 UTC 

[android-common:android16-6.12 1/1] drivers/android/binder.c:7311:5: warning: no previous prototype for 'unload_binder'
 2025-12-12  3:20 UTC 

[PATCH v5 00/18] Multi Queue feature validation support
 2025-12-12  3:19 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Multi Queue feature validation support (rev6)
` ✓ Xe.CI.BAT: "

[PATCH] btrfs: shrink the size of btrfs_bio
 2025-12-12  3:18 UTC  (2+ messages)

[PATCH 0/4] Mediatek MT8189 JPEG support
 2025-12-12  3:18 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: media: mediatek-jpeg-decoder: add MT8189 compatible string
` [PATCH 3/4] dt-bindings: media: mediatek-jpeg-encoder: "

[PATCH V1] accel/amdxdna: Fix potential NULL pointer dereference in context cleanup
 2025-12-12  3:17 UTC  (3+ messages)

[PATCH bpf-next v4 1/4] bpf: arena: populate vm_area without allocating memory
 2025-12-12  3:17 UTC  (3+ messages)

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2025-12-12  3:16 UTC  (4+ messages)
` [PATCH v8 4/5] perf: RISC-V: add support for SSE event
  ` [External] "

[PATCH bpf-next v4 3/4] bpf: arena: make arena kfuncs any context safe
 2025-12-12  3:16 UTC  (3+ messages)

[PATCH v6 0/2] sched: update the rq->avg_idle when a task is moved to an idle CPU
 2025-12-12  3:16 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH 0/2] btrfs: fix beyond-EOF write handling mostly for subpage and larger folios
 2025-12-12  3:15 UTC  (6+ messages)
` [PATCH 2/2] btrfs: add an ASSERT() to catch ordered extents without datasum

[PATCH rtw-next 00/12] wifi: rtw89: refine MLO, MCC and SER functions
 2025-12-12  3:13 UTC  (13+ messages)
` [PATCH rtw-next 01/12] wifi: rtw89: 8852b: increase beacon loss to 6 seconds
` [PATCH rtw-next 02/12] wifi: rtw89: mlo: fix missing TX null-data 1 during link switch
` [PATCH rtw-next 03/12] wifi: rtw89: mlo: fix incorrect link address in management frames
` [PATCH rtw-next 04/12] wifi: rtw89: mac: reset power state before switching to power on
` [PATCH rtw-next 05/12] wifi: rtw89: ser: enable error IMR after recovering from L1
` [PATCH rtw-next 06/12] wifi: rtw89: ser: L1 skip polling status if FW runs event mode
` [PATCH rtw-next 07/12] wifi: rtw89: debug: add ser_counters dbgfs
` [PATCH rtw-next 08/12] wifi: rtw89: debug: support SER L0/L1 simulation via halt H2C
` [PATCH rtw-next 09/12] wifi: rtw89: refine C2H reg event polling timeout for LPS
` [PATCH rtw-next 10/12] wifi: rtw89: warn unexpected polling value of XTAL SI
` [PATCH rtw-next 11/12] wifi: rtw89: setting TBTT AGG number when mac port initialization
` [PATCH rtw-next 12/12] wifi: rtw89: mcc: reset probe counter when receiving beacon

[RFC PATCH] mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
 2025-12-12  3:12 UTC 

[PATCH v2 0/9] KVM/hostmem: Support init-shared guest-memfd as VM backends
 2025-12-12  3:10 UTC  (7+ messages)
` [PATCH v2 2/9] kvm: Detect guest-memfd flags supported
` [PATCH v2 7/9] hostmem: Support in-place guest memfd to back a VM

[PATCH v3 0/8] Add NMI Support to RISC-V via SSE
 2025-12-12  3:09 UTC  (9+ messages)
` [PATCH v3 5/8] riscv: smp: use NMI for CPU stop
    ` [External] "

[PATCH] btrfs: qgroup: fix memory leak when add_qgroup_item() fails
 2025-12-12  3:09 UTC  (3+ messages)

[PATCH 0/8] selftests: ublk: add user copy test cases
 2025-12-12  3:06 UTC  (11+ messages)
` [PATCH 4/8] selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
` [PATCH 6/8] selftests: ublk: forbid multiple data copy modes

[android-common:android16-6.12 1/1] drivers/dma-buf/dma-buf.c:345: warning: Excess function parameter 'buf' description in 'dma_buf_set_name'
 2025-12-12  3:05 UTC 

[openeuler:OLK-6.6 3534/3534] htmldocs: Documentation/scsi/hisi_raid.rst:15: WARNING: Title underline too short
 2025-12-12  3:04 UTC 

[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-12-12  3:02 UTC  (6+ messages)
` [PATCH v8 13/23] intel_iommu_accel: Bind/unbind guest page table to host

[PATCH 1/1] firmware: stratix10-svc: stop kernel thread once service is completed
 2025-12-12  3:02 UTC 

[PATCH] media: solo6x10: Check for out of bounds chip_id
 2025-12-12  3:00 UTC 

脱、ド根性営業
 2025-12-12  2:56 UTC 

[PATCH v4 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-12-12  2:51 UTC  (7+ messages)
` [PATCH v4 2/4] iommu: Add calls for IOMMU_DEBUG_PAGEALLOC
` [PATCH v4 3/4] iommu: debug-pagealloc: Track IOMMU pages
` [PATCH v4 4/4] iommu: debug-pagealloc: Check mapped/unmapped kernel memory

[PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
 2025-12-12  2:55 UTC  (2+ messages)

io_uring/poll.c:703:33: sparse: sparse: incorrect type in initializer (different base types)
 2025-12-12  2:55 UTC 

[PATCH] HID: intel-ish-hid: Reset enum_devices_done before enumeration
 2025-12-12  2:51 UTC 

[PATCH v2 0/7] iio: core: Introduce cleanup.h support for mode locks
 2025-12-12  2:45 UTC  (8+ messages)
` [PATCH v2 1/7] iio: core: Add and export __iio_dev_mode_lock()
` [PATCH v2 2/7] iio: core: Refactor iio_device_claim_direct() implementation
` [PATCH v2 3/7] iio: core: Match iio_device_claim_*() semantics and implementation
` [PATCH v2 4/7] iio: core: Add cleanup.h support for iio_device_claim_*()
` [PATCH v2 5/7] iio: light: vcnl4000: Use IIO cleanup helpers
` [PATCH v2 6/7] iio: health: max30102: "
` [PATCH v2 7/7] iio: light: opt4060: "

[android-common:android16-6.12-desktop 0/5] drivers/usb/host/xhci-sideband.c:345: warning: Function parameter or struct member 'type' not described in 'xhci_sideband_register'
 2025-12-12  2:44 UTC 

[CI 0/9] auxccs wc dpt
 2025-12-12  2:40 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for auxccs wc dpt (rev4)

[PATCH v2] arm64: dts: broadcom: bcm2712: rpi-5: Add ethernet0 alias
 2025-12-12  2:37 UTC  (3+ messages)

[OE-core][PATCH V2] qemuboot.bbclass: make nameserver configurable
 2025-12-12  2:36 UTC 

[PATCH v3 0/2] iommu: Avoid setting C-bit for MMIO addresses
 2025-12-12  2:36 UTC  (3+ messages)
` [PATCH v3 2/2] vfio/type1: Set IOMMU_MMIO in dma->prot for MMIO-backed addresses


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.