messages from 2026-09-04 19:21:56 to 2026-09-04 20:08:26 UTC [more...]
[PATCH] tests/tcg/meson.build: fix build_test_depends
2026-09-04 20:08 UTC (2+ messages)
[PATCH v18 0/8] Add support for NXP P3H2x4x I3C hub driver
2026-09-04 20:05 UTC (7+ messages)
` [PATCH v18 2/8] i3c: master: Add controller-only device operation helpers
` [PATCH v18 6/8] i3c: hub: Add support for the I3C interface in the I3C hub
[PATCH v4 00/75] qom/qdev: associate properties with QAPI schema types
2026-09-04 19:58 UTC (76+ messages)
` [PATCH v4 01/75] qapi: add QAPITypeInfo struct definition
` [PATCH v4 02/75] qapi/gen: fix _module_basename for multi-dash 'what' parameters
` [PATCH v4 03/75] qapi: factor out QAPISchemaUsedTypes from introspect visitor
` [PATCH v4 04/75] qapi: register all introspectable types, not just QMP-reachable ones
` [PATCH v4 05/75] qapi: add type-infos generator
` [PATCH v4 06/75] meson: add qapi-type-infos-*.c/h to build
` [PATCH v4 07/75] qom: add qapi_type field to ObjectProperty
` [PATCH v4 08/75] qapi/qom: add qapi-type field to ObjectPropertyInfo
` [PATCH v4 09/75] qom/qmp: populate qapi-type in QMP handlers
` [PATCH v4 10/75] qom/qmp: populate description & default-value in qom_property_info()
` [PATCH v4 11/75] qom: add object_property_set_default_enum()
` [PATCH v4 12/75] qom: add object_{class_}property_add_qapi
` [PATCH v4 13/75] qom: add object_{class_}property_add_qapi_enum
` [PATCH v4 14/75] tests: update check-qom-proplist for QAPI-aware property registration
` [PATCH v4 15/75] qom: convert enum properties to QAPI-aware registration
` [PATCH v4 16/75] qom: remove old enum property registration API
` [PATCH v4 17/75] qom: convert struct properties to QAPI-aware registration
` [PATCH v4 18/75] x86: convert OnOffAuto "
` [PATCH v4 19/75] microvm: "
` [PATCH v4 20/75] pc: convert OnOffAuto vmport property "
` [PATCH v4 21/75] arm/virt: convert OnOffAuto acpi "
` [PATCH v4 22/75] riscv/virt: convert OnOffAuto properties "
` [PATCH v4 23/75] loongarch/virt: "
` [PATCH v4 24/75] hostmem-file: convert OnOffAuto rom property "
` [PATCH v4 25/75] sev: convert OnOffAuto legacy-vm-type "
` [PATCH v4 26/75] whpx: convert OnOffAuto hyperv "
` [PATCH v4 27/75] whpx: convert OnOffAuto arch properties "
` [PATCH v4 28/75] accel/kvm: convert OnOffSplit property "
` [PATCH v4 29/75] whpx: "
` [PATCH v4 30/75] ppc/spapr-caps: convert to QAPI-aware property registration
` [PATCH v4 31/75] system/memory: fix "priority" property typename
` [PATCH v4 32/75] backends/hostmem: fix property typenames
` [PATCH v4 33/75] backends/hostmem-file: fix "align" property typename
` [PATCH v4 34/75] accel/tcg: fix "tb-size" "
` [PATCH v4 35/75] block/throttle-groups: fix throttle properties typename
` [PATCH v4 36/75] event-loop-base: fix property typenames
` [PATCH v4 37/75] iothread: fix poll properties typename
` [PATCH v4 38/75] util/thread-context: fix property typenames
` [PATCH v4 39/75] target/i386: fix CPUID version properties typename
` [PATCH v4 40/75] ppc/pnv: fix phb-id and chip-id "
` [PATCH v4 41/75] backends/hostmem-memfd: fix "hugetlbsize" property typename
` [PATCH v4 42/75] hw/acpi: fix "node" properties typename
` [PATCH v4 43/75] net/colo-compare: fix compare_timeout setter visitor type
` [PATCH v4 44/75] net/colo-compare: fix max_queue_size "
` [PATCH v4 45/75] hw/misc/xlnx-versal-trng: add missing getter for fips-fault-events
` [PATCH v4 46/75] qom: convert scalar properties to QAPI-aware registration
` [PATCH v4 47/75] i386/cpu: convert strList property "
` [PATCH v4 48/75] accel/hvf: convert OnOffSplit "
` [PATCH v4 49/75] i386/x86: convert SgxEPCList "
` [PATCH v4 50/75] virtio-balloon: convert guest-stats property to QAPI type
` [PATCH v4 51/75] qom: replace object_property_add_tm with StructTm "
` [PATCH v4 52/75] hw/nvdimm: convert UUID property to QAPI-aware registration
` [PATCH v4 53/75] hw/s390-virtio-ccw: convert loadparm "
` [PATCH v4 54/75] hw/ppc/spapr_drc: convert fdt "
` [PATCH v4 55/75] spdm-socket: convert SpdmTransportType to QAPI enum
` [PATCH v4 56/75] hw/gpio/pca955x: use QAPI enums for led and pin properties
` [PATCH v4 57/75] include: add QEMU_REPEAT helper macro
` [PATCH v4 58/75] hw/gpio/pca955x: convert pin/led property to QAPI-aware enum
` [PATCH v4 59/75] hw/pci: change the busnr type to uint8
` [PATCH v4 60/75] qdev: add qapi_type field to PropertyInfo with fallback registration
` [PATCH v4 61/75] qdev: convert core PropertyInfo definitions to use qapi_type
` [PATCH v4 62/75] qdev: adjust PciDevfn declared type
` [PATCH v4 63/75] qdev: convert system PropertyInfo definitions to use qapi_type
` [PATCH v4 64/75] hw: convert device-local "
` [PATCH v4 65/75] target/riscv: fix incorrect QAPI types and u8 casting
` [PATCH v4 66/75] target/riscv: convert PropertyInfo definitions to use qapi_type
` [PATCH v4 67/75] qdev: "
` [PATCH v4 68/75] qdev: introduce typed array PropertyInfos
` [PATCH v4 69/75] qdev: simplify DEFINE_PROP_ARRAY and remove generic array PropertyInfo
` [PATCH v4 70/75] qdev: remove deprecated PropertyInfo.type and .enum_table fields
` [PATCH v4 71/75] memory: use object_property_add_link for container property
` [PATCH v4 72/75] hw/i386: convert PCSouthBridgeOption to QAPI enum
` [PATCH v4 73/75] qom: use QAPITypeInfo in object_property_get_enum
` [PATCH v4 74/75] qapi: expose integer signedness and width in introspection
` [PATCH v4 75/75] tests/qmp-cmd-test: assert qapi-type resolves in query-qmp-schema
[PATCH] watchdog: Differentiate scenarios when watchdog is closed
2026-09-04 20:03 UTC (3+ messages)
[PATCH wireless v2] wifi: mac80211: refuse to make a monitor active when it has no queue
2026-09-04 20:03 UTC
[PATCH v2] RDMA/srpt: Clamp the CQ size request to max_cqe
2026-09-04 20:02 UTC
[PATCH] MAINTAINERS: Include riscv_timer.c in RISC-V entry
2026-09-04 20:02 UTC (2+ messages)
[PATCH bpf-next v1 0/7] Fix timed may_goto with private stacks
2026-09-04 20:02 UTC (23+ messages)
` [PATCH bpf-next v1 1/7] bpf: Fix timed may_goto stack pointer for "
` [PATCH bpf-next v1 2/7] bpf, x86: Use resolved pointer for timed may_goto
` [PATCH bpf-next v1 3/7] bpf, arm64: "
` [PATCH bpf-next v1 4/7] bpf, powerpc64: "
` [PATCH bpf-next v1 5/7] bpf, riscv: "
` [PATCH bpf-next v1 6/7] bpf, s390: "
` [PATCH bpf-next v1 7/7] selftests/bpf: Test timed may_goto with private stacks
[PATCH net RFT] ch9200: do return USB errors from control_write()
2026-09-04 20:01 UTC
[PATCH RESEND] usb: dwc3: gadget: don't error on dequeue of a completed request
2026-09-04 20:00 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/6] Initial Apple Silicon A18 Pro device trees and dt-bindings
2026-09-04 19:59 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: arm: cpus: Add Apple A18 Pro CPU core compatibles
` [PATCH 2/6] dt-bindings: arm: apple: apple,pmgr: Add t8140 compatible
` [PATCH 3/6] dt-bindings: arm: power: apple,pmgr-pwrstate: "
` [PATCH 4/6] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8140 compatible
` [PATCH 5/6] dt-bindings: watchdog: apple,wdt: Add t8140 compatible
` [PATCH 6/6] arm64: dts: apple: Add minimal MacBook Neo device tree
[PATCH v10 0/5] hw/riscv: Server Platform Reference Board
2026-09-04 19:56 UTC (6+ messages)
` [PATCH v10 1/5] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v10 2/5] target/riscv: add riscv-server-ref CPU
` [PATCH v10 3/5] hw/riscv: server platform reference machine
` [PATCH v10 4/5] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v10 5/5] docs: add riscv-server-ref.rst
[PATCH 1/3] remoteproc: k3: Include what we need and only what we need
2026-09-04 19:56 UTC (3+ messages)
` [PATCH 2/3] remoteproc: k3-dsp: Fix usage of omap_mbox_message and mbox_msg_t
` [PATCH 3/3] remoteproc: Add compile testing for additional TI drivers
[PATCH v2] iio: proximity: vcnl3020: fix ISR bitmask check in IRQ handler
2026-09-04 19:55 UTC (3+ messages)
[PATCH v5 00/13] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
2026-09-04 19:55 UTC (3+ messages)
` [PATCH v5 02/13] dt-bindings: media: qcom,x1e80100-camss: Make vdd-csiphy supplies optional
[Buildroot] [PATCH 1/1] package/thrift: bump version to 0.24.0
2026-09-04 19:55 UTC
[geert-renesas-devel:renesas-drivers-for-v7.4] BUILD SUCCESS 529b0be30bd97dde9fe71c0cc406e252ab1362fe
2026-09-04 19:54 UTC
[PATCH v2 0/4] drm/amdkfd: Enable device private memory THP support in kfd svm driver
2026-09-04 19:54 UTC (5+ messages)
` [PATCH v2 1/4] drm/amdkfd: Add awareness of THP of device and system RAM "
` [PATCH v2 2/4] drm/amdkfd: Change migration size in CPU/GPU page fault handler to THP size
` [PATCH v2 3/4] drm/amdkfd: Apply HMM THP zone device-private memory migration in kfd driver
` [PATCH v2 4/4] drm/amdkfd: Apply AMDGPU_PTE_FRAG to pte of gart page table for THP mapping
[pci:controller:vmd] BUILD SUCCESS 95ac22dd4bf13373f90bb6d51bcd1fd1d8f5db54
2026-09-04 19:53 UTC
[git pull] drm fixes for 7.3-rc2
2026-09-04 19:52 UTC
[PATCH v1] perf test: Avoid call to missing cleanup function
2026-09-04 19:51 UTC (2+ messages)
[android-common:android17-6.18-2026-09 0/1] error[E0425]: cannot find value `__tracepoint_android_vh_rust_binder_set_priority` in crate `$crate::bindings`
2026-09-04 19:50 UTC
[PATCH] iio: adc: axp288: Add TS bias override for Haier HV103H
2026-09-04 19:48 UTC (2+ messages)
[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
2026-09-04 19:46 UTC (2+ messages)
[PATCH 6.18 000/552] 6.18.50-rc1 review
2026-09-04 19:46 UTC (2+ messages)
[PATCH 00/23] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
2026-09-04 19:45 UTC (3+ messages)
` [PATCH 04/23] ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal PCMs
[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
2026-09-04 19:43 UTC (2+ messages)
[PATCH v6 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
2026-09-04 19:44 UTC (3+ messages)
[PATCH] nfsd: shorten extack string returned with dodgy listener
2026-09-04 19:42 UTC
[android-common:android13-5.15-2026-09 1/1] include/linux/tracepoint.h:328:27: error: '__tracepoint_rcu_stall_warning' undeclared here (not in a function); did you mean '__tracepoint_rcu_callback'?
2026-09-04 19:40 UTC
[PATCH v1 00/13] iio: adc: ad4134: Enable greater sample rate data capture
2026-09-04 19:41 UTC (4+ messages)
` [PATCH v1 01/13] iio: Fix typo in vendor name
[PATCH v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
2026-09-04 19:39 UTC (15+ messages)
` [PATCH v10 1/7] firmware: smccc: Add an Arm "
` [PATCH v10 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v10 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v10 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v10 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v10 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v10 7/7] coco: guest: arm64: Replace dummy CCA device with sysfs ABI
[RX470 - polaris10] Wrong window titlebar gradient after kernel update 7.1 to 7.2
2026-09-04 19:40 UTC (3+ messages)
[PATCH v6 00/18] Crescent Island PMT support
2026-09-04 19:37 UTC (4+ messages)
` [PATCH v6 12/18] drm/xe/vsec: Refactor BattleMage PMT defines
[PATCH v2 0/3] arm64: dts: qcom: Add LVDS display overlays for lemans, monaco and rb3gen2
2026-09-04 19:37 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay
[PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
2026-09-04 19:34 UTC (4+ messages)
` [PATCH v2 1/3] workqueue: Add workqueue_cpu_intensive tracepoint
` [PATCH v2 2/3] workqueue: Add workqueue_mayday and workqueue_rescued tracepoints
` [PATCH v2 3/3] workqueue: Add workqueue_bh_budget_yield tracepoint
[PATCH v4] selftests/mm: hugetlb_madv_vs_map: add underflow test
2026-09-04 19:34 UTC
[PATCH v2] drm/xe/guc: Guard page-fault ack with runtime PM check
2026-09-04 19:34 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Guard page-fault ack with runtime PM check (rev2)
[PATCH] scripts/sorttable: Mark long_size as __maybe_unused
2026-09-04 19:34 UTC (2+ messages)
[REPORT] fs/ntfs3: several bugs in ADS support merged for 7.3
2026-09-04 19:32 UTC
[PATCH 0/2] sched/numa: stop VMA scan filters from gating promotion
2026-09-04 19:31 UTC (3+ messages)
` [PATCH 2/2] sched/numa: scan read-only file mappings in tiering mode
[PATCH BlueZ vRFC 1/4] test-runner: Add support for PCIe passthrough
2026-09-04 19:30 UTC (2+ messages)
[RFC PATCH] mm/truncate: fix data loss when splitting fails in truncate_inode_partial_folio()
2026-09-04 19:31 UTC (2+ messages)
[PATCH bpf v1 0/8] Misc bug fixes - part 4
2026-09-04 19:30 UTC (2+ messages)
linux-next: Tree for Sep 4
2026-09-04 19:30 UTC
[PATCH 3/3] arm64: kvm: fix repeated word 'is' in comment
2026-09-04 19:29 UTC (2+ messages)
[PATCH nf-next v4 00/13] ipset: replace internal hash table with rhashtable
2026-09-04 19:29 UTC (3+ messages)
` [PATCH nf-next v4 01/13] rhashtable: add rhashtable_flush_and_free helper
[PATCH 1/1] usb: gadget: inode: fix use-after-free of struct ep_data
2026-09-04 19:27 UTC (3+ messages)
[bluez/bluez] b6e494: shared/gatt-client: confirm a synthesized CCC hand
2026-09-04 19:27 UTC
[bluez/bluez] 5ef24e: test-runner: Add support for PCIe passthrough
2026-09-04 19:26 UTC
[PATCH] usb: gadget: dwc2_udc_otg: translate DMA addresses via dev_phys_to_bus()
2026-09-04 17:12 UTC
[PATCH] power: regulator: require SCMI firmware for SCMI regulators
2026-09-04 13:14 UTC
[RFC PATCH] vpl: make I2C and PCH options effective
2026-09-04 13:20 UTC
[PATCH] fastboot: fix the RK3328 buffer-address default
2026-09-04 13:19 UTC
[PATCH] riscv: mpfs: imply the CoreQSPI driver
2026-09-04 13:17 UTC
[PATCH] board: tqma7: imply the DP83867 PHY symbol
2026-09-04 13:18 UTC
[PATCH] efi_loader: imply the FS_FAT Kconfig symbol
2026-09-04 13:15 UTC
[PATCH v3 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
2026-09-04 19:25 UTC (4+ messages)
` [PATCH v3 3/5] PCI/pwrctrl: tc9563: Add GPIO auxiliary device support
[PATCH 0/2] iio: flow: slf3s: fix and test the vdd supply balance
2026-09-04 19:24 UTC (3+ messages)
` [PATCH 1/2] iio: flow: slf3s: keep the vdd supply balanced across suspend/resume
` [PATCH 2/2] iio: flow: slf3s: add KUnit tests for the PM regulator balance
[PATCH] mm: list_lru: clear shrinker id when disabling memcg awareness
2026-09-04 19:24 UTC (2+ messages)
[PATCH 0/4] Apple NVMe fixes for macOS 15+ firmware / M4 support
2026-09-04 19:22 UTC (5+ messages)
` [PATCH 1/4] nvme: apple: Don't set a DMA direction for commands without a data transfer
` [PATCH 2/4] nvme: apple: Never set the opcode in the NVMMU TCB
` [PATCH 3/4] nvme: apple: Add WARN_ON_ONCE for non page-aligned admin queue buffers
` [PATCH 4/4] nvme: apple: Drop the PRP null check chicken bit
User report on git 2.55.0
2026-09-04 19:22 UTC (2+ messages)
[PATCH bpf] libbpf: fix log level propagation for light skeleton loaders
2026-09-04 19:21 UTC (3+ messages)
[SPDK] RFC: dynamic NVMf/TCP receive vectors for socket RX zero-copy
2026-09-04 19:20 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.