messages from 2026-07-18 20:59:02 to 2026-07-18 22:13:26 UTC [more...]
[RFC PATCH 000/134] qom: Make composition-tree parenting mandatory
2026-07-18 21:36 UTC (131+ messages)
` [RFC PATCH v2 000/137] "
` [RFC PATCH v2 001/137] qom: Introduce object_new_child()
` [RFC PATCH v2 002/137] qdev: Rename qdev_new()/qdev_try_new() to *_orphan()
` [RFC PATCH v2 003/137] qdev: Reintroduce qdev_new() with a mandatory QOM parent
` [RFC PATCH v2 004/137] sysbus: Make sysbus_create_simple()/_varargs() take a "
` [RFC PATCH v2 005/137] pci: Make pci_new*()/pci_create_simple*() "
` [RFC PATCH v2 006/137] isa: Make isa_new()/isa_try_new()/isa_create_simple() "
` [RFC PATCH v2 007/137] i2c: Make i2c_slave_new()/i2c_slave_create_simple() "
` [RFC PATCH v2 008/137] ssi, usb: Make bus-layer creators "
` [RFC PATCH v2 009/137] cpu: Make cpu_create() "
` [RFC PATCH v2 010/137] hw/avr: Give onboard devices "
` [RFC PATCH v2 011/137] hw/tricore: "
` [RFC PATCH v2 012/137] hw/xtensa: "
` [RFC PATCH v2 013/137] hw/alpha: "
` [RFC PATCH v2 014/137] hw/nitro: "
` [RFC PATCH v2 015/137] hw/vmapple: "
` [RFC PATCH v2 016/137] hw/hppa: "
` [RFC PATCH v2 017/137] hw/microblaze: "
` [RFC PATCH v2 018/137] hw/sh4: "
` [RFC PATCH v2 019/137] hw/s390x: "
` [RFC PATCH v2 020/137] hw/or1k: "
` [RFC PATCH v2 021/137] hw/loongarch: "
` [RFC PATCH v2 022/137] hw/intc: "
` [RFC PATCH v2 023/137] hw/pci-host: "
` [RFC PATCH v2 024/137] hw/core: "
` [RFC PATCH v2 025/137] hw/remote: "
` [RFC PATCH v2 026/137] hw/ufs: "
` [RFC PATCH v2 027/137] hw/nvme: "
` [RFC PATCH v2 028/137] hw/vfio: "
` [RFC PATCH v2 029/137] hw/mem: "
` [RFC PATCH v2 030/137] hw/cxl: "
` [RFC PATCH v2 031/137] hw/hexagon: "
` [RFC PATCH v2 032/137] hw/xen: "
` [RFC PATCH v2 033/137] hw/display: "
` [RFC PATCH v2 034/137] hw/nvram: "
` [RFC PATCH v2 035/137] hw/dma: "
` [RFC PATCH v2 036/137] hw/misc: "
` [RFC PATCH v2 037/137] hw/scsi: "
` [RFC PATCH v2 038/137] hw/net: "
` [RFC PATCH v2 039/137] hw/ide: "
` [RFC PATCH v2 040/137] hw/i3c: "
` [RFC PATCH v2 041/137] hw/core/sysbus: Skip nested devices in foreach_dynamic_sysbus_device()
` [RFC PATCH v2 042/137] hw/pci-bridge: Give onboard devices a QOM parent
` [RFC PATCH v2 043/137] hw/sparc64: "
` [RFC PATCH v2 044/137] hw/sparc: "
` [RFC PATCH v2 045/137] hw/m68k: "
` [RFC PATCH v2 046/137] hw/rtc: "
` [RFC PATCH v2 047/137] hw/i2c: "
` [RFC PATCH v2 048/137] hw/block: "
` [RFC PATCH v2 049/137] hw/char: "
` [RFC PATCH v2 050/137] hw/isa: "
` [RFC PATCH v2 051/137] hw/pci: "
` [RFC PATCH v2 052/137] hw/riscv: "
` [RFC PATCH v2 053/137] hw/mips: "
` [RFC PATCH v2 054/137] hw/i386: "
` [RFC PATCH v2 055/137] hw/ppc: "
` [RFC PATCH v2 056/137] hw/pci, hw/isa: Give VGA and slot-NIC helpers "
` [RFC PATCH v2 057/137] hw/arm/virt: Give onboard devices "
` [RFC PATCH v2 058/137] hw/arm/sbsa-ref: "
` [RFC PATCH v2 059/137] hw/arm/xilinx-zynq: "
` [RFC PATCH v2 060/137] hw/arm/xlnx-versal, xlnx-zynqmp: "
` [RFC PATCH v2 061/137] hw/arm/realview, integratorcp: "
` [RFC PATCH v2 062/137] hw/arm/npcm: "
` [RFC PATCH v2 063/137] hw/arm/versatile, vexpress: "
` [RFC PATCH v2 064/137] hw/arm/stellaris, musicpal: "
` [RFC PATCH v2 065/137] hw/arm/exynos: "
` [RFC PATCH v2 066/137] hw/arm/allwinner: "
` [RFC PATCH v2 067/137] hw/arm/strongarm: "
` [RFC PATCH v2 068/137] hw/arm/omap: "
` [RFC PATCH v2 069/137] hw/arm/mps2: "
` [RFC PATCH v2 070/137] hw/arm/imx: "
` [RFC PATCH v2 071/137] hw/arm/misc: "
` [RFC PATCH v2 072/137] hw/arm/aspeed: Give onboard devices a QOM parent (part 1)
` [RFC PATCH v2 073/137] hw/arm/aspeed: Give onboard devices a QOM parent (part 2)
` [RFC PATCH v2 074/137] hw/nvram/at24c: Give at24c_eeprom_init() a QOM parent
` [RFC PATCH v2 075/137] hw/i386/pc: Give pcspk "
` [RFC PATCH v2 076/137] hw/timer, hw/net: Give i8254 and isa-ne2000 helpers "
` [RFC PATCH v2 077/137] hw/misc/unimp: Give create_unimplemented_device() "
` [RFC PATCH v2 078/137] hw/usb: Give -usbdevice and auto-hub devices "
` [RFC PATCH v2 079/137] hw/audio: Give -audio model= "
` [RFC PATCH v2 080/137] hw/xen: Give xenstore-driven backend "
` [RFC PATCH v2 081/137] hw/nitro: Give the vsock bridge "
` [RFC PATCH v2 082/137] hw/isa: Give the isabus-bridge "
` [RFC PATCH v2 083/137] net, target/mips: Give -nic and CPU-with-clock helpers "
` [RFC PATCH v2 084/137] usb, ssi, i2c: Remove *_orphan() creator variants
` [RFC PATCH v2 085/137] isa: "
` [RFC PATCH v2 086/137] pci: "
` [RFC PATCH v2 087/137] cpu: Remove cpu_create_orphan()
` [RFC PATCH v2 088/137] sysbus: Remove *_orphan() creator variants
` [RFC PATCH v2 089/137] qdev: Remove qdev_new_orphan() and qdev_try_new_orphan()
` [RFC PATCH v2 090/137] memory: Accept non-device owners in memory_region_init_ram()
` [RFC PATCH v2 091/137] hw/misc-boards: Give memory regions an explicit owner
` [RFC PATCH v2 092/137] hw/mips: "
` [RFC PATCH v2 093/137] hw/riscv: "
` [RFC PATCH v2 094/137] hw/i386: "
` [RFC PATCH v2 095/137] hw/arm: "
` [RFC PATCH v2 096/137] hw/arm/omap1: "
` [RFC PATCH v2 097/137] hw/sh4: "
` [RFC PATCH v2 098/137] hw/m68k: "
` [RFC PATCH v2 099/137] hw/ppc: "
` [RFC PATCH v2 100/137] hw/tricore: "
` [RFC PATCH v2 101/137] hw/xtensa: "
` [RFC PATCH v2 102/137] hw/display: "
` [RFC PATCH v2 103/137] hw/arm/omap: Give lcdc and dma "
` [RFC PATCH v2 104/137] hw/char: Give parallel and htif "
` [RFC PATCH v2 105/137] hw/remote: Give "
` [RFC PATCH v2 106/137] system, backends: Give named "
` [RFC PATCH v2 107/137] hw/ide: Let ide_init_ioport() take "
` [RFC PATCH v2 108/137] memory: Require an owner for named memory regions
` [RFC PATCH v2 109/137] irq: Rename qemu_allocate_irq*() and friends to *_orphan()
` [RFC PATCH v2 110/137] irq: Reintroduce qemu_allocate_irq*() with a mandatory owner and name
` [RFC PATCH v2 111/137] hw/pci, hw/usb, system: Give allocated IRQs an "
` [RFC PATCH v2 112/137] hw/i386, hw/xen: "
` [RFC PATCH v2 113/137] hw/arm: "
` [RFC PATCH v2 114/137] hw/xtensa: "
` [RFC PATCH v2 115/137] hw: "
` [RFC PATCH v2 116/137] hw/core: Parent GPIO input IRQs and embedded IRQState via QOM
` [RFC PATCH v2 117/137] irq: Delete the *_orphan() IRQ allocation variants
` [RFC PATCH v2 118/137] sysbus: Parent main-system-bus directly under /machine
` [RFC PATCH v2 119/137] accel: Parent the accelerator singleton "
` [RFC PATCH v2 120/137] hw/intc/mips_gic: Register reset handler at realize, not instance_init
` [RFC PATCH v2 121/137] hw/core/reset: Give the root reset container and legacy shims a QOM path
` [RFC PATCH v2 122/137] system: Parent per-MR helper objects under their owner
` [RFC PATCH v2 123/137] hw/virtio, hw/display: Parent per-device helper objects
` [RFC PATCH v2 124/137] hw/i386/amd_iommu: Parent internally-created AMDVI-PCI under the IOMMU
` [RFC PATCH v2 125/137] hw/s390x, hw/remote: Parent per-devfn IOMMU objects
` [RFC PATCH v2 126/137] hw/pci-host/raven: Parent the OR-IRQ under the host bridge
` [RFC PATCH v2 127/137] hw/arm/mps2: Parent the OR-IRQ gates under the machine
` [RFC PATCH v2 128/137] hw/arm/digic: Parent the DIGIC SoC "
` [RFC PATCH v2 129/137] hw/microblaze: Parent the CPU "
[PATCH] KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
2026-07-18 22:13 UTC (3+ messages)
[PATCH] branch: report kind of checkout when rejecting delete
2026-07-18 22:09 UTC (4+ messages)
[PATCH v3] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791
2026-07-18 22:05 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: Convert TI TPS65217 to DT schema
2026-07-18 22:04 UTC (7+ messages)
` [PATCH v2 1/3] ARM: dts: ti: am335x-guardian: Drop unused isink-en property
` [PATCH v2 2/3] dt-bindings: input: Convert TI TPS65217 power button to DT schema
` [PATCH v2 3/3] dt-bindings: leds: backlight: Convert TPS65217 "
[PATCH v3] iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source show
2026-07-18 22:00 UTC (2+ messages)
Patchwork summary for: spi-devel-general
2026-07-18 22:00 UTC
[PATCH] fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
2026-07-18 21:57 UTC (2+ messages)
[PATCH] ASoC: uniphier: Drop redundant error messages in probe
2026-07-18 12:23 UTC (2+ messages)
[PATCH] ASoC: wcd9335: switch to using sleeping variants of gpiod API
2026-07-18 12:21 UTC (2+ messages)
[PATCHv2] spi: orion: use devm_clk_get_optional_enabled for axi clock
2026-07-18 12:41 UTC (2+ messages)
[PATCH 0/3] iio: adc: ti-ads1015: modernize resource management
2026-07-18 21:55 UTC (5+ messages)
` [PATCH 2/3] iio: adc: ti-ads1015: use local device pointer in probe
` [PATCH 3/3] iio: adc: ti-ads1015: convert to fully managed resources
[PATCH can] can: gs_usb: fix hardware timestamp state for mixed channels
2026-07-18 21:53 UTC (2+ messages)
[PATCH v9 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
2026-07-18 21:52 UTC (2+ messages)
[PATCH RESEND] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
2026-07-18 21:52 UTC (3+ messages)
` [RESEND] "
drivers/i2c/busses/i2c-octeon-core.c:731:23: sparse: sparse: incorrect type in argument 1 (different base types)
2026-07-18 21:51 UTC
[PATCH GSoC v19 00/13] cat-file: add remote-object-info to batch-command
2026-07-18 21:50 UTC (15+ messages)
` [PATCH GSoC v20 "
` [PATCH GSoC v20 01/13] transport-helper: fix memory leak of helper on disconnect
` [PATCH GSoC v20 02/13] cat-file: declare loop counter inside for()
` [PATCH GSoC v20 03/13] t1006: extract helper functions into new 'lib-cat-file.sh'
` [PATCH GSoC v20 04/13] fetch-pack: drop the static advertise_sid variable
` [PATCH GSoC v20 05/13] fetch-pack: use unsigned int for hash_algo variable
` [PATCH GSoC v20 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
` [PATCH GSoC v20 07/13] connect: make write_fetch_command_and_capabilities() more generic
` [PATCH GSoC v20 08/13] fetch-pack: move fetch initialization
` [PATCH GSoC v20 09/13] protocol-caps: check object existence regardless of the attributes requested
` [PATCH GSoC v20 10/13] serve: advertise object-info feature
` [PATCH GSoC v20 11/13] transport: add client support for object-info
` [PATCH GSoC v20 12/13] cat-file: add remote-object-info to batch-command
` [PATCH GSoC v20 13/13] cat-file: make remote-object-info allow-list adapt to the server
[f2fs-dev] [PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
2026-07-18 21:46 UTC (14+ messages)
` "
` [f2fs-dev] [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT
` "
` [f2fs-dev] [PATCH 2/6] f2fs: Update outdated comment in f2fs_write_begin()
` "
` [f2fs-dev] [PATCH 3/6] fscrypt: Remove unused function fscrypt_finalize_bounce_page()
` "
` [f2fs-dev] [PATCH 4/6] fscrypt: Update docs for data path
` "
` [f2fs-dev] [PATCH 5/6] blk-crypto: Remove unused function blk_crypto_config_supported()
` "
` [f2fs-dev] [PATCH 6/6] blk-crypto: Update docs for blk-crypto-fallback motivation
` "
[PATCH] fbdev: arkfb: Move a variable assignment behind a condition check in ics5342_init()
2026-07-18 21:47 UTC (5+ messages)
` "
[PATCH] ARM: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
2026-07-18 21:45 UTC
[PATCH] iio: pressure: dps310: add FIFO support
2026-07-18 21:44 UTC (2+ messages)
❌ FAIL: Test report for master (7.2.0-rc3, upstream-mainline, e22254e9)
2026-07-18 21:42 UTC
[PATCH v7 0/4] iio: adc: Add support for LTC2378 and similar ADCs
2026-07-18 21:39 UTC (7+ messages)
` [PATCH v7 2/4] iio: adc: ltc2378: Add support for LTC2378-20 "
[PATCH] mtd: spi-nor: xmc: Add XM25QH128C identification
2026-07-18 21:38 UTC
[PATCH] pinctrl: microchip-sgpio: add missing select REGMAP_MMIO
2026-07-18 21:35 UTC
[PATCH] fscrypt: Update encryption policy version docs
2026-07-18 21:25 UTC
[PATCH 0/4] last-modified: use the pathspec's Bloom key to pre-filter commits
2026-07-18 21:22 UTC (5+ messages)
` [PATCH 3/4] last-modified: check pathspec against Bloom filter first
[PATCH BlueZ 1/2] shared/att: don't auto-bond on reactive elevation
2026-07-18 21:22 UTC (2+ messages)
` Don't auto-bond on reactive GATT security elevation
[PATCH net-next] net: stmmac: Simplify ioctl handling
2026-07-18 21:19 UTC (2+ messages)
[PATCH] rust: bitmap: encourage using xarray/maple_tree instead of id_pool
2026-07-18 21:16 UTC (2+ messages)
[PATCH] efi_loader: give SimpleTextInputEx its own WaitForKeyEx event
2026-07-18 21:11 UTC
[RFC PATCH net-next v0.1 0/1] add GeoNetworking protocol
2026-07-18 21:00 UTC (2+ messages)
` [RFC PATCH net-next v0.1 1/1] net: "
[PATCH 0/4] send-pack: introduce a `no-ref-delta` capability
2026-07-18 21:02 UTC (5+ messages)
[RFC PATCH 0/3] coredump, net: fix layer violation with direct connection
2026-07-18 20:58 UTC (4+ messages)
` [RFC PATCH 2/3] af_unix: factor out kernel_unix_connect_direct()
` unix_stream_connect and socket address resolution
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.