messages from 2025-05-04 13:33:27 to 2025-05-04 16:32:03 UTC [more...]
[PATCH] PCI: Fix missing update in pci_slot_unlock() after locking changes
2025-05-04 16:31 UTC
[PATCH v4 00/40] single-binary: compile target/arm twice
2025-05-04 16:29 UTC (22+ messages)
` [PATCH v4 12/40] target/arm/cpu: compile file twice (user, system) only
` [PATCH v4 14/40] tcg: add vaddr type for helpers
` [PATCH v4 15/40] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v4 16/40] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v4 32/40] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v4 36/40] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v4 37/40] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v4 38/40] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v4 39/40] target/arm/kvm-stub: add missing stubs
` [PATCH v4 40/40] target/arm/machine: compile file once (system)
[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
2025-05-04 16:25 UTC (6+ messages)
` [PATCH v1 2/3] drivers: "
[pseudo][PATCH v3 0/3] nftw, ftw: add wrappers
2025-05-04 16:21 UTC (4+ messages)
` [pseudo][PATCH v3 2/3] nftw, nftw64: add wrapper
[bluez/bluez] 0d49b7: org.bluez.MediaEndpoint: removing BAP streams with
2025-05-04 16:21 UTC
[bluez/bluez] 370c42: org.bluez.MediaEndpoint: removing BAP streams with
2025-05-04 16:21 UTC
[PATCH v7 00/17] unwind_user: perf: x86: Deferred unwinding infrastructure
2025-05-04 16:21 UTC (4+ messages)
` [PATCH v7 08/17] unwind_user/deferred: Add unwind cache
[GIT PULL] parisc architecture fix for v6.15-rc5
2025-05-04 16:21 UTC (2+ messages)
[PATCH v4 0/7] Convert inno hdmi to drm bridge
2025-05-04 16:16 UTC (4+ messages)
[RFC PATCH 0/5] iio: adc: Add initial support for TI ADS1262
2025-05-04 16:20 UTC (11+ messages)
` [RFC PATCH 1/5] iio: adc: ti-ads1262.c: add initial driver for TI ADS1262 ADC
` [RFC PATCH 2/5] iio: adc: Kconfig: add Kconfig entry for TI ADS1262 driver
` [RFC PATCH 4/5] MAINTAINERS: add entry for TI ADS1262 ADC driver
` [RFC PATCH 5/5] dt-bindings: iio: adc: add bindings for TI ADS1262
[PATCH v11 0/3] Add STM32MP25 SPI NOR support
2025-05-04 16:16 UTC (3+ messages)
[PATCH for 10.1 v8 00/55] QEMU TDX support
2025-05-04 16:38 UTC (11+ messages)
` [PATCH v8 41/55] i386/apic: Skip kvm_apic_put() for TDX
` [PATCH v8 42/55] cpu: Don't set vcpu_dirty when guest_state_protected
` [PATCH v8 43/55] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features()
` [PATCH v8 44/55] i386/tdx: Implement adjust_cpuid_features() for TDX
` [PATCH v8 45/55] i386/tdx: Add TDX fixed1 bits to supported CPUIDs
[PATCH v5 00/10] drm/msm: add support for SAR2130P
2025-05-04 16:13 UTC (2+ messages)
[PATCH v2 0/3] Devres optimization with bound devices
2025-05-04 16:14 UTC (2+ messages)
[PATCH v5 00/11] Add DSI display support for SA8775P target
2025-05-04 16:13 UTC (2+ messages)
[PATCH] drm/msm: Convert comma to semicolon
2025-05-04 16:13 UTC (2+ messages)
[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
2025-05-04 16:13 UTC (2+ messages)
[PATCH v2 0/2] Add interconnect nodes and paths for MSM8953 SoC
2025-05-04 16:13 UTC (2+ messages)
[PATCH 00/11] Various dt-bindings fixes
2025-05-04 16:13 UTC (2+ messages)
[PATCH v7] drm/msm/dpu: allow sharing SSPP between planes
2025-05-04 16:13 UTC (2+ messages)
[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
2025-05-04 16:13 UTC (2+ messages)
[PATCH v4 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
2025-05-04 16:13 UTC (2+ messages)
[PATCH v2 0/5] drm/msm/dpu: update SmartDMA feature masks
2025-05-04 16:13 UTC (2+ messages)
[PATCH v2 0/3] drm/display: hdmi: provide common code to get Audio Clock Recovery params
2025-05-04 16:13 UTC (2+ messages)
[PATCH v2 0/5] drm/msm/dpu: disable DSC on some of old DPU models
2025-05-04 16:13 UTC (2+ messages)
[PATCH] memory: tegra210-emc: Support Device Tree EMC Tables
2025-05-04 16:13 UTC (4+ messages)
[PATCH 00/16] hw/pci-host/raven clean ups
2025-05-04 16:01 UTC (17+ messages)
` [PATCH 01/16] hw/pci-host/raven: Remove is-legacy-prep property
` [PATCH 02/16] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
` [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
` [PATCH 04/16] hw/pci-host/raven: Simplify host bridge type declaration
` [PATCH 05/16] hw/pci-host/raven: Use DEFINE_TYPES macro
` [PATCH 06/16] hw/pci-host/raven: Simplify PCI bus creation
` [PATCH 07/16] hw/pci-host/raven: Simplify PCI interrupt routing
` [PATCH 08/16] hw/pci-host/raven: Simplify direct config access address decoding
` [PATCH 09/16] hw/pci-host/raven: Rename direct config access ops
` [PATCH 10/16] hw/pci-host/raven: Use correct parameter in direct "
` [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
` [PATCH 12/16] hw/pci-host/raven: Fix PCI config direct access region
` [PATCH 13/16] hw/pci-host/raven: Simpify discontiguous IO access
` [PATCH 14/16] hw/pci-host/raven: Move bus master address space creation to one place
` [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
` [PATCH 16/16] hw/ppc/prep: Fix non-contiguous IO control bit
[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
2025-05-04 16:05 UTC (7+ messages)
` [PATCH 1/3] send-mail: improve checks for valid_fqdn
` [PATCH 2/3] docs: improve send-email documentation
` [PATCH 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers
[PATCH] xhci: Add missing parameter description to xhci_get_endpoint_index()
2025-05-04 16:04 UTC
[RFC PATCH BlueZ v2 01/11] org.bluez.MediaEndpoint: removing BAP streams with ClearConfiguration
2025-05-04 16:02 UTC (11+ messages)
` [RFC PATCH BlueZ v2 02/11] org.bluez.MediaEndpoint: add client role Reconfigure
` [RFC PATCH BlueZ v2 03/11] shared/bap: bap_abort_stream_req() should cancel also current req
` [RFC PATCH BlueZ v2 04/11] shared/bap: fix ucast client ASE usage
` [RFC PATCH BlueZ v2 05/11] bap: discard stream when no longer in use
` [RFC PATCH BlueZ v2 06/11] bap: do not try QoS before links are updated & io created
` [RFC PATCH BlueZ v2 07/11] bap: add ready callback for setup configuration
` [RFC PATCH BlueZ v2 08/11] bap: support removing streams with ClearConfiguration()
` [RFC PATCH BlueZ v2 09/11] bap: add callback at the end of ucast client select/config
` [RFC PATCH BlueZ v2 10/11] bap: implement Reconfigure()
` [RFC PATCH BlueZ v2 11/11] bap: delay recreating IO after ongoing configuration
[PATCH BlueZ 01/11] org.bluez.MediaEndpoint: removing BAP streams with ClearConfiguration
2025-05-04 16:01 UTC
[PATCH V4 00/11] Refactor ufs phy powerup sequence
2025-05-04 15:57 UTC (17+ messages)
` [PATCH V4 04/11] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V4 06/11] phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
` [PATCH V4 07/11] phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()
` [PATCH V4 08/11] phy: qcom-qmp-ufs: refactor qmp_ufs_power_off
[PATCH v3 00/33] single-binary: compile target/arm twice
2025-05-04 15:52 UTC (5+ messages)
` [PATCH v3 30/33] target/arm/ptw: remove TARGET_AARCH64 from arm_casq_ptw
[PATCH v5 0/2] xen/domain: domain ID allocation
2025-05-04 15:50 UTC (4+ messages)
` [PATCH v5 1/2] xen/domain: unify "
` [PATCH v5 2/2] xen/domain: adjust domain ID allocation for Arm
[PATCH v2 0/2] iio: accel: fxls8962af: Fix temperature readings
2025-05-04 15:49 UTC (7+ messages)
` [PATCH v2 1/2] iio: accel: fxls8962af: Fix temperature calculation
` [PATCH v2 2/2] iio: accel: fxls8962af: Fix sign temperature scan element
[PATCH RESEND] drm/msm: fix a potential memory leak issue in submit_create()
2025-05-04 15:46 UTC (2+ messages)
[PATCH] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
2025-05-04 15:43 UTC
[PATCH v4 0/2] rust: samples: add missing newlines to printing calls
2025-05-04 15:41 UTC (6+ messages)
` [PATCH v4 1/2] rust: samples: add missing newline to pr_info! calls in rust_print_main
` [PATCH v4 2/2] "
[PATCH v4 00/10] Add support for AD4080 ADC
2025-05-04 15:40 UTC (3+ messages)
` [PATCH v4 09/10] iio: adc: ad4080: add driver support
[BUG] net/sched: Race Condition and Null Dereference in codel_change, pie_change, fq_pie_change, fq_codel_change, hhf_change
2025-05-04 15:35 UTC (6+ messages)
[PATCH v4 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
2025-05-04 14:59 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: samsung: document g0s board binding
` [PATCH v4 2/4] arm64: dts: exynos: add initial support for exynos2200 SoC
` [PATCH v4 3/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
` [PATCH v4 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC
[PATCH] iio: imu: inv_icm42600: Fix temperature calculation
2025-05-04 15:28 UTC (2+ messages)
[PATCH v3 00/23] Add support for HEVC and VP9 codecs in decoder
2025-05-04 15:23 UTC (4+ messages)
` [PATCH v3 13/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length
[GIT PULL] x86 fix
2025-05-04 15:23 UTC (2+ messages)
[GIT PULL] perf events fixes
2025-05-04 15:23 UTC (2+ messages)
[GIT PULL] IRQ fixes
2025-05-04 15:23 UTC (2+ messages)
[GIT PULL] EDAC/urgent for v6.15-rc5
2025-05-04 15:23 UTC (2+ messages)
[PATCH v2 0/5] iio: adc: add ad7606 calibration support
2025-05-04 15:21 UTC (5+ messages)
` [PATCH v2 1/5] Documentation: ABI: IIO: add calibconv_delay documentation
` [PATCH v2 3/5] iio: adc: ad7606: add offset and phase calibration support
[PATCH v5 00/10] phy: samsung: add Exynos2200 SNPS eUSB2 driver
2025-05-04 14:45 UTC (22+ messages)
` [PATCH v5 01/10] dt-bindings: phy: add exynos2200 eusb2 phy support
` [PATCH v5 02/10] dt-bindings: phy: samsung,usb3-drd-phy: add exynos2200 support
` [PATCH v5 03/10] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
` [PATCH v5 04/10] phy: phy-snps-eusb2: refactor constructs names
` [PATCH v5 05/10] phy: phy-snps-eusb2: split phy init code
` [PATCH v5 06/10] phy: phy-snps-eusb2: make repeater optional
` [PATCH v5 07/10] phy: phy-snps-eusb2: make reset control optional
` [PATCH v5 08/10] phy: phy-snps-eusb2: refactor reference clock init
` [PATCH v5 09/10] phy: phy-snps-eusb2: add support for exynos2200
` [PATCH v5 10/10] phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controller
[PATCH 0/5] iio: adc: add ad7606 calibration support
2025-05-04 15:04 UTC (10+ messages)
` [PATCH 1/5] Documentation: ABI: IIO: add calibphase_delay documentation
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-04 15:02 UTC (3+ messages)
` [PATCH v3 1/4] security: "
[RFT PATCH v2 00/23] x86: strict separation of startup code
2025-05-04 14:58 UTC (7+ messages)
` [RFT PATCH v2 03/23] x86/boot: Drop global variables keeping track of LA57 state
[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-04 14:55 UTC (8+ messages)
` [net-next v11 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v11 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v11 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v11 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v11 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v11 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v11 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
[PATCH] iio: adc: ad7606: explicit timestamp alignment
2025-05-04 14:55 UTC (3+ messages)
[PATCH] iio: adc: ad7606_spi: fix reg write value mask
2025-05-04 14:54 UTC (3+ messages)
[net PATCH 0/6] fbnic: FW IPC Mailbox fixes
2025-05-04 14:53 UTC (7+ messages)
` [net PATCH 5/6] fbnic: Cleanup handling of completions
` [net PATCH 6/6] fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
[PATCH 0/3] Elminate all DTBs check warnings for SDM630/660 boards
2025-05-04 14:52 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm630: Add modem metadata mem
` [PATCH 2/3] arm64: dts: qcom: sdm660-lavender: Add missing USB phy supply
` [PATCH 3/3] arm64: dts: qcom: sda660-ifc6560: Fix dt-validate warning
[PATCH] MAINTAINERS: add maintainers for ad4851 driver
2025-05-04 14:43 UTC (3+ messages)
[PATCH] iio: adc: ad7606: fix raw read for 18-bit chips
2025-05-04 14:42 UTC (2+ messages)
[PATCH v2] iio: adc: ad7606_spi: add offload scan mask check
2025-05-04 14:37 UTC (3+ messages)
[PATCH] iio: trigger: Remove redundant conditionals
2025-05-04 14:30 UTC (2+ messages)
[PATCH] iio: trigger: Add validation to reject devices requiring top half
2025-05-04 14:24 UTC (2+ messages)
[RFT PATCH v2 01/23] x86/boot: Move early_setup_gdt() back into head64.c
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[RFT PATCH v2 02/23] x86/boot: Disregard __supported_pte_mask in __startup_64()
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[RFT PATCH v2 04/23] x86/sev: Make sev_snp_enabled() a static function
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[RFT PATCH v2 05/23] x86/sev: Move instruction decoder into separate source file
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[RFT PATCH v2 13/23] x86/linkage: Add SYM_PIC_ALIAS() macro helper to emit symbol aliases
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[RFT PATCH v2 14/23] x86/boot: Add a bunch of PIC aliases
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[RFT PATCH v2 15/23] x86/boot: Provide __pti_set_user_pgtbl() to startup code
2025-05-04 14:20 UTC (2+ messages)
` [tip: x86/boot] "
[Bug 220069] New: [6.13.9] regression USB controller dies
2025-05-04 14:17 UTC (3+ messages)
` [Bug 220069] "
[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
2025-05-04 14:12 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support
[PATCH] io_uring: always arm linked timeouts prior to issue
2025-05-04 14:11 UTC
[OE-core][scarthgap][PATCH 1/2] bluez5: make media control a PACKAGECONFIG option
2025-05-04 10:33 UTC (2+ messages)
` [OE-core][scarthgap][PATCH 2/2] bluez5: backport a patch to fix btmgmt -i
[OE-core][scarthgap][PATCH 1/2] bluez5: make media control a PACKAGECONFIG option
2025-05-04 11:07 UTC (2+ messages)
` [OE-core][scarthgap][PATCH 2/2] bluez5: backport a patch to fix btmgmt -i
[PATCH 6.14 000/311] 6.14.5-rc1 review
2025-05-04 13:47 UTC (5+ messages)
` [PATCH 6.14 092/311] ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
[PATCH v7 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
2025-05-04 13:42 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: memory: mediatek: Add SMI reset and clamp for MT8188
` [PATCH v7 2/2] memory: mtk-smi: mt8188: "
[v2 PATCH 1/6] crypto: shash - Cap state size to HASH_MAX_STATESIZE
2025-05-04 13:33 UTC (3+ messages)
` [v2 PATCH 5/6] crypto: ahash - Add HASH_REQUEST_ZERO
` [v2 PATCH 6/6] crypto: padlock-sha - Use core import and export for fallback
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.