messages from 2025-06-13 09:35:43 to 2025-06-13 10:17:05 UTC [more...]
[PATCH v2 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
2025-06-13 10:16 UTC (7+ messages)
` [PATCH v2 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v2 3/3] drm/xe: Implement and use the drm_pagemap populate_mm op
[PATCH v5 00/12] media: rcar-vin: Unify notifiers and enable MC on Gen2
2025-06-13 10:16 UTC (7+ messages)
` [PATCH v5 10/12] media: rcar-vin: Only expose VIN controls
` [PATCH v5 11/12] media: rcar-vin: Enable media-graph on Gen2
[PATCH 1/5] base: Add deferred class event handler
2025-06-13 10:16 UTC (2+ messages)
` Toolchain selection feedback needed
[RFC v3 0/1]Add user space interaction for FPGA programming
2025-06-13 10:09 UTC (5+ messages)
` [RFC v3 1/1] fpga-region: Introduce ConfigFS interface for runtime FPGA configuration
[PATCH 6.12.y-cip 00/14] RZ/G3S: Backport ADC support
2025-06-13 10:16 UTC (15+ messages)
` [PATCH 6.12.y-cip 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 6.12.y-cip 02/14] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH 6.12.y-cip 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 6.12.y-cip 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 6.12.y-cip 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 6.12.y-cip 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 6.12.y-cip 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 6.12.y-cip 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 6.12.y-cip 09/14] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 6.12.y-cip 10/14] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 6.12.y-cip 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 6.12.y-cip 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 6.12.y-cip 13/14] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 6.12.y-cip 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
[PATCH 6.1.y-cip 00/14] RZ/G3S: Backport ADC support
2025-06-13 10:15 UTC (15+ messages)
` [PATCH 6.1.y-cip 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 6.1.y-cip 02/14] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH 6.1.y-cip 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 6.1.y-cip 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 6.1.y-cip 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 6.1.y-cip 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 6.1.y-cip 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 6.1.y-cip 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 6.1.y-cip 09/14] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 6.1.y-cip 10/14] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 6.1.y-cip 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 6.1.y-cip 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 6.1.y-cip 13/14] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 6.1.y-cip 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
[nf-next PATCH v2] netfilter: nf_tables: Fix for extra data in delete notifications
2025-06-13 10:15 UTC (3+ messages)
[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-06-13 10:15 UTC (13+ messages)
` [PATCH 08/20] drm/rockchip: vop2: switch to HWORD_UPDATE macro
` [PATCH 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH 13/20] drm/rockchip: dw_hdmi: switch to HWORD_UPDATE* macros
` [PATCH 17/20] PCI: dw-rockchip: switch to HWORD_UPDATE macro
[PATCH 5.10.y-cip 00/12] RZ/G3S: Backport ADC support
2025-06-13 10:15 UTC (13+ messages)
` [PATCH 5.10.y-cip 01/12] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 5.10.y-cip 02/12] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH 5.10.y-cip 03/12] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 5.10.y-cip 04/12] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 5.10.y-cip 05/12] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 5.10.y-cip 06/12] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 5.10.y-cip 07/12] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 5.10.y-cip 08/12] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 5.10.y-cip 09/12] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 5.10.y-cip 10/12] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 5.10.y-cip 11/12] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 5.10.y-cip 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
[PATCH 1/2] Documentation: ABI: Update WMI device paths in ABI docs
2025-06-13 10:15 UTC (2+ messages)
[PATCH] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
2025-06-13 10:14 UTC (2+ messages)
[PATCH v2] platform/x86: silicom: remove unnecessary GPIO line direction check
2025-06-13 10:14 UTC (2+ messages)
[PATCH] exfat: fdatasync flag should be same like generic_write_sync()
2025-06-13 10:13 UTC (2+ messages)
[PATCH] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Use devm_pinctrl_register_mappings()
2025-06-13 10:14 UTC (2+ messages)
[PATCH] platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatches
2025-06-13 10:14 UTC (2+ messages)
[PATCH 0/2] platform/x86: clamp charge thresholds on fujitsu
2025-06-13 10:14 UTC (3+ messages)
` [PATCH 1/2] platform/x86: fujitsu: use unsigned int for kstrtounit
[PATCH] x86/pci: Use C99 style types for fixed integrals
2025-06-13 10:12 UTC
[PATCH] drivers/pci: Add minor comment for maximum capability constant
2025-06-13 10:13 UTC
[PATCH v2 1/2] dt-bindings: fpga: Also describe clock for gpio
2025-06-13 10:12 UTC
[PATCH net-next 0/4] Support bandwidth clamping in mana using net shapers
2025-06-13 10:12 UTC (9+ messages)
` [PATCH net-next 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next 4/4] net: mana: Handle unsupported HWC commands
[PATCH v4] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
2025-06-13 10:11 UTC (7+ messages)
[PATCH] fs: don't needlessly acquire f_lock
2025-06-13 10:11 UTC (8+ messages)
` [PATCH] fs: drop assert in file_seek_cur_needs_f_lock
` [PATCH v2] "
[PATCH v2 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
2025-06-13 10:10 UTC (4+ messages)
` [PATCH v2 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
Procurement Inquiryy
2025-06-13 10:07 UTC
Patchwork summary for: linux-renesas-soc
2025-06-13 10:10 UTC
[PATCH v4 0/2] reset: canaan: add Kendryte K230 reset support
2025-06-13 8:49 UTC (2+ messages)
` [PATCH v4 2/2] reset: canaan: add reset driver for Kendryte K230
[PATCH] drm/prime: remove drm_prime_lookup_buf_by_handle
2025-06-13 10:09 UTC (4+ messages)
[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-06-13 9:00 UTC (5+ messages)
` [PATCH v5 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v5 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 06/25] drm/armada: "
[PATCH v4 0/4] RK3576 USB Enablement
2025-06-13 9:02 UTC (5+ messages)
` [PATCH v4 1/4] phy: rockchip: inno-usb2: add soft vbusvalid control
[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
2025-06-13 8:51 UTC (10+ messages)
` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
[RESEND 0/5] drm/i915/plane: file and function renames
2025-06-13 10:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/plane: file and function renames (rev3)
[PATCH v5 0/9] Add i.MX91 platform support
2025-06-13 10:02 UTC (10+ messages)
` [PATCH v5 1/9] dt-bindings: arm: fsl: add i.MX91 11x11 evk board
` [PATCH v5 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
` [PATCH v5 3/9] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi
` [PATCH v5 4/9] arm64: dts: imx93: move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi
` [PATCH v5 5/9] arm64: dts: imx91: add i.MX91 dtsi support
` [PATCH v5 6/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
` [PATCH v5 7/9] arm64: defconfig: enable i.MX91 pinctrl
` [PATCH v5 8/9] pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91
` [PATCH v5 9/9] net: stmmac: imx: add i.MX91 support
[PATCH v3] target/arm: Define raw write for PMU CLR registers
2025-06-13 10:05 UTC (2+ messages)
[GIT PULL] i2c-host-fixes for v6.16-rc2
2025-06-13 10:03 UTC
Proposal: AI-Based Code Review for DPDK
2025-06-13 10:03 UTC
[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
2025-06-13 10:01 UTC (16+ messages)
` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-13 9:54 UTC (16+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
` [PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` [PATCH 4/7] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST ctrl pin
` [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
[PATCH v3 0/8] Add support for AD4052 device family
2025-06-13 10:02 UTC (4+ messages)
` [PATCH v3 8/8] iio: adc: Add events support to ad4052
[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
2025-06-13 10:02 UTC (9+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
Stuck in CHANGING_BG_TREE state after interrupted btrfstune --convert-to-block-group-tree
2025-06-13 10:01 UTC (6+ messages)
[PATCH v5 0/3] Add SCLP event type CPI
2025-06-13 9:59 UTC (3+ messages)
` [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
[PATCH] hugetlbfs:inode: initialize 'error' variable at definition to reduce code redundancy
2025-06-13 9:58 UTC (3+ messages)
[PATCH] PCI: dwc: Simplify boolean condition returns in debugfs
2025-06-13 9:57 UTC (2+ messages)
[PATCH v1] dfu: fix dev_part_str for file operations
2025-06-13 9:57 UTC (2+ messages)
[PATCH v2 0/7] Reorganize Intel VT-D to be ready for iommupt
2025-06-13 9:56 UTC (7+ messages)
` [PATCH v2 4/7] iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
` [PATCH v2 5/7] iommu/vt-d: Create unique domain ops for each stage
` [PATCH v2 6/7] iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
[PATCH v2 net-next] net: enetc: replace PCVLANR1/2 with SICVLANR1/2 and remove dead branch
2025-06-13 9:36 UTC
[PATCH] (drivers/ethernet/atheros/atl1) test DMA mapping for error code
2025-06-13 9:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH] eal: handle sysconf() negative return value
2025-06-13 9:55 UTC (3+ messages)
` [PATCH v2] eal: handle sysconf(_SC_PAGESIZE) "
Patchwork housekeeping for: spi-devel-general
2025-06-13 9:56 UTC
[PATCH 0/1] powerpc, arm64: move preempt dynamic key into kernel/sched
2025-06-13 9:49 UTC (3+ messages)
` [PATCH 1/1] sched: preempt: Move dynamic keys "
[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
2025-06-13 9:55 UTC (2+ messages)
[PATCH] drm/amdgpu: Disable cleaner shader in sr-iov multi-vf environment
2025-06-13 9:54 UTC
[PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
2025-06-13 9:53 UTC (3+ messages)
[PATCH v4 0/2] media: rc: ir-spi: allocate buffer dynamically
2025-06-13 9:52 UTC (9+ messages)
` [PATCH v4 2/2] media: rc: ir-spi: constrain carrier frequency
[PATCH] ALSA: usb-audio: Fix build with CONFIG_INPUT=n
2025-06-13 9:53 UTC (3+ messages)
[PATCH] PCI/ASPM: consolidate variable declaration and initialization
2025-06-13 9:52 UTC (2+ messages)
[PATCH RFC v2 0/5] Introduce git-last-modified(1) command
2025-06-13 9:52 UTC (5+ messages)
` [PATCH RFC v2 1/5] last-modified: new subcommand to show when files were last modified
[PATCH v1] aoe: Convert ternary operator to str_up_down() helper
2025-06-13 9:51 UTC
[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
2025-06-13 9:51 UTC (10+ messages)
` [RFC][PATCH 1/5] sched/deadline: Less agressive dl_server handling
` [RFC][PATCH 2/5] sched: Optimize ttwu() / select_task_rq()
` [RFC][PATCH 5/5] sched: Add ttwu_queue support for delayed tasks
Please add key for Vineet Gupta (ARC maintainer)
2025-06-13 9:49 UTC (6+ messages)
[PATCH] PCI: dw-rockchip: Delay link training after hot reset in EP mode
2025-06-13 9:49 UTC (2+ messages)
[PATCH v3 0/6] add support for T7 family clock controller
2025-06-13 9:39 UTC (5+ messages)
` [PATCH v3 6/6] clk: meson: t7: add t7 clock peripherals controller driver
Minutes of Technical Board Meeting, 2025-June-11
2025-06-13 9:48 UTC
[PATCH v4 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
2025-06-13 9:48 UTC (9+ messages)
` [PATCH v4 03/20] mfd: adp5585: enable oscilator during probe
` [PATCH v4 13/20] mfd: adp5585: support reset and unlock events
[PATCH 1/3] crypto: sun8i-ce - fix nents passed to dma_unmap_sg()
2025-06-13 9:33 UTC (2+ messages)
[PATCH v2 00/10] PM: EM: Add netlink support for the energy model
2025-06-13 9:44 UTC (11+ messages)
` [PATCH v2 01/10] PM: EM: Add em.yaml and autogen files
` [PATCH v2 02/10] PM: EM: Add a skeleton code for netlink notification
` [PATCH v2 03/10] PM: EM: Assign a unique ID when creating a performance domain
` [PATCH v2 04/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH v2 05/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH v2 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH v2 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH v2 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH v2 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH v2 10/10] PM: EM: Notify an event when the performance domain changes
[PATCH 0/3] NFS: struct nfs_server minor cleanups
2025-06-13 9:44 UTC (4+ messages)
` [PATCH 1/3] NFS: remove unused wpages field from struct nfs_server
` [PATCH 2/3] NFS: remove unused time_delta "
` [PATCH 3/3] NFS: remove unused pnfs_ld_data "
[PATCH v4 0/3] Additional improvements for dma coherent allocator
2025-06-13 9:45 UTC (4+ messages)
` [PATCH v4 3/3] rust: dma: add as_slice/write functions for CoherentAllocation
[PATCH 0/7] ARM: Map sections RO/XN
2025-06-13 9:23 UTC (7+ messages)
` [PATCH 2/7] ARM: pass barebox base to mmu_early_enable()
` [PATCH 3/7] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
` [PATCH 4/7] ARM: MMU: map memory for barebox proper pagewise
[PATCH] gpio: spacemit: Add missing MODULE_DEVICE_TABLE
2025-06-13 9:33 UTC (2+ messages)
[PATCH v17 0/6] Introduction of a remoteproc tee to load signed firmware
2025-06-13 9:16 UTC (7+ messages)
` [PATCH v17 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v17 2/6] remoteproc: Add TEE support
` [PATCH v17 3/6] remoteproc: Introduce release_fw optional operation
` [PATCH v17 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v17 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v17 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-13 9:43 UTC (11+ messages)
[linux-next]kernel BUG at mm/slub.c:546!
2025-06-13 9:43 UTC
[PATCH i-g-t] lib/intel_compute: change shader and logic for threadgroup preemption
2025-06-13 9:43 UTC (2+ messages)
[PATCH] common/mlx5: fix dependency detection on Windows
2025-06-13 9:42 UTC (2+ messages)
[PATCH] phy: cadence: Sierra: Add PCIe + USB PHY multilink configuration
2025-06-13 9:19 UTC (3+ messages)
[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
2025-06-13 9:42 UTC (6+ messages)
` [PATCH RFC 4/7] i3c: add driver for Renesas I3C IP
[PATCH] ext2: Handle fiemap on empty files to prevent EINVAL
2025-06-13 15:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] Support for Exynos7870's MIPI PHY blocks
2025-06-13 9:18 UTC (4+ messages)
` [PATCH 2/2] phy: exynos-mipi-video: introduce support for exynos7870
[PATCH v5 0/5] kdump: crashkernel reservation from CMA
2025-06-13 9:19 UTC (4+ messages)
` [PATCH v5 4/5] kdump: wait for DMA to finish when using CMA
[PATCH v2 00/12] MMU related improvements for KVM RISC-V
2025-06-13 6:57 UTC (2+ messages)
` [PATCH v2 05/12] RISC-V: KVM: Don't flush TLB when PTE is unchanged
[PATCH v3 5/6] perf test trace BTF: Use --sort-events in BTF general tests
2025-06-13 9:40 UTC (2+ messages)
[Buildroot] [PATCH] package/python-pydantic: bump to 2.11.6
2025-06-13 9:40 UTC
Custom CI runners in Kata container
2025-06-13 9:40 UTC (3+ messages)
[PATCH net-next 0/3] ionic: three little changes
2025-06-13 9:40 UTC (2+ messages)
[PATCH 0/2] Add driver for Samsung S6E8AA5X01 panel controller
2025-06-13 9:39 UTC (3+ messages)
` [PATCH 2/2] drm: panel: add support "
[support request]: where should I register this (apparently not supported yet) transceiver?
2025-06-13 9:37 UTC (3+ messages)
[PATCH 0/2] extend engine group handling for Additional types
2025-06-13 9:37 UTC (2+ messages)
[PATCH 0/4 v4] crypto: octeontx2: Fix hang and address alignment issues
2025-06-13 9:36 UTC (2+ messages)
[PATCH] drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
2025-06-13 9:36 UTC (2+ messages)
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.