All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 13:09:43 to 2026-09-04 13:31:54 UTC [more...]

[PATCH] drm/msm/a6xx: check pm_runtime_resume_and_get() during resume
 2026-09-04 13:16 UTC  (2+ messages)

[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
 2026-09-04 13:31 UTC  (86+ messages)
  ` [PATCH v3 01/19] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
  ` [PATCH v3 02/19] dt-bindings: display: bridge: Add starfive,jh7110-inno-hdmi-controller
  ` [PATCH v3 03/19] dt-bindings: mfd: Add starfive,jh7110-hdmi-subsystem
  ` [PATCH v3 04/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-syscon
  ` [PATCH v3 05/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-subsystem
  ` [PATCH v3 06/19] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200
  ` [PATCH v3 07/19] drm/bridge: inno-hdmi: Split probe out of bind
  ` [PATCH v3 08/19] drm/bridge: inno-hdmi: Allow the register map to come from a parent
  ` [PATCH v3 09/19] drm/bridge: inno-hdmi: Add .disable platform operation
  ` [PATCH v3 10/19] drm/bridge: inno-hdmi: Add .mode_valid "
  ` [PATCH v3 11/19] soc: starfive: Add jh7110-hdmi-subsystem driver
  ` [PATCH v3 12/19] soc: starfive: Add jh7110-vout-subsystem driver
  ` [PATCH v3 13/19] clk: starfive: jh7110-vout: Allow pixel clock rate propagation
  ` [PATCH v3 14/19] drm/bridge: starfive: Add JH7110 HDMI controller driver
  ` [PATCH v3 15/19] phy: Add common Innosilicon HDMI PHY helpers
  ` [PATCH v3 16/19] phy: rockchip: inno-hdmi: Use the common Innosilicon "
  ` [PATCH v3 17/19] phy: starfive: Add jh7110-inno-hdmi-phy driver
  ` [PATCH v3 18/19] riscv: dts: starfive: jh7110: Update DT for display subsystem
  ` [PATCH v3 19/19] MAINTAINERS: Add StarFive JH7110 display subsystem entry

[PATCH 0/8] hexagon: fixes for tlb, badva
 2026-09-04 13:30 UTC  (3+ messages)
` [PATCH 3/8] target/hexagon: kick vCPU when re-asserting interrupts

[PATCH v3 0/2] KVM: arm64: Add support for BBM level 3
 2026-09-04 13:28 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: Add stage2_clean_old_pte()
` [PATCH v3 2/2] KVM: arm64: Support BBM level 3

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-04 13:29 UTC  (5+ messages)
` [PATCH v6 09/13] gpio: pl061: use gpio-regmap and add Ambarella layout
` [PATCH v6 10/13] pinctrl: ambarella: add CV75 pin controller

[PATCH V4 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
 2026-09-04 13:27 UTC  (5+ messages)
` [PATCH V4 4/4] "

[PATCH v6 00/49] KVM: arm64: Add GICv5 IRS support
 2026-09-04 13:27 UTC  (7+ messages)
` [PATCH v6 22/49] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v6 28/49] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v6 31/49] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors

[PATCH] ACPI: utils: Ignore leading root scope prefix in string _UID match
 2026-09-04 13:26 UTC  (2+ messages)

perf getting all-zeroes IP on STM32MP1
 2026-09-04 13:26 UTC 

[PATCH] drm/xe: Rename xe_vm_fault to drm_xe_vm_fault
 2026-09-04 13:26 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PULL 000/105] move check-tcg into the meson build
 2026-09-04 12:45 UTC  (15+ messages)
` [PULL 015/105] tests/tcg/meson.build: introduce wrapper
` [PULL 034/105] tests/tcg/multiarch/gdbstub/prot-none.py: deactivate on gitlab CI
` [PULL 035/105] tests/tcg/multiarch/gdbstub/prot-none.py: detect if /proc/self/mem can be used to access PROT_NONE pages
` [PULL 037/105] tests/tcg/multiarch: declare system tests
` [PULL 044/105] tests/tcg/alpha: add float reference files
` [PULL 050/105] tests/tcg/hexagon: user tests
` [PULL 053/105] tests/tcg/hppa: "
` [PULL 063/105] test/tcg/mips: "
` [PULL 069/105] tests/tcg/or1k/test_addic.c: remove unused variables
` [PULL 070/105] tests/tcg/or1k/test_muli.c: remove set but unused variable
` [PULL 094/105] tests/docker/dockerfiles/debian-xtensa-cross.docker: add test_kc705_be toolchain for xtensaeb
` [PULL 097/105] tests: remove tcg tests machinery
` [PULL 102/105] configure: remove cross_cc and gdb detection logic
` [PULL 104/105] docs/devel/testing/: update documentation

[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-09-04 13:24 UTC  (5+ messages)
` [PATCH v5 0/3] mm/zswap: shrink zswap_entry via a pool id
  ` [PATCH v5 1/3] mm/zswap: release retired pools via queue_rcu_work() instead of synchronize_rcu()
  ` [PATCH v5 2/3] mm/zswap: replace the zswap_pools list with an allocating xarray
  ` [PATCH v5 3/3] mm/zswap: reference the pool by id to shrink struct zswap_entry

[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
 2026-09-04 13:24 UTC  (3+ messages)
` [PATCH net-next V3 01/15] net/mlx5e: Generalize TC <-> IPsec mutual exclusion

[PATCH] wifi: fix typos in comments
 2026-09-04 13:24 UTC  (3+ messages)

[RFC PATCH 00/12] Introduce LVBS support for Hyper-V guests
 2026-09-04 13:23 UTC  (4+ messages)
` [RFC PATCH 06/12] drivers: hv: Add VSM boot driver and enable VTL1 at the partition level

[PATCH 00/11] Fix inconsistent ref storage format terminology
 2026-09-04 13:23 UTC  (6+ messages)
` [PATCH 07/11] refs: expose function to parse reference URIs
` [PATCH 09/11] setup: rename ref storage format environment variables

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in roccat_open
 2026-09-04 13:23 UTC  (2+ messages)

[PATCH] firmware: arm_ffa: Tear down driver during shutdown
 2026-09-04 13:23 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: fix typo "upto" in comment
 2026-09-04 13:21 UTC  (2+ messages)

[GIT PULL] Renesas SoC fixes for v7.3
 2026-09-04 13:21 UTC 

[PATCH 0/2] KVM: arm64: Enable S1PIE for nVHE and hVHE
 2026-09-04 13:23 UTC  (11+ messages)
` [PATCH 1/2] KVM: arm64: Initialise TCR2_EL2 for nVHE mode
` [PATCH 2/2] KVM: arm64: Enable S1PIE for nVHE and hVHE

[PATCH v2 0/5] firmware/clk: arm_scpi hardening (leak, OPP bounds, cpufreq)
 2026-09-04 13:20 UTC  (2+ messages)

[PATCH v2 00/11] Hexagon: exception, interrupt, system reg fixes
 2026-09-04 13:19 UTC  (5+ messages)
` [PATCH v2 06/11] target/hexagon: gate GPCYCLE guest register reads on SSR:CE

[PATCH v2] bpf: Fix u32 overflow issue in map batch operations
 2026-09-04 13:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/3] drm: fix typos in comments
 2026-09-04 13:19 UTC  (4+ messages)

[PATCH v2] PM: dpm_show_time changes to suspend/resume dmesg prints
 2026-09-04 13:18 UTC  (2+ messages)

[PATCH] fuse: rename fuse_direct_io() to fuse_sync_direct_io()
 2026-09-04 13:18 UTC 

[PATCH 1/2] mdio-mux: fix typo "framwork" in comment
 2026-09-04 13:17 UTC  (4+ messages)
` [PATCH 2/2] mii: fix typo "asymetric" "

[PATCH] ata: libahci: clear PxCLBU and PxFBU for AHCI_HFLAG_32BIT_ONLY
 2026-09-04 13:16 UTC  (3+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-04 13:16 UTC  (5+ messages)
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH 2/2] xfs: fix repeated words in comments
 2026-09-04 13:16 UTC  (2+ messages)

[PATCH] accel/rocket: search every core slot when a core is removed
 2026-09-04 13:15 UTC  (2+ messages)

[PATCH v24 0/4] rust: leds: add led classdev abstractions
 2026-09-04 13:15 UTC  (4+ messages)
` [PATCH v24 1/4] rust: leds: add basic "

[PATCH 6.18 000/552] 6.18.50-rc1 review
 2026-09-04 13:15 UTC  (2+ messages)

[PATCH RFC 0/1] leds: add ASUS Aura SCSI driver for ROG NVMe enclosures
 2026-09-04 13:15 UTC  (8+ messages)
` [PATCH RFC 1/1] "
  ` [PATCH RFC v2 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED "
    ` [PATCH RFC v2 1/1] "
        ` [PATCH RFC v3 0/1] "
          ` [PATCH RFC v3 1/1] "

[PATCH v3] RDMA/core: fix refcount bug in iwpm_get_nlmsg_request()
 2026-09-04 13:14 UTC 

[PATCH v12 0/8] Vswing / Pre-emphasis Override
 2026-09-04 13:14 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Vswing / Pre-emphasis Override (rev7)

[PATCH net-next v5 1/6] net: dsa: motorcomm: refactor registration path for upcoming switch families
 2026-09-04 13:14 UTC  (2+ messages)

[PATCH 0/8] OMAP I2C driver cleanups
 2026-09-04 13:12 UTC  (9+ messages)
` [PATCH 1/8] i2c: omap: Drop bit shift for I2C register addresses
` [PATCH 2/8] i2c: omap: Remove unused is_rdr and is_xdr variables
` [PATCH 3/8] i2c: omap: Use devm_pm_runtime_enable() helper
` [PATCH 4/8] i2c: omap: Combine event flags register definitions
` [PATCH 5/8] i2c: omap: Use bool for flag values
` [PATCH 6/8] i2c: omap: Make reset bit name match register name
` [PATCH 7/8] i2c: omap: Switch to using BIT and GENMASK
` [PATCH 8/8] i2c: omap: Add OMAP_I2C_BUF_{TX,RX}TRSH definitions

[PATCH 1/2] usb: hub: use shorter 120ms post resume hold for SS root hubs
 2026-09-04 13:13 UTC  (8+ messages)
` [PATCH 2/2] xhci: drop 120ms U3 LFPS wake retry wait from runtime resume

[PATCH v3 0/8] Convert barrier pairs to acquire/release for better performance
 2026-09-04 13:13 UTC  (3+ messages)
` [PATCH v3 2/8] lib/vsprintf: Use acquire/release for ptr_key publication

[PATCH v2 00/25] Various virtio-gpu/dmabuf related fixes
 2026-09-04 13:10 UTC  (26+ messages)
` [PATCH v2 01/25] virtio-gpu: disable blob scanouts on mapping cleanup
` [PATCH v2 02/25] virtio-gpu: fix use-after-free on blob cursor after detach
` [PATCH v2 03/25] hw/display/virtio-gpu: introduce virtio_gpu_{simple,virgl}_resource_new()
` [PATCH v2 04/25] virtio-gpu/virgl: free BHs and timers on renderer reset
` [PATCH v2 05/25] hw/display/virtio-gpu: set share_handle for udmabuf blob resources
` [PATCH v2 06/25] ui/gtk: move GL fence tracking from QemuDmaBuf to VirtualGfxConsole
` [PATCH v2 07/25] ui/gtk: move draw_submitted "
` [PATCH v2 08/25] ui/dbus: disable scanout iff dmabuf is current
` [PATCH v2 09/25] virtio-gpu: store the scanout DMABUF in virtio_gpu_scanout
` [PATCH v2 10/25] ui/console: disable GL scanout when dmabuf is the active one
` [PATCH v2 11/25] ui/sdl2: clear guest_fb.dmabuf on release
` [PATCH v2 12/25] ui/dmabuf: own and close fds on free
` [PATCH v2 13/25] ui: make GL context current before releasing DMA-BUF textures
` [PATCH v2 14/25] virtio-gpu: release the dmabuf when a scanout is disabled
` [PATCH v2 15/25] contrib/vhost-user-gpu: drop scanout_bitmask bookkeeping
` [PATCH v2 16/25] virtio-gpu-rutabaga: fix scanout handling
` [PATCH v2 17/25] virtio-gpu: drop scanout_bitmask bookkeeping
` [PATCH v2 18/25] virtio-gpu: release dmabuf when switching to a surface
` [PATCH v2 19/25] virtio-gpu/virgl: release dmabuf when a texture replaces a scanout
` [PATCH v2 20/25] virtio-gpu: consolidate disabling scanout
` [PATCH v2 21/25] virtio-gpu: minor refactoring
` [PATCH v2 22/25] virtio-gpu/virgl: disable scanouts on resource unref
` [PATCH v2 23/25] virtio-gpu: extract virtio_gpu_disable_scanout_for_resource helper
` [PATCH v2 24/25] vhost-user-gpu: release DMA-BUFs on scanout disable, reset and finalize
` [PATCH v2 25/25] contrib/vhost-user-gpu: disable scanouts on resource unref

[PATCH v2] mfd: cs42l43: Move cancel_work_sync() into remove
 2026-09-04 13:12 UTC 

[PATCH v4 0/2] Add pinctrl support for MSM8952
 2026-09-04 13:13 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: qcom: Add MSM8952 tlmm pinctrl driver

[PATCH 0/3] HID: bpf: fix __hid_bpf_hw_check_params report length computation
 2026-09-04 13:12 UTC  (6+ messages)
` [PATCH 2/3] HID: bpf: fix __hid_bpf_hw_check_params report length
` [PATCH 3/3] selftests/hid: add unnumbered variant to the hid_bpf tests

[PATCH v3 0/3] Unfiy PCI suspend and hibernate paths
 2026-09-04 13:11 UTC  (4+ messages)
` [PATCH v3 2/3] PCI/PM: Run bridge power up actions as part of restore phase

[PATCH v3 00/29] Rework frame descriptors
 2026-09-04 13:12 UTC  (3+ messages)
` [PATCH v3 22/29] media: rkisp1: Use v4l2_subdev_get_frame_desc()

[PATCH 0/3] net/ice: fix Tx scheduler hierarchy queue accounting
 2026-09-04 13:11 UTC  (3+ messages)
` [PATCH 2/3] net/ice: skip TC validation if hierarchy committed

[PATCH] coresight: fix typos in comments
 2026-09-04 13:09 UTC  (2+ messages)

[REGRESSION] reads and writes hang if NFS server has v3 disabled
 2026-09-04 13:09 UTC  (2+ messages)

[PATCH 0/7] accel/rocket: DVFS for the RK3588 NPU
 2026-09-04 13:08 UTC  (4+ messages)
` [PATCH 5/7] accel/rocket: add devfreq support
` [PATCH 6/7] accel/rocket: register a devfreq cooling device
` [PATCH 7/7] arm64: dts: rockchip: rk3588: add passive cooling to the NPU thermal zone


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.